Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e7478be9617d9ede59be6e036a0a20e8f65f862 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-ssh17464763452751872721.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-ssh14368276257740409779.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-ssh17481647123892925597.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-ssh4470491404466147404.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-ssh7754657039908809221.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-34792’ Running on prd-ubuntu20.04-docker-8c-8g-34794 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 2e7478be9617d9ede59be6e036a0a20e8f65f862 (main) Commit message: "Merge pull request #1657 from FelixTing/issue-1656" > git config core.sparsecheckout # timeout=10 > git checkout -f 2e7478be9617d9ede59be6e036a0a20e8f65f862 # timeout=10 > git rev-list --no-walk 21de6ff25b79e265696aff87f7aa9d4c691068ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:28:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:28:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:28:42 ========================================================= 13:28:42 EdgeX Global Pipelines Version Info 13:28:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:28:43 ------------------- 13:28:43 stable info: 13:28:43 ------------------- 13:28:43 Commited By: Cherry Wang cherry@iotechsys.com 13:28:43 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:28:43 Message: update stable to v1.0.269 13:28:44 ------------------- 13:28:44 experimental info: 13:28:44 ------------------- 13:28:44 Commited By: **** collab-it+edgex@linuxfoundation.org 13:28:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:28:44 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e7478be9617d9ede59be6e036a0a20e8f65f862 [Pipeline] echo 13:28:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e7478b [Pipeline] echo 13:28:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:28:45 provisioning config files... 13:28:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9634735990889964237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:45 ---> ****-login.sh 13:28:45 nexus3.edgexfoundry.org:10001 13:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:45 Configure a credential helper to remove this warning. See 13:28:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:45 13:28:45 Login Succeeded 13:28:45 nexus3.edgexfoundry.org:10002 13:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:45 Configure a credential helper to remove this warning. See 13:28:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:45 13:28:45 Login Succeeded 13:28:45 nexus3.edgexfoundry.org:10003 13:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:45 Configure a credential helper to remove this warning. See 13:28:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:45 13:28:45 Login Succeeded 13:28:45 nexus3.edgexfoundry.org:10004 13:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:45 Configure a credential helper to remove this warning. See 13:28:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:45 13:28:45 Login Succeeded 13:28:45 ****.io 13:28:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:46 Configure a credential helper to remove this warning. See 13:28:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:46 13:28:46 Login Succeeded 13:28:46 ---> ****-login.sh ends [Pipeline] } 13:28:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:28:46 + git rev-list -1 --merges 2e7478be9617d9ede59be6e036a0a20e8f65f862~1..2e7478be9617d9ede59be6e036a0a20e8f65f862 [Pipeline] echo 13:28:46 -----------> git rev-list -1 --merges 2e7478be9617d9ede59be6e036a0a20e8f65f862~1..2e7478be9617d9ede59be6e036a0a20e8f65f862 2e7478be9617d9ede59be6e036a0a20e8f65f862 13:28:46 2e7478be9617d9ede59be6e036a0a20e8f65f862 [false] [Pipeline] sh 13:28:46 + git log --format=format:%s -1 2e7478be9617d9ede59be6e036a0a20e8f65f862 [Pipeline] echo 13:28:46 ========================================================= 13:28:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:28:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:28:47 + git log --format=format:%s -1 2e7478be9617d9ede59be6e036a0a20e8f65f862 [Pipeline] echo 13:28:47 [semverPrep] GIT_COMMIT: 2e7478be9617d9ede59be6e036a0a20e8f65f862, Commit Message: Merge pull request #1657 from FelixTing/issue-1656 [Pipeline] echo 13:28:47 [semverPrep] This is not a build commit. [Pipeline] sh 13:28:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:28:47 + grep -v github /etc/ssh/ssh_known_hosts 13:28:47 + [ -e /tmp/ssh_known_hosts ] 13:28:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:28:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:28:47 + sudo tee -a /etc/ssh/ssh_known_hosts 13:28:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:48 13:28:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:48 0.1.4: Pulling from edgex-devops/py-git-semver 13:28:48 b85a868b505f: Pulling fs layer 13:28:48 e2be974225ed: Pulling fs layer 13:28:48 339a4e72a1f5: Pulling fs layer 13:28:48 988bab9f4d93: Pulling fs layer 13:28:48 1469e6f7b9e6: Pulling fs layer 13:28:48 eaf3925da568: Pulling fs layer 13:28:48 bab4dde63d76: Pulling fs layer 13:28:48 bde34c3a00c8: Pulling fs layer 13:28:48 b352a97aabf1: Pulling fs layer 13:28:48 4872d77fe225: Pulling fs layer 13:28:48 5851b861e8e6: Pulling fs layer 13:28:48 bab4dde63d76: Waiting 13:28:48 bde34c3a00c8: Waiting 13:28:48 b352a97aabf1: Waiting 13:28:48 4872d77fe225: Waiting 13:28:48 5851b861e8e6: Waiting 13:28:48 1469e6f7b9e6: Waiting 13:28:48 eaf3925da568: Waiting 13:28:48 e2be974225ed: Verifying Checksum 13:28:48 e2be974225ed: Download complete 13:28:48 988bab9f4d93: Verifying Checksum 13:28:48 988bab9f4d93: Download complete 13:28:48 1469e6f7b9e6: Verifying Checksum 13:28:48 1469e6f7b9e6: Download complete 13:28:48 eaf3925da568: Download complete 13:28:48 339a4e72a1f5: Verifying Checksum 13:28:48 339a4e72a1f5: Download complete 13:28:48 bde34c3a00c8: Download complete 13:28:48 b352a97aabf1: Download complete 13:28:48 4872d77fe225: Verifying Checksum 13:28:48 4872d77fe225: Download complete 13:28:48 5851b861e8e6: Verifying Checksum 13:28:48 5851b861e8e6: Download complete 13:28:48 b85a868b505f: Verifying Checksum 13:28:48 b85a868b505f: Download complete 13:28:48 bab4dde63d76: Verifying Checksum 13:28:48 bab4dde63d76: Download complete 13:28:49 b85a868b505f: Pull complete 13:28:50 e2be974225ed: Pull complete 13:28:50 339a4e72a1f5: Pull complete 13:28:50 988bab9f4d93: Pull complete 13:28:50 1469e6f7b9e6: Pull complete 13:28:50 eaf3925da568: Pull complete 13:28:52 bab4dde63d76: Pull complete 13:28:52 bde34c3a00c8: Pull complete 13:28:53 b352a97aabf1: Pull complete 13:28:53 4872d77fe225: Pull complete 13:28:53 5851b861e8e6: Pull complete 13:28:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:28:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:53 prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container 13:28:53 $ 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 13:28:56 $ docker top 90bc4abf497df7d6cef5b009064900f19f4097f9dc9ef43fdd511dca45ef14eb -eo pid,comm 13:28:56 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). 13:28:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:28:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:56 [ssh-agent] Looking for ssh-agent implementation... 13:28:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:56 $ docker exec 90bc4abf497df7d6cef5b009064900f19f4097f9dc9ef43fdd511dca45ef14eb ssh-agent 13:28:56 SSH_AUTH_SOCK=/tmp/ssh-VoTJKiwpALcP/agent.33 13:28:56 SSH_AGENT_PID=39 13:28:56 Running ssh-add (command line suppressed) 13:28:56 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5849952853954713810.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5849952853954713810.key) 13:28:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:57 + git tag --points-at HEAD [Pipeline] } 13:28:57 $ docker exec --env ******** --env ******** 90bc4abf497df7d6cef5b009064900f19f4097f9dc9ef43fdd511dca45ef14eb ssh-agent -k 13:28:57 unset SSH_AUTH_SOCK; 13:28:57 unset SSH_AGENT_PID; 13:28:57 echo Agent pid 39 killed; 13:28:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:28:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:57 [ssh-agent] Looking for ssh-agent implementation... 13:28:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:57 $ docker exec 90bc4abf497df7d6cef5b009064900f19f4097f9dc9ef43fdd511dca45ef14eb ssh-agent 13:28:57 SSH_AUTH_SOCK=/tmp/ssh-sZhQ7Bo0WhkT/agent.72 13:28:57 SSH_AGENT_PID=78 13:28:57 Running ssh-add (command line suppressed) 13:28:57 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11138268545284660078.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11138268545284660078.key) 13:28:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:58 + git semver init 13:28:58 2024-12-09 13:28:58,270 [run_init] DEBUG init version:0.0.0 force:False 13:28:58 2024-12-09 13:28:58,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 13:28:58 2024-12-09 13:28:58,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 13:28:58 2024-12-09 13:28:58,272 [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) 13:28:59 2024-12-09 13:28:59,586 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 13:28:59 2024-12-09 13:28:59,586 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 13:28:59 2024-12-09 13:28:59,586 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 13:28:59 2024-12-09 13:28:59,586 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 13:28:59 4.0.0-dev.10 [Pipeline] } 13:28:59 $ docker exec --env ******** --env ******** 90bc4abf497df7d6cef5b009064900f19f4097f9dc9ef43fdd511dca45ef14eb ssh-agent -k 13:28:59 unset SSH_AUTH_SOCK; 13:28:59 unset SSH_AGENT_PID; 13:28:59 echo Agent pid 78 killed; 13:28:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:29:00 + git semver [Pipeline] } 13:29:00 $ docker stop --time=1 90bc4abf497df7d6cef5b009064900f19f4097f9dc9ef43fdd511dca45ef14eb 13:29:01 $ docker rm -f --volumes 90bc4abf497df7d6cef5b009064900f19f4097f9dc9ef43fdd511dca45ef14eb [Pipeline] // withDockerContainer [Pipeline] sh 13:29:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:29:02 Stashed 1 file(s) [Pipeline] echo 13:29:02 [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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 13:29:02 provisioning config files... [Pipeline] // stage [Pipeline] } 13:29:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16475323560100669473tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 13:29:02 ---> ****-login.sh 13:29:02 nexus3.edgexfoundry.org:10001 13:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:02 Configure a credential helper to remove this warning. See 13:29:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:02 13:29:02 Login Succeeded 13:29:02 nexus3.edgexfoundry.org:10002 13:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:02 Configure a credential helper to remove this warning. See 13:29:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:02 13:29:02 Login Succeeded 13:29:02 nexus3.edgexfoundry.org:10003 13:29:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:03 Configure a credential helper to remove this warning. See 13:29:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:03 13:29:03 Login Succeeded 13:29:03 nexus3.edgexfoundry.org:10004 13:29:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:03 Configure a credential helper to remove this warning. See 13:29:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:03 13:29:03 Login Succeeded 13:29:03 ****.io 13:29:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:03 Configure a credential helper to remove this warning. See 13:29:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:03 13:29:03 Login Succeeded 13:29:03 ---> ****-login.sh ends [Pipeline] } 13:29:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:29:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:29:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:29:03 ========================================================= 13:29:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:29:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:03 + 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 . 13:29:03 Sending build context to Docker daemon 24.86MB 13:29:03 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 13:29:03 Step 2/10 : FROM ${BASE} AS builder 13:29:04 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:29:04 43c4264eed91: Pulling fs layer 13:29:04 4cc291be95ef: Pulling fs layer 13:29:04 2ac1f1163629: Pulling fs layer 13:29:04 5c3c966382ef: Pulling fs layer 13:29:04 4f4fb700ef54: Pulling fs layer 13:29:04 5d5c8e513c77: Pulling fs layer 13:29:04 9f66e0745190: Pulling fs layer 13:29:04 f49a43e4bbc0: Pulling fs layer 13:29:04 561ebcabdf7f: Pulling fs layer 13:29:04 5c3c966382ef: Waiting 13:29:04 4f4fb700ef54: Waiting 13:29:04 5d5c8e513c77: Waiting 13:29:04 9f66e0745190: Waiting 13:29:04 f49a43e4bbc0: Waiting 13:29:04 561ebcabdf7f: Waiting 13:29:04 4cc291be95ef: Verifying Checksum 13:29:04 4cc291be95ef: Download complete 13:29:04 5c3c966382ef: Verifying Checksum 13:29:04 5c3c966382ef: Download complete 13:29:04 4f4fb700ef54: Verifying Checksum 13:29:04 4f4fb700ef54: Download complete 13:29:04 5d5c8e513c77: Verifying Checksum 13:29:04 5d5c8e513c77: Download complete 13:29:04 43c4264eed91: Download complete 13:29:04 9f66e0745190: Verifying Checksum 13:29:04 9f66e0745190: Download complete 13:29:04 43c4264eed91: Pull complete 13:29:04 561ebcabdf7f: Verifying Checksum 13:29:04 561ebcabdf7f: Download complete 13:29:04 4cc291be95ef: Pull complete 13:29:04 2ac1f1163629: Download complete 13:29:04 f49a43e4bbc0: Verifying Checksum 13:29:04 f49a43e4bbc0: Download complete 13:29:08 2ac1f1163629: Pull complete 13:29:08 5c3c966382ef: Pull complete 13:29:08 4f4fb700ef54: Pull complete 13:29:08 5d5c8e513c77: Pull complete 13:29:08 9f66e0745190: Pull complete 13:29:11 f49a43e4bbc0: Pull complete 13:29:11 561ebcabdf7f: Pull complete 13:29:11 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 13:29:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:29:11 ---> 3a752c3f9dda 13:29:11 Step 3/10 : ARG MAKE=make build 13:29:16 ---> Running in 60e91eb2ab5d 13:29:16 Removing intermediate container 60e91eb2ab5d 13:29:16 ---> 6f9d908c5f41 13:29:16 Step 4/10 : WORKDIR /device-sdk-go 13:29:16 ---> Running in be18650fb13e 13:29:16 Removing intermediate container be18650fb13e 13:29:16 ---> e6e47d5397f5 13:29:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:29:16 ---> Running in d2eb1ba11ae6 13:29:16 Removing intermediate container d2eb1ba11ae6 13:29:16 ---> 2a1267175ae8 13:29:16 Step 6/10 : RUN apk add --update --no-cache make git 13:29:16 ---> Running in bdccaae8f88f 13:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:29:17 OK: 246 MiB in 54 packages 13:29:17 Removing intermediate container bdccaae8f88f 13:29:17 ---> 6b2e63952749 13:29:17 Step 7/10 : COPY go.mod vendor* ./ 13:29:17 ---> b63362ebc3a9 13:29:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:17 ---> Running in 6d1273f132d7 13:30:13 Removing intermediate container 6d1273f132d7 13:30:13 ---> 536cc919b020 13:30:13 Step 9/10 : COPY . . 13:30:13 ---> 3c31438d9f7b 13:30:13 Step 10/10 : RUN ${MAKE} 13:30:13 ---> Running in 8d58761cef24 13:30:13 noop 13:30:13 Removing intermediate container 8d58761cef24 13:30:13 ---> 3260c39178f2 13:30:13 Successfully built 3260c39178f2 13:30:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:14 + docker inspect -f . ci-base-image-x86_64 13:30:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:14 prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container 13:30: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 ******** -e ******** ci-base-image-x86_64 cat 13:30:14 $ docker top c9880c28211f49893f9ec641730c2ead2f42674c3b167f0c6a18005b17a3a509 -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:15 + go version 13:30:15 go version go1.23.2 linux/amd64 [Pipeline] } 13:30:15 $ docker stop --time=1 c9880c28211f49893f9ec641730c2ead2f42674c3b167f0c6a18005b17a3a509 13:30:16 $ docker rm -f --volumes c9880c28211f49893f9ec641730c2ead2f42674c3b167f0c6a18005b17a3a509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:16 + docker inspect -f . ci-base-image-x86_64 13:30:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:16 prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container 13:30:16 $ 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 13:30:17 $ docker top 9fe37f94a312e0192fc3f43744d34f87745036599935708cc934e01c28db4edf -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:17 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 13:30:17 + make test 13:30:17 go test -race -coverprofile=coverage.out ./... 13:30:25 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 13:30:58 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 13:30:58 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 13:30:58 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 13:30:58 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 13:30:58 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 13:30:59 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.032s coverage: 28.7% of statements 13:30:59 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.032s coverage: 79.4% of statements 13:30:59 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 13:30:59 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 13:31:00 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 13:31:00 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.038s coverage: 86.0% of statements 13:31:00 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 13:31:00 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 13:31:00 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 13:31:01 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.071s coverage: 45.2% of statements 13:31:02 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 13:31:05 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.047s coverage: 14.1% of statements 13:31:05 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.614s coverage: 44.6% of statements 13:31:05 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.047s coverage: 68.4% of statements 13:31:05 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.083s coverage: 88.3% of statements 13:31:05 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.050s coverage: 5.3% of statements 13:31:31 GO111MODULE=on go vet ./... 13:31:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:31:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:31:37 ./bin/test-attribution-txt.sh [Pipeline] echo 13:31:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:31:37 $ docker stop --time=1 9fe37f94a312e0192fc3f43744d34f87745036599935708cc934e01c28db4edf 13:31:39 $ docker rm -f --volumes 9fe37f94a312e0192fc3f43744d34f87745036599935708cc934e01c28db4edf [Pipeline] // withDockerContainer [Pipeline] sh 13:31:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:31:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:31:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:31:40 + ls -al . 13:31:40 total 704 13:31:40 drwxrwxr-x 11 jenkins jenkins 4096 Dec 9 13:30 . 13:31:40 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:28 .. 13:31:40 -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 13:28 .dockerignore 13:31:40 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 13:31 .git 13:31:40 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 13:28 .github 13:31:40 -rw-rw-r-- 1 jenkins jenkins 137 Dec 9 13:28 .gitignore 13:31:40 -rw-rw-r-- 1 jenkins jenkins 199 Dec 9 13:28 .golangci.yml 13:31:40 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 13:28 .semver 13:31:40 -rw-rw-r-- 1 jenkins jenkins 48109 Dec 9 13:28 CHANGELOG.md 13:31:40 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 13:28 GOVERNANCE.md 13:31:40 -rw-rw-r-- 1 jenkins jenkins 882 Dec 9 13:28 Jenkinsfile 13:31:40 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 9 13:28 LICENSE 13:31:40 -rw-rw-r-- 1 jenkins jenkins 2424 Dec 9 13:28 Makefile 13:31:40 -rw-rw-r-- 1 jenkins jenkins 619 Dec 9 13:28 OWNERS.md 13:31:40 -rw-rw-r-- 1 jenkins jenkins 4937 Dec 9 13:28 README.md 13:31:40 -rw-rw-r-- 1 jenkins jenkins 12 Dec 9 13:29 VERSION 13:31:40 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:28 bin 13:31:40 -rw-r--r-- 1 jenkins jenkins 468087 Dec 9 13:31 coverage.out 13:31:40 drwxrwxr-x 5 jenkins jenkins 4096 Dec 9 13:28 example 13:31:40 -rw-rw-r-- 1 jenkins jenkins 6174 Dec 9 13:28 go.mod 13:31:40 -rw-rw-r-- 1 jenkins jenkins 86939 Dec 9 13:28 go.sum 13:31:40 drwxrwxr-x 13 jenkins jenkins 4096 Dec 9 13:28 internal 13:31:40 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:28 openapi 13:31:40 drwxrwxr-x 6 jenkins jenkins 4096 Dec 9 13:28 pkg 13:31:40 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:28 snap 13:31:40 -rw-rw-r-- 1 jenkins jenkins 222 Dec 9 13:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:41 + 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=2e7478be9617d9ede59be6e036a0a20e8f65f862 --label arch=amd64 --label version=4.0.0-dev.10 . 13:31:41 Sending build context to Docker daemon 25.33MB 13:31:41 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 13:31:41 Step 2/24 : FROM ${BASE} AS builder 13:31:41 ---> 3260c39178f2 13:31:41 Step 3/24 : ARG MAKE=make build 13:31:41 ---> Running in 85dd96fd1b5d 13:31:41 Removing intermediate container 85dd96fd1b5d 13:31:41 ---> a8f2996cc050 13:31:41 Step 4/24 : WORKDIR /device-sdk-go 13:31:41 ---> Running in 3a2f1cf486b7 13:31:41 Removing intermediate container 3a2f1cf486b7 13:31:41 ---> d20f99a47e8a 13:31:41 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:31:41 ---> Running in 22043922da07 13:31:41 Removing intermediate container 22043922da07 13:31:41 ---> 8212780cf9e3 13:31:41 Step 6/24 : RUN apk add --update --no-cache make git 13:31:41 ---> Running in 35e82c93b1b1 13:31:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:31:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:31:42 OK: 246 MiB in 54 packages 13:31:42 Removing intermediate container 35e82c93b1b1 13:31:42 ---> 6198b14ff691 13:31:42 Step 7/24 : COPY go.mod vendor* ./ 13:31:42 ---> 458f74268f33 13:31:42 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:42 ---> Running in 646c04e163fd 13:31:43 Removing intermediate container 646c04e163fd 13:31:43 ---> 9a8081f1bb91 13:31:43 Step 9/24 : COPY . . 13:31:43 ---> afde1ec4481c 13:31:43 Step 10/24 : RUN ${MAKE} 13:31:43 ---> Running in 7d8e9a4bfa33 13:31:44 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:32:10 Removing intermediate container 7d8e9a4bfa33 13:32:10 ---> d3f5b63ed0c6 13:32:10 Step 11/24 : FROM alpine:3.20 13:32:10 3.20: Pulling from library/alpine 13:32:10 da9db072f522: Pulling fs layer 13:32:10 da9db072f522: Verifying Checksum 13:32:10 da9db072f522: Download complete 13:32:10 da9db072f522: Pull complete 13:32:10 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:32:10 Status: Downloaded newer image for alpine:3.20 13:32:10 ---> 63b790fccc90 13:32:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:32:10 ---> Running in 7da70f59e87b 13:32:10 Removing intermediate container 7da70f59e87b 13:32:10 ---> 3054337cb4c0 13:32:10 Step 13/24 : RUN apk add --update --no-cache dumb-init 13:32:10 ---> Running in 910e024793b6 13:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:32:10 (1/1) Installing dumb-init (1.2.5-r3) 13:32:10 Executing busybox-1.36.1-r29.trigger 13:32:10 OK: 8 MiB in 15 packages 13:32:11 Removing intermediate container 910e024793b6 13:32:11 ---> 27643150b742 13:32:11 Step 14/24 : RUN apk --no-cache upgrade 13:32:11 ---> Running in 998b4fe2f60c 13:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:32:11 Upgrading critical system libraries and apk-tools: 13:32:11 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:32:11 Executing busybox-1.36.1-r29.trigger 13:32:11 Continuing the upgrade transaction with new apk-tools: 13:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:32:12 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:32:12 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:32:12 OK: 8 MiB in 15 packages 13:32:12 Removing intermediate container 998b4fe2f60c 13:32:12 ---> 96639d532b48 13:32:12 Step 15/24 : WORKDIR / 13:32:12 ---> Running in d895f0f12d58 13:32:12 Removing intermediate container d895f0f12d58 13:32:12 ---> 77cce8467424 13:32:12 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:32:12 ---> 18c377828ff1 13:32:12 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:32:13 ---> 10a1f7b4ffd7 13:32:13 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:32:13 ---> a0dcf31d38dc 13:32:13 Step 19/24 : EXPOSE 59999 13:32:13 ---> Running in 52c3d7266040 13:32:13 Removing intermediate container 52c3d7266040 13:32:13 ---> dd73f1b92782 13:32:13 Step 20/24 : ENTRYPOINT ["/device-simple"] 13:32:13 ---> Running in 620d3a1a0b34 13:32:13 Removing intermediate container 620d3a1a0b34 13:32:13 ---> ac24d73776a9 13:32:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:32:13 ---> Running in 42bc7666c6fa 13:32:13 Removing intermediate container 42bc7666c6fa 13:32:13 ---> ca0752c00c80 13:32:13 Step 22/24 : LABEL arch=amd64 13:32:13 ---> Running in 030861758dcc 13:32:13 Removing intermediate container 030861758dcc 13:32:13 ---> 2472a0249377 13:32:13 Step 23/24 : LABEL git_sha=2e7478be9617d9ede59be6e036a0a20e8f65f862 13:32:13 ---> Running in 3c636b4b735a 13:32:13 Removing intermediate container 3c636b4b735a 13:32:13 ---> 27336d646284 13:32:13 Step 24/24 : LABEL version=4.0.0-dev.10 13:32:14 ---> Running in aad2d2d0aa69 13:32:14 Removing intermediate container aad2d2d0aa69 13:32:14 ---> d22e0b5cd6bb 13:32:14 [Warning] One or more build-args [ARCH] were not consumed 13:32:14 Successfully built d22e0b5cd6bb 13:32:14 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 13:32:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:14 13:32:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:14 latest: Pulling from edgex-lftools-log-publisher 13:32:14 5eb5b503b376: Pulling fs layer 13:32:14 5c69ac0246d0: Pulling fs layer 13:32:14 ec43610c2a17: Pulling fs layer 13:32:14 3a2ae6a8a46f: Pulling fs layer 13:32:14 33b1e0a273af: Pulling fs layer 13:32:14 5d3b04190fa2: Pulling fs layer 13:32:14 2f39f015ded8: Pulling fs layer 13:32:14 3a2ae6a8a46f: Waiting 13:32:14 33b1e0a273af: Waiting 13:32:14 5d3b04190fa2: Waiting 13:32:14 2f39f015ded8: Waiting 13:32:14 5c69ac0246d0: Download complete 13:32:14 3a2ae6a8a46f: Verifying Checksum 13:32:14 3a2ae6a8a46f: Download complete 13:32:15 33b1e0a273af: Verifying Checksum 13:32:15 33b1e0a273af: Download complete 13:32:15 ec43610c2a17: Verifying Checksum 13:32:15 ec43610c2a17: Download complete 13:32:15 5d3b04190fa2: Verifying Checksum 13:32:15 5d3b04190fa2: Download complete 13:32:15 5eb5b503b376: Download complete 13:32:15 2f39f015ded8: Download complete 13:32:16 5eb5b503b376: Pull complete 13:32:16 5c69ac0246d0: Pull complete 13:32:16 ec43610c2a17: Pull complete 13:32:16 3a2ae6a8a46f: Pull complete 13:32:16 33b1e0a273af: Pull complete 13:32:17 5d3b04190fa2: Pull complete 13:32:21 2f39f015ded8: Pull complete 13:32:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:32:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:21 prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container 13:32:21 $ 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 13:32:25 $ docker top 6e00cfa35505b5f1af031ea7f11e75bd8ec9dd98220637da181b7950fe675c8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:25 ---> job-cost.sh 13:32:25 lf-activate-venv: SKIPPING 13:32:25 INFO: No Stack... 13:32:25 INFO: Retrieving Pricing Info for: v3-standard-8 13:32:25 INFO: Archiving Costs [Pipeline] sh 13:32:26 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 13:32:26 + cut -d, -f6 [Pipeline] lock 13:32:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-333-stack-cost] 13:32:26 Resource [jenkins-edgexfoundry-device-sdk-go-main-333-stack-cost] did not exist. Created. 13:32:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-333-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:32:26 + echo total: 0.2199999988079071 [Pipeline] stash 13:32:26 Stashed 1 file(s) [Pipeline] } 13:32:26 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-333-stack-cost] [Pipeline] // lock [Pipeline] } 13:32:26 $ docker stop --time=1 6e00cfa35505b5f1af031ea7f11e75bd8ec9dd98220637da181b7950fe675c8d 13:32:27 $ docker rm -f --volumes 6e00cfa35505b5f1af031ea7f11e75bd8ec9dd98220637da181b7950fe675c8d [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 13:32:28 provisioning config files... 13:32:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17881000715851979627tmp [Pipeline] { [Pipeline] sh 13:32:28 + set +x 13:32:28 + curl -s https://codecov.io/bash 13:32:28 + bash -s -- 13:32:28 13:32:28 _____ _ 13:32:28 / ____| | | 13:32:28 | | ___ __| | ___ ___ _____ __ 13:32:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:32:28 | |___| (_) | (_| | __/ (_| (_) \ V / 13:32:28 \_____\___/ \__,_|\___|\___\___/ \_/ 13:32:28 Bash-1.0.6 13:32:28 13:32:28 13:32:28 ==> git version 2.25.1 found 13:32:28 ==> 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 13:32:28 Release-Date: 2020-01-08 13:32:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:32:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:32:28 ==> Jenkins CI detected. 13:32:28 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 13:32:28 project root: . 13:32:28 --> token set from env 13:32:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:32:28 ==> Running gcov in . (disable via -X gcov) 13:32:28 ==> Python coveragepy not found 13:32:28 ==> Searching for coverage reports in: 13:32:28 + . 13:32:28 -> Found 1 reports 13:32:28 ==> Detecting git/mercurial file structure 13:32:28 ==> Reading reports 13:32:28 + ./coverage.out bytes=468087 13:32:28 ==> Appending adjustments 13:32:28 https://docs.codecov.io/docs/fixing-reports 13:32:28 + Found adjustments 13:32:28 ==> Gzipping contents 13:32:28 44K /tmp/codecov.c74rsq.gz 13:32:28 ==> Uploading reports 13:32:28 url: https://codecov.io 13:32:28 query: branch=main&commit=2e7478be9617d9ede59be6e036a0a20e8f65f862&build=333&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F333%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:32:28 -> Pinging Codecov 13:32:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2e7478be9617d9ede59be6e036a0a20e8f65f862&build=333&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F333%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:32:29 -> Uploading to 13:32:29 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/2e7478be9617d9ede59be6e036a0a20e8f65f862/2e69963b-2559-41ff-9717-d7e5b5974225.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T133228Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8d282d387b0d1277e715d115b4d194aa9b511538202c3920f3b13ac377fa333e 13:32:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:32:29 Dload Upload Total Spent Left Speed 13:32:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42488 0 0 100 42488 0 200k --:--:-- --:--:-- --:--:-- 200k 13:32:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/2e7478be9617d9ede59be6e036a0a20e8f65f862 [Pipeline] } 13:32:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:32:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:32:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:32:29 13:32:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:32:30 latest: Pulling from edgex-devops/edgex-snyk-go 13:32:30 43c4264eed91: Already exists 13:32:30 4cc291be95ef: Already exists 13:32:30 2ac1f1163629: Already exists 13:32:30 5c3c966382ef: Already exists 13:32:30 4f4fb700ef54: Already exists 13:32:30 d9c7d2e4e75e: Pulling fs layer 13:32:30 9c3e1370e548: Pulling fs layer 13:32:30 d9c7d2e4e75e: Verifying Checksum 13:32:30 d9c7d2e4e75e: Download complete 13:32:30 d9c7d2e4e75e: Pull complete 13:32:31 9c3e1370e548: Verifying Checksum 13:32:31 9c3e1370e548: Download complete 13:32:34 9c3e1370e548: Pull complete 13:32:34 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 13:32:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:32:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:34 prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container 13:32:34 $ 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 13:32:37 $ docker top cd8153d459032e7487681ba0715c89cda268b6f1fd78a764ed86564463e27bff -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 13:32:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 13:32:38 + set -o pipefail 13:32:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 13:32:46 13:32:46 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 13:32:46 13:32:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/601a4cb3-2399-4c9d-a5c8-61a2cdf06c40 13:32:46 13:32:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:32:46 13:32:46 13:32:46 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 13:32:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:32:46 $ docker stop --time=1 cd8153d459032e7487681ba0715c89cda268b6f1fd78a764ed86564463e27bff 13:32:51 $ docker rm -f --volumes cd8153d459032e7487681ba0715c89cda268b6f1fd78a764ed86564463e27bff [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 13:32:52 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:52 provisioning config files... 13:32:52 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config359282977204094270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:52 --> edgex-publish-swagger.sh 13:32:52 === Publish openapi API === 13:32:52 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 13:32:52 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 13:32:52 % Total % Received % Xferd Average Speed Time Time Time Current 13:32:52 Dload Upload Total Spent Left Speed 13:32:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 370 89116 --:--:-- --:--:-- --:--:-- 89274 100 37674 100 156 100 37518 370 89116 --:--:-- --:--:-- --:--:-- 89274 13:32:52 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 13:32:52 [Pipeline] } 13:32:52 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 13:32:53 + git log --format=format:%s -1 2e7478be9617d9ede59be6e036a0a20e8f65f862 [Pipeline] sh 13:32:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:32:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:32:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:53 prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container 13:32:53 $ 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 13:32:54 $ docker top f4c2d70eb7d8efa8e235ab8f10bd2f54921fa30e96444a04ba7659e4938fb222 -eo pid,comm 13:32:54 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). 13:32:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:32:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:32:54 [ssh-agent] Looking for ssh-agent implementation... 13:32:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:54 $ docker exec f4c2d70eb7d8efa8e235ab8f10bd2f54921fa30e96444a04ba7659e4938fb222 ssh-agent 13:32:54 SSH_AUTH_SOCK=/tmp/ssh-0uFTtMHdj5Qd/agent.32 13:32:54 SSH_AGENT_PID=38 13:32:54 Running ssh-add (command line suppressed) 13:32:54 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8732391477303069719.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8732391477303069719.key) 13:32:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:32:55 + git semver tag 13:32:55 2024-12-09 13:32:55,395 [run_tag] DEBUG tag force:False 13:32:55 2024-12-09 13:32:55,396 [check_head_tag] DEBUG check head tag 13:32:55 2024-12-09 13:32:55,397 [execute] INFO git cat-file --batch-check 13:32:55 2024-12-09 13:32:55,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 13:32:55 2024-12-09 13:32:55,400 [execute] INFO git cat-file --batch 13:32:55 2024-12-09 13:32:55,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 13:32:55 2024-12-09 13:32:55,433 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 13:32:55 2024-12-09 13:32:55,433 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 13:32:55 2024-12-09 13:32:55,433 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 13:32:55 2024-12-09 13:32:55,438 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 13:32:55 4.0.0-dev.10 [Pipeline] } 13:32:55 $ docker exec --env ******** --env ******** f4c2d70eb7d8efa8e235ab8f10bd2f54921fa30e96444a04ba7659e4938fb222 ssh-agent -k 13:32:55 unset SSH_AUTH_SOCK; 13:32:55 unset SSH_AGENT_PID; 13:32:55 echo Agent pid 38 killed; 13:32:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:32:55 + git semver [Pipeline] } 13:32:56 $ docker stop --time=1 f4c2d70eb7d8efa8e235ab8f10bd2f54921fa30e96444a04ba7659e4938fb222 13:32:57 $ docker rm -f --volumes f4c2d70eb7d8efa8e235ab8f10bd2f54921fa30e96444a04ba7659e4938fb222 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:32:57 13:32:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:32:58 0.23.1-centos7: Pulling from edgex-lftools 13:32:58 ab5ef0e58194: Pulling fs layer 13:32:58 9712f1f96733: Pulling fs layer 13:32:58 63f879dbbcfc: Pulling fs layer 13:32:58 0d9ebad4ef96: Pulling fs layer 13:32:58 e9a5061849ea: Pulling fs layer 13:32:58 d747dcd14b5f: Pulling fs layer 13:32:58 2de7ff778b66: Pulling fs layer 13:32:58 0d9ebad4ef96: Waiting 13:32:58 e9a5061849ea: Waiting 13:32:58 d747dcd14b5f: Waiting 13:32:58 2de7ff778b66: Waiting 13:32:58 9712f1f96733: Verifying Checksum 13:32:58 9712f1f96733: Download complete 13:32:58 63f879dbbcfc: Verifying Checksum 13:32:58 63f879dbbcfc: Download complete 13:32:58 e9a5061849ea: Verifying Checksum 13:32:58 e9a5061849ea: Download complete 13:32:58 d747dcd14b5f: Verifying Checksum 13:32:58 d747dcd14b5f: Download complete 13:32:58 ab5ef0e58194: Download complete 13:32:58 0d9ebad4ef96: Verifying Checksum 13:32:58 0d9ebad4ef96: Download complete 13:32:58 2de7ff778b66: Verifying Checksum 13:32:58 2de7ff778b66: Download complete 13:33:01 ab5ef0e58194: Pull complete 13:33:01 9712f1f96733: Pull complete 13:33:02 63f879dbbcfc: Pull complete 13:33:05 0d9ebad4ef96: Pull complete 13:33:05 e9a5061849ea: Pull complete 13:33:05 d747dcd14b5f: Pull complete 13:33:07 2de7ff778b66: Pull complete 13:33:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:33:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:33:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:07 prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container 13:33:07 $ 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 13:33:12 $ docker top eb9e39c72dc0f1cea1fcef9e6de92b034d8cec7e332b0cc54f5c9f3bbb8a6e96 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:33:13 provisioning config files... 13:33:13 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11992826986440942302tmp 13:33:13 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7960475530853100107tmp 13:33:13 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13192241725281913892tmp [Pipeline] { [Pipeline] echo 13:33:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:33:13 ---> sigul-configuration.sh 13:33:13 gpg: directory `/root/.gnupg' created 13:33:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:33:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:33:13 gpg: keyring `/root/.gnupg/secring.gpg' created 13:33:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:33:13 gpg: CAST5 encrypted data 13:33:13 gpg: encrypted with 1 passphrase 13:33:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:33:13 + mkdir /home/jenkins 13:33:13 + mkdir /home/jenkins/sigul [Pipeline] sh 13:33:14 + 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 13:33:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:33:14 ---> sigul-install.sh 13:33:14 Sigul already installed; skipping installation. [Pipeline] sh 13:33:14 + git tag --list 13:33:14 0.7.1 13:33:14 delhi-tag 13:33:14 v1.0.0 13:33:14 v1.1.0 13:33:14 v1.1.1 13:33:14 v1.1.2 13:33:14 v1.2.0 13:33:14 v1.2.1 13:33:14 v1.2.2 13:33:14 v1.2.3 13:33:14 v1.3.0 13:33:14 v1.4.0 13:33:14 v2.0.0 13:33:14 v2.1.0 13:33:14 v2.1.1 13:33:14 v2.2.0 13:33:14 v2.3.0 13:33:14 v2.3.1 13:33:14 v3.0 13:33:14 v3.0.0 13:33:14 v3.0.1-dev.1 13:33:14 v3.1 13:33:14 v3.1.0 13:33:14 v3.1.0-dev.1 13:33:14 v3.1.0-dev.10 13:33:14 v3.1.0-dev.11 13:33:14 v3.1.0-dev.12 13:33:14 v3.1.0-dev.13 13:33:14 v3.1.0-dev.14 13:33:14 v3.1.0-dev.15 13:33:14 v3.1.0-dev.16 13:33:14 v3.1.0-dev.17 13:33:14 v3.1.0-dev.18 13:33:14 v3.1.0-dev.19 13:33:14 v3.1.0-dev.2 13:33:14 v3.1.0-dev.20 13:33:14 v3.1.0-dev.21 13:33:14 v3.1.0-dev.22 13:33:14 v3.1.0-dev.23 13:33:14 v3.1.0-dev.24 13:33:14 v3.1.0-dev.25 13:33:14 v3.1.0-dev.26 13:33:14 v3.1.0-dev.27 13:33:14 v3.1.0-dev.28 13:33:14 v3.1.0-dev.29 13:33:14 v3.1.0-dev.3 13:33:14 v3.1.0-dev.30 13:33:14 v3.1.0-dev.31 13:33:14 v3.1.0-dev.32 13:33:14 v3.1.0-dev.33 13:33:14 v3.1.0-dev.34 13:33:14 v3.1.0-dev.35 13:33:14 v3.1.0-dev.36 13:33:14 v3.1.0-dev.37 13:33:14 v3.1.0-dev.38 13:33:14 v3.1.0-dev.39 13:33:14 v3.1.0-dev.4 13:33:14 v3.1.0-dev.40 13:33:14 v3.1.0-dev.41 13:33:14 v3.1.0-dev.5 13:33:14 v3.1.0-dev.6 13:33:14 v3.1.0-dev.7 13:33:14 v3.1.0-dev.8 13:33:14 v3.1.0-dev.9 13:33:14 v3.1.1 13:33:14 v3.1.1-dev.1 13:33:14 v3.2.0-dev.1 13:33:14 v3.2.0-dev.10 13:33:14 v3.2.0-dev.11 13:33:14 v3.2.0-dev.12 13:33:14 v3.2.0-dev.13 13:33:14 v3.2.0-dev.14 13:33:14 v3.2.0-dev.15 13:33:14 v3.2.0-dev.16 13:33:14 v3.2.0-dev.17 13:33:14 v3.2.0-dev.18 13:33:14 v3.2.0-dev.19 13:33:14 v3.2.0-dev.2 13:33:14 v3.2.0-dev.20 13:33:14 v3.2.0-dev.21 13:33:14 v3.2.0-dev.22 13:33:14 v3.2.0-dev.23 13:33:14 v3.2.0-dev.24 13:33:14 v3.2.0-dev.25 13:33:14 v3.2.0-dev.26 13:33:14 v3.2.0-dev.27 13:33:14 v3.2.0-dev.28 13:33:14 v3.2.0-dev.29 13:33:14 v3.2.0-dev.3 13:33:14 v3.2.0-dev.30 13:33:14 v3.2.0-dev.31 13:33:14 v3.2.0-dev.32 13:33:14 v3.2.0-dev.33 13:33:14 v3.2.0-dev.34 13:33:14 v3.2.0-dev.35 13:33:14 v3.2.0-dev.36 13:33:14 v3.2.0-dev.37 13:33:14 v3.2.0-dev.38 13:33:14 v3.2.0-dev.39 13:33:14 v3.2.0-dev.4 13:33:14 v3.2.0-dev.40 13:33:14 v3.2.0-dev.41 13:33:14 v3.2.0-dev.42 13:33:14 v3.2.0-dev.43 13:33:14 v3.2.0-dev.44 13:33:14 v3.2.0-dev.45 13:33:14 v3.2.0-dev.46 13:33:14 v3.2.0-dev.47 13:33:14 v3.2.0-dev.48 13:33:14 v3.2.0-dev.5 13:33:14 v3.2.0-dev.6 13:33:14 v3.2.0-dev.7 13:33:14 v3.2.0-dev.8 13:33:14 v3.2.0-dev.9 13:33:14 v4.0.0-dev.1 13:33:14 v4.0.0-dev.10 13:33:14 v4.0.0-dev.2 13:33:14 v4.0.0-dev.3 13:33:14 v4.0.0-dev.4 13:33:14 v4.0.0-dev.5 13:33:14 v4.0.0-dev.6 13:33:14 v4.0.0-dev.7 13:33:14 v4.0.0-dev.8 13:33:14 v4.0.0-dev.9 [Pipeline] sh 13:33:14 + lftools sign git-tag v4.0.0-dev.10 13:33:15 Signing Git tag with Sigul... 13:33:15 Signing v4.0.0-dev.10 [Pipeline] echo 13:33:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:33:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:33:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:33:16 $ docker stop --time=1 eb9e39c72dc0f1cea1fcef9e6de92b034d8cec7e332b0cc54f5c9f3bbb8a6e96 13:33:17 $ docker rm -f --volumes eb9e39c72dc0f1cea1fcef9e6de92b034d8cec7e332b0cc54f5c9f3bbb8a6e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:33:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:33:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:33:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:18 prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container 13:33:18 $ 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 13:33:19 $ docker top 23d525b26f00e24665ca40167a93eabb66e5e2e7219bba6bcac01c1589c12e0a -eo pid,comm 13:33:19 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). 13:33:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:33:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:19 [ssh-agent] Looking for ssh-agent implementation... 13:33:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:19 $ docker exec 23d525b26f00e24665ca40167a93eabb66e5e2e7219bba6bcac01c1589c12e0a ssh-agent 13:33:19 SSH_AUTH_SOCK=/tmp/ssh-S2fz91cNockZ/agent.32 13:33:19 SSH_AGENT_PID=38 13:33:19 Running ssh-add (command line suppressed) 13:33:19 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2135018461965684863.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2135018461965684863.key) 13:33:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:19 + git semver bump pre 13:33:20 2024-12-09 13:33:20,134 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 13:33:20 2024-12-09 13:33:20,135 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev 13:33:20 2024-12-09 13:33:20,135 [bump_version] DEBUG bumped version:4.0.0-dev.11 13:33:20 2024-12-09 13:33:20,135 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 13:33:20 2024-12-09 13:33:20,135 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 13:33:20 2024-12-09 13:33:20,135 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 13:33:20 2024-12-09 13:33:20,137 [execute] INFO git cat-file --batch-check 13:33:20 2024-12-09 13:33:20,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:33:20 2024-12-09 13:33:20,142 [execute] INFO git cat-file --batch 13:33:20 2024-12-09 13:33:20,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:33:20 2024-12-09 13:33:20,149 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 13:33:20 4.0.0-dev.11 [Pipeline] } 13:33:20 $ docker exec --env ******** --env ******** 23d525b26f00e24665ca40167a93eabb66e5e2e7219bba6bcac01c1589c12e0a ssh-agent -k 13:33:20 unset SSH_AUTH_SOCK; 13:33:20 unset SSH_AGENT_PID; 13:33:20 echo Agent pid 38 killed; 13:33:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:33:20 + git semver [Pipeline] } 13:33:20 $ docker stop --time=1 23d525b26f00e24665ca40167a93eabb66e5e2e7219bba6bcac01c1589c12e0a 13:33:22 $ docker rm -f --volumes 23d525b26f00e24665ca40167a93eabb66e5e2e7219bba6bcac01c1589c12e0a [Pipeline] // withDockerContainer [Pipeline] sh 13:33:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:33:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:33:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:23 prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container 13:33:23 $ 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 13:33:23 $ docker top 324a271c2f1205c0683e09ac45d83ae84cf5cde95c18caa5bdc249b9c080702f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:33:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:23 [ssh-agent] Looking for ssh-agent implementation... 13:33:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:23 $ docker exec 324a271c2f1205c0683e09ac45d83ae84cf5cde95c18caa5bdc249b9c080702f ssh-agent 13:33:24 SSH_AUTH_SOCK=/tmp/ssh-RWfDNHYJol2v/agent.31 13:33:24 SSH_AGENT_PID=37 13:33:24 Running ssh-add (command line suppressed) 13:33:24 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_662150905908952795.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_662150905908952795.key) 13:33:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:24 + git semver push 13:33:24 2024-12-09 13:33:24,651 [run_push] DEBUG push 13:33:24 2024-12-09 13:33:24,652 [execute] INFO git cat-file --batch-check 13:33:24 2024-12-09 13:33:24,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:33:24 2024-12-09 13:33:24,656 [execute] INFO git rev-list deff8b43a8e148a0ad90eea2beee90fad670a31f -- 13:33:24 2024-12-09 13:33:24,656 [execute] DEBUG Popen(['git', 'rev-list', 'deff8b43a8e148a0ad90eea2beee90fad670a31f', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:33:24 2024-12-09 13:33:24,668 [execute] INFO git fetch -v origin 13:33:24 2024-12-09 13:33:24,668 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 13:33:25 2024-12-09 13:33:25,102 [run_push] DEBUG no remote changes detected 13:33:25 2024-12-09 13:33:25,103 [execute] INFO git push origin semver 13:33:25 2024-12-09 13:33:25,103 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:33:25 2024-12-09 13:33:25,744 [run_push] DEBUG push all version tags 13:33:25 2024-12-09 13:33:25,745 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:33:25 2024-12-09 13:33:25,745 [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) 13:33:26 2024-12-09 13:33:26,390 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 13:33:26 4.0.0-dev.11 [Pipeline] } 13:33:26 $ docker exec --env ******** --env ******** 324a271c2f1205c0683e09ac45d83ae84cf5cde95c18caa5bdc249b9c080702f ssh-agent -k 13:33:26 unset SSH_AUTH_SOCK; 13:33:26 unset SSH_AGENT_PID; 13:33:26 echo Agent pid 37 killed; 13:33:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:33:26 + git semver [Pipeline] } 13:33:27 $ docker stop --time=1 324a271c2f1205c0683e09ac45d83ae84cf5cde95c18caa5bdc249b9c080702f 13:33:28 $ docker rm -f --volumes 324a271c2f1205c0683e09ac45d83ae84cf5cde95c18caa5bdc249b9c080702f [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 13:33:29 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 13:33:29 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 13:33:29 total 16 13:33:29 drwxr-xr-x 3 root root 4096 Dec 9 13:32 . 13:33:29 drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 13:33 .. 13:33:29 drwxr-xr-x 2 root root 4096 Dec 9 13:32 cost 13:33:29 -rw-r--r-- 1 root root 85 Dec 9 13:32 cost.csv 13:33:29 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 13:33:29 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 13:33:29 total 16 13:33:29 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 13:32 . 13:33:29 drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 13:33 .. 13:33:29 drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 13:32 cost 13:33:29 -rw-r--r-- 1 jenkins jenkins 85 Dec 9 13:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:33:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:33:30 ---> package-listing.sh 13:33:30 ++ facter osfamily 13:33:30 ++ tr '[:upper:]' '[:lower:]' 13:33:30 + OS_FAMILY=debian 13:33:30 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 13:33:30 + START_PACKAGES=/tmp/packages_start.txt 13:33:30 + END_PACKAGES=/tmp/packages_end.txt 13:33:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:33:30 + PACKAGES=/tmp/packages_start.txt 13:33:30 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 13:33:30 + PACKAGES=/tmp/packages_end.txt 13:33:30 + case "${OS_FAMILY}" in 13:33:30 + dpkg -l 13:33:30 + grep '^ii' 13:33:30 + '[' -f /tmp/packages_start.txt ']' 13:33:30 + '[' -f /tmp/packages_end.txt ']' 13:33:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:33:30 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 13:33:30 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 13:33:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 13:33:30 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 13:33:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:33:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:31 prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container 13:33:31 $ 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 13:33:31 $ docker top fb6026af394162c1ecc77300d6d244190207a537413b3222e83119e3cc0c68e8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:31 + touch /tmp/pre-build-complete [Pipeline] sh 13:33:32 + mkdir -p /var/log/sysstat [Pipeline] sh 13:33:32 + ls /var/log/sa-host 13:33:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:33:32 provisioning config files... 13:33:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5823428935539175688tmp [Pipeline] { [Pipeline] echo 13:33:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:33:32 ---> create-netrc.sh [Pipeline] } 13:33:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:33:33 ---> python-tools-install.sh [Pipeline] echo 13:33:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:33:33 ---> sudo-logs.sh 13:33:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:33:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:33:33 ---> job-cost.sh 13:33:33 lf-activate-venv: SKIPPING 13:33:33 DEBUG: total: 0.2199999988079071 13:33:33 INFO: Retrieving Stack Cost... 13:33:34 INFO: Retrieving Pricing Info for: v3-standard-8 13:33:34 INFO: Archiving Costs [Pipeline] echo 13:33:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:33:34 ---> logs-deploy.sh 13:33:34 lf-activate-venv: SKIPPING 13:33:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/333 13:33:34 INFO: archiving workspace using pattern(s): 13:33:35 Archives upload complete. 13:33:35 INFO: archiving logs to Nexus 13:33:36 ---> uname -a: 13:33:36 Linux prd-ubuntu20-04-docker-8c-8g-34794 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:33:36 13:33:36 13:33:36 ---> lscpu: 13:33:36 Architecture: x86_64 13:33:36 CPU op-mode(s): 32-bit, 64-bit 13:33:36 Byte Order: Little Endian 13:33:36 Address sizes: 40 bits physical, 48 bits virtual 13:33:36 CPU(s): 8 13:33:36 On-line CPU(s) list: 0-7 13:33:36 Thread(s) per core: 1 13:33:36 Core(s) per socket: 1 13:33:36 Socket(s): 8 13:33:36 NUMA node(s): 1 13:33:36 Vendor ID: AuthenticAMD 13:33:36 CPU family: 23 13:33:36 Model: 49 13:33:36 Model name: AMD EPYC-Rome Processor 13:33:36 Stepping: 0 13:33:36 CPU MHz: 2799.998 13:33:36 BogoMIPS: 5599.99 13:33:36 Virtualization: AMD-V 13:33:36 Hypervisor vendor: KVM 13:33:36 Virtualization type: full 13:33:36 L1d cache: 256 KiB 13:33:36 L1i cache: 256 KiB 13:33:36 L2 cache: 4 MiB 13:33:36 L3 cache: 128 MiB 13:33:36 NUMA node0 CPU(s): 0-7 13:33:36 Vulnerability Itlb multihit: Not affected 13:33:36 Vulnerability L1tf: Not affected 13:33:36 Vulnerability Mds: Not affected 13:33:36 Vulnerability Meltdown: Not affected 13:33:36 Vulnerability Mmio stale data: Not affected 13:33:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:33:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:33:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:33:36 Vulnerability Srbds: Not affected 13:33:36 Vulnerability Tsx async abort: Not affected 13:33:36 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 13:33:36 13:33:36 13:33:36 ---> nproc: 13:33:36 8 13:33:36 13:33:36 13:33:36 ---> df -h: 13:33:36 Filesystem Size Used Avail Use% Mounted on 13:33:36 overlay 155G 13G 142G 9% / 13:33:36 tmpfs 64M 0 64M 0% /dev 13:33:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:33:36 shm 64M 0 64M 0% /dev/shm 13:33:36 /dev/vda1 155G 13G 142G 9% /facter-os 13:33:36 13:33:36 13:33:36 ---> sar -b -r -n DEV: 13:33:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34794) 12/09/24 _x86_64_ (8 CPU) 13:33:36 13:33:36 13:28:03 LINUX RESTART (8 CPU) 13:33:36 13:33:36 13:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:33:36 13:30:01 239.73 2.40 237.33 0.00 50.79 74126.58 0.00 13:33:36 13:31:01 118.58 0.03 118.55 0.00 5.20 50757.94 0.00 13:33:36 13:32:01 83.69 0.15 83.54 0.00 10.13 22030.48 0.00 13:33:36 13:33:01 219.90 0.22 219.68 0.00 19.46 78584.37 0.00 13:33:36 Average: 165.47 0.70 164.77 0.00 21.40 56374.84 0.00 13:33:36 13:33:36 13:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:33:36 13:30:01 26956912 31536972 761308 2.32 180068 4463912 1836832 5.41 1313024 3995068 647184 13:33:36 13:31:01 26769116 31332756 963232 2.93 184524 4463248 2309928 6.81 1965476 3550752 263628 13:33:36 13:32:01 27143636 31490464 804596 2.45 190144 4237688 2025812 5.97 1687376 3451000 683180 13:33:36 13:33:01 26111912 31483120 812840 2.47 208536 5181644 2060108 6.07 1452380 4649600 330364 13:33:36 Average: 26745394 31460828 835494 2.54 190818 4586623 2058170 6.07 1604564 3911605 481089 13:33:36 13:33:36 13:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:33:36 13:30:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 13:33:36 13:30:01 ens3 620.41 383.04 6469.04 45.05 0.00 0.00 0.00 0.00 13:33:36 13:30:01 docker0 310.28 499.27 26.33 3273.20 0.00 0.00 0.00 0.00 13:33:36 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:33:36 13:31:01 ens3 27.68 17.58 37.97 11.28 0.00 0.00 0.00 0.00 13:33:36 13:31:01 veth1cd2167 0.23 0.42 0.05 0.12 0.00 0.00 0.00 0.00 13:33:36 13:31:01 docker0 0.23 0.33 0.04 0.11 0.00 0.00 0.00 0.00 13:33:36 13:32:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 13:33:36 13:32:01 ens3 29.01 17.03 60.66 11.24 0.00 0.00 0.00 0.00 13:33:36 13:32:01 docker0 1.90 4.15 0.14 38.36 0.00 0.00 0.00 0.00 13:33:36 13:32:01 veth350df39 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:33:36 13:33:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 13:33:36 13:33:01 ens3 503.98 326.73 9828.94 179.22 0.00 0.00 0.00 0.00 13:33:36 13:33:01 docker0 86.00 164.87 7.52 1397.06 0.00 0.00 0.00 0.00 13:33:36 Average: lo 1.70 1.70 0.17 0.17 0.00 0.00 0.00 0.00 13:33:36 Average: ens3 295.27 186.09 4099.15 61.70 0.00 0.00 0.00 0.00 13:33:36 Average: docker0 99.60 167.16 8.51 1177.18 0.00 0.00 0.00 0.00 13:33:36 13:33:36