Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f47f79f53f1840767b32d78ce83479da4d392c8 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-ssh8223899176089408635.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-ssh12708637106717522222.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-ssh11968230425704568173.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-ssh7491327785056215667.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-ssh17602662148490076053.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1221 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 4f47f79f53f1840767b32d78ce83479da4d392c8 (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 4f47f79f53f1840767b32d78ce83479da4d392c8 # timeout=10 Commit message: "Merge pull request #1560 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.17" > git rev-list --no-walk 05a857ba723bc3223dfc65f2e1529220030d9145 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-19T05:38:07.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-19T05:38:07.193Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-19T05:38:07.223Z] ========================================================= [2024-02-19T05:38:07.223Z] EdgeX Global Pipelines Version Info [2024-02-19T05:38:07.223Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:38:07.969Z] ------------------- [2024-02-19T05:38:07.969Z] stable info: [2024-02-19T05:38:07.969Z] ------------------- [2024-02-19T05:38:07.969Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-19T05:38:07.969Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T05:38:07.969Z] Message: update stable to v1.0.258 [2024-02-19T05:38:08.540Z] ------------------- [2024-02-19T05:38:08.540Z] experimental info: [2024-02-19T05:38:08.540Z] ------------------- [2024-02-19T05:38:08.540Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-19T05:38:08.540Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T05:38:08.540Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-19T05:38:08.627Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-02-19T05:38:08.653Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-02-19T05:38:08.684Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-19T05:38:08.714Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-19T05:38:08.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-19T05:38:08.763Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-19T05:38:08.794Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-19T05:38:08.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-02-19T05:38:08.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-19T05:38:08.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-19T05:38:08.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-19T05:38:08.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-02-19T05:38:08.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-19T05:38:08.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-19T05:38:09.010Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T05:38:09.038Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T05:38:09.067Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T05:38:09.096Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T05:38:09.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-19T05:38:09.166Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-19T05:38:09.202Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-19T05:38:09.243Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-19T05:38:09.281Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-19T05:38:09.323Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-19T05:38:09.363Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-19T05:38:09.408Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-19T05:38:09.447Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-19T05:38:09.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-19T05:38:09.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-19T05:38:09.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-19T05:38:09.616Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f47f79f53f1840767b32d78ce83479da4d392c8 [Pipeline] echo [2024-02-19T05:38:09.669Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f47f79 [Pipeline] echo [2024-02-19T05:38:09.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:38:09.818Z] provisioning config files... [2024-02-19T05:38:09.832Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17876612711255096347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:38:10.180Z] ---> ****-login.sh [2024-02-19T05:38:10.180Z] nexus3.edgexfoundry.org:10001 [2024-02-19T05:38:10.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:38:10.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:38:10.440Z] Configure a credential helper to remove this warning. See [2024-02-19T05:38:10.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:38:10.440Z] [2024-02-19T05:38:10.440Z] Login Succeeded [2024-02-19T05:38:10.440Z] nexus3.edgexfoundry.org:10002 [2024-02-19T05:38:10.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:38:10.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:38:10.702Z] Configure a credential helper to remove this warning. See [2024-02-19T05:38:10.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:38:10.702Z] [2024-02-19T05:38:10.702Z] Login Succeeded [2024-02-19T05:38:10.702Z] nexus3.edgexfoundry.org:10003 [2024-02-19T05:38:10.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:38:10.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:38:10.702Z] Configure a credential helper to remove this warning. See [2024-02-19T05:38:10.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:38:10.702Z] [2024-02-19T05:38:10.702Z] Login Succeeded [2024-02-19T05:38:10.702Z] nexus3.edgexfoundry.org:10004 [2024-02-19T05:38:10.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:38:10.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:38:10.962Z] Configure a credential helper to remove this warning. See [2024-02-19T05:38:10.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:38:10.962Z] [2024-02-19T05:38:10.963Z] Login Succeeded [2024-02-19T05:38:10.963Z] ****.io [2024-02-19T05:38:10.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:38:11.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:38:11.224Z] Configure a credential helper to remove this warning. See [2024-02-19T05:38:11.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:38:11.224Z] [2024-02-19T05:38:11.224Z] Login Succeeded [2024-02-19T05:38:11.224Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T05:38:11.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-19T05:38:11.766Z] + git rev-list -1 --merges 4f47f79f53f1840767b32d78ce83479da4d392c8~1..4f47f79f53f1840767b32d78ce83479da4d392c8 [Pipeline] echo [2024-02-19T05:38:11.798Z] -----------> git rev-list -1 --merges 4f47f79f53f1840767b32d78ce83479da4d392c8~1..4f47f79f53f1840767b32d78ce83479da4d392c8 4f47f79f53f1840767b32d78ce83479da4d392c8 [2024-02-19T05:38:11.798Z] 4f47f79f53f1840767b32d78ce83479da4d392c8 [false] [Pipeline] sh [2024-02-19T05:38:12.115Z] + git log --format=format:%s -1 4f47f79f53f1840767b32d78ce83479da4d392c8 [Pipeline] echo [2024-02-19T05:38:12.132Z] ========================================================= [2024-02-19T05:38:12.132Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-19T05:38:12.132Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T05:38:12.525Z] + git log --format=format:%s -1 4f47f79f53f1840767b32d78ce83479da4d392c8 [Pipeline] echo [2024-02-19T05:38:12.539Z] [semverPrep] GIT_COMMIT: 4f47f79f53f1840767b32d78ce83479da4d392c8, Commit Message: Merge pull request #1560 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.17 [Pipeline] echo [2024-02-19T05:38:12.568Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-19T05:38:12.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T05:38:12.964Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-19T05:38:12.964Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-19T05:38:12.964Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-19T05:38:12.964Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-19T05:38:12.964Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-19T05:38:12.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:38:13.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:38:13.391Z] [2024-02-19T05:38:13.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:38:13.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:38:13.716Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-19T05:38:13.716Z] b85a868b505f: Pulling fs layer [2024-02-19T05:38:13.716Z] e2be974225ed: Pulling fs layer [2024-02-19T05:38:13.716Z] 339a4e72a1f5: Pulling fs layer [2024-02-19T05:38:13.716Z] 988bab9f4d93: Pulling fs layer [2024-02-19T05:38:13.716Z] 1469e6f7b9e6: Pulling fs layer [2024-02-19T05:38:13.716Z] eaf3925da568: Pulling fs layer [2024-02-19T05:38:13.716Z] bab4dde63d76: Pulling fs layer [2024-02-19T05:38:13.716Z] bde34c3a00c8: Pulling fs layer [2024-02-19T05:38:13.716Z] b352a97aabf1: Pulling fs layer [2024-02-19T05:38:13.716Z] 4872d77fe225: Pulling fs layer [2024-02-19T05:38:13.716Z] 5851b861e8e6: Pulling fs layer [2024-02-19T05:38:13.716Z] 988bab9f4d93: Waiting [2024-02-19T05:38:13.716Z] 1469e6f7b9e6: Waiting [2024-02-19T05:38:13.716Z] bab4dde63d76: Waiting [2024-02-19T05:38:13.716Z] bde34c3a00c8: Waiting [2024-02-19T05:38:13.716Z] 4872d77fe225: Waiting [2024-02-19T05:38:13.716Z] 5851b861e8e6: Waiting [2024-02-19T05:38:13.716Z] eaf3925da568: Waiting [2024-02-19T05:38:13.716Z] b352a97aabf1: Waiting [2024-02-19T05:38:13.716Z] e2be974225ed: Download complete [2024-02-19T05:38:13.716Z] 988bab9f4d93: Verifying Checksum [2024-02-19T05:38:13.716Z] 988bab9f4d93: Download complete [2024-02-19T05:38:13.716Z] 1469e6f7b9e6: Verifying Checksum [2024-02-19T05:38:13.716Z] 1469e6f7b9e6: Download complete [2024-02-19T05:38:13.716Z] 339a4e72a1f5: Verifying Checksum [2024-02-19T05:38:13.716Z] 339a4e72a1f5: Download complete [2024-02-19T05:38:13.974Z] eaf3925da568: Verifying Checksum [2024-02-19T05:38:13.974Z] eaf3925da568: Download complete [2024-02-19T05:38:13.974Z] bde34c3a00c8: Download complete [2024-02-19T05:38:13.974Z] b352a97aabf1: Download complete [2024-02-19T05:38:13.974Z] 4872d77fe225: Verifying Checksum [2024-02-19T05:38:13.974Z] 4872d77fe225: Download complete [2024-02-19T05:38:13.974Z] 5851b861e8e6: Verifying Checksum [2024-02-19T05:38:13.974Z] 5851b861e8e6: Download complete [2024-02-19T05:38:13.974Z] b85a868b505f: Verifying Checksum [2024-02-19T05:38:13.974Z] b85a868b505f: Download complete [2024-02-19T05:38:14.232Z] bab4dde63d76: Verifying Checksum [2024-02-19T05:38:14.232Z] bab4dde63d76: Download complete [2024-02-19T05:38:15.171Z] b85a868b505f: Pull complete [2024-02-19T05:38:15.171Z] e2be974225ed: Pull complete [2024-02-19T05:38:15.743Z] 339a4e72a1f5: Pull complete [2024-02-19T05:38:15.743Z] 988bab9f4d93: Pull complete [2024-02-19T05:38:16.005Z] 1469e6f7b9e6: Pull complete [2024-02-19T05:38:16.265Z] eaf3925da568: Pull complete [2024-02-19T05:38:17.644Z] bab4dde63d76: Pull complete [2024-02-19T05:38:17.904Z] bde34c3a00c8: Pull complete [2024-02-19T05:38:17.904Z] b352a97aabf1: Pull complete [2024-02-19T05:38:17.904Z] 4872d77fe225: Pull complete [2024-02-19T05:38:18.164Z] 5851b861e8e6: Pull complete [2024-02-19T05:38:18.164Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-19T05:38:18.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:38:18.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:38:18.372Z] prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container [2024-02-19T05:38:18.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T05:38:22.131Z] $ docker top ad2e89e35bf4ebc09b745ca2ababb63e4d3ae73c0a47f48c2207d7dc85586154 -eo pid,comm [2024-02-19T05:38:22.188Z] 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-02-19T05:38:22.188Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T05:38:22.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T05:38:22.289Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T05:38:22.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T05:38:22.394Z] $ docker exec ad2e89e35bf4ebc09b745ca2ababb63e4d3ae73c0a47f48c2207d7dc85586154 ssh-agent [2024-02-19T05:38:22.508Z] SSH_AUTH_SOCK=/tmp/ssh-Wz7Kk0yH0qpP/agent.32 [2024-02-19T05:38:22.508Z] SSH_AGENT_PID=38 [2024-02-19T05:38:22.514Z] Running ssh-add (command line suppressed) [2024-02-19T05:38:22.617Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15956000641010951723.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15956000641010951723.key) [2024-02-19T05:38:22.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T05:38:22.943Z] + git tag --points-at HEAD [Pipeline] } [2024-02-19T05:38:22.954Z] $ docker exec --env ******** --env ******** ad2e89e35bf4ebc09b745ca2ababb63e4d3ae73c0a47f48c2207d7dc85586154 ssh-agent -k [2024-02-19T05:38:23.055Z] unset SSH_AUTH_SOCK; [2024-02-19T05:38:23.056Z] unset SSH_AGENT_PID; [2024-02-19T05:38:23.056Z] echo Agent pid 38 killed; [2024-02-19T05:38:23.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-19T05:38:23.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T05:38:23.134Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T05:38:23.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T05:38:23.257Z] $ docker exec ad2e89e35bf4ebc09b745ca2ababb63e4d3ae73c0a47f48c2207d7dc85586154 ssh-agent [2024-02-19T05:38:23.358Z] SSH_AUTH_SOCK=/tmp/ssh-3XpcYPX7HLhQ/agent.70 [2024-02-19T05:38:23.358Z] SSH_AGENT_PID=76 [2024-02-19T05:38:23.362Z] Running ssh-add (command line suppressed) [2024-02-19T05:38:23.470Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14150619733100021189.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14150619733100021189.key) [2024-02-19T05:38:23.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T05:38:23.791Z] + git semver init [2024-02-19T05:38:24.053Z] 2024-02-19 05:38:23,972 [run_init] DEBUG init version:0.0.0 force:False [2024-02-19T05:38:24.053Z] 2024-02-19 05:38:23,972 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-02-19T05:38:24.053Z] 2024-02-19 05:38:23,973 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-02-19T05:38:24.053Z] 2024-02-19 05:38:23,973 [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-02-19T05:38:25.464Z] 2024-02-19 05:38:25,166 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-02-19T05:38:25.464Z] 2024-02-19 05:38:25,167 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-02-19T05:38:25.464Z] 2024-02-19 05:38:25,167 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-19T05:38:25.464Z] 2024-02-19 05:38:25,167 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-19T05:38:25.464Z] 3.2.0-dev.9 [Pipeline] } [2024-02-19T05:38:25.475Z] $ docker exec --env ******** --env ******** ad2e89e35bf4ebc09b745ca2ababb63e4d3ae73c0a47f48c2207d7dc85586154 ssh-agent -k [2024-02-19T05:38:25.574Z] unset SSH_AUTH_SOCK; [2024-02-19T05:38:25.575Z] unset SSH_AGENT_PID; [2024-02-19T05:38:25.575Z] echo Agent pid 76 killed; [2024-02-19T05:38:25.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T05:38:25.976Z] + git semver [Pipeline] } [2024-02-19T05:38:26.246Z] $ docker stop --time=1 ad2e89e35bf4ebc09b745ca2ababb63e4d3ae73c0a47f48c2207d7dc85586154 [2024-02-19T05:38:27.526Z] $ docker rm -f --volumes ad2e89e35bf4ebc09b745ca2ababb63e4d3ae73c0a47f48c2207d7dc85586154 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T05:38:27.901Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-19T05:38:28.103Z] Stashed 1 file(s) [Pipeline] echo [2024-02-19T05:38:28.106Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [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-02-19T05:38:28.475Z] provisioning config files... [2024-02-19T05:38:28.484Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16767576844451689403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:38:28.815Z] ---> ****-login.sh [2024-02-19T05:38:28.815Z] nexus3.edgexfoundry.org:10001 [2024-02-19T05:38:28.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:38:28.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:38:28.815Z] Configure a credential helper to remove this warning. See [2024-02-19T05:38:28.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:38:28.815Z] [2024-02-19T05:38:28.815Z] Login Succeeded [2024-02-19T05:38:28.815Z] nexus3.edgexfoundry.org:10002 [2024-02-19T05:38:28.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:38:28.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:38:28.816Z] Configure a credential helper to remove this warning. See [2024-02-19T05:38:28.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:38:28.816Z] [2024-02-19T05:38:28.816Z] Login Succeeded [2024-02-19T05:38:28.816Z] nexus3.edgexfoundry.org:10003 [2024-02-19T05:38:29.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:38:29.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:38:29.075Z] Configure a credential helper to remove this warning. See [2024-02-19T05:38:29.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:38:29.075Z] [2024-02-19T05:38:29.075Z] Login Succeeded [2024-02-19T05:38:29.075Z] nexus3.edgexfoundry.org:10004 [2024-02-19T05:38:29.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:38:29.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:38:29.075Z] Configure a credential helper to remove this warning. See [2024-02-19T05:38:29.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:38:29.075Z] [2024-02-19T05:38:29.075Z] Login Succeeded [2024-02-19T05:38:29.075Z] ****.io [2024-02-19T05:38:29.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:38:29.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:38:29.333Z] Configure a credential helper to remove this warning. See [2024-02-19T05:38:29.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:38:29.333Z] [2024-02-19T05:38:29.333Z] Login Succeeded [2024-02-19T05:38:29.333Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T05:38:29.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T05:38:29.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:38:29.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:38:29.529Z] ========================================================= [2024-02-19T05:38:29.529Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-19T05:38:29.529Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:38:29.988Z] + 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-02-19T05:38:29.988Z] Sending build context to Docker daemon 21.93MB [2024-02-19T05:38:29.988Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T05:38:29.988Z] Step 2/10 : FROM ${BASE} AS builder [2024-02-19T05:38:30.256Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-19T05:38:30.256Z] 7264a8db6415: Pulling fs layer [2024-02-19T05:38:30.256Z] c4d48a809fc2: Pulling fs layer [2024-02-19T05:38:30.256Z] 4f1c88b9dad5: Pulling fs layer [2024-02-19T05:38:30.256Z] ad3a456e5733: Pulling fs layer [2024-02-19T05:38:30.256Z] 69c7f0334f64: Pulling fs layer [2024-02-19T05:38:30.256Z] 1f1c1a5573a3: Pulling fs layer [2024-02-19T05:38:30.256Z] ce7588e14bc9: Pulling fs layer [2024-02-19T05:38:30.256Z] b5e4710f87ac: Pulling fs layer [2024-02-19T05:38:30.256Z] ce7588e14bc9: Waiting [2024-02-19T05:38:30.256Z] 1f1c1a5573a3: Waiting [2024-02-19T05:38:30.256Z] 69c7f0334f64: Waiting [2024-02-19T05:38:30.256Z] b5e4710f87ac: Waiting [2024-02-19T05:38:30.256Z] c4d48a809fc2: Verifying Checksum [2024-02-19T05:38:30.256Z] c4d48a809fc2: Download complete [2024-02-19T05:38:30.256Z] ad3a456e5733: Verifying Checksum [2024-02-19T05:38:30.256Z] ad3a456e5733: Download complete [2024-02-19T05:38:30.256Z] 69c7f0334f64: Verifying Checksum [2024-02-19T05:38:30.256Z] 69c7f0334f64: Download complete [2024-02-19T05:38:30.256Z] 7264a8db6415: Download complete [2024-02-19T05:38:30.256Z] 1f1c1a5573a3: Verifying Checksum [2024-02-19T05:38:30.256Z] 1f1c1a5573a3: Download complete [2024-02-19T05:38:30.256Z] 7264a8db6415: Pull complete [2024-02-19T05:38:30.514Z] b5e4710f87ac: Verifying Checksum [2024-02-19T05:38:30.514Z] b5e4710f87ac: Download complete [2024-02-19T05:38:30.514Z] c4d48a809fc2: Pull complete [2024-02-19T05:38:30.514Z] 4f1c88b9dad5: Verifying Checksum [2024-02-19T05:38:30.514Z] 4f1c88b9dad5: Download complete [2024-02-19T05:38:31.080Z] ce7588e14bc9: Verifying Checksum [2024-02-19T05:38:31.080Z] ce7588e14bc9: Download complete [2024-02-19T05:38:33.615Z] 4f1c88b9dad5: Pull complete [2024-02-19T05:38:33.615Z] ad3a456e5733: Pull complete [2024-02-19T05:38:33.615Z] 69c7f0334f64: Pull complete [2024-02-19T05:38:33.615Z] 1f1c1a5573a3: Pull complete [2024-02-19T05:38:35.626Z] ce7588e14bc9: Pull complete [2024-02-19T05:38:36.193Z] b5e4710f87ac: Pull complete [2024-02-19T05:38:36.193Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-19T05:38:36.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-19T05:38:36.193Z] ---> 88b5674ff536 [2024-02-19T05:38:36.193Z] Step 3/10 : ARG MAKE=make build [2024-02-19T05:38:40.390Z] ---> Running in 57a4e1481851 [2024-02-19T05:38:40.649Z] Removing intermediate container 57a4e1481851 [2024-02-19T05:38:40.649Z] ---> ec3c2e2353b0 [2024-02-19T05:38:40.649Z] Step 4/10 : WORKDIR /device-sdk-go [2024-02-19T05:38:40.649Z] ---> Running in 19024d5d4787 [2024-02-19T05:38:40.649Z] Removing intermediate container 19024d5d4787 [2024-02-19T05:38:40.649Z] ---> 1edeb3655b96 [2024-02-19T05:38:40.649Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-19T05:38:40.649Z] ---> Running in 5e5f0c75cc2d [2024-02-19T05:38:40.909Z] Removing intermediate container 5e5f0c75cc2d [2024-02-19T05:38:40.909Z] ---> 19cf0409cf88 [2024-02-19T05:38:40.909Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-02-19T05:38:40.909Z] ---> Running in 761e3b20156b [2024-02-19T05:38:41.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T05:38:41.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T05:38:41.740Z] OK: 264 MiB in 52 packages [2024-02-19T05:38:41.998Z] Removing intermediate container 761e3b20156b [2024-02-19T05:38:41.998Z] ---> 9ee87e259c82 [2024-02-19T05:38:41.998Z] Step 7/10 : COPY go.mod vendor* ./ [2024-02-19T05:38:41.998Z] ---> ea836daf5d61 [2024-02-19T05:38:41.998Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T05:38:41.998Z] ---> Running in 92f67d5eb80c [2024-02-19T05:38:43.366Z] Still waiting to schedule task [2024-02-19T05:38:43.367Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-19T05:39:08.570Z] Removing intermediate container 92f67d5eb80c [2024-02-19T05:39:08.570Z] ---> 904ce46fd11b [2024-02-19T05:39:08.570Z] Step 9/10 : COPY . . [2024-02-19T05:39:08.882Z] ---> a106febcfd5a [2024-02-19T05:39:08.882Z] Step 10/10 : RUN ${MAKE} [2024-02-19T05:39:08.882Z] ---> Running in 1f8048a770fe [2024-02-19T05:39:09.163Z] noop [2024-02-19T05:39:09.447Z] Removing intermediate container 1f8048a770fe [2024-02-19T05:39:09.447Z] ---> c8767ce09559 [2024-02-19T05:39:09.447Z] Successfully built c8767ce09559 [2024-02-19T05:39:09.447Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:39:09.838Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T05:39:09.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:39:09.944Z] prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container [2024-02-19T05:39:09.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T05:39:10.305Z] $ docker top 493ca4f90cc6940786f807b063d0d7dab9a549a21d0f3edb114c87a03d0958ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:39:10.697Z] + go version [2024-02-19T05:39:10.697Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-19T05:39:10.705Z] $ docker stop --time=1 493ca4f90cc6940786f807b063d0d7dab9a549a21d0f3edb114c87a03d0958ed [2024-02-19T05:39:11.946Z] $ docker rm -f --volumes 493ca4f90cc6940786f807b063d0d7dab9a549a21d0f3edb114c87a03d0958ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:39:12.512Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T05:39:12.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:39:12.627Z] prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container [2024-02-19T05:39:12.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T05:39:12.980Z] $ docker top c6be4292321b8f408b70e84935d0cd865894949dd54adda305ca6f2838957673 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:39:13.374Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-02-19T05:39:13.691Z] + make test [2024-02-19T05:39:13.691Z] go test -race -coverprofile=coverage.out ./... [2024-02-19T05:39:20.262Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-02-19T05:39:32.460Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-02-19T05:39:32.460Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-02-19T05:39:32.460Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-02-19T05:39:32.460Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-02-19T05:39:32.460Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-02-19T05:39:32.719Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-02-19T05:39:32.719Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-02-19T05:39:32.978Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-02-19T05:39:33.544Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.043s coverage: 27.6% of statements [2024-02-19T05:39:33.544Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.060s coverage: 81.5% of statements [2024-02-19T05:39:33.544Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.057s coverage: 86.0% of statements [2024-02-19T05:39:34.112Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.070s coverage: 71.8% of statements [2024-02-19T05:39:34.112Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-02-19T05:39:34.112Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-02-19T05:39:35.048Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-02-19T05:39:38.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.055s coverage: 14.4% of statements [2024-02-19T05:39:38.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.775s coverage: 45.9% of statements [2024-02-19T05:39:38.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.061s coverage: 68.5% of statements [2024-02-19T05:39:38.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.095s coverage: 89.2% of statements [2024-02-19T05:39:38.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.044s coverage: 5.5% of statements [2024-02-19T05:40:00.260Z] GO111MODULE=on go vet ./... [2024-02-19T05:40:01.635Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T05:40:01.635Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T05:40:01.635Z] ./bin/test-attribution-txt.sh [2024-02-19T05:40:01.635Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T05:40:01.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T05:40:01.679Z] $ docker stop --time=1 c6be4292321b8f408b70e84935d0cd865894949dd54adda305ca6f2838957673 [2024-02-19T05:40:05.608Z] $ docker rm -f --volumes c6be4292321b8f408b70e84935d0cd865894949dd54adda305ca6f2838957673 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T05:40:06.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T05:40:06.361Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-19T05:40:06.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T05:40:07.256Z] + ls -al . [2024-02-19T05:40:07.256Z] total 308 [2024-02-19T05:40:07.256Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 19 05:39 . [2024-02-19T05:40:07.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:38 .. [2024-02-19T05:40:07.256Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 05:38 .dockerignore [2024-02-19T05:40:07.256Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:39 .git [2024-02-19T05:40:07.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:38 .github [2024-02-19T05:40:07.256Z] -rw-rw-r-- 1 jenkins jenkins 137 Feb 19 05:38 .gitignore [2024-02-19T05:40:07.256Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 19 05:38 .golangci.yml [2024-02-19T05:40:07.256Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:38 .semver [2024-02-19T05:40:07.256Z] -rw-rw-r-- 1 jenkins jenkins 48109 Feb 19 05:38 CHANGELOG.md [2024-02-19T05:40:07.256Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 05:38 GOVERNANCE.md [2024-02-19T05:40:07.256Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 19 05:38 Jenkinsfile [2024-02-19T05:40:07.256Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 19 05:38 LICENSE [2024-02-19T05:40:07.256Z] -rw-rw-r-- 1 jenkins jenkins 1842 Feb 19 05:38 Makefile [2024-02-19T05:40:07.256Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 19 05:38 OWNERS.md [2024-02-19T05:40:07.256Z] -rw-rw-r-- 1 jenkins jenkins 4933 Feb 19 05:38 README.md [2024-02-19T05:40:07.256Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 05:38 VERSION [2024-02-19T05:40:07.256Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:38 bin [2024-02-19T05:40:07.256Z] -rw-r--r-- 1 jenkins jenkins 122154 Feb 19 05:39 coverage.out [2024-02-19T05:40:07.256Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 19 05:38 example [2024-02-19T05:40:07.256Z] -rw-rw-r-- 1 jenkins jenkins 3768 Feb 19 05:38 go.mod [2024-02-19T05:40:07.256Z] -rw-rw-r-- 1 jenkins jenkins 33786 Feb 19 05:38 go.sum [2024-02-19T05:40:07.256Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 05:38 internal [2024-02-19T05:40:07.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:38 openapi [2024-02-19T05:40:07.256Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 19 05:38 pkg [2024-02-19T05:40:07.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:38 snap [2024-02-19T05:40:07.256Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 19 05:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:40:07.609Z] + 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=4f47f79f53f1840767b32d78ce83479da4d392c8 --label arch=amd64 --label version=3.2.0-dev.9 . [2024-02-19T05:40:07.609Z] Sending build context to Docker daemon 22.06MB [2024-02-19T05:40:07.609Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T05:40:07.609Z] Step 2/23 : FROM ${BASE} AS builder [2024-02-19T05:40:07.609Z] ---> c8767ce09559 [2024-02-19T05:40:07.609Z] Step 3/23 : ARG MAKE=make build [2024-02-19T05:40:07.870Z] ---> Running in 08584590fdd7 [2024-02-19T05:40:08.130Z] Removing intermediate container 08584590fdd7 [2024-02-19T05:40:08.130Z] ---> 2f902cf8df11 [2024-02-19T05:40:08.130Z] Step 4/23 : WORKDIR /device-sdk-go [2024-02-19T05:40:08.130Z] ---> Running in fe08ffa2fd2b [2024-02-19T05:40:08.130Z] Removing intermediate container fe08ffa2fd2b [2024-02-19T05:40:08.130Z] ---> 0739741c10cc [2024-02-19T05:40:08.130Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-19T05:40:08.130Z] ---> Running in dbf394f41704 [2024-02-19T05:40:08.130Z] Removing intermediate container dbf394f41704 [2024-02-19T05:40:08.130Z] ---> 6f94f2006de5 [2024-02-19T05:40:08.130Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-02-19T05:40:08.389Z] ---> Running in bbd249d0abb8 [2024-02-19T05:40:08.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T05:40:08.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T05:40:09.192Z] OK: 264 MiB in 52 packages [2024-02-19T05:40:09.451Z] Removing intermediate container bbd249d0abb8 [2024-02-19T05:40:09.451Z] ---> 7d751e4a0b41 [2024-02-19T05:40:09.451Z] Step 7/23 : COPY go.mod vendor* ./ [2024-02-19T05:40:09.451Z] ---> dd96a077cac1 [2024-02-19T05:40:09.451Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T05:40:09.451Z] ---> Running in f79a9bff9979 [2024-02-19T05:40:10.019Z] Removing intermediate container f79a9bff9979 [2024-02-19T05:40:10.019Z] ---> 4feee89609ac [2024-02-19T05:40:10.019Z] Step 9/23 : COPY . . [2024-02-19T05:40:10.985Z] ---> 405339f02686 [2024-02-19T05:40:10.985Z] Step 10/23 : RUN ${MAKE} [2024-02-19T05:40:10.985Z] ---> Running in 56677ec46883 [2024-02-19T05:40:10.985Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.9" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-02-19T05:40:32.922Z] Removing intermediate container 56677ec46883 [2024-02-19T05:40:32.922Z] ---> 7a45255a34f4 [2024-02-19T05:40:32.922Z] Step 11/23 : FROM alpine:3.18 [2024-02-19T05:40:32.922Z] 3.18: Pulling from library/alpine [2024-02-19T05:40:32.922Z] 619be1103602: Pulling fs layer [2024-02-19T05:40:32.922Z] 619be1103602: Download complete [2024-02-19T05:40:32.922Z] 619be1103602: Pull complete [2024-02-19T05:40:32.922Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T05:40:32.922Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T05:40:32.922Z] ---> d3782b16ccc9 [2024-02-19T05:40:32.922Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-02-19T05:40:32.922Z] ---> Running in 5945eff4453c [2024-02-19T05:40:32.922Z] Removing intermediate container 5945eff4453c [2024-02-19T05:40:32.922Z] ---> 41d006de2d84 [2024-02-19T05:40:32.922Z] Step 13/23 : RUN apk add --update --no-cache [2024-02-19T05:40:32.922Z] ---> Running in fe411364721e [2024-02-19T05:40:32.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T05:40:32.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T05:40:32.922Z] OK: 7 MiB in 15 packages [2024-02-19T05:40:33.182Z] Removing intermediate container fe411364721e [2024-02-19T05:40:33.182Z] ---> 04f7edb59b66 [2024-02-19T05:40:33.182Z] Step 14/23 : WORKDIR / [2024-02-19T05:40:33.182Z] ---> Running in ffc3c74df442 [2024-02-19T05:40:33.182Z] Removing intermediate container ffc3c74df442 [2024-02-19T05:40:33.182Z] ---> 4816c61c3ad4 [2024-02-19T05:40:33.182Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-02-19T05:40:33.441Z] ---> 90430747f260 [2024-02-19T05:40:33.441Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-02-19T05:40:34.395Z] ---> 837fc060c4f5 [2024-02-19T05:40:34.395Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-02-19T05:40:34.395Z] ---> 4ed5fea366cb [2024-02-19T05:40:34.395Z] Step 18/23 : EXPOSE 59999 [2024-02-19T05:40:34.395Z] ---> Running in f8d69aa98987 [2024-02-19T05:40:34.395Z] Removing intermediate container f8d69aa98987 [2024-02-19T05:40:34.395Z] ---> df4274c67505 [2024-02-19T05:40:34.395Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-02-19T05:40:34.395Z] ---> Running in 953522ce9506 [2024-02-19T05:40:34.395Z] Removing intermediate container 953522ce9506 [2024-02-19T05:40:34.395Z] ---> 86d3b483ebe2 [2024-02-19T05:40:34.395Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T05:40:34.395Z] ---> Running in f6a171c0fce3 [2024-02-19T05:40:34.657Z] Removing intermediate container f6a171c0fce3 [2024-02-19T05:40:34.657Z] ---> 4ccb6f337590 [2024-02-19T05:40:34.657Z] Step 21/23 : LABEL arch=amd64 [2024-02-19T05:40:34.657Z] ---> Running in 88cf5f218ba4 [2024-02-19T05:40:34.657Z] Removing intermediate container 88cf5f218ba4 [2024-02-19T05:40:34.657Z] ---> 789ce2aa8c2e [2024-02-19T05:40:34.657Z] Step 22/23 : LABEL git_sha=4f47f79f53f1840767b32d78ce83479da4d392c8 [2024-02-19T05:40:34.657Z] ---> Running in 70cf266e885e [2024-02-19T05:40:34.657Z] Removing intermediate container 70cf266e885e [2024-02-19T05:40:34.657Z] ---> e4e84c6d3138 [2024-02-19T05:40:34.657Z] Step 23/23 : LABEL version=3.2.0-dev.9 [2024-02-19T05:40:34.657Z] ---> Running in cce086f81054 [2024-02-19T05:40:34.917Z] Removing intermediate container cce086f81054 [2024-02-19T05:40:34.917Z] ---> cf18833a1f3b [2024-02-19T05:40:34.917Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T05:40:34.917Z] Successfully built cf18833a1f3b [2024-02-19T05:40:34.917Z] 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-02-19T05:40:35.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:40:35.647Z] [2024-02-19T05:40:35.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:40:35.652Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1222 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-02-19T05:40:35.690Z] Running in /w/workspace/device-sdk-go/280 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [2024-02-19T05:40:35.750Z] The recommended git tool is: git [Pipeline] sh [2024-02-19T05:40:36.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:40:36.040Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-19T05:40:36.040Z] 5eb5b503b376: Pulling fs layer [2024-02-19T05:40:36.040Z] 5c69ac0246d0: Pulling fs layer [2024-02-19T05:40:36.040Z] ec43610c2a17: Pulling fs layer [2024-02-19T05:40:36.040Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-19T05:40:36.040Z] 33b1e0a273af: Pulling fs layer [2024-02-19T05:40:36.040Z] 5d3b04190fa2: Pulling fs layer [2024-02-19T05:40:36.040Z] 2f39f015ded8: Pulling fs layer [2024-02-19T05:40:36.040Z] 33b1e0a273af: Waiting [2024-02-19T05:40:36.040Z] 5d3b04190fa2: Waiting [2024-02-19T05:40:36.040Z] 3a2ae6a8a46f: Waiting [2024-02-19T05:40:36.040Z] 2f39f015ded8: Waiting [2024-02-19T05:40:36.040Z] 5c69ac0246d0: Verifying Checksum [2024-02-19T05:40:36.040Z] 5c69ac0246d0: Download complete [2024-02-19T05:40:36.040Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-19T05:40:36.040Z] 3a2ae6a8a46f: Download complete [2024-02-19T05:40:36.298Z] 33b1e0a273af: Verifying Checksum [2024-02-19T05:40:36.298Z] 33b1e0a273af: Download complete [2024-02-19T05:40:36.298Z] ec43610c2a17: Verifying Checksum [2024-02-19T05:40:36.298Z] ec43610c2a17: Download complete [2024-02-19T05:40:36.298Z] 5d3b04190fa2: Verifying Checksum [2024-02-19T05:40:36.298Z] 5d3b04190fa2: Download complete [2024-02-19T05:40:36.298Z] 5eb5b503b376: Verifying Checksum [2024-02-19T05:40:36.298Z] 5eb5b503b376: Download complete [2024-02-19T05:40:37.230Z] 2f39f015ded8: Verifying Checksum [2024-02-19T05:40:37.230Z] 2f39f015ded8: Download complete [2024-02-19T05:40:37.488Z] 5eb5b503b376: Pull complete [2024-02-19T05:40:37.745Z] 5c69ac0246d0: Pull complete [2024-02-19T05:40:38.004Z] ec43610c2a17: Pull complete [2024-02-19T05:40:38.262Z] 3a2ae6a8a46f: Pull complete [2024-02-19T05:40:38.519Z] 33b1e0a273af: Pull complete [2024-02-19T05:40:38.519Z] 5d3b04190fa2: Pull complete [2024-02-19T05:40:42.702Z] 2f39f015ded8: Pull complete [2024-02-19T05:40:42.702Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-19T05:40:42.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:40:42.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:40:42.880Z] prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container [2024-02-19T05:40:42.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T05:40:43.955Z] using credential edgex-jenkins-ssh [2024-02-19T05:40:44.013Z] Cloning the remote Git repository [2024-02-19T05:40:44.103Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-02-19T05:40:44.314Z] > git init /w/workspace/device-sdk-go/280 # timeout=10 [2024-02-19T05:40:44.550Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-02-19T05:40:44.551Z] > git --version # timeout=10 [2024-02-19T05:40:44.592Z] > git --version # 'git version 2.25.1' [2024-02-19T05:40:44.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T05:40:44.804Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T05:40:46.788Z] $ docker top 3bf561e6f278e13a40ffdff6bc50d31bf850c57a1765964f20eb18f05b9c5818 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:40:47.237Z] ---> job-cost.sh [2024-02-19T05:40:47.237Z] lf-activate-venv: SKIPPING [2024-02-19T05:40:47.237Z] INFO: No Stack... [2024-02-19T05:40:47.496Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T05:40:47.755Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T05:40:48.040Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-02-19T05:40:48.040Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T05:40:48.053Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] [2024-02-19T05:40:48.062Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] did not exist. Created. [2024-02-19T05:40:48.068Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T05:40:48.419Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-19T05:40:48.478Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T05:40:48.488Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T05:40:48.550Z] $ docker stop --time=1 3bf561e6f278e13a40ffdff6bc50d31bf850c57a1765964f20eb18f05b9c5818 [2024-02-19T05:40:47.806Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-02-19T05:40:47.932Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T05:40:49.613Z] Avoid second fetch [2024-02-19T05:40:49.614Z] Checking out Revision 4f47f79f53f1840767b32d78ce83479da4d392c8 (main) [2024-02-19T05:40:49.702Z] $ docker rm -f --volumes 3bf561e6f278e13a40ffdff6bc50d31bf850c57a1765964f20eb18f05b9c5818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-19T05:40:49.644Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T05:40:49.801Z] > git checkout -f 4f47f79f53f1840767b32d78ce83479da4d392c8 # timeout=10 [2024-02-19T05:40:53.813Z] Commit message: "Merge pull request #1560 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T05:40:54.988Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-19T05:40:54.988Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T05:40:54.988Z] Dload Upload Total Spent Left Speed [2024-02-19T05:40:54.988Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87265 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh [2024-02-19T05:40:55.360Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-19T05:40:55.744Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-19T05:40:55.744Z] + sudo tee /etc/docker/daemon.new [2024-02-19T05:40:56.012Z] { [2024-02-19T05:40:56.012Z] "registry-mirrors": [ [2024-02-19T05:40:56.012Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-19T05:40:56.012Z] ], [2024-02-19T05:40:56.012Z] "bip": "10.250.0.254/24", [2024-02-19T05:40:56.012Z] "hosts": [ [2024-02-19T05:40:56.012Z] "tcp://0.0.0.0:5555", [2024-02-19T05:40:56.012Z] "unix:///var/run/docker.sock" [2024-02-19T05:40:56.012Z] ], [2024-02-19T05:40:56.012Z] "mtu": 1458, [2024-02-19T05:40:56.012Z] "selinux-enabled": true, [2024-02-19T05:40:56.012Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-19T05:40:56.012Z] } [Pipeline] sh [2024-02-19T05:40:56.382Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-19T05:40:56.750Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:41:15.096Z] provisioning config files... [2024-02-19T05:41:15.119Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/280@tmp/config5909132561097113445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:41:15.586Z] ---> ****-login.sh [2024-02-19T05:41:15.586Z] nexus3.edgexfoundry.org:10001 [2024-02-19T05:41:16.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:41:16.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:41:16.182Z] Configure a credential helper to remove this warning. See [2024-02-19T05:41:16.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:41:16.182Z] [2024-02-19T05:41:16.182Z] Login Succeeded [2024-02-19T05:41:16.182Z] nexus3.edgexfoundry.org:10002 [2024-02-19T05:41:16.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:41:16.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:41:16.459Z] Configure a credential helper to remove this warning. See [2024-02-19T05:41:16.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:41:16.459Z] [2024-02-19T05:41:16.459Z] Login Succeeded [2024-02-19T05:41:16.730Z] nexus3.edgexfoundry.org:10003 [2024-02-19T05:41:16.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:41:16.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:41:16.999Z] Configure a credential helper to remove this warning. See [2024-02-19T05:41:16.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:41:16.999Z] [2024-02-19T05:41:16.999Z] Login Succeeded [2024-02-19T05:41:16.999Z] nexus3.edgexfoundry.org:10004 [2024-02-19T05:41:17.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:41:17.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:41:17.270Z] Configure a credential helper to remove this warning. See [2024-02-19T05:41:17.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:41:17.270Z] [2024-02-19T05:41:17.270Z] Login Succeeded [2024-02-19T05:41:17.270Z] ****.io [2024-02-19T05:41:17.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:41:17.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:41:17.806Z] Configure a credential helper to remove this warning. See [2024-02-19T05:41:17.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:41:17.806Z] [2024-02-19T05:41:17.806Z] Login Succeeded [2024-02-19T05:41:17.806Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T05:41:17.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T05:41:18.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:41:18.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:41:18.331Z] ========================================================= [2024-02-19T05:41:18.332Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-19T05:41:18.332Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:41:18.803Z] + 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-02-19T05:41:19.388Z] Sending build context to Docker daemon 11.37MB [2024-02-19T05:41:19.388Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T05:41:19.388Z] Step 2/10 : FROM ${BASE} AS builder [2024-02-19T05:41:19.662Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-19T05:41:19.662Z] 9fda8d8052c6: Pulling fs layer [2024-02-19T05:41:19.662Z] 5d54e960e981: Pulling fs layer [2024-02-19T05:41:19.662Z] c4a7e357bf2a: Pulling fs layer [2024-02-19T05:41:19.662Z] f0e02332f6b5: Pulling fs layer [2024-02-19T05:41:19.662Z] 872ee5b61b7b: Pulling fs layer [2024-02-19T05:41:19.662Z] 0c6a40ed1a82: Pulling fs layer [2024-02-19T05:41:19.662Z] 94ae7d8d031c: Pulling fs layer [2024-02-19T05:41:19.662Z] 872ee5b61b7b: Waiting [2024-02-19T05:41:19.662Z] 0c6a40ed1a82: Waiting [2024-02-19T05:41:19.662Z] 94ae7d8d031c: Waiting [2024-02-19T05:41:19.662Z] f0e02332f6b5: Waiting [2024-02-19T05:41:19.662Z] 5d54e960e981: Verifying Checksum [2024-02-19T05:41:19.662Z] 5d54e960e981: Download complete [2024-02-19T05:41:19.662Z] f0e02332f6b5: Verifying Checksum [2024-02-19T05:41:19.662Z] f0e02332f6b5: Download complete [2024-02-19T05:41:19.662Z] 872ee5b61b7b: Verifying Checksum [2024-02-19T05:41:19.662Z] 872ee5b61b7b: Download complete [2024-02-19T05:41:19.662Z] 9fda8d8052c6: Verifying Checksum [2024-02-19T05:41:19.662Z] 9fda8d8052c6: Download complete [2024-02-19T05:41:19.933Z] 94ae7d8d031c: Verifying Checksum [2024-02-19T05:41:19.933Z] 94ae7d8d031c: Download complete [2024-02-19T05:41:21.357Z] c4a7e357bf2a: Verifying Checksum [2024-02-19T05:41:21.357Z] c4a7e357bf2a: Download complete [2024-02-19T05:41:22.318Z] 0c6a40ed1a82: Verifying Checksum [2024-02-19T05:41:22.318Z] 0c6a40ed1a82: Download complete [2024-02-19T05:41:22.902Z] 9fda8d8052c6: Pull complete [2024-02-19T05:41:23.487Z] 5d54e960e981: Pull complete [2024-02-19T05:41:38.638Z] c4a7e357bf2a: Pull complete [2024-02-19T05:41:38.638Z] f0e02332f6b5: Pull complete [2024-02-19T05:41:38.638Z] 872ee5b61b7b: Pull complete [2024-02-19T05:41:46.872Z] 0c6a40ed1a82: Pull complete [2024-02-19T05:41:47.833Z] 94ae7d8d031c: Pull complete [2024-02-19T05:41:47.833Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-19T05:41:47.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-19T05:41:47.833Z] ---> 86de565de09d [2024-02-19T05:41:47.833Z] Step 3/10 : ARG MAKE=make build [2024-02-19T05:41:49.785Z] ---> Running in 8efbd0d9fdb6 [2024-02-19T05:41:49.785Z] Removing intermediate container 8efbd0d9fdb6 [2024-02-19T05:41:49.785Z] ---> c6a702b5532f [2024-02-19T05:41:49.785Z] Step 4/10 : WORKDIR /device-sdk-go [2024-02-19T05:41:49.785Z] ---> Running in 87cff965fbef [2024-02-19T05:41:50.379Z] Removing intermediate container 87cff965fbef [2024-02-19T05:41:50.379Z] ---> 6e58c6005e32 [2024-02-19T05:41:50.379Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-19T05:41:50.379Z] ---> Running in 8232c8f97aba [2024-02-19T05:41:50.656Z] Removing intermediate container 8232c8f97aba [2024-02-19T05:41:50.656Z] ---> c85bd37afab3 [2024-02-19T05:41:50.656Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-02-19T05:41:50.656Z] ---> Running in 6b90e0c343c4 [2024-02-19T05:41:51.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T05:41:52.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T05:41:53.173Z] OK: 266 MiB in 52 packages [2024-02-19T05:41:54.144Z] Removing intermediate container 6b90e0c343c4 [2024-02-19T05:41:54.144Z] ---> f26a4ac81152 [2024-02-19T05:41:54.144Z] Step 7/10 : COPY go.mod vendor* ./ [2024-02-19T05:41:54.415Z] ---> d364eab6ca05 [2024-02-19T05:41:54.416Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T05:41:54.686Z] ---> Running in 809a9c45e446 [2024-02-19T05:43:03.545Z] Removing intermediate container 809a9c45e446 [2024-02-19T05:43:03.545Z] ---> cec9991bf83d [2024-02-19T05:43:03.545Z] Step 9/10 : COPY . . [2024-02-19T05:43:03.545Z] ---> ebbb7b63bdba [2024-02-19T05:43:03.545Z] Step 10/10 : RUN ${MAKE} [2024-02-19T05:43:03.545Z] ---> Running in 4749befe720e [2024-02-19T05:43:03.545Z] noop [2024-02-19T05:43:03.545Z] Removing intermediate container 4749befe720e [2024-02-19T05:43:03.545Z] ---> 45cd27b6505c [2024-02-19T05:43:03.545Z] Successfully built 45cd27b6505c [2024-02-19T05:43:03.545Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:43:03.987Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T05:43:03.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:43:04.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-1222 does not seem to be running inside a container [2024-02-19T05:43:04.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/280 -v /w/workspace/device-sdk-go/280:/w/workspace/device-sdk-go/280:rw,z -v /w/workspace/device-sdk-go/280@tmp:/w/workspace/device-sdk-go/280@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-02-19T05:43:05.719Z] $ docker top 477c5910e289a1d2c4c3e1e8e9de8eff638fafb289184e0feb57fda8df4df041 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:43:06.681Z] + go version [2024-02-19T05:43:06.681Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-19T05:43:06.701Z] $ docker stop --time=1 477c5910e289a1d2c4c3e1e8e9de8eff638fafb289184e0feb57fda8df4df041 [2024-02-19T05:43:08.320Z] $ docker rm -f --volumes 477c5910e289a1d2c4c3e1e8e9de8eff638fafb289184e0feb57fda8df4df041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:43:09.148Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T05:43:09.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:43:09.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-1222 does not seem to be running inside a container [2024-02-19T05:43:09.459Z] $ 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/280 -v /w/workspace/device-sdk-go/280:/w/workspace/device-sdk-go/280:rw,z -v /w/workspace/device-sdk-go/280@tmp:/w/workspace/device-sdk-go/280@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-02-19T05:43:10.706Z] $ docker top 7525d5cc74ae16e6336f10b078788a0e5f50696400a7dc5b3fc354cc306fcbf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:43:11.591Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/280 [Pipeline] fileExists [Pipeline] sh [2024-02-19T05:43:12.277Z] + make test [2024-02-19T05:43:12.278Z] go test -race -coverprofile=coverage.out ./... [2024-02-19T05:43:51.214Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-02-19T05:45:27.851Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-02-19T05:45:27.851Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-02-19T05:45:27.851Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-02-19T05:45:27.851Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-02-19T05:45:27.851Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-02-19T05:45:32.105Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.218s coverage: 27.6% of statements [2024-02-19T05:45:35.452Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.266s coverage: 81.5% of statements [2024-02-19T05:45:40.790Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-02-19T05:45:40.790Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-02-19T05:45:41.748Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.395s coverage: 86.0% of statements [2024-02-19T05:45:41.748Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-02-19T05:45:43.158Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.430s coverage: 71.8% of statements [2024-02-19T05:45:47.505Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-02-19T05:45:47.505Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-02-19T05:45:50.107Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.264s coverage: 14.4% of statements [2024-02-19T05:45:50.107Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.788s coverage: 45.6% of statements [2024-02-19T05:45:50.107Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.404s coverage: 68.5% of statements [2024-02-19T05:45:52.049Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.463s coverage: 89.2% of statements [2024-02-19T05:45:53.987Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-02-19T05:45:54.947Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.236s coverage: 5.5% of statements [2024-02-19T05:45:58.280Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-19T05:45:58.280Z] GO111MODULE=on go vet ./... [2024-02-19T05:48:04.928Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T05:48:04.928Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T05:48:04.928Z] ./bin/test-attribution-txt.sh [2024-02-19T05:48:04.928Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T05:48:04.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T05:48:04.983Z] $ docker stop --time=1 7525d5cc74ae16e6336f10b078788a0e5f50696400a7dc5b3fc354cc306fcbf0 [2024-02-19T05:48:11.021Z] $ docker rm -f --volumes 7525d5cc74ae16e6336f10b078788a0e5f50696400a7dc5b3fc354cc306fcbf0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T05:48:12.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T05:48:12.835Z] Warning: overwriting stash ‘coverage-report’ [2024-02-19T05:48:13.399Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T05:48:13.989Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T05:48:14.323Z] + ls -al . [2024-02-19T05:48:14.323Z] total 304 [2024-02-19T05:48:14.323Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 05:43 . [2024-02-19T05:48:14.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:40 .. [2024-02-19T05:48:14.323Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 05:40 .dockerignore [2024-02-19T05:48:14.323Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:40 .git [2024-02-19T05:48:14.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:40 .github [2024-02-19T05:48:14.323Z] -rw-rw-r-- 1 jenkins jenkins 137 Feb 19 05:40 .gitignore [2024-02-19T05:48:14.323Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 19 05:40 .golangci.yml [2024-02-19T05:48:14.323Z] -rw-rw-r-- 1 jenkins jenkins 48109 Feb 19 05:40 CHANGELOG.md [2024-02-19T05:48:14.323Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 05:40 GOVERNANCE.md [2024-02-19T05:48:14.323Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 19 05:40 Jenkinsfile [2024-02-19T05:48:14.323Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 19 05:40 LICENSE [2024-02-19T05:48:14.323Z] -rw-rw-r-- 1 jenkins jenkins 1842 Feb 19 05:40 Makefile [2024-02-19T05:48:14.323Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 19 05:40 OWNERS.md [2024-02-19T05:48:14.323Z] -rw-rw-r-- 1 jenkins jenkins 4933 Feb 19 05:40 README.md [2024-02-19T05:48:14.323Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 05:38 VERSION [2024-02-19T05:48:14.323Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:40 bin [2024-02-19T05:48:14.323Z] -rw-r--r-- 1 jenkins jenkins 122153 Feb 19 05:45 coverage.out [2024-02-19T05:48:14.323Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 19 05:40 example [2024-02-19T05:48:14.323Z] -rw-rw-r-- 1 jenkins jenkins 3768 Feb 19 05:40 go.mod [2024-02-19T05:48:14.323Z] -rw-rw-r-- 1 jenkins jenkins 33786 Feb 19 05:40 go.sum [2024-02-19T05:48:14.323Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 05:40 internal [2024-02-19T05:48:14.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:40 openapi [2024-02-19T05:48:14.323Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 19 05:40 pkg [2024-02-19T05:48:14.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:40 snap [2024-02-19T05:48:14.323Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 19 05:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:48:14.743Z] + 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=4f47f79f53f1840767b32d78ce83479da4d392c8 --label arch=arm64 --label version=3.2.0-dev.9 . [2024-02-19T05:48:15.329Z] Sending build context to Docker daemon 11.49MB [2024-02-19T05:48:15.329Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T05:48:15.329Z] Step 2/23 : FROM ${BASE} AS builder [2024-02-19T05:48:15.329Z] ---> 45cd27b6505c [2024-02-19T05:48:15.329Z] Step 3/23 : ARG MAKE=make build [2024-02-19T05:48:15.329Z] ---> Running in 0c23ddf9fb19 [2024-02-19T05:48:15.913Z] Removing intermediate container 0c23ddf9fb19 [2024-02-19T05:48:15.913Z] ---> 94816a4889b4 [2024-02-19T05:48:15.913Z] Step 4/23 : WORKDIR /device-sdk-go [2024-02-19T05:48:15.913Z] ---> Running in c3c8943dca11 [2024-02-19T05:48:16.181Z] Removing intermediate container c3c8943dca11 [2024-02-19T05:48:16.181Z] ---> 00330f3ff60c [2024-02-19T05:48:16.181Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-19T05:48:16.181Z] ---> Running in fe88f034d4d8 [2024-02-19T05:48:16.450Z] Removing intermediate container fe88f034d4d8 [2024-02-19T05:48:16.450Z] ---> 57acd2f80ae9 [2024-02-19T05:48:16.450Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-02-19T05:48:16.450Z] ---> Running in c6fb11fe640d [2024-02-19T05:48:17.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T05:48:17.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T05:48:18.960Z] OK: 266 MiB in 52 packages [2024-02-19T05:48:19.924Z] Removing intermediate container c6fb11fe640d [2024-02-19T05:48:19.924Z] ---> 0610c87ba914 [2024-02-19T05:48:19.924Z] Step 7/23 : COPY go.mod vendor* ./ [2024-02-19T05:48:20.517Z] ---> 4658e0c97763 [2024-02-19T05:48:20.517Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T05:48:20.517Z] ---> Running in c03e3cb546d6 [2024-02-19T05:48:25.877Z] Removing intermediate container c03e3cb546d6 [2024-02-19T05:48:25.877Z] ---> 2b99f29305d5 [2024-02-19T05:48:25.877Z] Step 9/23 : COPY . . [2024-02-19T05:48:26.835Z] ---> 0df9710ca6db [2024-02-19T05:48:26.836Z] Step 10/23 : RUN ${MAKE} [2024-02-19T05:48:26.836Z] ---> Running in a5982405a412 [2024-02-19T05:48:27.802Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.9" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-02-19T05:50:20.374Z] Removing intermediate container a5982405a412 [2024-02-19T05:50:20.374Z] ---> bdfe76a67a8d [2024-02-19T05:50:20.374Z] Step 11/23 : FROM alpine:3.18 [2024-02-19T05:50:20.639Z] 3.18: Pulling from library/alpine [2024-02-19T05:50:23.970Z] c6b39de5b339: Pulling fs layer [2024-02-19T05:50:24.235Z] c6b39de5b339: Pull complete [2024-02-19T05:50:24.235Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T05:50:24.235Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T05:50:24.235Z] ---> 33abbf032149 [2024-02-19T05:50:24.235Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-02-19T05:50:24.500Z] ---> Running in a51ca9b0158d [2024-02-19T05:50:24.767Z] Removing intermediate container a51ca9b0158d [2024-02-19T05:50:24.767Z] ---> 85d925a1ba67 [2024-02-19T05:50:24.767Z] Step 13/23 : RUN apk add --update --no-cache [2024-02-19T05:50:24.767Z] ---> Running in 89833792eee4 [2024-02-19T05:50:25.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T05:50:26.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T05:50:27.271Z] OK: 8 MiB in 15 packages [2024-02-19T05:50:28.228Z] Removing intermediate container 89833792eee4 [2024-02-19T05:50:28.228Z] ---> 46bc61fe44bd [2024-02-19T05:50:28.228Z] Step 14/23 : WORKDIR / [2024-02-19T05:50:28.228Z] ---> Running in 934eb930feb1 [2024-02-19T05:50:28.494Z] Removing intermediate container 934eb930feb1 [2024-02-19T05:50:28.494Z] ---> f152da04ed4f [2024-02-19T05:50:28.494Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-02-19T05:50:29.076Z] ---> a2f68cdd3d37 [2024-02-19T05:50:29.076Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-02-19T05:50:30.480Z] ---> 7ef860ac9dfd [2024-02-19T05:50:30.480Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-02-19T05:50:31.059Z] ---> cd8753bb1a33 [2024-02-19T05:50:31.059Z] Step 18/23 : EXPOSE 59999 [2024-02-19T05:50:31.059Z] ---> Running in f39bbb1ab781 [2024-02-19T05:50:31.325Z] Removing intermediate container f39bbb1ab781 [2024-02-19T05:50:31.325Z] ---> 82decc1c4f95 [2024-02-19T05:50:31.325Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-02-19T05:50:31.325Z] ---> Running in 881c9482b45e [2024-02-19T05:50:31.592Z] Removing intermediate container 881c9482b45e [2024-02-19T05:50:31.592Z] ---> cc839a74736f [2024-02-19T05:50:31.592Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T05:50:31.856Z] ---> Running in 5b471b2c816b [2024-02-19T05:50:32.174Z] Removing intermediate container 5b471b2c816b [2024-02-19T05:50:32.174Z] ---> eb0047c09d61 [2024-02-19T05:50:32.174Z] Step 21/23 : LABEL arch=arm64 [2024-02-19T05:50:32.174Z] ---> Running in 0c59bfd15ff9 [2024-02-19T05:50:32.445Z] Removing intermediate container 0c59bfd15ff9 [2024-02-19T05:50:32.445Z] ---> 8cde4b7d7c90 [2024-02-19T05:50:32.445Z] Step 22/23 : LABEL git_sha=4f47f79f53f1840767b32d78ce83479da4d392c8 [2024-02-19T05:50:32.445Z] ---> Running in b625eb049073 [2024-02-19T05:50:32.725Z] Removing intermediate container b625eb049073 [2024-02-19T05:50:32.725Z] ---> 8fa1ea4067e4 [2024-02-19T05:50:32.725Z] Step 23/23 : LABEL version=3.2.0-dev.9 [2024-02-19T05:50:32.725Z] ---> Running in 1bbb889fee2e [2024-02-19T05:50:32.995Z] Removing intermediate container 1bbb889fee2e [2024-02-19T05:50:32.995Z] ---> fa78c3d90e1f [2024-02-19T05:50:32.995Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T05:50:33.267Z] Successfully built fa78c3d90e1f [2024-02-19T05:50:33.267Z] 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-02-19T05:50:34.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T05:50:34.056Z] [2024-02-19T05:50:34.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:50:34.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T05:50:34.695Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-19T05:50:34.695Z] 8998bd30e6a1: Pulling fs layer [2024-02-19T05:50:34.695Z] 04944245beec: Pulling fs layer [2024-02-19T05:50:34.695Z] 699f458cf7ca: Pulling fs layer [2024-02-19T05:50:34.695Z] 765212b225bb: Pulling fs layer [2024-02-19T05:50:34.695Z] f23df028b6ca: Pulling fs layer [2024-02-19T05:50:34.695Z] d65c8cfc05b1: Pulling fs layer [2024-02-19T05:50:34.695Z] 2437ff75d9bd: Pulling fs layer [2024-02-19T05:50:34.695Z] f23df028b6ca: Waiting [2024-02-19T05:50:34.695Z] d65c8cfc05b1: Waiting [2024-02-19T05:50:34.695Z] 2437ff75d9bd: Waiting [2024-02-19T05:50:34.695Z] 765212b225bb: Waiting [2024-02-19T05:50:34.695Z] 04944245beec: Verifying Checksum [2024-02-19T05:50:34.695Z] 04944245beec: Download complete [2024-02-19T05:50:34.695Z] 765212b225bb: Download complete [2024-02-19T05:50:34.695Z] f23df028b6ca: Verifying Checksum [2024-02-19T05:50:34.695Z] f23df028b6ca: Download complete [2024-02-19T05:50:34.695Z] d65c8cfc05b1: Verifying Checksum [2024-02-19T05:50:34.695Z] d65c8cfc05b1: Download complete [2024-02-19T05:50:34.972Z] 699f458cf7ca: Verifying Checksum [2024-02-19T05:50:34.972Z] 699f458cf7ca: Download complete [2024-02-19T05:50:35.238Z] 8998bd30e6a1: Verifying Checksum [2024-02-19T05:50:35.238Z] 8998bd30e6a1: Download complete [2024-02-19T05:50:37.809Z] 2437ff75d9bd: Verifying Checksum [2024-02-19T05:50:37.809Z] 2437ff75d9bd: Download complete [2024-02-19T05:50:40.380Z] 8998bd30e6a1: Pull complete [2024-02-19T05:50:40.380Z] 04944245beec: Pull complete [2024-02-19T05:50:42.313Z] 699f458cf7ca: Pull complete [2024-02-19T05:50:42.313Z] 765212b225bb: Pull complete [2024-02-19T05:50:42.896Z] f23df028b6ca: Pull complete [2024-02-19T05:50:43.162Z] d65c8cfc05b1: Pull complete [2024-02-19T05:51:01.363Z] 2437ff75d9bd: Pull complete [2024-02-19T05:51:01.363Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-19T05:51:01.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T05:51:01.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:51:01.692Z] prd-ubuntu20.04-docker-arm64-4c-16g-1222 does not seem to be running inside a container [2024-02-19T05:51:01.744Z] $ 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/280 -v /w/workspace/device-sdk-go/280:/w/workspace/device-sdk-go/280:rw,z -v /w/workspace/device-sdk-go/280@tmp:/w/workspace/device-sdk-go/280@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-02-19T05:51:04.500Z] $ docker top ef9e64895bb4c73e683649b7c6ba67a39a165225c6cd43ef45479598739353bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:51:05.400Z] ---> job-cost.sh [2024-02-19T05:51:05.400Z] lf-activate-venv: SKIPPING [2024-02-19T05:51:05.400Z] INFO: No Stack... [2024-02-19T05:51:05.980Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-19T05:51:06.560Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T05:51:07.196Z] + cat /w/workspace/device-sdk-go/280/archives/cost.csv [2024-02-19T05:51:07.197Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T05:51:07.261Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] [2024-02-19T05:51:07.268Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] did not exist. Created. [2024-02-19T05:51:07.273Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T05:51:07.986Z] /w/workspace/device-sdk-go/280@tmp/durable-6095258c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-19T05:51:08.620Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-19T05:51:08.634Z] Warning: overwriting stash ‘stack-cost’ [2024-02-19T05:51:08.718Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T05:51:08.728Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-280-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T05:51:08.802Z] $ docker stop --time=1 ef9e64895bb4c73e683649b7c6ba67a39a165225c6cd43ef45479598739353bb [2024-02-19T05:51:10.317Z] $ docker rm -f --volumes ef9e64895bb4c73e683649b7c6ba67a39a165225c6cd43ef45479598739353bb [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-02-19T05:51:11.431Z] provisioning config files... [2024-02-19T05:51:11.439Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10881503571210110428tmp [Pipeline] { [Pipeline] sh [2024-02-19T05:51:11.799Z] + set +x [2024-02-19T05:51:11.799Z] + curl -s https://codecov.io/bash [2024-02-19T05:51:11.799Z] + bash -s -- [2024-02-19T05:51:11.799Z] [2024-02-19T05:51:11.799Z] _____ _ [2024-02-19T05:51:11.799Z] / ____| | | [2024-02-19T05:51:11.799Z] | | ___ __| | ___ ___ _____ __ [2024-02-19T05:51:11.799Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-19T05:51:11.799Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-19T05:51:11.799Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-19T05:51:11.799Z] Bash-1.0.6 [2024-02-19T05:51:11.799Z] [2024-02-19T05:51:11.799Z] [2024-02-19T05:51:11.799Z] ==> git version 2.25.1 found [2024-02-19T05:51:11.799Z] ==> 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-02-19T05:51:11.799Z] Release-Date: 2020-01-08 [2024-02-19T05:51:11.799Z] 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-02-19T05:51:11.799Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-19T05:51:11.799Z] ==> Jenkins CI detected. [2024-02-19T05:51:11.799Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-02-19T05:51:11.799Z] project root: . [2024-02-19T05:51:11.799Z] --> token set from env [2024-02-19T05:51:11.799Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-19T05:51:12.058Z] ==> Running gcov in . (disable via -X gcov) [2024-02-19T05:51:12.058Z] ==> Python coveragepy not found [2024-02-19T05:51:12.058Z] ==> Searching for coverage reports in: [2024-02-19T05:51:12.058Z] + . [2024-02-19T05:51:12.058Z] -> Found 1 reports [2024-02-19T05:51:12.058Z] ==> Detecting git/mercurial file structure [2024-02-19T05:51:12.058Z] ==> Reading reports [2024-02-19T05:51:12.058Z] + ./coverage.out bytes=122153 [2024-02-19T05:51:12.058Z] ==> Appending adjustments [2024-02-19T05:51:12.058Z] https://docs.codecov.io/docs/fixing-reports [2024-02-19T05:51:12.318Z] + Found adjustments [2024-02-19T05:51:12.318Z] ==> Gzipping contents [2024-02-19T05:51:12.318Z] 20K /tmp/codecov.y2B3nN.gz [2024-02-19T05:51:12.318Z] ==> Uploading reports [2024-02-19T05:51:12.318Z] url: https://codecov.io [2024-02-19T05:51:12.318Z] query: branch=main&commit=4f47f79f53f1840767b32d78ce83479da4d392c8&build=280&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F280%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-19T05:51:12.318Z] -> Pinging Codecov [2024-02-19T05:51:12.318Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4f47f79f53f1840767b32d78ce83479da4d392c8&build=280&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F280%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-19T05:51:12.578Z] -> Uploading to [2024-02-19T05:51:12.578Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-19/7E55EF52A471D76F132DFD9A03CDDE97/4f47f79f53f1840767b32d78ce83479da4d392c8/9c47ac21-e794-4fe1-8e22-485dbeb11782.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T055112Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c4d5df44e0c565816d04f97ceaac5b88573cad9eb85764409a49f2821f9e306 [2024-02-19T05:51:12.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T05:51:12.578Z] Dload Upload Total Spent Left Speed [2024-02-19T05:51:12.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16714 0 0 100 16714 0 65289 --:--:-- --:--:-- --:--:-- 65035 [2024-02-19T05:51:12.838Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/4f47f79f53f1840767b32d78ce83479da4d392c8 [Pipeline] } [2024-02-19T05:51:12.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-19T05:51:13.213Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-19T05:51:13.225Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:51:13.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-19T05:51:13.676Z] [2024-02-19T05:51:13.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:51:14.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-19T05:51:14.010Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-19T05:51:14.010Z] df9b9388f04a: Pulling fs layer [2024-02-19T05:51:14.010Z] 52dc419b0ee2: Pulling fs layer [2024-02-19T05:51:14.010Z] 25bc292e5bac: Pulling fs layer [2024-02-19T05:51:14.010Z] 114826534d7a: Pulling fs layer [2024-02-19T05:51:14.010Z] 4657fd5d0bcf: Pulling fs layer [2024-02-19T05:51:14.010Z] 6ad1cebc031e: Pulling fs layer [2024-02-19T05:51:14.010Z] 8a3aa393b2d8: Pulling fs layer [2024-02-19T05:51:14.010Z] 114826534d7a: Waiting [2024-02-19T05:51:14.010Z] 4657fd5d0bcf: Waiting [2024-02-19T05:51:14.010Z] 6ad1cebc031e: Waiting [2024-02-19T05:51:14.010Z] 8a3aa393b2d8: Waiting [2024-02-19T05:51:14.010Z] 25bc292e5bac: Download complete [2024-02-19T05:51:14.010Z] 52dc419b0ee2: Verifying Checksum [2024-02-19T05:51:14.010Z] 52dc419b0ee2: Download complete [2024-02-19T05:51:14.010Z] 4657fd5d0bcf: Verifying Checksum [2024-02-19T05:51:14.010Z] 4657fd5d0bcf: Download complete [2024-02-19T05:51:14.010Z] df9b9388f04a: Verifying Checksum [2024-02-19T05:51:14.010Z] df9b9388f04a: Download complete [2024-02-19T05:51:14.268Z] 6ad1cebc031e: Verifying Checksum [2024-02-19T05:51:14.268Z] 6ad1cebc031e: Download complete [2024-02-19T05:51:14.268Z] df9b9388f04a: Pull complete [2024-02-19T05:51:14.268Z] 52dc419b0ee2: Pull complete [2024-02-19T05:51:14.268Z] 25bc292e5bac: Pull complete [2024-02-19T05:51:14.834Z] 114826534d7a: Verifying Checksum [2024-02-19T05:51:14.834Z] 114826534d7a: Download complete [2024-02-19T05:51:15.091Z] 8a3aa393b2d8: Verifying Checksum [2024-02-19T05:51:15.091Z] 8a3aa393b2d8: Download complete [2024-02-19T05:51:18.372Z] 114826534d7a: Pull complete [2024-02-19T05:51:18.372Z] 4657fd5d0bcf: Pull complete [2024-02-19T05:51:18.372Z] 6ad1cebc031e: Pull complete [2024-02-19T05:51:20.899Z] 8a3aa393b2d8: Pull complete [2024-02-19T05:51:20.899Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-19T05:51:20.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-19T05:51:20.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:51:21.121Z] prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container [2024-02-19T05:51:21.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-19T05:51:25.973Z] $ docker top 01adaf37e497f0dce8ba3c2122b8e0c0bc8d69a13f45ab9b1422a77a462d215e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-19T05:51:26.127Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-02-19T05:51:26.401Z] + set -o pipefail [2024-02-19T05:51:26.401Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-02-19T05:51:31.675Z] [2024-02-19T05:51:31.675Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-02-19T05:51:31.675Z] [2024-02-19T05:51:31.675Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/72e2e23f-6b0d-486c-860f-f71df7f37a82 [2024-02-19T05:51:31.675Z] [2024-02-19T05:51:31.675Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-19T05:51:31.675Z] [2024-02-19T05:51:31.675Z] [2024-02-19T05:51:31.675Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-19T05:51:31.675Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-19T05:51:31.675Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-19T05:51:31.683Z] $ docker stop --time=1 01adaf37e497f0dce8ba3c2122b8e0c0bc8d69a13f45ab9b1422a77a462d215e [2024-02-19T05:51:35.071Z] $ docker rm -f --volumes 01adaf37e497f0dce8ba3c2122b8e0c0bc8d69a13f45ab9b1422a77a462d215e [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-02-19T05:51:35.766Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:51:35.814Z] provisioning config files... [2024-02-19T05:51:35.821Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5346637056039857223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:51:36.178Z] --> edgex-publish-swagger.sh [2024-02-19T05:51:36.178Z] === Publish openapi/v3 API === [2024-02-19T05:51:36.178Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-02-19T05:51:36.178Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-02-19T05:51:36.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T05:51:36.178Z] Dload Upload Total Spent Left Speed [2024-02-19T05:51:36.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 411 54173 --:--:-- --:--:-- --:--:-- 54711 [2024-02-19T05:51:36.451Z] {"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-02-19T05:51:36.451Z] [Pipeline] } [2024-02-19T05:51:36.459Z] 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-02-19T05:51:37.246Z] + git log --format=format:%s -1 4f47f79f53f1840767b32d78ce83479da4d392c8 [Pipeline] sh [2024-02-19T05:51:37.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T05:51:37.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:51:37.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:51:37.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:51:38.038Z] prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container [2024-02-19T05:51:38.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T05:51:38.493Z] $ docker top ef68f3583ff19c17acba8b09e84741b0e2d1b457760203f99e4feb40322ec9bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T05:51:38.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T05:51:38.708Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T05:51:38.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T05:51:38.816Z] $ docker exec ef68f3583ff19c17acba8b09e84741b0e2d1b457760203f99e4feb40322ec9bf ssh-agent [2024-02-19T05:51:38.918Z] SSH_AUTH_SOCK=/tmp/ssh-GxRH6NEia3vR/agent.32 [2024-02-19T05:51:38.918Z] SSH_AGENT_PID=38 [2024-02-19T05:51:38.923Z] Running ssh-add (command line suppressed) [2024-02-19T05:51:39.012Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2016143679280633785.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2016143679280633785.key) [2024-02-19T05:51:39.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T05:51:39.350Z] + git semver tag [2024-02-19T05:51:39.609Z] 2024-02-19 05:51:39,534 [run_tag] DEBUG tag force:False [2024-02-19T05:51:39.609Z] 2024-02-19 05:51:39,535 [check_head_tag] DEBUG check head tag [2024-02-19T05:51:39.609Z] 2024-02-19 05:51:39,536 [execute] INFO git cat-file --batch-check [2024-02-19T05:51:39.609Z] 2024-02-19 05:51:39,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-02-19T05:51:39.609Z] 2024-02-19 05:51:39,541 [execute] INFO git cat-file --batch [2024-02-19T05:51:39.609Z] 2024-02-19 05:51:39,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-02-19T05:51:39.609Z] 2024-02-19 05:51:39,565 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-19T05:51:39.609Z] 2024-02-19 05:51:39,565 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 [2024-02-19T05:51:39.609Z] 2024-02-19 05:51:39,565 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-19T05:51:39.609Z] 2024-02-19 05:51:39,571 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-19T05:51:39.609Z] 3.2.0-dev.9 [Pipeline] } [2024-02-19T05:51:39.617Z] $ docker exec --env ******** --env ******** ef68f3583ff19c17acba8b09e84741b0e2d1b457760203f99e4feb40322ec9bf ssh-agent -k [2024-02-19T05:51:39.724Z] unset SSH_AUTH_SOCK; [2024-02-19T05:51:39.725Z] unset SSH_AGENT_PID; [2024-02-19T05:51:39.725Z] echo Agent pid 38 killed; [2024-02-19T05:51:39.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T05:51:40.203Z] + git semver [Pipeline] } [2024-02-19T05:51:40.474Z] $ docker stop --time=1 ef68f3583ff19c17acba8b09e84741b0e2d1b457760203f99e4feb40322ec9bf [2024-02-19T05:51:41.743Z] $ docker rm -f --volumes ef68f3583ff19c17acba8b09e84741b0e2d1b457760203f99e4feb40322ec9bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:51:42.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-19T05:51:42.355Z] [2024-02-19T05:51:42.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:51:42.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-19T05:51:42.694Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-19T05:51:42.694Z] ab5ef0e58194: Pulling fs layer [2024-02-19T05:51:42.694Z] 9712f1f96733: Pulling fs layer [2024-02-19T05:51:42.694Z] 63f879dbbcfc: Pulling fs layer [2024-02-19T05:51:42.694Z] 0d9ebad4ef96: Pulling fs layer [2024-02-19T05:51:42.694Z] e9a5061849ea: Pulling fs layer [2024-02-19T05:51:42.694Z] d747dcd14b5f: Pulling fs layer [2024-02-19T05:51:42.694Z] 2de7ff778b66: Pulling fs layer [2024-02-19T05:51:42.694Z] 0d9ebad4ef96: Waiting [2024-02-19T05:51:42.694Z] e9a5061849ea: Waiting [2024-02-19T05:51:42.694Z] d747dcd14b5f: Waiting [2024-02-19T05:51:42.694Z] 2de7ff778b66: Waiting [2024-02-19T05:51:42.694Z] 9712f1f96733: Verifying Checksum [2024-02-19T05:51:42.694Z] 9712f1f96733: Download complete [2024-02-19T05:51:42.951Z] 63f879dbbcfc: Verifying Checksum [2024-02-19T05:51:42.951Z] 63f879dbbcfc: Download complete [2024-02-19T05:51:43.210Z] 0d9ebad4ef96: Verifying Checksum [2024-02-19T05:51:43.210Z] 0d9ebad4ef96: Download complete [2024-02-19T05:51:43.210Z] e9a5061849ea: Verifying Checksum [2024-02-19T05:51:43.210Z] e9a5061849ea: Download complete [2024-02-19T05:51:43.210Z] d747dcd14b5f: Verifying Checksum [2024-02-19T05:51:43.210Z] d747dcd14b5f: Download complete [2024-02-19T05:51:43.210Z] ab5ef0e58194: Verifying Checksum [2024-02-19T05:51:43.210Z] ab5ef0e58194: Download complete [2024-02-19T05:51:43.210Z] 2de7ff778b66: Verifying Checksum [2024-02-19T05:51:43.210Z] 2de7ff778b66: Download complete [2024-02-19T05:51:46.499Z] ab5ef0e58194: Pull complete [2024-02-19T05:51:46.499Z] 9712f1f96733: Pull complete [2024-02-19T05:51:46.757Z] 63f879dbbcfc: Pull complete [2024-02-19T05:51:50.969Z] 0d9ebad4ef96: Pull complete [2024-02-19T05:51:50.969Z] e9a5061849ea: Pull complete [2024-02-19T05:51:50.969Z] d747dcd14b5f: Pull complete [2024-02-19T05:51:51.904Z] 2de7ff778b66: Pull complete [2024-02-19T05:51:51.904Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-19T05:51:51.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-19T05:51:51.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:51:52.153Z] prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container [2024-02-19T05:51:52.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-19T05:51:57.210Z] $ docker top 389af699d3cbaba936e91fbb6ae80a4cf512e97872195d63cfca07953a2ec4ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:51:57.377Z] provisioning config files... [2024-02-19T05:51:57.385Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5713270222295814504tmp [2024-02-19T05:51:57.394Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11931791752046681765tmp [2024-02-19T05:51:57.403Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12000057648188092707tmp [Pipeline] { [Pipeline] echo [2024-02-19T05:51:57.551Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:51:57.847Z] ---> sigul-configuration.sh [2024-02-19T05:51:57.847Z] gpg: directory `/root/.gnupg' created [2024-02-19T05:51:57.847Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-19T05:51:57.847Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-19T05:51:57.847Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-19T05:51:57.847Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-19T05:51:57.847Z] gpg: CAST5 encrypted data [2024-02-19T05:51:57.847Z] gpg: encrypted with 1 passphrase [2024-02-19T05:51:57.847Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-19T05:51:58.142Z] + mkdir /home/jenkins [2024-02-19T05:51:58.142Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-19T05:51:58.440Z] + 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-02-19T05:51:58.453Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:51:58.750Z] ---> sigul-install.sh [2024-02-19T05:51:58.750Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-19T05:51:59.061Z] + git tag --list [2024-02-19T05:51:59.062Z] 0.7.1 [2024-02-19T05:51:59.062Z] delhi-tag [2024-02-19T05:51:59.062Z] v1.0.0 [2024-02-19T05:51:59.062Z] v1.1.0 [2024-02-19T05:51:59.062Z] v1.1.1 [2024-02-19T05:51:59.062Z] v1.1.2 [2024-02-19T05:51:59.062Z] v1.2.0 [2024-02-19T05:51:59.062Z] v1.2.1 [2024-02-19T05:51:59.062Z] v1.2.2 [2024-02-19T05:51:59.062Z] v1.2.3 [2024-02-19T05:51:59.062Z] v1.3.0 [2024-02-19T05:51:59.062Z] v1.4.0 [2024-02-19T05:51:59.062Z] v2.0.0 [2024-02-19T05:51:59.062Z] v2.1.0 [2024-02-19T05:51:59.062Z] v2.1.1 [2024-02-19T05:51:59.062Z] v2.2.0 [2024-02-19T05:51:59.062Z] v2.3.0 [2024-02-19T05:51:59.062Z] v2.3.1 [2024-02-19T05:51:59.062Z] v3.0 [2024-02-19T05:51:59.062Z] v3.0.0 [2024-02-19T05:51:59.062Z] v3.0.1-dev.1 [2024-02-19T05:51:59.062Z] v3.1 [2024-02-19T05:51:59.062Z] v3.1.0 [2024-02-19T05:51:59.062Z] v3.1.0-dev.1 [2024-02-19T05:51:59.062Z] v3.1.0-dev.10 [2024-02-19T05:51:59.062Z] v3.1.0-dev.11 [2024-02-19T05:51:59.062Z] v3.1.0-dev.12 [2024-02-19T05:51:59.062Z] v3.1.0-dev.13 [2024-02-19T05:51:59.062Z] v3.1.0-dev.14 [2024-02-19T05:51:59.062Z] v3.1.0-dev.15 [2024-02-19T05:51:59.062Z] v3.1.0-dev.16 [2024-02-19T05:51:59.062Z] v3.1.0-dev.17 [2024-02-19T05:51:59.062Z] v3.1.0-dev.18 [2024-02-19T05:51:59.062Z] v3.1.0-dev.19 [2024-02-19T05:51:59.062Z] v3.1.0-dev.2 [2024-02-19T05:51:59.062Z] v3.1.0-dev.20 [2024-02-19T05:51:59.062Z] v3.1.0-dev.21 [2024-02-19T05:51:59.062Z] v3.1.0-dev.22 [2024-02-19T05:51:59.062Z] v3.1.0-dev.23 [2024-02-19T05:51:59.062Z] v3.1.0-dev.24 [2024-02-19T05:51:59.062Z] v3.1.0-dev.25 [2024-02-19T05:51:59.062Z] v3.1.0-dev.26 [2024-02-19T05:51:59.062Z] v3.1.0-dev.27 [2024-02-19T05:51:59.062Z] v3.1.0-dev.28 [2024-02-19T05:51:59.062Z] v3.1.0-dev.29 [2024-02-19T05:51:59.062Z] v3.1.0-dev.3 [2024-02-19T05:51:59.062Z] v3.1.0-dev.30 [2024-02-19T05:51:59.062Z] v3.1.0-dev.31 [2024-02-19T05:51:59.062Z] v3.1.0-dev.32 [2024-02-19T05:51:59.062Z] v3.1.0-dev.33 [2024-02-19T05:51:59.062Z] v3.1.0-dev.34 [2024-02-19T05:51:59.062Z] v3.1.0-dev.35 [2024-02-19T05:51:59.062Z] v3.1.0-dev.36 [2024-02-19T05:51:59.062Z] v3.1.0-dev.37 [2024-02-19T05:51:59.062Z] v3.1.0-dev.38 [2024-02-19T05:51:59.062Z] v3.1.0-dev.39 [2024-02-19T05:51:59.062Z] v3.1.0-dev.4 [2024-02-19T05:51:59.062Z] v3.1.0-dev.40 [2024-02-19T05:51:59.062Z] v3.1.0-dev.41 [2024-02-19T05:51:59.062Z] v3.1.0-dev.5 [2024-02-19T05:51:59.062Z] v3.1.0-dev.6 [2024-02-19T05:51:59.062Z] v3.1.0-dev.7 [2024-02-19T05:51:59.062Z] v3.1.0-dev.8 [2024-02-19T05:51:59.062Z] v3.1.0-dev.9 [2024-02-19T05:51:59.062Z] v3.2.0-dev.1 [2024-02-19T05:51:59.062Z] v3.2.0-dev.2 [2024-02-19T05:51:59.062Z] v3.2.0-dev.3 [2024-02-19T05:51:59.062Z] v3.2.0-dev.4 [2024-02-19T05:51:59.062Z] v3.2.0-dev.5 [2024-02-19T05:51:59.062Z] v3.2.0-dev.6 [2024-02-19T05:51:59.062Z] v3.2.0-dev.7 [2024-02-19T05:51:59.062Z] v3.2.0-dev.8 [2024-02-19T05:51:59.062Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-19T05:51:59.355Z] + lftools sign git-tag v3.2.0-dev.9 [2024-02-19T05:51:59.921Z] Signing Git tag with Sigul... [2024-02-19T05:51:59.921Z] Signing v3.2.0-dev.9 [Pipeline] echo [2024-02-19T05:52:00.198Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:52:00.489Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-19T05:52:00.495Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-19T05:52:00.598Z] $ docker stop --time=1 389af699d3cbaba936e91fbb6ae80a4cf512e97872195d63cfca07953a2ec4ff [2024-02-19T05:52:01.888Z] $ docker rm -f --volumes 389af699d3cbaba936e91fbb6ae80a4cf512e97872195d63cfca07953a2ec4ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-19T05:52:02.676Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T05:52:02.676Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:03.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:52:03.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:52:03.180Z] prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container [2024-02-19T05:52:03.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T05:52:03.513Z] $ docker top aa42d19527841b24071ce294f1c4c1374c2ebae79ada35f298a929b39481d8fa -eo pid,comm [2024-02-19T05:52:03.560Z] 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-02-19T05:52:03.560Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T05:52:03.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T05:52:03.734Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T05:52:03.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T05:52:03.844Z] $ docker exec aa42d19527841b24071ce294f1c4c1374c2ebae79ada35f298a929b39481d8fa ssh-agent [2024-02-19T05:52:03.956Z] SSH_AUTH_SOCK=/tmp/ssh-Zu1RZhlXW2ZA/agent.32 [2024-02-19T05:52:03.956Z] SSH_AGENT_PID=38 [2024-02-19T05:52:03.961Z] Running ssh-add (command line suppressed) [2024-02-19T05:52:04.060Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16201450649887176082.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16201450649887176082.key) [2024-02-19T05:52:04.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T05:52:04.409Z] + git semver bump pre [2024-02-19T05:52:04.667Z] 2024-02-19 05:52:04,586 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-19T05:52:04.667Z] 2024-02-19 05:52:04,587 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev [2024-02-19T05:52:04.667Z] 2024-02-19 05:52:04,587 [bump_version] DEBUG bumped version:3.2.0-dev.10 [2024-02-19T05:52:04.667Z] 2024-02-19 05:52:04,587 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-02-19T05:52:04.667Z] 2024-02-19 05:52:04,587 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-19T05:52:04.667Z] 2024-02-19 05:52:04,587 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-19T05:52:04.667Z] 2024-02-19 05:52:04,589 [execute] INFO git cat-file --batch-check [2024-02-19T05:52:04.667Z] 2024-02-19 05:52:04,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T05:52:04.667Z] 2024-02-19 05:52:04,595 [execute] INFO git cat-file --batch [2024-02-19T05:52:04.667Z] 2024-02-19 05:52:04,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T05:52:04.667Z] 2024-02-19 05:52:04,600 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-19T05:52:04.667Z] 3.2.0-dev.10 [Pipeline] } [2024-02-19T05:52:04.675Z] $ docker exec --env ******** --env ******** aa42d19527841b24071ce294f1c4c1374c2ebae79ada35f298a929b39481d8fa ssh-agent -k [2024-02-19T05:52:04.770Z] unset SSH_AUTH_SOCK; [2024-02-19T05:52:04.770Z] unset SSH_AGENT_PID; [2024-02-19T05:52:04.770Z] echo Agent pid 38 killed; [2024-02-19T05:52:04.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T05:52:05.264Z] + git semver [Pipeline] } [2024-02-19T05:52:05.533Z] $ docker stop --time=1 aa42d19527841b24071ce294f1c4c1374c2ebae79ada35f298a929b39481d8fa [2024-02-19T05:52:06.826Z] $ docker rm -f --volumes aa42d19527841b24071ce294f1c4c1374c2ebae79ada35f298a929b39481d8fa [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T05:52:07.308Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T05:52:07.308Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:07.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:52:07.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:52:07.818Z] prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container [2024-02-19T05:52:07.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T05:52:08.184Z] $ docker top 02080a6f0e514e7f7c3b720a86fe5389fb1af537e1d0ec0731cbc3a3a835d5a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T05:52:08.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T05:52:08.466Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T05:52:08.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T05:52:08.584Z] $ docker exec 02080a6f0e514e7f7c3b720a86fe5389fb1af537e1d0ec0731cbc3a3a835d5a9 ssh-agent [2024-02-19T05:52:08.695Z] SSH_AUTH_SOCK=/tmp/ssh-pJxD12UJCv3L/agent.31 [2024-02-19T05:52:08.695Z] SSH_AGENT_PID=37 [2024-02-19T05:52:08.705Z] Running ssh-add (command line suppressed) [2024-02-19T05:52:08.805Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17050032025379430162.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17050032025379430162.key) [2024-02-19T05:52:08.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T05:52:09.235Z] + git semver push [2024-02-19T05:52:09.494Z] 2024-02-19 05:52:09,405 [run_push] DEBUG push [2024-02-19T05:52:09.494Z] 2024-02-19 05:52:09,406 [execute] INFO git cat-file --batch-check [2024-02-19T05:52:09.494Z] 2024-02-19 05:52:09,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T05:52:09.494Z] 2024-02-19 05:52:09,410 [execute] INFO git rev-list 9ad2de0abb54af805a00429f09820f18cc43e164 -- [2024-02-19T05:52:09.494Z] 2024-02-19 05:52:09,410 [execute] DEBUG Popen(['git', 'rev-list', '9ad2de0abb54af805a00429f09820f18cc43e164', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-19T05:52:09.494Z] 2024-02-19 05:52:09,424 [execute] INFO git fetch -v origin [2024-02-19T05:52:09.494Z] 2024-02-19 05:52:09,425 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-19T05:52:10.062Z] 2024-02-19 05:52:09,950 [run_push] DEBUG no remote changes detected [2024-02-19T05:52:10.062Z] 2024-02-19 05:52:09,951 [execute] INFO git push origin semver [2024-02-19T05:52:10.062Z] 2024-02-19 05:52:09,951 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-19T05:52:11.002Z] 2024-02-19 05:52:10,644 [run_push] DEBUG push all version tags [2024-02-19T05:52:11.002Z] 2024-02-19 05:52:10,645 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-19T05:52:11.002Z] 2024-02-19 05:52:10,645 [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-02-19T05:52:11.571Z] 2024-02-19 05:52:11,384 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-19T05:52:11.571Z] 3.2.0-dev.10 [Pipeline] } [2024-02-19T05:52:11.581Z] $ docker exec --env ******** --env ******** 02080a6f0e514e7f7c3b720a86fe5389fb1af537e1d0ec0731cbc3a3a835d5a9 ssh-agent -k [2024-02-19T05:52:11.673Z] unset SSH_AUTH_SOCK; [2024-02-19T05:52:11.673Z] unset SSH_AGENT_PID; [2024-02-19T05:52:11.673Z] echo Agent pid 37 killed; [2024-02-19T05:52:11.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T05:52:12.177Z] + git semver [Pipeline] } [2024-02-19T05:52:12.447Z] $ docker stop --time=1 02080a6f0e514e7f7c3b720a86fe5389fb1af537e1d0ec0731cbc3a3a835d5a9 [2024-02-19T05:52:13.737Z] $ docker rm -f --volumes 02080a6f0e514e7f7c3b720a86fe5389fb1af537e1d0ec0731cbc3a3a835d5a9 [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-02-19T05:52:15.171Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-02-19T05:52:15.171Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-02-19T05:52:15.171Z] total 16 [2024-02-19T05:52:15.171Z] drwxr-xr-x 3 root root 4096 Feb 19 05:40 . [2024-02-19T05:52:15.171Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 05:51 .. [2024-02-19T05:52:15.171Z] drwxr-xr-x 2 root root 4096 Feb 19 05:40 cost [2024-02-19T05:52:15.171Z] -rw-r--r-- 1 root root 85 Feb 19 05:40 cost.csv [2024-02-19T05:52:15.171Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-02-19T05:52:15.171Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-02-19T05:52:15.171Z] total 16 [2024-02-19T05:52:15.171Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:40 . [2024-02-19T05:52:15.171Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 05:51 .. [2024-02-19T05:52:15.171Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 05:40 cost [2024-02-19T05:52:15.171Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 19 05:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:52:15.460Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:52:16.342Z] ---> package-listing.sh [2024-02-19T05:52:16.342Z] ++ facter osfamily [2024-02-19T05:52:16.342Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-19T05:52:16.342Z] + OS_FAMILY=debian [2024-02-19T05:52:16.342Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-02-19T05:52:16.342Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-19T05:52:16.342Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-19T05:52:16.342Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-19T05:52:16.342Z] + PACKAGES=/tmp/packages_start.txt [2024-02-19T05:52:16.342Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-02-19T05:52:16.342Z] + PACKAGES=/tmp/packages_end.txt [2024-02-19T05:52:16.342Z] + case "${OS_FAMILY}" in [2024-02-19T05:52:16.342Z] + dpkg -l [2024-02-19T05:52:16.342Z] + grep '^ii' [2024-02-19T05:52:16.600Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-19T05:52:16.600Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-19T05:52:16.600Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-19T05:52:16.600Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-02-19T05:52:16.600Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-02-19T05:52:16.600Z] + 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-02-19T05:52:16.610Z] 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-02-19T05:52:16.885Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:17.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:52:17.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:52:17.642Z] prd-ubuntu20.04-docker-8c-8g-1221 does not seem to be running inside a container [2024-02-19T05:52:17.665Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T05:52:17.854Z] $ docker top 01bbe3ab2e2454001884d1a702de36fdacf189e692d50d032f4a4383f88cf602 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:52:18.290Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-19T05:52:18.574Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-19T05:52:18.858Z] + ls /var/log/sa-host [2024-02-19T05:52:18.858Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:52:19.052Z] provisioning config files... [2024-02-19T05:52:19.063Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10887156197855725541tmp [Pipeline] { [Pipeline] echo [2024-02-19T05:52:19.156Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:52:19.443Z] ---> create-netrc.sh [Pipeline] } [2024-02-19T05:52:19.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:52:19.881Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-19T05:52:19.890Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:52:20.172Z] ---> sudo-logs.sh [2024-02-19T05:52:20.172Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-19T05:52:20.254Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:52:20.540Z] ---> job-cost.sh [2024-02-19T05:52:20.540Z] lf-activate-venv: SKIPPING [2024-02-19T05:52:20.540Z] DEBUG: total: 0.2199999988079071 [2024-02-19T05:52:20.540Z] INFO: Retrieving Stack Cost... [2024-02-19T05:52:20.797Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T05:52:21.366Z] INFO: Archiving Costs [Pipeline] echo [2024-02-19T05:52:21.377Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:52:21.657Z] ---> logs-deploy.sh [2024-02-19T05:52:21.657Z] lf-activate-venv: SKIPPING [2024-02-19T05:52:21.657Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/280 [2024-02-19T05:52:21.657Z] INFO: archiving workspace using pattern(s): [2024-02-19T05:52:22.593Z] Archives upload complete. [2024-02-19T05:52:22.593Z] INFO: archiving logs to Nexus