Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e214252283fb43477caa9f656c642f716757b9a 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-ssh7272548632094935133.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-ssh13571203751175527509.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-ssh2171028772618809359.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-ssh10464537133358703976.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-ssh3065795210474047280.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 ‘prd-ubuntu20.04-docker-8c-8g-36455’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36456 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 5e214252283fb43477caa9f656c642f716757b9a (main) Commit message: "Merge pull request #1672 from FelixTing/issue-1665" > git config core.sparsecheckout # timeout=10 > git checkout -f 5e214252283fb43477caa9f656c642f716757b9a # timeout=10 > git rev-list --no-walk 13d4c83d89df9d9d2ca4eb03cf9e0c9288fc3bfe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:21:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:21:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:21:08 ========================================================= 06:21:08 EdgeX Global Pipelines Version Info 06:21:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:21:09 ------------------- 06:21:09 stable info: 06:21:09 ------------------- 06:21:09 Commited By: Cherry Wang cherry@iotechsys.com 06:21:09 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:21:09 Message: update stable to v1.0.269 06:21:10 ------------------- 06:21:10 experimental info: 06:21:10 ------------------- 06:21:10 Commited By: **** collab-it+edgex@linuxfoundation.org 06:21:10 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:21:10 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e214252283fb43477caa9f656c642f716757b9a [Pipeline] echo 06:21:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e21425 [Pipeline] echo 06:21:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:21:11 provisioning config files... 06:21:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config967385508128858070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:21:11 ---> ****-login.sh 06:21:11 nexus3.edgexfoundry.org:10001 06:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:11 Configure a credential helper to remove this warning. See 06:21:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:11 06:21:11 Login Succeeded 06:21:11 nexus3.edgexfoundry.org:10002 06:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:11 Configure a credential helper to remove this warning. See 06:21:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:11 06:21:11 Login Succeeded 06:21:11 nexus3.edgexfoundry.org:10003 06:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:11 Configure a credential helper to remove this warning. See 06:21:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:11 06:21:11 Login Succeeded 06:21:11 nexus3.edgexfoundry.org:10004 06:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:12 Configure a credential helper to remove this warning. See 06:21:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:12 06:21:12 Login Succeeded 06:21:12 ****.io 06:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:12 Configure a credential helper to remove this warning. See 06:21:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:12 06:21:12 Login Succeeded 06:21:12 ---> ****-login.sh ends [Pipeline] } 06:21:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:21:12 + git rev-list -1 --merges 5e214252283fb43477caa9f656c642f716757b9a~1..5e214252283fb43477caa9f656c642f716757b9a [Pipeline] echo 06:21:12 -----------> git rev-list -1 --merges 5e214252283fb43477caa9f656c642f716757b9a~1..5e214252283fb43477caa9f656c642f716757b9a 5e214252283fb43477caa9f656c642f716757b9a 06:21:12 5e214252283fb43477caa9f656c642f716757b9a [false] [Pipeline] sh 06:21:13 + git log --format=format:%s -1 5e214252283fb43477caa9f656c642f716757b9a [Pipeline] echo 06:21:13 ========================================================= 06:21:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:21:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:21:13 + git log --format=format:%s -1 5e214252283fb43477caa9f656c642f716757b9a [Pipeline] echo 06:21:13 [semverPrep] GIT_COMMIT: 5e214252283fb43477caa9f656c642f716757b9a, Commit Message: Merge pull request #1672 from FelixTing/issue-1665 [Pipeline] echo 06:21:13 [semverPrep] This is not a build commit. [Pipeline] sh 06:21:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:21:14 + grep -v github /etc/ssh/ssh_known_hosts 06:21:14 + [ -e /tmp/ssh_known_hosts ] 06:21:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:21:14 + + sudo tee -a /etc/ssh/ssh_known_hosts 06:21:14 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:21:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:21:14 06:21:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:21:14 0.1.4: Pulling from edgex-devops/py-git-semver 06:21:14 b85a868b505f: Pulling fs layer 06:21:14 e2be974225ed: Pulling fs layer 06:21:14 339a4e72a1f5: Pulling fs layer 06:21:14 988bab9f4d93: Pulling fs layer 06:21:14 1469e6f7b9e6: Pulling fs layer 06:21:14 eaf3925da568: Pulling fs layer 06:21:14 bab4dde63d76: Pulling fs layer 06:21:14 bde34c3a00c8: Pulling fs layer 06:21:14 b352a97aabf1: Pulling fs layer 06:21:14 4872d77fe225: Pulling fs layer 06:21:14 5851b861e8e6: Pulling fs layer 06:21:14 988bab9f4d93: Waiting 06:21:14 1469e6f7b9e6: Waiting 06:21:14 eaf3925da568: Waiting 06:21:14 bab4dde63d76: Waiting 06:21:14 b352a97aabf1: Waiting 06:21:14 4872d77fe225: Waiting 06:21:14 bde34c3a00c8: Waiting 06:21:14 5851b861e8e6: Waiting 06:21:14 e2be974225ed: Download complete 06:21:14 988bab9f4d93: Verifying Checksum 06:21:14 988bab9f4d93: Download complete 06:21:14 1469e6f7b9e6: Verifying Checksum 06:21:14 1469e6f7b9e6: Download complete 06:21:14 eaf3925da568: Verifying Checksum 06:21:14 eaf3925da568: Download complete 06:21:14 339a4e72a1f5: Verifying Checksum 06:21:14 339a4e72a1f5: Download complete 06:21:14 bde34c3a00c8: Verifying Checksum 06:21:14 bde34c3a00c8: Download complete 06:21:14 b352a97aabf1: Verifying Checksum 06:21:14 b352a97aabf1: Download complete 06:21:14 4872d77fe225: Verifying Checksum 06:21:14 4872d77fe225: Download complete 06:21:14 5851b861e8e6: Verifying Checksum 06:21:14 5851b861e8e6: Download complete 06:21:14 b85a868b505f: Download complete 06:21:15 bab4dde63d76: Verifying Checksum 06:21:15 bab4dde63d76: Download complete 06:21:16 b85a868b505f: Pull complete 06:21:16 e2be974225ed: Pull complete 06:21:17 339a4e72a1f5: Pull complete 06:21:17 988bab9f4d93: Pull complete 06:21:17 1469e6f7b9e6: Pull complete 06:21:17 eaf3925da568: Pull complete 06:21:19 bab4dde63d76: Pull complete 06:21:19 bde34c3a00c8: Pull complete 06:21:19 b352a97aabf1: Pull complete 06:21:19 4872d77fe225: Pull complete 06:21:19 5851b861e8e6: Pull complete 06:21:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:21:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:21:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:19 prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container 06:21:19 $ 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 06:21:22 $ docker top 3fbb5edd926d20e7071cf52f60a4d03c044a392d60806cb3b51fb1a2c98192e7 -eo pid,comm 06:21:23 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). 06:21:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:21:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:21:23 [ssh-agent] Looking for ssh-agent implementation... 06:21:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:21:23 $ docker exec 3fbb5edd926d20e7071cf52f60a4d03c044a392d60806cb3b51fb1a2c98192e7 ssh-agent 06:21:23 SSH_AUTH_SOCK=/tmp/ssh-IPskLAKl4jYj/agent.32 06:21:23 SSH_AGENT_PID=38 06:21:23 Running ssh-add (command line suppressed) 06:21:23 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5673256680142934495.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5673256680142934495.key) 06:21:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:21:23 + git tag --points-at HEAD [Pipeline] } 06:21:23 $ docker exec --env ******** --env ******** 3fbb5edd926d20e7071cf52f60a4d03c044a392d60806cb3b51fb1a2c98192e7 ssh-agent -k 06:21:23 unset SSH_AUTH_SOCK; 06:21:23 unset SSH_AGENT_PID; 06:21:23 echo Agent pid 38 killed; 06:21:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:21:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:21:23 [ssh-agent] Looking for ssh-agent implementation... 06:21:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:21:24 $ docker exec 3fbb5edd926d20e7071cf52f60a4d03c044a392d60806cb3b51fb1a2c98192e7 ssh-agent 06:21:24 SSH_AUTH_SOCK=/tmp/ssh-MnSZBa3MazOJ/agent.71 06:21:24 SSH_AGENT_PID=77 06:21:24 Running ssh-add (command line suppressed) 06:21:24 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13182311398376245743.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13182311398376245743.key) 06:21:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:21:24 + git semver init 06:21:24 2025-01-10 06:21:24,835 [run_init] DEBUG init version:0.0.0 force:False 06:21:24 2025-01-10 06:21:24,836 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:21:24 2025-01-10 06:21:24,837 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:21:24 2025-01-10 06:21:24,837 [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) 06:21:26 2025-01-10 06:21:26,073 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 06:21:26 2025-01-10 06:21:26,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 06:21:26 2025-01-10 06:21:26,074 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:21:26 2025-01-10 06:21:26,074 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:21:26 4.0.0-dev.16 [Pipeline] } 06:21:26 $ docker exec --env ******** --env ******** 3fbb5edd926d20e7071cf52f60a4d03c044a392d60806cb3b51fb1a2c98192e7 ssh-agent -k 06:21:26 unset SSH_AUTH_SOCK; 06:21:26 unset SSH_AGENT_PID; 06:21:26 echo Agent pid 77 killed; 06:21:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:21:26 + git semver [Pipeline] } 06:21:27 $ docker stop --time=1 3fbb5edd926d20e7071cf52f60a4d03c044a392d60806cb3b51fb1a2c98192e7 06:21:28 $ docker rm -f --volumes 3fbb5edd926d20e7071cf52f60a4d03c044a392d60806cb3b51fb1a2c98192e7 [Pipeline] // withDockerContainer [Pipeline] sh 06:21:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:21:28 Stashed 1 file(s) [Pipeline] echo 06:21:28 [edgeXSemver]: initialized semver on version 4.0.0-dev.16 [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 06:21:29 provisioning config files... [Pipeline] // stage [Pipeline] } 06:21:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14155789559551553659tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 06:21:29 ---> ****-login.sh 06:21:29 nexus3.edgexfoundry.org:10001 06:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:29 Configure a credential helper to remove this warning. See 06:21:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:29 06:21:29 Login Succeeded 06:21:29 nexus3.edgexfoundry.org:10002 06:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:29 Configure a credential helper to remove this warning. See 06:21:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:29 06:21:29 Login Succeeded 06:21:29 nexus3.edgexfoundry.org:10003 06:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:29 Configure a credential helper to remove this warning. See 06:21:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:29 06:21:29 Login Succeeded 06:21:29 nexus3.edgexfoundry.org:10004 06:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:29 Configure a credential helper to remove this warning. See 06:21:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:29 06:21:29 Login Succeeded 06:21:29 ****.io 06:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:30 Configure a credential helper to remove this warning. See 06:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:30 06:21:30 Login Succeeded 06:21:30 ---> ****-login.sh ends [Pipeline] } 06:21:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:21:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:21:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:21:30 ========================================================= 06:21:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:21:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:30 + 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 . 06:21:30 Sending build context to Docker daemon 24.93MB 06:21:30 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:21:30 Step 2/10 : FROM ${BASE} AS builder 06:21:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:21:30 da9db072f522: Pulling fs layer 06:21:30 6ef4a4ee8ca5: Pulling fs layer 06:21:30 06f05ace1117: Pulling fs layer 06:21:30 5fe327b54edc: Pulling fs layer 06:21:30 4f4fb700ef54: Pulling fs layer 06:21:30 92a5565b7b96: Pulling fs layer 06:21:30 ff9bb7016b71: Pulling fs layer 06:21:30 b67dba6c2c7d: Pulling fs layer 06:21:30 5fe327b54edc: Waiting 06:21:30 4f4fb700ef54: Waiting 06:21:30 ff9bb7016b71: Waiting 06:21:30 92a5565b7b96: Waiting 06:21:30 a813b0c90790: Pulling fs layer 06:21:30 a813b0c90790: Waiting 06:21:30 6ef4a4ee8ca5: Verifying Checksum 06:21:30 6ef4a4ee8ca5: Download complete 06:21:30 5fe327b54edc: Verifying Checksum 06:21:30 5fe327b54edc: Download complete 06:21:30 4f4fb700ef54: Download complete 06:21:30 92a5565b7b96: Verifying Checksum 06:21:30 92a5565b7b96: Download complete 06:21:30 da9db072f522: Download complete 06:21:30 ff9bb7016b71: Verifying Checksum 06:21:30 ff9bb7016b71: Download complete 06:21:31 da9db072f522: Pull complete 06:21:31 a813b0c90790: Verifying Checksum 06:21:31 a813b0c90790: Download complete 06:21:31 6ef4a4ee8ca5: Pull complete 06:21:31 06f05ace1117: Download complete 06:21:31 b67dba6c2c7d: Verifying Checksum 06:21:31 b67dba6c2c7d: Download complete 06:21:35 06f05ace1117: Pull complete 06:21:35 5fe327b54edc: Pull complete 06:21:35 4f4fb700ef54: Pull complete 06:21:35 92a5565b7b96: Pull complete 06:21:35 ff9bb7016b71: Pull complete 06:21:37 b67dba6c2c7d: Pull complete 06:21:37 a813b0c90790: Pull complete 06:21:37 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 06:21:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:21:37 ---> 3ba60ce46760 06:21:37 Step 3/10 : ARG MAKE=make build 06:21:43 ---> Running in f5fb3d27b8e8 06:21:43 Removing intermediate container f5fb3d27b8e8 06:21:43 ---> 051ae0d4c9d7 06:21:43 Step 4/10 : WORKDIR /device-sdk-go 06:21:43 ---> Running in 1a014dab64a7 06:21:43 Removing intermediate container 1a014dab64a7 06:21:43 ---> 817c615b7af7 06:21:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:21:43 ---> Running in b6104c982871 06:21:43 Removing intermediate container b6104c982871 06:21:43 ---> 6f423915b2db 06:21:43 Step 6/10 : RUN apk add --update --no-cache make git 06:21:43 ---> Running in 534c7caea35f 06:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:21:43 OK: 248 MiB in 58 packages 06:21:43 Removing intermediate container 534c7caea35f 06:21:43 ---> ad9ac0137706 06:21:43 Step 7/10 : COPY go.mod vendor* ./ 06:21:43 ---> ee9c8a56b487 06:21:43 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:43 ---> Running in 9debccc168d5 06:22:40 Removing intermediate container 9debccc168d5 06:22:40 ---> 3f2f4cfd9c96 06:22:40 Step 9/10 : COPY . . 06:22:40 ---> fb0dd3fb398b 06:22:40 Step 10/10 : RUN ${MAKE} 06:22:40 ---> Running in 2c5ac71de83d 06:22:40 noop 06:22:40 Removing intermediate container 2c5ac71de83d 06:22:40 ---> 98a0637bee7a 06:22:40 Successfully built 98a0637bee7a 06:22:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:40 + docker inspect -f . ci-base-image-x86_64 06:22:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:40 prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container 06:22:40 $ 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 06:22:41 $ docker top bc02bef91158d8a49976d43424fe1f0dce88675832d8e419f690f3b1c78147d6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:41 + go version 06:22:41 go version go1.23.4 linux/amd64 [Pipeline] } 06:22:41 $ docker stop --time=1 bc02bef91158d8a49976d43424fe1f0dce88675832d8e419f690f3b1c78147d6 06:22:42 $ docker rm -f --volumes bc02bef91158d8a49976d43424fe1f0dce88675832d8e419f690f3b1c78147d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:43 + docker inspect -f . ci-base-image-x86_64 06:22:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:43 prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container 06:22:43 $ 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 06:22:43 $ docker top e50b357f9514e7b2abf1605ca3bb20da3ca35e9d832c07279553a1378cdd6981 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 06:22:44 + make test 06:22:44 go test -race -coverprofile=coverage.out ./... 06:22:52 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 06:23:31 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 06:23:31 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 06:23:31 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 06:23:31 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 06:23:31 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 06:23:31 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 06:23:31 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 06:23:31 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.038s coverage: 28.7% of statements 06:23:31 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.038s coverage: 79.3% of statements 06:23:31 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.067s coverage: 86.0% of statements 06:23:31 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 06:23:31 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 06:23:31 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 06:23:31 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 06:23:32 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.117s coverage: 45.0% of statements 06:23:32 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 06:23:35 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.048s coverage: 14.1% of statements 06:23:35 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.400s coverage: 44.6% of statements 06:23:35 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.057s coverage: 68.4% of statements 06:23:35 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.090s coverage: 88.3% of statements 06:23:35 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.055s coverage: 5.3% of statements 06:24:14 GO111MODULE=on go vet ./... 06:24:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:24:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:24:15 ./bin/test-attribution-txt.sh [Pipeline] echo 06:24:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:24:15 $ docker stop --time=1 e50b357f9514e7b2abf1605ca3bb20da3ca35e9d832c07279553a1378cdd6981 06:24:19 $ docker rm -f --volumes e50b357f9514e7b2abf1605ca3bb20da3ca35e9d832c07279553a1378cdd6981 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:24:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:24:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:24:21 + ls -al . 06:24:21 total 736 06:24:21 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 06:22 . 06:24:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 06:21 .. 06:24:21 -rw-rw-r-- 1 jenkins jenkins 140 Jan 10 06:21 .dockerignore 06:24:21 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 06:23 .git 06:24:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 06:21 .github 06:24:21 -rw-rw-r-- 1 jenkins jenkins 137 Jan 10 06:21 .gitignore 06:24:21 -rw-rw-r-- 1 jenkins jenkins 199 Jan 10 06:21 .golangci.yml 06:24:21 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 06:21 .semver 06:24:21 -rw-rw-r-- 1 jenkins jenkins 48109 Jan 10 06:21 CHANGELOG.md 06:24:21 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 06:21 GOVERNANCE.md 06:24:21 -rw-rw-r-- 1 jenkins jenkins 882 Jan 10 06:21 Jenkinsfile 06:24:21 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 10 06:21 LICENSE 06:24:21 -rw-rw-r-- 1 jenkins jenkins 2424 Jan 10 06:21 Makefile 06:24:21 -rw-rw-r-- 1 jenkins jenkins 619 Jan 10 06:21 OWNERS.md 06:24:21 -rw-rw-r-- 1 jenkins jenkins 4937 Jan 10 06:21 README.md 06:24:21 -rw-rw-r-- 1 jenkins jenkins 12 Jan 10 06:21 VERSION 06:24:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 06:21 bin 06:24:21 -rw-r--r-- 1 jenkins jenkins 500027 Jan 10 06:23 coverage.out 06:24:21 drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 06:21 example 06:24:21 -rw-rw-r-- 1 jenkins jenkins 6176 Jan 10 06:21 go.mod 06:24:21 -rw-rw-r-- 1 jenkins jenkins 86943 Jan 10 06:21 go.sum 06:24:21 drwxrwxr-x 13 jenkins jenkins 4096 Jan 10 06:21 internal 06:24:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 06:21 openapi 06:24:21 drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 06:21 pkg 06:24:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 06:21 snap 06:24:21 -rw-rw-r-- 1 jenkins jenkins 222 Jan 10 06:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:21 + 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=5e214252283fb43477caa9f656c642f716757b9a --label arch=amd64 --label version=4.0.0-dev.16 . 06:24:21 Sending build context to Docker daemon 25.43MB 06:24:21 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 06:24:21 Step 2/24 : FROM ${BASE} AS builder 06:24:21 ---> 98a0637bee7a 06:24:21 Step 3/24 : ARG MAKE=make build 06:24:22 ---> Running in 33fd4ef01e87 06:24:22 Removing intermediate container 33fd4ef01e87 06:24:22 ---> 9b2ac3f5039d 06:24:22 Step 4/24 : WORKDIR /device-sdk-go 06:24:22 ---> Running in 51ee63e7e0f4 06:24:22 Removing intermediate container 51ee63e7e0f4 06:24:22 ---> 86e6cec6c46c 06:24:22 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:24:22 ---> Running in b00f7cc7a98c 06:24:22 Removing intermediate container b00f7cc7a98c 06:24:22 ---> fb8cb7c246b3 06:24:22 Step 6/24 : RUN apk add --update --no-cache make git 06:24:22 ---> Running in 77e926470e34 06:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:24:23 OK: 248 MiB in 58 packages 06:24:23 Removing intermediate container 77e926470e34 06:24:23 ---> dbda27af3e8e 06:24:23 Step 7/24 : COPY go.mod vendor* ./ 06:24:23 ---> 06ff144dd517 06:24:23 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:23 ---> Running in 8c8bd2fb0406 06:24:24 Removing intermediate container 8c8bd2fb0406 06:24:24 ---> 73e2c318a34f 06:24:24 Step 9/24 : COPY . . 06:24:25 ---> 6fd1fa395d81 06:24:25 Step 10/24 : RUN ${MAKE} 06:24:25 ---> Running in e436da41aac5 06:24:25 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:24:57 Removing intermediate container e436da41aac5 06:24:57 ---> f7ff5613ac38 06:24:57 Step 11/24 : FROM alpine:3.20 06:24:57 3.20: Pulling from library/alpine 06:24:57 66a3d608f3fa: Pulling fs layer 06:24:58 66a3d608f3fa: Verifying Checksum 06:24:58 66a3d608f3fa: Download complete 06:24:58 66a3d608f3fa: Pull complete 06:24:58 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:24:58 Status: Downloaded newer image for alpine:3.20 06:24:58 ---> e29df9b510ff 06:24:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:24:58 ---> Running in 46343fc9aa61 06:24:58 Removing intermediate container 46343fc9aa61 06:24:58 ---> 1e9123b1d1dd 06:24:58 Step 13/24 : RUN apk add --update --no-cache dumb-init 06:24:58 ---> Running in 67c122c190f4 06:24:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:24:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:24:59 (1/1) Installing dumb-init (1.2.5-r3) 06:24:59 Executing busybox-1.36.1-r29.trigger 06:24:59 OK: 8 MiB in 15 packages 06:24:59 Removing intermediate container 67c122c190f4 06:24:59 ---> 9454653f3907 06:24:59 Step 14/24 : RUN apk --no-cache upgrade 06:24:59 ---> Running in 108ff8a01225 06:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:25:00 OK: 8 MiB in 15 packages 06:25:00 Removing intermediate container 108ff8a01225 06:25:00 ---> 674f4d02df55 06:25:00 Step 15/24 : WORKDIR / 06:25:00 ---> Running in 312306c4228a 06:25:00 Removing intermediate container 312306c4228a 06:25:00 ---> 689626b66f22 06:25:00 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:25:00 ---> 49a65f7dd46a 06:25:00 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:25:02 ---> d22a6010bd92 06:25:02 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:25:02 ---> e284369d9182 06:25:02 Step 19/24 : EXPOSE 59999 06:25:02 ---> Running in 2bea26c9f396 06:25:02 Removing intermediate container 2bea26c9f396 06:25:02 ---> fef4835ed0eb 06:25:02 Step 20/24 : ENTRYPOINT ["/device-simple"] 06:25:02 ---> Running in 6ba513487881 06:25:02 Removing intermediate container 6ba513487881 06:25:02 ---> 66afa84206cb 06:25:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:25:02 ---> Running in cbd3f7b0c360 06:25:02 Removing intermediate container cbd3f7b0c360 06:25:02 ---> 280d86d2778e 06:25:02 Step 22/24 : LABEL arch=amd64 06:25:02 ---> Running in a3f890c39a6f 06:25:02 Removing intermediate container a3f890c39a6f 06:25:02 ---> 52451c43385e 06:25:02 Step 23/24 : LABEL git_sha=5e214252283fb43477caa9f656c642f716757b9a 06:25:02 ---> Running in 98b5c434406f 06:25:02 Removing intermediate container 98b5c434406f 06:25:02 ---> 8d8a138d1e3d 06:25:02 Step 24/24 : LABEL version=4.0.0-dev.16 06:25:03 ---> Running in 962d9e81e9a5 06:25:03 Removing intermediate container 962d9e81e9a5 06:25:03 ---> 2a0f809ed7e5 06:25:03 [Warning] One or more build-args [ARCH] were not consumed 06:25:03 Successfully built 2a0f809ed7e5 06:25:03 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 06:25:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:03 06:25:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:03 latest: Pulling from edgex-lftools-log-publisher 06:25:03 5eb5b503b376: Pulling fs layer 06:25:03 5c69ac0246d0: Pulling fs layer 06:25:03 ec43610c2a17: Pulling fs layer 06:25:03 3a2ae6a8a46f: Pulling fs layer 06:25:03 33b1e0a273af: Pulling fs layer 06:25:03 5d3b04190fa2: Pulling fs layer 06:25:03 2f39f015ded8: Pulling fs layer 06:25:03 3a2ae6a8a46f: Waiting 06:25:03 33b1e0a273af: Waiting 06:25:03 5d3b04190fa2: Waiting 06:25:03 5c69ac0246d0: Verifying Checksum 06:25:03 5c69ac0246d0: Download complete 06:25:03 3a2ae6a8a46f: Verifying Checksum 06:25:03 3a2ae6a8a46f: Download complete 06:25:03 33b1e0a273af: Verifying Checksum 06:25:03 33b1e0a273af: Download complete 06:25:03 5d3b04190fa2: Download complete 06:25:03 ec43610c2a17: Download complete 06:25:04 5eb5b503b376: Verifying Checksum 06:25:04 5eb5b503b376: Download complete 06:25:04 2f39f015ded8: Download complete 06:25:05 5eb5b503b376: Pull complete 06:25:05 5c69ac0246d0: Pull complete 06:25:05 ec43610c2a17: Pull complete 06:25:06 3a2ae6a8a46f: Pull complete 06:25:06 33b1e0a273af: Pull complete 06:25:06 5d3b04190fa2: Pull complete 06:25:11 2f39f015ded8: Pull complete 06:25:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:25:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:11 prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container 06:25:11 $ 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 06:25:15 $ docker top 8a9af89895deb4cbf160fc2fe4bff1325cc5affdf7eb4b9d5c6aeee87d70185d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:15 ---> job-cost.sh 06:25:15 lf-activate-venv: SKIPPING 06:25:15 INFO: No Stack... 06:25:15 INFO: Retrieving Pricing Info for: v3-standard-8 06:25:16 INFO: Archiving Costs [Pipeline] sh 06:25:16 + cut -d, -f6 06:25:16 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [Pipeline] lock 06:25:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-339-stack-cost] 06:25:16 Resource [jenkins-edgexfoundry-device-sdk-go-main-339-stack-cost] did not exist. Created. 06:25:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-339-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:25:16 + echo total: 0.2199999988079071 [Pipeline] stash 06:25:16 Stashed 1 file(s) [Pipeline] } 06:25:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-339-stack-cost] [Pipeline] // lock [Pipeline] } 06:25:16 $ docker stop --time=1 8a9af89895deb4cbf160fc2fe4bff1325cc5affdf7eb4b9d5c6aeee87d70185d 06:25:17 $ docker rm -f --volumes 8a9af89895deb4cbf160fc2fe4bff1325cc5affdf7eb4b9d5c6aeee87d70185d [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 06:25:18 provisioning config files... 06:25:18 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4014469919996928350tmp [Pipeline] { [Pipeline] sh 06:25:18 + set +x 06:25:18 + curl -s https://codecov.io/bash+ 06:25:18 bash -s -- 06:25:18 06:25:18 _____ _ 06:25:18 / ____| | | 06:25:18 | | ___ __| | ___ ___ _____ __ 06:25:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:25:18 | |___| (_) | (_| | __/ (_| (_) \ V / 06:25:18 \_____\___/ \__,_|\___|\___\___/ \_/ 06:25:18 Bash-1.0.6 06:25:18 06:25:18 06:25:18 ==> git version 2.25.1 found 06:25:18 ==> 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 06:25:18 Release-Date: 2020-01-08 06:25:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:25:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:25:18 ==> Jenkins CI detected. 06:25:18 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 06:25:18 project root: . 06:25:18 --> token set from env 06:25:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:25:18 ==> Running gcov in . (disable via -X gcov) 06:25:18 ==> Python coveragepy not found 06:25:18 ==> Searching for coverage reports in: 06:25:18 + . 06:25:18 -> Found 1 reports 06:25:18 ==> Detecting git/mercurial file structure 06:25:18 ==> Reading reports 06:25:18 + ./coverage.out bytes=500027 06:25:18 ==> Appending adjustments 06:25:18 https://docs.codecov.io/docs/fixing-reports 06:25:19 + Found adjustments 06:25:19 ==> Gzipping contents 06:25:19 48K /tmp/codecov.bMAQE7.gz 06:25:19 ==> Uploading reports 06:25:19 url: https://codecov.io 06:25:19 query: branch=main&commit=5e214252283fb43477caa9f656c642f716757b9a&build=339&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F339%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:25:19 -> Pinging Codecov 06:25:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5e214252283fb43477caa9f656c642f716757b9a&build=339&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F339%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:25:19 -> Uploading to 06:25:19 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/5e214252283fb43477caa9f656c642f716757b9a/59aa843e-74e7-42b7-850f-b9d03b8c5f51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T062519Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0dc63bab272c76a9e9f1843936e6723c0e1be45aa0e0b5cc02e3936efd8ffc75 06:25:19 % Total % Received % Xferd Average Speed Time Time Time Current 06:25:19 Dload Upload Total Spent Left Speed 06:25:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47742 0 0 100 47742 0 229k --:--:-- --:--:-- --:--:-- 228k 100 47742 0 0 100 47742 0 217k --:--:-- --:--:-- --:--:-- 217k 06:25:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5e214252283fb43477caa9f656c642f716757b9a [Pipeline] } 06:25:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:25:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:25:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:25:20 06:25:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:25:20 latest: Pulling from edgex-devops/edgex-snyk-go 06:25:20 43c4264eed91: Pulling fs layer 06:25:20 4cc291be95ef: Pulling fs layer 06:25:20 2ac1f1163629: Pulling fs layer 06:25:20 5c3c966382ef: Pulling fs layer 06:25:20 4f4fb700ef54: Pulling fs layer 06:25:20 d9c7d2e4e75e: Pulling fs layer 06:25:20 9c3e1370e548: Pulling fs layer 06:25:20 4f4fb700ef54: Waiting 06:25:20 d9c7d2e4e75e: Waiting 06:25:20 9c3e1370e548: Waiting 06:25:20 5c3c966382ef: Waiting 06:25:20 4cc291be95ef: Download complete 06:25:20 5c3c966382ef: Download complete 06:25:20 4f4fb700ef54: Download complete 06:25:20 43c4264eed91: Download complete 06:25:20 43c4264eed91: Pull complete 06:25:20 d9c7d2e4e75e: Verifying Checksum 06:25:20 d9c7d2e4e75e: Download complete 06:25:20 4cc291be95ef: Pull complete 06:25:21 2ac1f1163629: Download complete 06:25:21 9c3e1370e548: Verifying Checksum 06:25:21 9c3e1370e548: Download complete 06:25:24 2ac1f1163629: Pull complete 06:25:24 5c3c966382ef: Pull complete 06:25:24 4f4fb700ef54: Pull complete 06:25:25 d9c7d2e4e75e: Pull complete 06:25:28 9c3e1370e548: Pull complete 06:25:28 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:25:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:25:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:28 prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container 06:25:28 $ 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 06:25:33 $ docker top a07804b319e53a35a14588b3807d4fd82c5a98684f3a62f3a498f53504ffa755 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 06:25:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 06:25:34 + set -o pipefail 06:25:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 06:25:42 06:25:42 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 06:25:42 06:25:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/c60de89e-ade5-4f07-90fe-814824329ec5 06:25:42 06:25:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:25:42 06:25:43 06:25:43 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:25:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:25:43 $ docker stop --time=1 a07804b319e53a35a14588b3807d4fd82c5a98684f3a62f3a498f53504ffa755 06:25:44 $ docker rm -f --volumes a07804b319e53a35a14588b3807d4fd82c5a98684f3a62f3a498f53504ffa755 [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 06:25:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:45 provisioning config files... 06:25:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3656436115382928530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:45 --> edgex-publish-swagger.sh 06:25:45 === Publish openapi API === 06:25:45 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:25:45 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 06:25:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:25:45 Dload Upload Total Spent Left Speed 06:25:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 325 78162 --:--:-- --:--:-- --:--:-- 78487 06:25:45 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:25:45 [Pipeline] } 06:25:45 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 06:25:46 + git log --format=format:%s -1 5e214252283fb43477caa9f656c642f716757b9a [Pipeline] sh 06:25:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:25:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:47 prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container 06:25:47 $ 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 06:25:49 $ docker top 0663c97584e306266b92ab2a007f4e49c369389c35d127994b69fb7bc78370ec -eo pid,comm 06:25:49 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). 06:25:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:49 [ssh-agent] Looking for ssh-agent implementation... 06:25:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:49 $ docker exec 0663c97584e306266b92ab2a007f4e49c369389c35d127994b69fb7bc78370ec ssh-agent 06:25:49 SSH_AUTH_SOCK=/tmp/ssh-flDRfFKPaD2D/agent.31 06:25:49 SSH_AGENT_PID=37 06:25:49 Running ssh-add (command line suppressed) 06:25:49 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10603890777730705151.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10603890777730705151.key) 06:25:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:49 + git semver tag 06:25:50 2025-01-10 06:25:50,147 [run_tag] DEBUG tag force:False 06:25:50 2025-01-10 06:25:50,148 [check_head_tag] DEBUG check head tag 06:25:50 2025-01-10 06:25:50,149 [execute] INFO git cat-file --batch-check 06:25:50 2025-01-10 06:25:50,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:25:50 2025-01-10 06:25:50,153 [execute] INFO git cat-file --batch 06:25:50 2025-01-10 06:25:50,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:25:50 2025-01-10 06:25:50,188 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:25:50 2025-01-10 06:25:50,188 [execute] INFO git tag -a v4.0.0-dev.16 -m v4.0.0-dev.16 06:25:50 2025-01-10 06:25:50,188 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.16', '-m', 'v4.0.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 06:25:50 2025-01-10 06:25:50,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:25:50 4.0.0-dev.16 [Pipeline] } 06:25:50 $ docker exec --env ******** --env ******** 0663c97584e306266b92ab2a007f4e49c369389c35d127994b69fb7bc78370ec ssh-agent -k 06:25:50 unset SSH_AUTH_SOCK; 06:25:50 unset SSH_AGENT_PID; 06:25:50 echo Agent pid 37 killed; 06:25:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:50 + git semver [Pipeline] } 06:25:50 $ docker stop --time=1 0663c97584e306266b92ab2a007f4e49c369389c35d127994b69fb7bc78370ec 06:25:52 $ docker rm -f --volumes 0663c97584e306266b92ab2a007f4e49c369389c35d127994b69fb7bc78370ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:25:52 06:25:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:25:52 0.23.1-centos7: Pulling from edgex-lftools 06:25:52 ab5ef0e58194: Pulling fs layer 06:25:52 9712f1f96733: Pulling fs layer 06:25:52 63f879dbbcfc: Pulling fs layer 06:25:52 0d9ebad4ef96: Pulling fs layer 06:25:52 e9a5061849ea: Pulling fs layer 06:25:52 d747dcd14b5f: Pulling fs layer 06:25:52 2de7ff778b66: Pulling fs layer 06:25:52 0d9ebad4ef96: Waiting 06:25:52 e9a5061849ea: Waiting 06:25:52 d747dcd14b5f: Waiting 06:25:52 2de7ff778b66: Waiting 06:25:52 9712f1f96733: Verifying Checksum 06:25:52 9712f1f96733: Download complete 06:25:53 63f879dbbcfc: Verifying Checksum 06:25:53 63f879dbbcfc: Download complete 06:25:53 e9a5061849ea: Verifying Checksum 06:25:53 e9a5061849ea: Download complete 06:25:53 0d9ebad4ef96: Verifying Checksum 06:25:53 0d9ebad4ef96: Download complete 06:25:53 d747dcd14b5f: Verifying Checksum 06:25:53 d747dcd14b5f: Download complete 06:25:53 ab5ef0e58194: Verifying Checksum 06:25:53 ab5ef0e58194: Download complete 06:25:53 2de7ff778b66: Verifying Checksum 06:25:53 2de7ff778b66: Download complete 06:25:56 ab5ef0e58194: Pull complete 06:25:56 9712f1f96733: Pull complete 06:25:57 63f879dbbcfc: Pull complete 06:26:01 0d9ebad4ef96: Pull complete 06:26:01 e9a5061849ea: Pull complete 06:26:01 d747dcd14b5f: Pull complete 06:26:02 2de7ff778b66: Pull complete 06:26:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:26:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:26:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:02 prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container 06:26:02 $ 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 06:26:08 $ docker top acfb1489746bb3b5a94700774496351d70e6a604f31aa7ad5ff5afe1b71449d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:26:08 provisioning config files... 06:26:08 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15708667208607314656tmp 06:26:08 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17721010790285756003tmp 06:26:08 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16115782058559656278tmp [Pipeline] { [Pipeline] echo 06:26:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:26:08 ---> sigul-configuration.sh 06:26:08 gpg: directory `/root/.gnupg' created 06:26:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:26:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:26:08 gpg: keyring `/root/.gnupg/secring.gpg' created 06:26:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:26:08 gpg: CAST5 encrypted data 06:26:08 gpg: encrypted with 1 passphrase 06:26:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:26:09 + mkdir /home/jenkins 06:26:09 + mkdir /home/jenkins/sigul [Pipeline] sh 06:26:09 + 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 06:26:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:26:09 ---> sigul-install.sh 06:26:09 Sigul already installed; skipping installation. [Pipeline] sh 06:26:09 + git tag --list 06:26:09 0.7.1 06:26:09 delhi-tag 06:26:09 v1.0.0 06:26:09 v1.1.0 06:26:09 v1.1.1 06:26:09 v1.1.2 06:26:09 v1.2.0 06:26:09 v1.2.1 06:26:09 v1.2.2 06:26:09 v1.2.3 06:26:09 v1.3.0 06:26:09 v1.4.0 06:26:09 v2.0.0 06:26:09 v2.1.0 06:26:09 v2.1.1 06:26:09 v2.2.0 06:26:09 v2.3.0 06:26:09 v2.3.1 06:26:09 v3.0 06:26:09 v3.0.0 06:26:09 v3.0.1-dev.1 06:26:09 v3.1 06:26:09 v3.1.0 06:26:09 v3.1.0-dev.1 06:26:09 v3.1.0-dev.10 06:26:09 v3.1.0-dev.11 06:26:09 v3.1.0-dev.12 06:26:09 v3.1.0-dev.13 06:26:09 v3.1.0-dev.14 06:26:09 v3.1.0-dev.15 06:26:09 v3.1.0-dev.16 06:26:09 v3.1.0-dev.17 06:26:09 v3.1.0-dev.18 06:26:09 v3.1.0-dev.19 06:26:09 v3.1.0-dev.2 06:26:09 v3.1.0-dev.20 06:26:09 v3.1.0-dev.21 06:26:09 v3.1.0-dev.22 06:26:09 v3.1.0-dev.23 06:26:09 v3.1.0-dev.24 06:26:09 v3.1.0-dev.25 06:26:09 v3.1.0-dev.26 06:26:09 v3.1.0-dev.27 06:26:09 v3.1.0-dev.28 06:26:09 v3.1.0-dev.29 06:26:09 v3.1.0-dev.3 06:26:09 v3.1.0-dev.30 06:26:09 v3.1.0-dev.31 06:26:09 v3.1.0-dev.32 06:26:09 v3.1.0-dev.33 06:26:09 v3.1.0-dev.34 06:26:09 v3.1.0-dev.35 06:26:09 v3.1.0-dev.36 06:26:09 v3.1.0-dev.37 06:26:09 v3.1.0-dev.38 06:26:09 v3.1.0-dev.39 06:26:09 v3.1.0-dev.4 06:26:09 v3.1.0-dev.40 06:26:09 v3.1.0-dev.41 06:26:09 v3.1.0-dev.5 06:26:09 v3.1.0-dev.6 06:26:09 v3.1.0-dev.7 06:26:09 v3.1.0-dev.8 06:26:09 v3.1.0-dev.9 06:26:09 v3.1.1 06:26:09 v3.1.1-dev.1 06:26:09 v3.2.0-dev.1 06:26:09 v3.2.0-dev.10 06:26:09 v3.2.0-dev.11 06:26:09 v3.2.0-dev.12 06:26:09 v3.2.0-dev.13 06:26:09 v3.2.0-dev.14 06:26:09 v3.2.0-dev.15 06:26:09 v3.2.0-dev.16 06:26:09 v3.2.0-dev.17 06:26:09 v3.2.0-dev.18 06:26:09 v3.2.0-dev.19 06:26:09 v3.2.0-dev.2 06:26:09 v3.2.0-dev.20 06:26:09 v3.2.0-dev.21 06:26:09 v3.2.0-dev.22 06:26:09 v3.2.0-dev.23 06:26:09 v3.2.0-dev.24 06:26:09 v3.2.0-dev.25 06:26:09 v3.2.0-dev.26 06:26:09 v3.2.0-dev.27 06:26:09 v3.2.0-dev.28 06:26:09 v3.2.0-dev.29 06:26:09 v3.2.0-dev.3 06:26:09 v3.2.0-dev.30 06:26:09 v3.2.0-dev.31 06:26:09 v3.2.0-dev.32 06:26:09 v3.2.0-dev.33 06:26:09 v3.2.0-dev.34 06:26:09 v3.2.0-dev.35 06:26:09 v3.2.0-dev.36 06:26:09 v3.2.0-dev.37 06:26:09 v3.2.0-dev.38 06:26:09 v3.2.0-dev.39 06:26:09 v3.2.0-dev.4 06:26:09 v3.2.0-dev.40 06:26:09 v3.2.0-dev.41 06:26:09 v3.2.0-dev.42 06:26:09 v3.2.0-dev.43 06:26:09 v3.2.0-dev.44 06:26:09 v3.2.0-dev.45 06:26:09 v3.2.0-dev.46 06:26:09 v3.2.0-dev.47 06:26:09 v3.2.0-dev.48 06:26:09 v3.2.0-dev.5 06:26:09 v3.2.0-dev.6 06:26:09 v3.2.0-dev.7 06:26:09 v3.2.0-dev.8 06:26:09 v3.2.0-dev.9 06:26:09 v4.0.0-dev.1 06:26:09 v4.0.0-dev.10 06:26:09 v4.0.0-dev.11 06:26:09 v4.0.0-dev.12 06:26:09 v4.0.0-dev.13 06:26:09 v4.0.0-dev.14 06:26:09 v4.0.0-dev.15 06:26:09 v4.0.0-dev.16 06:26:09 v4.0.0-dev.2 06:26:09 v4.0.0-dev.3 06:26:09 v4.0.0-dev.4 06:26:09 v4.0.0-dev.5 06:26:09 v4.0.0-dev.6 06:26:09 v4.0.0-dev.7 06:26:09 v4.0.0-dev.8 06:26:09 v4.0.0-dev.9 [Pipeline] sh 06:26:10 + lftools sign git-tag v4.0.0-dev.16 06:26:10 Signing Git tag with Sigul... 06:26:10 Signing v4.0.0-dev.16 [Pipeline] echo 06:26:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:26:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:26:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:26:11 $ docker stop --time=1 acfb1489746bb3b5a94700774496351d70e6a604f31aa7ad5ff5afe1b71449d3 06:26:12 $ docker rm -f --volumes acfb1489746bb3b5a94700774496351d70e6a604f31aa7ad5ff5afe1b71449d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:26:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:26:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:26:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:13 prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container 06:26:13 $ 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 06:26:13 $ docker top cf9b90879faa5c625853cf6aa349a945852bdc500756c741a6265f1a34cf69c6 -eo pid,comm 06:26:13 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). 06:26:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:26:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:13 [ssh-agent] Looking for ssh-agent implementation... 06:26:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:14 $ docker exec cf9b90879faa5c625853cf6aa349a945852bdc500756c741a6265f1a34cf69c6 ssh-agent 06:26:14 SSH_AUTH_SOCK=/tmp/ssh-ulhhrJ7wR6Id/agent.32 06:26:14 SSH_AGENT_PID=38 06:26:14 Running ssh-add (command line suppressed) 06:26:14 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8856886196292182973.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8856886196292182973.key) 06:26:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:14 + git semver bump pre 06:26:14 2025-01-10 06:26:14,815 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:26:14 2025-01-10 06:26:14,815 [bump_version] DEBUG bumping version:4.0.0-dev.16 on axis:pre with prefix:dev 06:26:14 2025-01-10 06:26:14,815 [bump_version] DEBUG bumped version:4.0.0-dev.17 06:26:14 2025-01-10 06:26:14,815 [write_version] DEBUG write version:4.0.0-dev.17 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 06:26:14 2025-01-10 06:26:14,815 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:26:14 2025-01-10 06:26:14,815 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:26:14 2025-01-10 06:26:14,818 [execute] INFO git cat-file --batch-check 06:26:14 2025-01-10 06:26:14,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:26:14 2025-01-10 06:26:14,824 [execute] INFO git cat-file --batch 06:26:14 2025-01-10 06:26:14,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:26:14 2025-01-10 06:26:14,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:26:14 4.0.0-dev.17 [Pipeline] } 06:26:14 $ docker exec --env ******** --env ******** cf9b90879faa5c625853cf6aa349a945852bdc500756c741a6265f1a34cf69c6 ssh-agent -k 06:26:14 unset SSH_AUTH_SOCK; 06:26:14 unset SSH_AGENT_PID; 06:26:14 echo Agent pid 38 killed; 06:26:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:15 + git semver [Pipeline] } 06:26:15 $ docker stop --time=1 cf9b90879faa5c625853cf6aa349a945852bdc500756c741a6265f1a34cf69c6 06:26:16 $ docker rm -f --volumes cf9b90879faa5c625853cf6aa349a945852bdc500756c741a6265f1a34cf69c6 [Pipeline] // withDockerContainer [Pipeline] sh 06:26:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:26:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:26:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:17 prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container 06:26:17 $ 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 06:26:18 $ docker top ed0e046dd2d5a970e5900df379fd07b2e90c3de0e1803563f5cfc808ed6e3714 -eo pid,comm 06:26:18 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). 06:26:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:26:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:18 [ssh-agent] Looking for ssh-agent implementation... 06:26:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:18 $ docker exec ed0e046dd2d5a970e5900df379fd07b2e90c3de0e1803563f5cfc808ed6e3714 ssh-agent 06:26:18 SSH_AUTH_SOCK=/tmp/ssh-CEcdUdmGYGBd/agent.31 06:26:18 SSH_AGENT_PID=37 06:26:18 Running ssh-add (command line suppressed) 06:26:18 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3457132359333425387.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3457132359333425387.key) 06:26:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:18 + git semver push 06:26:19 2025-01-10 06:26:18,951 [run_push] DEBUG push 06:26:19 2025-01-10 06:26:18,951 [execute] INFO git cat-file --batch-check 06:26:19 2025-01-10 06:26:18,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:26:19 2025-01-10 06:26:18,955 [execute] INFO git rev-list 88be49bd5a66709f5dc1bbd63e86e6d6c1df0b8a -- 06:26:19 2025-01-10 06:26:18,955 [execute] DEBUG Popen(['git', 'rev-list', '88be49bd5a66709f5dc1bbd63e86e6d6c1df0b8a', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:26:19 2025-01-10 06:26:18,969 [execute] INFO git fetch -v origin 06:26:19 2025-01-10 06:26:18,970 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:26:19 2025-01-10 06:26:19,403 [run_push] DEBUG no remote changes detected 06:26:19 2025-01-10 06:26:19,404 [execute] INFO git push origin semver 06:26:19 2025-01-10 06:26:19,404 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:26:20 2025-01-10 06:26:20,055 [run_push] DEBUG push all version tags 06:26:20 2025-01-10 06:26:20,056 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:26:20 2025-01-10 06:26:20,056 [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) 06:26:20 2025-01-10 06:26:20,649 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:26:20 4.0.0-dev.17 [Pipeline] } 06:26:20 $ docker exec --env ******** --env ******** ed0e046dd2d5a970e5900df379fd07b2e90c3de0e1803563f5cfc808ed6e3714 ssh-agent -k 06:26:20 unset SSH_AUTH_SOCK; 06:26:20 unset SSH_AGENT_PID; 06:26:20 echo Agent pid 37 killed; 06:26:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:21 + git semver [Pipeline] } 06:26:21 $ docker stop --time=1 ed0e046dd2d5a970e5900df379fd07b2e90c3de0e1803563f5cfc808ed6e3714 06:26:22 $ docker rm -f --volumes ed0e046dd2d5a970e5900df379fd07b2e90c3de0e1803563f5cfc808ed6e3714 [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 06:26:23 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 06:26:23 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:26:23 total 16 06:26:23 drwxr-xr-x 3 root root 4096 Jan 10 06:25 . 06:26:23 drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 06:26 .. 06:26:23 drwxr-xr-x 2 root root 4096 Jan 10 06:25 cost 06:26:23 -rw-r--r-- 1 root root 85 Jan 10 06:25 cost.csv 06:26:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:26:23 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:26:23 total 16 06:26:23 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 06:25 . 06:26:23 drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 06:26 .. 06:26:23 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 06:25 cost 06:26:23 -rw-r--r-- 1 jenkins jenkins 85 Jan 10 06:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:26:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:26:24 ---> package-listing.sh 06:26:24 ++ facter osfamily 06:26:24 ++ tr '[:upper:]' '[:lower:]' 06:26:24 + OS_FAMILY=debian 06:26:24 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 06:26:24 + START_PACKAGES=/tmp/packages_start.txt 06:26:24 + END_PACKAGES=/tmp/packages_end.txt 06:26:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:26:24 + PACKAGES=/tmp/packages_start.txt 06:26:24 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:26:24 + PACKAGES=/tmp/packages_end.txt 06:26:24 + case "${OS_FAMILY}" in 06:26:24 + dpkg -l 06:26:24 + grep '^ii' 06:26:24 + '[' -f /tmp/packages_start.txt ']' 06:26:24 + '[' -f /tmp/packages_end.txt ']' 06:26:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:26:24 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:26:24 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 06:26:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 06:26:24 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 06:26:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:25 prd-ubuntu20.04-docker-8c-8g-36456 does not seem to be running inside a container 06:26:25 $ 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 06:26:25 $ docker top a86841e111115c5d9d0e873462b852b645422849c21e7808a3c40cb8be4b43a6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:26 + touch /tmp/pre-build-complete [Pipeline] sh 06:26:26 + mkdir -p /var/log/sysstat [Pipeline] sh 06:26:26 + ls /var/log/sa-host 06:26:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:26 provisioning config files... 06:26:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16026908252314810606tmp [Pipeline] { [Pipeline] echo 06:26:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:26:27 ---> create-netrc.sh [Pipeline] } 06:26:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:26:27 ---> python-tools-install.sh [Pipeline] echo 06:26:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:26:27 ---> sudo-logs.sh 06:26:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:26:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:26:28 ---> job-cost.sh 06:26:28 lf-activate-venv: SKIPPING 06:26:28 DEBUG: total: 0.2199999988079071 06:26:28 INFO: Retrieving Stack Cost... 06:26:28 INFO: Retrieving Pricing Info for: v3-standard-8 06:26:29 INFO: Archiving Costs [Pipeline] echo 06:26:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:26:29 ---> logs-deploy.sh 06:26:29 lf-activate-venv: SKIPPING 06:26:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/339 06:26:29 INFO: archiving workspace using pattern(s): 06:26:30 Archives upload complete. 06:26:30 INFO: archiving logs to Nexus 06:26:31 ---> uname -a: 06:26:31 Linux prd-ubuntu20-04-docker-8c-8g-36456 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:26:31 06:26:31 06:26:31 ---> lscpu: 06:26:31 Architecture: x86_64 06:26:31 CPU op-mode(s): 32-bit, 64-bit 06:26:31 Byte Order: Little Endian 06:26:31 Address sizes: 40 bits physical, 48 bits virtual 06:26:31 CPU(s): 8 06:26:31 On-line CPU(s) list: 0-7 06:26:31 Thread(s) per core: 1 06:26:31 Core(s) per socket: 1 06:26:31 Socket(s): 8 06:26:31 NUMA node(s): 1 06:26:31 Vendor ID: AuthenticAMD 06:26:31 CPU family: 23 06:26:31 Model: 49 06:26:31 Model name: AMD EPYC-Rome Processor 06:26:31 Stepping: 0 06:26:31 CPU MHz: 2799.998 06:26:31 BogoMIPS: 5599.99 06:26:31 Virtualization: AMD-V 06:26:31 Hypervisor vendor: KVM 06:26:31 Virtualization type: full 06:26:31 L1d cache: 256 KiB 06:26:31 L1i cache: 256 KiB 06:26:31 L2 cache: 4 MiB 06:26:31 L3 cache: 128 MiB 06:26:31 NUMA node0 CPU(s): 0-7 06:26:31 Vulnerability Itlb multihit: Not affected 06:26:31 Vulnerability L1tf: Not affected 06:26:31 Vulnerability Mds: Not affected 06:26:31 Vulnerability Meltdown: Not affected 06:26:31 Vulnerability Mmio stale data: Not affected 06:26:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:26:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:26:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:26:31 Vulnerability Srbds: Not affected 06:26:31 Vulnerability Tsx async abort: Not affected 06:26:31 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 06:26:31 06:26:31 06:26:31 ---> nproc: 06:26:31 8 06:26:31 06:26:31 06:26:31 ---> df -h: 06:26:31 Filesystem Size Used Avail Use% Mounted on 06:26:31 overlay 155G 14G 142G 9% / 06:26:31 tmpfs 64M 0 64M 0% /dev 06:26:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:26:31 shm 64M 0 64M 0% /dev/shm 06:26:31 /dev/vda1 155G 14G 142G 9% /facter-os 06:26:31 06:26:31 06:26:31 ---> sar -b -r -n DEV: 06:26:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36456) 01/10/25 _x86_64_ (8 CPU) 06:26:31 06:26:31 06:20:23 LINUX RESTART (8 CPU) 06:26:31 06:26:31 06:21:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:26:31 06:22:01 413.81 13.46 400.34 0.00 1862.16 42742.98 0.00 06:26:31 06:23:01 196.14 0.10 196.04 0.00 15.99 72192.04 0.00 06:26:31 06:24:01 39.83 0.00 39.83 0.00 0.00 28617.93 0.00 06:26:31 06:25:01 145.66 0.30 145.36 0.00 13.86 49578.14 0.00 06:26:31 06:26:01 220.34 14.33 206.01 0.00 5543.89 69419.41 0.00 06:26:31 Average: 201.68 5.57 196.11 0.00 1476.68 52541.23 0.00 06:26:31 06:26:31 06:21:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:26:31 06:22:01 28038104 31510736 794500 2.42 127936 3510704 1880936 5.54 1293036 3042292 891620 06:26:31 06:23:01 27204144 31361548 936504 2.85 183916 4076096 2281220 6.72 1672292 3427092 564380 06:26:31 06:24:01 26442484 30897328 1399972 4.26 186844 4343480 2469292 7.28 1903156 3929612 402580 06:26:31 06:25:01 27335620 31489476 811128 2.47 191652 4073620 1904880 5.61 1416256 3563188 232 06:26:31 06:26:01 25127920 31456512 828704 2.52 230544 6029976 2021124 5.96 1730516 5259324 590224 06:26:31 Average: 26829654 31343120 954162 2.90 184178 4406775 2111490 6.22 1603051 3844302 489807 06:26:31 06:26:31 06:21:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:26:31 06:22:01 docker0 342.91 525.62 29.17 3579.32 0.00 0.00 0.00 0.00 06:26:31 06:22:01 ens3 800.19 520.93 8773.82 83.61 0.00 0.00 0.00 0.00 06:26:31 06:22:01 lo 6.69 6.69 0.66 0.66 0.00 0.00 0.00 0.00 06:26:31 06:23:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:26:31 06:23:01 ens3 21.77 14.23 24.44 9.55 0.00 0.00 0.00 0.00 06:26:31 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:26:31 06:23:01 vethe83492b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:26:31 06:24:01 docker0 0.90 1.25 0.11 0.35 0.00 0.00 0.00 0.00 06:26:31 06:24:01 ens3 10.91 8.29 8.35 4.73 0.00 0.00 0.00 0.00 06:26:31 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:31 06:24:01 vethe83492b 0.90 1.28 0.12 0.35 0.00 0.00 0.00 0.00 06:26:31 06:25:01 docker0 4.68 8.40 0.28 114.96 0.00 0.00 0.00 0.00 06:26:31 06:25:01 ens3 33.88 21.13 195.90 10.59 0.00 0.00 0.00 0.00 06:26:31 06:25:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 06:26:31 06:26:01 docker0 76.10 151.76 6.94 1256.80 0.00 0.00 0.00 0.00 06:26:31 06:26:01 ens3 706.16 455.68 13120.25 185.10 0.00 0.00 0.00 0.00 06:26:31 06:26:01 lo 3.50 3.50 0.35 0.35 0.00 0.00 0.00 0.00 06:26:31 Average: docker0 83.18 134.76 7.15 972.15 0.00 0.00 0.00 0.00 06:26:31 Average: ens3 310.51 201.40 4377.92 58.30 0.00 0.00 0.00 0.00 06:26:31 Average: lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 06:26:31 06:26:31 06:26:31 ---> sar -P ALL: 06:26:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36456) 01/10/25 _x86_64_ (8 CPU) 06:26:31 06:26:31 06:20:23 LINUX RESTART (8 CPU) 06:26:31 06:26:31 06:21:03 CPU %user %nice %system %iowait %steal %idle 06:26:31 06:22:01 all 9.88 0.00 3.99 3.03 0.07 83.04 06:26:31 06:22:01 0 10.28 0.00 4.57 4.68 0.07 80.40 06:26:31 06:22:01 1 8.97 0.00 3.20 0.24 0.07 87.51 06:26:31 06:22:01 2 9.98 0.00 5.31 12.05 0.07 72.58 06:26:31 06:22:01 3 8.55 0.00 3.53 2.81 0.05 85.06 06:26:31 06:22:01 4 9.75 0.00 4.09 0.99 0.07 85.09 06:26:31 06:22:01 5 9.94 0.00 3.79 0.10 0.05 86.12 06:26:31 06:22:01 6 11.00 0.00 3.93 1.89 0.07 83.11 06:26:31 06:22:01 7 10.56 0.00 3.46 1.60 0.07 84.31 06:26:31 06:23:01 all 22.11 0.00 5.07 3.73 0.06 69.03 06:26:31 06:23:01 0 22.30 0.00 4.32 3.02 0.07 70.29 06:26:31 06:23:01 1 22.31 0.00 6.33 1.68 0.03 69.65 06:26:31 06:23:01 2 21.81 0.00 7.19 23.86 0.08 47.06 06:26:31 06:23:01 3 20.22 0.00 4.12 0.64 0.05 74.97 06:26:31 06:23:01 4 21.79 0.00 4.87 0.08 0.07 73.19 06:26:31 06:23:01 5 22.63 0.00 4.96 0.05 0.07 72.29 06:26:31 06:23:01 6 21.59 0.00 3.85 0.50 0.05 74.00 06:26:31 06:23:01 7 24.25 0.00 4.94 0.17 0.05 70.59 06:26:31 06:24:01 all 40.98 0.00 6.07 1.51 0.08 51.36 06:26:31 06:24:01 0 45.46 0.00 5.96 0.13 0.07 48.38 06:26:31 06:24:01 1 38.48 0.00 5.59 1.33 0.08 54.51 06:26:31 06:24:01 2 38.71 0.00 5.71 0.14 0.08 55.36 06:26:31 06:24:01 3 43.00 0.00 6.53 0.12 0.08 50.27 06:26:31 06:24:01 4 44.58 0.00 6.48 0.44 0.08 48.42 06:26:31 06:24:01 5 37.24 0.00 6.26 0.10 0.08 56.31 06:26:31 06:24:01 6 40.49 0.00 6.05 0.07 0.08 53.31 06:26:31 06:24:01 7 39.83 0.00 5.96 9.82 0.10 44.30 06:26:31 06:25:01 all 37.57 0.00 6.53 2.21 0.08 53.61 06:26:31 06:25:01 0 36.82 0.00 5.53 0.30 0.07 57.28 06:26:31 06:25:01 1 38.21 0.00 5.99 1.92 0.08 53.80 06:26:31 06:25:01 2 36.25 0.00 6.56 0.24 0.08 56.88 06:26:31 06:25:01 3 38.72 0.00 6.86 0.12 0.08 54.22 06:26:31 06:25:01 4 39.04 0.00 7.86 0.35 0.08 52.66 06:26:31 06:25:01 5 36.97 0.00 6.60 13.78 0.09 42.56 06:26:31 06:25:01 6 36.75 0.00 6.11 0.22 0.07 56.85 06:26:31 06:25:01 7 37.80 0.00 6.72 0.86 0.07 54.56 06:26:31 06:26:01 all 12.75 0.00 5.93 5.58 0.10 75.64 06:26:31 06:26:01 0 12.70 0.00 4.99 2.26 0.09 79.96 06:26:31 06:26:01 1 11.55 0.00 6.58 6.81 0.09 74.97 06:26:31 06:26:01 2 13.36 0.00 5.69 0.46 0.09 80.40 06:26:31 06:26:01 3 14.75 0.00 5.81 2.35 0.09 77.01 06:26:31 06:26:01 4 12.12 0.00 6.13 7.92 0.10 73.72 06:26:31 06:26:01 5 12.50 0.00 7.10 16.91 0.10 63.39 06:26:31 06:26:01 6 11.50 0.00 5.94 6.49 0.15 75.91 06:26:31 06:26:01 7 13.52 0.00 5.19 1.56 0.09 79.65 06:26:31 Average: all 24.80 0.00 5.52 3.21 0.08 66.39 06:26:31 Average: 0 25.67 0.00 5.08 2.06 0.07 67.12 06:26:31 Average: 1 24.06 0.00 5.55 2.39 0.07 67.93 06:26:31 Average: 2 24.16 0.00 6.10 7.32 0.08 62.34 06:26:31 Average: 3 25.22 0.00 5.38 1.19 0.07 68.14 06:26:31 Average: 4 25.62 0.00 5.90 1.94 0.08 66.46 06:26:31 Average: 5 23.95 0.00 5.74 6.15 0.08 64.08 06:26:31 Average: 6 24.41 0.00 5.18 1.81 0.09 68.51 06:26:31 Average: 7 25.31 0.00 5.26 2.81 0.07 66.54 06:26:31 06:26:31 06:26:31