Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef783aee92ebef88ebd5d55046da9029b3983fb4 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-ssh854771796124811425.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-ssh1102469542679341086.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-ssh3490460690572436698.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-ssh918453489246254337.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-ssh18160564206905811521.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-36925 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 ef783aee92ebef88ebd5d55046da9029b3983fb4 (main) Commit message: "Merge pull request #1678 from jinlinGuan/issue-1677" > git config core.sparsecheckout # timeout=10 > git checkout -f ef783aee92ebef88ebd5d55046da9029b3983fb4 # timeout=10 > git rev-list --no-walk 6b365886e86a8ee1260e36154773f2301536abcf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:37:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:37:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:37:26 ========================================================= 04:37:26 EdgeX Global Pipelines Version Info 04:37:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:37:27 ------------------- 04:37:27 stable info: 04:37:27 ------------------- 04:37:27 Commited By: Cherry Wang cherry@iotechsys.com 04:37:27 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:37:27 Message: update stable to v1.0.269 04:37:28 ------------------- 04:37:28 experimental info: 04:37:28 ------------------- 04:37:28 Commited By: **** collab-it+edgex@linuxfoundation.org 04:37:28 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:37:28 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef783aee92ebef88ebd5d55046da9029b3983fb4 [Pipeline] echo 04:37:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef783ae [Pipeline] echo 04:37:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:37:29 provisioning config files... 04:37:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5117742480141842262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:29 ---> ****-login.sh 04:37:29 nexus3.edgexfoundry.org:10001 04:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:29 Configure a credential helper to remove this warning. See 04:37:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:29 04:37:29 Login Succeeded 04:37:29 nexus3.edgexfoundry.org:10002 04:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:29 Configure a credential helper to remove this warning. See 04:37:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:29 04:37:29 Login Succeeded 04:37:29 nexus3.edgexfoundry.org:10003 04:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:30 Configure a credential helper to remove this warning. See 04:37:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:30 04:37:30 Login Succeeded 04:37:30 nexus3.edgexfoundry.org:10004 04:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:30 Configure a credential helper to remove this warning. See 04:37:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:30 04:37:30 Login Succeeded 04:37:30 ****.io 04:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:30 Configure a credential helper to remove this warning. See 04:37:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:30 04:37:30 Login Succeeded 04:37:30 ---> ****-login.sh ends [Pipeline] } 04:37:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:37:30 + git rev-list -1 --merges ef783aee92ebef88ebd5d55046da9029b3983fb4~1..ef783aee92ebef88ebd5d55046da9029b3983fb4 [Pipeline] echo 04:37:30 -----------> git rev-list -1 --merges ef783aee92ebef88ebd5d55046da9029b3983fb4~1..ef783aee92ebef88ebd5d55046da9029b3983fb4 ef783aee92ebef88ebd5d55046da9029b3983fb4 04:37:30 ef783aee92ebef88ebd5d55046da9029b3983fb4 [false] [Pipeline] sh 04:37:31 + git log --format=format:%s -1 ef783aee92ebef88ebd5d55046da9029b3983fb4 [Pipeline] echo 04:37:31 ========================================================= 04:37:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:37:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:37:31 + git log --format=format:%s -1 ef783aee92ebef88ebd5d55046da9029b3983fb4 [Pipeline] echo 04:37:31 [semverPrep] GIT_COMMIT: ef783aee92ebef88ebd5d55046da9029b3983fb4, Commit Message: Merge pull request #1678 from jinlinGuan/issue-1677 [Pipeline] echo 04:37:31 [semverPrep] This is not a build commit. [Pipeline] sh 04:37:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:37:32 + grep -v github /etc/ssh/ssh_known_hosts 04:37:32 + [ -e /tmp/ssh_known_hosts ] 04:37:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:37:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:37:32 + sudo tee -a /etc/ssh/ssh_known_hosts 04:37:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:32 04:37:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:32 0.1.4: Pulling from edgex-devops/py-git-semver 04:37:32 b85a868b505f: Pulling fs layer 04:37:32 e2be974225ed: Pulling fs layer 04:37:32 339a4e72a1f5: Pulling fs layer 04:37:32 988bab9f4d93: Pulling fs layer 04:37:32 1469e6f7b9e6: Pulling fs layer 04:37:32 eaf3925da568: Pulling fs layer 04:37:32 bab4dde63d76: Pulling fs layer 04:37:32 bde34c3a00c8: Pulling fs layer 04:37:32 b352a97aabf1: Pulling fs layer 04:37:32 eaf3925da568: Waiting 04:37:32 bab4dde63d76: Waiting 04:37:32 bde34c3a00c8: Waiting 04:37:32 988bab9f4d93: Waiting 04:37:32 b352a97aabf1: Waiting 04:37:32 1469e6f7b9e6: Waiting 04:37:32 4872d77fe225: Pulling fs layer 04:37:32 5851b861e8e6: Pulling fs layer 04:37:32 4872d77fe225: Waiting 04:37:33 e2be974225ed: Verifying Checksum 04:37:33 e2be974225ed: Download complete 04:37:33 988bab9f4d93: Verifying Checksum 04:37:33 988bab9f4d93: Download complete 04:37:33 1469e6f7b9e6: Verifying Checksum 04:37:33 1469e6f7b9e6: Download complete 04:37:33 eaf3925da568: Verifying Checksum 04:37:33 eaf3925da568: Download complete 04:37:33 339a4e72a1f5: Verifying Checksum 04:37:33 339a4e72a1f5: Download complete 04:37:33 bde34c3a00c8: Download complete 04:37:33 b352a97aabf1: Download complete 04:37:33 4872d77fe225: Download complete 04:37:33 b85a868b505f: Verifying Checksum 04:37:33 b85a868b505f: Download complete 04:37:33 5851b861e8e6: Verifying Checksum 04:37:33 5851b861e8e6: Download complete 04:37:33 bab4dde63d76: Verifying Checksum 04:37:33 bab4dde63d76: Download complete 04:37:34 b85a868b505f: Pull complete 04:37:34 e2be974225ed: Pull complete 04:37:35 339a4e72a1f5: Pull complete 04:37:35 988bab9f4d93: Pull complete 04:37:35 1469e6f7b9e6: Pull complete 04:37:35 eaf3925da568: Pull complete 04:37:37 bab4dde63d76: Pull complete 04:37:37 bde34c3a00c8: Pull complete 04:37:37 b352a97aabf1: Pull complete 04:37:37 4872d77fe225: Pull complete 04:37:37 5851b861e8e6: Pull complete 04:37:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:37:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:38 prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container 04:37:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:37:41 $ docker top 55eb7ff4e632cc3b24880297acf10b83e1cf68a788b20f603dbdd760a46e4345 -eo pid,comm 04:37:41 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). 04:37:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:37:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:42 [ssh-agent] Looking for ssh-agent implementation... 04:37:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:42 $ docker exec 55eb7ff4e632cc3b24880297acf10b83e1cf68a788b20f603dbdd760a46e4345 ssh-agent 04:37:42 SSH_AUTH_SOCK=/tmp/ssh-PauK5556qM8O/agent.32 04:37:42 SSH_AGENT_PID=38 04:37:42 Running ssh-add (command line suppressed) 04:37:42 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12026543104366940371.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12026543104366940371.key) 04:37:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:42 + git tag --points-at HEAD [Pipeline] } 04:37:42 $ docker exec --env ******** --env ******** 55eb7ff4e632cc3b24880297acf10b83e1cf68a788b20f603dbdd760a46e4345 ssh-agent -k 04:37:42 unset SSH_AUTH_SOCK; 04:37:42 unset SSH_AGENT_PID; 04:37:42 echo Agent pid 38 killed; 04:37:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:37:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:42 [ssh-agent] Looking for ssh-agent implementation... 04:37:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:43 $ docker exec 55eb7ff4e632cc3b24880297acf10b83e1cf68a788b20f603dbdd760a46e4345 ssh-agent 04:37:43 SSH_AUTH_SOCK=/tmp/ssh-PYiCBPdrFJlH/agent.72 04:37:43 SSH_AGENT_PID=78 04:37:43 Running ssh-add (command line suppressed) 04:37:43 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9690631425586950625.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9690631425586950625.key) 04:37:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:43 + git semver init 04:37:43 2025-01-17 04:37:43,712 [run_init] DEBUG init version:0.0.0 force:False 04:37:43 2025-01-17 04:37:43,712 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:37:43 2025-01-17 04:37:43,713 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:37:43 2025-01-17 04:37:43,713 [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) 04:37:45 2025-01-17 04:37:45,107 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 04:37:45 2025-01-17 04:37:45,107 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 04:37:45 2025-01-17 04:37:45,107 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:37:45 2025-01-17 04:37:45,107 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:37:45 4.0.0-dev.19 [Pipeline] } 04:37:45 $ docker exec --env ******** --env ******** 55eb7ff4e632cc3b24880297acf10b83e1cf68a788b20f603dbdd760a46e4345 ssh-agent -k 04:37:45 unset SSH_AUTH_SOCK; 04:37:45 unset SSH_AGENT_PID; 04:37:45 echo Agent pid 78 killed; 04:37:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:37:45 + git semver [Pipeline] } 04:37:45 $ docker stop --time=1 55eb7ff4e632cc3b24880297acf10b83e1cf68a788b20f603dbdd760a46e4345 04:37:47 $ docker rm -f --volumes 55eb7ff4e632cc3b24880297acf10b83e1cf68a788b20f603dbdd760a46e4345 [Pipeline] // withDockerContainer [Pipeline] sh 04:37:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:37:47 Stashed 1 file(s) [Pipeline] echo 04:37:47 [edgeXSemver]: initialized semver on version 4.0.0-dev.19 [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 04:37:48 provisioning config files... [Pipeline] // stage [2025-01-17T04:37:48.256Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17369926578713477656tmp [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 04:37:48 ---> ****-login.sh 04:37:48 nexus3.edgexfoundry.org:10001 04:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:48 Configure a credential helper to remove this warning. See 04:37:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:48 04:37:48 Login Succeeded 04:37:48 nexus3.edgexfoundry.org:10002 04:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:48 Configure a credential helper to remove this warning. See 04:37:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:48 04:37:48 Login Succeeded 04:37:48 nexus3.edgexfoundry.org:10003 04:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:48 Configure a credential helper to remove this warning. See 04:37:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:48 04:37:48 Login Succeeded 04:37:48 nexus3.edgexfoundry.org:10004 04:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:48 Configure a credential helper to remove this warning. See 04:37:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:48 04:37:48 Login Succeeded 04:37:48 ****.io 04:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:49 Configure a credential helper to remove this warning. See 04:37:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:49 04:37:49 Login Succeeded 04:37:49 ---> ****-login.sh ends [Pipeline] } 04:37:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:37:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:37:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:37:49 ========================================================= 04:37:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:37:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:49 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:37:49 Sending build context to Docker daemon 24.97MB 04:37:49 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 04:37:49 Step 2/10 : FROM ${BASE} AS builder 04:37:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:37:49 da9db072f522: Pulling fs layer 04:37:49 6ef4a4ee8ca5: Pulling fs layer 04:37:49 06f05ace1117: Pulling fs layer 04:37:49 5fe327b54edc: Pulling fs layer 04:37:49 4f4fb700ef54: Pulling fs layer 04:37:49 92a5565b7b96: Pulling fs layer 04:37:49 ff9bb7016b71: Pulling fs layer 04:37:49 4f4fb700ef54: Waiting 04:37:49 92a5565b7b96: Waiting 04:37:49 5fe327b54edc: Waiting 04:37:49 b67dba6c2c7d: Pulling fs layer 04:37:49 a813b0c90790: Pulling fs layer 04:37:49 ff9bb7016b71: Waiting 04:37:49 b67dba6c2c7d: Waiting 04:37:49 a813b0c90790: Waiting 04:37:49 6ef4a4ee8ca5: Download complete 04:37:49 5fe327b54edc: Verifying Checksum 04:37:49 5fe327b54edc: Download complete 04:37:49 da9db072f522: Download complete 04:37:49 4f4fb700ef54: Verifying Checksum 04:37:49 4f4fb700ef54: Download complete 04:37:49 92a5565b7b96: Download complete 04:37:49 ff9bb7016b71: Verifying Checksum 04:37:49 ff9bb7016b71: Download complete 04:37:50 da9db072f522: Pull complete 04:37:50 6ef4a4ee8ca5: Pull complete 04:37:50 a813b0c90790: Download complete 04:37:50 06f05ace1117: Verifying Checksum 04:37:50 06f05ace1117: Download complete 04:37:50 b67dba6c2c7d: Verifying Checksum 04:37:50 b67dba6c2c7d: Download complete 04:37:54 06f05ace1117: Pull complete 04:37:54 5fe327b54edc: Pull complete 04:37:54 4f4fb700ef54: Pull complete 04:37:54 92a5565b7b96: Pull complete 04:37:54 ff9bb7016b71: Pull complete 04:37:56 b67dba6c2c7d: Pull complete 04:37:56 a813b0c90790: Pull complete 04:37:56 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 04:37:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:37:56 ---> 3ba60ce46760 04:37:56 Step 3/10 : ARG MAKE=make build 04:38:02 ---> Running in 77e8738cc6c7 04:38:02 Removing intermediate container 77e8738cc6c7 04:38:02 ---> b3762ae75227 04:38:02 Step 4/10 : WORKDIR /device-sdk-go 04:38:02 ---> Running in 19361449a32f 04:38:02 Removing intermediate container 19361449a32f 04:38:02 ---> e4ca4961ee5c 04:38:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:38:02 ---> Running in e50ed8d867b1 04:38:02 Removing intermediate container e50ed8d867b1 04:38:02 ---> 83442d5e4aa7 04:38:02 Step 6/10 : RUN apk add --update --no-cache make git 04:38:02 ---> Running in 89e4d160b4b2 04:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:38:04 OK: 248 MiB in 58 packages 04:38:05 Removing intermediate container 89e4d160b4b2 04:38:05 ---> abc2497b90e1 04:38:05 Step 7/10 : COPY go.mod vendor* ./ 04:38:05 ---> 063a3971be10 04:38:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:05 ---> Running in d49f7b144596 04:38:52 Removing intermediate container d49f7b144596 04:38:52 ---> 585b2964c234 04:38:52 Step 9/10 : COPY . . 04:38:54 ---> 1db47cd93943 04:38:54 Step 10/10 : RUN ${MAKE} 04:38:54 ---> Running in 1b95396980f1 04:38:54 noop 04:38:54 Removing intermediate container 1b95396980f1 04:38:54 ---> f1894c8faf01 04:38:54 Successfully built f1894c8faf01 04:38:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:54 + docker inspect -f . ci-base-image-x86_64 04:38:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:54 prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container 04:38:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:38:55 $ docker top e91d9ccb4c32f059ebe634bc9210961443186df10468935999ec7fd670469bcf -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:55 + go version 04:38:55 go version go1.23.4 linux/amd64 [Pipeline] } 04:38:55 $ docker stop --time=1 e91d9ccb4c32f059ebe634bc9210961443186df10468935999ec7fd670469bcf 04:38:56 $ docker rm -f --volumes e91d9ccb4c32f059ebe634bc9210961443186df10468935999ec7fd670469bcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:57 + docker inspect -f . ci-base-image-x86_64 04:38:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:57 prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container 04:38:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:38:57 $ docker top 7d6c8c296bafece651c47ed35fa0a2df656aa792ab43d2c6dec649f09606874c -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 04:38:58 + make test 04:38:58 go test -race -coverprofile=coverage.out ./... 04:39:06 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 04:39:45 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 04:39:45 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 04:39:45 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 04:39:45 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 04:39:45 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 04:39:45 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.073s coverage: 28.7% of statements 04:39:45 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.072s coverage: 79.3% of statements 04:39:45 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 04:39:45 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 04:39:45 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 04:39:45 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.046s coverage: 86.0% of statements 04:39:45 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 04:39:45 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 04:39:45 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 04:39:45 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.116s coverage: 45.0% of statements 04:39:45 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 04:39:45 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.124s coverage: 14.1% of statements 04:39:45 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.729s coverage: 44.6% of statements 04:39:45 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.055s coverage: 68.4% of statements 04:39:45 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.087s coverage: 88.3% of statements 04:39:45 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.053s coverage: 5.0% of statements 04:40:18 GO111MODULE=on go vet ./... 04:40:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:40:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:40:19 ./bin/test-attribution-txt.sh [Pipeline] echo 04:40:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:40:19 $ docker stop --time=1 7d6c8c296bafece651c47ed35fa0a2df656aa792ab43d2c6dec649f09606874c 04:40:26 $ docker rm -f --volumes 7d6c8c296bafece651c47ed35fa0a2df656aa792ab43d2c6dec649f09606874c [Pipeline] // withDockerContainer [Pipeline] sh 04:40:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:40:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:40:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:40:28 + ls -al . 04:40:28 total 736 04:40:28 drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 04:38 . 04:40:28 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 04:37 .. 04:40:28 -rw-rw-r-- 1 jenkins jenkins 140 Jan 17 04:37 .dockerignore 04:40:28 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 04:39 .git 04:40:28 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 04:37 .github 04:40:28 -rw-rw-r-- 1 jenkins jenkins 137 Jan 17 04:37 .gitignore 04:40:28 -rw-rw-r-- 1 jenkins jenkins 199 Jan 17 04:37 .golangci.yml 04:40:28 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 04:37 .semver 04:40:28 -rw-rw-r-- 1 jenkins jenkins 48109 Jan 17 04:37 CHANGELOG.md 04:40:28 -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 04:37 GOVERNANCE.md 04:40:28 -rw-rw-r-- 1 jenkins jenkins 882 Jan 17 04:37 Jenkinsfile 04:40:28 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 17 04:37 LICENSE 04:40:28 -rw-rw-r-- 1 jenkins jenkins 2424 Jan 17 04:37 Makefile 04:40:28 -rw-rw-r-- 1 jenkins jenkins 619 Jan 17 04:37 OWNERS.md 04:40:28 -rw-rw-r-- 1 jenkins jenkins 4937 Jan 17 04:37 README.md 04:40:28 -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 04:37 VERSION 04:40:28 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:37 bin 04:40:28 -rw-r--r-- 1 jenkins jenkins 500963 Jan 17 04:39 coverage.out 04:40:28 drwxrwxr-x 5 jenkins jenkins 4096 Jan 17 04:37 example 04:40:28 -rw-rw-r-- 1 jenkins jenkins 6177 Jan 17 04:37 go.mod 04:40:28 -rw-rw-r-- 1 jenkins jenkins 86421 Jan 17 04:37 go.sum 04:40:28 drwxrwxr-x 13 jenkins jenkins 4096 Jan 17 04:37 internal 04:40:28 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:37 openapi 04:40:28 drwxrwxr-x 6 jenkins jenkins 4096 Jan 17 04:37 pkg 04:40:28 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 04:37 snap 04:40:28 -rw-rw-r-- 1 jenkins jenkins 222 Jan 17 04:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:28 + 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=ef783aee92ebef88ebd5d55046da9029b3983fb4 --label arch=amd64 --label version=4.0.0-dev.19 . 04:40:28 Sending build context to Docker daemon 25.47MB 04:40:28 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 04:40:28 Step 2/24 : FROM ${BASE} AS builder 04:40:28 ---> f1894c8faf01 04:40:28 Step 3/24 : ARG MAKE=make build 04:40:29 ---> Running in 39ed14521c52 04:40:29 Removing intermediate container 39ed14521c52 04:40:29 ---> 7a7b405973e0 04:40:29 Step 4/24 : WORKDIR /device-sdk-go 04:40:29 ---> Running in dcd2310ee23c 04:40:29 Removing intermediate container dcd2310ee23c 04:40:29 ---> 3b276d88ab65 04:40:29 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:40:29 ---> Running in 57ecf170f120 04:40:29 Removing intermediate container 57ecf170f120 04:40:29 ---> 380551b2c247 04:40:29 Step 6/24 : RUN apk add --update --no-cache make git 04:40:29 ---> Running in cf0b233feb62 04:40:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:29 OK: 248 MiB in 58 packages 04:40:30 Removing intermediate container cf0b233feb62 04:40:30 ---> 169dc9348a6f 04:40:30 Step 7/24 : COPY go.mod vendor* ./ 04:40:30 ---> 113d1d18ec28 04:40:30 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:30 ---> Running in e0902a169df3 04:40:31 Removing intermediate container e0902a169df3 04:40:31 ---> 97b34254b556 04:40:31 Step 9/24 : COPY . . 04:40:32 ---> b8b14437ad74 04:40:32 Step 10/24 : RUN ${MAKE} 04:40:32 ---> Running in 0c96a70a2f0a 04:40:32 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:41:11 Removing intermediate container 0c96a70a2f0a 04:41:11 ---> 4d0114ef4d3a 04:41:11 Step 11/24 : FROM alpine:3.20 04:41:11 3.20: Pulling from library/alpine 04:41:11 66a3d608f3fa: Pulling fs layer 04:41:11 66a3d608f3fa: Verifying Checksum 04:41:11 66a3d608f3fa: Download complete 04:41:11 66a3d608f3fa: Pull complete 04:41:11 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:41:11 Status: Downloaded newer image for alpine:3.20 04:41:11 ---> e29df9b510ff 04:41:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:41:11 ---> Running in dba73e5b1ffe 04:41:11 Removing intermediate container dba73e5b1ffe 04:41:11 ---> 891e158f79f5 04:41:11 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:41:11 ---> Running in a90473726224 04:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:41:11 (1/1) Installing dumb-init (1.2.5-r3) 04:41:11 Executing busybox-1.36.1-r29.trigger 04:41:11 OK: 8 MiB in 15 packages 04:41:11 Removing intermediate container a90473726224 04:41:11 ---> 506e6611d83c 04:41:11 Step 14/24 : RUN apk --no-cache upgrade 04:41:11 ---> Running in 8f22b3fcf4e9 04:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:41:11 OK: 8 MiB in 15 packages 04:41:11 Removing intermediate container 8f22b3fcf4e9 04:41:11 ---> 0fee3325ea54 04:41:11 Step 15/24 : WORKDIR / 04:41:11 ---> Running in 8a1473bd32d8 04:41:11 Removing intermediate container 8a1473bd32d8 04:41:11 ---> 615246f9c6f1 04:41:11 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:41:11 ---> b0250f1aff82 04:41:11 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:41:11 ---> 6fb7095a6273 04:41:11 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:41:11 ---> a2001b077361 04:41:11 Step 19/24 : EXPOSE 59999 04:41:11 ---> Running in c654b3693136 04:41:11 Removing intermediate container c654b3693136 04:41:11 ---> 891a707097cb 04:41:11 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:41:11 ---> Running in 7dd180cae254 04:41:11 Removing intermediate container 7dd180cae254 04:41:11 ---> 201a339f6114 04:41:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:41:11 ---> Running in bd03fd27dc73 04:41:11 Removing intermediate container bd03fd27dc73 04:41:11 ---> 05316286c59c 04:41:11 Step 22/24 : LABEL arch=amd64 04:41:11 ---> Running in 0b55c0ba9f97 04:41:11 Removing intermediate container 0b55c0ba9f97 04:41:11 ---> 744d00ccef61 04:41:11 Step 23/24 : LABEL git_sha=ef783aee92ebef88ebd5d55046da9029b3983fb4 04:41:11 ---> Running in 710bec8b24c3 04:41:11 Removing intermediate container 710bec8b24c3 04:41:11 ---> a3bab8dbb211 04:41:11 Step 24/24 : LABEL version=4.0.0-dev.19 04:41:11 ---> Running in 7ba69bdc6d70 04:41:11 Removing intermediate container 7ba69bdc6d70 04:41:11 ---> 1c74a608e306 04:41:11 [Warning] One or more build-args [ARCH] were not consumed 04:41:11 Successfully built 1c74a608e306 04:41:11 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 04:41:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:12 04:41:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:12 latest: Pulling from edgex-lftools-log-publisher 04:41:12 5eb5b503b376: Pulling fs layer 04:41:12 5c69ac0246d0: Pulling fs layer 04:41:12 ec43610c2a17: Pulling fs layer 04:41:12 3a2ae6a8a46f: Pulling fs layer 04:41:12 33b1e0a273af: Pulling fs layer 04:41:12 33b1e0a273af: Waiting 04:41:12 5d3b04190fa2: Pulling fs layer 04:41:12 2f39f015ded8: Pulling fs layer 04:41:12 5d3b04190fa2: Waiting 04:41:12 5c69ac0246d0: Download complete 04:41:12 3a2ae6a8a46f: Verifying Checksum 04:41:12 3a2ae6a8a46f: Download complete 04:41:12 33b1e0a273af: Verifying Checksum 04:41:12 33b1e0a273af: Download complete 04:41:12 ec43610c2a17: Verifying Checksum 04:41:12 ec43610c2a17: Download complete 04:41:12 5d3b04190fa2: Download complete 04:41:12 5eb5b503b376: Verifying Checksum 04:41:12 5eb5b503b376: Download complete 04:41:13 2f39f015ded8: Download complete 04:41:13 5eb5b503b376: Pull complete 04:41:14 5c69ac0246d0: Pull complete 04:41:14 ec43610c2a17: Pull complete 04:41:14 3a2ae6a8a46f: Pull complete 04:41:14 33b1e0a273af: Pull complete 04:41:14 5d3b04190fa2: Pull complete 04:41:18 2f39f015ded8: Pull complete 04:41:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:18 prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container 04:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:41:23 $ docker top 06e28557eaecb99598288afd2bb0d7ff12e80ab31e76123a62ece8c116053360 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:23 ---> job-cost.sh 04:41:23 lf-activate-venv: SKIPPING 04:41:23 INFO: No Stack... 04:41:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:41:24 INFO: Archiving Costs [Pipeline] sh 04:41:24 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 04:41:24 + cut -d, -f6 [Pipeline] lock 04:41:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-342-stack-cost] 04:41:24 Resource [jenkins-edgexfoundry-device-sdk-go-main-342-stack-cost] did not exist. Created. 04:41:24 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-342-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:41:25 + echo total: 0.2199999988079071 [Pipeline] stash 04:41:25 Stashed 1 file(s) [Pipeline] } 04:41:25 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-342-stack-cost] [Pipeline] // lock [Pipeline] } 04:41:25 $ docker stop --time=1 06e28557eaecb99598288afd2bb0d7ff12e80ab31e76123a62ece8c116053360 04:41:26 $ docker rm -f --volumes 06e28557eaecb99598288afd2bb0d7ff12e80ab31e76123a62ece8c116053360 [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 04:41:26 provisioning config files... 04:41:26 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5184383373691324893tmp [Pipeline] { [Pipeline] sh 04:41:26 + set +x 04:41:26 + bash -s -- 04:41:26 + curl -s https://codecov.io/bash 04:41:26 04:41:26 _____ _ 04:41:26 / ____| | | 04:41:26 | | ___ __| | ___ ___ _____ __ 04:41:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:41:26 | |___| (_) | (_| | __/ (_| (_) \ V / 04:41:26 \_____\___/ \__,_|\___|\___\___/ \_/ 04:41:26 Bash-1.0.6 04:41:26 04:41:26 04:41:26 ==> git version 2.25.1 found 04:41:26 ==> 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 04:41:26 Release-Date: 2020-01-08 04:41:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:41:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:41:26 ==> Jenkins CI detected. 04:41:26 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 04:41:26 project root: . 04:41:26 --> token set from env 04:41:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:41:26 ==> Running gcov in . (disable via -X gcov) 04:41:26 ==> Python coveragepy not found 04:41:26 ==> Searching for coverage reports in: 04:41:26 + . 04:41:27 -> Found 1 reports 04:41:27 ==> Detecting git/mercurial file structure 04:41:27 ==> Reading reports 04:41:27 + ./coverage.out bytes=500963 04:41:27 ==> Appending adjustments 04:41:27 https://docs.codecov.io/docs/fixing-reports 04:41:27 + Found adjustments 04:41:27 ==> Gzipping contents 04:41:27 48K /tmp/codecov.KEBU4G.gz 04:41:27 ==> Uploading reports 04:41:27 url: https://codecov.io 04:41:27 query: branch=main&commit=ef783aee92ebef88ebd5d55046da9029b3983fb4&build=342&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F342%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:41:27 -> Pinging Codecov 04:41:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ef783aee92ebef88ebd5d55046da9029b3983fb4&build=342&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F342%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:41:27 -> Uploading to 04:41:27 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/ef783aee92ebef88ebd5d55046da9029b3983fb4/d7f34b95-80d8-444f-912b-448c60f3d4eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250117%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250117T044127Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9ba261f92fde6d064fc3bf26b4acde5f20cdd6a2361c0efba24ebfa757b1bad0 04:41:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:41:27 Dload Upload Total Spent Left Speed 04:41:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48112 0 0 100 48112 0 231k --:--:-- --:--:-- --:--:-- 231k 04:41:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/ef783aee92ebef88ebd5d55046da9029b3983fb4 [Pipeline] } 04:41:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:41:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:41:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:41:28 04:41:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:41:28 latest: Pulling from edgex-devops/edgex-snyk-go 04:41:28 43c4264eed91: Pulling fs layer 04:41:28 4cc291be95ef: Pulling fs layer 04:41:28 2ac1f1163629: Pulling fs layer 04:41:28 5c3c966382ef: Pulling fs layer 04:41:28 4f4fb700ef54: Pulling fs layer 04:41:28 d9c7d2e4e75e: Pulling fs layer 04:41:28 9c3e1370e548: Pulling fs layer 04:41:28 5c3c966382ef: Waiting 04:41:28 4f4fb700ef54: Waiting 04:41:28 d9c7d2e4e75e: Waiting 04:41:28 9c3e1370e548: Waiting 04:41:28 4cc291be95ef: Verifying Checksum 04:41:28 4cc291be95ef: Download complete 04:41:28 5c3c966382ef: Verifying Checksum 04:41:28 5c3c966382ef: Download complete 04:41:28 4f4fb700ef54: Verifying Checksum 04:41:28 4f4fb700ef54: Download complete 04:41:28 43c4264eed91: Download complete 04:41:29 43c4264eed91: Pull complete 04:41:29 d9c7d2e4e75e: Verifying Checksum 04:41:29 d9c7d2e4e75e: Download complete 04:41:29 4cc291be95ef: Pull complete 04:41:29 2ac1f1163629: Download complete 04:41:29 9c3e1370e548: Verifying Checksum 04:41:29 9c3e1370e548: Download complete 04:41:33 2ac1f1163629: Pull complete 04:41:33 5c3c966382ef: Pull complete 04:41:33 4f4fb700ef54: Pull complete 04:41:33 d9c7d2e4e75e: Pull complete 04:41:35 9c3e1370e548: Pull complete 04:41:35 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:41:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:41:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:35 prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container 04:41:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:41:43 $ docker top 7129a06ca56703eedfae0d1882e3320a7b9d531fb72007001242f06d32df4920 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 04:41:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 04:41:44 + set -o pipefail 04:41:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 04:41:52 04:41:52 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 04:41:52 04:41:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/53b0a985-360d-4d38-93f8-4c7b1e7174fd 04:41:52 04:41:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:41:52 04:41:52 04:41:52 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:41:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:41:52 $ docker stop --time=1 7129a06ca56703eedfae0d1882e3320a7b9d531fb72007001242f06d32df4920 04:41:53 $ docker rm -f --volumes 7129a06ca56703eedfae0d1882e3320a7b9d531fb72007001242f06d32df4920 [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 04:41:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:54 provisioning config files... 04:41:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9263595933732138133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:54 --> edgex-publish-swagger.sh 04:41:54 === Publish openapi API === 04:41:54 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 04:41:54 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 04:41:54 % Total % Received % Xferd Average Speed Time Time Time Current 04:41:54 Dload Upload Total Spent Left Speed 04:41:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 322 77677 --:--:-- --:--:-- --:--:-- 77838 100 37674 100 156 100 37518 322 77516 --:--:-- --:--:-- --:--:-- 77838 04:41:55 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:41:55 [Pipeline] } 04:41:55 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 04:41:55 + git log --format=format:%s -1 ef783aee92ebef88ebd5d55046da9029b3983fb4 [Pipeline] sh 04:41:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:41:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:56 prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container 04:41:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:41:56 $ docker top 42ef3e48a0fe0f3e8ee44d74a4fc6b77250e5ec450d0267c4532196076489c5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:57 [ssh-agent] Looking for ssh-agent implementation... 04:41:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:57 $ docker exec 42ef3e48a0fe0f3e8ee44d74a4fc6b77250e5ec450d0267c4532196076489c5d ssh-agent 04:41:57 SSH_AUTH_SOCK=/tmp/ssh-P6noMVMq0jk5/agent.32 04:41:57 SSH_AGENT_PID=38 04:41:57 Running ssh-add (command line suppressed) 04:41:57 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12220591232999971117.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12220591232999971117.key) 04:41:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:57 + git semver tag 04:41:57 2025-01-17 04:41:57,833 [run_tag] DEBUG tag force:False 04:41:57 2025-01-17 04:41:57,834 [check_head_tag] DEBUG check head tag 04:41:57 2025-01-17 04:41:57,835 [execute] INFO git cat-file --batch-check 04:41:57 2025-01-17 04:41:57,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:41:57 2025-01-17 04:41:57,839 [execute] INFO git cat-file --batch 04:41:57 2025-01-17 04:41:57,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:41:57 2025-01-17 04:41:57,872 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:41:57 2025-01-17 04:41:57,872 [execute] INFO git tag -a v4.0.0-dev.19 -m v4.0.0-dev.19 04:41:57 2025-01-17 04:41:57,872 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.19', '-m', 'v4.0.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:41:57 2025-01-17 04:41:57,876 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:41:57 4.0.0-dev.19 [Pipeline] } 04:41:57 $ docker exec --env ******** --env ******** 42ef3e48a0fe0f3e8ee44d74a4fc6b77250e5ec450d0267c4532196076489c5d ssh-agent -k 04:41:58 unset SSH_AUTH_SOCK; 04:41:58 unset SSH_AGENT_PID; 04:41:58 echo Agent pid 38 killed; 04:41:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:58 + git semver [Pipeline] } 04:41:58 $ docker stop --time=1 42ef3e48a0fe0f3e8ee44d74a4fc6b77250e5ec450d0267c4532196076489c5d 04:42:00 $ docker rm -f --volumes 42ef3e48a0fe0f3e8ee44d74a4fc6b77250e5ec450d0267c4532196076489c5d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:42:00 04:42:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:42:01 0.23.1-centos7: Pulling from edgex-lftools 04:42:01 ab5ef0e58194: Pulling fs layer 04:42:01 9712f1f96733: Pulling fs layer 04:42:01 63f879dbbcfc: Pulling fs layer 04:42:01 0d9ebad4ef96: Pulling fs layer 04:42:01 e9a5061849ea: Pulling fs layer 04:42:01 d747dcd14b5f: Pulling fs layer 04:42:01 2de7ff778b66: Pulling fs layer 04:42:01 0d9ebad4ef96: Waiting 04:42:01 e9a5061849ea: Waiting 04:42:01 d747dcd14b5f: Waiting 04:42:01 2de7ff778b66: Waiting 04:42:01 9712f1f96733: Download complete 04:42:01 ab5ef0e58194: Verifying Checksum 04:42:01 ab5ef0e58194: Download complete 04:42:01 e9a5061849ea: Verifying Checksum 04:42:01 e9a5061849ea: Download complete 04:42:01 d747dcd14b5f: Verifying Checksum 04:42:01 d747dcd14b5f: Download complete 04:42:02 63f879dbbcfc: Verifying Checksum 04:42:02 63f879dbbcfc: Download complete 04:42:02 2de7ff778b66: Verifying Checksum 04:42:02 2de7ff778b66: Download complete 04:42:02 0d9ebad4ef96: Verifying Checksum 04:42:02 0d9ebad4ef96: Download complete 04:42:07 ab5ef0e58194: Pull complete 04:42:07 9712f1f96733: Pull complete 04:42:08 63f879dbbcfc: Pull complete 04:42:12 0d9ebad4ef96: Pull complete 04:42:12 e9a5061849ea: Pull complete 04:42:12 d747dcd14b5f: Pull complete 04:42:14 2de7ff778b66: Pull complete 04:42:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:42:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:42:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:14 prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container 04:42:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:42:20 $ docker top 6e629594d94e094e95411094583ba6e6b9bff9f830f09699434086c248cf7457 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:42:20 provisioning config files... 04:42:20 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12149686008534961905tmp 04:42:20 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config780952848293816017tmp 04:42:20 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config162379207695252770tmp [Pipeline] { [Pipeline] echo 04:42:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:42:21 ---> sigul-configuration.sh 04:42:21 gpg: directory `/root/.gnupg' created 04:42:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:42:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:42:21 gpg: keyring `/root/.gnupg/secring.gpg' created 04:42:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:42:21 gpg: CAST5 encrypted data 04:42:21 gpg: encrypted with 1 passphrase 04:42:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:42:21 + mkdir /home/jenkins 04:42:21 + mkdir /home/jenkins/sigul [Pipeline] sh 04:42:21 + 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 04:42:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:42:21 ---> sigul-install.sh 04:42:21 Sigul already installed; skipping installation. [Pipeline] sh 04:42:22 + git tag --list 04:42:22 0.7.1 04:42:22 delhi-tag 04:42:22 v1.0.0 04:42:22 v1.1.0 04:42:22 v1.1.1 04:42:22 v1.1.2 04:42:22 v1.2.0 04:42:22 v1.2.1 04:42:22 v1.2.2 04:42:22 v1.2.3 04:42:22 v1.3.0 04:42:22 v1.4.0 04:42:22 v2.0.0 04:42:22 v2.1.0 04:42:22 v2.1.1 04:42:22 v2.2.0 04:42:22 v2.3.0 04:42:22 v2.3.1 04:42:22 v3.0 04:42:22 v3.0.0 04:42:22 v3.0.1-dev.1 04:42:22 v3.1 04:42:22 v3.1.0 04:42:22 v3.1.0-dev.1 04:42:22 v3.1.0-dev.10 04:42:22 v3.1.0-dev.11 04:42:22 v3.1.0-dev.12 04:42:22 v3.1.0-dev.13 04:42:22 v3.1.0-dev.14 04:42:22 v3.1.0-dev.15 04:42:22 v3.1.0-dev.16 04:42:22 v3.1.0-dev.17 04:42:22 v3.1.0-dev.18 04:42:22 v3.1.0-dev.19 04:42:22 v3.1.0-dev.2 04:42:22 v3.1.0-dev.20 04:42:22 v3.1.0-dev.21 04:42:22 v3.1.0-dev.22 04:42:22 v3.1.0-dev.23 04:42:22 v3.1.0-dev.24 04:42:22 v3.1.0-dev.25 04:42:22 v3.1.0-dev.26 04:42:22 v3.1.0-dev.27 04:42:22 v3.1.0-dev.28 04:42:22 v3.1.0-dev.29 04:42:22 v3.1.0-dev.3 04:42:22 v3.1.0-dev.30 04:42:22 v3.1.0-dev.31 04:42:22 v3.1.0-dev.32 04:42:22 v3.1.0-dev.33 04:42:22 v3.1.0-dev.34 04:42:22 v3.1.0-dev.35 04:42:22 v3.1.0-dev.36 04:42:22 v3.1.0-dev.37 04:42:22 v3.1.0-dev.38 04:42:22 v3.1.0-dev.39 04:42:22 v3.1.0-dev.4 04:42:22 v3.1.0-dev.40 04:42:22 v3.1.0-dev.41 04:42:22 v3.1.0-dev.5 04:42:22 v3.1.0-dev.6 04:42:22 v3.1.0-dev.7 04:42:22 v3.1.0-dev.8 04:42:22 v3.1.0-dev.9 04:42:22 v3.1.1 04:42:22 v3.1.1-dev.1 04:42:22 v3.2.0-dev.1 04:42:22 v3.2.0-dev.10 04:42:22 v3.2.0-dev.11 04:42:22 v3.2.0-dev.12 04:42:22 v3.2.0-dev.13 04:42:22 v3.2.0-dev.14 04:42:22 v3.2.0-dev.15 04:42:22 v3.2.0-dev.16 04:42:22 v3.2.0-dev.17 04:42:22 v3.2.0-dev.18 04:42:22 v3.2.0-dev.19 04:42:22 v3.2.0-dev.2 04:42:22 v3.2.0-dev.20 04:42:22 v3.2.0-dev.21 04:42:22 v3.2.0-dev.22 04:42:22 v3.2.0-dev.23 04:42:22 v3.2.0-dev.24 04:42:22 v3.2.0-dev.25 04:42:22 v3.2.0-dev.26 04:42:22 v3.2.0-dev.27 04:42:22 v3.2.0-dev.28 04:42:22 v3.2.0-dev.29 04:42:22 v3.2.0-dev.3 04:42:22 v3.2.0-dev.30 04:42:22 v3.2.0-dev.31 04:42:22 v3.2.0-dev.32 04:42:22 v3.2.0-dev.33 04:42:22 v3.2.0-dev.34 04:42:22 v3.2.0-dev.35 04:42:22 v3.2.0-dev.36 04:42:22 v3.2.0-dev.37 04:42:22 v3.2.0-dev.38 04:42:22 v3.2.0-dev.39 04:42:22 v3.2.0-dev.4 04:42:22 v3.2.0-dev.40 04:42:22 v3.2.0-dev.41 04:42:22 v3.2.0-dev.42 04:42:22 v3.2.0-dev.43 04:42:22 v3.2.0-dev.44 04:42:22 v3.2.0-dev.45 04:42:22 v3.2.0-dev.46 04:42:22 v3.2.0-dev.47 04:42:22 v3.2.0-dev.48 04:42:22 v3.2.0-dev.5 04:42:22 v3.2.0-dev.6 04:42:22 v3.2.0-dev.7 04:42:22 v3.2.0-dev.8 04:42:22 v3.2.0-dev.9 04:42:22 v4.0.0-dev.1 04:42:22 v4.0.0-dev.10 04:42:22 v4.0.0-dev.11 04:42:22 v4.0.0-dev.12 04:42:22 v4.0.0-dev.13 04:42:22 v4.0.0-dev.14 04:42:22 v4.0.0-dev.15 04:42:22 v4.0.0-dev.16 04:42:22 v4.0.0-dev.17 04:42:22 v4.0.0-dev.18 04:42:22 v4.0.0-dev.19 04:42:22 v4.0.0-dev.2 04:42:22 v4.0.0-dev.3 04:42:22 v4.0.0-dev.4 04:42:22 v4.0.0-dev.5 04:42:22 v4.0.0-dev.6 04:42:22 v4.0.0-dev.7 04:42:22 v4.0.0-dev.8 04:42:22 v4.0.0-dev.9 [Pipeline] sh 04:42:22 + lftools sign git-tag v4.0.0-dev.19 04:42:23 Signing Git tag with Sigul... 04:42:23 Signing v4.0.0-dev.19 [Pipeline] echo 04:42:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:42:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:42:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:42:23 $ docker stop --time=1 6e629594d94e094e95411094583ba6e6b9bff9f830f09699434086c248cf7457 04:42:25 $ docker rm -f --volumes 6e629594d94e094e95411094583ba6e6b9bff9f830f09699434086c248cf7457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:42:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:26 prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container 04:42:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:42:27 $ docker top 18bde3f4f814de083450e367b5d557b7f33a793759c6628421ed22b38279f8ec -eo pid,comm 04:42:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:42:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:27 [ssh-agent] Looking for ssh-agent implementation... 04:42:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:27 $ docker exec 18bde3f4f814de083450e367b5d557b7f33a793759c6628421ed22b38279f8ec ssh-agent 04:42:27 SSH_AUTH_SOCK=/tmp/ssh-2vREiLn2OStx/agent.31 04:42:27 SSH_AGENT_PID=38 04:42:27 Running ssh-add (command line suppressed) 04:42:27 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6862738191801691081.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6862738191801691081.key) 04:42:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:27 + git semver bump pre 04:42:28 2025-01-17 04:42:28,109 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:42:28 2025-01-17 04:42:28,109 [bump_version] DEBUG bumping version:4.0.0-dev.19 on axis:pre with prefix:dev 04:42:28 2025-01-17 04:42:28,109 [bump_version] DEBUG bumped version:4.0.0-dev.20 04:42:28 2025-01-17 04:42:28,109 [write_version] DEBUG write version:4.0.0-dev.20 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 04:42:28 2025-01-17 04:42:28,109 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:42:28 2025-01-17 04:42:28,109 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:42:28 2025-01-17 04:42:28,111 [execute] INFO git cat-file --batch-check 04:42:28 2025-01-17 04:42:28,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:42:28 2025-01-17 04:42:28,116 [execute] INFO git cat-file --batch 04:42:28 2025-01-17 04:42:28,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:42:28 2025-01-17 04:42:28,120 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:42:28 4.0.0-dev.20 [Pipeline] } 04:42:28 $ docker exec --env ******** --env ******** 18bde3f4f814de083450e367b5d557b7f33a793759c6628421ed22b38279f8ec ssh-agent -k 04:42:28 unset SSH_AUTH_SOCK; 04:42:28 unset SSH_AGENT_PID; 04:42:28 echo Agent pid 38 killed; 04:42:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:28 + git semver [Pipeline] } 04:42:28 $ docker stop --time=1 18bde3f4f814de083450e367b5d557b7f33a793759c6628421ed22b38279f8ec 04:42:30 $ docker rm -f --volumes 18bde3f4f814de083450e367b5d557b7f33a793759c6628421ed22b38279f8ec [Pipeline] // withDockerContainer [Pipeline] sh 04:42:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:30 prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container 04:42:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:42:31 $ docker top 338576b91b6344d4cd58d588deae005e602aedf16c0a204afcfeaee638a237de -eo pid,comm 04:42:31 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). 04:42:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:31 [ssh-agent] Looking for ssh-agent implementation... 04:42:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:31 $ docker exec 338576b91b6344d4cd58d588deae005e602aedf16c0a204afcfeaee638a237de ssh-agent 04:42:31 SSH_AUTH_SOCK=/tmp/ssh-11536OYJ9dDb/agent.32 04:42:31 SSH_AGENT_PID=38 04:42:31 Running ssh-add (command line suppressed) 04:42:31 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13720619951743459774.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13720619951743459774.key) 04:42:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:32 + git semver push 04:42:32 2025-01-17 04:42:32,287 [run_push] DEBUG push 04:42:32 2025-01-17 04:42:32,288 [execute] INFO git cat-file --batch-check 04:42:32 2025-01-17 04:42:32,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:42:32 2025-01-17 04:42:32,292 [execute] INFO git rev-list 97eb8cb27ee510e2eccba046f5a581c2663219c2 -- 04:42:32 2025-01-17 04:42:32,293 [execute] DEBUG Popen(['git', 'rev-list', '97eb8cb27ee510e2eccba046f5a581c2663219c2', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:42:32 2025-01-17 04:42:32,305 [execute] INFO git fetch -v origin 04:42:32 2025-01-17 04:42:32,306 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:42:32 2025-01-17 04:42:32,755 [run_push] DEBUG no remote changes detected 04:42:32 2025-01-17 04:42:32,755 [execute] INFO git push origin semver 04:42:32 2025-01-17 04:42:32,756 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:42:33 2025-01-17 04:42:33,369 [run_push] DEBUG push all version tags 04:42:33 2025-01-17 04:42:33,369 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:42:33 2025-01-17 04:42:33,370 [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) 04:42:34 2025-01-17 04:42:34,012 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:42:34 4.0.0-dev.20 [Pipeline] } 04:42:34 $ docker exec --env ******** --env ******** 338576b91b6344d4cd58d588deae005e602aedf16c0a204afcfeaee638a237de ssh-agent -k 04:42:34 unset SSH_AUTH_SOCK; 04:42:34 unset SSH_AGENT_PID; 04:42:34 echo Agent pid 38 killed; 04:42:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:34 + git semver [Pipeline] } 04:42:34 $ docker stop --time=1 338576b91b6344d4cd58d588deae005e602aedf16c0a204afcfeaee638a237de 04:42:36 $ docker rm -f --volumes 338576b91b6344d4cd58d588deae005e602aedf16c0a204afcfeaee638a237de [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 04:42:36 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 04:42:36 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:42:36 total 16 04:42:36 drwxr-xr-x 3 root root 4096 Jan 17 04:41 . 04:42:36 drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 04:42 .. 04:42:36 drwxr-xr-x 2 root root 4096 Jan 17 04:41 cost 04:42:36 -rw-r--r-- 1 root root 85 Jan 17 04:41 cost.csv 04:42:36 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:42:36 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:42:36 total 16 04:42:36 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 04:41 . 04:42:36 drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 04:42 .. 04:42:36 drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 04:41 cost 04:42:36 -rw-r--r-- 1 jenkins jenkins 85 Jan 17 04:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:42:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:42:38 ---> package-listing.sh 04:42:38 ++ facter osfamily 04:42:38 ++ tr '[:upper:]' '[:lower:]' 04:42:38 + OS_FAMILY=debian 04:42:38 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 04:42:38 + START_PACKAGES=/tmp/packages_start.txt 04:42:38 + END_PACKAGES=/tmp/packages_end.txt 04:42:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:42:38 + PACKAGES=/tmp/packages_start.txt 04:42:38 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:42:38 + PACKAGES=/tmp/packages_end.txt 04:42:38 + case "${OS_FAMILY}" in 04:42:38 + dpkg -l 04:42:38 + grep '^ii' 04:42:38 + '[' -f /tmp/packages_start.txt ']' 04:42:38 + '[' -f /tmp/packages_end.txt ']' 04:42:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:42:38 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:42:38 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 04:42:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 04:42:38 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 04:42:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:39 prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container 04:42:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:42:39 $ docker top 095dac0852c117852ccb5235c060a95803398247dd9465c00ad48302211d43fd -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:39 + touch /tmp/pre-build-complete [Pipeline] sh 04:42:40 + mkdir -p /var/log/sysstat [Pipeline] sh 04:42:40 + ls /var/log/sa-host 04:42:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:40 provisioning config files... 04:42:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3359848451229822656tmp [Pipeline] { [Pipeline] echo 04:42:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:42:41 ---> create-netrc.sh [Pipeline] } 04:42:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:42:41 ---> python-tools-install.sh [Pipeline] echo 04:42:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:42:41 ---> sudo-logs.sh 04:42:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:42:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:42:41 ---> job-cost.sh 04:42:41 lf-activate-venv: SKIPPING 04:42:41 DEBUG: total: 0.2199999988079071 04:42:41 INFO: Retrieving Stack Cost... 04:42:42 INFO: Retrieving Pricing Info for: v3-standard-8 04:42:42 INFO: Archiving Costs [Pipeline] echo 04:42:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:42:42 ---> logs-deploy.sh 04:42:42 lf-activate-venv: SKIPPING 04:42:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/342 04:42:42 INFO: archiving workspace using pattern(s): 04:42:43 Archives upload complete. 04:42:44 INFO: archiving logs to Nexus 04:42:44 ---> uname -a: 04:42:44 Linux prd-ubuntu20-04-docker-8c-8g-36925 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:42:44 04:42:44 04:42:44 ---> lscpu: 04:42:44 Architecture: x86_64 04:42:44 CPU op-mode(s): 32-bit, 64-bit 04:42:44 Byte Order: Little Endian 04:42:44 Address sizes: 40 bits physical, 48 bits virtual 04:42:44 CPU(s): 8 04:42:44 On-line CPU(s) list: 0-7 04:42:44 Thread(s) per core: 1 04:42:44 Core(s) per socket: 1 04:42:44 Socket(s): 8 04:42:44 NUMA node(s): 1 04:42:44 Vendor ID: AuthenticAMD 04:42:44 CPU family: 23 04:42:44 Model: 49 04:42:44 Model name: AMD EPYC-Rome Processor 04:42:44 Stepping: 0 04:42:44 CPU MHz: 2800.000 04:42:44 BogoMIPS: 5600.00 04:42:44 Virtualization: AMD-V 04:42:44 Hypervisor vendor: KVM 04:42:44 Virtualization type: full 04:42:44 L1d cache: 256 KiB 04:42:44 L1i cache: 256 KiB 04:42:44 L2 cache: 4 MiB 04:42:44 L3 cache: 128 MiB 04:42:44 NUMA node0 CPU(s): 0-7 04:42:44 Vulnerability Itlb multihit: Not affected 04:42:44 Vulnerability L1tf: Not affected 04:42:44 Vulnerability Mds: Not affected 04:42:44 Vulnerability Meltdown: Not affected 04:42:44 Vulnerability Mmio stale data: Not affected 04:42:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:42:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:42:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:42:44 Vulnerability Srbds: Not affected 04:42:44 Vulnerability Tsx async abort: Not affected 04:42:44 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 04:42:44 04:42:44 04:42:44 ---> nproc: 04:42:44 8 04:42:44 04:42:44 04:42:44 ---> df -h: 04:42:44 Filesystem Size Used Avail Use% Mounted on 04:42:44 overlay 155G 14G 142G 9% / 04:42:44 tmpfs 64M 0 64M 0% /dev 04:42:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:42:44 shm 64M 0 64M 0% /dev/shm 04:42:44 /dev/vda1 155G 14G 142G 9% /facter-os 04:42:44 04:42:44 04:42:44 ---> sar -b -r -n DEV: 04:42:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36925) 01/17/25 _x86_64_ (8 CPU) 04:42:44 04:42:44 04:36:42 LINUX RESTART (8 CPU) 04:42:44 04:42:44 04:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:42:44 04:38:01 387.25 43.13 344.13 0.00 4835.46 73537.34 0.00 04:42:44 04:39:01 271.62 3.13 268.49 0.00 29.46 73309.52 0.00 04:42:44 04:40:01 31.59 0.00 31.59 0.00 0.00 20644.84 0.00 04:42:44 04:41:01 99.75 0.17 99.58 0.00 11.73 37605.07 0.00 04:42:44 04:42:01 250.26 4.05 246.21 0.00 2095.38 74191.77 0.00 04:42:44 Average: 208.10 10.09 198.00 0.00 1394.41 55857.71 0.00 04:42:44 04:42:44 04:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:42:44 04:38:01 29160936 31508224 810532 2.46 75452 2551392 2242284 6.61 1065212 2274268 872 04:42:44 04:39:01 27802852 31321372 973332 2.96 182920 3475928 2077520 6.12 1383688 3154044 18640 04:42:44 04:40:01 26639260 31236420 1056028 3.21 186904 4496180 2155764 6.35 1862996 3784560 644744 04:42:44 04:41:01 27083136 31509168 784796 2.39 190604 4336252 1870532 5.51 1402740 3813576 257404 04:42:44 04:42:01 25836120 31451960 819268 2.49 228168 5399968 1993272 5.87 1573780 4773852 166372 04:42:44 Average: 27304461 31405429 888791 2.70 172810 4051944 2067874 6.09 1457683 3560060 217606 04:42:44 04:42:44 04:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:42:44 04:38:01 ens3 573.35 390.67 6041.49 97.59 0.00 0.00 0.00 0.00 04:42:44 04:38:01 vethcbaf5bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:44 04:38:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 04:42:44 04:38:01 veth9750f56 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:44 04:38:01 docker0 32.66 29.31 2.42 190.14 0.00 0.00 0.00 0.00 04:42:44 04:39:01 ens3 450.59 301.08 2911.25 39.45 0.00 0.00 0.00 0.00 04:42:44 04:39:01 vethf4ddb30 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:42:44 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:44 04:39:01 docker0 281.87 422.71 24.15 2877.69 0.00 0.00 0.00 0.00 04:42:44 04:40:01 ens3 13.56 10.45 11.85 5.65 0.00 0.00 0.00 0.00 04:42:44 04:40:01 vethf4ddb30 0.90 1.30 0.12 0.35 0.00 0.00 0.00 0.00 04:42:44 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:44 04:40:01 docker0 0.90 1.23 0.11 0.34 0.00 0.00 0.00 0.00 04:42:44 04:41:01 ens3 21.00 12.48 54.12 8.08 0.00 0.00 0.00 0.00 04:42:44 04:41:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:42:44 04:41:01 docker0 2.50 4.23 0.14 38.23 0.00 0.00 0.00 0.00 04:42:44 04:42:01 ens3 528.15 339.99 10627.42 171.30 0.00 0.00 0.00 0.00 04:42:44 04:42:01 lo 4.00 4.00 0.41 0.41 0.00 0.00 0.00 0.00 04:42:44 04:42:01 docker0 51.26 88.49 5.04 927.49 0.00 0.00 0.00 0.00 04:42:44 Average: ens3 317.33 210.93 3929.23 64.41 0.00 0.00 0.00 0.00 04:42:44 Average: lo 2.29 2.29 0.23 0.23 0.00 0.00 0.00 0.00 04:42:44 Average: docker0 73.84 109.20 6.37 806.78 0.00 0.00 0.00 0.00 04:42:44 04:42:44 04:42:44 ---> sar -P ALL: 04:42:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36925) 01/17/25 _x86_64_ (8 CPU) 04:42:44 04:42:44 04:36:42 LINUX RESTART (8 CPU) 04:42:44 04:42:44 04:37:01 CPU %user %nice %system %iowait %steal %idle 04:42:44 04:38:01 all 9.80 0.00 3.32 4.00 0.07 82.81 04:42:44 04:38:01 0 9.49 0.00 2.90 1.26 0.08 86.26 04:42:44 04:38:01 1 8.26 0.00 2.71 2.00 0.07 86.96 04:42:44 04:38:01 2 11.96 0.00 5.01 3.75 0.07 79.21 04:42:44 04:38:01 3 9.58 0.00 3.10 5.15 0.05 82.12 04:42:44 04:38:01 4 10.49 0.00 4.00 17.52 0.07 67.92 04:42:44 04:38:01 5 9.97 0.00 2.85 0.51 0.05 86.62 04:42:44 04:38:01 6 8.39 0.00 3.34 0.88 0.07 87.32 04:42:44 04:38:01 7 10.25 0.00 2.66 0.93 0.08 86.09 04:42:44 04:39:01 all 7.79 0.00 3.66 5.57 0.07 82.91 04:42:44 04:39:01 0 7.52 0.00 4.18 20.63 0.08 67.59 04:42:44 04:39:01 1 8.57 0.00 3.33 1.09 0.07 86.94 04:42:44 04:39:01 2 7.48 0.00 3.94 1.46 0.05 87.06 04:42:44 04:39:01 3 7.19 0.00 3.84 6.14 0.05 82.78 04:42:44 04:39:01 4 8.19 0.00 3.22 0.92 0.05 87.63 04:42:44 04:39:01 5 8.29 0.00 3.70 12.66 0.14 75.22 04:42:44 04:39:01 6 8.20 0.00 3.71 1.01 0.07 87.01 04:42:44 04:39:01 7 6.90 0.00 3.36 0.81 0.05 88.89 04:42:44 04:40:01 all 46.01 0.00 6.36 1.10 0.11 46.42 04:42:44 04:40:01 0 47.25 0.00 6.32 0.10 0.08 46.24 04:42:44 04:40:01 1 44.95 0.00 6.56 0.77 0.10 47.62 04:42:44 04:40:01 2 45.39 0.00 6.60 6.46 0.10 41.45 04:42:44 04:40:01 3 47.09 0.00 6.14 0.15 0.12 46.50 04:42:44 04:40:01 4 43.98 0.00 6.69 0.25 0.15 48.93 04:42:44 04:40:01 5 46.40 0.00 5.89 0.41 0.10 47.21 04:42:44 04:40:01 6 48.72 0.00 6.39 0.10 0.10 44.69 04:42:44 04:40:01 7 44.31 0.00 6.29 0.55 0.08 48.76 04:42:44 04:41:01 all 38.42 0.00 5.64 3.10 0.11 52.74 04:42:44 04:41:01 0 37.02 0.00 5.89 2.18 0.12 54.79 04:42:44 04:41:01 1 39.10 0.00 5.20 2.05 0.10 53.54 04:42:44 04:41:01 2 38.72 0.00 5.64 19.23 0.12 36.29 04:42:44 04:41:01 3 38.51 0.00 5.12 0.30 0.10 55.96 04:42:44 04:41:01 4 38.77 0.00 5.76 0.22 0.10 55.15 04:42:44 04:41:01 5 38.08 0.00 6.52 0.10 0.10 55.20 04:42:44 04:41:01 6 38.82 0.00 5.67 0.62 0.10 54.79 04:42:44 04:41:01 7 38.31 0.00 5.33 0.12 0.10 56.14 04:42:44 04:42:01 all 9.57 0.00 4.24 6.73 0.08 79.38 04:42:44 04:42:01 0 7.59 0.00 5.97 8.45 0.05 77.95 04:42:44 04:42:01 1 9.95 0.00 3.73 1.35 0.07 84.91 04:42:44 04:42:01 2 9.08 0.00 4.46 16.42 0.08 69.96 04:42:44 04:42:01 3 10.63 0.00 3.71 1.74 0.10 83.83 04:42:44 04:42:01 4 9.48 0.00 4.40 17.29 0.10 68.72 04:42:44 04:42:01 5 9.61 0.00 3.22 0.81 0.07 86.29 04:42:44 04:42:01 6 11.61 0.00 4.07 2.75 0.12 81.45 04:42:44 04:42:01 7 8.57 0.00 4.37 5.18 0.07 81.81 04:42:44 Average: all 22.32 0.00 4.64 4.10 0.09 68.85 04:42:44 Average: 0 21.81 0.00 5.05 6.51 0.08 66.55 04:42:44 Average: 1 22.17 0.00 4.31 1.45 0.08 71.99 04:42:44 Average: 2 22.52 0.00 5.13 9.44 0.08 62.82 04:42:44 Average: 3 22.59 0.00 4.38 2.70 0.08 70.25 04:42:44 Average: 4 22.16 0.00 4.81 7.23 0.09 65.70 04:42:44 Average: 5 22.49 0.00 4.44 2.88 0.09 70.10 04:42:44 Average: 6 23.15 0.00 4.64 1.07 0.09 71.05 04:42:44 Average: 7 21.67 0.00 4.40 1.52 0.08 72.34 04:42:44 04:42:44 04:42:44