Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a5456d65667bce537ee6e9ff0922bddc6112164 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-ssh9244060433971321916.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2188465749538775914.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7292687487232659818.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15340520463772847432.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-ssh8509785095529235275.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-623 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 7a5456d65667bce537ee6e9ff0922bddc6112164 (main) Commit message: "Merge pull request #1213 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.17" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a5456d65667bce537ee6e9ff0922bddc6112164 # timeout=10 > git rev-list --no-walk e5a0b3e55ec9dc6fa0154916c923036ad023fb3d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:52:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:52:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:52:42 ========================================================= 16:52:42 EdgeX Global Pipelines Version Info 16:52:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:52:42 ------------------- 16:52:42 stable info: 16:52:42 ------------------- 16:52:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:52:42 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:52:42 Message: update stable to v1.0.239 16:52:43 ------------------- 16:52:43 experimental info: 16:52:43 ------------------- 16:52:43 Commited By: **** collab-it+edgex@linuxfoundation.org 16:52:43 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:52:43 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:52:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:52:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:52:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:52:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:52:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:52:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a5456d65667bce537ee6e9ff0922bddc6112164 [Pipeline] echo 16:52:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a5456d [Pipeline] echo 16:52:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:52:44 provisioning config files... 16:52:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12261086367043165614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:44 ---> docker-login.sh 16:52:44 nexus3.edgexfoundry.org:10001 16:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:44 Configure a credential helper to remove this warning. See 16:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:44 16:52:44 Login Succeeded 16:52:44 nexus3.edgexfoundry.org:10002 16:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:44 Configure a credential helper to remove this warning. See 16:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:44 16:52:44 Login Succeeded 16:52:44 nexus3.edgexfoundry.org:10003 16:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:44 Configure a credential helper to remove this warning. See 16:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:44 16:52:44 Login Succeeded 16:52:44 nexus3.edgexfoundry.org:10004 16:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:45 Configure a credential helper to remove this warning. See 16:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:45 16:52:45 Login Succeeded 16:52:45 docker.io 16:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:45 Configure a credential helper to remove this warning. See 16:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:45 16:52:45 Login Succeeded 16:52:45 ---> docker-login.sh ends [Pipeline] } 16:52:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:52:45 + git rev-list -1 --merges 7a5456d65667bce537ee6e9ff0922bddc6112164~1..7a5456d65667bce537ee6e9ff0922bddc6112164 [Pipeline] echo 16:52:45 -----------> git rev-list -1 --merges 7a5456d65667bce537ee6e9ff0922bddc6112164~1..7a5456d65667bce537ee6e9ff0922bddc6112164 7a5456d65667bce537ee6e9ff0922bddc6112164 16:52:45 7a5456d65667bce537ee6e9ff0922bddc6112164 [false] [Pipeline] sh 16:52:46 + git log --format=format:%s -1 7a5456d65667bce537ee6e9ff0922bddc6112164 [Pipeline] echo 16:52:46 ========================================================= 16:52:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:52:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:52:46 + git log --format=format:%s -1 7a5456d65667bce537ee6e9ff0922bddc6112164 [Pipeline] echo 16:52:46 [semverPrep] GIT_COMMIT: 7a5456d65667bce537ee6e9ff0922bddc6112164, Commit Message: Merge pull request #1213 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.17 [Pipeline] echo 16:52:46 [semverPrep] This is not a build commit. [Pipeline] sh 16:52:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:52:46 + grep -v github /etc/ssh/ssh_known_hosts 16:52:46 + [ -e /tmp/ssh_known_hosts ] 16:52:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:52:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:52:46 + sudo tee -a /etc/ssh/ssh_known_hosts 16:52:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:52:47 16:52:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:52:47 0.1.4: Pulling from edgex-devops/py-git-semver 16:52:47 b85a868b505f: Pulling fs layer 16:52:47 e2be974225ed: Pulling fs layer 16:52:47 339a4e72a1f5: Pulling fs layer 16:52:47 988bab9f4d93: Pulling fs layer 16:52:47 1469e6f7b9e6: Pulling fs layer 16:52:47 eaf3925da568: Pulling fs layer 16:52:47 bab4dde63d76: Pulling fs layer 16:52:47 bde34c3a00c8: Pulling fs layer 16:52:47 b352a97aabf1: Pulling fs layer 16:52:47 4872d77fe225: Pulling fs layer 16:52:47 5851b861e8e6: Pulling fs layer 16:52:47 988bab9f4d93: Waiting 16:52:47 1469e6f7b9e6: Waiting 16:52:47 eaf3925da568: Waiting 16:52:47 bab4dde63d76: Waiting 16:52:47 bde34c3a00c8: Waiting 16:52:47 b352a97aabf1: Waiting 16:52:47 4872d77fe225: Waiting 16:52:47 5851b861e8e6: Waiting 16:52:47 e2be974225ed: Download complete 16:52:47 988bab9f4d93: Download complete 16:52:47 339a4e72a1f5: Verifying Checksum 16:52:47 339a4e72a1f5: Download complete 16:52:47 1469e6f7b9e6: Verifying Checksum 16:52:47 1469e6f7b9e6: Download complete 16:52:47 eaf3925da568: Verifying Checksum 16:52:47 eaf3925da568: Download complete 16:52:47 bde34c3a00c8: Download complete 16:52:47 b352a97aabf1: Verifying Checksum 16:52:47 b352a97aabf1: Download complete 16:52:47 4872d77fe225: Download complete 16:52:47 b85a868b505f: Verifying Checksum 16:52:47 b85a868b505f: Download complete 16:52:47 5851b861e8e6: Verifying Checksum 16:52:47 5851b861e8e6: Download complete 16:52:48 bab4dde63d76: Verifying Checksum 16:52:48 bab4dde63d76: Download complete 16:52:48 b85a868b505f: Pull complete 16:52:49 e2be974225ed: Pull complete 16:52:49 339a4e72a1f5: Pull complete 16:52:49 988bab9f4d93: Pull complete 16:52:50 1469e6f7b9e6: Pull complete 16:52:50 eaf3925da568: Pull complete 16:52:51 bab4dde63d76: Pull complete 16:52:51 bde34c3a00c8: Pull complete 16:52:51 b352a97aabf1: Pull complete 16:52:52 4872d77fe225: Pull complete 16:52:52 5851b861e8e6: Pull complete 16:52:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:52:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:52 prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container 16:52:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:52:53 $ docker top 9b33f3b98d97863cbd343ff208bd10051d356f3479cfac83d41b5ae7a4d53397 -eo pid,comm 16:52:53 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). 16:52:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:52:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:53 [ssh-agent] Looking for ssh-agent implementation... 16:52:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:54 $ docker exec 9b33f3b98d97863cbd343ff208bd10051d356f3479cfac83d41b5ae7a4d53397 ssh-agent 16:52:54 SSH_AUTH_SOCK=/tmp/ssh-cyPGVHAdzJsJ/agent.32 16:52:54 SSH_AGENT_PID=38 16:52:54 Running ssh-add (command line suppressed) 16:52:54 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13986198402478099153.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13986198402478099153.key) 16:52:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:54 + git tag --points-at HEAD [Pipeline] } 16:52:54 $ docker exec --env ******** --env ******** 9b33f3b98d97863cbd343ff208bd10051d356f3479cfac83d41b5ae7a4d53397 ssh-agent -k 16:52:54 unset SSH_AUTH_SOCK; 16:52:54 unset SSH_AGENT_PID; 16:52:54 echo Agent pid 38 killed; 16:52:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:52:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:54 [ssh-agent] Looking for ssh-agent implementation... 16:52:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:54 $ docker exec 9b33f3b98d97863cbd343ff208bd10051d356f3479cfac83d41b5ae7a4d53397 ssh-agent 16:52:55 SSH_AUTH_SOCK=/tmp/ssh-avDMazSuN3hF/agent.70 16:52:55 SSH_AGENT_PID=76 16:52:55 Running ssh-add (command line suppressed) 16:52:55 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2608161507875711539.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2608161507875711539.key) 16:52:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:55 + git semver init 16:52:55 2022-09-22 16:52:55,610 [run_init] DEBUG init version:0.0.0 force:False 16:52:55 2022-09-22 16:52:55,611 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 16:52:55 2022-09-22 16:52:55,612 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 16:52:55 2022-09-22 16:52:55,612 [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) 16:52:56 2022-09-22 16:52:56,618 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 16:52:56 2022-09-22 16:52:56,619 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 16:52:56 2022-09-22 16:52:56,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 16:52:56 2022-09-22 16:52:56,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 16:52:56 2.3.0-dev.25 [Pipeline] } 16:52:56 $ docker exec --env ******** --env ******** 9b33f3b98d97863cbd343ff208bd10051d356f3479cfac83d41b5ae7a4d53397 ssh-agent -k 16:52:56 unset SSH_AUTH_SOCK; 16:52:56 unset SSH_AGENT_PID; 16:52:56 echo Agent pid 76 killed; 16:52:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:52:58 + git semver [Pipeline] } 16:52:58 $ docker stop --time=1 9b33f3b98d97863cbd343ff208bd10051d356f3479cfac83d41b5ae7a4d53397 16:52:59 $ docker rm -f 9b33f3b98d97863cbd343ff208bd10051d356f3479cfac83d41b5ae7a4d53397 [Pipeline] // withDockerContainer [Pipeline] sh 16:52:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:53:00 Stashed 1 file(s) [Pipeline] echo 16:53:00 [edgeXSemver]: initialized semver on version 2.3.0-dev.25 [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 16:53:00 provisioning config files... 16:53:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7909019259229675907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:00 ---> docker-login.sh 16:53:00 nexus3.edgexfoundry.org:10001 16:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:00 Configure a credential helper to remove this warning. See 16:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:00 16:53:00 Login Succeeded 16:53:00 nexus3.edgexfoundry.org:10002 16:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:00 Configure a credential helper to remove this warning. See 16:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:00 16:53:00 Login Succeeded 16:53:00 nexus3.edgexfoundry.org:10003 16:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:00 Configure a credential helper to remove this warning. See 16:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:00 16:53:00 Login Succeeded 16:53:00 nexus3.edgexfoundry.org:10004 16:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:00 Configure a credential helper to remove this warning. See 16:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:00 16:53:00 Login Succeeded 16:53:00 docker.io 16:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:01 Configure a credential helper to remove this warning. See 16:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:01 16:53:01 Login Succeeded 16:53:01 ---> docker-login.sh ends [Pipeline] } 16:53:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:53:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:01 ========================================================= 16:53:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:53:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:01 + 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 . 16:53:01 Sending build context to Docker daemon 9.87MB 16:53:01 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 16:53:01 Step 2/11 : FROM ${BASE} AS builder 16:53:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:53:01 2408cc74d12b: Pulling fs layer 16:53:01 ea60b727a1ce: Pulling fs layer 16:53:01 30c4a7721957: Pulling fs layer 16:53:01 370296b7ddb6: Pulling fs layer 16:53:01 7c6cee850709: Pulling fs layer 16:53:01 39a5fcdaea64: Pulling fs layer 16:53:01 d94ebbe4e438: Pulling fs layer 16:53:01 bcfd1f05c69d: Pulling fs layer 16:53:01 59ccb84bbe0f: Pulling fs layer 16:53:01 39a5fcdaea64: Waiting 16:53:01 d94ebbe4e438: Waiting 16:53:01 bcfd1f05c69d: Waiting 16:53:01 59ccb84bbe0f: Waiting 16:53:01 7c6cee850709: Waiting 16:53:01 30c4a7721957: Verifying Checksum 16:53:01 30c4a7721957: Download complete 16:53:01 ea60b727a1ce: Verifying Checksum 16:53:01 ea60b727a1ce: Download complete 16:53:01 7c6cee850709: Verifying Checksum 16:53:01 7c6cee850709: Download complete 16:53:01 39a5fcdaea64: Verifying Checksum 16:53:01 39a5fcdaea64: Download complete 16:53:01 2408cc74d12b: Verifying Checksum 16:53:01 2408cc74d12b: Download complete 16:53:01 d94ebbe4e438: Download complete 16:53:01 2408cc74d12b: Pull complete 16:53:02 ea60b727a1ce: Pull complete 16:53:02 30c4a7721957: Pull complete 16:53:02 59ccb84bbe0f: Verifying Checksum 16:53:02 59ccb84bbe0f: Download complete 16:53:02 bcfd1f05c69d: Verifying Checksum 16:53:02 bcfd1f05c69d: Download complete 16:53:02 370296b7ddb6: Verifying Checksum 16:53:02 370296b7ddb6: Download complete 16:53:06 370296b7ddb6: Pull complete 16:53:06 7c6cee850709: Pull complete 16:53:06 39a5fcdaea64: Pull complete 16:53:06 d94ebbe4e438: Pull complete 16:53:08 bcfd1f05c69d: Pull complete 16:53:09 59ccb84bbe0f: Pull complete 16:53:09 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:53:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:53:09 ---> a4fb48ad2a94 16:53:09 Step 3/11 : ARG MAKE=make build 16:53:11 ---> Running in b1500f34c9c5 16:53:11 Removing intermediate container b1500f34c9c5 16:53:11 ---> 43371c3e8482 16:53:11 Step 4/11 : WORKDIR /device-sdk-go 16:53:11 ---> Running in 06b456c6c5c5 16:53:11 Removing intermediate container 06b456c6c5c5 16:53:11 ---> 51a73e729fef 16:53:11 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:53:11 ---> Running in b94e80f5189b 16:53:11 Removing intermediate container b94e80f5189b 16:53:11 ---> eea48ae94ded 16:53:11 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:11 ---> Running in d8049db97fe8 16:53:12 Removing intermediate container d8049db97fe8 16:53:12 ---> dfb2f19b4d7d 16:53:12 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:53:12 ---> Running in 703bbf5daffc 16:53:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:53:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:53:14 OK: 211 MiB in 51 packages 16:53:14 Removing intermediate container 703bbf5daffc 16:53:14 ---> 9c5523f675da 16:53:14 Step 8/11 : COPY go.mod vendor* ./ 16:53:14 ---> 1d67b7498df2 16:53:14 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:14 ---> Running in 2d688fa91eb2 16:53:15 Still waiting to schedule task 16:53:15 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:53:29 Removing intermediate container 2d688fa91eb2 16:53:29 ---> de25648c603d 16:53:29 Step 10/11 : COPY . . 16:53:29 ---> e8beb7e89dae 16:53:29 Step 11/11 : RUN ${MAKE} 16:53:29 ---> Running in df46279f3604 16:53:29 noop 16:53:30 Removing intermediate container df46279f3604 16:53:30 ---> 648966faeb56 16:53:30 Successfully built 648966faeb56 16:53:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:30 + docker inspect -f . ci-base-image-x86_64 16:53:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:30 prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container 16:53:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:53:31 $ docker top 3d56f9ac8716ca122c2604835eff7006d2faa136fe72ea2efb796caec2e26815 -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:32 + go version 16:53:32 go version go1.18.3 linux/amd64 [Pipeline] } 16:53:32 $ docker stop --time=1 3d56f9ac8716ca122c2604835eff7006d2faa136fe72ea2efb796caec2e26815 16:53:33 $ docker rm -f 3d56f9ac8716ca122c2604835eff7006d2faa136fe72ea2efb796caec2e26815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:34 + docker inspect -f . ci-base-image-x86_64 16:53:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:34 prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container 16:53:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:53:34 $ docker top cb2417e4f3508b198d54b0d59ed735ab500ffcda7fff23162823da0676be4239 -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 16:53:35 + make test 16:53:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:53:41 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:53:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:53:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:53:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:53:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 16:53:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:53:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 27.6% of statements 16:53:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.074s coverage: 78.9% of statements 16:53:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 16:53:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.117s coverage: 60.0% of statements 16:53:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:53:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:53:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.112s coverage: 54.4% of statements 16:53:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:53:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 16:53:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:53:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:53:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.097s coverage: 65.1% of statements 16:53:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 16:53:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 16:53:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.751s coverage: 89.2% of statements 16:53:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:53:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.5% of statements 16:53:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:54:09 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." 16:54:09 GO111MODULE=on go vet ./... 16:54:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:54:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:54:12 ./bin/test-attribution-txt.sh 16:54:12 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 16:54:12 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:54:12 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:54:12 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 16:54:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:54:12 $ docker stop --time=1 cb2417e4f3508b198d54b0d59ed735ab500ffcda7fff23162823da0676be4239 16:54:15 $ docker rm -f cb2417e4f3508b198d54b0d59ed735ab500ffcda7fff23162823da0676be4239 [Pipeline] // withDockerContainer [Pipeline] sh 16:54:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:54:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:54:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:54:17 + ls -al . 16:54:17 total 276 16:54:17 drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 16:53 . 16:54:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 16:52 .. 16:54:17 -rw-rw-r-- 1 jenkins jenkins 140 Sep 22 16:52 .dockerignore 16:54:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 16:53 .git 16:54:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 16:52 .github 16:54:17 -rw-rw-r-- 1 jenkins jenkins 131 Sep 22 16:52 .gitignore 16:54:17 -rw-rw-r-- 1 jenkins jenkins 42 Sep 22 16:52 .golangci.yml 16:54:17 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 16:52 .semver 16:54:17 -rw-rw-r-- 1 jenkins jenkins 29536 Sep 22 16:52 CHANGELOG.md 16:54:17 -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 16:52 GOVERNANCE.md 16:54:17 -rw-rw-r-- 1 jenkins jenkins 880 Sep 22 16:52 Jenkinsfile 16:54:17 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 22 16:52 LICENSE 16:54:17 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 22 16:52 Makefile 16:54:17 -rw-rw-r-- 1 jenkins jenkins 619 Sep 22 16:52 OWNERS.md 16:54:17 -rw-rw-r-- 1 jenkins jenkins 4881 Sep 22 16:52 README.md 16:54:17 -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 16:52 VERSION 16:54:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 16:52 bin 16:54:17 -rw-r--r-- 1 jenkins jenkins 101794 Sep 22 16:53 coverage.out 16:54:17 drwxrwxr-x 5 jenkins jenkins 4096 Sep 22 16:52 example 16:54:17 -rw-rw-r-- 1 jenkins jenkins 3412 Sep 22 16:52 go.mod 16:54:17 -rw-rw-r-- 1 jenkins jenkins 37485 Sep 22 16:52 go.sum 16:54:17 drwxrwxr-x 14 jenkins jenkins 4096 Sep 22 16:52 internal 16:54:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 16:52 openapi 16:54:17 drwxrwxr-x 6 jenkins jenkins 4096 Sep 22 16:52 pkg 16:54:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 16:52 snap 16:54:17 -rw-rw-r-- 1 jenkins jenkins 222 Sep 22 16:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:18 + 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=7a5456d65667bce537ee6e9ff0922bddc6112164 --label arch=amd64 --label version=2.3.0-dev.25 . 16:54:18 Sending build context to Docker daemon 9.973MB 16:54:18 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 16:54:18 Step 2/25 : FROM ${BASE} AS builder 16:54:18 ---> 648966faeb56 16:54:18 Step 3/25 : ARG MAKE=make build 16:54:18 ---> Running in c30c7cefcbc2 16:54:18 Removing intermediate container c30c7cefcbc2 16:54:18 ---> 8f31bb10b37f 16:54:18 Step 4/25 : WORKDIR /device-sdk-go 16:54:18 ---> Running in 4889dfa81268 16:54:18 Removing intermediate container 4889dfa81268 16:54:18 ---> 2a096e0b2453 16:54:18 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:54:18 ---> Running in a48ea81b7c5c 16:54:18 Removing intermediate container a48ea81b7c5c 16:54:18 ---> 18898da66507 16:54:18 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:18 ---> Running in a3d36bd42f72 16:54:19 Removing intermediate container a3d36bd42f72 16:54:19 ---> 4dbbc762d63a 16:54:19 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:54:19 ---> Running in 870e90059d18 16:54:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:20 OK: 211 MiB in 51 packages 16:54:20 Removing intermediate container 870e90059d18 16:54:20 ---> c76a0808a405 16:54:20 Step 8/25 : COPY go.mod vendor* ./ 16:54:21 ---> 9d16ec181bf7 16:54:21 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:21 ---> Running in 8397ccda372b 16:54:21 Removing intermediate container 8397ccda372b 16:54:21 ---> 5235ccc6fc9a 16:54:21 Step 10/25 : COPY . . 16:54:22 ---> 207b49bfcfe7 16:54:22 Step 11/25 : RUN ${MAKE} 16:54:22 ---> Running in 0ab3a37e30d1 16:54:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.25" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:54:40 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:54:40 Removing intermediate container 0ab3a37e30d1 16:54:40 ---> 5fba4e3f64f4 16:54:40 Step 12/25 : FROM alpine:3.16 16:54:41 3.16: Pulling from library/alpine 16:54:41 213ec9aee27d: Pulling fs layer 16:54:41 213ec9aee27d: Verifying Checksum 16:54:41 213ec9aee27d: Download complete 16:54:41 213ec9aee27d: Pull complete 16:54:41 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:54:41 Status: Downloaded newer image for alpine:3.16 16:54:41 ---> 9c6f07244728 16:54:41 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:54:42 ---> Running in 6456e60f0a9a 16:54:42 Removing intermediate container 6456e60f0a9a 16:54:42 ---> 30b57f7fa7d2 16:54:42 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:42 ---> Running in cdd53a3c6adc 16:54:42 Removing intermediate container cdd53a3c6adc 16:54:42 ---> 0ef9a9fa840a 16:54:42 Step 15/25 : RUN apk add --update --no-cache zeromq 16:54:42 ---> Running in 2dcb64db70fc 16:54:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:44 (1/5) Installing libgcc (11.2.1_git20220219-r2) 16:54:44 (2/5) Installing libsodium (1.0.18-r0) 16:54:44 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 16:54:44 (4/5) Installing libzmq (4.3.4-r0) 16:54:44 (5/5) Installing zeromq (4.3.4-r0) 16:54:44 Executing busybox-1.35.0-r17.trigger 16:54:44 OK: 8 MiB in 19 packages 16:54:44 Removing intermediate container 2dcb64db70fc 16:54:44 ---> 317f4b861992 16:54:44 Step 16/25 : WORKDIR / 16:54:44 ---> Running in 34865971db6f 16:54:44 Removing intermediate container 34865971db6f 16:54:44 ---> 5bf49890f505 16:54:44 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:54:45 ---> 62c8bce8e63a 16:54:45 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:54:45 ---> 85e7d17a9db3 16:54:45 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:54:45 ---> e4e804cfb469 16:54:45 Step 20/25 : EXPOSE 59999 16:54:45 ---> Running in 23225590bca7 16:54:45 Removing intermediate container 23225590bca7 16:54:45 ---> 627d38180c77 16:54:45 Step 21/25 : ENTRYPOINT ["/device-simple"] 16:54:45 ---> Running in 95036aa16178 16:54:46 Removing intermediate container 95036aa16178 16:54:46 ---> 6f4767937796 16:54:46 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:46 ---> Running in b266efac39ec 16:54:46 Removing intermediate container b266efac39ec 16:54:46 ---> 9b9c31352abf 16:54:46 Step 23/25 : LABEL arch=amd64 16:54:46 ---> Running in 1e945e76b1ae 16:54:46 Removing intermediate container 1e945e76b1ae 16:54:46 ---> 97e352aabc9f 16:54:46 Step 24/25 : LABEL git_sha=7a5456d65667bce537ee6e9ff0922bddc6112164 16:54:46 ---> Running in b5a858665c99 16:54:46 Removing intermediate container b5a858665c99 16:54:46 ---> 55e416dce246 16:54:46 Step 25/25 : LABEL version=2.3.0-dev.25 16:54:46 ---> Running in e8ee90bd00a4 16:54:46 Removing intermediate container e8ee90bd00a4 16:54:46 ---> 7924eda8a6a7 16:54:46 [Warning] One or more build-args [ARCH] were not consumed 16:54:46 Successfully built 7924eda8a6a7 16:54:46 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 16:54:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:46 16:54:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:47 latest: Pulling from edgex-lftools-log-publisher 16:54:47 5eb5b503b376: Pulling fs layer 16:54:47 5c69ac0246d0: Pulling fs layer 16:54:47 ec43610c2a17: Pulling fs layer 16:54:47 3a2ae6a8a46f: Pulling fs layer 16:54:47 33b1e0a273af: Pulling fs layer 16:54:47 5d3b04190fa2: Pulling fs layer 16:54:47 3a2ae6a8a46f: Waiting 16:54:47 33b1e0a273af: Waiting 16:54:47 2f39f015ded8: Pulling fs layer 16:54:47 2f39f015ded8: Waiting 16:54:47 5d3b04190fa2: Waiting 16:54:47 5c69ac0246d0: Download complete 16:54:47 3a2ae6a8a46f: Verifying Checksum 16:54:47 3a2ae6a8a46f: Download complete 16:54:47 33b1e0a273af: Verifying Checksum 16:54:47 33b1e0a273af: Download complete 16:54:47 ec43610c2a17: Verifying Checksum 16:54:47 ec43610c2a17: Download complete 16:54:47 5d3b04190fa2: Verifying Checksum 16:54:47 5eb5b503b376: Verifying Checksum 16:54:47 5eb5b503b376: Download complete 16:54:47 2f39f015ded8: Download complete 16:54:48 5eb5b503b376: Pull complete 16:54:48 5c69ac0246d0: Pull complete 16:54:48 ec43610c2a17: Pull complete 16:54:48 3a2ae6a8a46f: Pull complete 16:54:49 33b1e0a273af: Pull complete 16:54:49 5d3b04190fa2: Pull complete 16:54:53 2f39f015ded8: Pull complete 16:54:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:54:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:53 prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container 16:54:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:54:54 $ docker top 0f3d61babd25ed9ccff8607d0c31bbe4a2050ad82a4281edd7874fa7d5151334 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:55 ---> job-cost.sh 16:54:55 lf-activate-venv: SKIPPING 16:54:55 INFO: No Stack... 16:54:55 INFO: Retrieving Pricing Info for: v3-standard-8 16:54:55 INFO: Archiving Costs [Pipeline] sh 16:54:56 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 16:54:56 + cut -d, -f6 [Pipeline] lock 16:54:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] 16:54:56 Resource [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] did not exist. Created. 16:54:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:54:56 + echo total: 0.2199999988079071 [Pipeline] stash 16:54:56 Stashed 1 file(s) [Pipeline] } 16:54:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 16:54:56 $ docker stop --time=1 0f3d61babd25ed9ccff8607d0c31bbe4a2050ad82a4281edd7874fa7d5151334 16:54:57 $ docker rm -f 0f3d61babd25ed9ccff8607d0c31bbe4a2050ad82a4281edd7874fa7d5151334 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:56:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-624 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 16:56:49 Running in /w/workspace/device-sdk-go/100 [Pipeline] { [Pipeline] checkout 16:56:49 The recommended git tool is: git 16:56:54 using credential edgex-jenkins-ssh 16:56:54 Cloning the remote Git repository 16:56:54 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:56:54 > git init /w/workspace/device-sdk-go/100 # timeout=10 16:56:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:56:55 > git --version # timeout=10 16:56:55 > git --version # 'git version 2.25.1' 16:56:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:55 Verifying host key using known hosts file 16:56:55 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. 16:56:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:57 Avoid second fetch 16:56:57 Checking out Revision 7a5456d65667bce537ee6e9ff0922bddc6112164 (main) 16:56:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:56:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:57 > git config core.sparsecheckout # timeout=10 16:56:57 > git checkout -f 7a5456d65667bce537ee6e9ff0922bddc6112164 # timeout=10 16:56:58 Commit message: "Merge pull request #1213 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:56:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:56:59 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:59 Dload Upload Total Spent Left Speed 16:56:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88746 [Pipeline] sh 16:56:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:57:00 + sudo tee /etc/docker/daemon.new 16:57:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:57:00 { 16:57:00 "registry-mirrors": [ 16:57:00 "https://nexus3.edgexfoundry.org:10001" 16:57:00 ], 16:57:00 "bip": "10.250.0.254/24", 16:57:00 "hosts": [ 16:57:00 "tcp://0.0.0.0:5555", 16:57:00 "unix:///var/run/docker.sock" 16:57:00 ], 16:57:00 "mtu": 1458, 16:57:00 "selinux-enabled": true, 16:57:00 "seccomp-profile": "/etc/docker/seccomp.json" 16:57:00 } [Pipeline] sh 16:57:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:57:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:19 provisioning config files... 16:57:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/100@tmp/config4273752629575685187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:19 ---> docker-login.sh 16:57:19 nexus3.edgexfoundry.org:10001 16:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:20 Configure a credential helper to remove this warning. See 16:57:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:20 16:57:20 Login Succeeded 16:57:20 nexus3.edgexfoundry.org:10002 16:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:20 Configure a credential helper to remove this warning. See 16:57:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:20 16:57:20 Login Succeeded 16:57:20 nexus3.edgexfoundry.org:10003 16:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:20 Configure a credential helper to remove this warning. See 16:57:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:20 16:57:20 Login Succeeded 16:57:20 nexus3.edgexfoundry.org:10004 16:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:21 Configure a credential helper to remove this warning. See 16:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:21 16:57:21 Login Succeeded 16:57:21 docker.io 16:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:22 Configure a credential helper to remove this warning. See 16:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:22 16:57:22 Login Succeeded 16:57:22 ---> docker-login.sh ends [Pipeline] } 16:57:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:57:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:57:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:57:22 ========================================================= 16:57:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:57:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:22 + 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 . 16:57:23 Sending build context to Docker daemon 5.301MB 16:57:23 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 16:57:23 Step 2/11 : FROM ${BASE} AS builder 16:57:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:57:23 b3c136eddcbf: Pulling fs layer 16:57:23 c0a3192eca97: Pulling fs layer 16:57:23 a050256f5b6f: Pulling fs layer 16:57:23 656be50a0ddc: Pulling fs layer 16:57:23 2bbca73fdf42: Pulling fs layer 16:57:23 46d945488cbd: Pulling fs layer 16:57:23 8a5474983e97: Pulling fs layer 16:57:23 329c88fbcd65: Pulling fs layer 16:57:23 656be50a0ddc: Waiting 16:57:23 2bbca73fdf42: Waiting 16:57:23 46d945488cbd: Waiting 16:57:23 8a5474983e97: Waiting 16:57:23 329c88fbcd65: Waiting 16:57:23 a050256f5b6f: Verifying Checksum 16:57:23 a050256f5b6f: Download complete 16:57:23 c0a3192eca97: Download complete 16:57:23 2bbca73fdf42: Verifying Checksum 16:57:23 2bbca73fdf42: Download complete 16:57:23 46d945488cbd: Download complete 16:57:23 b3c136eddcbf: Verifying Checksum 16:57:24 b3c136eddcbf: Pull complete 16:57:24 329c88fbcd65: Verifying Checksum 16:57:24 329c88fbcd65: Download complete 16:57:24 c0a3192eca97: Pull complete 16:57:25 a050256f5b6f: Pull complete 16:57:25 8a5474983e97: Verifying Checksum 16:57:25 8a5474983e97: Download complete 16:57:26 656be50a0ddc: Verifying Checksum 16:57:26 656be50a0ddc: Download complete 16:57:38 656be50a0ddc: Pull complete 16:57:38 2bbca73fdf42: Pull complete 16:57:38 46d945488cbd: Pull complete 16:57:42 8a5474983e97: Pull complete 16:57:44 329c88fbcd65: Pull complete 16:57:44 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:57:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:57:44 ---> ff4287adb874 16:57:44 Step 3/11 : ARG MAKE=make build 16:57:46 ---> Running in 980f47579e5c 16:57:46 Removing intermediate container 980f47579e5c 16:57:46 ---> 3de66dafbce8 16:57:46 Step 4/11 : WORKDIR /device-sdk-go 16:57:46 ---> Running in 283e3b8fa387 16:57:47 Removing intermediate container 283e3b8fa387 16:57:47 ---> 54ec4babb2c8 16:57:47 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:57:47 ---> Running in 9b33fa3e747c 16:57:47 Removing intermediate container 9b33fa3e747c 16:57:47 ---> 5e49572cd51b 16:57:47 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:47 ---> Running in b2497c436c2d 16:57:49 Removing intermediate container b2497c436c2d 16:57:49 ---> 4e146627727b 16:57:49 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:57:49 ---> Running in e60c6a0150b9 16:57:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:52 OK: 221 MiB in 51 packages 16:57:53 Removing intermediate container e60c6a0150b9 16:57:53 ---> 9a39b00ae481 16:57:53 Step 8/11 : COPY go.mod vendor* ./ 16:57:53 ---> 36fe794062b4 16:57:53 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:54 ---> Running in e33c1cc56765 16:58:50 Removing intermediate container e33c1cc56765 16:58:50 ---> d1a91c528f5f 16:58:50 Step 10/11 : COPY . . 16:58:50 ---> dcee27ce9431 16:58:50 Step 11/11 : RUN ${MAKE} 16:58:50 ---> Running in 0fb8a1312565 16:58:50 noop 16:58:50 Removing intermediate container 0fb8a1312565 16:58:50 ---> df972703c88d 16:58:50 Successfully built df972703c88d 16:58:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:50 + docker inspect -f . ci-base-image-arm64 16:58:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:51 prd-ubuntu20.04-docker-arm64-4c-16g-624 does not seem to be running inside a container 16:58:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/100 -v /w/workspace/device-sdk-go/100:/w/workspace/device-sdk-go/100:rw,z -v /w/workspace/device-sdk-go/100@tmp:/w/workspace/device-sdk-go/100@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 16:58:52 $ docker top 5a58207c0de3a22ce5bbdd68872b3b524869ac3780e3ca75cde3df214379137b -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:53 + go version 16:58:53 go version go1.18.3 linux/arm64 [Pipeline] } 16:58:53 $ docker stop --time=1 5a58207c0de3a22ce5bbdd68872b3b524869ac3780e3ca75cde3df214379137b 16:58:54 $ docker rm -f 5a58207c0de3a22ce5bbdd68872b3b524869ac3780e3ca75cde3df214379137b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:55 + docker inspect -f . ci-base-image-arm64 16:58:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:55 prd-ubuntu20.04-docker-arm64-4c-16g-624 does not seem to be running inside a container 16:58:55 $ 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/100 -v /w/workspace/device-sdk-go/100:/w/workspace/device-sdk-go/100:rw,z -v /w/workspace/device-sdk-go/100@tmp:/w/workspace/device-sdk-go/100@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 16:58:56 $ docker top 8eef5a1cbd0a35cd6c28fdaa7d803d9bfda1a0a49cd8cc1e770b0de52ba95205 -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:57 + git config --global --add safe.directory /w/workspace/device-sdk-go/100 [Pipeline] fileExists [Pipeline] sh 16:58:58 + make test 16:58:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:59:37 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:01:44 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:01:44 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:01:44 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:01:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 17:01:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:01:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.425s coverage: 27.6% of statements 17:01:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.499s coverage: 78.9% of statements 17:01:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 17:01:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.619s coverage: 60.0% of statements 17:01:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:01:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:01:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.779s coverage: 54.4% of statements 17:01:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:01:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 17:01:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:01:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:01:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.617s coverage: 65.1% of statements 17:01:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 17:01:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:01:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.739s coverage: 89.2% of statements 17:01:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:02:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.282s coverage: 4.5% of statements 17:02:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:02:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:02:03 GO111MODULE=on go vet ./... 17:03:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:03:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:03:55 ./bin/test-attribution-txt.sh 17:03:55 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 17:03:55 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 17:03:55 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 17:03:55 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 17:03:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:03:55 $ docker stop --time=1 8eef5a1cbd0a35cd6c28fdaa7d803d9bfda1a0a49cd8cc1e770b0de52ba95205 17:03:57 $ docker rm -f 8eef5a1cbd0a35cd6c28fdaa7d803d9bfda1a0a49cd8cc1e770b0de52ba95205 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:03:58 Warning: overwriting stash ‘coverage-report’ 17:03:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:03:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:03:59 + ls -al . 17:03:59 total 272 17:03:59 drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 16:58 . 17:03:59 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 16:56 .. 17:03:59 -rw-rw-r-- 1 jenkins jenkins 140 Sep 22 16:56 .dockerignore 17:03:59 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 16:56 .git 17:03:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 16:56 .github 17:03:59 -rw-rw-r-- 1 jenkins jenkins 131 Sep 22 16:56 .gitignore 17:03:59 -rw-rw-r-- 1 jenkins jenkins 42 Sep 22 16:56 .golangci.yml 17:03:59 -rw-rw-r-- 1 jenkins jenkins 29536 Sep 22 16:56 CHANGELOG.md 17:03:59 -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 16:56 GOVERNANCE.md 17:03:59 -rw-rw-r-- 1 jenkins jenkins 880 Sep 22 16:56 Jenkinsfile 17:03:59 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 22 16:56 LICENSE 17:03:59 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 22 16:56 Makefile 17:03:59 -rw-rw-r-- 1 jenkins jenkins 619 Sep 22 16:56 OWNERS.md 17:03:59 -rw-rw-r-- 1 jenkins jenkins 4881 Sep 22 16:56 README.md 17:03:59 -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 16:52 VERSION 17:03:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 16:56 bin 17:03:59 -rw-r--r-- 1 jenkins jenkins 101795 Sep 22 17:02 coverage.out 17:03:59 drwxrwxr-x 5 jenkins jenkins 4096 Sep 22 16:56 example 17:03:59 -rw-rw-r-- 1 jenkins jenkins 3412 Sep 22 16:56 go.mod 17:03:59 -rw-rw-r-- 1 jenkins jenkins 37485 Sep 22 16:56 go.sum 17:03:59 drwxrwxr-x 14 jenkins jenkins 4096 Sep 22 16:56 internal 17:03:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 16:56 openapi 17:03:59 drwxrwxr-x 6 jenkins jenkins 4096 Sep 22 16:56 pkg 17:03:59 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 16:56 snap 17:03:59 -rw-rw-r-- 1 jenkins jenkins 222 Sep 22 16:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:00 + 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=7a5456d65667bce537ee6e9ff0922bddc6112164 --label arch=arm64 --label version=2.3.0-dev.25 . 17:04:00 Sending build context to Docker daemon 5.404MB 17:04:00 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:04:00 Step 2/25 : FROM ${BASE} AS builder 17:04:00 ---> df972703c88d 17:04:00 Step 3/25 : ARG MAKE=make build 17:04:01 ---> Running in 305962bd2d1e 17:04:01 Removing intermediate container 305962bd2d1e 17:04:01 ---> c6ba699c7e21 17:04:01 Step 4/25 : WORKDIR /device-sdk-go 17:04:01 ---> Running in 97df79f1a0ac 17:04:02 Removing intermediate container 97df79f1a0ac 17:04:02 ---> 90901331565b 17:04:02 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:04:02 ---> Running in e1e2ce7c8659 17:04:02 Removing intermediate container e1e2ce7c8659 17:04:02 ---> 15d8a3880139 17:04:02 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:02 ---> Running in 7c7bb7baf06b 17:04:04 Removing intermediate container 7c7bb7baf06b 17:04:04 ---> 18f48ea91ea5 17:04:04 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:04:04 ---> Running in 795535d7b4e0 17:04:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:07 OK: 221 MiB in 51 packages 17:04:08 Removing intermediate container 795535d7b4e0 17:04:08 ---> cb401abad29c 17:04:08 Step 8/25 : COPY go.mod vendor* ./ 17:04:08 ---> 3b6b8fafcc27 17:04:08 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:08 ---> Running in e972d970ded3 17:04:10 Removing intermediate container e972d970ded3 17:04:10 ---> fc67efec8bf5 17:04:10 Step 10/25 : COPY . . 17:04:11 ---> 1c5277710ab7 17:04:11 Step 11/25 : RUN ${MAKE} 17:04:11 ---> Running in 1183bcd2badf 17:04:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.25" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:06:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:06:34 Removing intermediate container 1183bcd2badf 17:06:34 ---> 1df9e14260b4 17:06:34 Step 12/25 : FROM alpine:3.16 17:06:34 3.16: Pulling from library/alpine 17:06:34 9b18e9b68314: Pulling fs layer 17:06:34 9b18e9b68314: Verifying Checksum 17:06:34 9b18e9b68314: Download complete 17:06:34 9b18e9b68314: Pull complete 17:06:34 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:06:34 Status: Downloaded newer image for alpine:3.16 17:06:34 ---> a6215f271958 17:06:34 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:06:34 ---> Running in d31ea69a43a9 17:06:34 Removing intermediate container d31ea69a43a9 17:06:34 ---> af435e3deeb2 17:06:34 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:34 ---> Running in 22e3ec4e5c1c 17:06:34 Removing intermediate container 22e3ec4e5c1c 17:06:34 ---> 446e3db6d9e4 17:06:34 Step 15/25 : RUN apk add --update --no-cache zeromq 17:06:34 ---> Running in db4b3484485b 17:06:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:35 (1/5) Installing libgcc (11.2.1_git20220219-r2) 17:06:35 (2/5) Installing libsodium (1.0.18-r0) 17:06:35 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 17:06:35 (4/5) Installing libzmq (4.3.4-r0) 17:06:36 (5/5) Installing zeromq (4.3.4-r0) 17:06:36 Executing busybox-1.35.0-r17.trigger 17:06:36 OK: 8 MiB in 19 packages 17:06:37 Removing intermediate container db4b3484485b 17:06:37 ---> e00888487e8d 17:06:37 Step 16/25 : WORKDIR / 17:06:37 ---> Running in 0753a656b2f2 17:06:37 Removing intermediate container 0753a656b2f2 17:06:37 ---> dae687b18e83 17:06:37 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:06:37 ---> a6c844f73181 17:06:37 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:06:39 ---> f2fc22e791f5 17:06:39 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:06:39 ---> 0875b94f6c1c 17:06:39 Step 20/25 : EXPOSE 59999 17:06:39 ---> Running in 03f20fd4478f 17:06:40 Removing intermediate container 03f20fd4478f 17:06:40 ---> f6c9b2b3ab97 17:06:40 Step 21/25 : ENTRYPOINT ["/device-simple"] 17:06:40 ---> Running in 88a738e50424 17:06:40 Removing intermediate container 88a738e50424 17:06:40 ---> bd3850709648 17:06:40 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:40 ---> Running in 08f0ccc77321 17:06:40 Removing intermediate container 08f0ccc77321 17:06:40 ---> 9dee1184816d 17:06:40 Step 23/25 : LABEL arch=arm64 17:06:40 ---> Running in 04d7edadf605 17:06:41 Removing intermediate container 04d7edadf605 17:06:41 ---> 569ec71ddcaa 17:06:41 Step 24/25 : LABEL git_sha=7a5456d65667bce537ee6e9ff0922bddc6112164 17:06:41 ---> Running in 67969b90ae6d 17:06:41 Removing intermediate container 67969b90ae6d 17:06:41 ---> 5e8452cc71bc 17:06:41 Step 25/25 : LABEL version=2.3.0-dev.25 17:06:41 ---> Running in ea1934ab1eae 17:06:42 Removing intermediate container ea1934ab1eae 17:06:42 ---> b0b75e267fc8 17:06:42 [Warning] One or more build-args [ARCH] were not consumed 17:06:42 Successfully built b0b75e267fc8 17:06:42 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 17:06:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:42 17:06:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:42 arm64: Pulling from edgex-lftools-log-publisher 17:06:42 8998bd30e6a1: Pulling fs layer 17:06:42 04944245beec: Pulling fs layer 17:06:42 699f458cf7ca: Pulling fs layer 17:06:42 765212b225bb: Pulling fs layer 17:06:42 f23df028b6ca: Pulling fs layer 17:06:42 d65c8cfc05b1: Pulling fs layer 17:06:42 2437ff75d9bd: Pulling fs layer 17:06:42 765212b225bb: Waiting 17:06:42 f23df028b6ca: Waiting 17:06:42 d65c8cfc05b1: Waiting 17:06:42 2437ff75d9bd: Waiting 17:06:43 04944245beec: Verifying Checksum 17:06:43 04944245beec: Download complete 17:06:43 765212b225bb: Verifying Checksum 17:06:43 765212b225bb: Download complete 17:06:43 f23df028b6ca: Verifying Checksum 17:06:43 f23df028b6ca: Download complete 17:06:43 d65c8cfc05b1: Verifying Checksum 17:06:43 d65c8cfc05b1: Download complete 17:06:43 699f458cf7ca: Verifying Checksum 17:06:43 699f458cf7ca: Download complete 17:06:43 8998bd30e6a1: Download complete 17:06:45 2437ff75d9bd: Verifying Checksum 17:06:45 2437ff75d9bd: Download complete 17:06:47 8998bd30e6a1: Pull complete 17:06:48 04944245beec: Pull complete 17:06:49 699f458cf7ca: Pull complete 17:06:49 765212b225bb: Pull complete 17:06:50 f23df028b6ca: Pull complete 17:06:50 d65c8cfc05b1: Pull complete 17:07:05 2437ff75d9bd: Pull complete 17:07:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:07:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:05 prd-ubuntu20.04-docker-arm64-4c-16g-624 does not seem to be running inside a container 17:07:05 $ 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/100 -v /w/workspace/device-sdk-go/100:/w/workspace/device-sdk-go/100:rw,z -v /w/workspace/device-sdk-go/100@tmp:/w/workspace/device-sdk-go/100@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 17:07:08 $ docker top b65e0383f9aaca627d62f6aa302628427d0583fb7c5808109553973b3baea908 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:09 ---> job-cost.sh 17:07:09 lf-activate-venv: SKIPPING 17:07:09 INFO: No Stack... 17:07:10 INFO: Retrieving Pricing Info for: v3-standard-4 17:07:11 INFO: Archiving Costs [Pipeline] sh 17:07:11 + cut -d, -f6 17:07:11 + cat /w/workspace/device-sdk-go/100/archives/cost.csv [Pipeline] lock 17:07:11 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] 17:07:11 Resource [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] did not exist. Created. 17:07:11 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:07:12 /w/workspace/device-sdk-go/100@tmp/durable-aeae5f1f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:07:13 + echo total: 0.10999999940395355 [Pipeline] stash 17:07:13 Warning: overwriting stash ‘stack-cost’ 17:07:13 Stashed 1 file(s) [Pipeline] } 17:07:13 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 17:07:13 $ docker stop --time=1 b65e0383f9aaca627d62f6aa302628427d0583fb7c5808109553973b3baea908 17:07:14 $ docker rm -f b65e0383f9aaca627d62f6aa302628427d0583fb7c5808109553973b3baea908 [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 17:07:15 provisioning config files... 17:07:15 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4573170504821491974tmp [Pipeline] { [Pipeline] sh 17:07:15 + set +x 17:07:15 + bash -s -- 17:07:15 + curl -s https://codecov.io/bash 17:07:15 17:07:15 _____ _ 17:07:15 / ____| | | 17:07:15 | | ___ __| | ___ ___ _____ __ 17:07:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:07:15 | |___| (_) | (_| | __/ (_| (_) \ V / 17:07:15 \_____\___/ \__,_|\___|\___\___/ \_/ 17:07:15 Bash-1.0.6 17:07:15 17:07:15 17:07:15 ==> git version 2.25.1 found 17:07:15 ==> 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 17:07:15 Release-Date: 2020-01-08 17:07:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:07:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:07:15 ==> Jenkins CI detected. 17:07:15 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 17:07:15 project root: . 17:07:15 --> token set from env 17:07:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:07:15 ==> Running gcov in . (disable via -X gcov) 17:07:15 ==> Python coveragepy not found 17:07:15 ==> Searching for coverage reports in: 17:07:15 + . 17:07:15 -> Found 1 reports 17:07:15 ==> Detecting git/mercurial file structure 17:07:15 ==> Reading reports 17:07:15 + ./coverage.out bytes=101795 17:07:15 ==> Appending adjustments 17:07:15 https://docs.codecov.io/docs/fixing-reports 17:07:16 + Found adjustments 17:07:16 ==> Gzipping contents 17:07:16 16K /tmp/codecov.Ije5jg.gz 17:07:16 ==> Uploading reports 17:07:16 url: https://codecov.io 17:07:16 query: branch=main&commit=7a5456d65667bce537ee6e9ff0922bddc6112164&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:07:16 -> Pinging Codecov 17:07:16 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=7a5456d65667bce537ee6e9ff0922bddc6112164&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:07:16 -> Uploading to 17:07:16 https://storage.googleapis.com/codecov/v4/raw/2022-09-22/7E55EF52A471D76F132DFD9A03CDDE97/7a5456d65667bce537ee6e9ff0922bddc6112164/6cad6f9b-637b-43f2-a419-d09dffc480f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220922T170716Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ffc9982c686972487d06e491132da51d847bc1d8d4c6e69ea90d0a66bbcdcaf9 17:07:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:16 Dload Upload Total Spent Left Speed 17:07:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14593 0 0 100 14593 0 59321 --:--:-- --:--:-- --:--:-- 59321 17:07:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7a5456d65667bce537ee6e9ff0922bddc6112164 [Pipeline] } 17:07:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:07:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:07:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:07:16 17:07:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:07:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:07:17 df9b9388f04a: Pulling fs layer 17:07:17 52dc419b0ee2: Pulling fs layer 17:07:17 25bc292e5bac: Pulling fs layer 17:07:17 114826534d7a: Pulling fs layer 17:07:17 4657fd5d0bcf: Pulling fs layer 17:07:17 114826534d7a: Waiting 17:07:17 6ad1cebc031e: Pulling fs layer 17:07:17 8a3aa393b2d8: Pulling fs layer 17:07:17 6ad1cebc031e: Waiting 17:07:17 8a3aa393b2d8: Waiting 17:07:17 25bc292e5bac: Verifying Checksum 17:07:17 25bc292e5bac: Download complete 17:07:17 52dc419b0ee2: Download complete 17:07:17 4657fd5d0bcf: Verifying Checksum 17:07:17 4657fd5d0bcf: Download complete 17:07:17 df9b9388f04a: Download complete 17:07:17 6ad1cebc031e: Verifying Checksum 17:07:17 6ad1cebc031e: Download complete 17:07:17 df9b9388f04a: Pull complete 17:07:17 52dc419b0ee2: Pull complete 17:07:17 25bc292e5bac: Pull complete 17:07:18 114826534d7a: Verifying Checksum 17:07:18 114826534d7a: Download complete 17:07:18 8a3aa393b2d8: Verifying Checksum 17:07:18 8a3aa393b2d8: Download complete 17:07:22 114826534d7a: Pull complete 17:07:22 4657fd5d0bcf: Pull complete 17:07:22 6ad1cebc031e: Pull complete 17:07:25 8a3aa393b2d8: Pull complete 17:07:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:07:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:07:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:25 prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container 17:07:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:07:27 $ docker top cd5d77058f094293fd85c565629e2d4a4b1ff636fda94d9e4edeec06236a537d -eo pid,comm [Pipeline] { [Pipeline] echo 17:07:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 17:07:27 + set -o pipefail 17:07:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 17:07:33 17:07:33 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 17:07:33 17:07:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/bf1ee924-bd68-4c0d-ae79-4e25dababe5a 17:07:33 17:07:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:07:33 17:07:33 [Pipeline] } 17:07:33 $ docker stop --time=1 cd5d77058f094293fd85c565629e2d4a4b1ff636fda94d9e4edeec06236a537d 17:07:36 $ docker rm -f cd5d77058f094293fd85c565629e2d4a4b1ff636fda94d9e4edeec06236a537d [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 17:07:36 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:36 provisioning config files... 17:07:36 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7013299845881979602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:36 --> edgex-publish-swagger.sh 17:07:36 === Publish openapi/v2 API === 17:07:36 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:07:36 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 17:07:36 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:36 Dload Upload Total Spent Left Speed 17:07:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 83026 --:--:-- --:--:-- --:--:-- 82897 100 53552 0 0 100 53552 0 83026 --:--:-- --:--:-- --:--:-- 82897 17:07:37 17:07:37 [Pipeline] } 17:07:37 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 17:07:37 + git log --format=format:%s -1 7a5456d65667bce537ee6e9ff0922bddc6112164 [Pipeline] sh 17:07:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:07:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:38 prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container 17:07:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:07:38 $ docker top aaa42a083058caababd00c60524573c5849dccc75dd681a4c8040bd2c4bd9975 -eo pid,comm 17:07:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:07:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:07:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:38 [ssh-agent] Looking for ssh-agent implementation... 17:07:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:39 $ docker exec aaa42a083058caababd00c60524573c5849dccc75dd681a4c8040bd2c4bd9975 ssh-agent 17:07:39 SSH_AUTH_SOCK=/tmp/ssh-L9ymZ66XD9NS/agent.31 17:07:39 SSH_AGENT_PID=37 17:07:39 Running ssh-add (command line suppressed) 17:07:39 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6114006402775343916.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6114006402775343916.key) 17:07:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:39 + git semver tag 17:07:39 2022-09-22 17:07:39,779 [run_tag] DEBUG tag force:False 17:07:39 2022-09-22 17:07:39,779 [check_head_tag] DEBUG check head tag 17:07:39 2022-09-22 17:07:39,780 [execute] INFO git cat-file --batch-check 17:07:39 2022-09-22 17:07:39,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 17:07:39 2022-09-22 17:07:39,783 [execute] INFO git cat-file --batch 17:07:39 2022-09-22 17:07:39,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 17:07:39 2022-09-22 17:07:39,800 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:07:39 2022-09-22 17:07:39,800 [execute] INFO git tag -a v2.3.0-dev.25 -m v2.3.0-dev.25 17:07:39 2022-09-22 17:07:39,801 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.25', '-m', 'v2.3.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 17:07:39 2022-09-22 17:07:39,805 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:07:39 2.3.0-dev.25 [Pipeline] } 17:07:39 $ docker exec --env ******** --env ******** aaa42a083058caababd00c60524573c5849dccc75dd681a4c8040bd2c4bd9975 ssh-agent -k 17:07:39 unset SSH_AUTH_SOCK; 17:07:39 unset SSH_AGENT_PID; 17:07:39 echo Agent pid 37 killed; 17:07:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:07:40 + git semver [Pipeline] } 17:07:40 $ docker stop --time=1 aaa42a083058caababd00c60524573c5849dccc75dd681a4c8040bd2c4bd9975 17:07:41 $ docker rm -f aaa42a083058caababd00c60524573c5849dccc75dd681a4c8040bd2c4bd9975 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:07:42 17:07:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:07:42 0.23.1-centos7: Pulling from edgex-lftools 17:07:42 ab5ef0e58194: Pulling fs layer 17:07:42 9712f1f96733: Pulling fs layer 17:07:42 63f879dbbcfc: Pulling fs layer 17:07:42 0d9ebad4ef96: Pulling fs layer 17:07:42 e9a5061849ea: Pulling fs layer 17:07:42 d747dcd14b5f: Pulling fs layer 17:07:42 2de7ff778b66: Pulling fs layer 17:07:42 0d9ebad4ef96: Waiting 17:07:42 e9a5061849ea: Waiting 17:07:42 d747dcd14b5f: Waiting 17:07:42 2de7ff778b66: Waiting 17:07:42 9712f1f96733: Verifying Checksum 17:07:42 9712f1f96733: Download complete 17:07:42 63f879dbbcfc: Verifying Checksum 17:07:42 63f879dbbcfc: Download complete 17:07:43 0d9ebad4ef96: Verifying Checksum 17:07:43 0d9ebad4ef96: Download complete 17:07:43 d747dcd14b5f: Verifying Checksum 17:07:43 d747dcd14b5f: Download complete 17:07:43 e9a5061849ea: Verifying Checksum 17:07:43 e9a5061849ea: Download complete 17:07:43 2de7ff778b66: Verifying Checksum 17:07:43 2de7ff778b66: Download complete 17:07:43 ab5ef0e58194: Verifying Checksum 17:07:43 ab5ef0e58194: Download complete 17:07:45 ab5ef0e58194: Pull complete 17:07:45 9712f1f96733: Pull complete 17:07:46 63f879dbbcfc: Pull complete 17:07:49 0d9ebad4ef96: Pull complete 17:07:49 e9a5061849ea: Pull complete 17:07:49 d747dcd14b5f: Pull complete 17:07:51 2de7ff778b66: Pull complete 17:07:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:07:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:51 prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container 17:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:07:53 $ docker top e9c9ad1b914cf6afe3b76cf46ad5a77ace4a03005bb990f51e4710ea05692f2f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:07:53 provisioning config files... 17:07:53 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config435299049765168205tmp 17:07:53 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6545441157072981237tmp 17:07:53 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2656520978971223638tmp [Pipeline] { [Pipeline] echo 17:07:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:07:54 ---> sigul-configuration.sh 17:07:54 gpg: directory `/root/.gnupg' created 17:07:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:07:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:07:54 gpg: keyring `/root/.gnupg/secring.gpg' created 17:07:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:07:54 gpg: CAST5 encrypted data 17:07:54 gpg: encrypted with 1 passphrase 17:07:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:07:54 + mkdir /home/jenkins 17:07:54 + mkdir /home/jenkins/sigul [Pipeline] sh 17:07:54 + 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 17:07:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:07:54 ---> sigul-install.sh 17:07:54 Sigul already installed; skipping installation. [Pipeline] sh 17:07:55 + git tag --list 17:07:55 0.7.1 17:07:55 delhi-tag 17:07:55 v1.0.0 17:07:55 v1.1.0 17:07:55 v1.1.1 17:07:55 v1.1.2 17:07:55 v1.2.0 17:07:55 v1.2.1 17:07:55 v1.2.2 17:07:55 v1.2.3 17:07:55 v1.3.0 17:07:55 v1.4.0 17:07:55 v2.0.0 17:07:55 v2.1.0 17:07:55 v2.1.1 17:07:55 v2.1.1-dev.2 17:07:55 v2.1.1-dev.3 17:07:55 v2.2.0 17:07:55 v2.2.1-dev.1 17:07:55 v2.2.1-dev.10 17:07:55 v2.2.1-dev.11 17:07:55 v2.2.1-dev.12 17:07:55 v2.2.1-dev.13 17:07:55 v2.2.1-dev.14 17:07:55 v2.2.1-dev.2 17:07:55 v2.2.1-dev.3 17:07:55 v2.2.1-dev.4 17:07:55 v2.2.1-dev.5 17:07:55 v2.2.1-dev.6 17:07:55 v2.2.1-dev.7 17:07:55 v2.2.1-dev.8 17:07:55 v2.2.1-dev.9 17:07:55 v2.3.0-dev.14 17:07:55 v2.3.0-dev.15 17:07:55 v2.3.0-dev.16 17:07:55 v2.3.0-dev.17 17:07:55 v2.3.0-dev.18 17:07:55 v2.3.0-dev.19 17:07:55 v2.3.0-dev.20 17:07:55 v2.3.0-dev.21 17:07:55 v2.3.0-dev.22 17:07:55 v2.3.0-dev.23 17:07:55 v2.3.0-dev.24 17:07:55 v2.3.0-dev.25 [Pipeline] sh 17:07:55 + lftools sign git-tag v2.3.0-dev.25 17:07:56 Signing Git tag with Sigul... 17:07:56 Signing v2.3.0-dev.25 [Pipeline] echo 17:07:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:07:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:07:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:07:56 $ docker stop --time=1 e9c9ad1b914cf6afe3b76cf46ad5a77ace4a03005bb990f51e4710ea05692f2f 17:07:58 $ docker rm -f e9c9ad1b914cf6afe3b76cf46ad5a77ace4a03005bb990f51e4710ea05692f2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:07:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:07:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:58 prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container 17:07:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:07:59 $ docker top fc720165c056528d053a4363d9e7001a52b4eb5034091cd351aef5633afd5bf9 -eo pid,comm 17:07:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:07:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:07:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:59 [ssh-agent] Looking for ssh-agent implementation... 17:07:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:59 $ docker exec fc720165c056528d053a4363d9e7001a52b4eb5034091cd351aef5633afd5bf9 ssh-agent 17:07:59 SSH_AUTH_SOCK=/tmp/ssh-xl4o7g2hmcNV/agent.31 17:07:59 SSH_AGENT_PID=37 17:07:59 Running ssh-add (command line suppressed) 17:07:59 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17459673668632263636.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17459673668632263636.key) 17:07:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:59 + git semver bump pre 17:08:00 2022-09-22 17:08:00,134 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:08:00 2022-09-22 17:08:00,134 [bump_version] DEBUG bumping version:2.3.0-dev.25 on axis:pre with prefix:dev 17:08:00 2022-09-22 17:08:00,134 [bump_version] DEBUG bumped version:2.3.0-dev.26 17:08:00 2022-09-22 17:08:00,134 [write_version] DEBUG write version:2.3.0-dev.26 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 17:08:00 2022-09-22 17:08:00,134 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:08:00 2022-09-22 17:08:00,134 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:08:00 2022-09-22 17:08:00,136 [execute] INFO git cat-file --batch-check 17:08:00 2022-09-22 17:08:00,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:08:00 2022-09-22 17:08:00,141 [execute] INFO git cat-file --batch 17:08:00 2022-09-22 17:08:00,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:08:00 2022-09-22 17:08:00,147 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:08:00 2.3.0-dev.26 [Pipeline] } 17:08:00 $ docker exec --env ******** --env ******** fc720165c056528d053a4363d9e7001a52b4eb5034091cd351aef5633afd5bf9 ssh-agent -k 17:08:00 unset SSH_AUTH_SOCK; 17:08:00 unset SSH_AGENT_PID; 17:08:00 echo Agent pid 37 killed; 17:08:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:08:00 + git semver [Pipeline] } 17:08:00 $ docker stop --time=1 fc720165c056528d053a4363d9e7001a52b4eb5034091cd351aef5633afd5bf9 17:08:02 $ docker rm -f fc720165c056528d053a4363d9e7001a52b4eb5034091cd351aef5633afd5bf9 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:08:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:08:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:02 prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container 17:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:08:03 $ docker top faca1e06cc05a066638cdaee1e0ddf7c3fe476e86918d2bbf1833d8e644a9853 -eo pid,comm 17:08:03 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). 17:08:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:08:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:03 [ssh-agent] Looking for ssh-agent implementation... 17:08:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:03 $ docker exec faca1e06cc05a066638cdaee1e0ddf7c3fe476e86918d2bbf1833d8e644a9853 ssh-agent 17:08:03 SSH_AUTH_SOCK=/tmp/ssh-maQkiO7EmL4r/agent.32 17:08:03 SSH_AGENT_PID=38 17:08:03 Running ssh-add (command line suppressed) 17:08:03 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3296257027790015239.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3296257027790015239.key) 17:08:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:08:03 + git semver push 17:08:04 2022-09-22 17:08:04,163 [run_push] DEBUG push 17:08:04 2022-09-22 17:08:04,163 [execute] INFO git cat-file --batch-check 17:08:04 2022-09-22 17:08:04,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:08:04 2022-09-22 17:08:04,167 [execute] INFO git rev-list a9e7a46a50557db91dbbc375080aeab2ce3bef00 -- 17:08:04 2022-09-22 17:08:04,167 [execute] DEBUG Popen(['git', 'rev-list', 'a9e7a46a50557db91dbbc375080aeab2ce3bef00', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:08:04 2022-09-22 17:08:04,178 [execute] INFO git fetch -v origin 17:08:04 2022-09-22 17:08:04,179 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 17:08:05 2022-09-22 17:08:04,900 [run_push] DEBUG no remote changes detected 17:08:05 2022-09-22 17:08:04,900 [execute] INFO git push origin semver 17:08:05 2022-09-22 17:08:04,901 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:08:05 2022-09-22 17:08:05,736 [run_push] DEBUG push all version tags 17:08:05 2022-09-22 17:08:05,737 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:08:05 2022-09-22 17:08:05,737 [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) 17:08:06 2022-09-22 17:08:06,593 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:08:06 2.3.0-dev.26 [Pipeline] } 17:08:06 $ docker exec --env ******** --env ******** faca1e06cc05a066638cdaee1e0ddf7c3fe476e86918d2bbf1833d8e644a9853 ssh-agent -k 17:08:06 unset SSH_AUTH_SOCK; 17:08:06 unset SSH_AGENT_PID; 17:08:06 echo Agent pid 38 killed; 17:08:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:08:07 + git semver [Pipeline] } 17:08:07 $ docker stop --time=1 faca1e06cc05a066638cdaee1e0ddf7c3fe476e86918d2bbf1833d8e644a9853 17:08:08 $ docker rm -f faca1e06cc05a066638cdaee1e0ddf7c3fe476e86918d2bbf1833d8e644a9853 [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 17:08:09 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 17:08:09 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 17:08:09 total 16 17:08:09 drwxr-xr-x 3 root root 4096 Sep 22 16:54 . 17:08:09 drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 17:07 .. 17:08:09 drwxr-xr-x 2 root root 4096 Sep 22 16:54 cost 17:08:09 -rw-r--r-- 1 root root 85 Sep 22 16:54 cost.csv 17:08:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 17:08:09 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 17:08:09 total 16 17:08:09 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 16:54 . 17:08:09 drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 17:07 .. 17:08:09 drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 16:54 cost 17:08:09 -rw-r--r-- 1 jenkins jenkins 85 Sep 22 16:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:08:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:08:10 ---> package-listing.sh 17:08:10 ++ facter osfamily 17:08:10 ++ tr '[:upper:]' '[:lower:]' 17:08:10 + OS_FAMILY=debian 17:08:10 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 17:08:10 + START_PACKAGES=/tmp/packages_start.txt 17:08:10 + END_PACKAGES=/tmp/packages_end.txt 17:08:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:08:10 + PACKAGES=/tmp/packages_start.txt 17:08:10 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 17:08:10 + PACKAGES=/tmp/packages_end.txt 17:08:10 + case "${OS_FAMILY}" in 17:08:10 + dpkg -l 17:08:10 + grep '^ii' 17:08:10 + '[' -f /tmp/packages_start.txt ']' 17:08:10 + '[' -f /tmp/packages_end.txt ']' 17:08:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:08:10 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 17:08:10 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 17:08:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 17:08:10 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 17:08:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:11 prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container 17:08:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:08:11 $ docker top aed88913f81d36445aa9573021a37bd01b46b7682c58c6d5ba0cb429a009111b -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:12 + touch /tmp/pre-build-complete [Pipeline] sh 17:08:12 + mkdir -p /var/log/sysstat [Pipeline] sh 17:08:12 + ls /var/log/sa-host 17:08:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:12 provisioning config files... 17:08:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7045750529949470967tmp [Pipeline] { [Pipeline] echo 17:08:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:08:13 ---> create-netrc.sh [Pipeline] } 17:08:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:08:13 ---> python-tools-install.sh [Pipeline] echo 17:08:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:08:13 ---> sudo-logs.sh 17:08:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:08:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:08:14 ---> job-cost.sh 17:08:14 lf-activate-venv: SKIPPING 17:08:14 DEBUG: total: 0.2199999988079071 17:08:14 INFO: Retrieving Stack Cost... 17:08:14 INFO: Retrieving Pricing Info for: v3-standard-8 17:08:15 INFO: Archiving Costs [Pipeline] echo 17:08:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:08:15 ---> logs-deploy.sh 17:08:15 lf-activate-venv: SKIPPING 17:08:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/100 17:08:15 INFO: archiving workspace using pattern(s): 17:08:16 Archives upload complete. 17:08:16 INFO: archiving logs to Nexus 17:08:17 ---> uname -a: 17:08:17 Linux prd-ubuntu20-04-docker-8c-8g-623 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:08:17 17:08:17 17:08:17 ---> lscpu: 17:08:17 Architecture: x86_64 17:08:17 CPU op-mode(s): 32-bit, 64-bit 17:08:17 Byte Order: Little Endian 17:08:17 Address sizes: 40 bits physical, 48 bits virtual 17:08:17 CPU(s): 8 17:08:17 On-line CPU(s) list: 0-7 17:08:17 Thread(s) per core: 1 17:08:17 Core(s) per socket: 1 17:08:17 Socket(s): 8 17:08:17 NUMA node(s): 1 17:08:17 Vendor ID: AuthenticAMD 17:08:17 CPU family: 23 17:08:17 Model: 49 17:08:17 Model name: AMD EPYC-Rome Processor 17:08:17 Stepping: 0 17:08:17 CPU MHz: 2799.998 17:08:17 BogoMIPS: 5599.99 17:08:17 Virtualization: AMD-V 17:08:17 Hypervisor vendor: KVM 17:08:17 Virtualization type: full 17:08:17 L1d cache: 256 KiB 17:08:17 L1i cache: 256 KiB 17:08:17 L2 cache: 4 MiB 17:08:17 L3 cache: 128 MiB 17:08:17 NUMA node0 CPU(s): 0-7 17:08:17 Vulnerability Itlb multihit: Not affected 17:08:17 Vulnerability L1tf: Not affected 17:08:17 Vulnerability Mds: Not affected 17:08:17 Vulnerability Meltdown: Not affected 17:08:17 Vulnerability Mmio stale data: Not affected 17:08:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:08:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:08:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:08:17 Vulnerability Srbds: Not affected 17:08:17 Vulnerability Tsx async abort: Not affected 17:08:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:08:17 17:08:17 17:08:17 ---> nproc: 17:08:17 8 17:08:17 17:08:17 17:08:17 ---> df -h: 17:08:17 Filesystem Size Used Avail Use% Mounted on 17:08:17 overlay 155G 13G 143G 9% / 17:08:17 tmpfs 64M 0 64M 0% /dev 17:08:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:08:17 shm 64M 0 64M 0% /dev/shm 17:08:17 /dev/vda1 155G 13G 143G 9% /facter-os 17:08:17 17:08:17 17:08:17 ---> sar -b -r -n DEV: 17:08:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-623) 09/22/22 _x86_64_ (8 CPU) 17:08:17 17:08:17 16:52:06 LINUX RESTART (8 CPU) 17:08:17 17:08:17 16:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:08:17 16:54:01 167.20 1.49 165.71 0.00 28.73 62493.38 0.00 17:08:17 16:55:01 206.02 0.28 205.73 0.00 13.73 48008.13 0.00 17:08:17 16:56:01 3.10 1.65 1.45 0.00 37.72 22.28 0.00 17:08:17 16:57:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 17:08:17 16:58:01 40.09 10.35 29.75 0.00 2906.18 4788.80 0.00 17:08:17 16:59:01 1.63 0.00 1.63 0.00 0.00 17.33 0.00 17:08:17 17:00:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 17:08:17 17:01:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 17:08:17 17:02:01 1.22 0.02 1.20 0.00 0.13 14.00 0.00 17:08:17 17:03:01 2.10 0.00 2.10 0.00 0.00 34.53 0.00 17:08:17 17:04:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 17:08:17 17:05:01 1.93 0.00 1.93 0.00 0.00 21.19 0.00 17:08:17 17:06:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 17:08:17 17:07:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 17:08:17 17:08:01 112.80 0.37 112.43 0.00 18.79 58367.34 0.00 17:08:17 Average: 36.08 0.94 35.14 0.00 200.52 11534.42 0.00 17:08:17 17:08:17 16:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:08:17 16:54:01 27877324 31194036 1106092 3.36 132984 3383836 2492664 7.35 1593096 2960144 352504 17:08:17 16:55:01 27865104 31578804 721752 2.19 146508 3729828 1760124 5.19 1204928 3321272 88 17:08:17 16:56:01 27859632 31575376 724868 2.20 146528 3730960 1760124 5.19 1209128 3321636 4 17:08:17 16:57:01 27858920 31574676 725496 2.21 146572 3730952 1760124 5.19 1209016 3321620 20 17:08:17 16:58:01 27572880 31566676 720480 2.19 164992 3980292 1834632 5.41 1352664 3437680 4 17:08:17 16:59:01 27575248 31569232 717844 2.18 165028 3980420 1834632 5.41 1350272 3437808 8 17:08:17 17:00:01 27578940 31573000 714020 2.17 165092 3980424 1834632 5.41 1346440 3437844 8 17:08:17 17:01:01 27578636 31572756 714464 2.17 165120 3980428 1834632 5.41 1346436 3437848 8 17:08:17 17:02:01 27578664 31573128 713976 2.17 165184 3980440 1834632 5.41 1346604 3438068 32 17:08:17 17:03:01 27578668 31573220 713688 2.17 165276 3980444 1834632 5.41 1346728 3438084 8 17:08:17 17:04:01 27578496 31573108 713760 2.17 165316 3980444 1834632 5.41 1346576 3438088 148 17:08:17 17:05:01 27578328 31573052 713664 2.17 165396 3980448 1834632 5.41 1346936 3438088 8 17:08:17 17:06:01 27578436 31573192 713452 2.17 165436 3980448 1834632 5.41 1346888 3438084 12 17:08:17 17:07:01 27578072 31572864 713652 2.17 165468 3980444 1834632 5.41 1346932 3438088 8 17:08:17 17:08:01 26044256 31521208 758056 2.31 208472 5288972 1971984 5.81 1493156 4687204 888 17:08:17 Average: 27552107 31544289 745684 2.27 162225 3977919 1872756 5.52 1345720 3466104 23583 17:08:17 17:08:17 16:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:08:17 16:54:01 veth2bf39b7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:08:17 16:54:01 ens3 202.24 149.40 1540.40 28.39 0.00 0.00 0.00 0.00 17:08:17 16:54:01 docker0 127.26 163.31 10.26 1503.35 0.00 0.00 0.00 0.00 17:08:17 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 16:55:01 ens3 166.31 126.63 2689.04 118.33 0.00 0.00 0.00 0.00 17:08:17 16:55:01 docker0 16.00 20.23 0.94 98.55 0.00 0.00 0.00 0.00 17:08:17 16:55:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 17:08:17 16:56:01 ens3 8.96 7.10 5.19 5.97 0.00 0.00 0.00 0.00 17:08:17 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 16:56:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:08:17 16:57:01 ens3 5.10 3.23 12.63 0.47 0.00 0.00 0.00 0.00 17:08:17 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:08:17 16:58:01 ens3 80.20 45.84 1299.10 3.42 0.00 0.00 0.00 0.00 17:08:17 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 16:58:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:08:17 16:59:01 ens3 0.22 0.15 0.01 0.01 0.00 0.00 0.00 0.00 17:08:17 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:08:17 17:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 17:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:08:17 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:08:17 17:02:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 17:03:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:08:17 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:08:17 17:04:01 ens3 0.47 0.00 0.04 0.00 0.00 0.00 0.00 0.00 17:08:17 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 17:05:01 ens3 0.58 0.35 0.37 0.21 0.00 0.00 0.00 0.00 17:08:17 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:08:17 17:06:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 17:07:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:08:17 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:08:17 17:08:01 ens3 349.53 227.59 7891.46 44.23 0.00 0.00 0.00 0.00 17:08:17 17:08:01 veth4840dc0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:08:17 17:08:01 docker0 36.12 45.98 3.31 688.77 0.00 0.00 0.00 0.00 17:08:17 17:08:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 17:08:17 Average: ens3 54.12 37.26 895.21 13.39 0.00 0.00 0.00 0.00 17:08:17 Average: veth4840dc0 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 17:08:17 Average: docker0 11.83 15.14 0.96 151.23 0.00 0.00 0.00 0.00 17:08:17 Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:08:17 17:08:17 17:08:17 ---> sar -P ALL: 17:08:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-623) 09/22/22 _x86_64_ (8 CPU) 17:08:17 17:08:17 16:52:06 LINUX RESTART (8 CPU) 17:08:17 17:08:17 16:53:02 CPU %user %nice %system %iowait %steal %idle 17:08:17 16:54:01 all 34.02 0.00 7.01 1.56 0.08 57.32 17:08:17 16:54:01 0 33.61 0.00 7.24 0.92 0.09 58.14 17:08:17 16:54:01 1 35.09 0.00 7.15 2.34 0.10 55.32 17:08:17 16:54:01 2 31.53 0.00 7.56 4.41 0.07 56.43 17:08:17 16:54:01 3 36.60 0.00 6.53 0.31 0.09 56.48 17:08:17 16:54:01 4 33.48 0.00 7.17 0.09 0.09 59.17 17:08:17 16:54:01 5 33.76 0.00 6.42 0.31 0.07 59.44 17:08:17 16:54:01 6 33.52 0.00 5.98 0.14 0.09 60.28 17:08:17 16:54:01 7 34.59 0.00 8.03 4.00 0.09 53.29 17:08:17 16:55:01 all 29.63 0.00 5.66 1.05 0.06 63.60 17:08:17 16:55:01 0 29.78 0.00 5.61 0.22 0.05 64.34 17:08:17 16:55:01 1 29.00 0.00 6.30 1.84 0.07 62.79 17:08:17 16:55:01 2 28.21 0.00 5.26 2.80 0.07 63.67 17:08:17 16:55:01 3 29.47 0.00 5.44 0.07 0.07 64.95 17:08:17 16:55:01 4 30.93 0.00 5.77 0.42 0.05 62.83 17:08:17 16:55:01 5 29.65 0.00 5.26 0.10 0.07 64.92 17:08:17 16:55:01 6 29.90 0.00 6.57 2.54 0.07 60.92 17:08:17 16:55:01 7 30.09 0.00 5.09 0.37 0.07 64.37 17:08:17 16:56:01 all 0.25 0.00 0.04 0.01 0.00 99.70 17:08:17 16:56:01 0 0.18 0.00 0.08 0.00 0.02 99.72 17:08:17 16:56:01 1 0.37 0.00 0.03 0.05 0.02 99.53 17:08:17 16:56:01 2 0.23 0.00 0.05 0.02 0.00 99.70 17:08:17 16:56:01 3 0.05 0.00 0.00 0.00 0.00 99.95 17:08:17 16:56:01 4 0.07 0.00 0.07 0.00 0.00 99.87 17:08:17 16:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:08:17 16:56:01 6 0.92 0.00 0.02 0.02 0.00 99.05 17:08:17 16:56:01 7 0.13 0.00 0.03 0.00 0.00 99.83 17:08:17 16:57:01 all 0.05 0.00 0.01 0.01 0.00 99.93 17:08:17 16:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:08:17 16:57:01 1 0.07 0.00 0.03 0.00 0.00 99.90 17:08:17 16:57:01 2 0.05 0.00 0.03 0.03 0.00 99.88 17:08:17 16:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:08:17 16:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 17:08:17 16:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:08:17 16:57:01 6 0.05 0.00 0.00 0.02 0.00 99.93 17:08:17 16:57:01 7 0.10 0.00 0.02 0.00 0.00 99.88 17:08:17 16:58:01 all 1.20 0.00 0.81 0.48 0.01 97.50 17:08:17 16:58:01 0 1.48 0.00 0.57 0.03 0.00 97.92 17:08:17 16:58:01 1 0.99 0.00 0.57 0.30 0.03 98.11 17:08:17 16:58:01 2 0.90 0.00 0.62 2.45 0.02 96.01 17:08:17 16:58:01 3 1.05 0.00 2.00 0.08 0.00 96.86 17:08:17 16:58:01 4 2.25 0.00 0.45 0.20 0.02 97.08 17:08:17 16:58:01 5 1.20 0.00 0.83 0.42 0.02 97.53 17:08:17 16:58:01 6 0.95 0.00 0.97 0.08 0.00 98.00 17:08:17 16:58:01 7 0.77 0.00 0.45 0.28 0.02 98.48 17:08:17 16:59:01 all 0.01 0.00 0.02 0.27 0.00 99.70 17:08:17 16:59:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:08:17 16:59:01 1 0.03 0.00 0.03 0.82 0.00 99.12 17:08:17 16:59:01 2 0.00 0.00 0.02 0.98 0.00 99.00 17:08:17 16:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:08:17 16:59:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:08:17 16:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:08:17 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:08:17 16:59:01 7 0.02 0.00 0.00 0.35 0.00 99.63 17:08:17 17:00:01 all 0.02 0.00 0.02 0.01 0.01 99.94 17:08:17 17:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:08:17 17:00:01 1 0.08 0.00 0.07 0.00 0.02 99.83 17:08:17 17:00:01 2 0.00 0.00 0.02 0.08 0.00 99.90 17:08:17 17:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:08:17 17:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:08:17 17:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:08:17 17:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:08:17 17:00:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:08:17 17:01:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:08:17 17:01:01 0 0.00 0.00 0.03 0.00 0.02 99.95 17:08:17 17:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:08:17 17:01:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:08:17 17:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:08:17 17:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:08:17 17:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:08:17 17:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:08:17 17:01:01 7 0.03 0.00 0.02 0.03 0.02 99.90 17:08:17 17:02:01 all 0.19 0.00 0.03 0.01 0.00 99.77 17:08:17 17:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:08:17 17:02:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:08:17 17:02:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:08:17 17:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:08:17 17:02:01 4 1.26 0.00 0.03 0.00 0.00 98.71 17:08:17 17:02:01 5 0.03 0.00 0.05 0.00 0.00 99.92 17:08:17 17:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:08:17 17:02:01 7 0.10 0.00 0.05 0.02 0.00 99.83 17:08:17 17:03:01 all 0.31 0.00 0.01 0.01 0.00 99.67 17:08:17 17:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:08:17 17:03:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:08:17 17:03:01 2 0.02 0.00 0.00 0.05 0.00 99.93 17:08:17 17:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:08:17 17:03:01 4 1.99 0.00 0.00 0.00 0.02 98.00 17:08:17 17:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:08:17 17:03:01 6 0.32 0.00 0.00 0.00 0.00 99.68 17:08:17 17:03:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:08:17 17:04:01 all 0.27 0.00 0.01 0.01 0.00 99.71 17:08:17 17:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:08:17 17:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:08:17 17:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:08:17 17:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:08:17 17:04:01 4 1.99 0.00 0.00 0.00 0.00 98.01 17:08:17 17:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:08:17 17:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:08:17 17:04:01 7 0.02 0.00 0.02 0.03 0.00 99.93 17:08:17 17:08:17 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:08:17 17:05:01 all 0.21 0.00 0.01 0.01 0.01 99.77 17:08:17 17:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:08:17 17:05:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:08:17 17:05:01 2 0.03 0.00 0.00 0.03 0.02 99.92 17:08:17 17:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:08:17 17:05:01 4 1.40 0.00 0.00 0.02 0.02 98.56 17:08:17 17:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:08:17 17:05:01 6 0.07 0.00 0.00 0.00 0.00 99.93 17:08:17 17:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:08:17 17:06:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:08:17 17:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:08:17 17:06:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:08:17 17:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:08:17 17:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:08:17 17:06:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:08:17 17:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:08:17 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:08:17 17:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:08:17 17:07:01 all 0.01 0.00 0.02 0.00 0.00 99.96 17:08:17 17:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:08:17 17:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:08:17 17:07:01 2 0.03 0.00 0.03 0.02 0.00 99.92 17:08:17 17:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:08:17 17:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:08:17 17:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:08:17 17:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:08:17 17:07:01 7 0.02 0.00 0.03 0.02 0.00 99.93 17:08:17 17:08:01 all 8.82 0.00 3.83 1.17 0.04 86.13 17:08:17 17:08:01 0 8.67 0.00 3.19 1.24 0.05 86.84 17:08:17 17:08:01 1 10.08 0.00 3.91 2.14 0.05 83.82 17:08:17 17:08:01 2 10.56 0.00 3.57 0.86 0.05 84.96 17:08:17 17:08:01 3 7.46 0.00 3.85 0.13 0.03 88.53 17:08:17 17:08:01 4 8.46 0.00 3.73 1.37 0.03 86.40 17:08:17 17:08:01 5 8.51 0.00 4.09 2.20 0.05 85.14 17:08:17 17:08:01 6 9.66 0.00 3.94 0.51 0.03 85.86 17:08:17 17:08:01 7 7.18 0.00 4.39 0.91 0.05 87.46 17:08:17 Average: all 4.92 0.00 1.15 0.30 0.02 93.61 17:08:17 Average: 0 4.85 0.00 1.11 0.16 0.01 93.86 17:08:17 Average: 1 4.99 0.00 1.20 0.49 0.02 93.29 17:08:17 Average: 2 4.70 0.00 1.13 0.78 0.01 93.38 17:08:17 Average: 3 4.91 0.00 1.18 0.04 0.01 93.86 17:08:17 Average: 4 5.38 0.00 1.14 0.14 0.02 93.33 17:08:17 Average: 5 4.80 0.00 1.09 0.20 0.01 93.89 17:08:17 Average: 6 4.96 0.00 1.15 0.22 0.01 93.66 17:08:17 Average: 7 4.78 0.00 1.19 0.40 0.02 93.62 17:08:17 17:08:17 17:08:17