Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a518fccf97022ebc36d7cd1fe6b4b815138d7e4b 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-ssh8664653107951105774.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh16518736077764359756.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14492091894868794874.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh9772270379534739852.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4754895812921733816.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], goVersion:1.23] ========================================================= [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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773103 in /w/workspace/dgexfoundry_device-sdk-go_odessa [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/dgexfoundry_device-sdk-go_odessa # 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 Avoid second fetch Checking out Revision a518fccf97022ebc36d7cd1fe6b4b815138d7e4b (odessa) Commit message: "Merge pull request #1786 from sabrina-lin527/update_changelog2" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a518fccf97022ebc36d7cd1fe6b4b815138d7e4b # timeout=10 > git rev-list --no-walk bea3c83a5a614830835f3395133b296fcdbc669e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:38:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:38:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:38:35 ========================================================= 02:38:35 EdgeX Global Pipelines Version Info 02:38:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:38:36 ------------------- 02:38:36 stable info: 02:38:36 ------------------- 02:38:36 Commited By: Cherry Wang cherry@iotechsys.com 02:38:36 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:38:36 Message: update stable to v1.0.278 02:38:36 ------------------- 02:38:36 experimental info: 02:38:36 ------------------- 02:38:36 Commited By: **** collab-it+edgex@linuxfoundation.org 02:38:36 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:38:36 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a518fccf97022ebc36d7cd1fe6b4b815138d7e4b [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a518fcc [Pipeline] echo 02:38:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:38 provisioning config files... 02:38:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config1079852961423920326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:38 ---> ****-login.sh 02:38:38 nexus3.edgexfoundry.org:10001 02:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:38 02:38:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:38:38 Configure a credential helper to remove this warning. See 02:38:38 https://docs.****.com/go/credential-store/ 02:38:38 02:38:38 Login Succeeded 02:38:38 nexus3.edgexfoundry.org:10002 02:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:38 02:38:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:38:38 Configure a credential helper to remove this warning. See 02:38:38 https://docs.****.com/go/credential-store/ 02:38:38 02:38:38 Login Succeeded 02:38:38 nexus3.edgexfoundry.org:10003 02:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:38 02:38:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:38:38 Configure a credential helper to remove this warning. See 02:38:38 https://docs.****.com/go/credential-store/ 02:38:38 02:38:38 Login Succeeded 02:38:38 nexus3.edgexfoundry.org:10004 02:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:38 02:38:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:38:38 Configure a credential helper to remove this warning. See 02:38:38 https://docs.****.com/go/credential-store/ 02:38:38 02:38:38 Login Succeeded 02:38:38 ****.io 02:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:39 02:38:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:38:39 Configure a credential helper to remove this warning. See 02:38:39 https://docs.****.com/go/credential-store/ 02:38:39 02:38:39 Login Succeeded 02:38:39 ---> ****-login.sh ends [Pipeline] } 02:38:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:38:39 + git rev-list -1 --merges a518fccf97022ebc36d7cd1fe6b4b815138d7e4b~1..a518fccf97022ebc36d7cd1fe6b4b815138d7e4b [Pipeline] echo 02:38:39 -----------> git rev-list -1 --merges a518fccf97022ebc36d7cd1fe6b4b815138d7e4b~1..a518fccf97022ebc36d7cd1fe6b4b815138d7e4b a518fccf97022ebc36d7cd1fe6b4b815138d7e4b [false] [Pipeline] sh 02:38:39 + git log --format=format:%s -1 a518fccf97022ebc36d7cd1fe6b4b815138d7e4b [Pipeline] echo 02:38:39 ========================================================= 02:38:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:38:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:38:40 + git log --format=format:%s -1 a518fccf97022ebc36d7cd1fe6b4b815138d7e4b [Pipeline] echo 02:38:40 [semverPrep] GIT_COMMIT: a518fccf97022ebc36d7cd1fe6b4b815138d7e4b, Commit Message: Merge pull request #1786 from sabrina-lin527/update_changelog2 [Pipeline] echo 02:38:40 [semverPrep] This is not a build commit. [Pipeline] sh 02:38:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:38:40 + grep -v github /etc/ssh/ssh_known_hosts 02:38:40 + [ -e /tmp/ssh_known_hosts ] 02:38:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:38:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:38:40 + sudo tee -a /etc/ssh/ssh_known_hosts 02:38:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:38:41 02:38:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:38:41 0.1.4: Pulling from edgex-devops/py-git-semver 02:38:41 3dae71ba6b94: Pulling fs layer 02:38:41 6bf1a483ea7c: Pulling fs layer 02:38:41 f5dfc541a4d3: Pulling fs layer 02:38:41 461d9e800cba: Pulling fs layer 02:38:41 80192f66455f: Pulling fs layer 02:38:41 2e8e34ca0e6c: Pulling fs layer 02:38:41 a29436f7fd5d: Pulling fs layer 02:38:41 923cac83aea3: Pulling fs layer 02:38:41 25ad8b0a4227: Pulling fs layer 02:38:41 db01528c6b51: Pulling fs layer 02:38:41 28988de357af: Pulling fs layer 02:38:41 80192f66455f: Waiting 02:38:41 2e8e34ca0e6c: Waiting 02:38:41 a29436f7fd5d: Waiting 02:38:41 923cac83aea3: Waiting 02:38:41 25ad8b0a4227: Waiting 02:38:41 28988de357af: Waiting 02:38:41 db01528c6b51: Waiting 02:38:41 461d9e800cba: Waiting 02:38:41 6bf1a483ea7c: Verifying Checksum 02:38:41 6bf1a483ea7c: Download complete 02:38:41 461d9e800cba: Download complete 02:38:41 80192f66455f: Download complete 02:38:41 f5dfc541a4d3: Verifying Checksum 02:38:41 f5dfc541a4d3: Download complete 02:38:41 3dae71ba6b94: Verifying Checksum 02:38:41 3dae71ba6b94: Download complete 02:38:41 923cac83aea3: Verifying Checksum 02:38:41 923cac83aea3: Download complete 02:38:41 25ad8b0a4227: Download complete 02:38:41 db01528c6b51: Verifying Checksum 02:38:41 db01528c6b51: Download complete 02:38:41 28988de357af: Download complete 02:38:42 a29436f7fd5d: Verifying Checksum 02:38:42 a29436f7fd5d: Download complete 02:38:42 2e8e34ca0e6c: Download complete 02:38:43 3dae71ba6b94: Pull complete 02:38:43 6bf1a483ea7c: Pull complete 02:38:44 f5dfc541a4d3: Pull complete 02:38:44 461d9e800cba: Pull complete 02:38:44 80192f66455f: Pull complete 02:38:48 2e8e34ca0e6c: Pull complete 02:38:48 a29436f7fd5d: Pull complete 02:38:48 923cac83aea3: Pull complete 02:38:48 25ad8b0a4227: Pull complete 02:38:48 db01528c6b51: Pull complete 02:38:48 28988de357af: Pull complete 02:38:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:38:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:38:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:49 prd-ubuntu20.04-docker-8c-8g-773103 does not seem to be running inside a container 02:38:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:38:55 $ docker top 8ac4026ac2ba12ffa5b5f78b677ee509467a8ff30bbcb85fde48e660067ba785 -eo pid,comm 02:38:55 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). 02:38:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:38:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:55 [ssh-agent] Looking for ssh-agent implementation... 02:38:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:55 $ docker exec 8ac4026ac2ba12ffa5b5f78b677ee509467a8ff30bbcb85fde48e660067ba785 ssh-agent 02:38:55 SSH_AUTH_SOCK=/tmp/ssh-xqoM4P2pnhMH/agent.33 02:38:55 SSH_AGENT_PID=39 02:38:55 Running ssh-add (command line suppressed) 02:38:55 Identity added: /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_11887346809761571866.key (/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_11887346809761571866.key) 02:38:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:56 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-sdk-go_odessa [Pipeline] sh 02:38:56 + git tag --points-at HEAD [Pipeline] } 02:38:56 $ docker exec --env ******** --env ******** 8ac4026ac2ba12ffa5b5f78b677ee509467a8ff30bbcb85fde48e660067ba785 ssh-agent -k 02:38:56 unset SSH_AUTH_SOCK; 02:38:56 unset SSH_AGENT_PID; 02:38:56 echo Agent pid 39 killed; 02:38:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:38:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:56 [ssh-agent] Looking for ssh-agent implementation... 02:38:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:56 $ docker exec 8ac4026ac2ba12ffa5b5f78b677ee509467a8ff30bbcb85fde48e660067ba785 ssh-agent 02:38:56 SSH_AUTH_SOCK=/tmp/ssh-rJ1ODP0hearg/agent.86 02:38:56 SSH_AGENT_PID=93 02:38:56 Running ssh-add (command line suppressed) 02:38:56 Identity added: /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_8093851732708788510.key (/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_8093851732708788510.key) 02:38:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:57 + git semver init 02:38:57 2025-11-14 02:38:57,358 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:38:57 2025-11-14 02:38:57,363 [run_init] DEBUG init version:0.0.0 force:False 02:38:57 2025-11-14 02:38:57,364 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver 02:38:57 2025-11-14 02:38:57,364 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver 02:38:57 2025-11-14 02:38:57,365 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa, stdin=None, shell=False, universal_newlines=False) 02:38:59 2025-11-14 02:38:59,018 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-sdk-go_odessa/.git/info/exclude 02:38:59 2025-11-14 02:38:59,018 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa with force:False 02:38:59 2025-11-14 02:38:59,019 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 02:38:59 2025-11-14 02:38:59,019 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 02:38:59 4.0.1-dev.2 [Pipeline] } 02:38:59 $ docker exec --env ******** --env ******** 8ac4026ac2ba12ffa5b5f78b677ee509467a8ff30bbcb85fde48e660067ba785 ssh-agent -k 02:38:59 unset SSH_AUTH_SOCK; 02:38:59 unset SSH_AGENT_PID; 02:38:59 echo Agent pid 93 killed; 02:38:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:38:59 + git semver [Pipeline] } 02:38:59 $ docker stop --time=1 8ac4026ac2ba12ffa5b5f78b677ee509467a8ff30bbcb85fde48e660067ba785 02:39:01 $ docker rm -f --volumes 8ac4026ac2ba12ffa5b5f78b677ee509467a8ff30bbcb85fde48e660067ba785 [Pipeline] // withDockerContainer [Pipeline] sh 02:39:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:39:01 Stashed 1 file(s) [Pipeline] echo 02:39:01 [edgeXSemver]: initialized semver on version 4.0.1-dev.2 [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 02:39:02 provisioning config files... 02:39:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config13329468527990183815tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 02:39:02 ---> ****-login.sh 02:39:02 nexus3.edgexfoundry.org:10001 02:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:02 Login Succeeded 02:39:02 nexus3.edgexfoundry.org:10002 02:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:02 Login Succeeded 02:39:02 nexus3.edgexfoundry.org:10003 02:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:02 Login Succeeded 02:39:02 nexus3.edgexfoundry.org:10004 02:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:02 Login Succeeded 02:39:02 ****.io 02:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:03 Login Succeeded 02:39:03 ---> ****-login.sh ends [Pipeline] } 02:39:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:39:03 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:39:03 + grep ^go [0-9].[0-9]* go.mod 02:39:03 + cut -d . -f1-2 02:39:03 + cut -d -f 2 [Pipeline] echo 02:39:03 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:39:03 ========================================================= 02:39:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 02:39:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:03 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 02:39:04 #0 building with "default" instance using docker driver 02:39:04 02:39:04 #1 [internal] load build definition from Dockerfile 02:39:04 #1 transferring dockerfile: 1.69kB done 02:39:04 #1 DONE 0.0s 02:39:04 02:39:04 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 02:39:04 #2 DONE 0.1s 02:39:04 02:39:04 #3 [internal] load .dockerignore 02:39:04 #3 transferring context: 182B done 02:39:04 #3 DONE 0.0s 02:39:04 02:39:04 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 02:39:04 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 02:39:04 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 02:39:04 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 02:39:04 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 1.05MB / 3.63MB 0.1s 02:39:04 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done 02:39:04 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.19MB / 74.06MB 0.1s 02:39:04 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s 02:39:04 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 02:39:04 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done 02:39:04 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:39:04 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s 02:39:05 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 02:39:05 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 29.36MB / 74.06MB 0.3s 02:39:05 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 02:39:05 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 02:39:05 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 1.05MB / 2.38MB 0.3s 02:39:05 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 1.05MB / 100.52MB 0.3s 02:39:05 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 45.09MB / 74.06MB 0.4s 02:39:05 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s done 02:39:05 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 2.10MB / 13.29MB 0.4s 02:39:05 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 60.82MB / 74.06MB 0.5s 02:39:05 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 12.58MB / 100.52MB 0.5s 02:39:05 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 10.49MB / 13.29MB 0.5s 02:39:05 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 02:39:05 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.7s 02:39:05 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 24.12MB / 100.52MB 0.7s 02:39:05 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.7s 02:39:05 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 35.65MB / 100.52MB 0.8s 02:39:06 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 60.82MB / 100.52MB 1.0s 02:39:06 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 75.50MB / 100.52MB 1.1s 02:39:06 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.3s 02:39:06 #4 ... 02:39:06 02:39:06 #5 [internal] load build context 02:39:06 #5 transferring context: 75.19MB 1.2s done 02:39:06 #5 DONE 2.1s 02:39:06 02:39:06 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 02:39:06 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 2.1s done 02:39:06 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 2.1s done 02:39:06 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 2.0s done 02:39:06 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0.1s 02:39:12 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.5s done 02:39:12 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 02:39:12 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 02:39:12 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:39:12 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 02:39:12 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 02:39:12 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 02:39:12 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0.1s 02:39:14 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.2s done 02:39:14 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 02:39:14 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.5s done 02:39:14 #4 DONE 10.1s 02:39:14 02:39:14 #6 [builder 2/7] WORKDIR /device-sdk-go 02:39:21 #6 DONE 5.9s 02:39:21 02:39:21 #7 [builder 3/7] RUN apk add --update --no-cache make git 02:39:21 #7 0.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:39:21 #7 0.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:39:21 #7 0.651 OK: 248 MiB in 58 packages 02:39:21 #7 DONE 0.8s 02:39:21 02:39:21 #8 [builder 4/7] COPY go.mod vendor* ./ 02:39:22 #8 DONE 0.8s 02:39:22 02:39:22 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:44 #9 DONE 19.4s 02:39:44 02:39:44 #10 [builder 6/7] COPY . . 02:39:44 #10 DONE 1.1s 02:39:44 02:39:44 #11 [builder 7/7] RUN echo noop 02:39:44 #11 0.213 noop 02:39:44 #11 DONE 0.3s 02:39:44 02:39:44 #12 exporting to image 02:39:44 #12 exporting layers 02:39:50 #12 exporting layers 7.0s done 02:39:50 #12 writing image sha256:2c83dd46d8496c90432836575411c703310460aaf4becb49fbac08ae8dfda46b done 02:39:50 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:39:50 #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:51 + docker inspect -f . ci-base-image-x86_64 02:39:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:51 prd-ubuntu20.04-docker-8c-8g-773103 does not seem to be running inside a container 02:39:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:39:51 $ docker top c5d1e83e5dafaf206986cc8718d6099bda0445af605d3a3724f2e80cb0759d03 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:52 + go version 02:39:52 go version go1.23.7 linux/amd64 [Pipeline] } 02:39:52 $ docker stop --time=1 c5d1e83e5dafaf206986cc8718d6099bda0445af605d3a3724f2e80cb0759d03 02:39:53 $ docker rm -f --volumes c5d1e83e5dafaf206986cc8718d6099bda0445af605d3a3724f2e80cb0759d03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:53 + docker inspect -f . ci-base-image-x86_64 02:39:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:53 prd-ubuntu20.04-docker-8c-8g-773103 does not seem to be running inside a container 02:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:39:54 $ docker top 6a83e425052ff663761a2ecef03ad7ffad2687c7543615292fe752c2a8ea3c9b -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:54 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-sdk-go_odessa [Pipeline] fileExists [Pipeline] sh 02:39:54 + make test 02:39:54 go test -race -coverprofile=coverage.out ./... 02:40:01 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 02:40:40 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 02:40:40 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 02:40:40 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 02:40:40 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 02:40:40 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 02:40:40 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.045s coverage: 28.2% of statements 02:40:40 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.037s coverage: 79.3% of statements 02:40:40 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 02:40:40 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 02:40:40 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.028s coverage: 90.4% of statements 02:40:40 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 02:40:40 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 02:40:40 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 02:40:40 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 02:40:40 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.091s coverage: 45.0% of statements 02:40:40 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 02:40:45 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.054s coverage: 14.3% of statements 02:40:45 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.594s coverage: 44.6% of statements 02:40:45 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.054s coverage: 69.4% of statements 02:40:45 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.087s coverage: 88.3% of statements 02:40:45 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.058s coverage: 5.0% of statements 02:41:17 GO111MODULE=on go vet ./... 02:41:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:41:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:41:20 ./bin/test-attribution-txt.sh [Pipeline] echo 02:41:20 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 02:41:20 + go mod tidy [Pipeline] } 02:41:20 $ docker stop --time=1 6a83e425052ff663761a2ecef03ad7ffad2687c7543615292fe752c2a8ea3c9b 02:41:26 $ docker rm -f --volumes 6a83e425052ff663761a2ecef03ad7ffad2687c7543615292fe752c2a8ea3c9b [Pipeline] // withDockerContainer [Pipeline] sh 02:41:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:41:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:41:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:41:28 + ls -al . 02:41:28 total 744 02:41:28 drwxrwxr-x 12 jenkins jenkins 4096 Nov 14 02:39 . 02:41:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 02:38 .. 02:41:28 -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 02:38 .dockerignore 02:41:28 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 02:40 .git 02:41:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 02:38 .github 02:41:28 -rw-rw-r-- 1 jenkins jenkins 130 Nov 14 02:38 .gitignore 02:41:28 -rw-rw-r-- 1 jenkins jenkins 199 Nov 14 02:38 .golangci.yml 02:41:28 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 02:38 .semver 02:41:28 -rw-rw-r-- 1 jenkins jenkins 53928 Nov 14 02:38 CHANGELOG.md 02:41:28 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 02:38 GOVERNANCE.md 02:41:28 -rw-rw-r-- 1 jenkins jenkins 905 Nov 14 02:38 Jenkinsfile 02:41:28 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 14 02:38 LICENSE 02:41:28 -rw-rw-r-- 1 jenkins jenkins 2424 Nov 14 02:38 Makefile 02:41:28 -rw-rw-r-- 1 jenkins jenkins 619 Nov 14 02:38 OWNERS.md 02:41:28 -rw-rw-r-- 1 jenkins jenkins 4937 Nov 14 02:38 README.md 02:41:28 -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 02:39 VERSION 02:41:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 02:38 bin 02:41:28 -rw-r--r-- 1 jenkins jenkins 499038 Nov 14 02:40 coverage.out 02:41:28 drwxrwxr-x 5 jenkins jenkins 4096 Nov 14 02:38 example 02:41:28 -rw-rw-r-- 1 jenkins jenkins 6109 Nov 14 02:38 go.mod 02:41:28 -rw-rw-r-- 1 jenkins jenkins 86369 Nov 14 02:38 go.sum 02:41:28 drwxrwxr-x 13 jenkins jenkins 4096 Nov 14 02:38 internal 02:41:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 02:38 openapi 02:41:28 drwxrwxr-x 6 jenkins jenkins 4096 Nov 14 02:38 pkg 02:41:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 02:38 snap 02:41:28 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 02:38 vendor 02:41:28 -rw-rw-r-- 1 jenkins jenkins 222 Nov 14 02:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41: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=a518fccf97022ebc36d7cd1fe6b4b815138d7e4b --label arch=amd64 --label version=4.0.1-dev.2 . 02:41:28 #0 building with "default" instance using docker driver 02:41:28 02:41:28 #1 [internal] load build definition from Dockerfile 02:41:28 #1 transferring dockerfile: 1.69kB done 02:41:28 #1 DONE 0.0s 02:41:28 02:41:28 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:41:28 #2 DONE 0.0s 02:41:28 02:41:28 #3 [internal] load metadata for docker.io/library/alpine:3.20 02:41:28 #3 DONE 0.1s 02:41:28 02:41:28 #4 [internal] load .dockerignore 02:41:28 #4 transferring context: 182B done 02:41:28 #4 DONE 0.0s 02:41:28 02:41:28 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:41:28 #5 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:41:28 #5 ... 02:41:28 02:41:28 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:41:28 #6 DONE 0.2s 02:41:28 02:41:28 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:41:28 #5 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:41:28 #5 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 02:41:28 #5 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 02:41:28 #5 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 02:41:28 #5 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 02:41:29 #5 ... 02:41:29 02:41:29 #7 [builder 2/7] WORKDIR /device-sdk-go 02:41:29 #7 DONE 0.1s 02:41:29 02:41:29 #8 [internal] load build context 02:41:29 #8 transferring context: 1.50MB 0.3s done 02:41:29 #8 DONE 0.3s 02:41:29 02:41:29 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:41:29 #5 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 02:41:29 #5 DONE 0.4s 02:41:29 02:41:29 #9 [builder 3/7] RUN apk add --update --no-cache make git 02:41:29 #9 0.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:41:29 #9 0.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:41:29 #9 0.761 OK: 248 MiB in 58 packages 02:41:30 #9 ... 02:41:30 02:41:30 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:41:30 #10 0.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:41:30 #10 0.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:41:30 #10 0.663 (1/1) Installing dumb-init (1.2.5-r3) 02:41:30 #10 0.670 Executing busybox-1.36.1-r30.trigger 02:41:30 #10 0.677 OK: 8 MiB in 15 packages 02:41:30 #10 DONE 0.8s 02:41:30 02:41:30 #9 [builder 3/7] RUN apk add --update --no-cache make git 02:41:30 #9 DONE 1.0s 02:41:30 02:41:30 #11 [builder 4/7] COPY go.mod vendor* ./ 02:41:32 #11 ... 02:41:32 02:41:32 #12 [stage-1 3/7] RUN apk --no-cache upgrade 02:41:32 #12 0.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:41:32 #12 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:41:32 #12 1.273 OK: 8 MiB in 15 packages 02:41:32 #12 DONE 2.5s 02:41:32 02:41:32 #11 [builder 4/7] COPY go.mod vendor* ./ 02:41:32 #11 DONE 2.6s 02:41:32 02:41:32 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:34 #13 1.420 skipping... 02:41:34 #13 DONE 2.1s 02:41:35 02:41:35 #14 [builder 6/7] COPY . . 02:41:38 #14 DONE 3.4s 02:41:38 02:41:38 #15 [builder 7/7] RUN make build 02:41:39 #15 1.556 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.1-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:42:12 #15 DONE 33.5s 02:42:13 02:42:13 #16 [stage-1 4/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:42:14 #16 DONE 1.7s 02:42:14 02:42:14 #17 [stage-1 5/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:42:16 #17 DONE 2.1s 02:42:17 02:42:17 #18 [stage-1 6/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:42:17 #18 DONE 0.1s 02:42:17 02:42:17 #19 exporting to image 02:42:17 #19 exporting layers 0.1s done 02:42:17 #19 writing image sha256:1f521ca4667e4b68928fb766312efdacffba2bf0247c318aa8a25dced015dde8 done 02:42:17 #19 naming to docker.io/library/device-sdk-simple done 02:42:17 #19 DONE 0.2s [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 02:42:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:17 02:42:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:18 latest: Pulling from edgex-lftools-log-publisher 02:42:18 5eb5b503b376: Pulling fs layer 02:42:18 5c69ac0246d0: Pulling fs layer 02:42:18 ec43610c2a17: Pulling fs layer 02:42:18 3a2ae6a8a46f: Pulling fs layer 02:42:18 33b1e0a273af: Pulling fs layer 02:42:18 5d3b04190fa2: Pulling fs layer 02:42:18 2f39f015ded8: Pulling fs layer 02:42:18 5d3b04190fa2: Waiting 02:42:18 33b1e0a273af: Waiting 02:42:18 2f39f015ded8: Waiting 02:42:18 3a2ae6a8a46f: Waiting 02:42:18 5c69ac0246d0: Verifying Checksum 02:42:18 5c69ac0246d0: Download complete 02:42:18 3a2ae6a8a46f: Download complete 02:42:18 33b1e0a273af: Verifying Checksum 02:42:18 33b1e0a273af: Download complete 02:42:18 5d3b04190fa2: Verifying Checksum 02:42:18 5d3b04190fa2: Download complete 02:42:18 ec43610c2a17: Verifying Checksum 02:42:18 ec43610c2a17: Download complete 02:42:18 5eb5b503b376: Verifying Checksum 02:42:18 5eb5b503b376: Download complete 02:42:19 2f39f015ded8: Verifying Checksum 02:42:19 2f39f015ded8: Download complete 02:42:20 5eb5b503b376: Pull complete 02:42:20 5c69ac0246d0: Pull complete 02:42:20 ec43610c2a17: Pull complete 02:42:20 3a2ae6a8a46f: Pull complete 02:42:20 33b1e0a273af: Pull complete 02:42:20 5d3b04190fa2: Pull complete 02:42:26 2f39f015ded8: Pull complete 02:42:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:42:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:26 prd-ubuntu20.04-docker-8c-8g-773103 does not seem to be running inside a container 02:42:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@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 02:42:29 $ docker top 0124a167f3bafb73f6159b111a0cbf861163eef1d152e92bd521b793dd95952b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:30 ---> job-cost.sh 02:42:30 lf-activate-venv: SKIPPING 02:42:30 INFO: No Stack... 02:42:30 INFO: Retrieving Pricing Info for: v3-standard-8 02:42:30 INFO: Archiving Costs [Pipeline] sh 02:42:30 + cat /w/workspace/dgexfoundry_device-sdk-go_odessa/archives/cost.csv 02:42:30 + cut -d, -f6 [Pipeline] lock 02:42:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-odessa-4-stack-cost] 02:42:30 Resource [jenkins-edgexfoundry-device-sdk-go-odessa-4-stack-cost] did not exist. Created. 02:42:30 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-odessa-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:42:31 + echo total: 0.2199999988079071 [Pipeline] stash 02:42:31 Stashed 1 file(s) [Pipeline] } 02:42:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-odessa-4-stack-cost] [Pipeline] // lock [Pipeline] } 02:42:31 $ docker stop --time=1 0124a167f3bafb73f6159b111a0cbf861163eef1d152e92bd521b793dd95952b 02:42:33 $ docker rm -f --volumes 0124a167f3bafb73f6159b111a0cbf861163eef1d152e92bd521b793dd95952b [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 02:42:33 provisioning config files... 02:42:33 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config9707274490735692711tmp [Pipeline] { [Pipeline] sh 02:42:33 + set +x 02:42:33 + curl -s https://codecov.io/bash 02:42:33 + bash -s -- 02:42:33 02:42:33 _____ _ 02:42:33 / ____| | | 02:42:33 | | ___ __| | ___ ___ _____ __ 02:42:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:42:33 | |___| (_) | (_| | __/ (_| (_) \ V / 02:42:33 \_____\___/ \__,_|\___|\___\___/ \_/ 02:42:33 Bash-1.0.6 02:42:33 02:42:33 02:42:33 ==> git version 2.25.1 found 02:42:33 ==> 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 02:42:33 Release-Date: 2020-01-08 02:42:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:42:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:42:33 ==> Jenkins CI detected. 02:42:33 current dir:  /w/workspace/dgexfoundry_device-sdk-go_odessa 02:42:33 project root: . 02:42:33 --> token set from env 02:42:33 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 02:42:33 ==> Running gcov in . (disable via -X gcov) 02:42:33 ==> Python coveragepy not found 02:42:33 ==> Searching for coverage reports in: 02:42:33 + . 02:42:34 -> Found 1 reports 02:42:34 ==> Detecting git/mercurial file structure 02:42:34 ==> Reading reports 02:42:34 + ./coverage.out bytes=499038 02:42:34 ==> Appending adjustments 02:42:34 https://docs.codecov.io/docs/fixing-reports 02:42:34 + Found adjustments 02:42:34 ==> Gzipping contents 02:42:34 76K /tmp/codecov.PmAgqQ.gz 02:42:34 ==> Uploading reports 02:42:34 url: https://codecov.io 02:42:34 query: branch=odessa&commit=a518fccf97022ebc36d7cd1fe6b4b815138d7e4b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fodessa%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:42:34 -> Pinging Codecov 02:42:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=a518fccf97022ebc36d7cd1fe6b4b815138d7e4b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fodessa%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:42:35 -> Uploading to 02:42:35 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/a518fccf97022ebc36d7cd1fe6b4b815138d7e4b/304f2c49-ca4d-475c-8046-8750e05af08f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251114%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251114T024234Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=437c7c7344cfeaca19b0fa6e0504c6d5d5b8650843c024d2a659a8d6d40e8967 02:42:35 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:35 Dload Upload Total Spent Left Speed 02:42:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73969 0 0 100 73969 0 342k --:--:-- --:--:-- --:--:-- 342k 02:42:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/a518fccf97022ebc36d7cd1fe6b4b815138d7e4b [Pipeline] } 02:42:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:42:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:42:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:42:35 02:42:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:42:36 latest: Pulling from edgex-devops/edgex-snyk-go 02:42:37 2d35ebdb57d9: Pulling fs layer 02:42:37 85e8836fcdb2: Pulling fs layer 02:42:37 91631faa732a: Pulling fs layer 02:42:37 f3f5ae8826fa: Pulling fs layer 02:42:37 4f4fb700ef54: Pulling fs layer 02:42:37 7861252a18e6: Pulling fs layer 02:42:37 9130f900ef6f: Pulling fs layer 02:42:37 f3f5ae8826fa: Waiting 02:42:37 4f4fb700ef54: Waiting 02:42:37 7861252a18e6: Waiting 02:42:37 9130f900ef6f: Waiting 02:42:37 85e8836fcdb2: Verifying Checksum 02:42:37 85e8836fcdb2: Download complete 02:42:37 f3f5ae8826fa: Verifying Checksum 02:42:37 f3f5ae8826fa: Download complete 02:42:37 4f4fb700ef54: Verifying Checksum 02:42:37 4f4fb700ef54: Download complete 02:42:37 2d35ebdb57d9: Verifying Checksum 02:42:37 2d35ebdb57d9: Download complete 02:42:37 7861252a18e6: Verifying Checksum 02:42:37 7861252a18e6: Download complete 02:42:37 91631faa732a: Verifying Checksum 02:42:37 91631faa732a: Download complete 02:42:37 2d35ebdb57d9: Pull complete 02:42:38 85e8836fcdb2: Pull complete 02:42:39 9130f900ef6f: Verifying Checksum 02:42:39 9130f900ef6f: Download complete 02:42:45 91631faa732a: Pull complete 02:42:46 f3f5ae8826fa: Pull complete 02:42:47 4f4fb700ef54: Pull complete 02:42:48 7861252a18e6: Pull complete 02:42:53 9130f900ef6f: Pull complete 02:42:53 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:42:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:42:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:53 prd-ubuntu20.04-docker-8c-8g-773103 does not seem to be running inside a container 02:42:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:43:00 $ docker top a3e07ef9d1817a187163a9ca51654827f4ec2db78169626cede652beb4af50e0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:01 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-sdk-go_odessa [Pipeline] echo 02:43:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:odessa' [Pipeline] sh 02:43:01 + set -o pipefail 02:43:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:odessa' 02:43:06 02:43:06 Monitoring /w/workspace/dgexfoundry_device-sdk-go_odessa (github.com/edgexfoundry/device-sdk-go/v4)... 02:43:06 02:43:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/252b590b-cb27-49c5-91df-09305a5dfbf8/history/9d8f7413-5ab1-4f1a-847c-d869269ee803 02:43:06 02:43:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:43:06 02:43:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:43:06 02:43:07 02:43:07 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:43:07 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:43:07 $ docker stop --time=1 a3e07ef9d1817a187163a9ca51654827f4ec2db78169626cede652beb4af50e0 02:43:09 $ docker rm -f --volumes a3e07ef9d1817a187163a9ca51654827f4ec2db78169626cede652beb4af50e0 [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 02:43:09 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:09 provisioning config files... 02:43:09 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config8028338994403781894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:09 --> edgex-publish-swagger.sh 02:43:09 === Publish openapi API === 02:43:09 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:43:09 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_odessa/openapi/device-sdk.yaml] 02:43:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:09 Dload Upload Total Spent Left Speed 02:43:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38224 100 66 100 38158 273 154k --:--:-- --:--:-- --:--:-- 154k 02:43:10 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:43:10 [Pipeline] } 02:43:10 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 02:43:10 + git log --format=format:%s -1 a518fccf97022ebc36d7cd1fe6b4b815138d7e4b [Pipeline] sh 02:43:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:43:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:43:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:11 prd-ubuntu20.04-docker-8c-8g-773103 does not seem to be running inside a container 02:43:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:43:11 $ docker top 315aa2bceb0d1e63ea56afdaf410532133eb01335cd9325f82875d83d6304b59 -eo pid,comm 02:43:11 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). 02:43:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:11 [ssh-agent] Looking for ssh-agent implementation... 02:43:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:12 $ docker exec 315aa2bceb0d1e63ea56afdaf410532133eb01335cd9325f82875d83d6304b59 ssh-agent 02:43:12 SSH_AUTH_SOCK=/tmp/ssh-X80Tbwxy0526/agent.32 02:43:12 SSH_AGENT_PID=38 02:43:12 Running ssh-add (command line suppressed) 02:43:12 Identity added: /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_16771968441858757324.key (/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_16771968441858757324.key) 02:43:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:12 + git semver tag 02:43:12 2025-11-14 02:43:12,897 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:43:12 2025-11-14 02:43:12,900 [run_tag] DEBUG tag force:False 02:43:12 2025-11-14 02:43:12,900 [check_head_tag] DEBUG check head tag 02:43:12 2025-11-14 02:43:12,901 [execute] INFO git cat-file --batch-check 02:43:12 2025-11-14 02:43:12,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa, stdin=, shell=False, universal_newlines=False) 02:43:12 2025-11-14 02:43:12,903 [execute] INFO git cat-file --batch 02:43:12 2025-11-14 02:43:12,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa, stdin=, shell=False, universal_newlines=False) 02:43:13 2025-11-14 02:43:12,927 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 02:43:13 2025-11-14 02:43:12,927 [execute] INFO git tag -a v4.0.1-dev.2 -m v4.0.1-dev.2 02:43:13 2025-11-14 02:43:12,927 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.2', '-m', 'v4.0.1-dev.2'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa, stdin=None, shell=False, universal_newlines=False) 02:43:13 2025-11-14 02:43:12,931 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 02:43:13 4.0.1-dev.2 [Pipeline] } 02:43:13 $ docker exec --env ******** --env ******** 315aa2bceb0d1e63ea56afdaf410532133eb01335cd9325f82875d83d6304b59 ssh-agent -k 02:43:13 unset SSH_AUTH_SOCK; 02:43:13 unset SSH_AGENT_PID; 02:43:13 echo Agent pid 38 killed; 02:43:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:13 + git semver [Pipeline] } 02:43:14 $ docker stop --time=1 315aa2bceb0d1e63ea56afdaf410532133eb01335cd9325f82875d83d6304b59 02:43:17 $ docker rm -f --volumes 315aa2bceb0d1e63ea56afdaf410532133eb01335cd9325f82875d83d6304b59 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:43:18 02:43:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:43:18 0.23.1-centos7: Pulling from edgex-lftools 02:43:18 ab5ef0e58194: Pulling fs layer 02:43:18 9712f1f96733: Pulling fs layer 02:43:18 63f879dbbcfc: Pulling fs layer 02:43:18 0d9ebad4ef96: Pulling fs layer 02:43:18 e9a5061849ea: Pulling fs layer 02:43:18 d747dcd14b5f: Pulling fs layer 02:43:18 2de7ff778b66: Pulling fs layer 02:43:18 e9a5061849ea: Waiting 02:43:18 2de7ff778b66: Waiting 02:43:18 0d9ebad4ef96: Waiting 02:43:18 d747dcd14b5f: Waiting 02:43:18 9712f1f96733: Download complete 02:43:18 63f879dbbcfc: Verifying Checksum 02:43:18 63f879dbbcfc: Download complete 02:43:19 e9a5061849ea: Verifying Checksum 02:43:19 e9a5061849ea: Download complete 02:43:19 d747dcd14b5f: Verifying Checksum 02:43:19 d747dcd14b5f: Download complete 02:43:19 0d9ebad4ef96: Verifying Checksum 02:43:19 0d9ebad4ef96: Download complete 02:43:19 ab5ef0e58194: Verifying Checksum 02:43:19 ab5ef0e58194: Download complete 02:43:19 2de7ff778b66: Verifying Checksum 02:43:19 2de7ff778b66: Download complete 02:43:23 ab5ef0e58194: Pull complete 02:43:23 9712f1f96733: Pull complete 02:43:23 63f879dbbcfc: Pull complete 02:43:29 0d9ebad4ef96: Pull complete 02:43:29 e9a5061849ea: Pull complete 02:43:29 d747dcd14b5f: Pull complete 02:43:30 2de7ff778b66: Pull complete 02:43:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:43:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:30 prd-ubuntu20.04-docker-8c-8g-773103 does not seem to be running inside a container 02:43:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:43:33 $ docker top b5302d90f3a48fd41f9218197b8df9b40efe3c180996f1e9653b7861b508abd2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:43:33 provisioning config files... 02:43:33 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config6918332938883287597tmp 02:43:33 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config17990688415369260726tmp 02:43:33 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config8073149464779315560tmp [Pipeline] { [Pipeline] echo 02:43:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:43:34 ---> sigul-configuration.sh 02:43:34 gpg: directory `/root/.gnupg' created 02:43:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:43:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:43:34 gpg: keyring `/root/.gnupg/secring.gpg' created 02:43:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:43:34 gpg: CAST5 encrypted data 02:43:34 gpg: encrypted with 1 passphrase 02:43:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:43:34 + mkdir /home/jenkins 02:43:34 + mkdir /home/jenkins/sigul [Pipeline] sh 02:43:34 + 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 02:43:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:43:35 ---> sigul-install.sh 02:43:35 Sigul already installed; skipping installation. [Pipeline] sh 02:43:35 + git tag --list 02:43:35 0.7.1 02:43:35 delhi-tag 02:43:35 v1.0.0 02:43:35 v1.1.0 02:43:35 v1.1.1 02:43:35 v1.1.2 02:43:35 v1.2.0 02:43:35 v1.2.1 02:43:35 v1.2.2 02:43:35 v1.2.3 02:43:35 v1.3.0 02:43:35 v1.4.0 02:43:35 v2.0.0 02:43:35 v2.1.0 02:43:35 v2.1.1 02:43:35 v2.2.0 02:43:35 v2.3.0 02:43:35 v2.3.1 02:43:35 v3.0 02:43:35 v3.0.0 02:43:35 v3.1 02:43:35 v3.1.0 02:43:35 v3.1.1 02:43:35 v4.0 02:43:35 v4.0.0 02:43:35 v4.0.1-dev.1 02:43:35 v4.0.1-dev.2 02:43:35 v4.1.0-dev.1 02:43:35 v4.1.0-dev.10 02:43:35 v4.1.0-dev.11 02:43:35 v4.1.0-dev.12 02:43:35 v4.1.0-dev.13 02:43:35 v4.1.0-dev.14 02:43:35 v4.1.0-dev.15 02:43:35 v4.1.0-dev.16 02:43:35 v4.1.0-dev.17 02:43:35 v4.1.0-dev.18 02:43:35 v4.1.0-dev.19 02:43:35 v4.1.0-dev.2 02:43:35 v4.1.0-dev.20 02:43:35 v4.1.0-dev.21 02:43:35 v4.1.0-dev.22 02:43:35 v4.1.0-dev.23 02:43:35 v4.1.0-dev.24 02:43:35 v4.1.0-dev.25 02:43:35 v4.1.0-dev.26 02:43:35 v4.1.0-dev.27 02:43:35 v4.1.0-dev.28 02:43:35 v4.1.0-dev.29 02:43:35 v4.1.0-dev.3 02:43:35 v4.1.0-dev.30 02:43:35 v4.1.0-dev.31 02:43:35 v4.1.0-dev.32 02:43:35 v4.1.0-dev.33 02:43:35 v4.1.0-dev.34 02:43:35 v4.1.0-dev.35 02:43:35 v4.1.0-dev.36 02:43:35 v4.1.0-dev.37 02:43:35 v4.1.0-dev.38 02:43:35 v4.1.0-dev.39 02:43:35 v4.1.0-dev.4 02:43:35 v4.1.0-dev.40 02:43:35 v4.1.0-dev.41 02:43:35 v4.1.0-dev.42 02:43:35 v4.1.0-dev.43 02:43:35 v4.1.0-dev.44 02:43:35 v4.1.0-dev.5 02:43:35 v4.1.0-dev.6 02:43:35 v4.1.0-dev.7 02:43:35 v4.1.0-dev.8 02:43:35 v4.1.0-dev.9 [Pipeline] sh 02:43:35 + lftools sign git-tag v4.0.1-dev.2 02:43:36 Signing Git tag with Sigul... 02:43:36 Signing v4.0.1-dev.2 [Pipeline] echo 02:43:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:43:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:43:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:43:37 $ docker stop --time=1 b5302d90f3a48fd41f9218197b8df9b40efe3c180996f1e9653b7861b508abd2 02:43:38 $ docker rm -f --volumes b5302d90f3a48fd41f9218197b8df9b40efe3c180996f1e9653b7861b508abd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:43:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:43:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:43:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:39 prd-ubuntu20.04-docker-8c-8g-773103 does not seem to be running inside a container 02:43:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:43:39 $ docker top 4c69f925e86501709d0b89f668f25258569667d80e9ce66c63d8da33f943a983 -eo pid,comm 02:43:39 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). 02:43:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:39 [ssh-agent] Looking for ssh-agent implementation... 02:43:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:39 $ docker exec 4c69f925e86501709d0b89f668f25258569667d80e9ce66c63d8da33f943a983 ssh-agent 02:43:39 SSH_AUTH_SOCK=/tmp/ssh-jMB14KIztvLi/agent.32 02:43:39 SSH_AGENT_PID=38 02:43:39 Running ssh-add (command line suppressed) 02:43:40 Identity added: /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_13645631291174943689.key (/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_13645631291174943689.key) 02:43:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:40 + git semver bump pre 02:43:40 2025-11-14 02:43:40,573 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:43:40 2025-11-14 02:43:40,581 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 02:43:40 2025-11-14 02:43:40,581 [bump_version] DEBUG bumping version:4.0.1-dev.2 on axis:pre with prefix:dev 02:43:40 2025-11-14 02:43:40,582 [bump_version] DEBUG bumped version:4.0.1-dev.3 02:43:40 2025-11-14 02:43:40,582 [write_version] DEBUG write version:4.0.1-dev.3 to path:/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa with force:True 02:43:40 2025-11-14 02:43:40,582 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 02:43:40 2025-11-14 02:43:40,582 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 02:43:40 2025-11-14 02:43:40,583 [execute] INFO git cat-file --batch-check 02:43:40 2025-11-14 02:43:40,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 02:43:40 2025-11-14 02:43:40,587 [execute] INFO git cat-file --batch 02:43:40 2025-11-14 02:43:40,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 02:43:40 2025-11-14 02:43:40,590 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 02:43:40 4.0.1-dev.3 [Pipeline] } 02:43:40 $ docker exec --env ******** --env ******** 4c69f925e86501709d0b89f668f25258569667d80e9ce66c63d8da33f943a983 ssh-agent -k 02:43:40 unset SSH_AUTH_SOCK; 02:43:40 unset SSH_AGENT_PID; 02:43:40 echo Agent pid 38 killed; 02:43:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:41 + git semver [Pipeline] } 02:43:41 $ docker stop --time=1 4c69f925e86501709d0b89f668f25258569667d80e9ce66c63d8da33f943a983 02:43:42 $ docker rm -f --volumes 4c69f925e86501709d0b89f668f25258569667d80e9ce66c63d8da33f943a983 [Pipeline] // withDockerContainer [Pipeline] sh 02:43:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:43:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:43:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:43 prd-ubuntu20.04-docker-8c-8g-773103 does not seem to be running inside a container 02:43:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:43:45 $ docker top 7d31eef8736bd0e37ffa7b45fa3758cbd03b62a1dcaecc30b72bde8cecc2592f -eo pid,comm 02:43:45 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). 02:43:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:45 [ssh-agent] Looking for ssh-agent implementation... 02:43:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:45 $ docker exec 7d31eef8736bd0e37ffa7b45fa3758cbd03b62a1dcaecc30b72bde8cecc2592f ssh-agent 02:43:45 SSH_AUTH_SOCK=/tmp/ssh-L7ifNtkWf9Su/agent.14 02:43:45 SSH_AGENT_PID=20 02:43:45 Running ssh-add (command line suppressed) 02:43:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_8087610258061470433.key (/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/private_key_8087610258061470433.key) 02:43:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:46 + git semver push 02:43:46 2025-11-14 02:43:46,607 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:43:46 2025-11-14 02:43:46,721 [run_push] DEBUG push 02:43:46 2025-11-14 02:43:46,723 [execute] INFO git cat-file --batch-check 02:43:46 2025-11-14 02:43:46,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 02:43:46 2025-11-14 02:43:46,726 [execute] INFO git rev-list 5f4a1397a761137720c96962a8e94ef3636a4f91 -- 02:43:46 2025-11-14 02:43:46,726 [execute] DEBUG Popen(['git', 'rev-list', '5f4a1397a761137720c96962a8e94ef3636a4f91', '--'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 02:43:46 2025-11-14 02:43:46,734 [execute] INFO git fetch -v -- origin 02:43:46 2025-11-14 02:43:46,734 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver, stdin=None, shell=False, universal_newlines=True) 02:43:47 2025-11-14 02:43:47,266 [run_push] DEBUG no remote changes detected 02:43:47 2025-11-14 02:43:47,267 [execute] INFO git push origin semver 02:43:47 2025-11-14 02:43:47,267 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 02:43:48 2025-11-14 02:43:48,039 [run_push] DEBUG push all version tags 02:43:48 2025-11-14 02:43:48,039 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:43:48 2025-11-14 02:43:48,040 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_device-sdk-go_odessa, stdin=None, shell=False, universal_newlines=False) 02:43:49 2025-11-14 02:43:48,702 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_odessa/.semver/odessa 02:43:49 4.0.1-dev.3 [Pipeline] } 02:43:49 $ docker exec --env ******** --env ******** 7d31eef8736bd0e37ffa7b45fa3758cbd03b62a1dcaecc30b72bde8cecc2592f ssh-agent -k 02:43:49 unset SSH_AUTH_SOCK; 02:43:49 unset SSH_AGENT_PID; 02:43:49 echo Agent pid 20 killed; 02:43:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:49 + git semver [Pipeline] } 02:43:49 $ docker stop --time=1 7d31eef8736bd0e37ffa7b45fa3758cbd03b62a1dcaecc30b72bde8cecc2592f 02:43:51 $ docker rm -f --volumes 7d31eef8736bd0e37ffa7b45fa3758cbd03b62a1dcaecc30b72bde8cecc2592f [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 02:43:52 + [ -d /w/workspace/dgexfoundry_device-sdk-go_odessa/archives ] 02:43:52 + ls -al /w/workspace/dgexfoundry_device-sdk-go_odessa/archives 02:43:52 total 16 02:43:52 drwxr-xr-x 3 root root 4096 Nov 14 02:42 . 02:43:52 drwxrwxr-x 13 jenkins jenkins 4096 Nov 14 02:43 .. 02:43:52 drwxr-xr-x 2 root root 4096 Nov 14 02:42 cost 02:43:52 -rw-r--r-- 1 root root 85 Nov 14 02:42 cost.csv 02:43:52 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-sdk-go_odessa/archives 02:43:52 + ls -al /w/workspace/dgexfoundry_device-sdk-go_odessa/archives 02:43:52 total 16 02:43:52 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 02:42 . 02:43:52 drwxrwxr-x 13 jenkins jenkins 4096 Nov 14 02:43 .. 02:43:52 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 02:42 cost 02:43:52 -rw-r--r-- 1 jenkins jenkins 85 Nov 14 02:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:43:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:43:53 ---> package-listing.sh 02:43:53 ++ facter osfamily 02:43:53 ++ tr '[:upper:]' '[:lower:]' 02:43:53 + OS_FAMILY=debian 02:43:53 + workspace=/w/workspace/dgexfoundry_device-sdk-go_odessa 02:43:53 + START_PACKAGES=/tmp/packages_start.txt 02:43:53 + END_PACKAGES=/tmp/packages_end.txt 02:43:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:43:53 + PACKAGES=/tmp/packages_start.txt 02:43:53 + '[' /w/workspace/dgexfoundry_device-sdk-go_odessa ']' 02:43:53 + PACKAGES=/tmp/packages_end.txt 02:43:53 + case "${OS_FAMILY}" in 02:43:53 + dpkg -l 02:43:53 + grep '^ii' 02:43:53 + '[' -f /tmp/packages_start.txt ']' 02:43:53 + '[' -f /tmp/packages_end.txt ']' 02:43:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:43:53 + '[' /w/workspace/dgexfoundry_device-sdk-go_odessa ']' 02:43:53 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_odessa/archives/ 02:43:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_odessa/archives/ [Pipeline] echo 02:43:53 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/dgexfoundry_device-sdk-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:43:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:54 prd-ubuntu20.04-docker-8c-8g-773103 does not seem to be running inside a container 02:43:54 $ 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/dgexfoundry_device-sdk-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_odessa -v /w/workspace/dgexfoundry_device-sdk-go_odessa:/w/workspace/dgexfoundry_device-sdk-go_odessa:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:43:54 $ docker top 7833986f3f6aba835975d8d2ad5b03f18e997473bcdbc38d78bc674b585899ff -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:55 + touch /tmp/pre-build-complete [Pipeline] sh 02:43:55 + mkdir -p /var/log/sysstat [Pipeline] sh 02:43:55 + ls /var/log/sa-host 02:43:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:55 provisioning config files... 02:43:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_odessa@tmp/config14044337300470184137tmp [Pipeline] { [Pipeline] echo 02:43:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:43:56 ---> create-netrc.sh [Pipeline] } 02:43:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:43:56 ---> python-tools-install.sh [Pipeline] echo 02:43:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:43:56 ---> sudo-logs.sh 02:43:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:43:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:43:57 ---> job-cost.sh 02:43:57 lf-activate-venv: SKIPPING 02:43:57 DEBUG: total: 0.2199999988079071 02:43:57 INFO: Retrieving Stack Cost... 02:43:57 INFO: Retrieving Pricing Info for: v3-standard-8 02:43:57 INFO: Archiving Costs [Pipeline] echo 02:43:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:43:58 ---> logs-deploy.sh 02:43:58 lf-activate-venv: SKIPPING 02:43:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/odessa/4 02:43:58 INFO: archiving workspace using pattern(s): 02:43:59 Archives upload complete. 02:43:59 INFO: archiving logs to Nexus