Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b84158f52d6de3676fe4ff15bcdf1c9e29a29607 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-ssh13063566069121462931.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-ssh916358369423539293.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-ssh17687908961456436621.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-ssh4549378945993496235.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-ssh3154011296991452275.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-36611’ Running on prd-ubuntu20.04-docker-8c-8g-36614 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 b84158f52d6de3676fe4ff15bcdf1c9e29a29607 (main) Commit message: "Merge pull request #1674 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.0" > git config core.sparsecheckout # timeout=10 > git checkout -f b84158f52d6de3676fe4ff15bcdf1c9e29a29607 # timeout=10 > git rev-list --no-walk 5e214252283fb43477caa9f656c642f716757b9a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:54:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:54:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:54:19 ========================================================= 06:54:19 EdgeX Global Pipelines Version Info 06:54:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:54:20 ------------------- 06:54:20 stable info: 06:54:20 ------------------- 06:54:20 Commited By: Cherry Wang cherry@iotechsys.com 06:54:20 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:54:20 Message: update stable to v1.0.269 06:54:20 ------------------- 06:54:20 experimental info: 06:54:20 ------------------- 06:54:20 Commited By: **** collab-it+edgex@linuxfoundation.org 06:54:20 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:54:20 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:54:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:54:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:54:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:54:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:54:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:54:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:54:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:54:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b84158f [Pipeline] echo 06:54:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:21 provisioning config files... 06:54:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5769934621977374833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:21 ---> ****-login.sh 06:54:21 nexus3.edgexfoundry.org:10001 06:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:23 Configure a credential helper to remove this warning. See 06:54:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:23 06:54:23 Login Succeeded 06:54:23 nexus3.edgexfoundry.org:10002 06:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:23 Configure a credential helper to remove this warning. See 06:54:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:23 06:54:23 Login Succeeded 06:54:23 nexus3.edgexfoundry.org:10003 06:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:23 Configure a credential helper to remove this warning. See 06:54:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:23 06:54:23 Login Succeeded 06:54:23 nexus3.edgexfoundry.org:10004 06:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:23 Configure a credential helper to remove this warning. See 06:54:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:23 06:54:23 Login Succeeded 06:54:23 ****.io 06:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:23 Configure a credential helper to remove this warning. See 06:54:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:23 06:54:23 Login Succeeded 06:54:23 ---> ****-login.sh ends [Pipeline] } 06:54:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:54:24 + git rev-list -1 --merges b84158f52d6de3676fe4ff15bcdf1c9e29a29607~1..b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [Pipeline] echo 06:54:24 -----------> git rev-list -1 --merges b84158f52d6de3676fe4ff15bcdf1c9e29a29607~1..b84158f52d6de3676fe4ff15bcdf1c9e29a29607 b84158f52d6de3676fe4ff15bcdf1c9e29a29607 06:54:24 b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [false] [Pipeline] sh 06:54:24 + git log --format=format:%s -1 b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [Pipeline] echo 06:54:24 ========================================================= 06:54:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:54:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:54:24 + git log --format=format:%s -1 b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [Pipeline] echo 06:54:24 [semverPrep] GIT_COMMIT: b84158f52d6de3676fe4ff15bcdf1c9e29a29607, Commit Message: Merge pull request #1674 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.0 [Pipeline] echo 06:54:24 [semverPrep] This is not a build commit. [Pipeline] sh 06:54:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:54:25 + grep -v github /etc/ssh/ssh_known_hosts 06:54:25 + [ -e /tmp/ssh_known_hosts ] 06:54:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:54:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:54:25 + sudo tee -a /etc/ssh/ssh_known_hosts 06:54:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:25 06:54:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:25 0.1.4: Pulling from edgex-devops/py-git-semver 06:54:25 b85a868b505f: Pulling fs layer 06:54:25 e2be974225ed: Pulling fs layer 06:54:25 339a4e72a1f5: Pulling fs layer 06:54:25 988bab9f4d93: Pulling fs layer 06:54:25 1469e6f7b9e6: Pulling fs layer 06:54:25 eaf3925da568: Pulling fs layer 06:54:25 988bab9f4d93: Waiting 06:54:25 1469e6f7b9e6: Waiting 06:54:25 bab4dde63d76: Pulling fs layer 06:54:25 bde34c3a00c8: Pulling fs layer 06:54:25 eaf3925da568: Waiting 06:54:25 b352a97aabf1: Pulling fs layer 06:54:25 bde34c3a00c8: Waiting 06:54:25 4872d77fe225: Pulling fs layer 06:54:25 5851b861e8e6: Pulling fs layer 06:54:25 4872d77fe225: Waiting 06:54:25 5851b861e8e6: Waiting 06:54:25 b352a97aabf1: Waiting 06:54:25 bab4dde63d76: Waiting 06:54:25 e2be974225ed: Download complete 06:54:25 988bab9f4d93: Download complete 06:54:25 1469e6f7b9e6: Verifying Checksum 06:54:25 1469e6f7b9e6: Download complete 06:54:25 eaf3925da568: Verifying Checksum 06:54:25 eaf3925da568: Download complete 06:54:25 339a4e72a1f5: Verifying Checksum 06:54:25 339a4e72a1f5: Download complete 06:54:25 bde34c3a00c8: Verifying Checksum 06:54:25 bde34c3a00c8: Download complete 06:54:25 b352a97aabf1: Verifying Checksum 06:54:25 b352a97aabf1: Download complete 06:54:25 4872d77fe225: Verifying Checksum 06:54:25 4872d77fe225: Download complete 06:54:25 5851b861e8e6: Download complete 06:54:25 b85a868b505f: Verifying Checksum 06:54:25 b85a868b505f: Download complete 06:54:26 bab4dde63d76: Verifying Checksum 06:54:26 bab4dde63d76: Download complete 06:54:27 b85a868b505f: Pull complete 06:54:27 e2be974225ed: Pull complete 06:54:27 339a4e72a1f5: Pull complete 06:54:27 988bab9f4d93: Pull complete 06:54:28 1469e6f7b9e6: Pull complete 06:54:28 eaf3925da568: Pull complete 06:54:29 bab4dde63d76: Pull complete 06:54:29 bde34c3a00c8: Pull complete 06:54:29 b352a97aabf1: Pull complete 06:54:29 4872d77fe225: Pull complete 06:54:30 5851b861e8e6: Pull complete 06:54:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:54:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:30 prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container 06:54:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:54:32 $ docker top d597a3b1fd3632f43dbf1b093c1e660cf28dc62071c93f91c263b548d1b932f1 -eo pid,comm 06:54:33 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:54:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:54:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:33 [ssh-agent] Looking for ssh-agent implementation... 06:54:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:33 $ docker exec d597a3b1fd3632f43dbf1b093c1e660cf28dc62071c93f91c263b548d1b932f1 ssh-agent 06:54:33 SSH_AUTH_SOCK=/tmp/ssh-w9muymCtVP2P/agent.33 06:54:33 SSH_AGENT_PID=39 06:54:33 Running ssh-add (command line suppressed) 06:54:33 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5121447234269462692.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5121447234269462692.key) 06:54:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:33 + git tag --points-at HEAD [Pipeline] } 06:54:33 $ docker exec --env ******** --env ******** d597a3b1fd3632f43dbf1b093c1e660cf28dc62071c93f91c263b548d1b932f1 ssh-agent -k 06:54:33 unset SSH_AUTH_SOCK; 06:54:33 unset SSH_AGENT_PID; 06:54:33 echo Agent pid 39 killed; 06:54:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:54:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:33 [ssh-agent] Looking for ssh-agent implementation... 06:54:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:33 $ docker exec d597a3b1fd3632f43dbf1b093c1e660cf28dc62071c93f91c263b548d1b932f1 ssh-agent 06:54:34 SSH_AUTH_SOCK=/tmp/ssh-GXhcaxQ6bL6E/agent.73 06:54:34 SSH_AGENT_PID=79 06:54:34 Running ssh-add (command line suppressed) 06:54:34 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2548827654800391492.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2548827654800391492.key) 06:54:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:34 + git semver init 06:54:34 2025-01-13 06:54:34,596 [run_init] DEBUG init version:0.0.0 force:False 06:54:34 2025-01-13 06:54:34,597 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:54:34 2025-01-13 06:54:34,598 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:54:34 2025-01-13 06:54:34,598 [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:54:36 2025-01-13 06:54:35,708 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 06:54:36 2025-01-13 06:54:35,709 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 06:54:36 2025-01-13 06:54:35,709 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:54:36 2025-01-13 06:54:35,709 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:54:36 4.0.0-dev.17 [Pipeline] } 06:54:36 $ docker exec --env ******** --env ******** d597a3b1fd3632f43dbf1b093c1e660cf28dc62071c93f91c263b548d1b932f1 ssh-agent -k 06:54:36 unset SSH_AUTH_SOCK; 06:54:36 unset SSH_AGENT_PID; 06:54:36 echo Agent pid 79 killed; 06:54:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:54:36 + git semver [Pipeline] } 06:54:36 $ docker stop --time=1 d597a3b1fd3632f43dbf1b093c1e660cf28dc62071c93f91c263b548d1b932f1 06:54:38 $ docker rm -f --volumes d597a3b1fd3632f43dbf1b093c1e660cf28dc62071c93f91c263b548d1b932f1 [Pipeline] // withDockerContainer [Pipeline] sh 06:54:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:54:38 Stashed 1 file(s) [Pipeline] echo 06:54:38 [edgeXSemver]: initialized semver on version 4.0.0-dev.17 [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:54:39 provisioning config files... [Pipeline] // stage [Pipeline] } 06:54:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14106548268682118673tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:39 ---> ****-login.sh 06:54:39 nexus3.edgexfoundry.org:10001 06:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:39 Configure a credential helper to remove this warning. See 06:54:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:39 06:54:39 Login Succeeded 06:54:39 nexus3.edgexfoundry.org:10002 06:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:39 Configure a credential helper to remove this warning. See 06:54:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:39 06:54:39 Login Succeeded 06:54:39 nexus3.edgexfoundry.org:10003 06:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:39 Configure a credential helper to remove this warning. See 06:54:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:39 06:54:39 Login Succeeded 06:54:39 nexus3.edgexfoundry.org:10004 06:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:39 Configure a credential helper to remove this warning. See 06:54:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:39 06:54:39 Login Succeeded 06:54:39 ****.io 06:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:39 Configure a credential helper to remove this warning. See 06:54:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:39 06:54:39 Login Succeeded 06:54:39 ---> ****-login.sh ends [Pipeline] } 06:54:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:54:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:39 ========================================================= 06:54:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:54:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:40 + 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:54:40 Sending build context to Docker daemon 24.93MB 06:54:40 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:54:40 Step 2/10 : FROM ${BASE} AS builder 06:54:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:54:40 da9db072f522: Pulling fs layer 06:54:40 6ef4a4ee8ca5: Pulling fs layer 06:54:40 06f05ace1117: Pulling fs layer 06:54:40 5fe327b54edc: Pulling fs layer 06:54:40 4f4fb700ef54: Pulling fs layer 06:54:40 92a5565b7b96: Pulling fs layer 06:54:40 ff9bb7016b71: Pulling fs layer 06:54:40 b67dba6c2c7d: Pulling fs layer 06:54:40 a813b0c90790: Pulling fs layer 06:54:40 92a5565b7b96: Waiting 06:54:40 5fe327b54edc: Waiting 06:54:40 ff9bb7016b71: Waiting 06:54:40 b67dba6c2c7d: Waiting 06:54:40 a813b0c90790: Waiting 06:54:40 4f4fb700ef54: Waiting 06:54:40 6ef4a4ee8ca5: Verifying Checksum 06:54:40 6ef4a4ee8ca5: Download complete 06:54:40 5fe327b54edc: Download complete 06:54:40 4f4fb700ef54: Verifying Checksum 06:54:40 4f4fb700ef54: Download complete 06:54:40 92a5565b7b96: Verifying Checksum 06:54:40 92a5565b7b96: Download complete 06:54:40 da9db072f522: Verifying Checksum 06:54:40 da9db072f522: Download complete 06:54:40 ff9bb7016b71: Verifying Checksum 06:54:40 da9db072f522: Pull complete 06:54:41 a813b0c90790: Verifying Checksum 06:54:41 a813b0c90790: Download complete 06:54:41 6ef4a4ee8ca5: Pull complete 06:54:41 06f05ace1117: Verifying Checksum 06:54:41 06f05ace1117: Download complete 06:54:41 b67dba6c2c7d: Verifying Checksum 06:54:41 b67dba6c2c7d: Download complete 06:54:45 06f05ace1117: Pull complete 06:54:45 5fe327b54edc: Pull complete 06:54:46 4f4fb700ef54: Pull complete 06:54:46 92a5565b7b96: Pull complete 06:54:46 ff9bb7016b71: Pull complete 06:54:48 b67dba6c2c7d: Pull complete 06:54:49 a813b0c90790: Pull complete 06:54:49 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 06:54:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:54:49 ---> 3ba60ce46760 06:54:49 Step 3/10 : ARG MAKE=make build 06:54:57 ---> Running in f4b209b001e5 06:54:57 Removing intermediate container f4b209b001e5 06:54:57 ---> a0369ca6bf32 06:54:57 Step 4/10 : WORKDIR /device-sdk-go 06:54:57 ---> Running in f161c44edff8 06:54:57 Removing intermediate container f161c44edff8 06:54:57 ---> 267570404850 06:54:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:54:57 ---> Running in aa113686fe49 06:54:57 Removing intermediate container aa113686fe49 06:54:57 ---> fb3541c531ed 06:54:57 Step 6/10 : RUN apk add --update --no-cache make git 06:54:57 ---> Running in 16041f1c2e92 06:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:54:57 OK: 248 MiB in 58 packages 06:54:58 Removing intermediate container 16041f1c2e92 06:54:58 ---> 1523f15bd9a5 06:54:58 Step 7/10 : COPY go.mod vendor* ./ 06:54:58 ---> fccfaa1ad9fe 06:54:58 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:54:58 ---> Running in 21c5e6e9bc3d 06:56:35 Removing intermediate container 21c5e6e9bc3d 06:56:35 ---> 1a85d92d2698 06:56:35 Step 9/10 : COPY . . 06:56:35 ---> 19e26b087567 06:56:35 Step 10/10 : RUN ${MAKE} 06:56:35 ---> Running in 57fd3c3c34dc 06:56:35 noop 06:56:35 Removing intermediate container 57fd3c3c34dc 06:56:35 ---> 36e77ad69f57 06:56:35 Successfully built 36e77ad69f57 06:56:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:35 + docker inspect -f . ci-base-image-x86_64 06:56:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:35 prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container 06:56:35 $ 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:56:36 $ docker top c343d617fb020316df258054e8b9b533448d713beab2ef47f9ab67c057f2e25c -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:36 + go version 06:56:36 go version go1.23.4 linux/amd64 [Pipeline] } 06:56:36 $ docker stop --time=1 c343d617fb020316df258054e8b9b533448d713beab2ef47f9ab67c057f2e25c 06:56:38 $ docker rm -f --volumes c343d617fb020316df258054e8b9b533448d713beab2ef47f9ab67c057f2e25c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:38 + docker inspect -f . ci-base-image-x86_64 06:56:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:38 prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container 06:56:38 $ 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:56:40 $ docker top e814ecce252b83f5dee86547bd3a890b4cfd9f1c60ab21ee99a66e27ab317f2b -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:40 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 06:56:40 + make test 06:56:40 go test -race -coverprofile=coverage.out ./... 06:56:50 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 06:57:30 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 06:57:30 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 06:57:30 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 06:57:30 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 06:57:30 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 06:57:30 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.032s coverage: 28.7% of statements 06:57:30 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.034s coverage: 79.3% of statements 06:57:30 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 06:57:30 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 06:57:30 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 06:57:30 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.046s coverage: 86.0% of statements 06:57:30 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 06:57:30 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 06:57:30 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 06:57:30 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.090s coverage: 45.0% of statements 06:57:31 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 06:57:32 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.060s coverage: 14.1% of statements 06:57:32 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.083s coverage: 44.6% of statements 06:57:32 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.056s coverage: 68.4% of statements 06:57:32 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.094s coverage: 88.3% of statements 06:57:32 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.057s coverage: 5.3% of statements 06:58:11 GO111MODULE=on go vet ./... 06:58:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:58:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:58:14 ./bin/test-attribution-txt.sh [Pipeline] echo 06:58:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:58:14 $ docker stop --time=1 e814ecce252b83f5dee86547bd3a890b4cfd9f1c60ab21ee99a66e27ab317f2b 06:58:26 $ docker rm -f --volumes e814ecce252b83f5dee86547bd3a890b4cfd9f1c60ab21ee99a66e27ab317f2b [Pipeline] // withDockerContainer [Pipeline] sh 06:58:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:58:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:58:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:58:27 + ls -al . 06:58:27 total 736 06:58:27 drwxrwxr-x 11 jenkins jenkins 4096 Jan 13 06:56 . 06:58:27 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 06:54 .. 06:58:27 -rw-rw-r-- 1 jenkins jenkins 140 Jan 13 06:54 .dockerignore 06:58:27 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 06:57 .git 06:58:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 06:54 .github 06:58:27 -rw-rw-r-- 1 jenkins jenkins 137 Jan 13 06:54 .gitignore 06:58:27 -rw-rw-r-- 1 jenkins jenkins 199 Jan 13 06:54 .golangci.yml 06:58:27 drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 06:54 .semver 06:58:27 -rw-rw-r-- 1 jenkins jenkins 48109 Jan 13 06:54 CHANGELOG.md 06:58:27 -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 06:54 GOVERNANCE.md 06:58:27 -rw-rw-r-- 1 jenkins jenkins 882 Jan 13 06:54 Jenkinsfile 06:58:27 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 13 06:54 LICENSE 06:58:27 -rw-rw-r-- 1 jenkins jenkins 2424 Jan 13 06:54 Makefile 06:58:27 -rw-rw-r-- 1 jenkins jenkins 619 Jan 13 06:54 OWNERS.md 06:58:27 -rw-rw-r-- 1 jenkins jenkins 4937 Jan 13 06:54 README.md 06:58:27 -rw-rw-r-- 1 jenkins jenkins 12 Jan 13 06:54 VERSION 06:58:27 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 06:54 bin 06:58:27 -rw-r--r-- 1 jenkins jenkins 500029 Jan 13 06:57 coverage.out 06:58:27 drwxrwxr-x 5 jenkins jenkins 4096 Jan 13 06:54 example 06:58:27 -rw-rw-r-- 1 jenkins jenkins 6176 Jan 13 06:54 go.mod 06:58:27 -rw-rw-r-- 1 jenkins jenkins 86419 Jan 13 06:54 go.sum 06:58:27 drwxrwxr-x 13 jenkins jenkins 4096 Jan 13 06:54 internal 06:58:27 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 06:54 openapi 06:58:27 drwxrwxr-x 6 jenkins jenkins 4096 Jan 13 06:54 pkg 06:58:27 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 06:54 snap 06:58:27 -rw-rw-r-- 1 jenkins jenkins 222 Jan 13 06:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:28 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b84158f52d6de3676fe4ff15bcdf1c9e29a29607 --label arch=amd64 --label version=4.0.0-dev.17 . 06:58:28 Sending build context to Docker daemon 25.43MB 06:58:28 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 06:58:28 Step 2/24 : FROM ${BASE} AS builder 06:58:28 ---> 36e77ad69f57 06:58:28 Step 3/24 : ARG MAKE=make build 06:58:29 ---> Running in 9c0d3261ddc7 06:58:29 Removing intermediate container 9c0d3261ddc7 06:58:29 ---> 25569cc7f1cb 06:58:29 Step 4/24 : WORKDIR /device-sdk-go 06:58:29 ---> Running in b8116a7168ae 06:58:29 Removing intermediate container b8116a7168ae 06:58:29 ---> e621df4f3653 06:58:29 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:58:29 ---> Running in 4c9583db44b3 06:58:29 Removing intermediate container 4c9583db44b3 06:58:29 ---> bc0b030e8f24 06:58:29 Step 6/24 : RUN apk add --update --no-cache make git 06:58:29 ---> Running in 56ec4d6f6615 06:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:30 OK: 248 MiB in 58 packages 06:58:30 Removing intermediate container 56ec4d6f6615 06:58:30 ---> 26529f973c0a 06:58:30 Step 7/24 : COPY go.mod vendor* ./ 06:58:30 ---> 151b3091eacd 06:58:30 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:30 ---> Running in 3199996bacc7 06:58:31 Removing intermediate container 3199996bacc7 06:58:31 ---> 7975fe1b36ef 06:58:31 Step 9/24 : COPY . . 06:58:32 ---> f05e6d929f88 06:58:32 Step 10/24 : RUN ${MAKE} 06:58:32 ---> Running in 9b235eb14b4b 06:58:32 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:59:19 Removing intermediate container 9b235eb14b4b 06:59:19 ---> bca3dd955e9b 06:59:19 Step 11/24 : FROM alpine:3.20 06:59:19 3.20: Pulling from library/alpine 06:59:19 66a3d608f3fa: Pulling fs layer 06:59:19 66a3d608f3fa: Download complete 06:59:20 66a3d608f3fa: Pull complete 06:59:20 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:59:20 Status: Downloaded newer image for alpine:3.20 06:59:20 ---> e29df9b510ff 06:59:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:59:20 ---> Running in 7cc363399732 06:59:21 Removing intermediate container 7cc363399732 06:59:21 ---> 6d262a87d873 06:59:21 Step 13/24 : RUN apk add --update --no-cache dumb-init 06:59:21 ---> Running in afa869223681 06:59:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:59:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:59:22 (1/1) Installing dumb-init (1.2.5-r3) 06:59:22 Executing busybox-1.36.1-r29.trigger 06:59:22 OK: 8 MiB in 15 packages 06:59:23 Removing intermediate container afa869223681 06:59:23 ---> 03ab55b03aa5 06:59:23 Step 14/24 : RUN apk --no-cache upgrade 06:59:23 ---> Running in 1096e9e1bcd4 06:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:59:24 OK: 8 MiB in 15 packages 06:59:29 Removing intermediate container 1096e9e1bcd4 06:59:29 ---> af9df10df9b2 06:59:29 Step 15/24 : WORKDIR / 06:59:29 ---> Running in 8a801925cb65 06:59:29 Removing intermediate container 8a801925cb65 06:59:29 ---> 014d5700421e 06:59:29 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:59:29 ---> fae79aea72f9 06:59:29 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:59:32 ---> 0085552e35c8 06:59:32 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:59:32 ---> ff720fea9e4f 06:59:32 Step 19/24 : EXPOSE 59999 06:59:32 ---> Running in 01c5f303a70c 06:59:32 Removing intermediate container 01c5f303a70c 06:59:32 ---> f218cb50adc2 06:59:32 Step 20/24 : ENTRYPOINT ["/device-simple"] 06:59:32 ---> Running in de062f8ac411 06:59:33 Removing intermediate container de062f8ac411 06:59:33 ---> 0ca0c2612925 06:59:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:59:33 ---> Running in 40f6fec6ffd8 06:59:33 Removing intermediate container 40f6fec6ffd8 06:59:33 ---> fca307eeef1f 06:59:33 Step 22/24 : LABEL arch=amd64 06:59:33 ---> Running in e792dea1345c 06:59:34 Removing intermediate container e792dea1345c 06:59:34 ---> dc30d83fe69e 06:59:34 Step 23/24 : LABEL git_sha=b84158f52d6de3676fe4ff15bcdf1c9e29a29607 06:59:34 ---> Running in 3bc03b0011ef 06:59:35 Removing intermediate container 3bc03b0011ef 06:59:35 ---> 5d8a4bccab12 06:59:35 Step 24/24 : LABEL version=4.0.0-dev.17 06:59:35 ---> Running in 346aa4d6448d 06:59:35 Removing intermediate container 346aa4d6448d 06:59:35 ---> 818269833aed 06:59:35 [Warning] One or more build-args [ARCH] were not consumed 06:59:35 Successfully built 818269833aed 06:59:35 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:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:59:36 06:59:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:59:37 latest: Pulling from edgex-lftools-log-publisher 06:59:37 5eb5b503b376: Pulling fs layer 06:59:37 5c69ac0246d0: Pulling fs layer 06:59:37 ec43610c2a17: Pulling fs layer 06:59:37 3a2ae6a8a46f: Pulling fs layer 06:59:37 33b1e0a273af: Pulling fs layer 06:59:37 5d3b04190fa2: Pulling fs layer 06:59:37 2f39f015ded8: Pulling fs layer 06:59:37 33b1e0a273af: Waiting 06:59:37 3a2ae6a8a46f: Waiting 06:59:37 5d3b04190fa2: Waiting 06:59:37 5c69ac0246d0: Verifying Checksum 06:59:37 5c69ac0246d0: Download complete 06:59:37 3a2ae6a8a46f: Verifying Checksum 06:59:37 3a2ae6a8a46f: Download complete 06:59:37 33b1e0a273af: Verifying Checksum 06:59:37 33b1e0a273af: Download complete 06:59:37 5d3b04190fa2: Verifying Checksum 06:59:37 5d3b04190fa2: Download complete 06:59:37 ec43610c2a17: Verifying Checksum 06:59:37 ec43610c2a17: Download complete 06:59:37 5eb5b503b376: Verifying Checksum 06:59:37 5eb5b503b376: Download complete 06:59:38 2f39f015ded8: Download complete 06:59:38 5eb5b503b376: Pull complete 06:59:39 5c69ac0246d0: Pull complete 06:59:40 ec43610c2a17: Pull complete 06:59:40 3a2ae6a8a46f: Pull complete 06:59:41 33b1e0a273af: Pull complete 06:59:41 5d3b04190fa2: Pull complete 06:59:51 2f39f015ded8: Pull complete 06:59:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:59:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:55 prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container 06:59:55 $ 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:59:57 $ docker top fd32e551cb0eb6d179e1e32e7b0d9621114003e7bc1412cba0e48690ed2907d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:59:57 ---> job-cost.sh 06:59:57 lf-activate-venv: SKIPPING 06:59:57 INFO: No Stack... 06:59:57 INFO: Retrieving Pricing Info for: v3-standard-8 06:59:58 INFO: Archiving Costs [Pipeline] sh 06:59:58 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 06:59:58 + cut -d, -f6 [Pipeline] lock 06:59:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-340-stack-cost] 06:59:58 Resource [jenkins-edgexfoundry-device-sdk-go-main-340-stack-cost] did not exist. Created. 06:59:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-340-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:59:58 + echo total: 0.2199999988079071 [Pipeline] stash 06:59:58 Stashed 1 file(s) [Pipeline] } 06:59:58 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-340-stack-cost] [Pipeline] // lock [Pipeline] } 06:59:58 $ docker stop --time=1 fd32e551cb0eb6d179e1e32e7b0d9621114003e7bc1412cba0e48690ed2907d6 07:00:00 $ docker rm -f --volumes fd32e551cb0eb6d179e1e32e7b0d9621114003e7bc1412cba0e48690ed2907d6 [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 07:00:00 provisioning config files... 07:00:00 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13986886896014702944tmp [Pipeline] { [Pipeline] sh 07:00:01 + set +x 07:00:01 + bash -s -- 07:00:01 + curl -s https://codecov.io/bash 07:00:01 07:00:01 _____ _ 07:00:01 / ____| | | 07:00:01 | | ___ __| | ___ ___ _____ __ 07:00:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:00:01 | |___| (_) | (_| | __/ (_| (_) \ V / 07:00:01 \_____\___/ \__,_|\___|\___\___/ \_/ 07:00:01 Bash-1.0.6 07:00:01 07:00:01 07:00:01 ==> git version 2.25.1 found 07:00:01 ==> 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 07:00:01 Release-Date: 2020-01-08 07:00:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:00:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:00:01 ==> Jenkins CI detected. 07:00:01 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 07:00:01 project root: . 07:00:01 --> token set from env 07:00:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:00:01 ==> Running gcov in . (disable via -X gcov) 07:00:01 ==> Python coveragepy not found 07:00:01 ==> Searching for coverage reports in: 07:00:01 + . 07:00:01 -> Found 1 reports 07:00:01 ==> Detecting git/mercurial file structure 07:00:01 ==> Reading reports 07:00:01 + ./coverage.out bytes=500029 07:00:01 ==> Appending adjustments 07:00:01 https://docs.codecov.io/docs/fixing-reports 07:00:01 + Found adjustments 07:00:01 ==> Gzipping contents 07:00:01 48K /tmp/codecov.wslK5I.gz 07:00:01 ==> Uploading reports 07:00:01 url: https://codecov.io 07:00:01 query: branch=main&commit=b84158f52d6de3676fe4ff15bcdf1c9e29a29607&build=340&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F340%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:00:01 -> Pinging Codecov 07:00:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b84158f52d6de3676fe4ff15bcdf1c9e29a29607&build=340&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F340%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:00:01 -> Uploading to 07:00:01 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/b84158f52d6de3676fe4ff15bcdf1c9e29a29607/1cbf4bbb-78c6-4377-9c63-e7fc398bac6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250113T070001Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f77eaa4e49025b0513f285c227e42a2a19a220f98de58dbfdd1104d907ef81cd 07:00:01 % Total % Received % Xferd Average Speed Time Time Time Current 07:00:01 Dload Upload Total Spent Left Speed 07:00:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47639 0 0 100 47639 0 222k --:--:-- --:--:-- --:--:-- 222k 07:00:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [Pipeline] } 07:00:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:00:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:00:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:00:02 07:00:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:00:03 latest: Pulling from edgex-devops/edgex-snyk-go 07:00:03 43c4264eed91: Pulling fs layer 07:00:03 4cc291be95ef: Pulling fs layer 07:00:03 2ac1f1163629: Pulling fs layer 07:00:03 5c3c966382ef: Pulling fs layer 07:00:03 4f4fb700ef54: Pulling fs layer 07:00:03 d9c7d2e4e75e: Pulling fs layer 07:00:03 9c3e1370e548: Pulling fs layer 07:00:03 5c3c966382ef: Waiting 07:00:03 d9c7d2e4e75e: Waiting 07:00:03 4f4fb700ef54: Waiting 07:00:03 9c3e1370e548: Waiting 07:00:03 4cc291be95ef: Download complete 07:00:03 5c3c966382ef: Verifying Checksum 07:00:03 5c3c966382ef: Download complete 07:00:03 4f4fb700ef54: Verifying Checksum 07:00:03 4f4fb700ef54: Download complete 07:00:03 43c4264eed91: Verifying Checksum 07:00:03 43c4264eed91: Download complete 07:00:03 d9c7d2e4e75e: Verifying Checksum 07:00:03 d9c7d2e4e75e: Download complete 07:00:03 43c4264eed91: Pull complete 07:00:03 2ac1f1163629: Verifying Checksum 07:00:03 2ac1f1163629: Download complete 07:00:04 4cc291be95ef: Pull complete 07:00:04 9c3e1370e548: Verifying Checksum 07:00:04 9c3e1370e548: Download complete 07:00:08 2ac1f1163629: Pull complete 07:00:08 5c3c966382ef: Pull complete 07:00:08 4f4fb700ef54: Pull complete 07:00:08 d9c7d2e4e75e: Pull complete 07:00:16 9c3e1370e548: Pull complete 07:00:16 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:00:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:00:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:16 prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container 07:00:16 $ 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 07:00:26 $ docker top dd7616b0886c771e95d8536ead83761adb9502601fd5e230cae8727f0bd60408 -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 07:00:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 07:00:27 + set -o pipefail 07:00:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 07:00:34 07:00:34 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 07:00:34 07:00:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/21b78221-d407-4598-85ae-9c27a05e82a0 07:00:34 07:00:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:00:34 07:00:34 07:00:34 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:00:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:00:34 $ docker stop --time=1 dd7616b0886c771e95d8536ead83761adb9502601fd5e230cae8727f0bd60408 07:00:41 $ docker rm -f --volumes dd7616b0886c771e95d8536ead83761adb9502601fd5e230cae8727f0bd60408 [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 07:00:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:42 provisioning config files... 07:00:42 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4714935332219501358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:42 --> edgex-publish-swagger.sh 07:00:42 === Publish openapi API === 07:00:42 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 07:00:42 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 07:00:42 % Total % Received % Xferd Average Speed Time Time Time Current 07:00:42 Dload Upload Total Spent Left Speed 07:00:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 221 53217 --:--:-- --:--:-- --:--:-- 53362 100 37674 100 156 100 37518 221 53217 --:--:-- --:--:-- --:--:-- 53362 07:00:42 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:00:42 [Pipeline] } 07:00:42 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 07:00:43 + git log --format=format:%s -1 b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [Pipeline] sh 07:00:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:00:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:00:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:43 prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container 07:00:44 $ 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 07:00:44 $ docker top 06a26753b79f4819623bf7d06d56de88fa3b1ee49576206fc9f15337461a31c2 -eo pid,comm 07:00:44 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). 07:00:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:00:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:44 [ssh-agent] Looking for ssh-agent implementation... 07:00:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:44 $ docker exec 06a26753b79f4819623bf7d06d56de88fa3b1ee49576206fc9f15337461a31c2 ssh-agent 07:00:45 SSH_AUTH_SOCK=/tmp/ssh-HL2eLIfWhzGA/agent.14 07:00:45 SSH_AGENT_PID=27 07:00:45 Running ssh-add (command line suppressed) 07:00:45 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12217927565103205664.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12217927565103205664.key) 07:00:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:45 + git semver tag 07:00:45 2025-01-13 07:00:45,614 [run_tag] DEBUG tag force:False 07:00:45 2025-01-13 07:00:45,614 [check_head_tag] DEBUG check head tag 07:00:45 2025-01-13 07:00:45,618 [execute] INFO git cat-file --batch-check 07:00:45 2025-01-13 07:00:45,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:00:45 2025-01-13 07:00:45,623 [execute] INFO git cat-file --batch 07:00:45 2025-01-13 07:00:45,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:00:45 2025-01-13 07:00:45,656 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:00:45 2025-01-13 07:00:45,656 [execute] INFO git tag -a v4.0.0-dev.17 -m v4.0.0-dev.17 07:00:45 2025-01-13 07:00:45,656 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.17', '-m', 'v4.0.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 07:00:45 2025-01-13 07:00:45,661 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:00:45 4.0.0-dev.17 [Pipeline] } 07:00:45 $ docker exec --env ******** --env ******** 06a26753b79f4819623bf7d06d56de88fa3b1ee49576206fc9f15337461a31c2 ssh-agent -k 07:00:46 unset SSH_AUTH_SOCK; 07:00:46 unset SSH_AGENT_PID; 07:00:46 echo Agent pid 27 killed; 07:00:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:00:46 + git semver [Pipeline] } 07:00:46 $ docker stop --time=1 06a26753b79f4819623bf7d06d56de88fa3b1ee49576206fc9f15337461a31c2 07:00:48 $ docker rm -f --volumes 06a26753b79f4819623bf7d06d56de88fa3b1ee49576206fc9f15337461a31c2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:00:48 07:00:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:00:49 0.23.1-centos7: Pulling from edgex-lftools 07:00:49 ab5ef0e58194: Pulling fs layer 07:00:49 9712f1f96733: Pulling fs layer 07:00:49 63f879dbbcfc: Pulling fs layer 07:00:49 0d9ebad4ef96: Pulling fs layer 07:00:49 e9a5061849ea: Pulling fs layer 07:00:49 d747dcd14b5f: Pulling fs layer 07:00:49 2de7ff778b66: Pulling fs layer 07:00:49 0d9ebad4ef96: Waiting 07:00:49 e9a5061849ea: Waiting 07:00:49 d747dcd14b5f: Waiting 07:00:49 2de7ff778b66: Waiting 07:00:49 9712f1f96733: Verifying Checksum 07:00:49 9712f1f96733: Download complete 07:00:49 63f879dbbcfc: Verifying Checksum 07:00:49 63f879dbbcfc: Download complete 07:00:49 e9a5061849ea: Verifying Checksum 07:00:49 e9a5061849ea: Download complete 07:00:49 d747dcd14b5f: Verifying Checksum 07:00:49 d747dcd14b5f: Download complete 07:00:49 0d9ebad4ef96: Verifying Checksum 07:00:49 0d9ebad4ef96: Download complete 07:00:49 ab5ef0e58194: Download complete 07:00:49 2de7ff778b66: Verifying Checksum 07:00:49 2de7ff778b66: Download complete 07:00:53 ab5ef0e58194: Pull complete 07:00:53 9712f1f96733: Pull complete 07:00:53 63f879dbbcfc: Pull complete 07:00:58 0d9ebad4ef96: Pull complete 07:00:58 e9a5061849ea: Pull complete 07:00:58 d747dcd14b5f: Pull complete 07:00:59 2de7ff778b66: Pull complete 07:00:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:00:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:00:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:59 prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container 07:00:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:01:07 $ docker top ca800c1ecd1620e99df04501513a7f0c6d48a23a40837b69fd9f0b4d761000ac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:01:07 provisioning config files... 07:01:07 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18411536921390873144tmp 07:01:07 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4468232496877847401tmp 07:01:07 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14458784536930626497tmp [Pipeline] { [Pipeline] echo 07:01:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:01:07 ---> sigul-configuration.sh 07:01:07 gpg: directory `/root/.gnupg' created 07:01:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:01:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:01:07 gpg: keyring `/root/.gnupg/secring.gpg' created 07:01:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:01:07 gpg: CAST5 encrypted data 07:01:07 gpg: encrypted with 1 passphrase 07:01:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:01:08 + mkdir /home/jenkins 07:01:08 + mkdir /home/jenkins/sigul [Pipeline] sh 07:01:08 + 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 07:01:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:01:08 ---> sigul-install.sh 07:01:08 Sigul already installed; skipping installation. [Pipeline] sh 07:01:09 + git tag --list 07:01:09 0.7.1 07:01:09 delhi-tag 07:01:09 v1.0.0 07:01:09 v1.1.0 07:01:09 v1.1.1 07:01:09 v1.1.2 07:01:09 v1.2.0 07:01:09 v1.2.1 07:01:09 v1.2.2 07:01:09 v1.2.3 07:01:09 v1.3.0 07:01:09 v1.4.0 07:01:09 v2.0.0 07:01:09 v2.1.0 07:01:09 v2.1.1 07:01:09 v2.2.0 07:01:09 v2.3.0 07:01:09 v2.3.1 07:01:09 v3.0 07:01:09 v3.0.0 07:01:09 v3.0.1-dev.1 07:01:09 v3.1 07:01:09 v3.1.0 07:01:09 v3.1.0-dev.1 07:01:09 v3.1.0-dev.10 07:01:09 v3.1.0-dev.11 07:01:09 v3.1.0-dev.12 07:01:09 v3.1.0-dev.13 07:01:09 v3.1.0-dev.14 07:01:09 v3.1.0-dev.15 07:01:09 v3.1.0-dev.16 07:01:09 v3.1.0-dev.17 07:01:09 v3.1.0-dev.18 07:01:09 v3.1.0-dev.19 07:01:09 v3.1.0-dev.2 07:01:09 v3.1.0-dev.20 07:01:09 v3.1.0-dev.21 07:01:09 v3.1.0-dev.22 07:01:09 v3.1.0-dev.23 07:01:09 v3.1.0-dev.24 07:01:09 v3.1.0-dev.25 07:01:09 v3.1.0-dev.26 07:01:09 v3.1.0-dev.27 07:01:09 v3.1.0-dev.28 07:01:09 v3.1.0-dev.29 07:01:09 v3.1.0-dev.3 07:01:09 v3.1.0-dev.30 07:01:09 v3.1.0-dev.31 07:01:09 v3.1.0-dev.32 07:01:09 v3.1.0-dev.33 07:01:09 v3.1.0-dev.34 07:01:09 v3.1.0-dev.35 07:01:09 v3.1.0-dev.36 07:01:09 v3.1.0-dev.37 07:01:09 v3.1.0-dev.38 07:01:09 v3.1.0-dev.39 07:01:09 v3.1.0-dev.4 07:01:09 v3.1.0-dev.40 07:01:09 v3.1.0-dev.41 07:01:09 v3.1.0-dev.5 07:01:09 v3.1.0-dev.6 07:01:09 v3.1.0-dev.7 07:01:09 v3.1.0-dev.8 07:01:09 v3.1.0-dev.9 07:01:09 v3.1.1 07:01:09 v3.1.1-dev.1 07:01:09 v3.2.0-dev.1 07:01:09 v3.2.0-dev.10 07:01:09 v3.2.0-dev.11 07:01:09 v3.2.0-dev.12 07:01:09 v3.2.0-dev.13 07:01:09 v3.2.0-dev.14 07:01:09 v3.2.0-dev.15 07:01:09 v3.2.0-dev.16 07:01:09 v3.2.0-dev.17 07:01:09 v3.2.0-dev.18 07:01:09 v3.2.0-dev.19 07:01:09 v3.2.0-dev.2 07:01:09 v3.2.0-dev.20 07:01:09 v3.2.0-dev.21 07:01:09 v3.2.0-dev.22 07:01:09 v3.2.0-dev.23 07:01:09 v3.2.0-dev.24 07:01:09 v3.2.0-dev.25 07:01:09 v3.2.0-dev.26 07:01:09 v3.2.0-dev.27 07:01:09 v3.2.0-dev.28 07:01:09 v3.2.0-dev.29 07:01:09 v3.2.0-dev.3 07:01:09 v3.2.0-dev.30 07:01:09 v3.2.0-dev.31 07:01:09 v3.2.0-dev.32 07:01:09 v3.2.0-dev.33 07:01:09 v3.2.0-dev.34 07:01:09 v3.2.0-dev.35 07:01:09 v3.2.0-dev.36 07:01:09 v3.2.0-dev.37 07:01:09 v3.2.0-dev.38 07:01:09 v3.2.0-dev.39 07:01:09 v3.2.0-dev.4 07:01:09 v3.2.0-dev.40 07:01:09 v3.2.0-dev.41 07:01:09 v3.2.0-dev.42 07:01:09 v3.2.0-dev.43 07:01:09 v3.2.0-dev.44 07:01:09 v3.2.0-dev.45 07:01:09 v3.2.0-dev.46 07:01:09 v3.2.0-dev.47 07:01:09 v3.2.0-dev.48 07:01:09 v3.2.0-dev.5 07:01:09 v3.2.0-dev.6 07:01:09 v3.2.0-dev.7 07:01:09 v3.2.0-dev.8 07:01:09 v3.2.0-dev.9 07:01:09 v4.0.0-dev.1 07:01:09 v4.0.0-dev.10 07:01:09 v4.0.0-dev.11 07:01:09 v4.0.0-dev.12 07:01:09 v4.0.0-dev.13 07:01:09 v4.0.0-dev.14 07:01:09 v4.0.0-dev.15 07:01:09 v4.0.0-dev.16 07:01:09 v4.0.0-dev.17 07:01:09 v4.0.0-dev.2 07:01:09 v4.0.0-dev.3 07:01:09 v4.0.0-dev.4 07:01:09 v4.0.0-dev.5 07:01:09 v4.0.0-dev.6 07:01:09 v4.0.0-dev.7 07:01:09 v4.0.0-dev.8 07:01:09 v4.0.0-dev.9 [Pipeline] sh 07:01:09 + lftools sign git-tag v4.0.0-dev.17 07:01:10 Signing Git tag with Sigul... 07:01:10 Signing v4.0.0-dev.17 [Pipeline] echo 07:01:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:01:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:01:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:01:10 $ docker stop --time=1 ca800c1ecd1620e99df04501513a7f0c6d48a23a40837b69fd9f0b4d761000ac 07:01:11 $ docker rm -f --volumes ca800c1ecd1620e99df04501513a7f0c6d48a23a40837b69fd9f0b4d761000ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:01:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:01:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:01:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:12 prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container 07:01:12 $ 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 07:01:13 $ docker top dbffa7497911f910bf9f18166e7fde22f8ddc54bfd8071a4b4c3f8f1bfd14473 -eo pid,comm 07:01: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). 07:01:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:01:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:13 [ssh-agent] Looking for ssh-agent implementation... 07:01:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:13 $ docker exec dbffa7497911f910bf9f18166e7fde22f8ddc54bfd8071a4b4c3f8f1bfd14473 ssh-agent 07:01:13 SSH_AUTH_SOCK=/tmp/ssh-xeing8vBd9Vn/agent.32 07:01:13 SSH_AGENT_PID=38 07:01:13 Running ssh-add (command line suppressed) 07:01:13 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18025122204469942882.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18025122204469942882.key) 07:01:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:13 + git semver bump pre 07:01:14 2025-01-13 07:01:14,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:01:14 2025-01-13 07:01:14,037 [bump_version] DEBUG bumping version:4.0.0-dev.17 on axis:pre with prefix:dev 07:01:14 2025-01-13 07:01:14,037 [bump_version] DEBUG bumped version:4.0.0-dev.18 07:01:14 2025-01-13 07:01:14,037 [write_version] DEBUG write version:4.0.0-dev.18 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 07:01:14 2025-01-13 07:01:14,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:01:14 2025-01-13 07:01:14,038 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:01:14 2025-01-13 07:01:14,039 [execute] INFO git cat-file --batch-check 07:01:14 2025-01-13 07:01:14,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:01:14 2025-01-13 07:01:14,044 [execute] INFO git cat-file --batch 07:01:14 2025-01-13 07:01:14,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:01:14 2025-01-13 07:01:14,049 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:01:14 4.0.0-dev.18 [Pipeline] } 07:01:14 $ docker exec --env ******** --env ******** dbffa7497911f910bf9f18166e7fde22f8ddc54bfd8071a4b4c3f8f1bfd14473 ssh-agent -k 07:01:14 unset SSH_AUTH_SOCK; 07:01:14 unset SSH_AGENT_PID; 07:01:14 echo Agent pid 38 killed; 07:01:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:14 + git semver [Pipeline] } 07:01:14 $ docker stop --time=1 dbffa7497911f910bf9f18166e7fde22f8ddc54bfd8071a4b4c3f8f1bfd14473 07:01:16 $ docker rm -f --volumes dbffa7497911f910bf9f18166e7fde22f8ddc54bfd8071a4b4c3f8f1bfd14473 [Pipeline] // withDockerContainer [Pipeline] sh 07:01:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:01:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:01:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:16 prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container 07:01:16 $ 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 07:01:17 $ docker top 7d4b51d9d685b6e863ebb17ee689089d861a361d6956229bcc74d86e34edb87d -eo pid,comm 07:01:17 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). 07:01:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:01:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:17 [ssh-agent] Looking for ssh-agent implementation... 07:01:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:17 $ docker exec 7d4b51d9d685b6e863ebb17ee689089d861a361d6956229bcc74d86e34edb87d ssh-agent 07:01:17 SSH_AUTH_SOCK=/tmp/ssh-DOc70d98LBtt/agent.32 07:01:17 SSH_AGENT_PID=38 07:01:17 Running ssh-add (command line suppressed) 07:01:17 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8591924112708105474.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8591924112708105474.key) 07:01:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:18 + git semver push 07:01:18 2025-01-13 07:01:18,119 [run_push] DEBUG push 07:01:18 2025-01-13 07:01:18,120 [execute] INFO git cat-file --batch-check 07:01:18 2025-01-13 07:01:18,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:01:18 2025-01-13 07:01:18,123 [execute] INFO git rev-list b27aa1681b020ccbdcbd5b960125dd57b96ce5b9 -- 07:01:18 2025-01-13 07:01:18,124 [execute] DEBUG Popen(['git', 'rev-list', 'b27aa1681b020ccbdcbd5b960125dd57b96ce5b9', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:01:18 2025-01-13 07:01:18,136 [execute] INFO git fetch -v origin 07:01:18 2025-01-13 07:01:18,136 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:01:18 2025-01-13 07:01:18,586 [run_push] DEBUG no remote changes detected 07:01:18 2025-01-13 07:01:18,587 [execute] INFO git push origin semver 07:01:18 2025-01-13 07:01:18,587 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:01:19 2025-01-13 07:01:19,242 [run_push] DEBUG push all version tags 07:01:19 2025-01-13 07:01:19,243 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:01:19 2025-01-13 07:01:19,243 [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) 07:01:19 2025-01-13 07:01:19,852 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:01:19 4.0.0-dev.18 [Pipeline] } 07:01:19 $ docker exec --env ******** --env ******** 7d4b51d9d685b6e863ebb17ee689089d861a361d6956229bcc74d86e34edb87d ssh-agent -k 07:01:19 unset SSH_AUTH_SOCK; 07:01:19 unset SSH_AGENT_PID; 07:01:19 echo Agent pid 38 killed; 07:01:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:20 + git semver [Pipeline] } 07:01:20 $ docker stop --time=1 7d4b51d9d685b6e863ebb17ee689089d861a361d6956229bcc74d86e34edb87d 07:01:21 $ docker rm -f --volumes 7d4b51d9d685b6e863ebb17ee689089d861a361d6956229bcc74d86e34edb87d [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 07:01:22 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 07:01:22 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:01:22 total 16 07:01:22 drwxr-xr-x 3 root root 4096 Jan 13 06:59 . 07:01:22 drwxrwxr-x 12 jenkins jenkins 4096 Jan 13 07:01 .. 07:01:22 drwxr-xr-x 2 root root 4096 Jan 13 06:59 cost 07:01:22 -rw-r--r-- 1 root root 85 Jan 13 06:59 cost.csv 07:01:22 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:01:22 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:01:22 total 16 07:01:22 drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 06:59 . 07:01:22 drwxrwxr-x 12 jenkins jenkins 4096 Jan 13 07:01 .. 07:01:22 drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 06:59 cost 07:01:22 -rw-r--r-- 1 jenkins jenkins 85 Jan 13 06:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:01:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:01:23 ---> package-listing.sh 07:01:23 ++ facter osfamily 07:01:23 ++ tr '[:upper:]' '[:lower:]' 07:01:23 + OS_FAMILY=debian 07:01:23 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 07:01:23 + START_PACKAGES=/tmp/packages_start.txt 07:01:23 + END_PACKAGES=/tmp/packages_end.txt 07:01:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:01:23 + PACKAGES=/tmp/packages_start.txt 07:01:23 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:01:23 + PACKAGES=/tmp/packages_end.txt 07:01:23 + case "${OS_FAMILY}" in 07:01:23 + dpkg -l 07:01:23 + grep '^ii' 07:01:23 + '[' -f /tmp/packages_start.txt ']' 07:01:23 + '[' -f /tmp/packages_end.txt ']' 07:01:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:01:23 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:01:23 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 07:01:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 07:01:23 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 07:01:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:01:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:24 prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container 07:01:24 $ 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 07:01:24 $ docker top 6f05bb985d73d6319f5867b47ba333e7035e35c17e786e4e367af7fa81100554 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:25 + touch /tmp/pre-build-complete [Pipeline] sh 07:01:25 + mkdir -p /var/log/sysstat [Pipeline] sh 07:01:25 + ls /var/log/sa-host 07:01:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:25 provisioning config files... 07:01:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8062567481677204679tmp [Pipeline] { [Pipeline] echo 07:01:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:01:26 ---> create-netrc.sh [Pipeline] } 07:01:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:01:26 ---> python-tools-install.sh [Pipeline] echo 07:01:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:01:26 ---> sudo-logs.sh 07:01:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:01:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:01:27 ---> job-cost.sh 07:01:27 lf-activate-venv: SKIPPING 07:01:27 DEBUG: total: 0.2199999988079071 07:01:27 INFO: Retrieving Stack Cost... 07:01:27 INFO: Retrieving Pricing Info for: v3-standard-8 07:01:28 INFO: Archiving Costs [Pipeline] echo 07:01:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:01:28 ---> logs-deploy.sh 07:01:28 lf-activate-venv: SKIPPING 07:01:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/340 07:01:28 INFO: archiving workspace using pattern(s): 07:01:29 Archives upload complete. 07:01:29 INFO: archiving logs to Nexus 07:01:30 ---> uname -a: 07:01:30 Linux prd-ubuntu20-04-docker-8c-8g-36614 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:01:30 07:01:30 07:01:30 ---> lscpu: 07:01:30 Architecture: x86_64 07:01:30 CPU op-mode(s): 32-bit, 64-bit 07:01:30 Byte Order: Little Endian 07:01:30 Address sizes: 40 bits physical, 48 bits virtual 07:01:30 CPU(s): 8 07:01:30 On-line CPU(s) list: 0-7 07:01:30 Thread(s) per core: 1 07:01:30 Core(s) per socket: 1 07:01:30 Socket(s): 8 07:01:30 NUMA node(s): 1 07:01:30 Vendor ID: AuthenticAMD 07:01:30 CPU family: 23 07:01:30 Model: 49 07:01:30 Model name: AMD EPYC-Rome Processor 07:01:30 Stepping: 0 07:01:30 CPU MHz: 2800.000 07:01:30 BogoMIPS: 5600.00 07:01:30 Virtualization: AMD-V 07:01:30 Hypervisor vendor: KVM 07:01:30 Virtualization type: full 07:01:30 L1d cache: 256 KiB 07:01:30 L1i cache: 256 KiB 07:01:30 L2 cache: 4 MiB 07:01:30 L3 cache: 128 MiB 07:01:30 NUMA node0 CPU(s): 0-7 07:01:30 Vulnerability Itlb multihit: Not affected 07:01:30 Vulnerability L1tf: Not affected 07:01:30 Vulnerability Mds: Not affected 07:01:30 Vulnerability Meltdown: Not affected 07:01:30 Vulnerability Mmio stale data: Not affected 07:01:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:01:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:01:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:01:30 Vulnerability Srbds: Not affected 07:01:30 Vulnerability Tsx async abort: Not affected 07:01:30 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 07:01:30 07:01:30 07:01:30 ---> nproc: 07:01:30 8 07:01:30 07:01:30 07:01:30 ---> df -h: 07:01:30 Filesystem Size Used Avail Use% Mounted on 07:01:30 overlay 155G 14G 142G 9% / 07:01:30 tmpfs 64M 0 64M 0% /dev 07:01:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:01:30 shm 64M 0 64M 0% /dev/shm 07:01:30 /dev/vda1 155G 14G 142G 9% /facter-os 07:01:30 07:01:30 07:01:30 ---> sar -b -r -n DEV: 07:01:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36614) 01/13/25 _x86_64_ (8 CPU) 07:01:30 07:01:30 06:53:37 LINUX RESTART (8 CPU) 07:01:30 07:01:30 06:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:01:30 06:55:01 416.12 39.78 376.34 0.00 4444.75 40242.98 0.00 07:01:30 06:56:03 112.49 2.60 109.89 0.00 20.91 36753.11 0.00 07:01:30 06:57:01 115.00 0.05 114.95 0.00 5.79 40051.58 0.00 07:01:30 06:58:01 40.91 1.52 39.39 0.00 35.46 26245.11 0.00 07:01:30 06:59:01 107.37 1.53 105.85 0.00 93.92 37536.37 0.00 07:01:30 07:00:01 219.93 5.18 214.75 0.00 4301.55 55166.14 0.00 07:01:30 07:01:01 101.73 0.20 101.53 0.00 12.80 45276.05 0.00 07:01:30 Average: 158.47 7.20 151.27 0.00 1266.69 40167.83 0.00 07:01:30 07:01:30 06:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:01:30 06:55:01 29135976 31520076 802848 2.44 80544 2569296 1975868 5.82 1065304 2296332 3404 07:01:30 06:56:03 27340772 31501564 813780 2.47 164512 4089136 2015156 5.94 1351132 3619376 619512 07:01:30 06:57:01 27160868 31354496 953104 2.90 184176 4107828 2315020 6.82 1704240 3443168 594944 07:01:30 06:58:01 26459460 30920068 1386288 4.22 187048 4346400 2409904 7.10 1894536 3932500 404240 07:01:30 06:59:01 27089320 31468340 829016 2.52 193020 4257932 2026156 5.97 1659264 3522608 142592 07:01:30 07:00:01 26453160 31487368 789092 2.40 228532 4864980 1735392 5.11 1706592 4077536 680 07:01:30 07:01:01 25025468 31494308 775392 2.36 255408 6147176 1792512 5.28 1751028 5326744 494100 07:01:30 Average: 26952146 31392317 907074 2.76 184749 4340393 2038573 6.01 1590299 3745466 322782 07:01:30 07:01:30 06:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:01:30 06:55:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 07:01:30 06:55:01 ens3 691.19 516.47 6261.50 113.50 0.00 0.00 0.00 0.00 07:01:30 06:55:01 veth345e7e5 123.02 130.41 12.28 134.35 0.00 0.00 0.00 0.01 07:01:30 06:55:01 docker0 155.78 164.97 13.05 366.25 0.00 0.00 0.00 0.00 07:01:30 06:56:03 lo 0.19 0.19 0.01 0.01 0.00 0.00 0.00 0.00 07:01:30 06:56:03 ens3 297.24 153.32 3063.56 17.91 0.00 0.00 0.00 0.00 07:01:30 06:56:03 docker0 150.63 293.15 14.01 3060.22 0.00 0.00 0.00 0.00 07:01:30 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:30 06:57:01 ens3 23.05 16.12 27.21 9.77 0.00 0.00 0.00 0.00 07:01:30 06:57:01 vethf7e3bcf 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:01:30 06:57:01 docker0 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 07:01:30 06:58:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:01:30 06:58:01 ens3 16.43 12.60 11.97 8.98 0.00 0.00 0.00 0.00 07:01:30 06:58:01 vethf7e3bcf 1.05 1.40 0.13 0.36 0.00 0.00 0.00 0.00 07:01:30 06:58:01 docker0 1.05 1.37 0.12 0.35 0.00 0.00 0.00 0.00 07:01:30 06:59:01 veth3b66db1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:01:30 06:59:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 07:01:30 06:59:01 ens3 86.95 44.74 816.56 11.55 0.00 0.00 0.00 0.00 07:01:30 06:59:01 docker0 1.38 2.87 0.08 37.98 0.00 0.00 0.00 0.00 07:01:30 07:00:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 07:01:30 07:00:01 ens3 314.10 194.05 4783.65 107.72 0.00 0.00 0.00 0.00 07:01:30 07:00:01 docker0 2.97 6.53 0.18 76.80 0.00 0.00 0.00 0.00 07:01:30 07:01:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 07:01:30 07:01:01 ens3 387.30 245.43 8366.71 87.85 0.00 0.00 0.00 0.00 07:01:30 07:01:01 docker0 72.89 125.33 6.74 1240.89 0.00 0.00 0.00 0.00 07:01:30 Average: lo 1.70 1.70 0.17 0.17 0.00 0.00 0.00 0.00 07:01:30 Average: ens3 259.61 168.73 3339.47 50.94 0.00 0.00 0.00 0.00 07:01:30 Average: docker0 55.31 85.86 4.92 695.88 0.00 0.00 0.00 0.00 07:01:30 07:01:30