Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 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-ssh18180689854540821053.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5975408516963122490.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14954135993469312898.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh1053335254946532013.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10408753953677916070.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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.23 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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38075 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 (main) Commit message: "feat: Ensure AutoEvent execution happens at the configured interval (#1680)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 # timeout=10 > git rev-list --no-walk ef783aee92ebef88ebd5d55046da9029b3983fb4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:11:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:11:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:11:26 ========================================================= 03:11:26 EdgeX Global Pipelines Version Info 03:11:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:11:26 ------------------- 03:11:26 stable info: 03:11:26 ------------------- 03:11:26 Commited By: Cherry Wang cherry@iotechsys.com 03:11:26 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:11:26 Message: update stable to v1.0.269 03:11:27 ------------------- 03:11:27 experimental info: 03:11:27 ------------------- 03:11:27 Commited By: **** collab-it+edgex@linuxfoundation.org 03:11:27 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:11:27 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:11:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9af0642 [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:28 provisioning config files... 03:11:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10214694812319550910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:28 ---> ****-login.sh 03:11:28 nexus3.edgexfoundry.org:10001 03:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:29 Configure a credential helper to remove this warning. See 03:11:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:29 03:11:29 Login Succeeded 03:11:29 nexus3.edgexfoundry.org:10002 03:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:29 Configure a credential helper to remove this warning. See 03:11:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:29 03:11:29 Login Succeeded 03:11:29 nexus3.edgexfoundry.org:10003 03:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:29 Configure a credential helper to remove this warning. See 03:11:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:29 03:11:29 Login Succeeded 03:11:29 nexus3.edgexfoundry.org:10004 03:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:29 Configure a credential helper to remove this warning. See 03:11:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:29 03:11:29 Login Succeeded 03:11:29 ****.io 03:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:29 Configure a credential helper to remove this warning. See 03:11:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:29 03:11:29 Login Succeeded 03:11:29 ---> ****-login.sh ends [Pipeline] } 03:11:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:11:30 + git rev-list -1 --merges 9af0642e0454afe5e7d0bd4928537ff3f2da2e70~1..9af0642e0454afe5e7d0bd4928537ff3f2da2e70 [Pipeline] echo 03:11:30 -----------> git rev-list -1 --merges 9af0642e0454afe5e7d0bd4928537ff3f2da2e70~1..9af0642e0454afe5e7d0bd4928537ff3f2da2e70 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 [false] [Pipeline] sh 03:11:30 + git log --format=format:%s -1 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 [Pipeline] echo 03:11:30 ========================================================= 03:11:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:11:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:11:31 + git log --format=format:%s -1 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 [Pipeline] echo 03:11:31 [semverPrep] GIT_COMMIT: 9af0642e0454afe5e7d0bd4928537ff3f2da2e70, Commit Message: feat: Ensure AutoEvent execution happens at the configured interval (#1680) [Pipeline] echo 03:11:31 [semverPrep] This is not a build commit. [Pipeline] sh 03:11:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:31 + grep -v github /etc/ssh/ssh_known_hosts 03:11:31 + [ -e /tmp/ssh_known_hosts ] 03:11:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:11:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:11:31 + sudo tee -a /etc/ssh/ssh_known_hosts 03:11:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:31 03:11:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:32 0.1.4: Pulling from edgex-devops/py-git-semver 03:11:32 b85a868b505f: Pulling fs layer 03:11:32 e2be974225ed: Pulling fs layer 03:11:32 339a4e72a1f5: Pulling fs layer 03:11:32 988bab9f4d93: Pulling fs layer 03:11:32 1469e6f7b9e6: Pulling fs layer 03:11:32 eaf3925da568: Pulling fs layer 03:11:32 bab4dde63d76: Pulling fs layer 03:11:32 bde34c3a00c8: Pulling fs layer 03:11:32 b352a97aabf1: Pulling fs layer 03:11:32 4872d77fe225: Pulling fs layer 03:11:32 5851b861e8e6: Pulling fs layer 03:11:32 988bab9f4d93: Waiting 03:11:32 1469e6f7b9e6: Waiting 03:11:32 5851b861e8e6: Waiting 03:11:32 b352a97aabf1: Waiting 03:11:32 eaf3925da568: Waiting 03:11:32 4872d77fe225: Waiting 03:11:32 bab4dde63d76: Waiting 03:11:32 bde34c3a00c8: Waiting 03:11:32 e2be974225ed: Download complete 03:11:32 988bab9f4d93: Verifying Checksum 03:11:32 988bab9f4d93: Download complete 03:11:32 1469e6f7b9e6: Verifying Checksum 03:11:32 1469e6f7b9e6: Download complete 03:11:32 eaf3925da568: Download complete 03:11:32 339a4e72a1f5: Verifying Checksum 03:11:32 339a4e72a1f5: Download complete 03:11:32 bde34c3a00c8: Verifying Checksum 03:11:32 bde34c3a00c8: Download complete 03:11:32 b352a97aabf1: Download complete 03:11:32 4872d77fe225: Download complete 03:11:32 5851b861e8e6: Verifying Checksum 03:11:32 5851b861e8e6: Download complete 03:11:32 b85a868b505f: Verifying Checksum 03:11:32 b85a868b505f: Download complete 03:11:32 bab4dde63d76: Verifying Checksum 03:11:32 bab4dde63d76: Download complete 03:11:33 b85a868b505f: Pull complete 03:11:34 e2be974225ed: Pull complete 03:11:34 339a4e72a1f5: Pull complete 03:11:34 988bab9f4d93: Pull complete 03:11:34 1469e6f7b9e6: Pull complete 03:11:34 eaf3925da568: Pull complete 03:11:36 bab4dde63d76: Pull complete 03:11:36 bde34c3a00c8: Pull complete 03:11:36 b352a97aabf1: Pull complete 03:11:36 4872d77fe225: Pull complete 03:11:36 5851b861e8e6: Pull complete 03:11:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:11:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:36 prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container 03:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:11:40 $ docker top 0c00303662cca6a0165ef222038b81de3a670d539f1991175d073ac6379b5108 -eo pid,comm 03:11:40 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). 03:11:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:40 [ssh-agent] Looking for ssh-agent implementation... 03:11:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:41 $ docker exec 0c00303662cca6a0165ef222038b81de3a670d539f1991175d073ac6379b5108 ssh-agent 03:11:41 SSH_AUTH_SOCK=/tmp/ssh-kxJ992JhQ6UG/agent.32 03:11:41 SSH_AGENT_PID=38 03:11:41 Running ssh-add (command line suppressed) 03:11:41 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17321579258470703378.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17321579258470703378.key) 03:11:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:41 + git tag --points-at HEAD [Pipeline] } 03:11:41 $ docker exec --env ******** --env ******** 0c00303662cca6a0165ef222038b81de3a670d539f1991175d073ac6379b5108 ssh-agent -k 03:11:41 unset SSH_AUTH_SOCK; 03:11:41 unset SSH_AGENT_PID; 03:11:41 echo Agent pid 38 killed; 03:11:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:11:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:41 [ssh-agent] Looking for ssh-agent implementation... 03:11:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:41 $ docker exec 0c00303662cca6a0165ef222038b81de3a670d539f1991175d073ac6379b5108 ssh-agent 03:11:41 SSH_AUTH_SOCK=/tmp/ssh-RCXimOXc7goJ/agent.71 03:11:41 SSH_AGENT_PID=77 03:11:41 Running ssh-add (command line suppressed) 03:11:42 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2220309284314152725.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2220309284314152725.key) 03:11:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:42 + git semver init 03:11:42 2025-02-03 03:11:42,526 [run_init] DEBUG init version:0.0.0 force:False 03:11:42 2025-02-03 03:11:42,527 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 03:11:42 2025-02-03 03:11:42,528 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 03:11:42 2025-02-03 03:11:42,528 [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) 03:11:44 2025-02-03 03:11:43,858 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 03:11:44 2025-02-03 03:11:43,859 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 03:11:44 2025-02-03 03:11:43,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 03:11:44 2025-02-03 03:11:43,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 03:11:44 4.0.0-dev.20 [Pipeline] } 03:11:44 $ docker exec --env ******** --env ******** 0c00303662cca6a0165ef222038b81de3a670d539f1991175d073ac6379b5108 ssh-agent -k 03:11:44 unset SSH_AUTH_SOCK; 03:11:44 unset SSH_AGENT_PID; 03:11:44 echo Agent pid 77 killed; 03:11:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:44 + git semver [Pipeline] } 03:11:44 $ docker stop --time=1 0c00303662cca6a0165ef222038b81de3a670d539f1991175d073ac6379b5108 03:11:46 $ docker rm -f --volumes 0c00303662cca6a0165ef222038b81de3a670d539f1991175d073ac6379b5108 [Pipeline] // withDockerContainer [Pipeline] sh 03:11:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:11:46 Stashed 1 file(s) [Pipeline] echo 03:11:46 [edgeXSemver]: initialized semver on version 4.0.0-dev.20 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:46 provisioning config files... [Pipeline] // stage [Pipeline] } 03:11:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3852698905077769581tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 03:11:47 ---> ****-login.sh 03:11:47 nexus3.edgexfoundry.org:10001 03:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:47 Configure a credential helper to remove this warning. See 03:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:47 03:11:47 Login Succeeded 03:11:47 nexus3.edgexfoundry.org:10002 03:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:47 Configure a credential helper to remove this warning. See 03:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:47 03:11:47 Login Succeeded 03:11:47 nexus3.edgexfoundry.org:10003 03:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:47 Configure a credential helper to remove this warning. See 03:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:47 03:11:47 Login Succeeded 03:11:47 nexus3.edgexfoundry.org:10004 03:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:47 Configure a credential helper to remove this warning. See 03:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:47 03:11:47 Login Succeeded 03:11:47 ****.io 03:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:47 Configure a credential helper to remove this warning. See 03:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:47 03:11:47 Login Succeeded 03:11:47 ---> ****-login.sh ends [Pipeline] } 03:11:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:11:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:11:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:11:47 ========================================================= 03:11:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:11:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:48 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 03:11:48 Sending build context to Docker daemon 24.98MB 03:11:48 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 03:11:48 Step 2/10 : FROM ${BASE} AS builder 03:11:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:11:48 da9db072f522: Pulling fs layer 03:11:48 6ef4a4ee8ca5: Pulling fs layer 03:11:48 06f05ace1117: Pulling fs layer 03:11:48 5fe327b54edc: Pulling fs layer 03:11:48 4f4fb700ef54: Pulling fs layer 03:11:48 92a5565b7b96: Pulling fs layer 03:11:48 ff9bb7016b71: Pulling fs layer 03:11:48 b67dba6c2c7d: Pulling fs layer 03:11:48 a813b0c90790: Pulling fs layer 03:11:48 5fe327b54edc: Waiting 03:11:48 4f4fb700ef54: Waiting 03:11:48 b67dba6c2c7d: Waiting 03:11:48 a813b0c90790: Waiting 03:11:48 ff9bb7016b71: Waiting 03:11:48 92a5565b7b96: Waiting 03:11:48 6ef4a4ee8ca5: Verifying Checksum 03:11:48 6ef4a4ee8ca5: Download complete 03:11:48 5fe327b54edc: Verifying Checksum 03:11:48 5fe327b54edc: Download complete 03:11:48 4f4fb700ef54: Verifying Checksum 03:11:48 4f4fb700ef54: Download complete 03:11:48 92a5565b7b96: Verifying Checksum 03:11:48 92a5565b7b96: Download complete 03:11:48 da9db072f522: Download complete 03:11:48 ff9bb7016b71: Verifying Checksum 03:11:48 ff9bb7016b71: Download complete 03:11:48 da9db072f522: Pull complete 03:11:48 6ef4a4ee8ca5: Pull complete 03:11:49 a813b0c90790: Verifying Checksum 03:11:49 a813b0c90790: Download complete 03:11:49 06f05ace1117: Verifying Checksum 03:11:49 06f05ace1117: Download complete 03:11:49 b67dba6c2c7d: Verifying Checksum 03:11:49 b67dba6c2c7d: Download complete 03:11:52 06f05ace1117: Pull complete 03:11:52 5fe327b54edc: Pull complete 03:11:52 4f4fb700ef54: Pull complete 03:11:52 92a5565b7b96: Pull complete 03:11:52 ff9bb7016b71: Pull complete 03:11:54 b67dba6c2c7d: Pull complete 03:11:55 a813b0c90790: Pull complete 03:11:55 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 03:11:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:11:55 ---> 3ba60ce46760 03:11:55 Step 3/10 : ARG MAKE=make build 03:12:00 ---> Running in 6f429cfffc4a 03:12:00 Removing intermediate container 6f429cfffc4a 03:12:00 ---> e4e679af3e12 03:12:00 Step 4/10 : WORKDIR /device-sdk-go 03:12:00 ---> Running in d8590da72c11 03:12:00 Removing intermediate container d8590da72c11 03:12:00 ---> 470d2996f25c 03:12:00 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:12:00 ---> Running in 75ba8706a0cc 03:12:00 Removing intermediate container 75ba8706a0cc 03:12:00 ---> 4bbce57a0bfd 03:12:00 Step 6/10 : RUN apk add --update --no-cache make git 03:12:00 ---> Running in fc1f98dbbd6c 03:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:12:01 OK: 248 MiB in 58 packages 03:12:01 Removing intermediate container fc1f98dbbd6c 03:12:01 ---> 6339906c5e0b 03:12:01 Step 7/10 : COPY go.mod vendor* ./ 03:12:02 ---> c4f88b17bc74 03:12:02 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:02 ---> Running in 9a85607d548c 03:12:58 Removing intermediate container 9a85607d548c 03:12:58 ---> 8dd2c6740058 03:12:58 Step 9/10 : COPY . . 03:12:58 ---> b9217b91a223 03:12:58 Step 10/10 : RUN ${MAKE} 03:12:58 ---> Running in 23aa17c8c756 03:12:58 noop 03:12:58 Removing intermediate container 23aa17c8c756 03:12:58 ---> e4088f26489a 03:12:58 Successfully built e4088f26489a 03:12:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:59 + docker inspect -f . ci-base-image-x86_64 03:12:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:59 prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container 03:12:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:12:59 $ docker top c466dfa2c3761a7df01e1f599d993391264efa0e4ede1c7018fac35f80cbeb26 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:59 + go version 03:12:59 go version go1.23.4 linux/amd64 [Pipeline] } 03:12:59 $ docker stop --time=1 c466dfa2c3761a7df01e1f599d993391264efa0e4ede1c7018fac35f80cbeb26 03:13:01 $ docker rm -f --volumes c466dfa2c3761a7df01e1f599d993391264efa0e4ede1c7018fac35f80cbeb26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:01 + docker inspect -f . ci-base-image-x86_64 03:13:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:01 prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container 03:13:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:13:01 $ docker top 8b4c7673025a7c317caef842c82bb629ba26b1245e47a823a84b932fd7bda8cd -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 03:13:02 + make test 03:13:02 go test -race -coverprofile=coverage.out ./... 03:13:10 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 03:13:49 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 03:13:49 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 03:13:49 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 03:13:49 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 03:13:49 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 03:13:49 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.033s coverage: 28.2% of statements 03:13:49 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.040s coverage: 79.3% of statements 03:13:49 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 03:13:49 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 03:13:49 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.045s coverage: 86.0% of statements 03:13:49 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 03:13:49 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 03:13:49 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 03:13:49 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 03:13:49 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.139s coverage: 45.0% of statements 03:13:49 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 03:13:52 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.096s coverage: 14.1% of statements 03:13:52 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 5.428s coverage: 44.6% of statements 03:13:52 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.052s coverage: 68.4% of statements 03:13:52 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.100s coverage: 88.3% of statements 03:13:52 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.060s coverage: 5.0% of statements 03:14:25 GO111MODULE=on go vet ./... 03:14:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:14:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:14:30 ./bin/test-attribution-txt.sh [Pipeline] echo 03:14:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:14:30 $ docker stop --time=1 8b4c7673025a7c317caef842c82bb629ba26b1245e47a823a84b932fd7bda8cd 03:14:36 $ docker rm -f --volumes 8b4c7673025a7c317caef842c82bb629ba26b1245e47a823a84b932fd7bda8cd [Pipeline] // withDockerContainer [Pipeline] sh 03:14:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:14:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:14:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:14:37 + ls -al . 03:14:37 total 736 03:14:37 drwxrwxr-x 11 jenkins jenkins 4096 Feb 3 03:13 . 03:14:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 03:11 .. 03:14:37 -rw-rw-r-- 1 jenkins jenkins 140 Feb 3 03:11 .dockerignore 03:14:37 drwxrwxr-x 8 jenkins jenkins 4096 Feb 3 03:13 .git 03:14:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 03:11 .github 03:14:37 -rw-rw-r-- 1 jenkins jenkins 137 Feb 3 03:11 .gitignore 03:14:37 -rw-rw-r-- 1 jenkins jenkins 199 Feb 3 03:11 .golangci.yml 03:14:37 drwxr-xr-x 3 jenkins jenkins 4096 Feb 3 03:11 .semver 03:14:37 -rw-rw-r-- 1 jenkins jenkins 48109 Feb 3 03:11 CHANGELOG.md 03:14:37 -rw-rw-r-- 1 jenkins jenkins 677 Feb 3 03:11 GOVERNANCE.md 03:14:37 -rw-rw-r-- 1 jenkins jenkins 882 Feb 3 03:11 Jenkinsfile 03:14:37 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 3 03:11 LICENSE 03:14:37 -rw-rw-r-- 1 jenkins jenkins 2424 Feb 3 03:11 Makefile 03:14:37 -rw-rw-r-- 1 jenkins jenkins 619 Feb 3 03:11 OWNERS.md 03:14:37 -rw-rw-r-- 1 jenkins jenkins 4937 Feb 3 03:11 README.md 03:14:37 -rw-rw-r-- 1 jenkins jenkins 12 Feb 3 03:11 VERSION 03:14:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 03:11 bin 03:14:37 -rw-r--r-- 1 jenkins jenkins 500967 Feb 3 03:13 coverage.out 03:14:37 drwxrwxr-x 5 jenkins jenkins 4096 Feb 3 03:11 example 03:14:37 -rw-rw-r-- 1 jenkins jenkins 6177 Feb 3 03:11 go.mod 03:14:37 -rw-rw-r-- 1 jenkins jenkins 86421 Feb 3 03:11 go.sum 03:14:37 drwxrwxr-x 13 jenkins jenkins 4096 Feb 3 03:11 internal 03:14:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 03:11 openapi 03:14:37 drwxrwxr-x 6 jenkins jenkins 4096 Feb 3 03:11 pkg 03:14:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 03:11 snap 03:14:37 -rw-rw-r-- 1 jenkins jenkins 222 Feb 3 03:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:38 + 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=9af0642e0454afe5e7d0bd4928537ff3f2da2e70 --label arch=amd64 --label version=4.0.0-dev.20 . 03:14:38 Sending build context to Docker daemon 25.48MB 03:14:38 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 03:14:38 Step 2/24 : FROM ${BASE} AS builder 03:14:38 ---> e4088f26489a 03:14:38 Step 3/24 : ARG MAKE=make build 03:14:38 ---> Running in 5d92fffc4824 03:14:39 Removing intermediate container 5d92fffc4824 03:14:39 ---> 42df994d38b8 03:14:39 Step 4/24 : WORKDIR /device-sdk-go 03:14:39 ---> Running in ef7689b065d2 03:14:39 Removing intermediate container ef7689b065d2 03:14:39 ---> 67a8c941203e 03:14:39 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:14:39 ---> Running in 066741ba1a98 03:14:39 Removing intermediate container 066741ba1a98 03:14:39 ---> b9241479ae2d 03:14:39 Step 6/24 : RUN apk add --update --no-cache make git 03:14:39 ---> Running in 2bc0230ebf1e 03:14:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:39 OK: 248 MiB in 58 packages 03:14:40 Removing intermediate container 2bc0230ebf1e 03:14:40 ---> aa2cead924b9 03:14:40 Step 7/24 : COPY go.mod vendor* ./ 03:14:40 ---> dd2c0634728c 03:14:40 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:40 ---> Running in 7469982f95c8 03:14:40 Removing intermediate container 7469982f95c8 03:14:40 ---> be0a6069f1ab 03:14:40 Step 9/24 : COPY . . 03:14:42 ---> 8b2d6ed854d9 03:14:42 Step 10/24 : RUN ${MAKE} 03:14:42 ---> Running in be7ad66a9407 03:14:42 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:15:14 Removing intermediate container be7ad66a9407 03:15:14 ---> 5cdd03484348 03:15:14 Step 11/24 : FROM alpine:3.20 03:15:14 3.20: Pulling from library/alpine 03:15:14 66a3d608f3fa: Pulling fs layer 03:15:14 66a3d608f3fa: Verifying Checksum 03:15:14 66a3d608f3fa: Download complete 03:15:14 66a3d608f3fa: Pull complete 03:15:14 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:15:14 Status: Downloaded newer image for alpine:3.20 03:15:14 ---> e29df9b510ff 03:15:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:15:14 ---> Running in c39d0a678e93 03:15:14 Removing intermediate container c39d0a678e93 03:15:14 ---> 25bb0c4751cd 03:15:14 Step 13/24 : RUN apk add --update --no-cache dumb-init 03:15:14 ---> Running in 7ed44d2ce22a 03:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:15:15 (1/1) Installing dumb-init (1.2.5-r3) 03:15:15 Executing busybox-1.36.1-r29.trigger 03:15:15 OK: 8 MiB in 15 packages 03:15:16 Removing intermediate container 7ed44d2ce22a 03:15:16 ---> 40776f7e3011 03:15:16 Step 14/24 : RUN apk --no-cache upgrade 03:15:16 ---> Running in ae8704e87e8c 03:15:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:15:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:15:16 OK: 8 MiB in 15 packages 03:15:16 Removing intermediate container ae8704e87e8c 03:15:16 ---> 17561b655c80 03:15:16 Step 15/24 : WORKDIR / 03:15:16 ---> Running in 83a4c0f13a84 03:15:17 Removing intermediate container 83a4c0f13a84 03:15:17 ---> 193dc1041535 03:15:17 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:15:17 ---> 4e0df9e3ac20 03:15:17 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:15:18 ---> b3344caeb708 03:15:18 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:15:18 ---> bcf64fdd3721 03:15:18 Step 19/24 : EXPOSE 59999 03:15:18 ---> Running in ac3afd9986bd 03:15:18 Removing intermediate container ac3afd9986bd 03:15:18 ---> 543aa0c5b49c 03:15:18 Step 20/24 : ENTRYPOINT ["/device-simple"] 03:15:18 ---> Running in 9a073545b166 03:15:18 Removing intermediate container 9a073545b166 03:15:18 ---> b62289545d1b 03:15:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:15:19 ---> Running in ae20c86b2603 03:15:19 Removing intermediate container ae20c86b2603 03:15:19 ---> 2e0781510f42 03:15:19 Step 22/24 : LABEL arch=amd64 03:15:19 ---> Running in 1b1cdebeebb5 03:15:19 Removing intermediate container 1b1cdebeebb5 03:15:19 ---> 7f2b1db60e2d 03:15:19 Step 23/24 : LABEL git_sha=9af0642e0454afe5e7d0bd4928537ff3f2da2e70 03:15:19 ---> Running in a02912282173 03:15:19 Removing intermediate container a02912282173 03:15:19 ---> 16458d5b7044 03:15:19 Step 24/24 : LABEL version=4.0.0-dev.20 03:15:19 ---> Running in db01f4a04edd 03:15:19 Removing intermediate container db01f4a04edd 03:15:19 ---> 90378ea953a2 03:15:19 [Warning] One or more build-args [ARCH] were not consumed 03:15:19 Successfully built 90378ea953a2 03:15:19 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:15:19 03:15:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:15:20 latest: Pulling from edgex-lftools-log-publisher 03:15:20 5eb5b503b376: Pulling fs layer 03:15:20 5c69ac0246d0: Pulling fs layer 03:15:20 ec43610c2a17: Pulling fs layer 03:15:20 3a2ae6a8a46f: Pulling fs layer 03:15:20 33b1e0a273af: Pulling fs layer 03:15:20 5d3b04190fa2: Pulling fs layer 03:15:20 2f39f015ded8: Pulling fs layer 03:15:20 33b1e0a273af: Waiting 03:15:20 5d3b04190fa2: Waiting 03:15:20 3a2ae6a8a46f: Waiting 03:15:20 2f39f015ded8: Waiting 03:15:20 5c69ac0246d0: Download complete 03:15:20 3a2ae6a8a46f: Verifying Checksum 03:15:20 ec43610c2a17: Verifying Checksum 03:15:20 ec43610c2a17: Download complete 03:15:20 33b1e0a273af: Verifying Checksum 03:15:20 33b1e0a273af: Download complete 03:15:20 5d3b04190fa2: Download complete 03:15:20 5eb5b503b376: Verifying Checksum 03:15:20 5eb5b503b376: Download complete 03:15:21 2f39f015ded8: Download complete 03:15:21 5eb5b503b376: Pull complete 03:15:21 5c69ac0246d0: Pull complete 03:15:22 ec43610c2a17: Pull complete 03:15:22 3a2ae6a8a46f: Pull complete 03:15:22 33b1e0a273af: Pull complete 03:15:22 5d3b04190fa2: Pull complete 03:15:26 2f39f015ded8: Pull complete 03:15:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:15:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:15:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:26 prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container 03:15:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:15:30 $ docker top 9642349e40389c6ea3a631e4798a2010bbd7a26aa054b0473cad8ad7c7ab65bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:31 ---> job-cost.sh 03:15:31 lf-activate-venv: SKIPPING 03:15:31 INFO: No Stack... 03:15:31 INFO: Retrieving Pricing Info for: v3-standard-8 03:15:32 INFO: Archiving Costs [Pipeline] sh 03:15:32 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 03:15:32 + cut -d, -f6 [Pipeline] lock 03:15:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-343-stack-cost] 03:15:32 Resource [jenkins-edgexfoundry-device-sdk-go-main-343-stack-cost] did not exist. Created. 03:15:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-343-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:15:32 + echo total: 0.2199999988079071 [Pipeline] stash 03:15:32 Stashed 1 file(s) [Pipeline] } 03:15:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-343-stack-cost] [Pipeline] // lock [Pipeline] } 03:15:32 $ docker stop --time=1 9642349e40389c6ea3a631e4798a2010bbd7a26aa054b0473cad8ad7c7ab65bb 03:15:34 $ docker rm -f --volumes 9642349e40389c6ea3a631e4798a2010bbd7a26aa054b0473cad8ad7c7ab65bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:15:34 provisioning config files... 03:15:34 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3580861416912067153tmp [Pipeline] { [Pipeline] sh 03:15:34 + set +x 03:15:34 + curl -s https://codecov.io/bash 03:15:34 + bash -s -- 03:15:34 03:15:34 _____ _ 03:15:34 / ____| | | 03:15:34 | | ___ __| | ___ ___ _____ __ 03:15:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:15:34 | |___| (_) | (_| | __/ (_| (_) \ V / 03:15:34 \_____\___/ \__,_|\___|\___\___/ \_/ 03:15:34 Bash-1.0.6 03:15:34 03:15:34 03:15:34 ==> git version 2.25.1 found 03:15:34 ==> 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 03:15:34 Release-Date: 2020-01-08 03:15:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:15:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:15:34 ==> Jenkins CI detected. 03:15:34 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 03:15:34 project root: . 03:15:34 --> token set from env 03:15:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:15:34 ==> Running gcov in . (disable via -X gcov) 03:15:34 ==> Python coveragepy not found 03:15:34 ==> Searching for coverage reports in: 03:15:34 + . 03:15:34 -> Found 1 reports 03:15:34 ==> Detecting git/mercurial file structure 03:15:34 ==> Reading reports 03:15:34 + ./coverage.out bytes=500967 03:15:34 ==> Appending adjustments 03:15:34 https://docs.codecov.io/docs/fixing-reports 03:15:35 + Found adjustments 03:15:35 ==> Gzipping contents 03:15:35 48K /tmp/codecov.yjZ5mN.gz 03:15:35 ==> Uploading reports 03:15:35 url: https://codecov.io 03:15:35 query: branch=main&commit=9af0642e0454afe5e7d0bd4928537ff3f2da2e70&build=343&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F343%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:15:35 -> Pinging Codecov 03:15:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9af0642e0454afe5e7d0bd4928537ff3f2da2e70&build=343&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F343%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:15:35 -> Uploading to 03:15:35 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/9af0642e0454afe5e7d0bd4928537ff3f2da2e70/3cebd3cf-d188-41f2-b90e-4f54c80094b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250203%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250203T031535Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5cc868dbf1e6d3c5416cefdfa3caeb49b25ebd44c43842789639b36076f75660 03:15:35 % Total % Received % Xferd Average Speed Time Time Time Current 03:15:35 Dload Upload Total Spent Left Speed 03:15:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47770 0 0 100 47770 0 232k --:--:-- --:--:-- --:--:-- 232k 03:15:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9af0642e0454afe5e7d0bd4928537ff3f2da2e70 [Pipeline] } 03:15:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:15:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:15:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:15:36 03:15:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:15:36 latest: Pulling from edgex-devops/edgex-snyk-go 03:15:36 43c4264eed91: Pulling fs layer 03:15:36 4cc291be95ef: Pulling fs layer 03:15:36 2ac1f1163629: Pulling fs layer 03:15:36 5c3c966382ef: Pulling fs layer 03:15:36 4f4fb700ef54: Pulling fs layer 03:15:36 d9c7d2e4e75e: Pulling fs layer 03:15:36 9c3e1370e548: Pulling fs layer 03:15:36 4f4fb700ef54: Waiting 03:15:36 d9c7d2e4e75e: Waiting 03:15:36 9c3e1370e548: Waiting 03:15:36 5c3c966382ef: Waiting 03:15:36 4cc291be95ef: Download complete 03:15:36 5c3c966382ef: Verifying Checksum 03:15:36 5c3c966382ef: Download complete 03:15:36 4f4fb700ef54: Verifying Checksum 03:15:36 4f4fb700ef54: Download complete 03:15:36 43c4264eed91: Download complete 03:15:37 43c4264eed91: Pull complete 03:15:37 d9c7d2e4e75e: Verifying Checksum 03:15:37 d9c7d2e4e75e: Download complete 03:15:37 4cc291be95ef: Pull complete 03:15:37 2ac1f1163629: Download complete 03:15:37 9c3e1370e548: Verifying Checksum 03:15:37 9c3e1370e548: Download complete 03:15:40 2ac1f1163629: Pull complete 03:15:40 5c3c966382ef: Pull complete 03:15:40 4f4fb700ef54: Pull complete 03:15:40 d9c7d2e4e75e: Pull complete 03:15:43 9c3e1370e548: Pull complete 03:15:43 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:15:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:43 prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container 03:15:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:15:50 $ docker top be87565ac0e2d8d8208008ef3918f9cb4baebe74f6417b1fabea15b9b584c4c6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 03:15:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 03:15:50 + set -o pipefail 03:15:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 03:15:58 03:15:58 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 03:15:58 03:15:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/de841110-4c6a-4edb-b101-ab62d18b4e36 03:15:58 03:15:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:15:58 03:15:59 03:15:59 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 03:15:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:15:59 $ docker stop --time=1 be87565ac0e2d8d8208008ef3918f9cb4baebe74f6417b1fabea15b9b584c4c6 03:16:02 $ docker rm -f --volumes be87565ac0e2d8d8208008ef3918f9cb4baebe74f6417b1fabea15b9b584c4c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:16:03 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:16:03 provisioning config files... 03:16:03 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config825669848296364187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:03 --> edgex-publish-swagger.sh 03:16:03 === Publish openapi API === 03:16:03 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:16:03 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 03:16:03 % Total % Received % Xferd Average Speed Time Time Time Current 03:16:03 Dload Upload Total Spent Left Speed 03:16:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 300 72289 --:--:-- --:--:-- --:--:-- 72450 100 37674 100 156 100 37518 300 72289 --:--:-- --:--:-- --:--:-- 72450 03:16:04 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:16:04 [Pipeline] } 03:16:04 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 03:16:04 + git log --format=format:%s -1 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 [Pipeline] sh 03:16:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:16:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:16:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:05 prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container 03:16:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:16:05 $ docker top 4fbc309594ddc07cc5e4fe921e790839537458be996324584ab56c8ea43d7b00 -eo pid,comm 03:16:05 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). 03:16:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:16:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:05 [ssh-agent] Looking for ssh-agent implementation... 03:16:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:05 $ docker exec 4fbc309594ddc07cc5e4fe921e790839537458be996324584ab56c8ea43d7b00 ssh-agent 03:16:06 SSH_AUTH_SOCK=/tmp/ssh-EUCryY4oeT4c/agent.31 03:16:06 SSH_AGENT_PID=37 03:16:06 Running ssh-add (command line suppressed) 03:16:06 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7511555502721384692.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7511555502721384692.key) 03:16:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:06 + git semver tag 03:16:06 2025-02-03 03:16:06,662 [run_tag] DEBUG tag force:False 03:16:06 2025-02-03 03:16:06,662 [check_head_tag] DEBUG check head tag 03:16:06 2025-02-03 03:16:06,663 [execute] INFO git cat-file --batch-check 03:16:06 2025-02-03 03:16:06,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 03:16:06 2025-02-03 03:16:06,667 [execute] INFO git cat-file --batch 03:16:06 2025-02-03 03:16:06,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 03:16:06 2025-02-03 03:16:06,702 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 03:16:06 2025-02-03 03:16:06,703 [execute] INFO git tag -a v4.0.0-dev.20 -m v4.0.0-dev.20 03:16:06 2025-02-03 03:16:06,703 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.20', '-m', 'v4.0.0-dev.20'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 03:16:06 2025-02-03 03:16:06,707 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 03:16:06 4.0.0-dev.20 [Pipeline] } 03:16:06 $ docker exec --env ******** --env ******** 4fbc309594ddc07cc5e4fe921e790839537458be996324584ab56c8ea43d7b00 ssh-agent -k 03:16:06 unset SSH_AUTH_SOCK; 03:16:06 unset SSH_AGENT_PID; 03:16:06 echo Agent pid 37 killed; 03:16:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:16:07 + git semver [Pipeline] } 03:16:07 $ docker stop --time=1 4fbc309594ddc07cc5e4fe921e790839537458be996324584ab56c8ea43d7b00 03:16:09 $ docker rm -f --volumes 4fbc309594ddc07cc5e4fe921e790839537458be996324584ab56c8ea43d7b00 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:16:10 03:16:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:16:10 0.23.1-centos7: Pulling from edgex-lftools 03:16:10 ab5ef0e58194: Pulling fs layer 03:16:10 9712f1f96733: Pulling fs layer 03:16:10 63f879dbbcfc: Pulling fs layer 03:16:10 0d9ebad4ef96: Pulling fs layer 03:16:10 e9a5061849ea: Pulling fs layer 03:16:10 d747dcd14b5f: Pulling fs layer 03:16:10 2de7ff778b66: Pulling fs layer 03:16:10 0d9ebad4ef96: Waiting 03:16:10 e9a5061849ea: Waiting 03:16:10 d747dcd14b5f: Waiting 03:16:10 2de7ff778b66: Waiting 03:16:10 9712f1f96733: Verifying Checksum 03:16:10 9712f1f96733: Download complete 03:16:10 63f879dbbcfc: Verifying Checksum 03:16:10 63f879dbbcfc: Download complete 03:16:10 e9a5061849ea: Verifying Checksum 03:16:10 e9a5061849ea: Download complete 03:16:10 d747dcd14b5f: Verifying Checksum 03:16:10 d747dcd14b5f: Download complete 03:16:10 ab5ef0e58194: Verifying Checksum 03:16:10 ab5ef0e58194: Download complete 03:16:11 0d9ebad4ef96: Verifying Checksum 03:16:11 0d9ebad4ef96: Download complete 03:16:11 2de7ff778b66: Verifying Checksum 03:16:11 2de7ff778b66: Download complete 03:16:15 ab5ef0e58194: Pull complete 03:16:15 9712f1f96733: Pull complete 03:16:16 63f879dbbcfc: Pull complete 03:16:20 0d9ebad4ef96: Pull complete 03:16:20 e9a5061849ea: Pull complete 03:16:20 d747dcd14b5f: Pull complete 03:16:20 2de7ff778b66: Pull complete 03:16:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:16:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:16:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:20 prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container 03:16:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:16:24 $ docker top cb88ba2d8dc424189eff87ba1f66bc0317325acae6a2a7f22b4fdd432885cce9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:16:24 provisioning config files... 03:16:24 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config90307563474792385tmp 03:16:24 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6535170076005114329tmp 03:16:24 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3545294270925259957tmp [Pipeline] { [Pipeline] echo 03:16:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:16:25 ---> sigul-configuration.sh 03:16:25 gpg: directory `/root/.gnupg' created 03:16:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:16:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:16:25 gpg: keyring `/root/.gnupg/secring.gpg' created 03:16:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:16:25 gpg: CAST5 encrypted data 03:16:25 gpg: encrypted with 1 passphrase 03:16:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:16:25 + mkdir /home/jenkins 03:16:25 + mkdir /home/jenkins/sigul [Pipeline] sh 03:16:25 + 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 03:16:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:16:26 ---> sigul-install.sh 03:16:26 Sigul already installed; skipping installation. [Pipeline] sh 03:16:26 + git tag --list 03:16:26 0.7.1 03:16:26 delhi-tag 03:16:26 v1.0.0 03:16:26 v1.1.0 03:16:26 v1.1.1 03:16:26 v1.1.2 03:16:26 v1.2.0 03:16:26 v1.2.1 03:16:26 v1.2.2 03:16:26 v1.2.3 03:16:26 v1.3.0 03:16:26 v1.4.0 03:16:26 v2.0.0 03:16:26 v2.1.0 03:16:26 v2.1.1 03:16:26 v2.2.0 03:16:26 v2.3.0 03:16:26 v2.3.1 03:16:26 v3.0 03:16:26 v3.0.0 03:16:26 v3.0.1-dev.1 03:16:26 v3.1 03:16:26 v3.1.0 03:16:26 v3.1.0-dev.1 03:16:26 v3.1.0-dev.10 03:16:26 v3.1.0-dev.11 03:16:26 v3.1.0-dev.12 03:16:26 v3.1.0-dev.13 03:16:26 v3.1.0-dev.14 03:16:26 v3.1.0-dev.15 03:16:26 v3.1.0-dev.16 03:16:26 v3.1.0-dev.17 03:16:26 v3.1.0-dev.18 03:16:26 v3.1.0-dev.19 03:16:26 v3.1.0-dev.2 03:16:26 v3.1.0-dev.20 03:16:26 v3.1.0-dev.21 03:16:26 v3.1.0-dev.22 03:16:26 v3.1.0-dev.23 03:16:26 v3.1.0-dev.24 03:16:26 v3.1.0-dev.25 03:16:26 v3.1.0-dev.26 03:16:26 v3.1.0-dev.27 03:16:26 v3.1.0-dev.28 03:16:26 v3.1.0-dev.29 03:16:26 v3.1.0-dev.3 03:16:26 v3.1.0-dev.30 03:16:26 v3.1.0-dev.31 03:16:26 v3.1.0-dev.32 03:16:26 v3.1.0-dev.33 03:16:26 v3.1.0-dev.34 03:16:26 v3.1.0-dev.35 03:16:26 v3.1.0-dev.36 03:16:26 v3.1.0-dev.37 03:16:26 v3.1.0-dev.38 03:16:26 v3.1.0-dev.39 03:16:26 v3.1.0-dev.4 03:16:26 v3.1.0-dev.40 03:16:26 v3.1.0-dev.41 03:16:26 v3.1.0-dev.5 03:16:26 v3.1.0-dev.6 03:16:26 v3.1.0-dev.7 03:16:26 v3.1.0-dev.8 03:16:26 v3.1.0-dev.9 03:16:26 v3.1.1 03:16:26 v3.1.1-dev.1 03:16:26 v3.2.0-dev.1 03:16:26 v3.2.0-dev.10 03:16:26 v3.2.0-dev.11 03:16:26 v3.2.0-dev.12 03:16:26 v3.2.0-dev.13 03:16:26 v3.2.0-dev.14 03:16:26 v3.2.0-dev.15 03:16:26 v3.2.0-dev.16 03:16:26 v3.2.0-dev.17 03:16:26 v3.2.0-dev.18 03:16:26 v3.2.0-dev.19 03:16:26 v3.2.0-dev.2 03:16:26 v3.2.0-dev.20 03:16:26 v3.2.0-dev.21 03:16:26 v3.2.0-dev.22 03:16:26 v3.2.0-dev.23 03:16:26 v3.2.0-dev.24 03:16:26 v3.2.0-dev.25 03:16:26 v3.2.0-dev.26 03:16:26 v3.2.0-dev.27 03:16:26 v3.2.0-dev.28 03:16:26 v3.2.0-dev.29 03:16:26 v3.2.0-dev.3 03:16:26 v3.2.0-dev.30 03:16:26 v3.2.0-dev.31 03:16:26 v3.2.0-dev.32 03:16:26 v3.2.0-dev.33 03:16:26 v3.2.0-dev.34 03:16:26 v3.2.0-dev.35 03:16:26 v3.2.0-dev.36 03:16:26 v3.2.0-dev.37 03:16:26 v3.2.0-dev.38 03:16:26 v3.2.0-dev.39 03:16:26 v3.2.0-dev.4 03:16:26 v3.2.0-dev.40 03:16:26 v3.2.0-dev.41 03:16:26 v3.2.0-dev.42 03:16:26 v3.2.0-dev.43 03:16:26 v3.2.0-dev.44 03:16:26 v3.2.0-dev.45 03:16:26 v3.2.0-dev.46 03:16:26 v3.2.0-dev.47 03:16:26 v3.2.0-dev.48 03:16:26 v3.2.0-dev.5 03:16:26 v3.2.0-dev.6 03:16:26 v3.2.0-dev.7 03:16:26 v3.2.0-dev.8 03:16:26 v3.2.0-dev.9 03:16:26 v4.0.0-dev.1 03:16:26 v4.0.0-dev.10 03:16:26 v4.0.0-dev.11 03:16:26 v4.0.0-dev.12 03:16:26 v4.0.0-dev.13 03:16:26 v4.0.0-dev.14 03:16:26 v4.0.0-dev.15 03:16:26 v4.0.0-dev.16 03:16:26 v4.0.0-dev.17 03:16:26 v4.0.0-dev.18 03:16:26 v4.0.0-dev.19 03:16:26 v4.0.0-dev.2 03:16:26 v4.0.0-dev.20 03:16:26 v4.0.0-dev.3 03:16:26 v4.0.0-dev.4 03:16:26 v4.0.0-dev.5 03:16:26 v4.0.0-dev.6 03:16:26 v4.0.0-dev.7 03:16:26 v4.0.0-dev.8 03:16:26 v4.0.0-dev.9 [Pipeline] sh 03:16:26 + lftools sign git-tag v4.0.0-dev.20 03:16:27 Signing Git tag with Sigul... 03:16:27 Signing v4.0.0-dev.20 [Pipeline] echo 03:16:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:16:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:16:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:16:27 $ docker stop --time=1 cb88ba2d8dc424189eff87ba1f66bc0317325acae6a2a7f22b4fdd432885cce9 03:16:29 $ docker rm -f --volumes cb88ba2d8dc424189eff87ba1f66bc0317325acae6a2a7f22b4fdd432885cce9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:16:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:16:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:16:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:29 prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container 03:16:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:16:30 $ docker top a06f0104463ce2a5415760f6d934806fed0e73075158ae582a4150c248702b2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:16:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:30 [ssh-agent] Looking for ssh-agent implementation... 03:16:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:30 $ docker exec a06f0104463ce2a5415760f6d934806fed0e73075158ae582a4150c248702b2f ssh-agent 03:16:30 SSH_AUTH_SOCK=/tmp/ssh-3XMi0iuDoiuD/agent.33 03:16:30 SSH_AGENT_PID=39 03:16:30 Running ssh-add (command line suppressed) 03:16:30 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8023224938340291928.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8023224938340291928.key) 03:16:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:31 + git semver bump pre 03:16:31 2025-02-03 03:16:31,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 03:16:31 2025-02-03 03:16:31,159 [bump_version] DEBUG bumping version:4.0.0-dev.20 on axis:pre with prefix:dev 03:16:31 2025-02-03 03:16:31,159 [bump_version] DEBUG bumped version:4.0.0-dev.21 03:16:31 2025-02-03 03:16:31,159 [write_version] DEBUG write version:4.0.0-dev.21 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 03:16:31 2025-02-03 03:16:31,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 03:16:31 2025-02-03 03:16:31,159 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 03:16:31 2025-02-03 03:16:31,161 [execute] INFO git cat-file --batch-check 03:16:31 2025-02-03 03:16:31,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:16:31 2025-02-03 03:16:31,166 [execute] INFO git cat-file --batch 03:16:31 2025-02-03 03:16:31,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:16:31 2025-02-03 03:16:31,170 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 03:16:31 4.0.0-dev.21 [Pipeline] } 03:16:31 $ docker exec --env ******** --env ******** a06f0104463ce2a5415760f6d934806fed0e73075158ae582a4150c248702b2f ssh-agent -k 03:16:31 unset SSH_AUTH_SOCK; 03:16:31 unset SSH_AGENT_PID; 03:16:31 echo Agent pid 39 killed; 03:16:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:16:31 + git semver [Pipeline] } 03:16:31 $ docker stop --time=1 a06f0104463ce2a5415760f6d934806fed0e73075158ae582a4150c248702b2f 03:16:33 $ docker rm -f --volumes a06f0104463ce2a5415760f6d934806fed0e73075158ae582a4150c248702b2f [Pipeline] // withDockerContainer [Pipeline] sh 03:16:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:16:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:16:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:34 prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container 03:16:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:16:34 $ docker top 450ec05689e28a468a6ddd494becf37e63d612f7e3a32b69c1afb4dec67e228d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:16:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:34 [ssh-agent] Looking for ssh-agent implementation... 03:16:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:34 $ docker exec 450ec05689e28a468a6ddd494becf37e63d612f7e3a32b69c1afb4dec67e228d ssh-agent 03:16:34 SSH_AUTH_SOCK=/tmp/ssh-5C3ReQgSyOBu/agent.31 03:16:34 SSH_AGENT_PID=37 03:16:34 Running ssh-add (command line suppressed) 03:16:34 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12765310593325887426.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12765310593325887426.key) 03:16:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:35 + git semver push 03:16:35 2025-02-03 03:16:35,299 [run_push] DEBUG push 03:16:35 2025-02-03 03:16:35,300 [execute] INFO git cat-file --batch-check 03:16:35 2025-02-03 03:16:35,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:16:35 2025-02-03 03:16:35,303 [execute] INFO git rev-list b939508abe0664c2604a38456d072bffaf697c4a -- 03:16:35 2025-02-03 03:16:35,304 [execute] DEBUG Popen(['git', 'rev-list', 'b939508abe0664c2604a38456d072bffaf697c4a', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:16:35 2025-02-03 03:16:35,318 [execute] INFO git fetch -v origin 03:16:35 2025-02-03 03:16:35,318 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 03:16:35 2025-02-03 03:16:35,741 [run_push] DEBUG no remote changes detected 03:16:35 2025-02-03 03:16:35,742 [execute] INFO git push origin semver 03:16:35 2025-02-03 03:16:35,742 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:16:36 2025-02-03 03:16:36,403 [run_push] DEBUG push all version tags 03:16:36 2025-02-03 03:16:36,403 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:16:36 2025-02-03 03:16:36,404 [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) 03:16:37 2025-02-03 03:16:37,212 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 03:16:37 4.0.0-dev.21 [Pipeline] } 03:16:37 $ docker exec --env ******** --env ******** 450ec05689e28a468a6ddd494becf37e63d612f7e3a32b69c1afb4dec67e228d ssh-agent -k 03:16:37 unset SSH_AUTH_SOCK; 03:16:37 unset SSH_AGENT_PID; 03:16:37 echo Agent pid 37 killed; 03:16:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:16:37 + git semver [Pipeline] } 03:16:38 $ docker stop --time=1 450ec05689e28a468a6ddd494becf37e63d612f7e3a32b69c1afb4dec67e228d 03:16:39 $ docker rm -f --volumes 450ec05689e28a468a6ddd494becf37e63d612f7e3a32b69c1afb4dec67e228d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:16:40 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 03:16:40 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 03:16:40 total 16 03:16:40 drwxr-xr-x 3 root root 4096 Feb 3 03:15 . 03:16:40 drwxrwxr-x 12 jenkins jenkins 4096 Feb 3 03:16 .. 03:16:40 drwxr-xr-x 2 root root 4096 Feb 3 03:15 cost 03:16:40 -rw-r--r-- 1 root root 85 Feb 3 03:15 cost.csv 03:16:40 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 03:16:40 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 03:16:40 total 16 03:16:40 drwxr-xr-x 3 jenkins jenkins 4096 Feb 3 03:15 . 03:16:40 drwxrwxr-x 12 jenkins jenkins 4096 Feb 3 03:16 .. 03:16:40 drwxr-xr-x 2 jenkins jenkins 4096 Feb 3 03:15 cost 03:16:40 -rw-r--r-- 1 jenkins jenkins 85 Feb 3 03:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:16:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:16:41 ---> package-listing.sh 03:16:41 ++ facter osfamily 03:16:41 ++ tr '[:upper:]' '[:lower:]' 03:16:41 + OS_FAMILY=debian 03:16:41 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 03:16:41 + START_PACKAGES=/tmp/packages_start.txt 03:16:41 + END_PACKAGES=/tmp/packages_end.txt 03:16:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:16:41 + PACKAGES=/tmp/packages_start.txt 03:16:41 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 03:16:41 + PACKAGES=/tmp/packages_end.txt 03:16:41 + case "${OS_FAMILY}" in 03:16:41 + dpkg -l 03:16:41 + grep '^ii' 03:16:41 + '[' -f /tmp/packages_start.txt ']' 03:16:41 + '[' -f /tmp/packages_end.txt ']' 03:16:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:16:41 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 03:16:41 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 03:16:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 03:16:41 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 03:16:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:16:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:42 prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container 03:16:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:16:42 $ docker top d3368aa2eba377eac3868dcc94fa29dfa0dbe9b447e1ce91ddae625f1910e8ae -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:43 + touch /tmp/pre-build-complete [Pipeline] sh 03:16:43 + mkdir -p /var/log/sysstat [Pipeline] sh 03:16:43 + ls /var/log/sa-host 03:16:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:16:43 provisioning config files... 03:16:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6646975437588584475tmp [Pipeline] { [Pipeline] echo 03:16:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:16:44 ---> create-netrc.sh [Pipeline] } 03:16:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:16:44 ---> python-tools-install.sh [Pipeline] echo 03:16:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:16:44 ---> sudo-logs.sh 03:16:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:16:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:16:45 ---> job-cost.sh 03:16:45 lf-activate-venv: SKIPPING 03:16:45 DEBUG: total: 0.2199999988079071 03:16:45 INFO: Retrieving Stack Cost... 03:16:45 INFO: Retrieving Pricing Info for: v3-standard-8 03:16:45 INFO: Archiving Costs [Pipeline] echo 03:16:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:16:46 ---> logs-deploy.sh 03:16:46 lf-activate-venv: SKIPPING 03:16:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/343 03:16:46 INFO: archiving workspace using pattern(s): 03:16:47 Archives upload complete. 03:16:47 INFO: archiving logs to Nexus 03:16:47 ---> uname -a: 03:16:47 Linux prd-ubuntu20-04-docker-8c-8g-38075 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:16:47 03:16:47 03:16:47 ---> lscpu: 03:16:47 Architecture: x86_64 03:16:47 CPU op-mode(s): 32-bit, 64-bit 03:16:47 Byte Order: Little Endian 03:16:47 Address sizes: 40 bits physical, 48 bits virtual 03:16:47 CPU(s): 8 03:16:47 On-line CPU(s) list: 0-7 03:16:47 Thread(s) per core: 1 03:16:47 Core(s) per socket: 1 03:16:47 Socket(s): 8 03:16:47 NUMA node(s): 1 03:16:47 Vendor ID: AuthenticAMD 03:16:47 CPU family: 23 03:16:47 Model: 49 03:16:47 Model name: AMD EPYC-Rome Processor 03:16:47 Stepping: 0 03:16:47 CPU MHz: 2799.996 03:16:47 BogoMIPS: 5599.99 03:16:47 Virtualization: AMD-V 03:16:47 Hypervisor vendor: KVM 03:16:47 Virtualization type: full 03:16:47 L1d cache: 256 KiB 03:16:47 L1i cache: 256 KiB 03:16:47 L2 cache: 4 MiB 03:16:47 L3 cache: 128 MiB 03:16:47 NUMA node0 CPU(s): 0-7 03:16:47 Vulnerability Itlb multihit: Not affected 03:16:47 Vulnerability L1tf: Not affected 03:16:47 Vulnerability Mds: Not affected 03:16:47 Vulnerability Meltdown: Not affected 03:16:47 Vulnerability Mmio stale data: Not affected 03:16:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:16:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:16:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:16:47 Vulnerability Srbds: Not affected 03:16:47 Vulnerability Tsx async abort: Not affected 03:16:47 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 03:16:47 03:16:47 03:16:47 ---> nproc: 03:16:47 8 03:16:47 03:16:47 03:16:47 ---> df -h: 03:16:47 Filesystem Size Used Avail Use% Mounted on 03:16:47 overlay 155G 14G 142G 9% / 03:16:47 tmpfs 64M 0 64M 0% /dev 03:16:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:16:47 shm 64M 0 64M 0% /dev/shm 03:16:47 /dev/vda1 155G 14G 142G 9% /facter-os 03:16:47 03:16:47 03:16:47 ---> sar -b -r -n DEV: 03:16:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38075) 02/03/25 _x86_64_ (8 CPU) 03:16:47 03:16:47 03:10:42 LINUX RESTART (8 CPU) 03:16:47 03:16:47 03:11:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:16:47 03:12:01 408.21 41.20 367.01 0.00 4554.25 83385.35 0.00 03:16:47 03:13:01 263.56 1.75 261.81 0.00 17.20 72932.64 0.00 03:16:47 03:14:01 42.29 0.00 42.29 0.00 0.00 21394.98 0.00 03:16:47 03:15:01 82.02 0.23 81.79 0.00 6.80 21725.42 0.00 03:16:47 03:16:01 243.31 4.15 239.16 0.00 2095.65 85522.95 0.00 03:16:47 Average: 206.53 9.25 197.28 0.00 1313.13 56813.99 0.00 03:16:47 03:16:47 03:11:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:16:47 03:12:01 29163160 31523960 798240 2.43 75584 2554844 1952548 5.75 1044976 2285748 588 03:16:47 03:13:01 28033880 31519988 786464 2.39 182072 3461292 1786576 5.27 1152072 3179740 100 03:16:47 03:14:01 26976964 31221200 1077240 3.28 186764 4146116 2466724 7.27 1695676 3619412 319940 03:16:47 03:15:01 27138968 31483876 813852 2.47 190856 4231004 1976296 5.82 1717268 3425588 720984 03:16:47 03:16:01 25528908 31479000 788432 2.40 228108 5687612 1880108 5.54 1628992 4976972 215276 03:16:47 Average: 27368376 31445605 852846 2.59 172677 4016174 2012450 5.93 1447797 3497492 251378 03:16:47 03:16:47 03:11:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:16:47 03:12:01 ens3 610.10 411.31 6262.29 102.66 0.00 0.00 0.00 0.00 03:16:47 03:12:01 docker0 32.75 34.01 2.53 204.90 0.00 0.00 0.00 0.00 03:16:47 03:12:01 lo 6.76 6.76 0.67 0.67 0.00 0.00 0.00 0.00 03:16:47 03:12:01 veth2ab2fd7 0.93 1.09 0.07 8.14 0.00 0.00 0.00 0.00 03:16:47 03:13:01 ens3 497.88 332.24 2913.06 37.38 0.00 0.00 0.00 0.00 03:16:47 03:13:01 docker0 322.16 482.19 26.68 2898.14 0.00 0.00 0.00 0.00 03:16:47 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:16:47 03:14:01 ens3 22.71 14.76 20.57 9.37 0.00 0.00 0.00 0.00 03:16:47 03:14:01 docker0 0.92 1.30 0.11 0.37 0.00 0.00 0.00 0.00 03:16:47 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:47 03:14:01 veth777512c 0.92 1.45 0.12 0.38 0.00 0.00 0.00 0.00 03:16:47 03:15:01 ens3 22.11 13.13 55.42 8.83 0.00 0.00 0.00 0.00 03:16:47 03:15:01 docker0 1.58 2.70 0.09 38.10 0.00 0.00 0.00 0.00 03:16:47 03:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:16:47 03:15:01 vetha553096 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:16:47 03:16:01 ens3 425.55 258.09 8921.43 147.68 0.00 0.00 0.00 0.00 03:16:47 03:16:01 docker0 54.19 105.37 5.15 928.21 0.00 0.00 0.00 0.00 03:16:47 03:16:01 lo 3.13 3.13 0.32 0.32 0.00 0.00 0.00 0.00 03:16:47 Average: ens3 313.69 204.52 3616.80 60.90 0.00 0.00 0.00 0.00 03:16:47 Average: docker0 82.65 125.72 6.94 818.01 0.00 0.00 0.00 0.00 03:16:47 Average: lo 2.08 2.08 0.21 0.21 0.00 0.00 0.00 0.00 03:16:47 03:16:47 03:16:47 ---> sar -P ALL: 03:16:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38075) 02/03/25 _x86_64_ (8 CPU) 03:16:47 03:16:47 03:10:42 LINUX RESTART (8 CPU) 03:16:47 03:16:47 03:11:03 CPU %user %nice %system %iowait %steal %idle 03:16:47 03:12:01 all 9.50 0.00 3.22 3.96 0.06 83.27 03:16:47 03:12:01 0 13.39 0.00 3.15 8.48 0.07 74.90 03:16:47 03:12:01 1 8.75 0.00 2.05 1.37 0.05 87.78 03:16:47 03:12:01 2 10.09 0.00 3.15 0.12 0.05 86.59 03:16:47 03:12:01 3 7.54 0.00 2.88 0.44 0.07 89.07 03:16:47 03:12:01 4 6.27 0.00 3.95 12.70 0.05 77.03 03:16:47 03:12:01 5 8.07 0.00 2.67 1.19 0.05 88.02 03:16:47 03:12:01 6 10.47 0.00 4.27 3.44 0.07 81.75 03:16:47 03:12:01 7 11.39 0.00 3.64 3.95 0.05 80.96 03:16:47 03:13:01 all 6.01 0.00 3.17 4.82 0.06 85.93 03:16:47 03:13:01 0 6.32 0.00 3.32 5.52 0.05 84.78 03:16:47 03:13:01 1 6.98 0.00 3.47 0.79 0.05 88.71 03:16:47 03:13:01 2 5.73 0.00 2.13 0.29 0.05 91.80 03:16:47 03:13:01 3 4.91 0.00 2.82 0.30 0.05 91.92 03:16:47 03:13:01 4 5.57 0.00 3.14 14.19 0.08 77.01 03:16:47 03:13:01 5 6.47 0.00 3.81 15.55 0.07 74.10 03:16:47 03:13:01 6 6.50 0.00 3.35 0.94 0.07 89.14 03:16:47 03:13:01 7 5.62 0.00 3.32 1.04 0.07 89.95 03:16:47 03:14:01 all 39.00 0.00 5.71 1.29 0.09 53.90 03:16:47 03:14:01 0 41.01 0.00 6.02 1.39 0.08 51.50 03:16:47 03:14:01 1 38.60 0.00 6.10 0.30 0.10 54.90 03:16:47 03:14:01 2 39.88 0.00 6.02 1.19 0.08 52.83 03:16:47 03:14:01 3 36.20 0.00 5.07 0.07 0.10 58.57 03:16:47 03:14:01 4 34.31 0.00 4.51 0.27 0.07 60.84 03:16:47 03:14:01 5 39.19 0.00 6.10 6.55 0.10 48.05 03:16:47 03:14:01 6 40.41 0.00 5.74 0.22 0.08 53.55 03:16:47 03:14:01 7 42.40 0.00 6.15 0.35 0.08 51.01 03:16:47 03:15:01 all 51.23 0.00 7.35 1.73 0.10 39.59 03:16:47 03:15:01 0 51.72 0.00 6.88 2.16 0.10 39.13 03:16:47 03:15:01 1 52.70 0.00 7.63 0.69 0.08 38.90 03:16:47 03:15:01 2 52.83 0.00 8.25 9.55 0.12 29.24 03:16:47 03:15:01 3 48.16 0.00 6.75 0.07 0.10 44.92 03:16:47 03:15:01 4 47.52 0.00 6.52 0.02 0.10 45.84 03:16:47 03:15:01 5 54.20 0.00 8.42 0.35 0.12 36.91 03:16:47 03:15:01 6 52.42 0.00 7.40 0.59 0.10 39.50 03:16:47 03:15:01 7 50.26 0.00 6.92 0.42 0.10 42.30 03:16:47 03:16:01 all 9.88 0.00 4.45 6.54 0.07 79.06 03:16:47 03:16:01 0 10.42 0.00 4.14 8.71 0.05 76.68 03:16:47 03:16:01 1 10.43 0.00 4.92 3.72 0.07 80.85 03:16:47 03:16:01 2 10.46 0.00 4.24 6.98 0.08 78.22 03:16:47 03:16:01 3 10.29 0.00 3.91 16.10 0.08 69.61 03:16:47 03:16:01 4 8.53 0.00 4.44 6.81 0.07 80.14 03:16:47 03:16:01 5 10.19 0.00 5.03 3.81 0.05 80.91 03:16:47 03:16:01 6 10.10 0.00 4.61 1.58 0.08 83.62 03:16:47 03:16:01 7 8.59 0.00 4.30 4.62 0.08 82.40 03:16:47 Average: all 23.21 0.00 4.79 3.67 0.08 68.25 03:16:47 Average: 0 24.66 0.00 4.71 5.23 0.07 65.32 03:16:47 Average: 1 23.59 0.00 4.85 1.37 0.07 70.11 03:16:47 Average: 2 23.88 0.00 4.77 3.64 0.08 67.63 03:16:47 Average: 3 21.49 0.00 4.29 3.41 0.08 70.73 03:16:47 Average: 4 20.51 0.00 4.51 6.77 0.07 68.14 03:16:47 Average: 5 23.74 0.00 5.22 5.52 0.08 65.44 03:16:47 Average: 6 24.08 0.00 5.08 1.34 0.08 69.42 03:16:47 Average: 7 23.74 0.00 4.87 2.06 0.08 69.25 03:16:47 03:16:47 03:16:47