Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 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-ssh4965318273982632411.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13354344638572306692.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18143902350544840425.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh979437860283253337.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6917635983401191077.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/v3]] ========================================================= [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.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-5214’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5216 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 # timeout=10 Commit message: "Merge pull request #1564 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.21" > git rev-list --no-walk 4f47f79f53f1840767b32d78ce83479da4d392c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-08T06:23:06.425Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-08T06:23:06.505Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T06:23:06.529Z] ========================================================= [2024-03-08T06:23:06.529Z] EdgeX Global Pipelines Version Info [2024-03-08T06:23:06.529Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:23:07.251Z] ------------------- [2024-03-08T06:23:07.251Z] stable info: [2024-03-08T06:23:07.251Z] ------------------- [2024-03-08T06:23:07.251Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-08T06:23:07.251Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T06:23:07.251Z] Message: update stable to v1.0.258 [2024-03-08T06:23:07.822Z] ------------------- [2024-03-08T06:23:07.822Z] experimental info: [2024-03-08T06:23:07.822Z] ------------------- [2024-03-08T06:23:07.822Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-08T06:23:07.822Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T06:23:07.822Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-08T06:23:07.907Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-03-08T06:23:07.934Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-03-08T06:23:07.954Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-08T06:23:07.975Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-08T06:23:08.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-08T06:23:08.031Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-08T06:23:08.056Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-08T06:23:08.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-03-08T06:23:08.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-08T06:23:08.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-08T06:23:08.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-08T06:23:08.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-03-08T06:23:08.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-08T06:23:08.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-08T06:23:08.285Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T06:23:08.314Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T06:23:08.344Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T06:23:08.371Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T06:23:08.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-08T06:23:08.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-08T06:23:08.471Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-08T06:23:08.499Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-08T06:23:08.531Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-08T06:23:08.562Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-08T06:23:08.597Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-08T06:23:08.636Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-08T06:23:08.670Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-08T06:23:08.702Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-08T06:23:08.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-08T06:23:08.775Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-08T06:23:08.809Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 [Pipeline] echo [2024-03-08T06:23:08.851Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f05d4df [Pipeline] echo [2024-03-08T06:23:08.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T06:23:08.965Z] provisioning config files... [2024-03-08T06:23:08.979Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16263023899973820439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:23:09.311Z] ---> ****-login.sh [2024-03-08T06:23:09.311Z] nexus3.edgexfoundry.org:10001 [2024-03-08T06:23:09.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:23:09.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:23:09.570Z] Configure a credential helper to remove this warning. See [2024-03-08T06:23:09.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:23:09.570Z] [2024-03-08T06:23:09.570Z] Login Succeeded [2024-03-08T06:23:09.570Z] nexus3.edgexfoundry.org:10002 [2024-03-08T06:23:09.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:23:09.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:23:09.571Z] Configure a credential helper to remove this warning. See [2024-03-08T06:23:09.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:23:09.571Z] [2024-03-08T06:23:09.571Z] Login Succeeded [2024-03-08T06:23:09.571Z] nexus3.edgexfoundry.org:10003 [2024-03-08T06:23:09.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:23:09.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:23:09.831Z] Configure a credential helper to remove this warning. See [2024-03-08T06:23:09.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:23:09.831Z] [2024-03-08T06:23:09.831Z] Login Succeeded [2024-03-08T06:23:09.831Z] nexus3.edgexfoundry.org:10004 [2024-03-08T06:23:09.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:23:09.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:23:09.831Z] Configure a credential helper to remove this warning. See [2024-03-08T06:23:09.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:23:09.831Z] [2024-03-08T06:23:09.831Z] Login Succeeded [2024-03-08T06:23:09.831Z] ****.io [2024-03-08T06:23:09.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:23:10.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:23:10.091Z] Configure a credential helper to remove this warning. See [2024-03-08T06:23:10.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:23:10.091Z] [2024-03-08T06:23:10.091Z] Login Succeeded [2024-03-08T06:23:10.091Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T06:23:10.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-08T06:23:10.683Z] + git rev-list -1 --merges f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2~1..f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 [Pipeline] echo [2024-03-08T06:23:10.715Z] -----------> git rev-list -1 --merges f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2~1..f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 [2024-03-08T06:23:10.715Z] f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 [false] [Pipeline] sh [2024-03-08T06:23:11.023Z] + git log --format=format:%s -1 f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 [Pipeline] echo [2024-03-08T06:23:11.039Z] ========================================================= [2024-03-08T06:23:11.040Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-08T06:23:11.040Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T06:23:11.408Z] + git log --format=format:%s -1 f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 [Pipeline] echo [2024-03-08T06:23:11.419Z] [semverPrep] GIT_COMMIT: f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2, Commit Message: Merge pull request #1564 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.21 [Pipeline] echo [2024-03-08T06:23:11.443Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-08T06:23:11.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T06:23:11.808Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-08T06:23:11.808Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-08T06:23:11.808Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-08T06:23:11.808Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-08T06:23:11.808Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-08T06:23:11.808Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:23:12.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T06:23:12.161Z] [2024-03-08T06:23:12.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:23:12.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T06:23:12.485Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-08T06:23:12.485Z] b85a868b505f: Pulling fs layer [2024-03-08T06:23:12.485Z] e2be974225ed: Pulling fs layer [2024-03-08T06:23:12.485Z] 339a4e72a1f5: Pulling fs layer [2024-03-08T06:23:12.485Z] 988bab9f4d93: Pulling fs layer [2024-03-08T06:23:12.485Z] 1469e6f7b9e6: Pulling fs layer [2024-03-08T06:23:12.485Z] eaf3925da568: Pulling fs layer [2024-03-08T06:23:12.485Z] bab4dde63d76: Pulling fs layer [2024-03-08T06:23:12.485Z] bde34c3a00c8: Pulling fs layer [2024-03-08T06:23:12.485Z] b352a97aabf1: Pulling fs layer [2024-03-08T06:23:12.485Z] 4872d77fe225: Pulling fs layer [2024-03-08T06:23:12.485Z] 5851b861e8e6: Pulling fs layer [2024-03-08T06:23:12.485Z] 4872d77fe225: Waiting [2024-03-08T06:23:12.485Z] bab4dde63d76: Waiting [2024-03-08T06:23:12.485Z] b352a97aabf1: Waiting [2024-03-08T06:23:12.485Z] 988bab9f4d93: Waiting [2024-03-08T06:23:12.485Z] 5851b861e8e6: Waiting [2024-03-08T06:23:12.485Z] eaf3925da568: Waiting [2024-03-08T06:23:12.485Z] 1469e6f7b9e6: Waiting [2024-03-08T06:23:12.485Z] bde34c3a00c8: Waiting [2024-03-08T06:23:12.485Z] e2be974225ed: Verifying Checksum [2024-03-08T06:23:12.485Z] e2be974225ed: Download complete [2024-03-08T06:23:12.485Z] 988bab9f4d93: Verifying Checksum [2024-03-08T06:23:12.485Z] 988bab9f4d93: Download complete [2024-03-08T06:23:12.485Z] 1469e6f7b9e6: Download complete [2024-03-08T06:23:12.744Z] eaf3925da568: Verifying Checksum [2024-03-08T06:23:12.744Z] eaf3925da568: Download complete [2024-03-08T06:23:12.744Z] 339a4e72a1f5: Verifying Checksum [2024-03-08T06:23:12.744Z] 339a4e72a1f5: Download complete [2024-03-08T06:23:12.744Z] bde34c3a00c8: Download complete [2024-03-08T06:23:12.744Z] b352a97aabf1: Verifying Checksum [2024-03-08T06:23:12.744Z] b352a97aabf1: Download complete [2024-03-08T06:23:12.744Z] 4872d77fe225: Verifying Checksum [2024-03-08T06:23:12.744Z] 4872d77fe225: Download complete [2024-03-08T06:23:12.744Z] 5851b861e8e6: Verifying Checksum [2024-03-08T06:23:12.744Z] 5851b861e8e6: Download complete [2024-03-08T06:23:12.744Z] b85a868b505f: Download complete [2024-03-08T06:23:13.003Z] bab4dde63d76: Verifying Checksum [2024-03-08T06:23:13.003Z] bab4dde63d76: Download complete [2024-03-08T06:23:13.940Z] b85a868b505f: Pull complete [2024-03-08T06:23:14.210Z] e2be974225ed: Pull complete [2024-03-08T06:23:14.784Z] 339a4e72a1f5: Pull complete [2024-03-08T06:23:14.784Z] 988bab9f4d93: Pull complete [2024-03-08T06:23:15.043Z] 1469e6f7b9e6: Pull complete [2024-03-08T06:23:15.043Z] eaf3925da568: Pull complete [2024-03-08T06:23:16.950Z] bab4dde63d76: Pull complete [2024-03-08T06:23:16.950Z] bde34c3a00c8: Pull complete [2024-03-08T06:23:16.950Z] b352a97aabf1: Pull complete [2024-03-08T06:23:16.950Z] 4872d77fe225: Pull complete [2024-03-08T06:23:16.950Z] 5851b861e8e6: Pull complete [2024-03-08T06:23:16.950Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-08T06:23:16.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T06:23:16.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:23:17.145Z] prd-ubuntu20.04-docker-8c-8g-5216 does not seem to be running inside a container [2024-03-08T06:23:17.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T06:23:19.315Z] $ docker top 18c08d01e8676858a43b8b5413b9afce311a50191c1d9c65ff37c91c68d4024a -eo pid,comm [2024-03-08T06:23:19.366Z] 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). [2024-03-08T06:23:19.366Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T06:23:19.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T06:23:19.468Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T06:23:19.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T06:23:19.600Z] $ docker exec 18c08d01e8676858a43b8b5413b9afce311a50191c1d9c65ff37c91c68d4024a ssh-agent [2024-03-08T06:23:19.718Z] SSH_AUTH_SOCK=/tmp/ssh-6QFrWdNjt76X/agent.31 [2024-03-08T06:23:19.718Z] SSH_AGENT_PID=37 [2024-03-08T06:23:19.725Z] Running ssh-add (command line suppressed) [2024-03-08T06:23:19.823Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11785429332420505394.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11785429332420505394.key) [2024-03-08T06:23:19.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T06:23:20.141Z] + git tag --points-at HEAD [Pipeline] } [2024-03-08T06:23:20.153Z] $ docker exec --env ******** --env ******** 18c08d01e8676858a43b8b5413b9afce311a50191c1d9c65ff37c91c68d4024a ssh-agent -k [2024-03-08T06:23:20.247Z] unset SSH_AUTH_SOCK; [2024-03-08T06:23:20.248Z] unset SSH_AGENT_PID; [2024-03-08T06:23:20.248Z] echo Agent pid 37 killed; [2024-03-08T06:23:20.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-08T06:23:20.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T06:23:20.312Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T06:23:20.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T06:23:20.432Z] $ docker exec 18c08d01e8676858a43b8b5413b9afce311a50191c1d9c65ff37c91c68d4024a ssh-agent [2024-03-08T06:23:20.536Z] SSH_AUTH_SOCK=/tmp/ssh-SAqGymY4VIRW/agent.69 [2024-03-08T06:23:20.536Z] SSH_AGENT_PID=75 [2024-03-08T06:23:20.540Z] Running ssh-add (command line suppressed) [2024-03-08T06:23:20.646Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8077357052874303145.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8077357052874303145.key) [2024-03-08T06:23:20.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T06:23:20.968Z] + git semver init [2024-03-08T06:23:21.227Z] 2024-03-08 06:23:21,144 [run_init] DEBUG init version:0.0.0 force:False [2024-03-08T06:23:21.227Z] 2024-03-08 06:23:21,145 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-03-08T06:23:21.227Z] 2024-03-08 06:23:21,145 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-03-08T06:23:21.227Z] 2024-03-08 06:23:21,146 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-08T06:23:22.607Z] 2024-03-08 06:23:22,272 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-03-08T06:23:22.607Z] 2024-03-08 06:23:22,272 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-03-08T06:23:22.607Z] 2024-03-08 06:23:22,272 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-08T06:23:22.607Z] 2024-03-08 06:23:22,273 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-08T06:23:22.607Z] 3.2.0-dev.10 [Pipeline] } [2024-03-08T06:23:22.620Z] $ docker exec --env ******** --env ******** 18c08d01e8676858a43b8b5413b9afce311a50191c1d9c65ff37c91c68d4024a ssh-agent -k [2024-03-08T06:23:22.721Z] unset SSH_AUTH_SOCK; [2024-03-08T06:23:22.722Z] unset SSH_AGENT_PID; [2024-03-08T06:23:22.722Z] echo Agent pid 75 killed; [2024-03-08T06:23:22.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T06:23:23.096Z] + git semver [Pipeline] } [2024-03-08T06:23:23.373Z] $ docker stop --time=1 18c08d01e8676858a43b8b5413b9afce311a50191c1d9c65ff37c91c68d4024a [2024-03-08T06:23:24.664Z] $ docker rm -f --volumes 18c08d01e8676858a43b8b5413b9afce311a50191c1d9c65ff37c91c68d4024a [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T06:23:25.038Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-08T06:23:25.280Z] Stashed 1 file(s) [Pipeline] echo [2024-03-08T06:23:25.283Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T06:23:25.639Z] provisioning config files... [2024-03-08T06:23:25.648Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9213274807150709315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:23:25.972Z] ---> ****-login.sh [2024-03-08T06:23:25.972Z] nexus3.edgexfoundry.org:10001 [2024-03-08T06:23:25.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:23:25.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:23:25.972Z] Configure a credential helper to remove this warning. See [2024-03-08T06:23:25.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:23:25.972Z] [2024-03-08T06:23:25.972Z] Login Succeeded [2024-03-08T06:23:25.972Z] nexus3.edgexfoundry.org:10002 [2024-03-08T06:23:25.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:23:25.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:23:25.973Z] Configure a credential helper to remove this warning. See [2024-03-08T06:23:25.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:23:25.973Z] [2024-03-08T06:23:25.973Z] Login Succeeded [2024-03-08T06:23:25.973Z] nexus3.edgexfoundry.org:10003 [2024-03-08T06:23:26.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:23:26.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:23:26.237Z] Configure a credential helper to remove this warning. See [2024-03-08T06:23:26.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:23:26.237Z] [2024-03-08T06:23:26.237Z] Login Succeeded [2024-03-08T06:23:26.237Z] nexus3.edgexfoundry.org:10004 [2024-03-08T06:23:26.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:23:26.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:23:26.237Z] Configure a credential helper to remove this warning. See [2024-03-08T06:23:26.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:23:26.237Z] [2024-03-08T06:23:26.237Z] Login Succeeded [2024-03-08T06:23:26.237Z] ****.io [2024-03-08T06:23:26.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:23:26.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:23:26.502Z] Configure a credential helper to remove this warning. See [2024-03-08T06:23:26.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:23:26.502Z] [2024-03-08T06:23:26.502Z] Login Succeeded [2024-03-08T06:23:26.502Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T06:23:26.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T06:23:26.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T06:23:26.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T06:23:26.709Z] ========================================================= [2024-03-08T06:23:26.709Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-08T06:23:26.709Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:23:27.120Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-08T06:23:27.120Z] Sending build context to Docker daemon 21.95MB [2024-03-08T06:23:27.120Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T06:23:27.120Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-08T06:23:27.378Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-08T06:23:27.378Z] 7264a8db6415: Pulling fs layer [2024-03-08T06:23:27.378Z] c4d48a809fc2: Pulling fs layer [2024-03-08T06:23:27.378Z] 4f1c88b9dad5: Pulling fs layer [2024-03-08T06:23:27.378Z] ad3a456e5733: Pulling fs layer [2024-03-08T06:23:27.378Z] 69c7f0334f64: Pulling fs layer [2024-03-08T06:23:27.378Z] 1f1c1a5573a3: Pulling fs layer [2024-03-08T06:23:27.378Z] ce7588e14bc9: Pulling fs layer [2024-03-08T06:23:27.378Z] b5e4710f87ac: Pulling fs layer [2024-03-08T06:23:27.378Z] ad3a456e5733: Waiting [2024-03-08T06:23:27.378Z] 69c7f0334f64: Waiting [2024-03-08T06:23:27.378Z] 1f1c1a5573a3: Waiting [2024-03-08T06:23:27.378Z] ce7588e14bc9: Waiting [2024-03-08T06:23:27.378Z] b5e4710f87ac: Waiting [2024-03-08T06:23:27.378Z] c4d48a809fc2: Download complete [2024-03-08T06:23:27.378Z] ad3a456e5733: Verifying Checksum [2024-03-08T06:23:27.378Z] ad3a456e5733: Download complete [2024-03-08T06:23:27.378Z] 69c7f0334f64: Verifying Checksum [2024-03-08T06:23:27.378Z] 69c7f0334f64: Download complete [2024-03-08T06:23:27.378Z] 7264a8db6415: Verifying Checksum [2024-03-08T06:23:27.378Z] 7264a8db6415: Download complete [2024-03-08T06:23:27.378Z] 1f1c1a5573a3: Verifying Checksum [2024-03-08T06:23:27.378Z] 1f1c1a5573a3: Download complete [2024-03-08T06:23:27.378Z] 7264a8db6415: Pull complete [2024-03-08T06:23:27.645Z] b5e4710f87ac: Verifying Checksum [2024-03-08T06:23:27.645Z] b5e4710f87ac: Download complete [2024-03-08T06:23:27.645Z] c4d48a809fc2: Pull complete [2024-03-08T06:23:27.904Z] 4f1c88b9dad5: Download complete [2024-03-08T06:23:28.162Z] ce7588e14bc9: Verifying Checksum [2024-03-08T06:23:28.162Z] ce7588e14bc9: Download complete [2024-03-08T06:23:31.456Z] 4f1c88b9dad5: Pull complete [2024-03-08T06:23:31.456Z] ad3a456e5733: Pull complete [2024-03-08T06:23:31.456Z] 69c7f0334f64: Pull complete [2024-03-08T06:23:31.456Z] 1f1c1a5573a3: Pull complete [2024-03-08T06:23:33.995Z] ce7588e14bc9: Pull complete [2024-03-08T06:23:33.995Z] b5e4710f87ac: Pull complete [2024-03-08T06:23:33.995Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-08T06:23:33.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T06:23:33.995Z] ---> 88b5674ff536 [2024-03-08T06:23:33.995Z] Step 3/10 : ARG MAKE=make build [2024-03-08T06:23:36.530Z] ---> Running in dd70b4d26d11 [2024-03-08T06:23:36.530Z] Removing intermediate container dd70b4d26d11 [2024-03-08T06:23:36.530Z] ---> a279df82bb1f [2024-03-08T06:23:36.530Z] Step 4/10 : WORKDIR /device-sdk-go [2024-03-08T06:23:36.530Z] ---> Running in 4b106bb2fc9f [2024-03-08T06:23:36.790Z] Removing intermediate container 4b106bb2fc9f [2024-03-08T06:23:36.790Z] ---> 7b5e51811368 [2024-03-08T06:23:36.790Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T06:23:36.790Z] ---> Running in 5c54c79f3a85 [2024-03-08T06:23:36.790Z] Removing intermediate container 5c54c79f3a85 [2024-03-08T06:23:36.790Z] ---> e22721f57cf7 [2024-03-08T06:23:36.790Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-03-08T06:23:36.790Z] ---> Running in 4363a5a60277 [2024-03-08T06:23:37.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T06:23:37.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T06:23:37.879Z] OK: 264 MiB in 52 packages [2024-03-08T06:23:38.139Z] Removing intermediate container 4363a5a60277 [2024-03-08T06:23:38.139Z] ---> 8cc38c363e08 [2024-03-08T06:23:38.139Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-08T06:23:38.139Z] ---> 4c042e21acaf [2024-03-08T06:23:38.139Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T06:23:38.139Z] ---> Running in 1b0e0909093d [2024-03-08T06:23:40.536Z] Still waiting to schedule task [2024-03-08T06:23:40.536Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-08T06:24:04.765Z] Removing intermediate container 1b0e0909093d [2024-03-08T06:24:04.765Z] ---> 6dcd6a97e5bb [2024-03-08T06:24:04.765Z] Step 9/10 : COPY . . [2024-03-08T06:24:04.765Z] ---> 3b857e5d9814 [2024-03-08T06:24:04.765Z] Step 10/10 : RUN ${MAKE} [2024-03-08T06:24:04.765Z] ---> Running in e8fedc769cff [2024-03-08T06:24:04.765Z] noop [2024-03-08T06:24:04.765Z] Removing intermediate container e8fedc769cff [2024-03-08T06:24:04.765Z] ---> ca71b4ea5bea [2024-03-08T06:24:04.765Z] Successfully built ca71b4ea5bea [2024-03-08T06:24:04.765Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:24:05.148Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T06:24:05.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:24:05.256Z] prd-ubuntu20.04-docker-8c-8g-5216 does not seem to be running inside a container [2024-03-08T06:24:05.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-08T06:24:05.640Z] $ docker top c047677b9fad86749c14278e4b2a56a5e5d290a7c71271c8dac121364e06e911 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T06:24:06.024Z] + go version [2024-03-08T06:24:06.024Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-08T06:24:06.034Z] $ docker stop --time=1 c047677b9fad86749c14278e4b2a56a5e5d290a7c71271c8dac121364e06e911 [2024-03-08T06:24:07.319Z] $ docker rm -f --volumes c047677b9fad86749c14278e4b2a56a5e5d290a7c71271c8dac121364e06e911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:24:07.927Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T06:24:07.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:24:08.040Z] prd-ubuntu20.04-docker-8c-8g-5216 does not seem to be running inside a container [2024-03-08T06:24:08.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-08T06:24:08.398Z] $ docker top 8729dce7b89f465f8893ae578d6670e0adc9c976250d4c8f4641aeac595ec2e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T06:24:08.792Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-08T06:24:09.109Z] + make test [2024-03-08T06:24:09.109Z] go test -race -coverprofile=coverage.out ./... [2024-03-08T06:24:15.668Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-03-08T06:24:30.552Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-03-08T06:24:30.552Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-03-08T06:24:30.552Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-03-08T06:24:30.552Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-03-08T06:24:30.552Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-03-08T06:24:30.552Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-03-08T06:24:30.552Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-03-08T06:24:30.552Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-03-08T06:24:30.552Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.061s coverage: 27.6% of statements [2024-03-08T06:24:30.552Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.055s coverage: 81.5% of statements [2024-03-08T06:24:30.552Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.059s coverage: 86.0% of statements [2024-03-08T06:24:30.552Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.078s coverage: 71.8% of statements [2024-03-08T06:24:30.811Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-03-08T06:24:30.811Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-08T06:24:31.378Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-03-08T06:24:34.679Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.056s coverage: 14.4% of statements [2024-03-08T06:24:34.679Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.642s coverage: 45.9% of statements [2024-03-08T06:24:34.679Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.072s coverage: 68.5% of statements [2024-03-08T06:24:34.679Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.107s coverage: 89.2% of statements [2024-03-08T06:24:34.679Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.046s coverage: 5.5% of statements [2024-03-08T06:24:56.606Z] GO111MODULE=on go vet ./... [2024-03-08T06:24:57.981Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T06:24:57.981Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T06:24:57.981Z] ./bin/test-attribution-txt.sh [2024-03-08T06:24:57.981Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T06:24:57.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T06:24:58.031Z] $ docker stop --time=1 8729dce7b89f465f8893ae578d6670e0adc9c976250d4c8f4641aeac595ec2e0 [2024-03-08T06:25:00.433Z] $ docker rm -f --volumes 8729dce7b89f465f8893ae578d6670e0adc9c976250d4c8f4641aeac595ec2e0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T06:25:01.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T06:25:01.098Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-08T06:25:01.823Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T06:25:02.109Z] + ls -al . [2024-03-08T06:25:02.110Z] total 308 [2024-03-08T06:25:02.110Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 06:24 . [2024-03-08T06:25:02.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:23 .. [2024-03-08T06:25:02.110Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 06:23 .dockerignore [2024-03-08T06:25:02.110Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 06:24 .git [2024-03-08T06:25:02.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:23 .github [2024-03-08T06:25:02.110Z] -rw-rw-r-- 1 jenkins jenkins 137 Mar 8 06:23 .gitignore [2024-03-08T06:25:02.110Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 8 06:23 .golangci.yml [2024-03-08T06:25:02.110Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 06:23 .semver [2024-03-08T06:25:02.110Z] -rw-rw-r-- 1 jenkins jenkins 48109 Mar 8 06:23 CHANGELOG.md [2024-03-08T06:25:02.110Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 06:23 GOVERNANCE.md [2024-03-08T06:25:02.110Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 8 06:23 Jenkinsfile [2024-03-08T06:25:02.110Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 8 06:23 LICENSE [2024-03-08T06:25:02.110Z] -rw-rw-r-- 1 jenkins jenkins 1842 Mar 8 06:23 Makefile [2024-03-08T06:25:02.110Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 8 06:23 OWNERS.md [2024-03-08T06:25:02.110Z] -rw-rw-r-- 1 jenkins jenkins 4933 Mar 8 06:23 README.md [2024-03-08T06:25:02.110Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 06:23 VERSION [2024-03-08T06:25:02.110Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 06:23 bin [2024-03-08T06:25:02.110Z] -rw-r--r-- 1 jenkins jenkins 122153 Mar 8 06:24 coverage.out [2024-03-08T06:25:02.110Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 06:23 example [2024-03-08T06:25:02.110Z] -rw-rw-r-- 1 jenkins jenkins 3768 Mar 8 06:23 go.mod [2024-03-08T06:25:02.110Z] -rw-rw-r-- 1 jenkins jenkins 35399 Mar 8 06:23 go.sum [2024-03-08T06:25:02.110Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 06:23 internal [2024-03-08T06:25:02.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:23 openapi [2024-03-08T06:25:02.110Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 8 06:23 pkg [2024-03-08T06:25:02.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:23 snap [2024-03-08T06:25:02.110Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 8 06:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:25:02.464Z] + 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=f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 --label arch=amd64 --label version=3.2.0-dev.10 . [2024-03-08T06:25:02.464Z] Sending build context to Docker daemon 22.07MB [2024-03-08T06:25:02.464Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T06:25:02.464Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-08T06:25:02.464Z] ---> ca71b4ea5bea [2024-03-08T06:25:02.464Z] Step 3/23 : ARG MAKE=make build [2024-03-08T06:25:02.723Z] ---> Running in ad4ba3205bcd [2024-03-08T06:25:02.723Z] Removing intermediate container ad4ba3205bcd [2024-03-08T06:25:02.723Z] ---> 482c0f44e991 [2024-03-08T06:25:02.723Z] Step 4/23 : WORKDIR /device-sdk-go [2024-03-08T06:25:02.723Z] ---> Running in 765f12ec822a [2024-03-08T06:25:02.982Z] Removing intermediate container 765f12ec822a [2024-03-08T06:25:02.982Z] ---> ab4cd846bde6 [2024-03-08T06:25:02.983Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T06:25:02.983Z] ---> Running in 6f42c94d0714 [2024-03-08T06:25:02.983Z] Removing intermediate container 6f42c94d0714 [2024-03-08T06:25:02.983Z] ---> 0279fc210286 [2024-03-08T06:25:02.983Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-03-08T06:25:02.983Z] ---> Running in 129bf014346e [2024-03-08T06:25:03.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T06:25:03.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T06:25:03.760Z] OK: 264 MiB in 52 packages [2024-03-08T06:25:04.019Z] Removing intermediate container 129bf014346e [2024-03-08T06:25:04.019Z] ---> 7d6a9dcc01e0 [2024-03-08T06:25:04.019Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-08T06:25:04.019Z] ---> ddd78cad90af [2024-03-08T06:25:04.019Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T06:25:04.019Z] ---> Running in 9e22028e1c96 [2024-03-08T06:25:04.969Z] Removing intermediate container 9e22028e1c96 [2024-03-08T06:25:04.969Z] ---> 87eb07cee9dd [2024-03-08T06:25:04.969Z] Step 9/23 : COPY . . [2024-03-08T06:25:05.228Z] ---> a417d7e8badc [2024-03-08T06:25:05.228Z] Step 10/23 : RUN ${MAKE} [2024-03-08T06:25:05.486Z] ---> Running in 23f1841e081c [2024-03-08T06:25:05.744Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.10" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-03-08T06:25:23.837Z] Removing intermediate container 23f1841e081c [2024-03-08T06:25:23.837Z] ---> 11fbd8adfd48 [2024-03-08T06:25:23.837Z] Step 11/23 : FROM alpine:3.18 [2024-03-08T06:25:23.837Z] 3.18: Pulling from library/alpine [2024-03-08T06:25:23.837Z] 619be1103602: Pulling fs layer [2024-03-08T06:25:23.837Z] 619be1103602: Verifying Checksum [2024-03-08T06:25:23.837Z] 619be1103602: Download complete [2024-03-08T06:25:23.837Z] 619be1103602: Pull complete [2024-03-08T06:25:23.837Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T06:25:23.837Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T06:25:23.837Z] ---> d3782b16ccc9 [2024-03-08T06:25:23.837Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-03-08T06:25:23.837Z] ---> Running in 5e26ce5b8eb2 [2024-03-08T06:25:23.837Z] Removing intermediate container 5e26ce5b8eb2 [2024-03-08T06:25:23.837Z] ---> c91f70d53fe5 [2024-03-08T06:25:23.837Z] Step 13/23 : RUN apk add --update --no-cache [2024-03-08T06:25:23.837Z] ---> Running in d261d53dec86 [2024-03-08T06:25:23.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T06:25:23.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T06:25:24.096Z] OK: 7 MiB in 15 packages [2024-03-08T06:25:24.357Z] Removing intermediate container d261d53dec86 [2024-03-08T06:25:24.357Z] ---> 9bc2589be581 [2024-03-08T06:25:24.357Z] Step 14/23 : WORKDIR / [2024-03-08T06:25:24.357Z] ---> Running in 58a2613b3ac6 [2024-03-08T06:25:24.616Z] Removing intermediate container 58a2613b3ac6 [2024-03-08T06:25:24.616Z] ---> d2524c7feef4 [2024-03-08T06:25:24.616Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-03-08T06:25:24.616Z] ---> a00fa901228d [2024-03-08T06:25:24.616Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-03-08T06:25:25.557Z] ---> 0c35b2606ecd [2024-03-08T06:25:25.557Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-03-08T06:25:25.557Z] ---> f7e4a6c99b1c [2024-03-08T06:25:25.557Z] Step 18/23 : EXPOSE 59999 [2024-03-08T06:25:25.815Z] ---> Running in 326db103076b [2024-03-08T06:25:25.815Z] Removing intermediate container 326db103076b [2024-03-08T06:25:25.815Z] ---> f48e35bcc775 [2024-03-08T06:25:25.815Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-03-08T06:25:25.815Z] ---> Running in 1bde8d256e18 [2024-03-08T06:25:25.815Z] Removing intermediate container 1bde8d256e18 [2024-03-08T06:25:25.815Z] ---> 901f68437e75 [2024-03-08T06:25:25.815Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-08T06:25:25.815Z] ---> Running in abeaad2a2fd7 [2024-03-08T06:25:26.080Z] Removing intermediate container abeaad2a2fd7 [2024-03-08T06:25:26.080Z] ---> 3b074299cc71 [2024-03-08T06:25:26.080Z] Step 21/23 : LABEL arch=amd64 [2024-03-08T06:25:26.080Z] ---> Running in 76401d13c03b [2024-03-08T06:25:26.080Z] Removing intermediate container 76401d13c03b [2024-03-08T06:25:26.080Z] ---> cde11f91beb7 [2024-03-08T06:25:26.080Z] Step 22/23 : LABEL git_sha=f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 [2024-03-08T06:25:26.080Z] ---> Running in c91b3b710cc9 [2024-03-08T06:25:26.080Z] Removing intermediate container c91b3b710cc9 [2024-03-08T06:25:26.080Z] ---> a4944e97a25b [2024-03-08T06:25:26.080Z] Step 23/23 : LABEL version=3.2.0-dev.10 [2024-03-08T06:25:26.080Z] ---> Running in d0c398805fee [2024-03-08T06:25:26.339Z] Removing intermediate container d0c398805fee [2024-03-08T06:25:26.339Z] ---> 0b1961bd97dc [2024-03-08T06:25:26.339Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T06:25:26.339Z] Successfully built 0b1961bd97dc [2024-03-08T06:25:26.339Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:25:27.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T06:25:27.042Z] [2024-03-08T06:25:27.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:25:27.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T06:25:27.358Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-08T06:25:27.358Z] 5eb5b503b376: Pulling fs layer [2024-03-08T06:25:27.358Z] 5c69ac0246d0: Pulling fs layer [2024-03-08T06:25:27.358Z] ec43610c2a17: Pulling fs layer [2024-03-08T06:25:27.358Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-08T06:25:27.358Z] 33b1e0a273af: Pulling fs layer [2024-03-08T06:25:27.358Z] 5d3b04190fa2: Pulling fs layer [2024-03-08T06:25:27.358Z] 2f39f015ded8: Pulling fs layer [2024-03-08T06:25:27.358Z] 33b1e0a273af: Waiting [2024-03-08T06:25:27.358Z] 5d3b04190fa2: Waiting [2024-03-08T06:25:27.358Z] 2f39f015ded8: Waiting [2024-03-08T06:25:27.358Z] 3a2ae6a8a46f: Waiting [2024-03-08T06:25:27.358Z] 5c69ac0246d0: Verifying Checksum [2024-03-08T06:25:27.358Z] 5c69ac0246d0: Download complete [2024-03-08T06:25:27.358Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-08T06:25:27.358Z] 3a2ae6a8a46f: Download complete [2024-03-08T06:25:27.358Z] 33b1e0a273af: Verifying Checksum [2024-03-08T06:25:27.358Z] 33b1e0a273af: Download complete [2024-03-08T06:25:27.358Z] 5d3b04190fa2: Verifying Checksum [2024-03-08T06:25:27.358Z] 5d3b04190fa2: Download complete [2024-03-08T06:25:27.358Z] ec43610c2a17: Verifying Checksum [2024-03-08T06:25:27.358Z] ec43610c2a17: Download complete [2024-03-08T06:25:27.617Z] 5eb5b503b376: Verifying Checksum [2024-03-08T06:25:27.617Z] 5eb5b503b376: Download complete [2024-03-08T06:25:28.182Z] 2f39f015ded8: Download complete [2024-03-08T06:25:28.747Z] 5eb5b503b376: Pull complete [2024-03-08T06:25:29.005Z] 5c69ac0246d0: Pull complete [2024-03-08T06:25:29.264Z] ec43610c2a17: Pull complete [2024-03-08T06:25:29.264Z] 3a2ae6a8a46f: Pull complete [2024-03-08T06:25:29.530Z] 33b1e0a273af: Pull complete [2024-03-08T06:25:29.790Z] 5d3b04190fa2: Pull complete [2024-03-08T06:25:34.038Z] 2f39f015ded8: Pull complete [2024-03-08T06:25:34.038Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-08T06:25:34.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T06:25:34.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:25:34.227Z] prd-ubuntu20.04-docker-8c-8g-5216 does not seem to be running inside a container [2024-03-08T06:25:34.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-08T06:25:39.200Z] $ docker top c48e36fef68fde7ab51449c9b8e8f5b437e5907b2d5c42eae7153e88c685e1c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:25:39.610Z] ---> job-cost.sh [2024-03-08T06:25:39.610Z] lf-activate-venv: SKIPPING [2024-03-08T06:25:39.610Z] INFO: No Stack... [2024-03-08T06:25:39.869Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T06:25:40.127Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T06:25:40.416Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-03-08T06:25:40.416Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T06:25:40.428Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-281-stack-cost] [2024-03-08T06:25:40.435Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-281-stack-cost] did not exist. Created. [2024-03-08T06:25:40.449Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-281-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T06:25:40.802Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-08T06:25:40.865Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T06:25:40.873Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-281-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T06:25:40.952Z] $ docker stop --time=1 c48e36fef68fde7ab51449c9b8e8f5b437e5907b2d5c42eae7153e88c685e1c1 [2024-03-08T06:25:42.110Z] $ docker rm -f --volumes c48e36fef68fde7ab51449c9b8e8f5b437e5907b2d5c42eae7153e88c685e1c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-08T06:25:57.954Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5223 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-03-08T06:25:57.992Z] Running in /w/workspace/device-sdk-go/281 [Pipeline] { [Pipeline] checkout [2024-03-08T06:25:59.108Z] The recommended git tool is: git [2024-03-08T06:26:04.436Z] using credential edgex-jenkins-ssh [2024-03-08T06:26:04.459Z] Cloning the remote Git repository [2024-03-08T06:26:04.506Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-03-08T06:26:04.599Z] > git init /w/workspace/device-sdk-go/281 # timeout=10 [2024-03-08T06:26:04.743Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-03-08T06:26:04.744Z] > git --version # timeout=10 [2024-03-08T06:26:04.772Z] > git --version # 'git version 2.25.1' [2024-03-08T06:26:04.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T06:26:04.947Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T06:26:07.318Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-03-08T06:26:07.359Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T06:26:08.417Z] Avoid second fetch [2024-03-08T06:26:08.417Z] Checking out Revision f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 (main) [2024-03-08T06:26:09.155Z] Commit message: "Merge pull request #1564 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.21" [2024-03-08T06:26:08.435Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T06:26:08.513Z] > git checkout -f f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T06:26:10.427Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-08T06:26:10.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T06:26:10.427Z] Dload Upload Total Spent Left Speed [2024-03-08T06:26:10.427Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2024-03-08T06:26:10.791Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-08T06:26:11.121Z] + sudo tee /etc/docker/daemon.new [2024-03-08T06:26:11.121Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-08T06:26:11.121Z] { [2024-03-08T06:26:11.121Z] "registry-mirrors": [ [2024-03-08T06:26:11.121Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-08T06:26:11.121Z] ], [2024-03-08T06:26:11.121Z] "bip": "10.250.0.254/24", [2024-03-08T06:26:11.121Z] "hosts": [ [2024-03-08T06:26:11.121Z] "tcp://0.0.0.0:5555", [2024-03-08T06:26:11.121Z] "unix:///var/run/docker.sock" [2024-03-08T06:26:11.121Z] ], [2024-03-08T06:26:11.121Z] "mtu": 1458, [2024-03-08T06:26:11.121Z] "selinux-enabled": true, [2024-03-08T06:26:11.121Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-08T06:26:11.121Z] } [Pipeline] sh [2024-03-08T06:26:11.458Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-08T06:26:11.804Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T06:26:30.130Z] provisioning config files... [2024-03-08T06:26:30.165Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/281@tmp/config11852147163534597126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:26:30.647Z] ---> ****-login.sh [2024-03-08T06:26:30.647Z] nexus3.edgexfoundry.org:10001 [2024-03-08T06:26:31.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:26:31.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:26:31.236Z] Configure a credential helper to remove this warning. See [2024-03-08T06:26:31.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:26:31.236Z] [2024-03-08T06:26:31.236Z] Login Succeeded [2024-03-08T06:26:31.236Z] nexus3.edgexfoundry.org:10002 [2024-03-08T06:26:31.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:26:31.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:26:31.780Z] Configure a credential helper to remove this warning. See [2024-03-08T06:26:31.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:26:31.780Z] [2024-03-08T06:26:31.780Z] Login Succeeded [2024-03-08T06:26:31.780Z] nexus3.edgexfoundry.org:10003 [2024-03-08T06:26:32.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:26:32.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:26:32.055Z] Configure a credential helper to remove this warning. See [2024-03-08T06:26:32.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:26:32.055Z] [2024-03-08T06:26:32.055Z] Login Succeeded [2024-03-08T06:26:32.055Z] nexus3.edgexfoundry.org:10004 [2024-03-08T06:26:32.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:26:32.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:26:32.604Z] Configure a credential helper to remove this warning. See [2024-03-08T06:26:32.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:26:32.604Z] [2024-03-08T06:26:32.604Z] Login Succeeded [2024-03-08T06:26:32.604Z] ****.io [2024-03-08T06:26:32.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:26:33.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:26:33.146Z] Configure a credential helper to remove this warning. See [2024-03-08T06:26:33.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:26:33.146Z] [2024-03-08T06:26:33.146Z] Login Succeeded [2024-03-08T06:26:33.146Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T06:26:33.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T06:26:33.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T06:26:33.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T06:26:33.707Z] ========================================================= [2024-03-08T06:26:33.707Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-08T06:26:33.707Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:26:34.177Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-08T06:26:34.772Z] Sending build context to Docker daemon 11.38MB [2024-03-08T06:26:34.772Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T06:26:34.772Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-08T06:26:34.772Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-08T06:26:34.772Z] 9fda8d8052c6: Pulling fs layer [2024-03-08T06:26:34.772Z] 5d54e960e981: Pulling fs layer [2024-03-08T06:26:34.772Z] c4a7e357bf2a: Pulling fs layer [2024-03-08T06:26:34.772Z] f0e02332f6b5: Pulling fs layer [2024-03-08T06:26:34.772Z] 872ee5b61b7b: Pulling fs layer [2024-03-08T06:26:34.772Z] 0c6a40ed1a82: Pulling fs layer [2024-03-08T06:26:34.772Z] 94ae7d8d031c: Pulling fs layer [2024-03-08T06:26:34.772Z] f0e02332f6b5: Waiting [2024-03-08T06:26:34.772Z] 872ee5b61b7b: Waiting [2024-03-08T06:26:34.772Z] 0c6a40ed1a82: Waiting [2024-03-08T06:26:34.772Z] 94ae7d8d031c: Waiting [2024-03-08T06:26:35.047Z] 5d54e960e981: Verifying Checksum [2024-03-08T06:26:35.047Z] 5d54e960e981: Download complete [2024-03-08T06:26:35.047Z] f0e02332f6b5: Verifying Checksum [2024-03-08T06:26:35.047Z] f0e02332f6b5: Download complete [2024-03-08T06:26:35.047Z] 872ee5b61b7b: Verifying Checksum [2024-03-08T06:26:35.047Z] 872ee5b61b7b: Download complete [2024-03-08T06:26:35.047Z] 9fda8d8052c6: Verifying Checksum [2024-03-08T06:26:35.047Z] 9fda8d8052c6: Download complete [2024-03-08T06:26:35.650Z] 94ae7d8d031c: Verifying Checksum [2024-03-08T06:26:35.650Z] 94ae7d8d031c: Download complete [2024-03-08T06:26:35.931Z] 9fda8d8052c6: Pull complete [2024-03-08T06:26:36.913Z] 5d54e960e981: Pull complete [2024-03-08T06:26:36.913Z] c4a7e357bf2a: Verifying Checksum [2024-03-08T06:26:36.913Z] c4a7e357bf2a: Download complete [2024-03-08T06:26:38.335Z] 0c6a40ed1a82: Verifying Checksum [2024-03-08T06:26:38.335Z] 0c6a40ed1a82: Download complete [2024-03-08T06:26:50.685Z] c4a7e357bf2a: Pull complete [2024-03-08T06:26:50.685Z] f0e02332f6b5: Pull complete [2024-03-08T06:26:50.685Z] 872ee5b61b7b: Pull complete [2024-03-08T06:26:58.928Z] 0c6a40ed1a82: Pull complete [2024-03-08T06:27:00.340Z] 94ae7d8d031c: Pull complete [2024-03-08T06:27:00.340Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-08T06:27:00.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T06:27:00.340Z] ---> 86de565de09d [2024-03-08T06:27:00.340Z] Step 3/10 : ARG MAKE=make build [2024-03-08T06:27:02.283Z] ---> Running in c8f020129664 [2024-03-08T06:27:02.283Z] Removing intermediate container c8f020129664 [2024-03-08T06:27:02.283Z] ---> 588baa2d39ac [2024-03-08T06:27:02.283Z] Step 4/10 : WORKDIR /device-sdk-go [2024-03-08T06:27:02.555Z] ---> Running in c3c594db33e6 [2024-03-08T06:27:02.822Z] Removing intermediate container c3c594db33e6 [2024-03-08T06:27:02.822Z] ---> d9f62b9dd2b2 [2024-03-08T06:27:02.822Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T06:27:02.822Z] ---> Running in 0575f195f294 [2024-03-08T06:27:03.089Z] Removing intermediate container 0575f195f294 [2024-03-08T06:27:03.089Z] ---> 37daa82bad8a [2024-03-08T06:27:03.089Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-03-08T06:27:03.358Z] ---> Running in 8f3c27e72cba [2024-03-08T06:27:04.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T06:27:04.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T06:27:05.875Z] OK: 266 MiB in 52 packages [2024-03-08T06:27:06.838Z] Removing intermediate container 8f3c27e72cba [2024-03-08T06:27:06.838Z] ---> 33efe9a19d22 [2024-03-08T06:27:06.838Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-08T06:27:07.105Z] ---> 8d572cb24186 [2024-03-08T06:27:07.105Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T06:27:07.373Z] ---> Running in 4e8bd283e79a [2024-03-08T06:28:15.277Z] Removing intermediate container 4e8bd283e79a [2024-03-08T06:28:15.277Z] ---> bae8eced4520 [2024-03-08T06:28:15.277Z] Step 9/10 : COPY . . [2024-03-08T06:28:15.277Z] ---> 4bb4600f0557 [2024-03-08T06:28:15.277Z] Step 10/10 : RUN ${MAKE} [2024-03-08T06:28:15.277Z] ---> Running in 0ea776c0bc76 [2024-03-08T06:28:15.277Z] noop [2024-03-08T06:28:15.277Z] Removing intermediate container 0ea776c0bc76 [2024-03-08T06:28:15.277Z] ---> 277d6afc5a73 [2024-03-08T06:28:15.277Z] Successfully built 277d6afc5a73 [2024-03-08T06:28:15.277Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:28:15.743Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T06:28:15.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:28:16.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container [2024-03-08T06:28:16.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/281 -v /w/workspace/device-sdk-go/281:/w/workspace/device-sdk-go/281:rw,z -v /w/workspace/device-sdk-go/281@tmp:/w/workspace/device-sdk-go/281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-08T06:28:17.469Z] $ docker top ade10812caf9c7c084b46463fa466380a55d803d1c53b3a5532b1cba8a4c05f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T06:28:18.383Z] + go version [2024-03-08T06:28:18.383Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-08T06:28:18.400Z] $ docker stop --time=1 ade10812caf9c7c084b46463fa466380a55d803d1c53b3a5532b1cba8a4c05f4 [2024-03-08T06:28:20.094Z] $ docker rm -f --volumes ade10812caf9c7c084b46463fa466380a55d803d1c53b3a5532b1cba8a4c05f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:28:20.957Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T06:28:20.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:28:21.200Z] prd-ubuntu20.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container [2024-03-08T06:28:21.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/281 -v /w/workspace/device-sdk-go/281:/w/workspace/device-sdk-go/281:rw,z -v /w/workspace/device-sdk-go/281@tmp:/w/workspace/device-sdk-go/281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-08T06:28:22.590Z] $ docker top 246de760206b150a67c9beccfbd411fa3cfa75173020f92dbfac2d139ef123d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T06:28:23.504Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/281 [Pipeline] fileExists [Pipeline] sh [2024-03-08T06:28:24.192Z] + make test [2024-03-08T06:28:24.192Z] go test -race -coverprofile=coverage.out ./... [2024-03-08T06:29:03.079Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-03-08T06:30:54.717Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-03-08T06:30:54.717Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-03-08T06:30:54.717Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-03-08T06:30:54.717Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-03-08T06:30:54.717Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-03-08T06:30:54.717Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.217s coverage: 27.6% of statements [2024-03-08T06:31:02.922Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.277s coverage: 81.5% of statements [2024-03-08T06:31:11.143Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-03-08T06:31:11.143Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-03-08T06:31:12.106Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.354s coverage: 86.0% of statements [2024-03-08T06:31:17.458Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-03-08T06:31:18.416Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.538s coverage: 71.8% of statements [2024-03-08T06:31:21.754Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.271s coverage: 14.4% of statements [2024-03-08T06:31:21.754Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.881s coverage: 45.9% of statements [2024-03-08T06:31:22.022Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-03-08T06:31:22.022Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-08T06:31:23.439Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.411s coverage: 68.5% of statements [2024-03-08T06:31:26.791Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.455s coverage: 89.2% of statements [2024-03-08T06:31:26.791Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-03-08T06:31:28.201Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.229s coverage: 5.5% of statements [2024-03-08T06:31:29.164Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-08T06:31:29.164Z] GO111MODULE=on go vet ./... [2024-03-08T06:33:35.870Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T06:33:35.870Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T06:33:35.870Z] ./bin/test-attribution-txt.sh [2024-03-08T06:33:35.870Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T06:33:35.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T06:33:35.931Z] $ docker stop --time=1 246de760206b150a67c9beccfbd411fa3cfa75173020f92dbfac2d139ef123d0 [2024-03-08T06:33:37.854Z] $ docker rm -f --volumes 246de760206b150a67c9beccfbd411fa3cfa75173020f92dbfac2d139ef123d0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T06:33:39.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T06:33:39.595Z] Warning: overwriting stash ‘coverage-report’ [2024-03-08T06:33:40.118Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T06:33:40.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T06:33:40.997Z] + ls -al . [2024-03-08T06:33:40.997Z] total 304 [2024-03-08T06:33:40.997Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 06:28 . [2024-03-08T06:33:40.997Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:26 .. [2024-03-08T06:33:40.997Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 06:26 .dockerignore [2024-03-08T06:33:40.997Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 06:26 .git [2024-03-08T06:33:40.997Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:26 .github [2024-03-08T06:33:40.997Z] -rw-rw-r-- 1 jenkins jenkins 137 Mar 8 06:26 .gitignore [2024-03-08T06:33:40.997Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 8 06:26 .golangci.yml [2024-03-08T06:33:40.997Z] -rw-rw-r-- 1 jenkins jenkins 48109 Mar 8 06:26 CHANGELOG.md [2024-03-08T06:33:40.997Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 06:26 GOVERNANCE.md [2024-03-08T06:33:40.997Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 8 06:26 Jenkinsfile [2024-03-08T06:33:40.997Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 8 06:26 LICENSE [2024-03-08T06:33:40.997Z] -rw-rw-r-- 1 jenkins jenkins 1842 Mar 8 06:26 Makefile [2024-03-08T06:33:40.997Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 8 06:26 OWNERS.md [2024-03-08T06:33:40.997Z] -rw-rw-r-- 1 jenkins jenkins 4933 Mar 8 06:26 README.md [2024-03-08T06:33:40.997Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 06:23 VERSION [2024-03-08T06:33:40.997Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 06:26 bin [2024-03-08T06:33:40.997Z] -rw-r--r-- 1 jenkins jenkins 122153 Mar 8 06:31 coverage.out [2024-03-08T06:33:40.997Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 06:26 example [2024-03-08T06:33:40.997Z] -rw-rw-r-- 1 jenkins jenkins 3768 Mar 8 06:26 go.mod [2024-03-08T06:33:40.997Z] -rw-rw-r-- 1 jenkins jenkins 35399 Mar 8 06:26 go.sum [2024-03-08T06:33:40.997Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 06:26 internal [2024-03-08T06:33:40.997Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:26 openapi [2024-03-08T06:33:40.997Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 8 06:26 pkg [2024-03-08T06:33:40.997Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:26 snap [2024-03-08T06:33:40.997Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 8 06:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:33:41.405Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 --label arch=arm64 --label version=3.2.0-dev.10 . [2024-03-08T06:33:41.989Z] Sending build context to Docker daemon 11.5MB [2024-03-08T06:33:41.989Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T06:33:41.989Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-08T06:33:41.989Z] ---> 277d6afc5a73 [2024-03-08T06:33:41.989Z] Step 3/23 : ARG MAKE=make build [2024-03-08T06:33:41.989Z] ---> Running in f47c883016fe [2024-03-08T06:33:42.571Z] Removing intermediate container f47c883016fe [2024-03-08T06:33:42.571Z] ---> b452b9cb9911 [2024-03-08T06:33:42.571Z] Step 4/23 : WORKDIR /device-sdk-go [2024-03-08T06:33:42.571Z] ---> Running in de6fb4397ddb [2024-03-08T06:33:42.837Z] Removing intermediate container de6fb4397ddb [2024-03-08T06:33:42.837Z] ---> f6c07bd995c6 [2024-03-08T06:33:42.837Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T06:33:42.837Z] ---> Running in 2133d9547780 [2024-03-08T06:33:43.104Z] Removing intermediate container 2133d9547780 [2024-03-08T06:33:43.104Z] ---> dcd81c47aa8b [2024-03-08T06:33:43.104Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-03-08T06:33:43.371Z] ---> Running in 00c4c9a814d8 [2024-03-08T06:33:44.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T06:33:44.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T06:33:45.875Z] OK: 266 MiB in 52 packages [2024-03-08T06:33:46.843Z] Removing intermediate container 00c4c9a814d8 [2024-03-08T06:33:46.843Z] ---> ee91cb36ce4b [2024-03-08T06:33:46.843Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-08T06:33:47.430Z] ---> 95e0ddae20ea [2024-03-08T06:33:47.430Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T06:33:47.430Z] ---> Running in cea3b482a29c [2024-03-08T06:33:49.371Z] Removing intermediate container cea3b482a29c [2024-03-08T06:33:49.371Z] ---> 8480ed152a3b [2024-03-08T06:33:49.371Z] Step 9/23 : COPY . . [2024-03-08T06:33:50.783Z] ---> 1d464411fe03 [2024-03-08T06:33:50.783Z] Step 10/23 : RUN ${MAKE} [2024-03-08T06:33:50.783Z] ---> Running in 80327c756fdd [2024-03-08T06:33:51.747Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.10" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-03-08T06:35:43.399Z] Removing intermediate container 80327c756fdd [2024-03-08T06:35:43.399Z] ---> 2d8885ec307d [2024-03-08T06:35:43.399Z] Step 11/23 : FROM alpine:3.18 [2024-03-08T06:35:43.399Z] 3.18: Pulling from library/alpine [2024-03-08T06:35:43.399Z] c6b39de5b339: Pulling fs layer [2024-03-08T06:35:43.399Z] c6b39de5b339: Download complete [2024-03-08T06:35:43.399Z] c6b39de5b339: Pull complete [2024-03-08T06:35:43.399Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T06:35:43.399Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T06:35:43.399Z] ---> 33abbf032149 [2024-03-08T06:35:43.399Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-03-08T06:35:43.399Z] ---> Running in ce1913f01d5a [2024-03-08T06:35:43.399Z] Removing intermediate container ce1913f01d5a [2024-03-08T06:35:43.399Z] ---> 30ef723cc7fb [2024-03-08T06:35:43.399Z] Step 13/23 : RUN apk add --update --no-cache [2024-03-08T06:35:43.399Z] ---> Running in 8d98535469fa [2024-03-08T06:35:43.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T06:35:43.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T06:35:43.399Z] OK: 8 MiB in 15 packages [2024-03-08T06:35:43.399Z] Removing intermediate container 8d98535469fa [2024-03-08T06:35:43.399Z] ---> 968df77ed5df [2024-03-08T06:35:43.399Z] Step 14/23 : WORKDIR / [2024-03-08T06:35:43.399Z] ---> Running in 08809a13ac30 [2024-03-08T06:35:43.399Z] Removing intermediate container 08809a13ac30 [2024-03-08T06:35:43.399Z] ---> 785bd4b15557 [2024-03-08T06:35:43.399Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-03-08T06:35:43.399Z] ---> 7d16e2d62903 [2024-03-08T06:35:43.399Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-03-08T06:35:43.980Z] ---> c329edba5ce0 [2024-03-08T06:35:43.980Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-03-08T06:35:44.559Z] ---> 3b2baae7da26 [2024-03-08T06:35:44.559Z] Step 18/23 : EXPOSE 59999 [2024-03-08T06:35:44.559Z] ---> Running in c20165384e84 [2024-03-08T06:35:44.826Z] Removing intermediate container c20165384e84 [2024-03-08T06:35:44.826Z] ---> 434197765394 [2024-03-08T06:35:44.826Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-03-08T06:35:45.090Z] ---> Running in d85e0fab1c7b [2024-03-08T06:35:45.355Z] Removing intermediate container d85e0fab1c7b [2024-03-08T06:35:45.355Z] ---> a9f2b6093da3 [2024-03-08T06:35:45.355Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-08T06:35:45.355Z] ---> Running in e9e9ecc0696e [2024-03-08T06:35:45.621Z] Removing intermediate container e9e9ecc0696e [2024-03-08T06:35:45.621Z] ---> a074a0f76e71 [2024-03-08T06:35:45.621Z] Step 21/23 : LABEL arch=arm64 [2024-03-08T06:35:45.621Z] ---> Running in c8f14b900e71 [2024-03-08T06:35:45.887Z] Removing intermediate container c8f14b900e71 [2024-03-08T06:35:45.887Z] ---> 2429e2f24af0 [2024-03-08T06:35:45.887Z] Step 22/23 : LABEL git_sha=f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 [2024-03-08T06:35:46.163Z] ---> Running in f0c322c91459 [2024-03-08T06:35:46.163Z] Removing intermediate container f0c322c91459 [2024-03-08T06:35:46.163Z] ---> 260c33808053 [2024-03-08T06:35:46.163Z] Step 23/23 : LABEL version=3.2.0-dev.10 [2024-03-08T06:35:46.429Z] ---> Running in adf9ef682763 [2024-03-08T06:35:46.693Z] Removing intermediate container adf9ef682763 [2024-03-08T06:35:46.693Z] ---> 5aded12d3ff0 [2024-03-08T06:35:46.693Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T06:35:46.693Z] Successfully built 5aded12d3ff0 [2024-03-08T06:35:46.693Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:35:47.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T06:35:47.489Z] [2024-03-08T06:35:47.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:35:47.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T06:35:47.920Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-08T06:35:47.920Z] 8998bd30e6a1: Pulling fs layer [2024-03-08T06:35:47.920Z] 04944245beec: Pulling fs layer [2024-03-08T06:35:47.920Z] 699f458cf7ca: Pulling fs layer [2024-03-08T06:35:47.920Z] 765212b225bb: Pulling fs layer [2024-03-08T06:35:47.920Z] f23df028b6ca: Pulling fs layer [2024-03-08T06:35:47.920Z] d65c8cfc05b1: Pulling fs layer [2024-03-08T06:35:47.920Z] 2437ff75d9bd: Pulling fs layer [2024-03-08T06:35:47.920Z] 765212b225bb: Waiting [2024-03-08T06:35:47.920Z] f23df028b6ca: Waiting [2024-03-08T06:35:47.920Z] d65c8cfc05b1: Waiting [2024-03-08T06:35:47.920Z] 2437ff75d9bd: Waiting [2024-03-08T06:35:47.920Z] 04944245beec: Verifying Checksum [2024-03-08T06:35:47.920Z] 04944245beec: Download complete [2024-03-08T06:35:48.192Z] 765212b225bb: Verifying Checksum [2024-03-08T06:35:48.192Z] 765212b225bb: Download complete [2024-03-08T06:35:48.192Z] f23df028b6ca: Download complete [2024-03-08T06:35:48.192Z] d65c8cfc05b1: Verifying Checksum [2024-03-08T06:35:48.192Z] d65c8cfc05b1: Download complete [2024-03-08T06:35:48.192Z] 699f458cf7ca: Verifying Checksum [2024-03-08T06:35:48.192Z] 699f458cf7ca: Download complete [2024-03-08T06:35:48.796Z] 8998bd30e6a1: Verifying Checksum [2024-03-08T06:35:48.796Z] 8998bd30e6a1: Download complete [2024-03-08T06:35:51.409Z] 2437ff75d9bd: Verifying Checksum [2024-03-08T06:35:51.409Z] 2437ff75d9bd: Download complete [2024-03-08T06:35:53.346Z] 8998bd30e6a1: Pull complete [2024-03-08T06:35:53.928Z] 04944245beec: Pull complete [2024-03-08T06:35:55.868Z] 699f458cf7ca: Pull complete [2024-03-08T06:35:55.868Z] 765212b225bb: Pull complete [2024-03-08T06:35:56.491Z] f23df028b6ca: Pull complete [2024-03-08T06:35:56.757Z] d65c8cfc05b1: Pull complete [2024-03-08T06:36:14.954Z] 2437ff75d9bd: Pull complete [2024-03-08T06:36:14.954Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-08T06:36:14.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T06:36:14.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:36:15.264Z] prd-ubuntu20.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container [2024-03-08T06:36:15.319Z] $ 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/device-sdk-go/281 -v /w/workspace/device-sdk-go/281:/w/workspace/device-sdk-go/281:rw,z -v /w/workspace/device-sdk-go/281@tmp:/w/workspace/device-sdk-go/281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-08T06:36:17.765Z] $ docker top 6096947d8731eb2602fc1dfd97b3c7f30858186a73e428794cfd41cac574e07b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:36:18.646Z] ---> job-cost.sh [2024-03-08T06:36:18.647Z] lf-activate-venv: SKIPPING [2024-03-08T06:36:18.647Z] INFO: No Stack... [2024-03-08T06:36:18.910Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-08T06:36:19.859Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T06:36:20.167Z] + cat /w/workspace/device-sdk-go/281/archives/cost.csv [2024-03-08T06:36:20.167Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T06:36:20.565Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-281-stack-cost] [2024-03-08T06:36:20.577Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-281-stack-cost] did not exist. Created. [2024-03-08T06:36:20.584Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-281-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T06:36:20.962Z] /w/workspace/device-sdk-go/281@tmp/durable-77cadc14/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-08T06:36:21.284Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-08T06:36:21.341Z] Warning: overwriting stash ‘stack-cost’ [2024-03-08T06:36:21.418Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T06:36:21.430Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-281-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T06:36:21.525Z] $ docker stop --time=1 6096947d8731eb2602fc1dfd97b3c7f30858186a73e428794cfd41cac574e07b [2024-03-08T06:36:22.973Z] $ docker rm -f --volumes 6096947d8731eb2602fc1dfd97b3c7f30858186a73e428794cfd41cac574e07b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-08T06:36:24.082Z] provisioning config files... [2024-03-08T06:36:24.092Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15512830654917218086tmp [Pipeline] { [Pipeline] sh [2024-03-08T06:36:24.445Z] + set +x [2024-03-08T06:36:24.445Z] + curl -s https://codecov.io/bash [2024-03-08T06:36:24.445Z] + bash -s -- [2024-03-08T06:36:24.445Z] [2024-03-08T06:36:24.445Z] _____ _ [2024-03-08T06:36:24.445Z] / ____| | | [2024-03-08T06:36:24.445Z] | | ___ __| | ___ ___ _____ __ [2024-03-08T06:36:24.445Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-08T06:36:24.445Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-08T06:36:24.445Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-08T06:36:24.445Z] Bash-1.0.6 [2024-03-08T06:36:24.446Z] [2024-03-08T06:36:24.446Z] [2024-03-08T06:36:24.446Z] ==> git version 2.25.1 found [2024-03-08T06:36:24.446Z] ==> 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 [2024-03-08T06:36:24.446Z] Release-Date: 2020-01-08 [2024-03-08T06:36:24.446Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-08T06:36:24.446Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-08T06:36:24.446Z] ==> Jenkins CI detected. [2024-03-08T06:36:24.446Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-03-08T06:36:24.446Z] project root: . [2024-03-08T06:36:24.446Z] --> token set from env [2024-03-08T06:36:24.446Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-08T06:36:24.730Z] ==> Running gcov in . (disable via -X gcov) [2024-03-08T06:36:24.730Z] ==> Python coveragepy not found [2024-03-08T06:36:24.730Z] ==> Searching for coverage reports in: [2024-03-08T06:36:24.730Z] + . [2024-03-08T06:36:24.730Z] -> Found 1 reports [2024-03-08T06:36:24.730Z] ==> Detecting git/mercurial file structure [2024-03-08T06:36:24.730Z] ==> Reading reports [2024-03-08T06:36:24.730Z] + ./coverage.out bytes=122153 [2024-03-08T06:36:24.730Z] ==> Appending adjustments [2024-03-08T06:36:24.730Z] https://docs.codecov.io/docs/fixing-reports [2024-03-08T06:36:24.991Z] + Found adjustments [2024-03-08T06:36:24.991Z] ==> Gzipping contents [2024-03-08T06:36:24.991Z] 20K /tmp/codecov.hAhwlq.gz [2024-03-08T06:36:24.991Z] ==> Uploading reports [2024-03-08T06:36:24.991Z] url: https://codecov.io [2024-03-08T06:36:24.991Z] query: branch=main&commit=f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2&build=281&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F281%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-08T06:36:24.991Z] -> Pinging Codecov [2024-03-08T06:36:24.991Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2&build=281&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F281%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-08T06:36:25.250Z] -> Uploading to [2024-03-08T06:36:25.250Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-08/7E55EF52A471D76F132DFD9A03CDDE97/f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2/564ec7eb-8dd3-4c0f-aca4-488144b19b35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T063624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b750945d857cf6c805ddc572a81986574d3a9ac68d10bc3bef3ef921bf16aa74 [2024-03-08T06:36:25.250Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T06:36:25.250Z] Dload Upload Total Spent Left Speed [2024-03-08T06:36:25.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16747 0 0 100 16747 0 57352 --:--:-- --:--:-- --:--:-- 57352 [2024-03-08T06:36:25.510Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 [Pipeline] } [2024-03-08T06:36:25.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-08T06:36:25.908Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-08T06:36:25.920Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:36:26.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-08T06:36:26.321Z] [2024-03-08T06:36:26.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:36:26.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-08T06:36:31.378Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-08T06:36:31.378Z] df9b9388f04a: Pulling fs layer [2024-03-08T06:36:31.378Z] 52dc419b0ee2: Pulling fs layer [2024-03-08T06:36:31.378Z] 25bc292e5bac: Pulling fs layer [2024-03-08T06:36:31.378Z] 114826534d7a: Pulling fs layer [2024-03-08T06:36:31.378Z] 4657fd5d0bcf: Pulling fs layer [2024-03-08T06:36:31.378Z] 6ad1cebc031e: Pulling fs layer [2024-03-08T06:36:31.378Z] 8a3aa393b2d8: Pulling fs layer [2024-03-08T06:36:31.378Z] 114826534d7a: Waiting [2024-03-08T06:36:31.378Z] 8a3aa393b2d8: Waiting [2024-03-08T06:36:31.378Z] 6ad1cebc031e: Waiting [2024-03-08T06:36:31.378Z] 4657fd5d0bcf: Waiting [2024-03-08T06:36:31.378Z] 25bc292e5bac: Verifying Checksum [2024-03-08T06:36:31.378Z] 25bc292e5bac: Download complete [2024-03-08T06:36:31.378Z] 52dc419b0ee2: Verifying Checksum [2024-03-08T06:36:31.378Z] 52dc419b0ee2: Download complete [2024-03-08T06:36:31.378Z] 4657fd5d0bcf: Download complete [2024-03-08T06:36:31.378Z] df9b9388f04a: Download complete [2024-03-08T06:36:31.643Z] 6ad1cebc031e: Verifying Checksum [2024-03-08T06:36:31.643Z] 6ad1cebc031e: Download complete [2024-03-08T06:36:32.607Z] 114826534d7a: Verifying Checksum [2024-03-08T06:36:32.607Z] 114826534d7a: Download complete [2024-03-08T06:36:32.893Z] 8a3aa393b2d8: Verifying Checksum [2024-03-08T06:36:32.893Z] 8a3aa393b2d8: Download complete [2024-03-08T06:36:32.893Z] df9b9388f04a: Pull complete [2024-03-08T06:36:35.430Z] 52dc419b0ee2: Pull complete [2024-03-08T06:36:37.348Z] 25bc292e5bac: Pull complete [2024-03-08T06:36:52.241Z] 114826534d7a: Pull complete [2024-03-08T06:36:52.241Z] 4657fd5d0bcf: Pull complete [2024-03-08T06:36:52.241Z] 6ad1cebc031e: Pull complete [2024-03-08T06:36:55.027Z] 8a3aa393b2d8: Pull complete [2024-03-08T06:36:55.027Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-08T06:36:55.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-08T06:36:55.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:36:55.280Z] prd-ubuntu20.04-docker-8c-8g-5216 does not seem to be running inside a container [2024-03-08T06:36:55.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-08T06:37:05.484Z] $ docker top 5f281f858ba6002823028593aa66c5f11ca6b28bb804a2d61fc12576b795d3f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-08T06:37:05.636Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-03-08T06:37:05.920Z] + set -o pipefail [2024-03-08T06:37:05.920Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-03-08T06:37:12.511Z] [2024-03-08T06:37:12.511Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-03-08T06:37:12.511Z] [2024-03-08T06:37:12.511Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/b83974bf-57eb-465d-90ee-e1b9a7b6f237 [2024-03-08T06:37:12.511Z] [2024-03-08T06:37:12.511Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-08T06:37:12.511Z] [2024-03-08T06:37:12.511Z] [2024-03-08T06:37:12.511Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-08T06:37:12.511Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-08T06:37:12.511Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-08T06:37:12.526Z] $ docker stop --time=1 5f281f858ba6002823028593aa66c5f11ca6b28bb804a2d61fc12576b795d3f1 [2024-03-08T06:37:18.003Z] $ docker rm -f --volumes 5f281f858ba6002823028593aa66c5f11ca6b28bb804a2d61fc12576b795d3f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-03-08T06:37:18.764Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T06:37:18.817Z] provisioning config files... [2024-03-08T06:37:18.825Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6497088838645056815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:37:19.182Z] --> edgex-publish-swagger.sh [2024-03-08T06:37:19.183Z] === Publish openapi/v3 API === [2024-03-08T06:37:19.183Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-03-08T06:37:19.183Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-03-08T06:37:19.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T06:37:19.183Z] Dload Upload Total Spent Left Speed [2024-03-08T06:37:19.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 433 57045 --:--:-- --:--:-- --:--:-- 57341 [2024-03-08T06:37:19.442Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-03-08T06:37:19.442Z] [Pipeline] } [2024-03-08T06:37:19.450Z] 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 [2024-03-08T06:37:20.260Z] + git log --format=format:%s -1 f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 [Pipeline] sh [2024-03-08T06:37:20.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T06:37:20.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:37:20.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T06:37:20.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:37:21.040Z] prd-ubuntu20.04-docker-8c-8g-5216 does not seem to be running inside a container [2024-03-08T06:37:21.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T06:37:21.597Z] $ docker top e776908103d29a0f54c00e489cc164dfc44bb3087aeab37786f4b5704c357f30 -eo pid,comm [2024-03-08T06:37:21.644Z] 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). [2024-03-08T06:37:21.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T06:37:21.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T06:37:21.822Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T06:37:21.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T06:37:21.939Z] $ docker exec e776908103d29a0f54c00e489cc164dfc44bb3087aeab37786f4b5704c357f30 ssh-agent [2024-03-08T06:37:22.051Z] SSH_AUTH_SOCK=/tmp/ssh-vfwzgLB4OKdi/agent.32 [2024-03-08T06:37:22.051Z] SSH_AGENT_PID=38 [2024-03-08T06:37:22.055Z] Running ssh-add (command line suppressed) [2024-03-08T06:37:22.169Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11456269849919767464.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11456269849919767464.key) [2024-03-08T06:37:22.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T06:37:22.508Z] + git semver tag [2024-03-08T06:37:22.767Z] 2024-03-08 06:37:22,717 [run_tag] DEBUG tag force:False [2024-03-08T06:37:22.767Z] 2024-03-08 06:37:22,717 [check_head_tag] DEBUG check head tag [2024-03-08T06:37:22.767Z] 2024-03-08 06:37:22,718 [execute] INFO git cat-file --batch-check [2024-03-08T06:37:22.767Z] 2024-03-08 06:37:22,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-03-08T06:37:22.767Z] 2024-03-08 06:37:22,722 [execute] INFO git cat-file --batch [2024-03-08T06:37:22.767Z] 2024-03-08 06:37:22,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-03-08T06:37:22.767Z] 2024-03-08 06:37:22,741 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-08T06:37:22.767Z] 2024-03-08 06:37:22,741 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 [2024-03-08T06:37:22.767Z] 2024-03-08 06:37:22,742 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-08T06:37:22.767Z] 2024-03-08 06:37:22,746 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-08T06:37:22.767Z] 3.2.0-dev.10 [Pipeline] } [2024-03-08T06:37:22.777Z] $ docker exec --env ******** --env ******** e776908103d29a0f54c00e489cc164dfc44bb3087aeab37786f4b5704c357f30 ssh-agent -k [2024-03-08T06:37:22.873Z] unset SSH_AUTH_SOCK; [2024-03-08T06:37:22.873Z] unset SSH_AGENT_PID; [2024-03-08T06:37:22.873Z] echo Agent pid 38 killed; [2024-03-08T06:37:22.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T06:37:23.350Z] + git semver [Pipeline] } [2024-03-08T06:37:23.623Z] $ docker stop --time=1 e776908103d29a0f54c00e489cc164dfc44bb3087aeab37786f4b5704c357f30 [2024-03-08T06:37:25.218Z] $ docker rm -f --volumes e776908103d29a0f54c00e489cc164dfc44bb3087aeab37786f4b5704c357f30 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:37:25.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-08T06:37:25.793Z] [2024-03-08T06:37:25.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:37:26.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-08T06:37:26.126Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-08T06:37:26.126Z] ab5ef0e58194: Pulling fs layer [2024-03-08T06:37:26.126Z] 9712f1f96733: Pulling fs layer [2024-03-08T06:37:26.126Z] 63f879dbbcfc: Pulling fs layer [2024-03-08T06:37:26.126Z] 0d9ebad4ef96: Pulling fs layer [2024-03-08T06:37:26.126Z] e9a5061849ea: Pulling fs layer [2024-03-08T06:37:26.126Z] d747dcd14b5f: Pulling fs layer [2024-03-08T06:37:26.126Z] 2de7ff778b66: Pulling fs layer [2024-03-08T06:37:26.126Z] e9a5061849ea: Waiting [2024-03-08T06:37:26.126Z] d747dcd14b5f: Waiting [2024-03-08T06:37:26.126Z] 0d9ebad4ef96: Waiting [2024-03-08T06:37:26.126Z] 9712f1f96733: Download complete [2024-03-08T06:37:26.387Z] 63f879dbbcfc: Verifying Checksum [2024-03-08T06:37:26.387Z] 63f879dbbcfc: Download complete [2024-03-08T06:37:26.647Z] e9a5061849ea: Verifying Checksum [2024-03-08T06:37:26.647Z] e9a5061849ea: Download complete [2024-03-08T06:37:26.647Z] d747dcd14b5f: Verifying Checksum [2024-03-08T06:37:26.647Z] d747dcd14b5f: Download complete [2024-03-08T06:37:26.647Z] 0d9ebad4ef96: Verifying Checksum [2024-03-08T06:37:26.647Z] 0d9ebad4ef96: Download complete [2024-03-08T06:37:26.647Z] ab5ef0e58194: Verifying Checksum [2024-03-08T06:37:26.647Z] ab5ef0e58194: Download complete [2024-03-08T06:37:26.647Z] 2de7ff778b66: Verifying Checksum [2024-03-08T06:37:26.647Z] 2de7ff778b66: Download complete [2024-03-08T06:37:29.942Z] ab5ef0e58194: Pull complete [2024-03-08T06:37:30.201Z] 9712f1f96733: Pull complete [2024-03-08T06:37:31.576Z] 63f879dbbcfc: Pull complete [2024-03-08T06:37:35.766Z] 0d9ebad4ef96: Pull complete [2024-03-08T06:37:36.703Z] e9a5061849ea: Pull complete [2024-03-08T06:37:37.639Z] d747dcd14b5f: Pull complete [2024-03-08T06:37:39.013Z] 2de7ff778b66: Pull complete [2024-03-08T06:37:39.581Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-08T06:37:39.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-08T06:37:39.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:37:40.122Z] prd-ubuntu20.04-docker-8c-8g-5216 does not seem to be running inside a container [2024-03-08T06:37:40.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-08T06:38:16.889Z] $ docker top 0252daac278d40d2d81cb220e3768a9d1128c201f923167dbddc16c371bba3b2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-08T06:38:17.047Z] provisioning config files... [2024-03-08T06:38:17.056Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17955210997122723032tmp [2024-03-08T06:38:17.066Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9497108066277982291tmp [2024-03-08T06:38:17.076Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2492629769954893562tmp [Pipeline] { [Pipeline] echo [2024-03-08T06:38:17.243Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:38:17.539Z] ---> sigul-configuration.sh [2024-03-08T06:38:17.539Z] gpg: directory `/root/.gnupg' created [2024-03-08T06:38:17.539Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-08T06:38:17.539Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-08T06:38:17.539Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-08T06:38:17.539Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-08T06:38:17.539Z] gpg: CAST5 encrypted data [2024-03-08T06:38:17.539Z] gpg: encrypted with 1 passphrase [2024-03-08T06:38:17.539Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-08T06:38:17.835Z] + mkdir /home/jenkins [2024-03-08T06:38:17.835Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-08T06:38:18.131Z] + 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 [2024-03-08T06:38:18.143Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:38:18.433Z] ---> sigul-install.sh [2024-03-08T06:38:18.433Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-08T06:38:18.744Z] + git tag --list [2024-03-08T06:38:18.744Z] 0.7.1 [2024-03-08T06:38:18.744Z] delhi-tag [2024-03-08T06:38:18.744Z] v1.0.0 [2024-03-08T06:38:18.744Z] v1.1.0 [2024-03-08T06:38:18.744Z] v1.1.1 [2024-03-08T06:38:18.744Z] v1.1.2 [2024-03-08T06:38:18.744Z] v1.2.0 [2024-03-08T06:38:18.744Z] v1.2.1 [2024-03-08T06:38:18.744Z] v1.2.2 [2024-03-08T06:38:18.744Z] v1.2.3 [2024-03-08T06:38:18.744Z] v1.3.0 [2024-03-08T06:38:18.744Z] v1.4.0 [2024-03-08T06:38:18.744Z] v2.0.0 [2024-03-08T06:38:18.744Z] v2.1.0 [2024-03-08T06:38:18.744Z] v2.1.1 [2024-03-08T06:38:18.744Z] v2.2.0 [2024-03-08T06:38:18.744Z] v2.3.0 [2024-03-08T06:38:18.744Z] v2.3.1 [2024-03-08T06:38:18.744Z] v3.0 [2024-03-08T06:38:18.744Z] v3.0.0 [2024-03-08T06:38:18.744Z] v3.0.1-dev.1 [2024-03-08T06:38:18.744Z] v3.1 [2024-03-08T06:38:18.744Z] v3.1.0 [2024-03-08T06:38:18.744Z] v3.1.0-dev.1 [2024-03-08T06:38:18.744Z] v3.1.0-dev.10 [2024-03-08T06:38:18.744Z] v3.1.0-dev.11 [2024-03-08T06:38:18.744Z] v3.1.0-dev.12 [2024-03-08T06:38:18.744Z] v3.1.0-dev.13 [2024-03-08T06:38:18.744Z] v3.1.0-dev.14 [2024-03-08T06:38:18.744Z] v3.1.0-dev.15 [2024-03-08T06:38:18.744Z] v3.1.0-dev.16 [2024-03-08T06:38:18.744Z] v3.1.0-dev.17 [2024-03-08T06:38:18.744Z] v3.1.0-dev.18 [2024-03-08T06:38:18.744Z] v3.1.0-dev.19 [2024-03-08T06:38:18.744Z] v3.1.0-dev.2 [2024-03-08T06:38:18.744Z] v3.1.0-dev.20 [2024-03-08T06:38:18.744Z] v3.1.0-dev.21 [2024-03-08T06:38:18.744Z] v3.1.0-dev.22 [2024-03-08T06:38:18.744Z] v3.1.0-dev.23 [2024-03-08T06:38:18.745Z] v3.1.0-dev.24 [2024-03-08T06:38:18.745Z] v3.1.0-dev.25 [2024-03-08T06:38:18.745Z] v3.1.0-dev.26 [2024-03-08T06:38:18.745Z] v3.1.0-dev.27 [2024-03-08T06:38:18.745Z] v3.1.0-dev.28 [2024-03-08T06:38:18.745Z] v3.1.0-dev.29 [2024-03-08T06:38:18.745Z] v3.1.0-dev.3 [2024-03-08T06:38:18.745Z] v3.1.0-dev.30 [2024-03-08T06:38:18.745Z] v3.1.0-dev.31 [2024-03-08T06:38:18.745Z] v3.1.0-dev.32 [2024-03-08T06:38:18.745Z] v3.1.0-dev.33 [2024-03-08T06:38:18.745Z] v3.1.0-dev.34 [2024-03-08T06:38:18.745Z] v3.1.0-dev.35 [2024-03-08T06:38:18.745Z] v3.1.0-dev.36 [2024-03-08T06:38:18.745Z] v3.1.0-dev.37 [2024-03-08T06:38:18.745Z] v3.1.0-dev.38 [2024-03-08T06:38:18.745Z] v3.1.0-dev.39 [2024-03-08T06:38:18.745Z] v3.1.0-dev.4 [2024-03-08T06:38:18.745Z] v3.1.0-dev.40 [2024-03-08T06:38:18.745Z] v3.1.0-dev.41 [2024-03-08T06:38:18.745Z] v3.1.0-dev.5 [2024-03-08T06:38:18.745Z] v3.1.0-dev.6 [2024-03-08T06:38:18.745Z] v3.1.0-dev.7 [2024-03-08T06:38:18.745Z] v3.1.0-dev.8 [2024-03-08T06:38:18.745Z] v3.1.0-dev.9 [2024-03-08T06:38:18.745Z] v3.2.0-dev.1 [2024-03-08T06:38:18.745Z] v3.2.0-dev.10 [2024-03-08T06:38:18.745Z] v3.2.0-dev.2 [2024-03-08T06:38:18.745Z] v3.2.0-dev.3 [2024-03-08T06:38:18.745Z] v3.2.0-dev.4 [2024-03-08T06:38:18.745Z] v3.2.0-dev.5 [2024-03-08T06:38:18.745Z] v3.2.0-dev.6 [2024-03-08T06:38:18.745Z] v3.2.0-dev.7 [2024-03-08T06:38:18.745Z] v3.2.0-dev.8 [2024-03-08T06:38:18.745Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-08T06:38:19.046Z] + lftools sign git-tag v3.2.0-dev.10 [2024-03-08T06:38:19.617Z] Signing Git tag with Sigul... [2024-03-08T06:38:19.617Z] Signing v3.2.0-dev.10 [Pipeline] echo [2024-03-08T06:38:19.892Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:38:20.177Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-08T06:38:20.185Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-08T06:38:20.292Z] $ docker stop --time=1 0252daac278d40d2d81cb220e3768a9d1128c201f923167dbddc16c371bba3b2 [2024-03-08T06:38:28.118Z] $ docker rm -f --volumes 0252daac278d40d2d81cb220e3768a9d1128c201f923167dbddc16c371bba3b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-08T06:38:29.335Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T06:38:29.336Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:38:29.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T06:38:29.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:38:29.824Z] prd-ubuntu20.04-docker-8c-8g-5216 does not seem to be running inside a container [2024-03-08T06:38:29.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T06:38:34.549Z] $ docker top 2d8f95d39e6fd6c26a70169cf6456b5b76d934402ecb9796b7ce69434eb31783 -eo pid,comm [2024-03-08T06:38:34.601Z] 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). [2024-03-08T06:38:34.601Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T06:38:34.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T06:38:34.780Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T06:38:34.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T06:38:34.913Z] $ docker exec 2d8f95d39e6fd6c26a70169cf6456b5b76d934402ecb9796b7ce69434eb31783 ssh-agent [2024-03-08T06:38:35.060Z] SSH_AUTH_SOCK=/tmp/ssh-2FEFyGmQclbL/agent.13 [2024-03-08T06:38:35.060Z] SSH_AGENT_PID=19 [2024-03-08T06:38:35.064Z] Running ssh-add (command line suppressed) [2024-03-08T06:38:35.173Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_827713719059884969.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_827713719059884969.key) [2024-03-08T06:38:35.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T06:38:35.518Z] + git semver bump pre [2024-03-08T06:38:36.131Z] 2024-03-08 06:38:35,961 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-08T06:38:36.131Z] 2024-03-08 06:38:35,962 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev [2024-03-08T06:38:36.131Z] 2024-03-08 06:38:35,962 [bump_version] DEBUG bumped version:3.2.0-dev.11 [2024-03-08T06:38:36.131Z] 2024-03-08 06:38:35,962 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-03-08T06:38:36.131Z] 2024-03-08 06:38:35,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-08T06:38:36.131Z] 2024-03-08 06:38:35,962 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-08T06:38:36.131Z] 2024-03-08 06:38:35,966 [execute] INFO git cat-file --batch-check [2024-03-08T06:38:36.131Z] 2024-03-08 06:38:35,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T06:38:36.131Z] 2024-03-08 06:38:35,973 [execute] INFO git cat-file --batch [2024-03-08T06:38:36.131Z] 2024-03-08 06:38:35,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T06:38:36.131Z] 2024-03-08 06:38:35,982 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-08T06:38:36.131Z] 3.2.0-dev.11 [Pipeline] } [2024-03-08T06:38:36.144Z] $ docker exec --env ******** --env ******** 2d8f95d39e6fd6c26a70169cf6456b5b76d934402ecb9796b7ce69434eb31783 ssh-agent -k [2024-03-08T06:38:36.263Z] unset SSH_AUTH_SOCK; [2024-03-08T06:38:36.263Z] unset SSH_AGENT_PID; [2024-03-08T06:38:36.263Z] echo Agent pid 19 killed; [2024-03-08T06:38:36.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T06:38:36.807Z] + git semver [Pipeline] } [2024-03-08T06:38:37.115Z] $ docker stop --time=1 2d8f95d39e6fd6c26a70169cf6456b5b76d934402ecb9796b7ce69434eb31783 [2024-03-08T06:38:39.205Z] $ docker rm -f --volumes 2d8f95d39e6fd6c26a70169cf6456b5b76d934402ecb9796b7ce69434eb31783 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T06:38:39.702Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T06:38:39.702Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:38:40.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T06:38:40.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:38:40.220Z] prd-ubuntu20.04-docker-8c-8g-5216 does not seem to be running inside a container [2024-03-08T06:38:40.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T06:38:40.667Z] $ docker top 80e2ff32927d78971113aa58b83d1e64261f6223c628e7ddf14164bb94311a7c -eo pid,comm [2024-03-08T06:38:40.718Z] 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). [2024-03-08T06:38:40.718Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T06:38:40.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T06:38:40.946Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T06:38:41.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T06:38:41.065Z] $ docker exec 80e2ff32927d78971113aa58b83d1e64261f6223c628e7ddf14164bb94311a7c ssh-agent [2024-03-08T06:38:41.171Z] SSH_AUTH_SOCK=/tmp/ssh-micwhyU1GBXc/agent.32 [2024-03-08T06:38:41.171Z] SSH_AGENT_PID=38 [2024-03-08T06:38:41.176Z] Running ssh-add (command line suppressed) [2024-03-08T06:38:41.279Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5710444536722741017.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5710444536722741017.key) [2024-03-08T06:38:41.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T06:38:41.630Z] + git semver push [2024-03-08T06:38:41.888Z] 2024-03-08 06:38:41,858 [run_push] DEBUG push [2024-03-08T06:38:41.888Z] 2024-03-08 06:38:41,860 [execute] INFO git cat-file --batch-check [2024-03-08T06:38:41.888Z] 2024-03-08 06:38:41,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T06:38:41.888Z] 2024-03-08 06:38:41,865 [execute] INFO git rev-list 13ddb5f2bf2115d81fa42e5b187c8dd5cfb2ab18 -- [2024-03-08T06:38:41.888Z] 2024-03-08 06:38:41,866 [execute] DEBUG Popen(['git', 'rev-list', '13ddb5f2bf2115d81fa42e5b187c8dd5cfb2ab18', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-08T06:38:41.888Z] 2024-03-08 06:38:41,881 [execute] INFO git fetch -v origin [2024-03-08T06:38:41.888Z] 2024-03-08 06:38:41,882 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-08T06:38:42.477Z] 2024-03-08 06:38:42,372 [run_push] DEBUG no remote changes detected [2024-03-08T06:38:42.477Z] 2024-03-08 06:38:42,372 [execute] INFO git push origin semver [2024-03-08T06:38:42.477Z] 2024-03-08 06:38:42,373 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-08T06:38:43.413Z] 2024-03-08 06:38:43,151 [run_push] DEBUG push all version tags [2024-03-08T06:38:43.413Z] 2024-03-08 06:38:43,152 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-08T06:38:43.413Z] 2024-03-08 06:38:43,152 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-08T06:38:43.981Z] 2024-03-08 06:38:43,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-08T06:38:43.981Z] 3.2.0-dev.11 [Pipeline] } [2024-03-08T06:38:43.991Z] $ docker exec --env ******** --env ******** 80e2ff32927d78971113aa58b83d1e64261f6223c628e7ddf14164bb94311a7c ssh-agent -k [2024-03-08T06:38:44.095Z] unset SSH_AUTH_SOCK; [2024-03-08T06:38:44.095Z] unset SSH_AGENT_PID; [2024-03-08T06:38:44.096Z] echo Agent pid 38 killed; [2024-03-08T06:38:44.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T06:38:44.587Z] + git semver [Pipeline] } [2024-03-08T06:38:45.170Z] $ docker stop --time=1 80e2ff32927d78971113aa58b83d1e64261f6223c628e7ddf14164bb94311a7c [2024-03-08T06:38:47.813Z] $ docker rm -f --volumes 80e2ff32927d78971113aa58b83d1e64261f6223c628e7ddf14164bb94311a7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-08T06:38:49.162Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-03-08T06:38:49.162Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-03-08T06:38:49.162Z] total 16 [2024-03-08T06:38:49.162Z] drwxr-xr-x 3 root root 4096 Mar 8 06:25 . [2024-03-08T06:38:49.162Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 06:38 .. [2024-03-08T06:38:49.162Z] drwxr-xr-x 2 root root 4096 Mar 8 06:25 cost [2024-03-08T06:38:49.162Z] -rw-r--r-- 1 root root 85 Mar 8 06:25 cost.csv [2024-03-08T06:38:49.162Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-03-08T06:38:49.162Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-03-08T06:38:49.162Z] total 16 [2024-03-08T06:38:49.162Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 06:25 . [2024-03-08T06:38:49.162Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 06:38 .. [2024-03-08T06:38:49.162Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 06:25 cost [2024-03-08T06:38:49.162Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 8 06:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:38:49.455Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:38:50.346Z] ---> package-listing.sh [2024-03-08T06:38:50.346Z] ++ facter osfamily [2024-03-08T06:38:50.346Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-08T06:38:50.346Z] + OS_FAMILY=debian [2024-03-08T06:38:50.346Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-03-08T06:38:50.346Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-08T06:38:50.346Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-08T06:38:50.346Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-08T06:38:50.346Z] + PACKAGES=/tmp/packages_start.txt [2024-03-08T06:38:50.346Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-03-08T06:38:50.346Z] + PACKAGES=/tmp/packages_end.txt [2024-03-08T06:38:50.346Z] + case "${OS_FAMILY}" in [2024-03-08T06:38:50.346Z] + dpkg -l [2024-03-08T06:38:50.346Z] + grep '^ii' [2024-03-08T06:38:50.605Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-08T06:38:50.606Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-08T06:38:50.606Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-08T06:38:50.606Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-03-08T06:38:50.606Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-03-08T06:38:50.606Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-03-08T06:38:50.618Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-08T06:38:50.894Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:38:51.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T06:38:51.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:38:51.670Z] prd-ubuntu20.04-docker-8c-8g-5216 does not seem to be running inside a container [2024-03-08T06:38:51.704Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-08T06:38:52.142Z] $ docker top 2945762ba4840a49e96b72d41358b161be554173aad0f696d30a8239b2e1dc35 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T06:38:52.582Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-08T06:38:52.866Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-08T06:38:53.146Z] + ls /var/log/sa-host [2024-03-08T06:38:53.146Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T06:38:53.345Z] provisioning config files... [2024-03-08T06:38:53.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14865739205406512801tmp [Pipeline] { [Pipeline] echo [2024-03-08T06:38:53.531Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:38:53.818Z] ---> create-netrc.sh [Pipeline] } [2024-03-08T06:38:53.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:38:54.264Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-08T06:38:54.273Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:38:54.558Z] ---> sudo-logs.sh [2024-03-08T06:38:54.558Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-08T06:38:54.637Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:38:54.918Z] ---> job-cost.sh [2024-03-08T06:38:54.918Z] lf-activate-venv: SKIPPING [2024-03-08T06:38:54.918Z] DEBUG: total: 0.2199999988079071 [2024-03-08T06:38:54.918Z] INFO: Retrieving Stack Cost... [2024-03-08T06:38:55.178Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T06:38:55.746Z] INFO: Archiving Costs [Pipeline] echo [2024-03-08T06:38:55.758Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:38:56.055Z] ---> logs-deploy.sh [2024-03-08T06:38:56.055Z] lf-activate-venv: SKIPPING [2024-03-08T06:38:56.055Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/281 [2024-03-08T06:38:56.055Z] INFO: archiving workspace using pattern(s): [2024-03-08T06:38:56.995Z] Archives upload complete. [2024-03-08T06:38:56.995Z] INFO: archiving logs to Nexus