Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 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-ssh13647111088558379559.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11638818219609263960.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4430150985548058351.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17835863183958816180.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-ssh8850398325886898978.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-8763 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 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 # timeout=10 Commit message: "Merge pull request #1242 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.22" > git rev-list --no-walk 4052464be6c12850b1d5f447a91894e4a56dac2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:10:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:10:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:10:40 ========================================================= 14:10:40 EdgeX Global Pipelines Version Info 14:10:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:10:41 ------------------- 14:10:41 stable info: 14:10:41 ------------------- 14:10:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:10:41 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:10:41 Message: update stable to v1.0.243 14:10:41 ------------------- 14:10:41 experimental info: 14:10:41 ------------------- 14:10:41 Commited By: **** collab-it+edgex@linuxfoundation.org 14:10:41 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:10:41 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:10:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 14:10:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 14:10:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:10:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:10:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:10:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7102f88 [Pipeline] echo 14:10:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:10:42 provisioning config files... 14:10:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12523209375532905522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:10:42 ---> docker-login.sh 14:10:42 nexus3.edgexfoundry.org:10001 14:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:42 Configure a credential helper to remove this warning. See 14:10:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:42 14:10:43 Login Succeeded 14:10:43 nexus3.edgexfoundry.org:10002 14:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:43 Configure a credential helper to remove this warning. See 14:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:43 14:10:43 Login Succeeded 14:10:43 nexus3.edgexfoundry.org:10003 14:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:43 Configure a credential helper to remove this warning. See 14:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:43 14:10:43 Login Succeeded 14:10:43 nexus3.edgexfoundry.org:10004 14:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:43 Configure a credential helper to remove this warning. See 14:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:43 14:10:43 Login Succeeded 14:10:43 docker.io 14:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:43 Configure a credential helper to remove this warning. See 14:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:43 14:10:43 Login Succeeded 14:10:43 ---> docker-login.sh ends [Pipeline] } 14:10:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:10:44 + git rev-list -1 --merges 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8~1..7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [Pipeline] echo 14:10:44 -----------> git rev-list -1 --merges 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8~1..7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 14:10:44 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [false] [Pipeline] sh 14:10:44 + git log --format=format:%s -1 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [Pipeline] echo 14:10:44 ========================================================= 14:10:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:10:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:10:44 + git log --format=format:%s -1 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [Pipeline] echo 14:10:44 [semverPrep] GIT_COMMIT: 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8, Commit Message: Merge pull request #1242 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.22 [Pipeline] echo 14:10:44 [semverPrep] This is not a build commit. [Pipeline] sh 14:10:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:10:45 + grep -v github /etc/ssh/ssh_known_hosts 14:10:45 + [ -e /tmp/ssh_known_hosts ] 14:10:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:10:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:10:45 + sudo tee -a /etc/ssh/ssh_known_hosts 14:10:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:10:45 14:10:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:10:46 0.1.4: Pulling from edgex-devops/py-git-semver 14:10:46 b85a868b505f: Pulling fs layer 14:10:46 e2be974225ed: Pulling fs layer 14:10:46 339a4e72a1f5: Pulling fs layer 14:10:46 988bab9f4d93: Pulling fs layer 14:10:46 1469e6f7b9e6: Pulling fs layer 14:10:46 eaf3925da568: Pulling fs layer 14:10:46 bab4dde63d76: Pulling fs layer 14:10:46 bde34c3a00c8: Pulling fs layer 14:10:46 b352a97aabf1: Pulling fs layer 14:10:46 4872d77fe225: Pulling fs layer 14:10:46 5851b861e8e6: Pulling fs layer 14:10:46 1469e6f7b9e6: Waiting 14:10:46 eaf3925da568: Waiting 14:10:46 5851b861e8e6: Waiting 14:10:46 bab4dde63d76: Waiting 14:10:46 bde34c3a00c8: Waiting 14:10:46 b352a97aabf1: Waiting 14:10:46 988bab9f4d93: Waiting 14:10:46 4872d77fe225: Waiting 14:10:46 e2be974225ed: Download complete 14:10:46 988bab9f4d93: Verifying Checksum 14:10:46 988bab9f4d93: Download complete 14:10:46 1469e6f7b9e6: Download complete 14:10:46 339a4e72a1f5: Verifying Checksum 14:10:46 339a4e72a1f5: Download complete 14:10:46 eaf3925da568: Download complete 14:10:46 bde34c3a00c8: Verifying Checksum 14:10:46 bde34c3a00c8: Download complete 14:10:46 b352a97aabf1: Download complete 14:10:46 4872d77fe225: Download complete 14:10:46 5851b861e8e6: Verifying Checksum 14:10:46 5851b861e8e6: Download complete 14:10:46 b85a868b505f: Verifying Checksum 14:10:46 b85a868b505f: Download complete 14:10:47 bab4dde63d76: Verifying Checksum 14:10:47 bab4dde63d76: Download complete 14:10:47 b85a868b505f: Pull complete 14:10:47 e2be974225ed: Pull complete 14:10:48 339a4e72a1f5: Pull complete 14:10:48 988bab9f4d93: Pull complete 14:10:48 1469e6f7b9e6: Pull complete 14:10:49 eaf3925da568: Pull complete 14:10:50 bab4dde63d76: Pull complete 14:10:50 bde34c3a00c8: Pull complete 14:10:50 b352a97aabf1: Pull complete 14:10:51 4872d77fe225: Pull complete 14:10:51 5851b861e8e6: Pull complete 14:10:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:10:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:51 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 14:10:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:10:52 $ docker top f3757f18eba18cc5862df2a4b65ba5e60b2449db43c9cf02943848909e85f68c -eo pid,comm 14:10:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:10:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:10:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:10:52 [ssh-agent] Looking for ssh-agent implementation... 14:10:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:10:52 $ docker exec f3757f18eba18cc5862df2a4b65ba5e60b2449db43c9cf02943848909e85f68c ssh-agent 14:10:52 SSH_AUTH_SOCK=/tmp/ssh-kseuACzlp9uU/agent.33 14:10:52 SSH_AGENT_PID=39 14:10:52 Running ssh-add (command line suppressed) 14:10:53 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17920656487593177001.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17920656487593177001.key) 14:10:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:10:53 + git tag --points-at HEAD [Pipeline] } 14:10:53 $ docker exec --env ******** --env ******** f3757f18eba18cc5862df2a4b65ba5e60b2449db43c9cf02943848909e85f68c ssh-agent -k 14:10:53 unset SSH_AUTH_SOCK; 14:10:53 unset SSH_AGENT_PID; 14:10:53 echo Agent pid 39 killed; 14:10:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:10:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:10:53 [ssh-agent] Looking for ssh-agent implementation... 14:10:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:10:53 $ docker exec f3757f18eba18cc5862df2a4b65ba5e60b2449db43c9cf02943848909e85f68c ssh-agent 14:10:53 SSH_AUTH_SOCK=/tmp/ssh-G8FWpqTEQcdQ/agent.71 14:10:53 SSH_AGENT_PID=77 14:10:53 Running ssh-add (command line suppressed) 14:10:53 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17317590103050787253.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17317590103050787253.key) 14:10:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:10:54 + git semver init 14:10:54 2022-10-21 14:10:54,361 [run_init] DEBUG init version:0.0.0 force:False 14:10:54 2022-10-21 14:10:54,361 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 14:10:54 2022-10-21 14:10:54,362 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 14:10:54 2022-10-21 14:10:54,362 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 14:10:55 2022-10-21 14:10:55,385 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 14:10:55 2022-10-21 14:10:55,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 14:10:55 2022-10-21 14:10:55,385 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:10:55 2022-10-21 14:10:55,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:10:55 2.3.0-dev.45 [Pipeline] } 14:10:55 $ docker exec --env ******** --env ******** f3757f18eba18cc5862df2a4b65ba5e60b2449db43c9cf02943848909e85f68c ssh-agent -k 14:10:55 unset SSH_AUTH_SOCK; 14:10:55 unset SSH_AGENT_PID; 14:10:55 echo Agent pid 77 killed; 14:10:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:10:56 + git semver [Pipeline] } 14:10:56 $ docker stop --time=1 f3757f18eba18cc5862df2a4b65ba5e60b2449db43c9cf02943848909e85f68c 14:10:57 $ docker rm -f f3757f18eba18cc5862df2a4b65ba5e60b2449db43c9cf02943848909e85f68c [Pipeline] // withDockerContainer [Pipeline] sh 14:10:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:10:58 Stashed 1 file(s) [Pipeline] echo 14:10:58 [edgeXSemver]: initialized semver on version 2.3.0-dev.45 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:10:58 provisioning config files... 14:10:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4555878817457772567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:10:58 ---> docker-login.sh 14:10:58 nexus3.edgexfoundry.org:10001 14:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:58 Configure a credential helper to remove this warning. See 14:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:58 14:10:58 Login Succeeded 14:10:58 nexus3.edgexfoundry.org:10002 14:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:59 Configure a credential helper to remove this warning. See 14:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:59 14:10:59 Login Succeeded 14:10:59 nexus3.edgexfoundry.org:10003 14:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:59 Configure a credential helper to remove this warning. See 14:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:59 14:10:59 Login Succeeded 14:10:59 nexus3.edgexfoundry.org:10004 14:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:59 Configure a credential helper to remove this warning. See 14:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:59 14:10:59 Login Succeeded 14:10:59 docker.io 14:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:59 Configure a credential helper to remove this warning. See 14:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:59 14:10:59 Login Succeeded 14:10:59 ---> docker-login.sh ends [Pipeline] } 14:10:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:10:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:10:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:10:59 ========================================================= 14:10:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:10:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:59 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:10:59 Sending build context to Docker daemon 10.03MB 14:10:59 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 14:10:59 Step 2/11 : FROM ${BASE} AS builder 14:10:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:10:59 213ec9aee27d: Pulling fs layer 14:10:59 4583459ba037: Pulling fs layer 14:10:59 93c1e223e6f2: Pulling fs layer 14:10:59 53926ce57604: Pulling fs layer 14:10:59 21b2b0c7a3f4: Pulling fs layer 14:10:59 30f14e443154: Pulling fs layer 14:10:59 801331c1e519: Pulling fs layer 14:10:59 99cc6dd402b0: Pulling fs layer 14:10:59 53926ce57604: Waiting 14:10:59 7d9ed39f4882: Pulling fs layer 14:10:59 21b2b0c7a3f4: Waiting 14:10:59 30f14e443154: Waiting 14:10:59 99cc6dd402b0: Waiting 14:10:59 801331c1e519: Waiting 14:10:59 93c1e223e6f2: Verifying Checksum 14:10:59 93c1e223e6f2: Download complete 14:11:00 4583459ba037: Verifying Checksum 14:11:00 4583459ba037: Download complete 14:11:00 21b2b0c7a3f4: Download complete 14:11:00 30f14e443154: Verifying Checksum 14:11:00 30f14e443154: Download complete 14:11:00 213ec9aee27d: Verifying Checksum 14:11:00 801331c1e519: Download complete 14:11:00 213ec9aee27d: Pull complete 14:11:00 4583459ba037: Pull complete 14:11:00 93c1e223e6f2: Pull complete 14:11:00 7d9ed39f4882: Verifying Checksum 14:11:00 7d9ed39f4882: Download complete 14:11:00 99cc6dd402b0: Verifying Checksum 14:11:00 99cc6dd402b0: Download complete 14:11:00 53926ce57604: Verifying Checksum 14:11:00 53926ce57604: Download complete 14:11:05 53926ce57604: Pull complete 14:11:05 21b2b0c7a3f4: Pull complete 14:11:05 30f14e443154: Pull complete 14:11:05 801331c1e519: Pull complete 14:11:07 99cc6dd402b0: Pull complete 14:11:08 7d9ed39f4882: Pull complete 14:11:08 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 14:11:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:11:08 ---> 1dedd983c030 14:11:08 Step 3/11 : ARG MAKE=make build 14:11:09 ---> Running in f6d6f5a918e2 14:11:09 Removing intermediate container f6d6f5a918e2 14:11:09 ---> 406f5532c799 14:11:09 Step 4/11 : WORKDIR /device-sdk-go 14:11:09 ---> Running in 33d44d3fdd52 14:11:09 Removing intermediate container 33d44d3fdd52 14:11:09 ---> 7930ab180257 14:11:09 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:11:09 ---> Running in 8343cb4a917f 14:11:10 Removing intermediate container 8343cb4a917f 14:11:10 ---> d049bc42adb2 14:11:10 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:10 ---> Running in 643e440c15d5 14:11:10 Removing intermediate container 643e440c15d5 14:11:10 ---> 7bcdf8f15bce 14:11:10 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:11:10 ---> Running in 211a419a7fb5 14:11:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:11:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:11:12 OK: 211 MiB in 51 packages 14:11:12 Removing intermediate container 211a419a7fb5 14:11:12 ---> 7e0214b96c53 14:11:12 Step 8/11 : COPY go.mod vendor* ./ 14:11:12 ---> 9e3bf2d07550 14:11:12 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:12 ---> Running in ef5bb7a42e2a 14:11:13 Still waiting to schedule task 14:11:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8762’ 14:11:27 Removing intermediate container ef5bb7a42e2a 14:11:27 ---> 9d350cadaa87 14:11:27 Step 10/11 : COPY . . 14:11:28 ---> 3d7a1105824d 14:11:28 Step 11/11 : RUN ${MAKE} 14:11:28 ---> Running in 284d3a121d40 14:11:28 noop 14:11:28 Removing intermediate container 284d3a121d40 14:11:28 ---> d6d7ae36f830 14:11:28 Successfully built d6d7ae36f830 14:11:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:29 + docker inspect -f . ci-base-image-x86_64 14:11:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:29 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 14:11:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:11:29 $ docker top 36e8a504b2553c46cc43f70238c548f2c32e8033f80da2b46c6262880d509555 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:29 + go version 14:11:29 go version go1.18.7 linux/amd64 [Pipeline] } 14:11:29 $ docker stop --time=1 36e8a504b2553c46cc43f70238c548f2c32e8033f80da2b46c6262880d509555 14:11:31 $ docker rm -f 36e8a504b2553c46cc43f70238c548f2c32e8033f80da2b46c6262880d509555 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:31 + docker inspect -f . ci-base-image-x86_64 14:11:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:31 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 14:11:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:11:32 $ docker top b1a5bec14b7f1f9a5581003bc6773f3beefa007a1ba9dc242937ad3d8b368f07 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:32 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 14:11:32 + make test 14:11:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:11:39 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 14:11:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.073s coverage: 27.6% of statements 14:11:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.060s coverage: 78.9% of statements 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 14:11:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.103s coverage: 73.1% of statements 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 14:11:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.112s coverage: 54.4% of statements 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 14:11:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.087s coverage: 65.1% of statements 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 14:11:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.739s coverage: 89.2% of statements 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 14:11:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 4.7% of statements 14:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 14:12:12 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 14:12:12 GO111MODULE=on go vet ./... 14:12:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:12:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:12:12 ./bin/test-attribution-txt.sh 14:12:12 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 14:12:13 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 14:12:13 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 14:12:13 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 14:12:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:12:13 $ docker stop --time=1 b1a5bec14b7f1f9a5581003bc6773f3beefa007a1ba9dc242937ad3d8b368f07 14:12:14 $ docker rm -f b1a5bec14b7f1f9a5581003bc6773f3beefa007a1ba9dc242937ad3d8b368f07 [Pipeline] // withDockerContainer [Pipeline] sh 14:12:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:12:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:12:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:12:16 + ls -al . 14:12:16 total 276 14:12:16 drwxrwxr-x 11 jenkins jenkins 4096 Oct 21 14:11 . 14:12:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 14:10 .. 14:12:16 -rw-rw-r-- 1 jenkins jenkins 140 Oct 21 14:10 .dockerignore 14:12:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 14:11 .git 14:12:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 14:10 .github 14:12:16 -rw-rw-r-- 1 jenkins jenkins 131 Oct 21 14:10 .gitignore 14:12:16 -rw-rw-r-- 1 jenkins jenkins 42 Oct 21 14:10 .golangci.yml 14:12:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 14:10 .semver 14:12:16 -rw-rw-r-- 1 jenkins jenkins 29536 Oct 21 14:10 CHANGELOG.md 14:12:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 14:10 GOVERNANCE.md 14:12:16 -rw-rw-r-- 1 jenkins jenkins 880 Oct 21 14:10 Jenkinsfile 14:12:16 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 21 14:10 LICENSE 14:12:16 -rw-rw-r-- 1 jenkins jenkins 2003 Oct 21 14:10 Makefile 14:12:16 -rw-rw-r-- 1 jenkins jenkins 619 Oct 21 14:10 OWNERS.md 14:12:16 -rw-rw-r-- 1 jenkins jenkins 4881 Oct 21 14:10 README.md 14:12:16 -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 14:10 VERSION 14:12:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 14:10 bin 14:12:16 -rw-r--r-- 1 jenkins jenkins 101760 Oct 21 14:11 coverage.out 14:12:16 drwxrwxr-x 5 jenkins jenkins 4096 Oct 21 14:10 example 14:12:16 -rw-rw-r-- 1 jenkins jenkins 3400 Oct 21 14:10 go.mod 14:12:16 -rw-rw-r-- 1 jenkins jenkins 37486 Oct 21 14:10 go.sum 14:12:16 drwxrwxr-x 14 jenkins jenkins 4096 Oct 21 14:10 internal 14:12:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 14:10 openapi 14:12:16 drwxrwxr-x 6 jenkins jenkins 4096 Oct 21 14:10 pkg 14:12:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 14:10 snap 14:12:16 -rw-rw-r-- 1 jenkins jenkins 222 Oct 21 14:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:16 + 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=7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 --label arch=amd64 --label version=2.3.0-dev.45 . 14:12:16 Sending build context to Docker daemon 10.13MB 14:12:16 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 14:12:16 Step 2/25 : FROM ${BASE} AS builder 14:12:16 ---> d6d7ae36f830 14:12:16 Step 3/25 : ARG MAKE=make build 14:12:16 ---> Running in 3ec0e89ea109 14:12:16 Removing intermediate container 3ec0e89ea109 14:12:16 ---> 839c48a66838 14:12:16 Step 4/25 : WORKDIR /device-sdk-go 14:12:16 ---> Running in 54276006da51 14:12:16 Removing intermediate container 54276006da51 14:12:16 ---> 8dea4a1af8a3 14:12:16 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:12:16 ---> Running in 9c7a904da73b 14:12:17 Removing intermediate container 9c7a904da73b 14:12:17 ---> 83efe9562953 14:12:17 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:12:17 ---> Running in e54ee4b285ee 14:12:17 Removing intermediate container e54ee4b285ee 14:12:17 ---> 4eface957016 14:12:17 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:12:17 ---> Running in 9d901586a881 14:12:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:12:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:12:19 OK: 211 MiB in 51 packages 14:12:19 Removing intermediate container 9d901586a881 14:12:19 ---> 32c13ec04e34 14:12:19 Step 8/25 : COPY go.mod vendor* ./ 14:12:19 ---> b555cbe521ba 14:12:19 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:19 ---> Running in bffd2fa2f730 14:12:20 Removing intermediate container bffd2fa2f730 14:12:20 ---> ee515f93bfc0 14:12:20 Step 10/25 : COPY . . 14:12:20 ---> 4026ef19bc24 14:12:20 Step 11/25 : RUN ${MAKE} 14:12:20 ---> Running in 7b2051233dba 14:12:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.45" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 14:12:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 14:12:40 Removing intermediate container 7b2051233dba 14:12:40 ---> b5427d2bf19e 14:12:40 Step 12/25 : FROM alpine:3.16 14:12:40 3.16: Pulling from library/alpine 14:12:41 213ec9aee27d: Already exists 14:12:41 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:12:41 Status: Downloaded newer image for alpine:3.16 14:12:41 ---> 9c6f07244728 14:12:41 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:12:41 ---> Running in 2014f0a920b5 14:12:41 Removing intermediate container 2014f0a920b5 14:12:41 ---> eb3bfe6e2f92 14:12:41 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:12:41 ---> Running in 3573eee97aef 14:12:42 Removing intermediate container 3573eee97aef 14:12:42 ---> ef756fef7a8b 14:12:42 Step 15/25 : RUN apk add --update --no-cache zeromq 14:12:42 ---> Running in 31289b71cd59 14:12:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:12:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:12:43 (1/5) Installing libgcc (11.2.1_git20220219-r2) 14:12:43 (2/5) Installing libsodium (1.0.18-r0) 14:12:43 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 14:12:43 (4/5) Installing libzmq (4.3.4-r0) 14:12:44 (5/5) Installing zeromq (4.3.4-r0) 14:12:44 Executing busybox-1.35.0-r17.trigger 14:12:44 OK: 8 MiB in 19 packages 14:12:44 Removing intermediate container 31289b71cd59 14:12:44 ---> a637615bd07c 14:12:44 Step 16/25 : WORKDIR / 14:12:44 ---> Running in 557453922dab 14:12:44 Removing intermediate container 557453922dab 14:12:44 ---> 8f4ab815aa88 14:12:44 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:12:44 ---> fc7d60f70a59 14:12:44 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:12:45 ---> ce04a8cadbe3 14:12:45 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:12:45 ---> 1541b802eda0 14:12:45 Step 20/25 : EXPOSE 59999 14:12:45 ---> Running in 0b8f36c9a19a 14:12:45 Removing intermediate container 0b8f36c9a19a 14:12:45 ---> 2341ac2c8fdd 14:12:45 Step 21/25 : ENTRYPOINT ["/device-simple"] 14:12:45 ---> Running in 3cc92fc6b843 14:12:45 Removing intermediate container 3cc92fc6b843 14:12:45 ---> 9d51663e2ee8 14:12:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:12:45 ---> Running in f7add19d891d 14:12:45 Removing intermediate container f7add19d891d 14:12:45 ---> 5bcb915c58ac 14:12:45 Step 23/25 : LABEL arch=amd64 14:12:45 ---> Running in a559c7d4988a 14:12:45 Removing intermediate container a559c7d4988a 14:12:45 ---> 5a19f89d6eab 14:12:45 Step 24/25 : LABEL git_sha=7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 14:12:45 ---> Running in b43c18e3a80f 14:12:45 Removing intermediate container b43c18e3a80f 14:12:45 ---> 240421d536d1 14:12:45 Step 25/25 : LABEL version=2.3.0-dev.45 14:12:45 ---> Running in ae4f352ae595 14:12:46 Removing intermediate container ae4f352ae595 14:12:46 ---> 6ff8fb94f8d2 14:12:46 [Warning] One or more build-args [ARCH] were not consumed 14:12:46 Successfully built 6ff8fb94f8d2 14:12: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 14:12:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:46 14:12:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:46 latest: Pulling from edgex-lftools-log-publisher 14:12:46 5eb5b503b376: Pulling fs layer 14:12:46 5c69ac0246d0: Pulling fs layer 14:12:46 ec43610c2a17: Pulling fs layer 14:12:46 3a2ae6a8a46f: Pulling fs layer 14:12:46 33b1e0a273af: Pulling fs layer 14:12:46 5d3b04190fa2: Pulling fs layer 14:12:46 2f39f015ded8: Pulling fs layer 14:12:46 33b1e0a273af: Waiting 14:12:46 5d3b04190fa2: Waiting 14:12:46 2f39f015ded8: Waiting 14:12:46 3a2ae6a8a46f: Waiting 14:12:46 5c69ac0246d0: Download complete 14:12:46 3a2ae6a8a46f: Verifying Checksum 14:12:46 3a2ae6a8a46f: Download complete 14:12:47 ec43610c2a17: Verifying Checksum 14:12:47 ec43610c2a17: Download complete 14:12:47 33b1e0a273af: Verifying Checksum 14:12:47 33b1e0a273af: Download complete 14:12:47 5d3b04190fa2: Download complete 14:12:47 5eb5b503b376: Verifying Checksum 14:12:47 5eb5b503b376: Download complete 14:12:47 2f39f015ded8: Download complete 14:12:48 5eb5b503b376: Pull complete 14:12:48 5c69ac0246d0: Pull complete 14:12:48 ec43610c2a17: Pull complete 14:12:48 3a2ae6a8a46f: Pull complete 14:12:48 33b1e0a273af: Pull complete 14:12:48 5d3b04190fa2: Pull complete 14:12:53 2f39f015ded8: Pull complete 14:12:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:12:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:53 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 14:12: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 14:12:55 $ docker top 07a26d20978feef7442a3e2c785c1608e549134f7c112ca76ebbc864547a248c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:55 ---> job-cost.sh 14:12:55 lf-activate-venv: SKIPPING 14:12:55 INFO: No Stack... 14:12:55 INFO: Retrieving Pricing Info for: v3-standard-8 14:12:56 INFO: Archiving Costs [Pipeline] sh 14:12:56 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 14:12:56 + cut -d, -f6 [Pipeline] lock 14:12:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] 14:12:56 Resource [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] did not exist. Created. 14:12:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:12:56 + echo total: 0.2199999988079071 [Pipeline] stash 14:12:56 Stashed 1 file(s) [Pipeline] } 14:12:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } 14:12:56 $ docker stop --time=1 07a26d20978feef7442a3e2c785c1608e549134f7c112ca76ebbc864547a248c 14:12:58 $ docker rm -f 07a26d20978feef7442a3e2c785c1608e549134f7c112ca76ebbc864547a248c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:14:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8764 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 14:14:36 Running in /w/workspace/device-sdk-go/120 [Pipeline] { [Pipeline] checkout 14:14:36 The recommended git tool is: git 14:14:41 using credential edgex-jenkins-ssh 14:14:41 Cloning the remote Git repository 14:14:41 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:14:41 > git init /w/workspace/device-sdk-go/120 # timeout=10 14:14:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:14:41 > git --version # timeout=10 14:14:41 > git --version # 'git version 2.25.1' 14:14:41 using GIT_SSH to set credentials SSH Credentials for GitHub 14:14:41 Verifying host key using known hosts file 14:14:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:14:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:14:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:44 Avoid second fetch 14:14:44 Checking out Revision 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 (main) 14:14:45 Commit message: "Merge pull request #1242 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.22" 14:14:44 > git config core.sparsecheckout # timeout=10 14:14:44 > git checkout -f 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:14:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:14:46 % Total % Received % Xferd Average Speed Time Time Time Current 14:14:46 Dload Upload Total Spent Left Speed 14:14:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 50408 0 --:--:-- --:--:-- --:--:-- 50207 [Pipeline] sh 14:14:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:14:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:14:46 + sudo tee /etc/docker/daemon.new 14:14:46 { 14:14:46 "registry-mirrors": [ 14:14:46 "https://nexus3.edgexfoundry.org:10001" 14:14:46 ], 14:14:46 "bip": "10.250.0.254/24", 14:14:46 "hosts": [ 14:14:46 "tcp://0.0.0.0:5555", 14:14:46 "unix:///var/run/docker.sock" 14:14:46 ], 14:14:46 "mtu": 1458, 14:14:46 "selinux-enabled": true, 14:14:46 "seccomp-profile": "/etc/docker/seccomp.json" 14:14:46 } [Pipeline] sh 14:14:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:14:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:15:05 provisioning config files... 14:15:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/120@tmp/config11048715671776856127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:15:06 ---> docker-login.sh 14:15:06 nexus3.edgexfoundry.org:10001 14:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:06 Configure a credential helper to remove this warning. See 14:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:06 14:15:06 Login Succeeded 14:15:06 nexus3.edgexfoundry.org:10002 14:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:07 Configure a credential helper to remove this warning. See 14:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:07 14:15:07 Login Succeeded 14:15:07 nexus3.edgexfoundry.org:10003 14:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:07 Configure a credential helper to remove this warning. See 14:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:07 14:15:07 Login Succeeded 14:15:07 nexus3.edgexfoundry.org:10004 14:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:07 Configure a credential helper to remove this warning. See 14:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:07 14:15:07 Login Succeeded 14:15:07 docker.io 14:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:08 Configure a credential helper to remove this warning. See 14:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:08 14:15:08 Login Succeeded 14:15:08 ---> docker-login.sh ends [Pipeline] } 14:15:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:15:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:15:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:15:08 ========================================================= 14:15:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:15:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:08 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:15:09 Sending build context to Docker daemon 5.39MB 14:15:09 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 14:15:09 Step 2/11 : FROM ${BASE} AS builder 14:15:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:15:09 9b18e9b68314: Pulling fs layer 14:15:09 d32db5db7311: Pulling fs layer 14:15:09 d0c4b47475fc: Pulling fs layer 14:15:09 5831b945b038: Pulling fs layer 14:15:09 86bbec2aaacd: Pulling fs layer 14:15:09 e10730c5d714: Pulling fs layer 14:15:09 5dd5c2283517: Pulling fs layer 14:15:09 d5ac0230b979: Pulling fs layer 14:15:09 5831b945b038: Waiting 14:15:09 e10730c5d714: Waiting 14:15:09 5dd5c2283517: Waiting 14:15:09 86bbec2aaacd: Waiting 14:15:09 d5ac0230b979: Waiting 14:15:09 d0c4b47475fc: Download complete 14:15:09 d32db5db7311: Download complete 14:15:09 86bbec2aaacd: Verifying Checksum 14:15:09 86bbec2aaacd: Download complete 14:15:09 e10730c5d714: Verifying Checksum 14:15:09 e10730c5d714: Download complete 14:15:09 9b18e9b68314: Verifying Checksum 14:15:10 9b18e9b68314: Pull complete 14:15:10 d5ac0230b979: Verifying Checksum 14:15:10 d5ac0230b979: Download complete 14:15:11 5dd5c2283517: Verifying Checksum 14:15:11 5dd5c2283517: Download complete 14:15:11 d32db5db7311: Pull complete 14:15:11 d0c4b47475fc: Pull complete 14:15:11 5831b945b038: Verifying Checksum 14:15:11 5831b945b038: Download complete 14:15:24 5831b945b038: Pull complete 14:15:24 86bbec2aaacd: Pull complete 14:15:24 e10730c5d714: Pull complete 14:15:29 5dd5c2283517: Pull complete 14:15:31 d5ac0230b979: Pull complete 14:15:31 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 14:15:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:15:31 ---> 59b3b1a385d4 14:15:31 Step 3/11 : ARG MAKE=make build 14:15:33 ---> Running in 36ed56de39f2 14:15:33 Removing intermediate container 36ed56de39f2 14:15:33 ---> 8444b2aa1ef0 14:15:33 Step 4/11 : WORKDIR /device-sdk-go 14:15:33 ---> Running in 550ac9c671a6 14:15:34 Removing intermediate container 550ac9c671a6 14:15:34 ---> a4975be88763 14:15:34 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:15:34 ---> Running in 3dad11ae0905 14:15:34 Removing intermediate container 3dad11ae0905 14:15:34 ---> 2165f4d2f160 14:15:34 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:34 ---> Running in daa919800039 14:15:36 Removing intermediate container daa919800039 14:15:36 ---> e3fba2a97b17 14:15:36 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:15:36 ---> Running in 02eea9259110 14:15:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:15:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:15:39 OK: 221 MiB in 51 packages 14:15:39 Removing intermediate container 02eea9259110 14:15:39 ---> 273a24139700 14:15:39 Step 8/11 : COPY go.mod vendor* ./ 14:15:40 ---> 22b76a41c9c5 14:15:40 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:40 ---> Running in c1083408d702 14:16:36 Removing intermediate container c1083408d702 14:16:36 ---> 5c43491060b9 14:16:36 Step 10/11 : COPY . . 14:16:36 ---> 242364b662e5 14:16:36 Step 11/11 : RUN ${MAKE} 14:16:36 ---> Running in facc81c46784 14:16:36 noop 14:16:36 Removing intermediate container facc81c46784 14:16:36 ---> c5ff19992c45 14:16:36 Successfully built c5ff19992c45 14:16:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:37 + docker inspect -f . ci-base-image-arm64 14:16:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:37 prd-ubuntu20.04-docker-arm64-4c-16g-8764 does not seem to be running inside a container 14:16:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/120 -v /w/workspace/device-sdk-go/120:/w/workspace/device-sdk-go/120:rw,z -v /w/workspace/device-sdk-go/120@tmp:/w/workspace/device-sdk-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:16:38 $ docker top 092c9a457e32756d0c244451d853a9d733ada1e37f04a6925d65a8722add6c43 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:39 + go version 14:16:39 go version go1.18.7 linux/arm64 [Pipeline] } 14:16:39 $ docker stop --time=1 092c9a457e32756d0c244451d853a9d733ada1e37f04a6925d65a8722add6c43 14:16:41 $ docker rm -f 092c9a457e32756d0c244451d853a9d733ada1e37f04a6925d65a8722add6c43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:41 + docker inspect -f . ci-base-image-arm64 14:16:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:41 prd-ubuntu20.04-docker-arm64-4c-16g-8764 does not seem to be running inside a container 14:16:41 $ 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/120 -v /w/workspace/device-sdk-go/120:/w/workspace/device-sdk-go/120:rw,z -v /w/workspace/device-sdk-go/120@tmp:/w/workspace/device-sdk-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:16:42 $ docker top e64dac3b4177eb5452de53883c44cd7229949b7b56cf196ad685f8a15d54cc2d -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:43 + git config --global --add safe.directory /w/workspace/device-sdk-go/120 [Pipeline] fileExists [Pipeline] sh 14:16:44 + make test 14:16:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:17:16 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 14:19:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 14:19:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 14:19:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 14:19:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 14:19:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 14:19:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.382s coverage: 27.6% of statements 14:19:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.411s coverage: 78.9% of statements 14:19:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 14:19:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.571s coverage: 73.1% of statements 14:19:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 14:19:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 14:19:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.839s coverage: 54.4% of statements 14:19:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 14:19:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 14:19:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 14:19:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 14:19:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.714s coverage: 65.1% of statements 14:19:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 14:19:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 14:19:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.117s coverage: 89.2% of statements 14:19:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 14:19:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.253s coverage: 4.7% of statements 14:19:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 14:19:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:19:22 GO111MODULE=on go vet ./... 14:20:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:20:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:20:58 ./bin/test-attribution-txt.sh 14:20:58 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 14:20:58 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 14:20:58 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 14:20:58 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 14:20:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:20:58 $ docker stop --time=1 e64dac3b4177eb5452de53883c44cd7229949b7b56cf196ad685f8a15d54cc2d 14:21:00 $ docker rm -f e64dac3b4177eb5452de53883c44cd7229949b7b56cf196ad685f8a15d54cc2d [Pipeline] // withDockerContainer [Pipeline] sh 14:21:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:21:01 Warning: overwriting stash ‘coverage-report’ 14:21:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:21:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:21:03 + ls -al . 14:21:03 total 272 14:21:03 drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 14:16 . 14:21:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 14:14 .. 14:21:03 -rw-rw-r-- 1 jenkins jenkins 140 Oct 21 14:14 .dockerignore 14:21:03 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 14:14 .git 14:21:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 14:14 .github 14:21:03 -rw-rw-r-- 1 jenkins jenkins 131 Oct 21 14:14 .gitignore 14:21:03 -rw-rw-r-- 1 jenkins jenkins 42 Oct 21 14:14 .golangci.yml 14:21:03 -rw-rw-r-- 1 jenkins jenkins 29536 Oct 21 14:14 CHANGELOG.md 14:21:03 -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 14:14 GOVERNANCE.md 14:21:03 -rw-rw-r-- 1 jenkins jenkins 880 Oct 21 14:14 Jenkinsfile 14:21:03 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 21 14:14 LICENSE 14:21:03 -rw-rw-r-- 1 jenkins jenkins 2003 Oct 21 14:14 Makefile 14:21:03 -rw-rw-r-- 1 jenkins jenkins 619 Oct 21 14:14 OWNERS.md 14:21:03 -rw-rw-r-- 1 jenkins jenkins 4881 Oct 21 14:14 README.md 14:21:03 -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 14:10 VERSION 14:21:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 14:14 bin 14:21:03 -rw-r--r-- 1 jenkins jenkins 101759 Oct 21 14:19 coverage.out 14:21:03 drwxrwxr-x 5 jenkins jenkins 4096 Oct 21 14:14 example 14:21:03 -rw-rw-r-- 1 jenkins jenkins 3400 Oct 21 14:14 go.mod 14:21:03 -rw-rw-r-- 1 jenkins jenkins 37486 Oct 21 14:14 go.sum 14:21:03 drwxrwxr-x 14 jenkins jenkins 4096 Oct 21 14:14 internal 14:21:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 14:14 openapi 14:21:03 drwxrwxr-x 6 jenkins jenkins 4096 Oct 21 14:14 pkg 14:21:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 14:14 snap 14:21:03 -rw-rw-r-- 1 jenkins jenkins 222 Oct 21 14:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:03 + 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=7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 --label arch=arm64 --label version=2.3.0-dev.45 . 14:21:04 Sending build context to Docker daemon 5.493MB 14:21:04 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 14:21:04 Step 2/25 : FROM ${BASE} AS builder 14:21:04 ---> c5ff19992c45 14:21:04 Step 3/25 : ARG MAKE=make build 14:21:04 ---> Running in 9d0893c70d2b 14:21:04 Removing intermediate container 9d0893c70d2b 14:21:04 ---> c4d1a7f2b765 14:21:04 Step 4/25 : WORKDIR /device-sdk-go 14:21:04 ---> Running in b8fada2d67e7 14:21:04 Removing intermediate container b8fada2d67e7 14:21:04 ---> a38ec506311a 14:21:04 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:21:05 ---> Running in 0bfb08e31063 14:21:05 Removing intermediate container 0bfb08e31063 14:21:05 ---> fe4fa60046b6 14:21:05 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:05 ---> Running in ae7d74ba54b7 14:21:06 Removing intermediate container ae7d74ba54b7 14:21:06 ---> 1132ddf3b30c 14:21:06 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:21:06 ---> Running in 66e965643dfa 14:21:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:21:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:21:09 OK: 221 MiB in 51 packages 14:21:11 Removing intermediate container 66e965643dfa 14:21:11 ---> 1182c536e827 14:21:11 Step 8/25 : COPY go.mod vendor* ./ 14:21:11 ---> 92b484678f8b 14:21:11 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:11 ---> Running in a373abbd69f0 14:21:13 Removing intermediate container a373abbd69f0 14:21:13 ---> b4906534d467 14:21:13 Step 10/25 : COPY . . 14:21:14 ---> b2148f2f266d 14:21:14 Step 11/25 : RUN ${MAKE} 14:21:14 ---> Running in f27022d34904 14:21:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.45" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 14:23:22 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 14:23:22 Removing intermediate container f27022d34904 14:23:22 ---> 662ef683cd49 14:23:22 Step 12/25 : FROM alpine:3.16 14:23:22 3.16: Pulling from library/alpine 14:23:22 9b18e9b68314: Already exists 14:23:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:23:22 Status: Downloaded newer image for alpine:3.16 14:23:22 ---> a6215f271958 14:23:22 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:23:23 ---> Running in e7fb443e61ea 14:23:23 Removing intermediate container e7fb443e61ea 14:23:23 ---> f6808453bc10 14:23:23 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:23 ---> Running in 2e948a54bc47 14:23:24 Removing intermediate container 2e948a54bc47 14:23:24 ---> a1f4ea12aeb4 14:23:24 Step 15/25 : RUN apk add --update --no-cache zeromq 14:23:24 ---> Running in d660fc41629d 14:23:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:23:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:23:27 (1/5) Installing libgcc (11.2.1_git20220219-r2) 14:23:27 (2/5) Installing libsodium (1.0.18-r0) 14:23:27 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 14:23:27 (4/5) Installing libzmq (4.3.4-r0) 14:23:27 (5/5) Installing zeromq (4.3.4-r0) 14:23:28 Executing busybox-1.35.0-r17.trigger 14:23:28 OK: 8 MiB in 19 packages 14:23:29 Removing intermediate container d660fc41629d 14:23:29 ---> f9a90d17917a 14:23:29 Step 16/25 : WORKDIR / 14:23:29 ---> Running in b373900348be 14:23:29 Removing intermediate container b373900348be 14:23:29 ---> d5c2f8380881 14:23:29 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:23:29 ---> 6da21fdb204b 14:23:29 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:23:31 ---> bc384863e332 14:23:31 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:23:31 ---> 6326e5ec8c24 14:23:31 Step 20/25 : EXPOSE 59999 14:23:31 ---> Running in 4b5bedc13e21 14:23:31 Removing intermediate container 4b5bedc13e21 14:23:31 ---> c05fef7dda05 14:23:31 Step 21/25 : ENTRYPOINT ["/device-simple"] 14:23:32 ---> Running in 8fad7c449de4 14:23:32 Removing intermediate container 8fad7c449de4 14:23:32 ---> e1b1e31c8908 14:23:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:23:32 ---> Running in 5c4d4a2fd26c 14:23:32 Removing intermediate container 5c4d4a2fd26c 14:23:32 ---> c3e5fb99545a 14:23:32 Step 23/25 : LABEL arch=arm64 14:23:32 ---> Running in f84114d1a4b5 14:23:32 Removing intermediate container f84114d1a4b5 14:23:32 ---> b846f7178e89 14:23:32 Step 24/25 : LABEL git_sha=7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 14:23:33 ---> Running in 91008938dbc1 14:23:33 Removing intermediate container 91008938dbc1 14:23:33 ---> c1afafe956c1 14:23:33 Step 25/25 : LABEL version=2.3.0-dev.45 14:23:33 ---> Running in 7745e55ef2a6 14:23:33 Removing intermediate container 7745e55ef2a6 14:23:33 ---> 11eb257f8ec9 14:23:33 [Warning] One or more build-args [ARCH] were not consumed 14:23:33 Successfully built 11eb257f8ec9 14:23:33 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:34 14:23:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:34 arm64: Pulling from edgex-lftools-log-publisher 14:23:34 8998bd30e6a1: Pulling fs layer 14:23:34 04944245beec: Pulling fs layer 14:23:34 699f458cf7ca: Pulling fs layer 14:23:34 765212b225bb: Pulling fs layer 14:23:34 f23df028b6ca: Pulling fs layer 14:23:34 d65c8cfc05b1: Pulling fs layer 14:23:34 2437ff75d9bd: Pulling fs layer 14:23:34 f23df028b6ca: Waiting 14:23:34 d65c8cfc05b1: Waiting 14:23:34 2437ff75d9bd: Waiting 14:23:34 765212b225bb: Waiting 14:23:34 04944245beec: Download complete 14:23:34 765212b225bb: Verifying Checksum 14:23:34 765212b225bb: Download complete 14:23:34 f23df028b6ca: Verifying Checksum 14:23:34 f23df028b6ca: Download complete 14:23:34 d65c8cfc05b1: Verifying Checksum 14:23:34 d65c8cfc05b1: Download complete 14:23:35 699f458cf7ca: Verifying Checksum 14:23:35 699f458cf7ca: Download complete 14:23:35 8998bd30e6a1: Verifying Checksum 14:23:35 8998bd30e6a1: Download complete 14:23:38 2437ff75d9bd: Verifying Checksum 14:23:38 2437ff75d9bd: Download complete 14:23:39 8998bd30e6a1: Pull complete 14:23:39 04944245beec: Pull complete 14:23:41 699f458cf7ca: Pull complete 14:23:41 765212b225bb: Pull complete 14:23:41 f23df028b6ca: Pull complete 14:23:42 d65c8cfc05b1: Pull complete 14:23:57 2437ff75d9bd: Pull complete 14:23:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:23:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:23:57 prd-ubuntu20.04-docker-arm64-4c-16g-8764 does not seem to be running inside a container 14:23:57 $ 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/120 -v /w/workspace/device-sdk-go/120:/w/workspace/device-sdk-go/120:rw,z -v /w/workspace/device-sdk-go/120@tmp:/w/workspace/device-sdk-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:24:00 $ docker top 762478261dd1ee5ed1edd2da702b0f5c3a68ce246ac9e9a6c5539875695692a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:00 ---> job-cost.sh 14:24:00 lf-activate-venv: SKIPPING 14:24:00 INFO: No Stack... 14:24:01 INFO: Retrieving Pricing Info for: v3-standard-4 14:24:02 INFO: Archiving Costs [Pipeline] sh 14:24:02 + cut -d, -f6 14:24:02 + cat /w/workspace/device-sdk-go/120/archives/cost.csv [Pipeline] lock 14:24:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] 14:24:02 Resource [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] did not exist. Created. 14:24:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:24:03 /w/workspace/device-sdk-go/120@tmp/durable-00e8e377/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:24:03 + echo total: 0.10999999940395355 [Pipeline] stash 14:24:03 Warning: overwriting stash ‘stack-cost’ 14:24:03 Stashed 1 file(s) [Pipeline] } 14:24:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } 14:24:03 $ docker stop --time=1 762478261dd1ee5ed1edd2da702b0f5c3a68ce246ac9e9a6c5539875695692a4 14:24:05 $ docker rm -f 762478261dd1ee5ed1edd2da702b0f5c3a68ce246ac9e9a6c5539875695692a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:24:05 provisioning config files... 14:24:05 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9449991399802916345tmp [Pipeline] { [Pipeline] sh 14:24:05 + set +x 14:24:05 + curl -s https://codecov.io/bash 14:24:05 + bash -s -- 14:24:05 14:24:05 _____ _ 14:24:05 / ____| | | 14:24:05 | | ___ __| | ___ ___ _____ __ 14:24:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:24:05 | |___| (_) | (_| | __/ (_| (_) \ V / 14:24:05 \_____\___/ \__,_|\___|\___\___/ \_/ 14:24:05 Bash-1.0.6 14:24:05 14:24:05 14:24:05 ==> git version 2.25.1 found 14:24:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:24:05 Release-Date: 2020-01-08 14:24:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:24:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:24:05 ==> Jenkins CI detected. 14:24:05 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 14:24:05 project root: . 14:24:05 --> token set from env 14:24:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:24:05 ==> Running gcov in . (disable via -X gcov) 14:24:05 ==> Python coveragepy not found 14:24:05 ==> Searching for coverage reports in: 14:24:05 + . 14:24:05 -> Found 1 reports 14:24:05 ==> Detecting git/mercurial file structure 14:24:05 ==> Reading reports 14:24:05 + ./coverage.out bytes=101759 14:24:05 ==> Appending adjustments 14:24:05 https://docs.codecov.io/docs/fixing-reports 14:24:06 + Found adjustments 14:24:06 ==> Gzipping contents 14:24:06 16K /tmp/codecov.xwGuOX.gz 14:24:06 ==> Uploading reports 14:24:06 url: https://codecov.io 14:24:06 query: branch=main&commit=7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:24:06 -> Pinging Codecov 14:24:06 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=7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:24:06 -> Uploading to 14:24:06 https://storage.googleapis.com/codecov/v4/raw/2022-10-21/7E55EF52A471D76F132DFD9A03CDDE97/7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8/c610c129-a214-4bb8-975a-8e59c0ff3927.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221021T142406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ecc38d84f7f31ee24008275ce97d013bc36b04e44d236ee50bf798a91c27f89 14:24:06 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:06 Dload Upload Total Spent Left Speed 14:24:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14686 0 0 100 14686 0 61191 --:--:-- --:--:-- --:--:-- 61191 14:24:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [Pipeline] } 14:24:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:24:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:24:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:24:07 14:24:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:24:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:24:07 df9b9388f04a: Pulling fs layer 14:24:07 52dc419b0ee2: Pulling fs layer 14:24:07 25bc292e5bac: Pulling fs layer 14:24:07 114826534d7a: Pulling fs layer 14:24:07 4657fd5d0bcf: Pulling fs layer 14:24:07 6ad1cebc031e: Pulling fs layer 14:24:07 8a3aa393b2d8: Pulling fs layer 14:24:07 4657fd5d0bcf: Waiting 14:24:07 6ad1cebc031e: Waiting 14:24:07 8a3aa393b2d8: Waiting 14:24:07 114826534d7a: Waiting 14:24:07 25bc292e5bac: Verifying Checksum 14:24:07 25bc292e5bac: Download complete 14:24:07 52dc419b0ee2: Download complete 14:24:07 4657fd5d0bcf: Download complete 14:24:07 df9b9388f04a: Download complete 14:24:08 df9b9388f04a: Pull complete 14:24:08 6ad1cebc031e: Verifying Checksum 14:24:08 6ad1cebc031e: Download complete 14:24:08 52dc419b0ee2: Pull complete 14:24:08 25bc292e5bac: Pull complete 14:24:08 114826534d7a: Verifying Checksum 14:24:08 114826534d7a: Download complete 14:24:08 8a3aa393b2d8: Verifying Checksum 14:24:08 8a3aa393b2d8: Download complete 14:24:11 114826534d7a: Pull complete 14:24:11 4657fd5d0bcf: Pull complete 14:24:11 6ad1cebc031e: Pull complete 14:24:15 8a3aa393b2d8: Pull complete 14:24:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:24:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:24:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:15 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 14:24:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:24:17 $ docker top e2289b9b93cfe4d0d3062d57f740c413c83b660c020d5b29f4f3dfdae0e66534 -eo pid,comm [Pipeline] { [Pipeline] echo 14:24:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 14:24:17 + set -o pipefail 14:24:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 14:24:22 14:24:22 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 14:24:22 14:24:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/a7e25415-2843-4f64-858c-aa50737ecea1 14:24:22 14:24:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:24:22 14:24:22 14:24:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:24:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:24:22 More details here: https://snyk.co/ue1NS [Pipeline] } 14:24:22 $ docker stop --time=1 e2289b9b93cfe4d0d3062d57f740c413c83b660c020d5b29f4f3dfdae0e66534 14:24:24 $ docker rm -f e2289b9b93cfe4d0d3062d57f740c413c83b660c020d5b29f4f3dfdae0e66534 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:24:25 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:24:25 provisioning config files... 14:24:25 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15294009143460658626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:25 --> edgex-publish-swagger.sh 14:24:25 === Publish openapi/v2 API === 14:24:25 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:24:25 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 14:24:25 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:25 Dload Upload Total Spent Left Speed 14:24:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 399k --:--:-- --:--:-- --:--:-- 399k 100 53552 0 0 100 53552 0 63904 --:--:-- --:--:-- --:--:-- 63828 14:24:26 14:24:26 [Pipeline] } 14:24:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:24:26 + git log --format=format:%s -1 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [Pipeline] sh 14:24:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:27 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 14:24:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:24:27 $ docker top 31c73b671721b85ca5578dad10cb61069902b9d2a6a63ed1cbf6a4707bb50e8c -eo pid,comm 14:24:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:24:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:27 [ssh-agent] Looking for ssh-agent implementation... 14:24:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:27 $ docker exec 31c73b671721b85ca5578dad10cb61069902b9d2a6a63ed1cbf6a4707bb50e8c ssh-agent 14:24:28 SSH_AUTH_SOCK=/tmp/ssh-esEIrjGskhoL/agent.31 14:24:28 SSH_AGENT_PID=38 14:24:28 Running ssh-add (command line suppressed) 14:24:28 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_857849099271605787.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_857849099271605787.key) 14:24:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:28 + git semver tag 14:24:28 2022-10-21 14:24:28,654 [run_tag] DEBUG tag force:False 14:24:28 2022-10-21 14:24:28,654 [check_head_tag] DEBUG check head tag 14:24:28 2022-10-21 14:24:28,655 [execute] INFO git cat-file --batch-check 14:24:28 2022-10-21 14:24:28,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 14:24:28 2022-10-21 14:24:28,658 [execute] INFO git cat-file --batch 14:24:28 2022-10-21 14:24:28,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 14:24:28 2022-10-21 14:24:28,680 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:24:28 2022-10-21 14:24:28,680 [execute] INFO git tag -a v2.3.0-dev.45 -m v2.3.0-dev.45 14:24:28 2022-10-21 14:24:28,680 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.45', '-m', 'v2.3.0-dev.45'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 14:24:28 2022-10-21 14:24:28,685 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:24:28 2.3.0-dev.45 [Pipeline] } 14:24:28 $ docker exec --env ******** --env ******** 31c73b671721b85ca5578dad10cb61069902b9d2a6a63ed1cbf6a4707bb50e8c ssh-agent -k 14:24:28 unset SSH_AUTH_SOCK; 14:24:28 unset SSH_AGENT_PID; 14:24:28 echo Agent pid 38 killed; 14:24:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:29 + git semver [Pipeline] } 14:24:29 $ docker stop --time=1 31c73b671721b85ca5578dad10cb61069902b9d2a6a63ed1cbf6a4707bb50e8c 14:24:30 $ docker rm -f 31c73b671721b85ca5578dad10cb61069902b9d2a6a63ed1cbf6a4707bb50e8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:24:31 14:24:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:24:31 0.23.1-centos7: Pulling from edgex-lftools 14:24:31 ab5ef0e58194: Pulling fs layer 14:24:31 9712f1f96733: Pulling fs layer 14:24:31 63f879dbbcfc: Pulling fs layer 14:24:31 0d9ebad4ef96: Pulling fs layer 14:24:31 e9a5061849ea: Pulling fs layer 14:24:31 d747dcd14b5f: Pulling fs layer 14:24:31 2de7ff778b66: Pulling fs layer 14:24:31 e9a5061849ea: Waiting 14:24:31 d747dcd14b5f: Waiting 14:24:31 2de7ff778b66: Waiting 14:24:31 0d9ebad4ef96: Waiting 14:24:31 9712f1f96733: Verifying Checksum 14:24:31 9712f1f96733: Download complete 14:24:31 63f879dbbcfc: Verifying Checksum 14:24:31 63f879dbbcfc: Download complete 14:24:31 ab5ef0e58194: Download complete 14:24:31 d747dcd14b5f: Download complete 14:24:31 0d9ebad4ef96: Verifying Checksum 14:24:31 0d9ebad4ef96: Download complete 14:24:31 e9a5061849ea: Verifying Checksum 14:24:31 e9a5061849ea: Download complete 14:24:31 2de7ff778b66: Verifying Checksum 14:24:31 2de7ff778b66: Download complete 14:24:34 ab5ef0e58194: Pull complete 14:24:34 9712f1f96733: Pull complete 14:24:35 63f879dbbcfc: Pull complete 14:24:38 0d9ebad4ef96: Pull complete 14:24:38 e9a5061849ea: Pull complete 14:24:38 d747dcd14b5f: Pull complete 14:24:39 2de7ff778b66: Pull complete 14:24:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:24:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:39 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 14:24:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:24:41 $ docker top 7994446825b0ecf2b95c260f7c3c39752a2b1f3afbb1aabb54f8691104172c1b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:24:41 provisioning config files... 14:24:41 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16149360181331122763tmp 14:24:41 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10134532521637629512tmp 14:24:41 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13231285251486731916tmp [Pipeline] { [Pipeline] echo 14:24:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:24:41 ---> sigul-configuration.sh 14:24:41 gpg: directory `/root/.gnupg' created 14:24:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:24:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:24:41 gpg: keyring `/root/.gnupg/secring.gpg' created 14:24:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:24:41 gpg: CAST5 encrypted data 14:24:41 gpg: encrypted with 1 passphrase 14:24:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:24:42 + mkdir /home/jenkins 14:24:42 + mkdir /home/jenkins/sigul [Pipeline] sh 14:24:42 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:24:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:24:42 ---> sigul-install.sh 14:24:42 Sigul already installed; skipping installation. [Pipeline] sh 14:24:43 + git tag --list 14:24:43 0.7.1 14:24:43 delhi-tag 14:24:43 v1.0.0 14:24:43 v1.1.0 14:24:43 v1.1.1 14:24:43 v1.1.2 14:24:43 v1.2.0 14:24:43 v1.2.1 14:24:43 v1.2.2 14:24:43 v1.2.3 14:24:43 v1.3.0 14:24:43 v1.4.0 14:24:43 v2.0.0 14:24:43 v2.1.0 14:24:43 v2.1.1 14:24:43 v2.1.1-dev.2 14:24:43 v2.1.1-dev.3 14:24:43 v2.2.0 14:24:43 v2.2.1-dev.1 14:24:43 v2.2.1-dev.10 14:24:43 v2.2.1-dev.11 14:24:43 v2.2.1-dev.12 14:24:43 v2.2.1-dev.13 14:24:43 v2.2.1-dev.14 14:24:43 v2.2.1-dev.2 14:24:43 v2.2.1-dev.3 14:24:43 v2.2.1-dev.4 14:24:43 v2.2.1-dev.5 14:24:43 v2.2.1-dev.6 14:24:43 v2.2.1-dev.7 14:24:43 v2.2.1-dev.8 14:24:43 v2.2.1-dev.9 14:24:43 v2.3.0-dev.14 14:24:43 v2.3.0-dev.15 14:24:43 v2.3.0-dev.16 14:24:43 v2.3.0-dev.17 14:24:43 v2.3.0-dev.18 14:24:43 v2.3.0-dev.19 14:24:43 v2.3.0-dev.20 14:24:43 v2.3.0-dev.21 14:24:43 v2.3.0-dev.22 14:24:43 v2.3.0-dev.23 14:24:43 v2.3.0-dev.24 14:24:43 v2.3.0-dev.25 14:24:43 v2.3.0-dev.26 14:24:43 v2.3.0-dev.27 14:24:43 v2.3.0-dev.28 14:24:43 v2.3.0-dev.29 14:24:43 v2.3.0-dev.30 14:24:43 v2.3.0-dev.31 14:24:43 v2.3.0-dev.32 14:24:43 v2.3.0-dev.33 14:24:43 v2.3.0-dev.34 14:24:43 v2.3.0-dev.35 14:24:43 v2.3.0-dev.36 14:24:43 v2.3.0-dev.37 14:24:43 v2.3.0-dev.38 14:24:43 v2.3.0-dev.39 14:24:43 v2.3.0-dev.40 14:24:43 v2.3.0-dev.41 14:24:43 v2.3.0-dev.42 14:24:43 v2.3.0-dev.43 14:24:43 v2.3.0-dev.44 14:24:43 v2.3.0-dev.45 [Pipeline] sh 14:24:43 + lftools sign git-tag v2.3.0-dev.45 14:24:43 Signing Git tag with Sigul... 14:24:43 Signing v2.3.0-dev.45 [Pipeline] echo 14:24:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:24:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:24:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:24:44 $ docker stop --time=1 7994446825b0ecf2b95c260f7c3c39752a2b1f3afbb1aabb54f8691104172c1b 14:24:45 $ docker rm -f 7994446825b0ecf2b95c260f7c3c39752a2b1f3afbb1aabb54f8691104172c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:24:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:46 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 14:24:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:24:47 $ docker top fee0c2bb65c0203b5de8193c18854571a35491868cf336faa4037acbf2f9d13d -eo pid,comm 14:24:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:24:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:47 [ssh-agent] Looking for ssh-agent implementation... 14:24:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:47 $ docker exec fee0c2bb65c0203b5de8193c18854571a35491868cf336faa4037acbf2f9d13d ssh-agent 14:24:47 SSH_AUTH_SOCK=/tmp/ssh-eiCpyMuysK3l/agent.33 14:24:47 SSH_AGENT_PID=39 14:24:47 Running ssh-add (command line suppressed) 14:24:47 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11015682247098869898.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11015682247098869898.key) 14:24:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:47 + git semver bump pre 14:24:47 2022-10-21 14:24:47,875 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:24:47 2022-10-21 14:24:47,875 [bump_version] DEBUG bumping version:2.3.0-dev.45 on axis:pre with prefix:dev 14:24:47 2022-10-21 14:24:47,875 [bump_version] DEBUG bumped version:2.3.0-dev.46 14:24:47 2022-10-21 14:24:47,875 [write_version] DEBUG write version:2.3.0-dev.46 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 14:24:47 2022-10-21 14:24:47,875 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:24:47 2022-10-21 14:24:47,875 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:24:47 2022-10-21 14:24:47,877 [execute] INFO git cat-file --batch-check 14:24:47 2022-10-21 14:24:47,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:24:47 2022-10-21 14:24:47,882 [execute] INFO git cat-file --batch 14:24:47 2022-10-21 14:24:47,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:24:47 2022-10-21 14:24:47,887 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:24:47 2.3.0-dev.46 [Pipeline] } 14:24:47 $ docker exec --env ******** --env ******** fee0c2bb65c0203b5de8193c18854571a35491868cf336faa4037acbf2f9d13d ssh-agent -k 14:24:48 unset SSH_AUTH_SOCK; 14:24:48 unset SSH_AGENT_PID; 14:24:48 echo Agent pid 39 killed; 14:24:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:48 + git semver [Pipeline] } 14:24:48 $ docker stop --time=1 fee0c2bb65c0203b5de8193c18854571a35491868cf336faa4037acbf2f9d13d 14:24:49 $ docker rm -f fee0c2bb65c0203b5de8193c18854571a35491868cf336faa4037acbf2f9d13d [Pipeline] // withDockerContainer [Pipeline] sh 14:24:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:50 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 14:24:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:24:50 $ docker top 15750ee9d2eef7a11057d3d29ea8a38abac2054fc9478025e6db055c90ff3916 -eo pid,comm 14:24:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:24:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:51 [ssh-agent] Looking for ssh-agent implementation... 14:24:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:51 $ docker exec 15750ee9d2eef7a11057d3d29ea8a38abac2054fc9478025e6db055c90ff3916 ssh-agent 14:24:51 SSH_AUTH_SOCK=/tmp/ssh-9gIHCgBLwA5F/agent.33 14:24:51 SSH_AGENT_PID=39 14:24:51 Running ssh-add (command line suppressed) 14:24:51 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3913890966371817744.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3913890966371817744.key) 14:24:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:51 + git semver push 14:24:51 2022-10-21 14:24:51,850 [run_push] DEBUG push 14:24:51 2022-10-21 14:24:51,851 [execute] INFO git cat-file --batch-check 14:24:51 2022-10-21 14:24:51,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:24:51 2022-10-21 14:24:51,854 [execute] INFO git rev-list e51d0d77c31a055d07a2cf81fa6a9d2e296b23e7 -- 14:24:51 2022-10-21 14:24:51,855 [execute] DEBUG Popen(['git', 'rev-list', 'e51d0d77c31a055d07a2cf81fa6a9d2e296b23e7', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:24:51 2022-10-21 14:24:51,864 [execute] INFO git fetch -v origin 14:24:51 2022-10-21 14:24:51,865 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:24:52 2022-10-21 14:24:52,452 [run_push] DEBUG no remote changes detected 14:24:52 2022-10-21 14:24:52,453 [execute] INFO git push origin semver 14:24:52 2022-10-21 14:24:52,453 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:24:53 2022-10-21 14:24:53,306 [run_push] DEBUG push all version tags 14:24:53 2022-10-21 14:24:53,307 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:24:53 2022-10-21 14:24:53,308 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 14:24:54 2022-10-21 14:24:54,115 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:24:54 2.3.0-dev.46 [Pipeline] } 14:24:54 $ docker exec --env ******** --env ******** 15750ee9d2eef7a11057d3d29ea8a38abac2054fc9478025e6db055c90ff3916 ssh-agent -k 14:24:54 unset SSH_AUTH_SOCK; 14:24:54 unset SSH_AGENT_PID; 14:24:54 echo Agent pid 39 killed; 14:24:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:54 + git semver [Pipeline] } 14:24:55 $ docker stop --time=1 15750ee9d2eef7a11057d3d29ea8a38abac2054fc9478025e6db055c90ff3916 14:24:56 $ docker rm -f 15750ee9d2eef7a11057d3d29ea8a38abac2054fc9478025e6db055c90ff3916 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:24:56 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 14:24:56 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 14:24:56 total 16 14:24:56 drwxr-xr-x 3 root root 4096 Oct 21 14:12 . 14:24:56 drwxrwxr-x 12 jenkins jenkins 4096 Oct 21 14:24 .. 14:24:56 drwxr-xr-x 2 root root 4096 Oct 21 14:12 cost 14:24:56 -rw-r--r-- 1 root root 85 Oct 21 14:12 cost.csv 14:24:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 14:24:56 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 14:24:56 total 16 14:24:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 14:12 . 14:24:56 drwxrwxr-x 12 jenkins jenkins 4096 Oct 21 14:24 .. 14:24:56 drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 14:12 cost 14:24:56 -rw-r--r-- 1 jenkins jenkins 85 Oct 21 14:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:24:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:24:58 ---> package-listing.sh 14:24:58 ++ facter osfamily 14:24:58 ++ tr '[:upper:]' '[:lower:]' 14:24:58 + OS_FAMILY=debian 14:24:58 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 14:24:58 + START_PACKAGES=/tmp/packages_start.txt 14:24:58 + END_PACKAGES=/tmp/packages_end.txt 14:24:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:24:58 + PACKAGES=/tmp/packages_start.txt 14:24:58 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 14:24:58 + PACKAGES=/tmp/packages_end.txt 14:24:58 + case "${OS_FAMILY}" in 14:24:58 + dpkg -l 14:24:58 + grep '^ii' 14:24:58 + '[' -f /tmp/packages_start.txt ']' 14:24:58 + '[' -f /tmp/packages_end.txt ']' 14:24:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:24:58 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 14:24:58 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 14:24:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 14:24:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:24:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:24:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:59 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 14:24:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:24:59 $ docker top b2bef0aa515b5587afdf89c9e63d99bb7c265d9cc2839168f27962f4adde9a63 -eo pid,comm [Pipeline] { [Pipeline] sh 14:24:59 + touch /tmp/pre-build-complete [Pipeline] sh 14:25:00 + mkdir -p /var/log/sysstat [Pipeline] sh 14:25:00 + ls /var/log/sa-host 14:25:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:25:00 provisioning config files... 14:25:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4829095014541469125tmp [Pipeline] { [Pipeline] echo 14:25:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:25:00 ---> create-netrc.sh [Pipeline] } 14:25:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:25:01 ---> python-tools-install.sh [Pipeline] echo 14:25:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:25:01 ---> sudo-logs.sh 14:25:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:25:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:25:01 ---> job-cost.sh 14:25:01 lf-activate-venv: SKIPPING 14:25:01 DEBUG: total: 0.2199999988079071 14:25:01 INFO: Retrieving Stack Cost... 14:25:02 INFO: Retrieving Pricing Info for: v3-standard-8 14:25:02 INFO: Archiving Costs [Pipeline] echo 14:25:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:25:02 ---> logs-deploy.sh 14:25:02 lf-activate-venv: SKIPPING 14:25:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/120 14:25:02 INFO: archiving workspace using pattern(s): 14:25:03 Archives upload complete. 14:25:04 INFO: archiving logs to Nexus 14:25:04 ---> uname -a: 14:25:04 Linux prd-ubuntu20-04-docker-8c-8g-8763 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:25:04 14:25:04 14:25:04 ---> lscpu: 14:25:04 Architecture: x86_64 14:25:04 CPU op-mode(s): 32-bit, 64-bit 14:25:04 Byte Order: Little Endian 14:25:04 Address sizes: 40 bits physical, 48 bits virtual 14:25:04 CPU(s): 8 14:25:04 On-line CPU(s) list: 0-7 14:25:04 Thread(s) per core: 1 14:25:04 Core(s) per socket: 1 14:25:04 Socket(s): 8 14:25:04 NUMA node(s): 1 14:25:04 Vendor ID: AuthenticAMD 14:25:04 CPU family: 23 14:25:04 Model: 49 14:25:04 Model name: AMD EPYC-Rome Processor 14:25:04 Stepping: 0 14:25:04 CPU MHz: 2799.998 14:25:04 BogoMIPS: 5599.99 14:25:04 Virtualization: AMD-V 14:25:04 Hypervisor vendor: KVM 14:25:04 Virtualization type: full 14:25:04 L1d cache: 256 KiB 14:25:04 L1i cache: 256 KiB 14:25:04 L2 cache: 4 MiB 14:25:04 L3 cache: 128 MiB 14:25:04 NUMA node0 CPU(s): 0-7 14:25:04 Vulnerability Itlb multihit: Not affected 14:25:04 Vulnerability L1tf: Not affected 14:25:04 Vulnerability Mds: Not affected 14:25:04 Vulnerability Meltdown: Not affected 14:25:04 Vulnerability Mmio stale data: Not affected 14:25:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:25:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:25:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:25:04 Vulnerability Srbds: Not affected 14:25:04 Vulnerability Tsx async abort: Not affected 14:25:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:25:04 14:25:04 14:25:04 ---> nproc: 14:25:04 8 14:25:04 14:25:04 14:25:04 ---> df -h: 14:25:04 Filesystem Size Used Avail Use% Mounted on 14:25:04 overlay 155G 13G 143G 9% / 14:25:04 tmpfs 64M 0 64M 0% /dev 14:25:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:25:04 shm 64M 0 64M 0% /dev/shm 14:25:04 /dev/vda1 155G 13G 143G 9% /facter-os 14:25:04 14:25:04 14:25:04 ---> sar -b -r -n DEV: 14:25:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8763) 10/21/22 _x86_64_ (8 CPU) 14:25:04 14:25:04 14:10:05 LINUX RESTART (8 CPU) 14:25:04 14:25:04 14:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:25:04 14:12:01 168.65 1.24 167.41 0.00 23.45 85674.02 0.00 14:25:04 14:13:01 195.28 0.20 195.08 0.00 11.86 47962.95 0.00 14:25:04 14:14:01 1.67 0.00 1.67 0.00 0.00 24.54 0.00 14:25:04 14:15:01 1.28 0.00 1.28 0.00 0.00 16.40 0.00 14:25:04 14:16:01 38.60 9.36 29.24 0.00 2889.17 4787.60 0.00 14:25:04 14:17:01 1.88 0.02 1.87 0.00 0.13 19.86 0.00 14:25:04 14:18:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 14:25:04 14:19:01 1.53 0.00 1.53 0.00 0.00 16.79 0.00 14:25:04 14:20:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 14:25:04 14:21:01 2.05 0.00 2.05 0.00 0.00 33.86 0.00 14:25:04 14:22:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 14:25:04 14:23:01 1.52 0.00 1.52 0.00 0.00 17.19 0.00 14:25:04 14:24:01 0.90 0.00 0.90 0.00 0.00 9.86 0.00 14:25:04 14:25:01 137.36 0.48 136.88 0.00 31.73 63850.56 0.00 14:25:04 Average: 39.43 0.81 38.62 0.00 211.41 14375.35 0.00 14:25:04 14:25:04 14:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:25:04 14:12:01 28069152 31501816 800760 2.44 133320 3493164 2053476 6.05 1335572 3026004 422536 14:25:04 14:13:01 27829920 31580496 721628 2.19 146648 3764512 1783244 5.26 1214996 3348356 364 14:25:04 14:14:01 27841684 31592284 709676 2.16 146668 3764516 1783244 5.26 1200500 3348360 160 14:25:04 14:15:01 27844084 31594724 707036 2.15 146688 3764508 1783244 5.26 1198660 3348364 20 14:25:04 14:16:01 27554736 31580900 706392 2.15 165188 4013596 1831264 5.40 1349380 3461848 60 14:25:04 14:17:01 27555184 31581396 705796 2.15 165228 4013596 1831264 5.40 1348592 3461852 12 14:25:04 14:18:01 27561220 31587580 699316 2.13 165248 4013604 1831264 5.40 1342880 3461932 8 14:25:04 14:19:01 27561464 31587872 698992 2.13 165284 4013604 1831264 5.40 1342932 3461936 8 14:25:04 14:20:01 27561116 31588168 699240 2.13 165336 4013592 1831264 5.40 1342468 3462532 12 14:25:04 14:21:01 27561200 31588384 698832 2.13 165424 4013612 1831264 5.40 1342480 3462544 16 14:25:04 14:22:01 27561120 31588348 698804 2.13 165456 4013612 1815168 5.35 1342728 3462548 148 14:25:04 14:23:01 27561436 31588700 698436 2.12 165488 4013616 1815168 5.35 1342672 3462552 12 14:25:04 14:24:01 27561376 31588644 698648 2.12 165512 4013616 1815168 5.35 1342388 3462552 4 14:25:04 14:25:01 26018436 31530508 748152 2.28 208376 5323264 1913892 5.64 1497744 4707952 216 14:25:04 Average: 27545866 31577130 713693 2.17 162133 4016601 1839299 5.42 1324571 3495667 30255 14:25:04 14:25:04 14:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:25:04 14:12:01 ens3 232.03 191.95 1739.97 31.30 0.00 0.00 0.00 0.00 14:25:04 14:12:01 veth64ff145 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 14:25:04 14:12:01 docker0 165.87 192.36 12.82 1704.16 0.00 0.00 0.00 0.00 14:25:04 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:13:01 ens3 170.74 127.42 2643.12 117.32 0.00 0.00 0.00 0.00 14:25:04 14:13:01 docker0 12.45 16.83 0.71 98.45 0.00 0.00 0.00 0.00 14:25:04 14:13:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 14:25:04 14:14:01 ens3 1.27 0.68 0.10 0.07 0.00 0.00 0.00 0.00 14:25:04 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:15:01 ens3 6.08 3.63 12.56 0.44 0.00 0.00 0.00 0.00 14:25:04 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:04 14:16:01 ens3 72.24 43.07 1298.30 3.24 0.00 0.00 0.00 0.00 14:25:04 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 14:25:04 14:17:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 14:25:04 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:04 14:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:19:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:25:04 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:04 14:20:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 14:25:04 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:21:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:25:04 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:04 14:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:25:04 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:04 14:24:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:25:04 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:04 14:25:01 ens3 459.49 300.12 7940.33 133.53 0.00 0.00 0.00 0.00 14:25:04 14:25:01 docker0 42.31 69.61 3.85 692.22 0.00 0.00 0.00 0.00 14:25:04 14:25:01 lo 2.60 2.60 0.25 0.25 0.00 0.00 0.00 0.00 14:25:04 Average: ens3 67.14 47.51 972.95 20.42 0.00 0.00 0.00 0.00 14:25:04 Average: docker0 15.58 19.71 1.23 176.37 0.00 0.00 0.00 0.00 14:25:04 Average: lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 14:25:04 14:25:04 14:25:04 ---> sar -P ALL: 14:25:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8763) 10/21/22 _x86_64_ (8 CPU) 14:25:04 14:25:04 14:10:05 LINUX RESTART (8 CPU) 14:25:04 14:25:04 14:11:02 CPU %user %nice %system %iowait %steal %idle 14:25:04 14:12:01 all 36.31 0.00 7.49 1.06 0.09 55.05 14:25:04 14:12:01 0 35.52 0.00 8.31 4.94 0.09 51.15 14:25:04 14:12:01 1 35.75 0.00 7.95 0.50 0.09 55.71 14:25:04 14:12:01 2 35.85 0.00 7.84 0.17 0.09 56.06 14:25:04 14:12:01 3 36.08 0.00 7.31 0.24 0.10 56.26 14:25:04 14:12:01 4 37.08 0.00 6.72 0.03 0.10 56.06 14:25:04 14:12:01 5 36.26 0.00 7.51 2.03 0.10 54.10 14:25:04 14:12:01 6 36.23 0.00 7.03 0.14 0.09 56.52 14:25:04 14:12:01 7 37.72 0.00 7.27 0.40 0.10 54.51 14:25:04 14:13:01 all 31.08 0.00 5.99 0.98 0.07 61.88 14:25:04 14:13:01 0 30.76 0.00 6.30 2.80 0.08 60.06 14:25:04 14:13:01 1 31.47 0.00 6.51 0.07 0.07 61.89 14:25:04 14:13:01 2 30.99 0.00 5.35 0.12 0.07 63.47 14:25:04 14:13:01 3 31.36 0.00 6.43 1.82 0.07 60.32 14:25:04 14:13:01 4 30.43 0.00 6.01 0.12 0.07 63.37 14:25:04 14:13:01 5 30.79 0.00 5.30 0.64 0.07 63.20 14:25:04 14:13:01 6 31.03 0.00 5.69 0.20 0.07 63.02 14:25:04 14:13:01 7 31.80 0.00 6.35 2.08 0.07 59.70 14:25:04 14:14:01 all 0.14 0.00 0.02 0.00 0.01 99.83 14:25:04 14:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 14:25:04 14:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:25:04 14:14:01 2 0.07 0.00 0.03 0.00 0.00 99.90 14:25:04 14:14:01 3 0.98 0.00 0.02 0.03 0.02 98.96 14:25:04 14:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:25:04 14:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:25:04 14:14:01 6 0.02 0.00 0.03 0.00 0.00 99.95 14:25:04 14:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:25:04 14:15:01 all 0.28 0.00 0.03 0.00 0.00 99.69 14:25:04 14:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:25:04 14:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:25:04 14:15:01 2 0.03 0.00 0.02 0.02 0.00 99.93 14:25:04 14:15:01 3 1.94 0.00 0.03 0.00 0.00 98.03 14:25:04 14:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:25:04 14:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:25:04 14:15:01 6 0.05 0.00 0.08 0.00 0.02 99.85 14:25:04 14:15:01 7 0.05 0.00 0.03 0.02 0.00 99.90 14:25:04 14:16:01 all 1.17 0.00 0.75 0.35 0.01 97.72 14:25:04 14:16:01 0 0.88 0.00 0.42 0.08 0.02 98.60 14:25:04 14:16:01 1 1.18 0.00 0.55 0.07 0.00 98.20 14:25:04 14:16:01 2 1.28 0.00 0.70 1.58 0.02 96.41 14:25:04 14:16:01 3 1.41 0.00 0.33 0.03 0.02 98.21 14:25:04 14:16:01 4 1.20 0.00 2.02 0.18 0.02 96.59 14:25:04 14:16:01 5 0.65 0.00 0.37 0.02 0.00 98.97 14:25:04 14:16:01 6 1.34 0.00 0.92 0.28 0.00 97.46 14:25:04 14:16:01 7 1.42 0.00 0.70 0.59 0.00 97.29 14:25:04 14:17:01 all 0.02 0.00 0.01 0.01 0.00 99.95 14:25:04 14:17:01 0 0.00 0.00 0.02 0.02 0.00 99.97 14:25:04 14:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:25:04 14:17:01 2 0.05 0.00 0.02 0.02 0.02 99.90 14:25:04 14:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:25:04 14:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:25:04 14:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:25:04 14:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:25:04 14:17:01 7 0.00 0.00 0.02 0.02 0.02 99.95 14:25:04 14:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 14:25:04 14:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 14:25:04 14:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:25:04 14:18:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:25:04 14:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:25:04 14:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:25:04 14:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:25:04 14:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:25:04 14:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:25:04 14:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:25:04 14:19:01 0 0.00 0.00 0.00 0.03 0.00 99.97 14:25:04 14:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:25:04 14:19:01 2 0.00 0.00 0.03 0.02 0.02 99.93 14:25:04 14:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:25:04 14:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:25:04 14:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:25:04 14:19:01 6 0.00 0.00 0.03 0.00 0.00 99.97 14:25:04 14:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:25:04 14:20:01 all 0.03 0.00 0.01 0.01 0.00 99.95 14:25:04 14:20:01 0 0.08 0.00 0.02 0.02 0.00 99.88 14:25:04 14:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:25:04 14:20:01 2 0.05 0.00 0.03 0.02 0.02 99.88 14:25:04 14:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:25:04 14:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:25:04 14:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 14:25:04 14:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:25:04 14:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:25:04 14:21:01 all 0.06 0.00 0.02 0.01 0.01 99.90 14:25:04 14:21:01 0 0.25 0.00 0.03 0.03 0.02 99.67 14:25:04 14:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:25:04 14:21:01 2 0.03 0.00 0.02 0.05 0.00 99.90 14:25:04 14:21:01 3 0.08 0.00 0.02 0.00 0.02 99.88 14:25:04 14:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:25:04 14:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 14:25:04 14:21:01 6 0.05 0.00 0.00 0.02 0.00 99.93 14:25:04 14:21:01 7 0.00 0.00 0.02 0.02 0.00 99.97 14:25:04 14:22:01 all 0.27 0.00 0.01 0.00 0.00 99.72 14:25:04 14:22:01 0 0.00 0.00 0.02 0.02 0.00 99.97 14:25:04 14:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:25:04 14:22:01 2 0.03 0.00 0.03 0.02 0.02 99.90 14:25:04 14:22:01 3 1.99 0.00 0.00 0.00 0.00 98.01 14:25:04 14:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:25:04 14:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:25:04 14:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:25:04 14:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:25:04 14:25:04 14:22:01 CPU %user %nice %system %iowait %steal %idle 14:25:04 14:23:01 all 0.27 0.00 0.01 0.01 0.00 99.72 14:25:04 14:23:01 0 0.05 0.00 0.02 0.03 0.00 99.90 14:25:04 14:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:25:04 14:23:01 2 0.05 0.00 0.02 0.02 0.00 99.92 14:25:04 14:23:01 3 1.96 0.00 0.00 0.00 0.00 98.04 14:25:04 14:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:25:04 14:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:25:04 14:23:01 6 0.02 0.00 0.03 0.00 0.00 99.95 14:25:04 14:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:25:04 14:24:01 all 0.05 0.00 0.02 0.00 0.01 99.92 14:25:04 14:24:01 0 0.00 0.00 0.03 0.02 0.02 99.93 14:25:04 14:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:25:04 14:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 14:25:04 14:24:01 3 0.35 0.00 0.05 0.00 0.02 99.58 14:25:04 14:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:25:04 14:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:25:04 14:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:25:04 14:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:25:04 14:25:01 all 8.99 0.00 3.97 0.98 0.05 86.01 14:25:04 14:25:01 0 10.64 0.00 3.36 1.11 0.05 84.84 14:25:04 14:25:01 1 10.18 0.00 4.92 0.71 0.07 84.12 14:25:04 14:25:01 2 7.92 0.00 3.42 0.49 0.05 88.12 14:25:04 14:25:01 3 9.34 0.00 3.86 2.15 0.05 84.59 14:25:04 14:25:01 4 8.40 0.00 4.37 3.02 0.05 84.16 14:25:04 14:25:01 5 7.32 0.00 3.73 0.03 0.05 88.86 14:25:04 14:25:01 6 9.05 0.00 4.22 0.12 0.05 86.56 14:25:04 14:25:01 7 9.06 0.00 3.84 0.19 0.07 86.84 14:25:04 Average: all 5.52 0.00 1.29 0.24 0.02 92.93 14:25:04 Average: 0 5.49 0.00 1.31 0.64 0.02 92.55 14:25:04 Average: 1 5.54 0.00 1.41 0.09 0.02 92.94 14:25:04 Average: 2 5.37 0.00 1.23 0.18 0.02 93.20 14:25:04 Average: 3 6.01 0.00 1.27 0.30 0.02 92.39 14:25:04 Average: 4 5.42 0.00 1.35 0.24 0.02 92.97 14:25:04 Average: 5 5.27 0.00 1.19 0.19 0.02 93.33 14:25:04 Average: 6 5.45 0.00 1.27 0.05 0.02 93.21 14:25:04 Average: 7 5.62 0.00 1.28 0.23 0.02 92.84 14:25:04 14:25:04 14:25:04