Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b 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-ssh2109238151126396499.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh14670590598119159455.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17656151211741389577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh17997599876025706688.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh1406944138417863813.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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/v2]] ========================================================= [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.17 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/v2 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34636 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 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b (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 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b # timeout=10 Commit message: "Merge pull request #1154 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.2.0-dev.28" > git rev-list --no-walk a64f10ec129da673bd1db63a6bd52868e2c80f4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-03T01:33:40.858Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-03T01:33:40.908Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-03T01:33:40.923Z] ========================================================= [2022-05-03T01:33:40.923Z] EdgeX Global Pipelines Version Info [2022-05-03T01:33:40.923Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:33:41.744Z] ------------------- [2022-05-03T01:33:41.744Z] stable info: [2022-05-03T01:33:41.744Z] ------------------- [2022-05-03T01:33:41.744Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-03T01:33:41.744Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-03T01:33:41.744Z] Message: update stable to v1.0.227 [2022-05-03T01:33:42.319Z] ------------------- [2022-05-03T01:33:42.319Z] experimental info: [2022-05-03T01:33:42.319Z] ------------------- [2022-05-03T01:33:42.319Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-03T01:33:42.319Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-03T01:33:42.319Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-03T01:33:42.459Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-05-03T01:33:42.469Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-05-03T01:33:42.478Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-03T01:33:42.486Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-03T01:33:42.495Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-03T01:33:42.504Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-03T01:33:42.513Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-03T01:33:42.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-05-03T01:33:42.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-03T01:33:42.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-03T01:33:42.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-03T01:33:42.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-05-03T01:33:42.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-03T01:33:42.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-03T01:33:42.608Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T01:33:42.620Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T01:33:42.632Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T01:33:42.647Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T01:33:42.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-03T01:33:42.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-03T01:33:42.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-03T01:33:42.698Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-03T01:33:42.714Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-03T01:33:42.729Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-03T01:33:42.744Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-03T01:33:42.757Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-03T01:33:42.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-03T01:33:42.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-03T01:33:42.800Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-03T01:33:42.812Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b [Pipeline] echo [2022-05-03T01:33:42.824Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 20e4ce9 [Pipeline] echo [2022-05-03T01:33:42.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T01:33:42.881Z] provisioning config files... [2022-05-03T01:33:42.897Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5392796545836143536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:33:43.208Z] ---> docker-login.sh [2022-05-03T01:33:43.208Z] nexus3.edgexfoundry.org:10001 [2022-05-03T01:33:43.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:33:43.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:33:43.736Z] Configure a credential helper to remove this warning. See [2022-05-03T01:33:43.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:33:43.736Z] [2022-05-03T01:33:43.736Z] Login Succeeded [2022-05-03T01:33:43.736Z] nexus3.edgexfoundry.org:10002 [2022-05-03T01:33:43.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:33:43.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:33:43.736Z] Configure a credential helper to remove this warning. See [2022-05-03T01:33:43.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:33:43.736Z] [2022-05-03T01:33:43.736Z] Login Succeeded [2022-05-03T01:33:43.736Z] nexus3.edgexfoundry.org:10003 [2022-05-03T01:33:43.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:33:43.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:33:43.999Z] Configure a credential helper to remove this warning. See [2022-05-03T01:33:43.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:33:43.999Z] [2022-05-03T01:33:43.999Z] Login Succeeded [2022-05-03T01:33:43.999Z] nexus3.edgexfoundry.org:10004 [2022-05-03T01:33:43.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:33:44.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:33:44.267Z] Configure a credential helper to remove this warning. See [2022-05-03T01:33:44.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:33:44.267Z] [2022-05-03T01:33:44.267Z] Login Succeeded [2022-05-03T01:33:44.267Z] docker.io [2022-05-03T01:33:44.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:33:44.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:33:44.528Z] Configure a credential helper to remove this warning. See [2022-05-03T01:33:44.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:33:44.528Z] [2022-05-03T01:33:44.528Z] Login Succeeded [2022-05-03T01:33:44.528Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T01:33:44.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-03T01:33:44.896Z] + git rev-list -1 --merges 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b~1..20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b [Pipeline] echo [2022-05-03T01:33:45.002Z] -----------> git rev-list -1 --merges 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b~1..20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b [2022-05-03T01:33:45.002Z] 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b [false] [Pipeline] sh [2022-05-03T01:33:45.297Z] + git log --format=format:%s -1 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b [Pipeline] echo [2022-05-03T01:33:45.314Z] ========================================================= [2022-05-03T01:33:45.314Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-03T01:33:45.314Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T01:33:45.653Z] + git log --format=format:%s -1 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b [Pipeline] echo [2022-05-03T01:33:45.665Z] [semverPrep] GIT_COMMIT: 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b, Commit Message: Merge pull request #1154 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.2.0-dev.28 [Pipeline] echo [2022-05-03T01:33:45.677Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-03T01:33:46.065Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T01:33:46.065Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-03T01:33:46.065Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-03T01:33:46.065Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-03T01:33:46.065Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-03T01:33:46.065Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-03T01:33:46.065Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:33:46.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T01:33:46.424Z] [2022-05-03T01:33:46.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:33:46.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T01:33:46.728Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-03T01:33:46.728Z] 1fe172e4850f: Pulling fs layer [2022-05-03T01:33:46.728Z] caf521ccaac6: Pulling fs layer [2022-05-03T01:33:46.728Z] 3ead6fa29328: Pulling fs layer [2022-05-03T01:33:46.728Z] 5c2a1cbceb83: Pulling fs layer [2022-05-03T01:33:46.728Z] 5c2a1cbceb83: Waiting [2022-05-03T01:33:46.728Z] a8d5f1318db7: Pulling fs layer [2022-05-03T01:33:46.728Z] c427282e49a2: Pulling fs layer [2022-05-03T01:33:46.728Z] 1827001aaf11: Pulling fs layer [2022-05-03T01:33:46.728Z] 0714d37db230: Pulling fs layer [2022-05-03T01:33:46.728Z] ac28cf19c067: Pulling fs layer [2022-05-03T01:33:46.728Z] ca983d60f3e2: Pulling fs layer [2022-05-03T01:33:46.728Z] 9f894cec8388: Pulling fs layer [2022-05-03T01:33:46.728Z] a8d5f1318db7: Waiting [2022-05-03T01:33:46.728Z] c427282e49a2: Waiting [2022-05-03T01:33:46.728Z] 1827001aaf11: Waiting [2022-05-03T01:33:46.728Z] 0714d37db230: Waiting [2022-05-03T01:33:46.728Z] 9f894cec8388: Waiting [2022-05-03T01:33:46.728Z] ac28cf19c067: Waiting [2022-05-03T01:33:46.728Z] ca983d60f3e2: Waiting [2022-05-03T01:33:46.728Z] caf521ccaac6: Download complete [2022-05-03T01:33:46.728Z] 5c2a1cbceb83: Verifying Checksum [2022-05-03T01:33:46.728Z] 5c2a1cbceb83: Download complete [2022-05-03T01:33:46.988Z] 3ead6fa29328: Verifying Checksum [2022-05-03T01:33:46.988Z] 3ead6fa29328: Download complete [2022-05-03T01:33:46.988Z] a8d5f1318db7: Verifying Checksum [2022-05-03T01:33:46.988Z] a8d5f1318db7: Download complete [2022-05-03T01:33:46.988Z] c427282e49a2: Download complete [2022-05-03T01:33:46.988Z] 0714d37db230: Download complete [2022-05-03T01:33:46.988Z] ac28cf19c067: Verifying Checksum [2022-05-03T01:33:46.988Z] ac28cf19c067: Download complete [2022-05-03T01:33:46.988Z] ca983d60f3e2: Download complete [2022-05-03T01:33:46.988Z] 9f894cec8388: Verifying Checksum [2022-05-03T01:33:46.988Z] 9f894cec8388: Download complete [2022-05-03T01:33:46.988Z] 1fe172e4850f: Verifying Checksum [2022-05-03T01:33:46.988Z] 1fe172e4850f: Download complete [2022-05-03T01:33:47.248Z] 1827001aaf11: Verifying Checksum [2022-05-03T01:33:47.248Z] 1827001aaf11: Download complete [2022-05-03T01:33:48.200Z] 1fe172e4850f: Pull complete [2022-05-03T01:33:48.460Z] caf521ccaac6: Pull complete [2022-05-03T01:33:49.029Z] 3ead6fa29328: Pull complete [2022-05-03T01:33:49.030Z] 5c2a1cbceb83: Pull complete [2022-05-03T01:33:49.289Z] a8d5f1318db7: Pull complete [2022-05-03T01:33:49.551Z] c427282e49a2: Pull complete [2022-05-03T01:33:51.458Z] 1827001aaf11: Pull complete [2022-05-03T01:33:51.458Z] 0714d37db230: Pull complete [2022-05-03T01:33:51.458Z] ac28cf19c067: Pull complete [2022-05-03T01:33:51.458Z] ca983d60f3e2: Pull complete [2022-05-03T01:33:51.719Z] 9f894cec8388: Pull complete [2022-05-03T01:33:51.719Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-03T01:33:51.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T01:33:51.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-03T01:33:51.801Z] prd-ubuntu20.04-docker-8c-8g-34636 does not seem to be running inside a container [2022-05-03T01:33:51.846Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-03T01:33:53.644Z] $ docker top 427c50d47c62c2df107453f7904c083cf7befa04891f3b573b083ba437b8ef1f -eo pid,comm [2022-05-03T01:33:53.701Z] 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). [2022-05-03T01:33:53.701Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T01:33:53.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T01:33:53.736Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T01:33:53.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T01:33:53.891Z] $ docker exec 427c50d47c62c2df107453f7904c083cf7befa04891f3b573b083ba437b8ef1f ssh-agent [2022-05-03T01:33:54.011Z] SSH_AUTH_SOCK=/tmp/ssh-4w0Gx0Eb53oL/agent.32 [2022-05-03T01:33:54.011Z] SSH_AGENT_PID=38 [2022-05-03T01:33:54.018Z] Running ssh-add (command line suppressed) [2022-05-03T01:33:54.155Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_147127238412624710.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_147127238412624710.key) [2022-05-03T01:33:54.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T01:33:54.449Z] + git tag --points-at HEAD [Pipeline] } [2022-05-03T01:33:54.473Z] $ docker exec --env ******** --env ******** 427c50d47c62c2df107453f7904c083cf7befa04891f3b573b083ba437b8ef1f ssh-agent -k [2022-05-03T01:33:54.587Z] unset SSH_AUTH_SOCK; [2022-05-03T01:33:54.587Z] unset SSH_AGENT_PID; [2022-05-03T01:33:54.587Z] echo Agent pid 38 killed; [2022-05-03T01:33:54.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-03T01:33:54.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T01:33:54.620Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T01:33:54.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T01:33:54.759Z] $ docker exec 427c50d47c62c2df107453f7904c083cf7befa04891f3b573b083ba437b8ef1f ssh-agent [2022-05-03T01:33:54.872Z] SSH_AUTH_SOCK=/tmp/ssh-L1ri2yg55OPk/agent.72 [2022-05-03T01:33:54.872Z] SSH_AGENT_PID=79 [2022-05-03T01:33:54.877Z] Running ssh-add (command line suppressed) [2022-05-03T01:33:54.997Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6450525109603940875.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6450525109603940875.key) [2022-05-03T01:33:55.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T01:33:55.303Z] + git semver init [2022-05-03T01:33:55.564Z] 2022-05-03 01:33:55,508 [run_init] DEBUG init version:0.0.0 force:False [2022-05-03T01:33:55.564Z] 2022-05-03 01:33:55,509 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-05-03T01:33:55.564Z] 2022-05-03 01:33:55,510 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-05-03T01:33:55.564Z] 2022-05-03 01:33:55,510 [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) [2022-05-03T01:33:56.505Z] 2022-05-03 01:33:56,460 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-05-03T01:33:56.505Z] 2022-05-03 01:33:56,461 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-05-03T01:33:56.505Z] 2022-05-03 01:33:56,461 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-03T01:33:56.505Z] 2022-05-03 01:33:56,461 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-03T01:33:56.505Z] 2.2.0-dev.36 [Pipeline] } [2022-05-03T01:33:56.524Z] $ docker exec --env ******** --env ******** 427c50d47c62c2df107453f7904c083cf7befa04891f3b573b083ba437b8ef1f ssh-agent -k [2022-05-03T01:33:56.642Z] unset SSH_AUTH_SOCK; [2022-05-03T01:33:56.643Z] unset SSH_AGENT_PID; [2022-05-03T01:33:56.643Z] echo Agent pid 79 killed; [2022-05-03T01:33:56.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T01:33:56.958Z] + git semver [Pipeline] } [2022-05-03T01:33:57.242Z] $ docker stop --time=1 427c50d47c62c2df107453f7904c083cf7befa04891f3b573b083ba437b8ef1f [2022-05-03T01:33:58.713Z] $ docker rm -f 427c50d47c62c2df107453f7904c083cf7befa04891f3b573b083ba437b8ef1f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T01:33:59.061Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-03T01:33:59.325Z] Stashed 1 file(s) [Pipeline] echo [2022-05-03T01:33:59.329Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.36 [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 [2022-05-03T01:33:59.456Z] provisioning config files... [2022-05-03T01:33:59.466Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4628314269457460893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:33:59.768Z] ---> docker-login.sh [2022-05-03T01:33:59.768Z] nexus3.edgexfoundry.org:10001 [2022-05-03T01:33:59.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:33:59.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:33:59.768Z] Configure a credential helper to remove this warning. See [2022-05-03T01:33:59.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:33:59.768Z] [2022-05-03T01:33:59.768Z] Login Succeeded [2022-05-03T01:33:59.768Z] nexus3.edgexfoundry.org:10002 [2022-05-03T01:33:59.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:34:00.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:34:00.028Z] Configure a credential helper to remove this warning. See [2022-05-03T01:34:00.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:34:00.028Z] [2022-05-03T01:34:00.028Z] Login Succeeded [2022-05-03T01:34:00.028Z] nexus3.edgexfoundry.org:10003 [2022-05-03T01:34:00.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:34:00.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:34:00.028Z] Configure a credential helper to remove this warning. See [2022-05-03T01:34:00.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:34:00.028Z] [2022-05-03T01:34:00.028Z] Login Succeeded [2022-05-03T01:34:00.028Z] nexus3.edgexfoundry.org:10004 [2022-05-03T01:34:00.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:34:00.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:34:00.291Z] Configure a credential helper to remove this warning. See [2022-05-03T01:34:00.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:34:00.291Z] [2022-05-03T01:34:00.291Z] Login Succeeded [2022-05-03T01:34:00.291Z] docker.io [2022-05-03T01:34:00.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:34:00.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:34:00.553Z] Configure a credential helper to remove this warning. See [2022-05-03T01:34:00.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:34:00.553Z] [2022-05-03T01:34:00.553Z] Login Succeeded [2022-05-03T01:34:00.553Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T01:34:00.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T01:34:00.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T01:34:00.639Z] ========================================================= [2022-05-03T01:34:00.639Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-03T01:34:00.639Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:34:00.954Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-03T01:34:00.954Z] Sending build context to Docker daemon 9.677MB [2022-05-03T01:34:00.954Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T01:34:00.954Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-03T01:34:00.954Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-03T01:34:00.954Z] 59bf1c3509f3: Pulling fs layer [2022-05-03T01:34:00.954Z] 666ba61612fd: Pulling fs layer [2022-05-03T01:34:00.954Z] 8ed8ca486205: Pulling fs layer [2022-05-03T01:34:00.954Z] 4fe6c5a15a65: Pulling fs layer [2022-05-03T01:34:00.954Z] 22a0e8bec74d: Pulling fs layer [2022-05-03T01:34:00.954Z] ca2b28591e48: Pulling fs layer [2022-05-03T01:34:00.954Z] a51346096db8: Pulling fs layer [2022-05-03T01:34:00.954Z] daebc70d1ce1: Pulling fs layer [2022-05-03T01:34:00.954Z] 0e18a0eac166: Pulling fs layer [2022-05-03T01:34:00.954Z] ca2b28591e48: Waiting [2022-05-03T01:34:00.954Z] daebc70d1ce1: Waiting [2022-05-03T01:34:00.954Z] 0e18a0eac166: Waiting [2022-05-03T01:34:00.954Z] a51346096db8: Waiting [2022-05-03T01:34:00.954Z] 4fe6c5a15a65: Waiting [2022-05-03T01:34:00.954Z] 8ed8ca486205: Verifying Checksum [2022-05-03T01:34:00.954Z] 8ed8ca486205: Download complete [2022-05-03T01:34:00.954Z] 666ba61612fd: Verifying Checksum [2022-05-03T01:34:00.954Z] 666ba61612fd: Download complete [2022-05-03T01:34:01.217Z] 22a0e8bec74d: Verifying Checksum [2022-05-03T01:34:01.217Z] 22a0e8bec74d: Download complete [2022-05-03T01:34:01.217Z] 59bf1c3509f3: Verifying Checksum [2022-05-03T01:34:01.217Z] 59bf1c3509f3: Download complete [2022-05-03T01:34:01.217Z] ca2b28591e48: Verifying Checksum [2022-05-03T01:34:01.217Z] ca2b28591e48: Download complete [2022-05-03T01:34:01.217Z] a51346096db8: Verifying Checksum [2022-05-03T01:34:01.217Z] a51346096db8: Download complete [2022-05-03T01:34:01.217Z] daebc70d1ce1: Verifying Checksum [2022-05-03T01:34:01.217Z] daebc70d1ce1: Download complete [2022-05-03T01:34:01.217Z] 59bf1c3509f3: Pull complete [2022-05-03T01:34:01.480Z] 666ba61612fd: Pull complete [2022-05-03T01:34:01.480Z] 8ed8ca486205: Pull complete [2022-05-03T01:34:01.740Z] 0e18a0eac166: Verifying Checksum [2022-05-03T01:34:01.740Z] 0e18a0eac166: Download complete [2022-05-03T01:34:02.002Z] 4fe6c5a15a65: Verifying Checksum [2022-05-03T01:34:02.002Z] 4fe6c5a15a65: Download complete [2022-05-03T01:34:06.197Z] 4fe6c5a15a65: Pull complete [2022-05-03T01:34:06.466Z] 22a0e8bec74d: Pull complete [2022-05-03T01:34:06.466Z] ca2b28591e48: Pull complete [2022-05-03T01:34:06.727Z] a51346096db8: Pull complete [2022-05-03T01:34:06.727Z] daebc70d1ce1: Pull complete [2022-05-03T01:34:09.267Z] 0e18a0eac166: Pull complete [2022-05-03T01:34:09.267Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-03T01:34:09.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T01:34:09.267Z] ---> f018257e8ee9 [2022-05-03T01:34:09.267Z] Step 3/11 : ARG MAKE=make build [2022-05-03T01:34:11.177Z] ---> Running in d22de5244af9 [2022-05-03T01:34:11.177Z] Removing intermediate container d22de5244af9 [2022-05-03T01:34:11.177Z] ---> 005e74a655cb [2022-05-03T01:34:11.177Z] Step 4/11 : WORKDIR /device-sdk-go [2022-05-03T01:34:11.177Z] ---> Running in 2df4ada5a534 [2022-05-03T01:34:11.177Z] Removing intermediate container 2df4ada5a534 [2022-05-03T01:34:11.177Z] ---> c3049d3917ea [2022-05-03T01:34:11.177Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-03T01:34:11.177Z] ---> Running in f28d30e3b985 [2022-05-03T01:34:11.436Z] Removing intermediate container f28d30e3b985 [2022-05-03T01:34:11.436Z] ---> 29487926eb26 [2022-05-03T01:34:11.436Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:34:11.436Z] ---> Running in 3375fbd92da8 [2022-05-03T01:34:12.005Z] Removing intermediate container 3375fbd92da8 [2022-05-03T01:34:12.005Z] ---> 0989da5a58c4 [2022-05-03T01:34:12.005Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-03T01:34:12.005Z] ---> Running in 8eeaa559af10 [2022-05-03T01:34:12.266Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:34:13.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:34:13.469Z] OK: 221 MiB in 52 packages [2022-05-03T01:34:13.728Z] Removing intermediate container 8eeaa559af10 [2022-05-03T01:34:13.728Z] ---> a6cd66ea0bbe [2022-05-03T01:34:13.728Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-03T01:34:13.986Z] ---> 34bb4eabd3f9 [2022-05-03T01:34:13.986Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:34:13.986Z] ---> Running in 9cc2f59c2c64 [2022-05-03T01:34:14.424Z] Still waiting to schedule task [2022-05-03T01:34:14.425Z] ‘prd-centos7-blackbox-4c-2g-34311’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-03T01:34:14.425Z] ‘prd-ubuntu20.04-docker-8c-8g-34637’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-03T01:34:14.425Z] ‘prd-ubuntu20.04-docker-8c-8g-34638’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-03T01:34:14.425Z] ‘prd-ubuntu20.04-docker-8c-8g-34639’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-03T01:34:14.425Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-34635’ is offline [2022-05-03T01:34:35.946Z] Removing intermediate container 9cc2f59c2c64 [2022-05-03T01:34:35.946Z] ---> 2eb7a99e039a [2022-05-03T01:34:35.946Z] Step 10/11 : COPY . . [2022-05-03T01:34:35.946Z] ---> 59794ce882f6 [2022-05-03T01:34:35.946Z] Step 11/11 : RUN ${MAKE} [2022-05-03T01:34:35.946Z] ---> Running in 0b98ee79f669 [2022-05-03T01:34:35.946Z] noop [2022-05-03T01:34:35.946Z] Removing intermediate container 0b98ee79f669 [2022-05-03T01:34:35.946Z] ---> 5d49486732e0 [2022-05-03T01:34:35.946Z] Successfully built 5d49486732e0 [2022-05-03T01:34:35.946Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:34:36.248Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T01:34:36.248Z] . [Pipeline] withDockerContainer [2022-05-03T01:34:36.315Z] prd-ubuntu20.04-docker-8c-8g-34636 does not seem to be running inside a container [2022-05-03T01:34:36.361Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-03T01:34:36.727Z] $ docker top 59685e52138151aa4f477bc0ceb7506e67afaf45d3d787f1597981cce3c7d520 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T01:34:37.115Z] + go version [2022-05-03T01:34:37.115Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-03T01:34:37.139Z] $ docker stop --time=1 59685e52138151aa4f477bc0ceb7506e67afaf45d3d787f1597981cce3c7d520 [2022-05-03T01:34:38.437Z] $ docker rm -f 59685e52138151aa4f477bc0ceb7506e67afaf45d3d787f1597981cce3c7d520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:34:38.853Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T01:34:38.853Z] . [Pipeline] withDockerContainer [2022-05-03T01:34:38.919Z] prd-ubuntu20.04-docker-8c-8g-34636 does not seem to be running inside a container [2022-05-03T01:34:38.956Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-03T01:34:39.329Z] $ docker top 1e4a28d6c08b02b89ded9e2edf8aa026ce4499d1baced249f28c7f33c558c1b6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-03T01:34:39.691Z] + make test [2022-05-03T01:34:39.691Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-03T01:34:44.966Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-05-03T01:34:57.170Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-05-03T01:34:57.170Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-05-03T01:34:57.170Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-05-03T01:34:57.170Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.106s coverage: 23.3% of statements [2022-05-03T01:34:57.170Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-05-03T01:34:57.170Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 27.6% of statements [2022-05-03T01:34:57.170Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.088s coverage: 78.9% of statements [2022-05-03T01:34:57.170Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.061s coverage: 10.8% of statements [2022-05-03T01:34:57.170Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.079s coverage: 60.0% of statements [2022-05-03T01:34:57.170Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-05-03T01:34:57.170Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-05-03T01:34:57.431Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.082s coverage: 34.8% of statements [2022-05-03T01:34:57.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-05-03T01:34:57.431Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.074s coverage: 86.1% of statements [2022-05-03T01:34:57.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-05-03T01:34:57.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-05-03T01:34:57.431Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.091s coverage: 65.1% of statements [2022-05-03T01:34:57.431Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.878s coverage: 89.2% of statements [2022-05-03T01:34:57.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-05-03T01:34:57.431Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.062s coverage: 4.7% of statements [2022-05-03T01:34:57.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-05-03T01:35:12.319Z] GO111MODULE=on go vet ./... [2022-05-03T01:35:15.608Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T01:35:15.608Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T01:35:15.608Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T01:35:16.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T01:35:16.219Z] $ docker stop --time=1 1e4a28d6c08b02b89ded9e2edf8aa026ce4499d1baced249f28c7f33c558c1b6 [2022-05-03T01:35:18.728Z] $ docker rm -f 1e4a28d6c08b02b89ded9e2edf8aa026ce4499d1baced249f28c7f33c558c1b6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T01:35:19.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T01:35:19.276Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-03T01:35:19.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T01:35:20.097Z] + ls -al . [2022-05-03T01:35:20.097Z] total 296 [2022-05-03T01:35:20.097Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 01:35 . [2022-05-03T01:35:20.097Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:33 .. [2022-05-03T01:35:20.097Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 01:33 .dockerignore [2022-05-03T01:35:20.097Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 01:33 .git [2022-05-03T01:35:20.097Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:33 .github [2022-05-03T01:35:20.097Z] -rw-rw-r-- 1 jenkins jenkins 131 May 3 01:33 .gitignore [2022-05-03T01:35:20.097Z] -rw-rw-r-- 1 jenkins jenkins 42 May 3 01:33 .golangci.yml [2022-05-03T01:35:20.097Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 01:33 .semver [2022-05-03T01:35:20.097Z] -rw-rw-r-- 1 jenkins jenkins 26321 May 3 01:33 CHANGELOG.md [2022-05-03T01:35:20.097Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 01:33 GOVERNANCE.md [2022-05-03T01:35:20.097Z] -rw-rw-r-- 1 jenkins jenkins 880 May 3 01:33 Jenkinsfile [2022-05-03T01:35:20.097Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 3 01:33 LICENSE [2022-05-03T01:35:20.097Z] -rw-rw-r-- 1 jenkins jenkins 2015 May 3 01:33 Makefile [2022-05-03T01:35:20.097Z] -rw-rw-r-- 1 jenkins jenkins 619 May 3 01:33 OWNERS.md [2022-05-03T01:35:20.097Z] -rw-rw-r-- 1 jenkins jenkins 4881 May 3 01:33 README.md [2022-05-03T01:35:20.097Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 01:33 VERSION [2022-05-03T01:35:20.097Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:33 bin [2022-05-03T01:35:20.097Z] -rw-r--r-- 1 jenkins jenkins 130819 May 3 01:34 coverage.out [2022-05-03T01:35:20.097Z] drwxrwxr-x 5 jenkins jenkins 4096 May 3 01:33 example [2022-05-03T01:35:20.097Z] -rw-rw-r-- 1 jenkins jenkins 3198 May 3 01:33 go.mod [2022-05-03T01:35:20.097Z] -rw-rw-r-- 1 jenkins jenkins 35003 May 3 01:33 go.sum [2022-05-03T01:35:20.097Z] drwxrwxr-x 15 jenkins jenkins 4096 May 3 01:33 internal [2022-05-03T01:35:20.097Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:33 openapi [2022-05-03T01:35:20.097Z] drwxrwxr-x 5 jenkins jenkins 4096 May 3 01:33 pkg [2022-05-03T01:35:20.097Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:33 snap [2022-05-03T01:35:20.097Z] -rw-rw-r-- 1 jenkins jenkins 222 May 3 01:33 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:35:20.394Z] + 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=20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b --label arch=amd64 --label version=2.2.0-dev.36 . [2022-05-03T01:35:20.394Z] Sending build context to Docker daemon 9.808MB [2022-05-03T01:35:20.394Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T01:35:20.394Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-03T01:35:20.394Z] ---> 5d49486732e0 [2022-05-03T01:35:20.394Z] Step 3/25 : ARG MAKE=make build [2022-05-03T01:35:20.653Z] ---> Running in eca4219cec4a [2022-05-03T01:35:20.653Z] Removing intermediate container eca4219cec4a [2022-05-03T01:35:20.653Z] ---> 16e2254b4f91 [2022-05-03T01:35:20.653Z] Step 4/25 : WORKDIR /device-sdk-go [2022-05-03T01:35:20.913Z] ---> Running in 1eb2cdb59deb [2022-05-03T01:35:20.913Z] Removing intermediate container 1eb2cdb59deb [2022-05-03T01:35:20.913Z] ---> 5ccbb729ec5b [2022-05-03T01:35:20.913Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-03T01:35:20.913Z] ---> Running in 7df3029c0ad0 [2022-05-03T01:35:21.173Z] Removing intermediate container 7df3029c0ad0 [2022-05-03T01:35:21.173Z] ---> a2a76a3409e1 [2022-05-03T01:35:21.173Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:35:21.173Z] ---> Running in 7c25b57c512b [2022-05-03T01:35:21.744Z] Removing intermediate container 7c25b57c512b [2022-05-03T01:35:21.744Z] ---> b637518508e5 [2022-05-03T01:35:21.744Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-03T01:35:21.744Z] ---> Running in 53f641066493 [2022-05-03T01:35:22.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:35:22.947Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:35:23.208Z] OK: 221 MiB in 52 packages [2022-05-03T01:35:23.469Z] Removing intermediate container 53f641066493 [2022-05-03T01:35:23.469Z] ---> 7b0c8e9b58e3 [2022-05-03T01:35:23.469Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-03T01:35:23.727Z] ---> 038c83d38665 [2022-05-03T01:35:23.727Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:35:23.727Z] ---> Running in 9f03953a0dde [2022-05-03T01:35:24.666Z] Removing intermediate container 9f03953a0dde [2022-05-03T01:35:24.666Z] ---> 58e5839d5ae4 [2022-05-03T01:35:24.666Z] Step 10/25 : COPY . . [2022-05-03T01:35:24.925Z] ---> 67205f4d7206 [2022-05-03T01:35:24.925Z] Step 11/25 : RUN ${MAKE} [2022-05-03T01:35:24.925Z] ---> Running in 7c04017fdd5e [2022-05-03T01:35:25.184Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.36" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-05-03T01:35:43.289Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-05-03T01:35:44.230Z] Removing intermediate container 7c04017fdd5e [2022-05-03T01:35:44.230Z] ---> 5c986ed15bd3 [2022-05-03T01:35:44.230Z] Step 12/25 : FROM alpine:3.14 [2022-05-03T01:35:44.799Z] 3.14: Pulling from library/alpine [2022-05-03T01:35:45.060Z] 8663204ce13b: Pulling fs layer [2022-05-03T01:35:45.321Z] 8663204ce13b: Verifying Checksum [2022-05-03T01:35:45.321Z] 8663204ce13b: Download complete [2022-05-03T01:35:45.321Z] 8663204ce13b: Pull complete [2022-05-03T01:35:45.321Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T01:35:45.321Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T01:35:45.321Z] ---> e04c818066af [2022-05-03T01:35:45.321Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-03T01:35:45.582Z] ---> Running in 74d3fb26e709 [2022-05-03T01:35:45.582Z] Removing intermediate container 74d3fb26e709 [2022-05-03T01:35:45.582Z] ---> c7586b37d75a [2022-05-03T01:35:45.582Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:35:45.582Z] ---> Running in 70ba69fd5bf6 [2022-05-03T01:35:46.149Z] Removing intermediate container 70ba69fd5bf6 [2022-05-03T01:35:46.149Z] ---> 34f27cf5b59b [2022-05-03T01:35:46.149Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-03T01:35:46.149Z] ---> Running in c71f6f494e94 [2022-05-03T01:35:46.409Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:35:47.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:35:47.609Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T01:35:47.609Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-03T01:35:47.869Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T01:35:47.869Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-03T01:35:47.869Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-03T01:35:48.129Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T01:35:48.129Z] OK: 8 MiB in 19 packages [2022-05-03T01:35:48.706Z] Removing intermediate container c71f6f494e94 [2022-05-03T01:35:48.706Z] ---> 910107e3b7b9 [2022-05-03T01:35:48.706Z] Step 16/25 : WORKDIR / [2022-05-03T01:35:48.706Z] ---> Running in aa5178711218 [2022-05-03T01:35:48.706Z] Removing intermediate container aa5178711218 [2022-05-03T01:35:48.706Z] ---> a2d725063de7 [2022-05-03T01:35:48.706Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-05-03T01:35:48.706Z] ---> 3b8c7f649531 [2022-05-03T01:35:48.706Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-05-03T01:35:49.645Z] ---> 91b64f0a99ac [2022-05-03T01:35:49.645Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-05-03T01:35:49.645Z] ---> b5511eb759b1 [2022-05-03T01:35:49.645Z] Step 20/25 : EXPOSE 59999 [2022-05-03T01:35:49.645Z] ---> Running in 78a1c019263e [2022-05-03T01:35:49.645Z] Removing intermediate container 78a1c019263e [2022-05-03T01:35:49.645Z] ---> 6c996c64d90c [2022-05-03T01:35:49.645Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-05-03T01:35:49.645Z] ---> Running in 5044947f877c [2022-05-03T01:35:49.905Z] Removing intermediate container 5044947f877c [2022-05-03T01:35:49.905Z] ---> 0cf750829aad [2022-05-03T01:35:49.905Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:35:49.905Z] ---> Running in 7ee4e31d27d0 [2022-05-03T01:35:50.164Z] Removing intermediate container 7ee4e31d27d0 [2022-05-03T01:35:50.164Z] ---> 06a2d0fbec3a [2022-05-03T01:35:50.164Z] Step 23/25 : LABEL arch=amd64 [2022-05-03T01:35:50.164Z] ---> Running in 5812653df8b5 [2022-05-03T01:35:50.164Z] Removing intermediate container 5812653df8b5 [2022-05-03T01:35:50.164Z] ---> b9494dfe151f [2022-05-03T01:35:50.164Z] Step 24/25 : LABEL git_sha=20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b [2022-05-03T01:35:50.164Z] ---> Running in 6a1eb8d44a93 [2022-05-03T01:35:50.424Z] Removing intermediate container 6a1eb8d44a93 [2022-05-03T01:35:50.424Z] ---> 0ab21baeb38b [2022-05-03T01:35:50.424Z] Step 25/25 : LABEL version=2.2.0-dev.36 [2022-05-03T01:35:50.424Z] ---> Running in b8e9d0ec1106 [2022-05-03T01:35:50.424Z] Removing intermediate container b8e9d0ec1106 [2022-05-03T01:35:50.424Z] ---> a7ec113ec4f1 [2022-05-03T01:35:50.424Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T01:35:50.424Z] Successfully built a7ec113ec4f1 [2022-05-03T01:35:50.424Z] Successfully tagged device-sdk-simple:latest [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] sh [2022-05-03T01:35:50.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T01:35:50.824Z] [2022-05-03T01:35:50.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:35:51.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T01:35:51.124Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-03T01:35:51.124Z] 5eb5b503b376: Pulling fs layer [2022-05-03T01:35:51.124Z] 5c69ac0246d0: Pulling fs layer [2022-05-03T01:35:51.124Z] ec43610c2a17: Pulling fs layer [2022-05-03T01:35:51.124Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-03T01:35:51.124Z] 33b1e0a273af: Pulling fs layer [2022-05-03T01:35:51.124Z] 5d3b04190fa2: Pulling fs layer [2022-05-03T01:35:51.124Z] 2f39f015ded8: Pulling fs layer [2022-05-03T01:35:51.124Z] 33b1e0a273af: Waiting [2022-05-03T01:35:51.124Z] 5d3b04190fa2: Waiting [2022-05-03T01:35:51.124Z] 2f39f015ded8: Waiting [2022-05-03T01:35:51.124Z] 3a2ae6a8a46f: Waiting [2022-05-03T01:35:51.124Z] 5c69ac0246d0: Download complete [2022-05-03T01:35:51.124Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-03T01:35:51.124Z] 3a2ae6a8a46f: Download complete [2022-05-03T01:35:51.125Z] 33b1e0a273af: Verifying Checksum [2022-05-03T01:35:51.125Z] 33b1e0a273af: Download complete [2022-05-03T01:35:51.125Z] 5d3b04190fa2: Verifying Checksum [2022-05-03T01:35:51.125Z] 5d3b04190fa2: Download complete [2022-05-03T01:35:51.125Z] ec43610c2a17: Verifying Checksum [2022-05-03T01:35:51.125Z] ec43610c2a17: Download complete [2022-05-03T01:35:51.384Z] 5eb5b503b376: Verifying Checksum [2022-05-03T01:35:51.384Z] 5eb5b503b376: Download complete [2022-05-03T01:35:51.953Z] 2f39f015ded8: Download complete [2022-05-03T01:35:52.520Z] 5eb5b503b376: Pull complete [2022-05-03T01:35:52.784Z] 5c69ac0246d0: Pull complete [2022-05-03T01:35:53.045Z] ec43610c2a17: Pull complete [2022-05-03T01:35:53.304Z] 3a2ae6a8a46f: Pull complete [2022-05-03T01:35:53.304Z] 33b1e0a273af: Pull complete [2022-05-03T01:35:53.563Z] 5d3b04190fa2: Pull complete [2022-05-03T01:35:57.758Z] 2f39f015ded8: Pull complete [2022-05-03T01:35:57.758Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-03T01:35:57.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T01:35:57.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-03T01:35:57.820Z] prd-ubuntu20.04-docker-8c-8g-34636 does not seem to be running inside a container [2022-05-03T01:35:57.858Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-03T01:36:00.045Z] $ docker top 3f9b442c6d1162366d5d80e0c8c98b9b2375323d293c8bd35b27fc4413b57b86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:36:00.521Z] ---> job-cost.sh [2022-05-03T01:36:00.521Z] lf-activate-venv: SKIPPING [2022-05-03T01:36:00.521Z] INFO: No Stack... [2022-05-03T01:36:00.779Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T01:36:01.041Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T01:36:01.333Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-05-03T01:36:01.334Z] + cut -d, -f6 [Pipeline] lock [2022-05-03T01:36:01.350Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-69-stack-cost] [2022-05-03T01:36:01.360Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-69-stack-cost] did not exist. Created. [2022-05-03T01:36:01.360Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T01:36:01.666Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-03T01:36:01.693Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T01:36:01.699Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T01:36:01.720Z] $ docker stop --time=1 3f9b442c6d1162366d5d80e0c8c98b9b2375323d293c8bd35b27fc4413b57b86 [2022-05-03T01:36:02.895Z] $ docker rm -f 3f9b442c6d1162366d5d80e0c8c98b9b2375323d293c8bd35b27fc4413b57b86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-03T01:44:56.132Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34765 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-05-03T01:44:56.140Z] Running in /w/workspace/device-sdk-go/69 [Pipeline] { [Pipeline] checkout [2022-05-03T01:44:56.419Z] The recommended git tool is: git [2022-05-03T01:45:02.177Z] using credential edgex-jenkins-ssh [2022-05-03T01:45:02.196Z] Cloning the remote Git repository [2022-05-03T01:45:02.259Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-05-03T01:45:02.360Z] > git init /w/workspace/device-sdk-go/69 # timeout=10 [2022-05-03T01:45:02.473Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-05-03T01:45:02.474Z] > git --version # timeout=10 [2022-05-03T01:45:02.502Z] > git --version # 'git version 2.25.1' [2022-05-03T01:45:02.505Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T01:45:02.600Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T01:45:04.410Z] Avoid second fetch [2022-05-03T01:45:04.411Z] Checking out Revision 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b (main) [2022-05-03T01:45:04.368Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-05-03T01:45:04.389Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T01:45:04.445Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T01:45:04.468Z] > git checkout -f 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b # timeout=10 [2022-05-03T01:45:09.318Z] Commit message: "Merge pull request #1154 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.2.0-dev.28" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T01:45:10.294Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-03T01:45:10.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T01:45:10.295Z] Dload Upload Total Spent Left Speed [2022-05-03T01:45:10.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 80564 0 --:--:-- --:--:-- --:--:-- 80564 [Pipeline] sh [2022-05-03T01:45:10.893Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-03T01:45:11.273Z] + sudo tee /etc/docker/daemon.new [2022-05-03T01:45:11.273Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-03T01:45:11.273Z] { [2022-05-03T01:45:11.273Z] "registry-mirrors": [ [2022-05-03T01:45:11.273Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-03T01:45:11.273Z] ], [2022-05-03T01:45:11.273Z] "bip": "10.250.0.254/24", [2022-05-03T01:45:11.273Z] "hosts": [ [2022-05-03T01:45:11.273Z] "tcp://0.0.0.0:5555", [2022-05-03T01:45:11.273Z] "unix:///var/run/docker.sock" [2022-05-03T01:45:11.273Z] ], [2022-05-03T01:45:11.273Z] "mtu": 1458, [2022-05-03T01:45:11.273Z] "selinux-enabled": true, [2022-05-03T01:45:11.273Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-03T01:45:11.273Z] } [Pipeline] sh [2022-05-03T01:45:11.677Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-03T01:45:12.053Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T01:45:30.487Z] provisioning config files... [2022-05-03T01:45:30.526Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/69@tmp/config3676853288251867819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:45:30.930Z] ---> docker-login.sh [2022-05-03T01:45:30.930Z] nexus3.edgexfoundry.org:10001 [2022-05-03T01:45:31.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:45:31.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:45:31.814Z] Configure a credential helper to remove this warning. See [2022-05-03T01:45:31.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:45:31.814Z] [2022-05-03T01:45:31.814Z] Login Succeeded [2022-05-03T01:45:32.096Z] nexus3.edgexfoundry.org:10002 [2022-05-03T01:45:32.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:45:32.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:45:32.650Z] Configure a credential helper to remove this warning. See [2022-05-03T01:45:32.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:45:32.650Z] [2022-05-03T01:45:32.650Z] Login Succeeded [2022-05-03T01:45:32.650Z] nexus3.edgexfoundry.org:10003 [2022-05-03T01:45:32.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:45:32.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:45:32.932Z] Configure a credential helper to remove this warning. See [2022-05-03T01:45:32.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:45:32.932Z] [2022-05-03T01:45:32.932Z] Login Succeeded [2022-05-03T01:45:33.217Z] nexus3.edgexfoundry.org:10004 [2022-05-03T01:45:33.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:45:33.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:45:33.853Z] Configure a credential helper to remove this warning. See [2022-05-03T01:45:33.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:45:33.853Z] [2022-05-03T01:45:33.853Z] Login Succeeded [2022-05-03T01:45:33.853Z] docker.io [2022-05-03T01:45:34.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:45:35.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:45:35.117Z] Configure a credential helper to remove this warning. See [2022-05-03T01:45:35.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:45:35.117Z] [2022-05-03T01:45:35.117Z] Login Succeeded [2022-05-03T01:45:35.117Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T01:45:35.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T01:45:35.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T01:45:35.859Z] ========================================================= [2022-05-03T01:45:35.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-03T01:45:35.859Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:45:36.347Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-03T01:45:37.795Z] Sending build context to Docker daemon 5.217MB [2022-05-03T01:45:37.795Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T01:45:37.795Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-03T01:45:38.069Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-03T01:45:38.069Z] 9b3977197b4f: Pulling fs layer [2022-05-03T01:45:38.069Z] 1a89e8eeedd5: Pulling fs layer [2022-05-03T01:45:38.069Z] 94645a83ff95: Pulling fs layer [2022-05-03T01:45:38.069Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-03T01:45:38.069Z] 0c92f367c5e7: Pulling fs layer [2022-05-03T01:45:38.069Z] 3096ccb668a1: Pulling fs layer [2022-05-03T01:45:38.069Z] e8cf19c19ddd: Pulling fs layer [2022-05-03T01:45:38.069Z] a4caa8a26152: Pulling fs layer [2022-05-03T01:45:38.069Z] 3096ccb668a1: Waiting [2022-05-03T01:45:38.069Z] e8cf19c19ddd: Waiting [2022-05-03T01:45:38.069Z] 3f3a8bcf1eab: Waiting [2022-05-03T01:45:38.069Z] a4caa8a26152: Waiting [2022-05-03T01:45:38.069Z] 0c92f367c5e7: Waiting [2022-05-03T01:45:38.069Z] 94645a83ff95: Verifying Checksum [2022-05-03T01:45:38.069Z] 94645a83ff95: Download complete [2022-05-03T01:45:38.069Z] 1a89e8eeedd5: Download complete [2022-05-03T01:45:38.069Z] 0c92f367c5e7: Verifying Checksum [2022-05-03T01:45:38.069Z] 0c92f367c5e7: Download complete [2022-05-03T01:45:38.069Z] 3096ccb668a1: Verifying Checksum [2022-05-03T01:45:38.069Z] 3096ccb668a1: Download complete [2022-05-03T01:45:38.069Z] 9b3977197b4f: Verifying Checksum [2022-05-03T01:45:38.069Z] 9b3977197b4f: Download complete [2022-05-03T01:45:38.069Z] e8cf19c19ddd: Verifying Checksum [2022-05-03T01:45:38.069Z] e8cf19c19ddd: Download complete [2022-05-03T01:45:40.736Z] a4caa8a26152: Verifying Checksum [2022-05-03T01:45:40.736Z] a4caa8a26152: Download complete [2022-05-03T01:45:40.736Z] 9b3977197b4f: Pull complete [2022-05-03T01:45:41.356Z] 1a89e8eeedd5: Pull complete [2022-05-03T01:45:41.653Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-03T01:45:41.653Z] 3f3a8bcf1eab: Download complete [2022-05-03T01:45:41.925Z] 94645a83ff95: Pull complete [2022-05-03T01:45:54.394Z] 3f3a8bcf1eab: Pull complete [2022-05-03T01:45:54.668Z] 0c92f367c5e7: Pull complete [2022-05-03T01:45:54.941Z] 3096ccb668a1: Pull complete [2022-05-03T01:45:55.222Z] e8cf19c19ddd: Pull complete [2022-05-03T01:46:01.977Z] a4caa8a26152: Pull complete [2022-05-03T01:46:01.977Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-03T01:46:01.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T01:46:01.978Z] ---> 725f1c02e7f9 [2022-05-03T01:46:01.978Z] Step 3/11 : ARG MAKE=make build [2022-05-03T01:46:03.983Z] ---> Running in f9fe04186ab5 [2022-05-03T01:46:04.277Z] Removing intermediate container f9fe04186ab5 [2022-05-03T01:46:04.277Z] ---> dcae173b4f6e [2022-05-03T01:46:04.277Z] Step 4/11 : WORKDIR /device-sdk-go [2022-05-03T01:46:04.277Z] ---> Running in 1eb10b5368c9 [2022-05-03T01:46:04.901Z] Removing intermediate container 1eb10b5368c9 [2022-05-03T01:46:04.901Z] ---> 2822e554f169 [2022-05-03T01:46:04.901Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-03T01:46:04.901Z] ---> Running in f398316a96cf [2022-05-03T01:46:05.182Z] Removing intermediate container f398316a96cf [2022-05-03T01:46:05.182Z] ---> 2aed05e3fb30 [2022-05-03T01:46:05.182Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:46:05.462Z] ---> Running in 2a397340956f [2022-05-03T01:46:08.140Z] Removing intermediate container 2a397340956f [2022-05-03T01:46:08.140Z] ---> bbd5bf5dbda8 [2022-05-03T01:46:08.140Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-03T01:46:08.140Z] ---> Running in cd6f411de604 [2022-05-03T01:46:09.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:46:09.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:46:11.197Z] OK: 220 MiB in 52 packages [2022-05-03T01:46:11.814Z] Removing intermediate container cd6f411de604 [2022-05-03T01:46:11.814Z] ---> 9cba9531034d [2022-05-03T01:46:11.814Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-03T01:46:12.418Z] ---> 5526a14b7fce [2022-05-03T01:46:12.418Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:46:12.418Z] ---> Running in 6e7d398493dd [2022-05-03T01:47:09.042Z] Removing intermediate container 6e7d398493dd [2022-05-03T01:47:09.042Z] ---> bd9137facddc [2022-05-03T01:47:09.042Z] Step 10/11 : COPY . . [2022-05-03T01:47:09.042Z] ---> a19f928f8f66 [2022-05-03T01:47:09.042Z] Step 11/11 : RUN ${MAKE} [2022-05-03T01:47:09.042Z] ---> Running in 6c76074689db [2022-05-03T01:47:09.042Z] noop [2022-05-03T01:47:09.042Z] Removing intermediate container 6c76074689db [2022-05-03T01:47:09.042Z] ---> 310a99eb836e [2022-05-03T01:47:09.042Z] Successfully built 310a99eb836e [2022-05-03T01:47:09.042Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:47:09.406Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T01:47:09.406Z] . [Pipeline] withDockerContainer [2022-05-03T01:47:09.694Z] prd-ubuntu20.04-docker-arm64-4c-16g-34765 does not seem to be running inside a container [2022-05-03T01:47:09.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/69 -v /w/workspace/device-sdk-go/69:/w/workspace/device-sdk-go/69:rw,z -v /w/workspace/device-sdk-go/69@tmp:/w/workspace/device-sdk-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-03T01:47:11.238Z] $ docker top 97d6e242b98fc80fa539773fb6fb7cfa4590e32db3d2ad9687d5c8c4769c5882 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T01:47:12.190Z] + go version [2022-05-03T01:47:12.190Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-03T01:47:12.219Z] $ docker stop --time=1 97d6e242b98fc80fa539773fb6fb7cfa4590e32db3d2ad9687d5c8c4769c5882 [2022-05-03T01:47:13.906Z] $ docker rm -f 97d6e242b98fc80fa539773fb6fb7cfa4590e32db3d2ad9687d5c8c4769c5882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:47:14.555Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T01:47:14.555Z] . [Pipeline] withDockerContainer [2022-05-03T01:47:14.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-34765 does not seem to be running inside a container [2022-05-03T01:47:14.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/69 -v /w/workspace/device-sdk-go/69:/w/workspace/device-sdk-go/69:rw,z -v /w/workspace/device-sdk-go/69@tmp:/w/workspace/device-sdk-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-03T01:47:16.299Z] $ docker top 2c57413fc6e976ad3fa80f86a62dac5982dc389e0a8050cac33df3ac865492ed -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-03T01:47:17.279Z] + make test [2022-05-03T01:47:17.279Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-03T01:47:56.392Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-05-03T01:50:03.420Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-05-03T01:50:03.420Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-05-03T01:50:03.420Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-05-03T01:50:03.420Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.393s coverage: 23.3% of statements [2022-05-03T01:50:03.420Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-05-03T01:50:03.420Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.324s coverage: 27.6% of statements [2022-05-03T01:50:03.420Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.311s coverage: 78.9% of statements [2022-05-03T01:50:03.420Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.256s coverage: 10.8% of statements [2022-05-03T01:50:08.883Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.531s coverage: 60.0% of statements [2022-05-03T01:50:08.883Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-05-03T01:50:08.883Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-05-03T01:50:10.903Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.455s coverage: 34.8% of statements [2022-05-03T01:50:10.903Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-05-03T01:50:14.350Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.282s coverage: 86.1% of statements [2022-05-03T01:50:14.350Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-05-03T01:50:14.350Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-05-03T01:50:14.350Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.483s coverage: 65.1% of statements [2022-05-03T01:50:15.353Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.576s coverage: 89.2% of statements [2022-05-03T01:50:15.353Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-05-03T01:50:19.734Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.288s coverage: 4.7% of statements [2022-05-03T01:50:19.734Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-05-03T01:50:20.803Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-03T01:50:20.803Z] GO111MODULE=on go vet ./... [2022-05-03T01:52:12.791Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T01:52:12.791Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T01:52:12.791Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T01:52:12.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T01:52:12.835Z] $ docker stop --time=1 2c57413fc6e976ad3fa80f86a62dac5982dc389e0a8050cac33df3ac865492ed [2022-05-03T01:52:14.668Z] $ docker rm -f 2c57413fc6e976ad3fa80f86a62dac5982dc389e0a8050cac33df3ac865492ed [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T01:52:16.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T01:52:16.183Z] Warning: overwriting stash ‘coverage-report’ [2022-05-03T01:52:16.868Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T01:52:17.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T01:52:17.633Z] + ls -al . [2022-05-03T01:52:17.633Z] total 292 [2022-05-03T01:52:17.633Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 01:52 . [2022-05-03T01:52:17.633Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:45 .. [2022-05-03T01:52:17.633Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 01:45 .dockerignore [2022-05-03T01:52:17.633Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 01:45 .git [2022-05-03T01:52:17.633Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:45 .github [2022-05-03T01:52:17.633Z] -rw-rw-r-- 1 jenkins jenkins 131 May 3 01:45 .gitignore [2022-05-03T01:52:17.633Z] -rw-rw-r-- 1 jenkins jenkins 42 May 3 01:45 .golangci.yml [2022-05-03T01:52:17.633Z] -rw-rw-r-- 1 jenkins jenkins 26321 May 3 01:45 CHANGELOG.md [2022-05-03T01:52:17.633Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 01:45 GOVERNANCE.md [2022-05-03T01:52:17.633Z] -rw-rw-r-- 1 jenkins jenkins 880 May 3 01:45 Jenkinsfile [2022-05-03T01:52:17.633Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 3 01:45 LICENSE [2022-05-03T01:52:17.633Z] -rw-rw-r-- 1 jenkins jenkins 2015 May 3 01:45 Makefile [2022-05-03T01:52:17.633Z] -rw-rw-r-- 1 jenkins jenkins 619 May 3 01:45 OWNERS.md [2022-05-03T01:52:17.633Z] -rw-rw-r-- 1 jenkins jenkins 4881 May 3 01:45 README.md [2022-05-03T01:52:17.633Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 01:33 VERSION [2022-05-03T01:52:17.633Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:45 bin [2022-05-03T01:52:17.633Z] -rw-r--r-- 1 jenkins jenkins 130820 May 3 01:50 coverage.out [2022-05-03T01:52:17.633Z] drwxrwxr-x 5 jenkins jenkins 4096 May 3 01:45 example [2022-05-03T01:52:17.633Z] -rw-rw-r-- 1 jenkins jenkins 3198 May 3 01:45 go.mod [2022-05-03T01:52:17.633Z] -rw-rw-r-- 1 jenkins jenkins 35003 May 3 01:45 go.sum [2022-05-03T01:52:17.633Z] drwxrwxr-x 15 jenkins jenkins 4096 May 3 01:45 internal [2022-05-03T01:52:17.633Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:45 openapi [2022-05-03T01:52:17.633Z] drwxrwxr-x 5 jenkins jenkins 4096 May 3 01:45 pkg [2022-05-03T01:52:17.633Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:45 snap [2022-05-03T01:52:17.633Z] -rw-rw-r-- 1 jenkins jenkins 222 May 3 01:45 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:52:17.990Z] + 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=20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b --label arch=arm64 --label version=2.2.0-dev.36 . [2022-05-03T01:52:18.585Z] Sending build context to Docker daemon 5.349MB [2022-05-03T01:52:18.585Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T01:52:18.585Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-03T01:52:18.585Z] ---> 310a99eb836e [2022-05-03T01:52:18.585Z] Step 3/25 : ARG MAKE=make build [2022-05-03T01:52:18.585Z] ---> Running in fd0be4c2006d [2022-05-03T01:52:19.188Z] Removing intermediate container fd0be4c2006d [2022-05-03T01:52:19.188Z] ---> 064fd127a9e3 [2022-05-03T01:52:19.188Z] Step 4/25 : WORKDIR /device-sdk-go [2022-05-03T01:52:19.188Z] ---> Running in 27e6340f3911 [2022-05-03T01:52:19.465Z] Removing intermediate container 27e6340f3911 [2022-05-03T01:52:19.465Z] ---> 21a6052b38b2 [2022-05-03T01:52:19.465Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-03T01:52:19.465Z] ---> Running in 0c92084c365a [2022-05-03T01:52:20.067Z] Removing intermediate container 0c92084c365a [2022-05-03T01:52:20.067Z] ---> 56bb4760e9c5 [2022-05-03T01:52:20.067Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:52:20.067Z] ---> Running in 0ace4f25bee4 [2022-05-03T01:52:22.062Z] Removing intermediate container 0ace4f25bee4 [2022-05-03T01:52:22.062Z] ---> 97c5137279bc [2022-05-03T01:52:22.062Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-03T01:52:22.062Z] ---> Running in 05a86f7b2343 [2022-05-03T01:52:23.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:52:24.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:52:25.032Z] OK: 220 MiB in 52 packages [2022-05-03T01:52:26.025Z] Removing intermediate container 05a86f7b2343 [2022-05-03T01:52:26.025Z] ---> f0f5424430b6 [2022-05-03T01:52:26.025Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-03T01:52:26.627Z] ---> 312ba6272af0 [2022-05-03T01:52:26.627Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:52:26.627Z] ---> Running in c1358be8c45d [2022-05-03T01:52:28.614Z] Removing intermediate container c1358be8c45d [2022-05-03T01:52:28.614Z] ---> d1035fb77db7 [2022-05-03T01:52:28.614Z] Step 10/25 : COPY . . [2022-05-03T01:52:30.059Z] ---> a3e99fe8b6f8 [2022-05-03T01:52:30.059Z] Step 11/25 : RUN ${MAKE} [2022-05-03T01:52:30.337Z] ---> Running in 0c680d31cbb3 [2022-05-03T01:52:31.322Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.36" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-05-03T01:54:53.242Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-05-03T01:54:57.566Z] Removing intermediate container 0c680d31cbb3 [2022-05-03T01:54:57.566Z] ---> 09723d933a94 [2022-05-03T01:54:57.566Z] Step 12/25 : FROM alpine:3.14 [2022-05-03T01:54:58.170Z] 3.14: Pulling from library/alpine [2022-05-03T01:54:58.446Z] 455c02918c45: Pulling fs layer [2022-05-03T01:54:58.446Z] 455c02918c45: Verifying Checksum [2022-05-03T01:54:58.446Z] 455c02918c45: Download complete [2022-05-03T01:54:59.056Z] 455c02918c45: Pull complete [2022-05-03T01:54:59.056Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T01:54:59.056Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T01:54:59.056Z] ---> ac73e934f311 [2022-05-03T01:54:59.056Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-03T01:54:59.333Z] ---> Running in 0cd855d9fc1e [2022-05-03T01:54:59.619Z] Removing intermediate container 0cd855d9fc1e [2022-05-03T01:54:59.619Z] ---> 333f717860df [2022-05-03T01:54:59.619Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:54:59.619Z] ---> Running in 0b4965d72218 [2022-05-03T01:55:01.632Z] Removing intermediate container 0b4965d72218 [2022-05-03T01:55:01.632Z] ---> b5536339b762 [2022-05-03T01:55:01.632Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-03T01:55:01.632Z] ---> Running in 0b3b7629534f [2022-05-03T01:55:03.094Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:55:04.078Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:55:05.062Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T01:55:05.062Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-03T01:55:05.062Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T01:55:05.062Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-03T01:55:05.340Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-03T01:55:05.340Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T01:55:05.340Z] OK: 8 MiB in 19 packages [2022-05-03T01:55:06.331Z] Removing intermediate container 0b3b7629534f [2022-05-03T01:55:06.331Z] ---> c90be9781fac [2022-05-03T01:55:06.331Z] Step 16/25 : WORKDIR / [2022-05-03T01:55:06.331Z] ---> Running in f72f3789575a [2022-05-03T01:55:06.932Z] Removing intermediate container f72f3789575a [2022-05-03T01:55:06.932Z] ---> 4d49c0fac336 [2022-05-03T01:55:06.932Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-05-03T01:55:07.529Z] ---> 6f0f15575610 [2022-05-03T01:55:07.530Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-05-03T01:55:09.521Z] ---> 52b3bc0449a7 [2022-05-03T01:55:09.521Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-05-03T01:55:09.797Z] ---> efb58b9ee971 [2022-05-03T01:55:09.797Z] Step 20/25 : EXPOSE 59999 [2022-05-03T01:55:09.797Z] ---> Running in 7cb8a11f5a1b [2022-05-03T01:55:10.398Z] Removing intermediate container 7cb8a11f5a1b [2022-05-03T01:55:10.398Z] ---> 105f76cf26b6 [2022-05-03T01:55:10.398Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-05-03T01:55:10.398Z] ---> Running in 828a8c84a65c [2022-05-03T01:55:10.679Z] Removing intermediate container 828a8c84a65c [2022-05-03T01:55:10.679Z] ---> 3245d53ef474 [2022-05-03T01:55:10.679Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:55:10.957Z] ---> Running in 452ea60ff78f [2022-05-03T01:55:11.237Z] Removing intermediate container 452ea60ff78f [2022-05-03T01:55:11.237Z] ---> 248ffa41931a [2022-05-03T01:55:11.237Z] Step 23/25 : LABEL arch=arm64 [2022-05-03T01:55:11.237Z] ---> Running in a33e77ac7602 [2022-05-03T01:55:11.835Z] Removing intermediate container a33e77ac7602 [2022-05-03T01:55:11.835Z] ---> 59880ca77d5e [2022-05-03T01:55:11.835Z] Step 24/25 : LABEL git_sha=20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b [2022-05-03T01:55:11.835Z] ---> Running in 0082195609f3 [2022-05-03T01:55:12.109Z] Removing intermediate container 0082195609f3 [2022-05-03T01:55:12.109Z] ---> 24ab84234ff7 [2022-05-03T01:55:12.109Z] Step 25/25 : LABEL version=2.2.0-dev.36 [2022-05-03T01:55:12.109Z] ---> Running in c3fa32a233c0 [2022-05-03T01:55:12.712Z] Removing intermediate container c3fa32a233c0 [2022-05-03T01:55:12.712Z] ---> a49caf36611c [2022-05-03T01:55:12.712Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T01:55:12.712Z] Successfully built a49caf36611c [2022-05-03T01:55:12.712Z] Successfully tagged device-sdk-simple-arm64:latest [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] sh [2022-05-03T01:55:13.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T01:55:13.504Z] [2022-05-03T01:55:13.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:55:13.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T01:55:14.181Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-03T01:55:14.181Z] 8998bd30e6a1: Pulling fs layer [2022-05-03T01:55:14.181Z] 04944245beec: Pulling fs layer [2022-05-03T01:55:14.181Z] 699f458cf7ca: Pulling fs layer [2022-05-03T01:55:14.181Z] 765212b225bb: Pulling fs layer [2022-05-03T01:55:14.181Z] f23df028b6ca: Pulling fs layer [2022-05-03T01:55:14.181Z] d65c8cfc05b1: Pulling fs layer [2022-05-03T01:55:14.181Z] 2437ff75d9bd: Pulling fs layer [2022-05-03T01:55:14.181Z] 765212b225bb: Waiting [2022-05-03T01:55:14.181Z] f23df028b6ca: Waiting [2022-05-03T01:55:14.181Z] d65c8cfc05b1: Waiting [2022-05-03T01:55:14.181Z] 2437ff75d9bd: Waiting [2022-05-03T01:55:14.181Z] 04944245beec: Verifying Checksum [2022-05-03T01:55:14.181Z] 04944245beec: Download complete [2022-05-03T01:55:14.181Z] 765212b225bb: Download complete [2022-05-03T01:55:14.497Z] f23df028b6ca: Verifying Checksum [2022-05-03T01:55:14.497Z] f23df028b6ca: Download complete [2022-05-03T01:55:14.497Z] d65c8cfc05b1: Verifying Checksum [2022-05-03T01:55:14.497Z] d65c8cfc05b1: Download complete [2022-05-03T01:55:14.497Z] 699f458cf7ca: Verifying Checksum [2022-05-03T01:55:14.497Z] 699f458cf7ca: Download complete [2022-05-03T01:55:15.139Z] 8998bd30e6a1: Verifying Checksum [2022-05-03T01:55:15.139Z] 8998bd30e6a1: Download complete [2022-05-03T01:55:17.767Z] 2437ff75d9bd: Verifying Checksum [2022-05-03T01:55:17.767Z] 2437ff75d9bd: Download complete [2022-05-03T01:55:19.765Z] 8998bd30e6a1: Pull complete [2022-05-03T01:55:20.042Z] 04944245beec: Pull complete [2022-05-03T01:55:21.493Z] 699f458cf7ca: Pull complete [2022-05-03T01:55:21.766Z] 765212b225bb: Pull complete [2022-05-03T01:55:22.753Z] f23df028b6ca: Pull complete [2022-05-03T01:55:23.029Z] d65c8cfc05b1: Pull complete [2022-05-03T01:55:38.131Z] 2437ff75d9bd: Pull complete [2022-05-03T01:55:38.131Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-03T01:55:38.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T01:55:38.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-03T01:55:38.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-34765 does not seem to be running inside a container [2022-05-03T01:55:38.495Z] $ 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/69 -v /w/workspace/device-sdk-go/69:/w/workspace/device-sdk-go/69:rw,z -v /w/workspace/device-sdk-go/69@tmp:/w/workspace/device-sdk-go/69@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:arm64 cat [2022-05-03T01:55:41.601Z] $ docker top d9603605501294a6dcef65388d017a73bbde0417a996617937c93638e890a02d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:55:42.564Z] ---> job-cost.sh [2022-05-03T01:55:42.565Z] lf-activate-venv: SKIPPING [2022-05-03T01:55:42.565Z] INFO: No Stack... [2022-05-03T01:55:43.156Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-03T01:55:43.750Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T01:55:44.421Z] + cat /w/workspace/device-sdk-go/69/archives/cost.csv [2022-05-03T01:55:44.421Z] + cut -d, -f6 [Pipeline] lock [2022-05-03T01:55:44.491Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-69-stack-cost] [2022-05-03T01:55:44.497Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-69-stack-cost] did not exist. Created. [2022-05-03T01:55:44.497Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T01:55:45.174Z] /w/workspace/device-sdk-go/69@tmp/durable-4fe5c897/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-03T01:55:45.854Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-03T01:55:45.884Z] Warning: overwriting stash ‘stack-cost’ [2022-05-03T01:55:45.953Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T01:55:45.962Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T01:55:45.982Z] $ docker stop --time=1 d9603605501294a6dcef65388d017a73bbde0417a996617937c93638e890a02d [2022-05-03T01:55:47.552Z] $ docker rm -f d9603605501294a6dcef65388d017a73bbde0417a996617937c93638e890a02d [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 [2022-05-03T01:55:48.018Z] provisioning config files... [2022-05-03T01:55:48.043Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3235278899854008335tmp [Pipeline] { [Pipeline] sh [2022-05-03T01:55:48.335Z] + set +x [2022-05-03T01:55:48.336Z] + curl -s https://codecov.io/bash [2022-05-03T01:55:48.336Z] + bash -s -- [2022-05-03T01:55:48.336Z] [2022-05-03T01:55:48.336Z] _____ _ [2022-05-03T01:55:48.336Z] / ____| | | [2022-05-03T01:55:48.336Z] | | ___ __| | ___ ___ _____ __ [2022-05-03T01:55:48.336Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-03T01:55:48.336Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-03T01:55:48.336Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-03T01:55:48.336Z] Bash-1.0.6 [2022-05-03T01:55:48.336Z] [2022-05-03T01:55:48.336Z] [2022-05-03T01:55:48.336Z] ==> git version 2.25.1 found [2022-05-03T01:55:48.336Z] ==> 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 [2022-05-03T01:55:48.336Z] Release-Date: 2020-01-08 [2022-05-03T01:55:48.336Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-03T01:55:48.336Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-03T01:55:48.336Z] ==> Jenkins CI detected. [2022-05-03T01:55:48.336Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-05-03T01:55:48.336Z] project root: . [2022-05-03T01:55:48.336Z] --> token set from env [2022-05-03T01:55:48.336Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-03T01:55:48.336Z] ==> Running gcov in . (disable via -X gcov) [2022-05-03T01:55:48.336Z] ==> Python coveragepy not found [2022-05-03T01:55:48.336Z] ==> Searching for coverage reports in: [2022-05-03T01:55:48.336Z] + . [2022-05-03T01:55:48.336Z] -> Found 1 reports [2022-05-03T01:55:48.336Z] ==> Detecting git/mercurial file structure [2022-05-03T01:55:48.336Z] ==> Reading reports [2022-05-03T01:55:48.336Z] + ./coverage.out bytes=130820 [2022-05-03T01:55:48.336Z] ==> Appending adjustments [2022-05-03T01:55:48.336Z] https://docs.codecov.io/docs/fixing-reports [2022-05-03T01:55:48.596Z] + Found adjustments [2022-05-03T01:55:48.596Z] ==> Gzipping contents [2022-05-03T01:55:48.596Z] 20K /tmp/codecov.WVotNz.gz [2022-05-03T01:55:48.596Z] ==> Uploading reports [2022-05-03T01:55:48.596Z] url: https://codecov.io [2022-05-03T01:55:48.596Z] query: branch=main&commit=20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-03T01:55:48.596Z] -> Pinging Codecov [2022-05-03T01:55:48.596Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-03T01:55:48.856Z] -> Uploading to [2022-05-03T01:55:48.856Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-03/7E55EF52A471D76F132DFD9A03CDDE97/20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b/96fcdc69-0f4f-48b8-9809-b761c4dd6e3a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T015548Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f6c7474923ef5b77890e3989c8b9590f5edfa70197d89700e71a4e9b3206f8ad [2022-05-03T01:55:48.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T01:55:48.856Z] Dload Upload Total Spent Left Speed [2022-05-03T01:55:49.116Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16810 0 0 100 16810 0 77110 --:--:-- --:--:-- --:--:-- 77110 [2022-05-03T01:55:49.116Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b [Pipeline] } [2022-05-03T01:55:49.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-03T01:55:49.382Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-03T01:55:49.396Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:55:49.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-03T01:55:49.686Z] [2022-05-03T01:55:49.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:55:49.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-03T01:55:49.983Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-03T01:55:49.983Z] 188c0c94c7c5: Pulling fs layer [2022-05-03T01:55:49.983Z] 0ef7d3d256c8: Pulling fs layer [2022-05-03T01:55:49.983Z] de9db76c5a1d: Pulling fs layer [2022-05-03T01:55:49.983Z] 0eba1c9be4d2: Pulling fs layer [2022-05-03T01:55:49.983Z] 0d57e429df01: Pulling fs layer [2022-05-03T01:55:49.983Z] 4e4be7b47b0d: Pulling fs layer [2022-05-03T01:55:49.983Z] e1f770b5df2f: Pulling fs layer [2022-05-03T01:55:49.983Z] 85a0685a4137: Pulling fs layer [2022-05-03T01:55:49.983Z] 0eba1c9be4d2: Waiting [2022-05-03T01:55:49.983Z] 0d57e429df01: Waiting [2022-05-03T01:55:49.983Z] 4e4be7b47b0d: Waiting [2022-05-03T01:55:49.983Z] e1f770b5df2f: Waiting [2022-05-03T01:55:49.983Z] 85a0685a4137: Waiting [2022-05-03T01:55:49.983Z] de9db76c5a1d: Verifying Checksum [2022-05-03T01:55:49.983Z] de9db76c5a1d: Download complete [2022-05-03T01:55:49.983Z] 0ef7d3d256c8: Verifying Checksum [2022-05-03T01:55:49.983Z] 0ef7d3d256c8: Download complete [2022-05-03T01:55:49.983Z] 0d57e429df01: Verifying Checksum [2022-05-03T01:55:49.983Z] 0d57e429df01: Download complete [2022-05-03T01:55:49.983Z] 4e4be7b47b0d: Verifying Checksum [2022-05-03T01:55:49.983Z] 4e4be7b47b0d: Download complete [2022-05-03T01:55:49.983Z] 188c0c94c7c5: Download complete [2022-05-03T01:55:50.243Z] e1f770b5df2f: Verifying Checksum [2022-05-03T01:55:50.243Z] e1f770b5df2f: Download complete [2022-05-03T01:55:50.243Z] 188c0c94c7c5: Pull complete [2022-05-03T01:55:50.243Z] 0ef7d3d256c8: Pull complete [2022-05-03T01:55:50.503Z] de9db76c5a1d: Pull complete [2022-05-03T01:55:50.762Z] 0eba1c9be4d2: Verifying Checksum [2022-05-03T01:55:50.762Z] 0eba1c9be4d2: Download complete [2022-05-03T01:55:51.022Z] 85a0685a4137: Verifying Checksum [2022-05-03T01:55:51.022Z] 85a0685a4137: Download complete [2022-05-03T01:55:54.310Z] 0eba1c9be4d2: Pull complete [2022-05-03T01:55:54.310Z] 0d57e429df01: Pull complete [2022-05-03T01:55:54.310Z] 4e4be7b47b0d: Pull complete [2022-05-03T01:55:54.570Z] e1f770b5df2f: Pull complete [2022-05-03T01:55:57.861Z] 85a0685a4137: Pull complete [2022-05-03T01:55:57.861Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-03T01:55:57.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-03T01:55:57.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-03T01:55:57.930Z] prd-ubuntu20.04-docker-8c-8g-34636 does not seem to be running inside a container [2022-05-03T01:55:57.965Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-03T01:56:00.078Z] $ docker top eec8bca5b3d4729346381b4682c9d5d7f60a66ed3bcf9ac65f47943d7c08aa0f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-03T01:56:00.150Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-03T01:56:00.434Z] + set -o pipefail [2022-05-03T01:56:00.434Z] + snyk monitor '--org=edgex-jenkins' [2022-05-03T01:56:07.019Z] [2022-05-03T01:56:07.019Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-05-03T01:56:07.019Z] [2022-05-03T01:56:07.019Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/a2b4265a-4e4c-4994-ae43-9ff1c94a3c67 [2022-05-03T01:56:07.019Z] [2022-05-03T01:56:07.019Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-03T01:56:07.019Z] [2022-05-03T01:56:07.019Z] [Pipeline] } [2022-05-03T01:56:07.036Z] $ docker stop --time=1 eec8bca5b3d4729346381b4682c9d5d7f60a66ed3bcf9ac65f47943d7c08aa0f [2022-05-03T01:56:09.185Z] $ docker rm -f eec8bca5b3d4729346381b4682c9d5d7f60a66ed3bcf9ac65f47943d7c08aa0f [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 [2022-05-03T01:56:09.646Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T01:56:09.665Z] provisioning config files... [2022-05-03T01:56:09.675Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1479467100577396859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:56:09.971Z] --> edgex-publish-swagger.sh [2022-05-03T01:56:09.971Z] === Publish openapi/v2 API === [2022-05-03T01:56:09.971Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-03T01:56:09.971Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-05-03T01:56:09.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T01:56:09.971Z] Dload Upload Total Spent Left Speed [2022-05-03T01:56:10.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 80243 --:--:-- --:--:-- --:--:-- 80243 [2022-05-03T01:56:10.542Z] [2022-05-03T01:56:10.542Z] [Pipeline] } [2022-05-03T01:56:10.551Z] 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 [2022-05-03T01:56:10.955Z] + git log --format=format:%s -1 20e4ce91bc8e43f9f92ceaa6d310556f72a8f90b [Pipeline] sh [2022-05-03T01:56:11.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T01:56:11.251Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:56:11.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T01:56:11.546Z] . [Pipeline] withDockerContainer [2022-05-03T01:56:11.611Z] prd-ubuntu20.04-docker-8c-8g-34636 does not seem to be running inside a container [2022-05-03T01:56:11.650Z] $ 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:latest cat [2022-05-03T01:56:12.062Z] $ docker top 166d2eefe3aa8a1ce201856851f3754888dafb5499c8d5eb5239c0a1b5ead737 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T01:56:12.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T01:56:12.158Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T01:56:12.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T01:56:12.295Z] $ docker exec 166d2eefe3aa8a1ce201856851f3754888dafb5499c8d5eb5239c0a1b5ead737 ssh-agent [2022-05-03T01:56:12.407Z] SSH_AUTH_SOCK=/tmp/ssh-M1iQugSt13kD/agent.35 [2022-05-03T01:56:12.407Z] SSH_AGENT_PID=41 [2022-05-03T01:56:12.412Z] Running ssh-add (command line suppressed) [2022-05-03T01:56:12.537Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8056733876450663238.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8056733876450663238.key) [2022-05-03T01:56:12.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T01:56:12.844Z] + git semver tag [2022-05-03T01:56:13.103Z] 2022-05-03 01:56:13,040 [run_tag] DEBUG tag force:False [2022-05-03T01:56:13.103Z] 2022-05-03 01:56:13,040 [check_head_tag] DEBUG check head tag [2022-05-03T01:56:13.103Z] 2022-05-03 01:56:13,042 [execute] INFO git cat-file --batch-check [2022-05-03T01:56:13.103Z] 2022-05-03 01:56:13,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-05-03T01:56:13.103Z] 2022-05-03 01:56:13,046 [execute] INFO git cat-file --batch [2022-05-03T01:56:13.103Z] 2022-05-03 01:56:13,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-05-03T01:56:13.103Z] 2022-05-03 01:56:13,072 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-03T01:56:13.103Z] 2022-05-03 01:56:13,072 [execute] INFO git tag -a v2.2.0-dev.36 -m v2.2.0-dev.36 [2022-05-03T01:56:13.103Z] 2022-05-03 01:56:13,072 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.36', '-m', 'v2.2.0-dev.36'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-03T01:56:13.103Z] 2022-05-03 01:56:13,076 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-03T01:56:13.103Z] 2.2.0-dev.36 [Pipeline] } [2022-05-03T01:56:13.118Z] $ docker exec --env ******** --env ******** 166d2eefe3aa8a1ce201856851f3754888dafb5499c8d5eb5239c0a1b5ead737 ssh-agent -k [2022-05-03T01:56:13.226Z] unset SSH_AUTH_SOCK; [2022-05-03T01:56:13.226Z] unset SSH_AGENT_PID; [2022-05-03T01:56:13.226Z] echo Agent pid 41 killed; [2022-05-03T01:56:13.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T01:56:13.539Z] + git semver [Pipeline] } [2022-05-03T01:56:13.816Z] $ docker stop --time=1 166d2eefe3aa8a1ce201856851f3754888dafb5499c8d5eb5239c0a1b5ead737 [2022-05-03T01:56:15.112Z] $ docker rm -f 166d2eefe3aa8a1ce201856851f3754888dafb5499c8d5eb5239c0a1b5ead737 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:56:15.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-03T01:56:15.549Z] [2022-05-03T01:56:15.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:56:15.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-03T01:56:15.854Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-03T01:56:15.854Z] ab5ef0e58194: Pulling fs layer [2022-05-03T01:56:15.854Z] 9712f1f96733: Pulling fs layer [2022-05-03T01:56:15.854Z] 63f879dbbcfc: Pulling fs layer [2022-05-03T01:56:15.854Z] 0d9ebad4ef96: Pulling fs layer [2022-05-03T01:56:15.854Z] e9a5061849ea: Pulling fs layer [2022-05-03T01:56:15.854Z] d747dcd14b5f: Pulling fs layer [2022-05-03T01:56:15.854Z] 2de7ff778b66: Pulling fs layer [2022-05-03T01:56:15.854Z] e9a5061849ea: Waiting [2022-05-03T01:56:15.854Z] d747dcd14b5f: Waiting [2022-05-03T01:56:15.854Z] 2de7ff778b66: Waiting [2022-05-03T01:56:15.854Z] 9712f1f96733: Verifying Checksum [2022-05-03T01:56:15.854Z] 9712f1f96733: Download complete [2022-05-03T01:56:16.114Z] 63f879dbbcfc: Verifying Checksum [2022-05-03T01:56:16.114Z] 63f879dbbcfc: Download complete [2022-05-03T01:56:16.372Z] e9a5061849ea: Verifying Checksum [2022-05-03T01:56:16.372Z] e9a5061849ea: Download complete [2022-05-03T01:56:16.372Z] d747dcd14b5f: Download complete [2022-05-03T01:56:16.372Z] 0d9ebad4ef96: Verifying Checksum [2022-05-03T01:56:16.372Z] 0d9ebad4ef96: Download complete [2022-05-03T01:56:16.372Z] ab5ef0e58194: Verifying Checksum [2022-05-03T01:56:16.372Z] ab5ef0e58194: Download complete [2022-05-03T01:56:16.372Z] 2de7ff778b66: Verifying Checksum [2022-05-03T01:56:16.372Z] 2de7ff778b66: Download complete [2022-05-03T01:56:19.661Z] ab5ef0e58194: Pull complete [2022-05-03T01:56:19.661Z] 9712f1f96733: Pull complete [2022-05-03T01:56:20.229Z] 63f879dbbcfc: Pull complete [2022-05-03T01:56:24.426Z] 0d9ebad4ef96: Pull complete [2022-05-03T01:56:24.687Z] e9a5061849ea: Pull complete [2022-05-03T01:56:24.946Z] d747dcd14b5f: Pull complete [2022-05-03T01:56:26.328Z] 2de7ff778b66: Pull complete [2022-05-03T01:56:26.328Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-03T01:56:26.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-03T01:56:26.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-03T01:56:26.393Z] prd-ubuntu20.04-docker-8c-8g-34636 does not seem to be running inside a container [2022-05-03T01:56:26.435Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-03T01:56:28.870Z] $ docker top 46885033b8f994757b46d9c83fd9978c90b91a995b511778beba66b08bedd982 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-03T01:56:28.960Z] provisioning config files... [2022-05-03T01:56:28.967Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8776295168942611748tmp [2022-05-03T01:56:28.977Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7800926904324859014tmp [2022-05-03T01:56:28.987Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6816771023801279387tmp [Pipeline] { [Pipeline] echo [2022-05-03T01:56:29.000Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:56:29.285Z] ---> sigul-configuration.sh [2022-05-03T01:56:29.285Z] gpg: directory `/root/.gnupg' created [2022-05-03T01:56:29.285Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-03T01:56:29.285Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-03T01:56:29.285Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-03T01:56:29.285Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-03T01:56:29.285Z] gpg: CAST5 encrypted data [2022-05-03T01:56:29.285Z] gpg: encrypted with 1 passphrase [2022-05-03T01:56:29.285Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-03T01:56:29.572Z] + mkdir /home/jenkins [2022-05-03T01:56:29.572Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-03T01:56:29.861Z] + 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 [2022-05-03T01:56:29.871Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:56:30.154Z] ---> sigul-install.sh [2022-05-03T01:56:30.154Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-03T01:56:30.442Z] + git tag --list [2022-05-03T01:56:30.442Z] 0.7.1 [2022-05-03T01:56:30.442Z] delhi-tag [2022-05-03T01:56:30.442Z] v1.0.0 [2022-05-03T01:56:30.442Z] v1.1.0 [2022-05-03T01:56:30.442Z] v1.1.1 [2022-05-03T01:56:30.442Z] v1.1.2 [2022-05-03T01:56:30.442Z] v1.2.0 [2022-05-03T01:56:30.442Z] v1.2.1 [2022-05-03T01:56:30.442Z] v1.2.2 [2022-05-03T01:56:30.442Z] v1.2.3 [2022-05-03T01:56:30.442Z] v1.3.0 [2022-05-03T01:56:30.442Z] v1.4.0 [2022-05-03T01:56:30.442Z] v2.0.0 [2022-05-03T01:56:30.442Z] v2.0.1-dev.1 [2022-05-03T01:56:30.442Z] v2.0.1-dev.10 [2022-05-03T01:56:30.442Z] v2.0.1-dev.11 [2022-05-03T01:56:30.442Z] v2.0.1-dev.12 [2022-05-03T01:56:30.442Z] v2.0.1-dev.13 [2022-05-03T01:56:30.442Z] v2.0.1-dev.14 [2022-05-03T01:56:30.442Z] v2.0.1-dev.15 [2022-05-03T01:56:30.442Z] v2.0.1-dev.16 [2022-05-03T01:56:30.442Z] v2.0.1-dev.17 [2022-05-03T01:56:30.442Z] v2.0.1-dev.18 [2022-05-03T01:56:30.442Z] v2.0.1-dev.19 [2022-05-03T01:56:30.442Z] v2.0.1-dev.2 [2022-05-03T01:56:30.442Z] v2.0.1-dev.20 [2022-05-03T01:56:30.442Z] v2.0.1-dev.21 [2022-05-03T01:56:30.442Z] v2.0.1-dev.22 [2022-05-03T01:56:30.442Z] v2.0.1-dev.23 [2022-05-03T01:56:30.442Z] v2.0.1-dev.24 [2022-05-03T01:56:30.442Z] v2.0.1-dev.25 [2022-05-03T01:56:30.442Z] v2.0.1-dev.26 [2022-05-03T01:56:30.442Z] v2.0.1-dev.27 [2022-05-03T01:56:30.442Z] v2.0.1-dev.28 [2022-05-03T01:56:30.442Z] v2.0.1-dev.29 [2022-05-03T01:56:30.442Z] v2.0.1-dev.3 [2022-05-03T01:56:30.443Z] v2.0.1-dev.30 [2022-05-03T01:56:30.443Z] v2.0.1-dev.31 [2022-05-03T01:56:30.443Z] v2.0.1-dev.32 [2022-05-03T01:56:30.443Z] v2.0.1-dev.33 [2022-05-03T01:56:30.443Z] v2.0.1-dev.4 [2022-05-03T01:56:30.443Z] v2.0.1-dev.5 [2022-05-03T01:56:30.443Z] v2.0.1-dev.6 [2022-05-03T01:56:30.443Z] v2.0.1-dev.7 [2022-05-03T01:56:30.443Z] v2.0.1-dev.8 [2022-05-03T01:56:30.443Z] v2.0.1-dev.9 [2022-05-03T01:56:30.443Z] v2.1.0 [2022-05-03T01:56:30.443Z] v2.1.1-dev.1 [2022-05-03T01:56:30.443Z] v2.2.0-dev.1 [2022-05-03T01:56:30.443Z] v2.2.0-dev.10 [2022-05-03T01:56:30.443Z] v2.2.0-dev.11 [2022-05-03T01:56:30.443Z] v2.2.0-dev.12 [2022-05-03T01:56:30.443Z] v2.2.0-dev.13 [2022-05-03T01:56:30.443Z] v2.2.0-dev.14 [2022-05-03T01:56:30.443Z] v2.2.0-dev.15 [2022-05-03T01:56:30.443Z] v2.2.0-dev.16 [2022-05-03T01:56:30.443Z] v2.2.0-dev.17 [2022-05-03T01:56:30.443Z] v2.2.0-dev.18 [2022-05-03T01:56:30.443Z] v2.2.0-dev.19 [2022-05-03T01:56:30.443Z] v2.2.0-dev.2 [2022-05-03T01:56:30.443Z] v2.2.0-dev.20 [2022-05-03T01:56:30.443Z] v2.2.0-dev.21 [2022-05-03T01:56:30.443Z] v2.2.0-dev.22 [2022-05-03T01:56:30.443Z] v2.2.0-dev.23 [2022-05-03T01:56:30.443Z] v2.2.0-dev.24 [2022-05-03T01:56:30.443Z] v2.2.0-dev.25 [2022-05-03T01:56:30.443Z] v2.2.0-dev.26 [2022-05-03T01:56:30.443Z] v2.2.0-dev.27 [2022-05-03T01:56:30.443Z] v2.2.0-dev.28 [2022-05-03T01:56:30.443Z] v2.2.0-dev.29 [2022-05-03T01:56:30.443Z] v2.2.0-dev.3 [2022-05-03T01:56:30.443Z] v2.2.0-dev.30 [2022-05-03T01:56:30.443Z] v2.2.0-dev.31 [2022-05-03T01:56:30.443Z] v2.2.0-dev.32 [2022-05-03T01:56:30.443Z] v2.2.0-dev.33 [2022-05-03T01:56:30.443Z] v2.2.0-dev.34 [2022-05-03T01:56:30.443Z] v2.2.0-dev.35 [2022-05-03T01:56:30.443Z] v2.2.0-dev.36 [2022-05-03T01:56:30.443Z] v2.2.0-dev.4 [2022-05-03T01:56:30.443Z] v2.2.0-dev.5 [2022-05-03T01:56:30.443Z] v2.2.0-dev.6 [2022-05-03T01:56:30.443Z] v2.2.0-dev.7 [2022-05-03T01:56:30.443Z] v2.2.0-dev.8 [2022-05-03T01:56:30.443Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-03T01:56:30.730Z] + lftools sign git-tag v2.2.0-dev.36 [2022-05-03T01:56:31.301Z] Signing Git tag with Sigul... [2022-05-03T01:56:31.301Z] Signing v2.2.0-dev.36 [Pipeline] echo [2022-05-03T01:56:31.889Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:56:32.179Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-03T01:56:32.187Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-03T01:56:32.208Z] $ docker stop --time=1 46885033b8f994757b46d9c83fd9978c90b91a995b511778beba66b08bedd982 [2022-05-03T01:56:33.542Z] $ docker rm -f 46885033b8f994757b46d9c83fd9978c90b91a995b511778beba66b08bedd982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-03T01:56:33.974Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T01:56:33.974Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:56:34.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T01:56:34.272Z] . [Pipeline] withDockerContainer [2022-05-03T01:56:34.346Z] prd-ubuntu20.04-docker-8c-8g-34636 does not seem to be running inside a container [2022-05-03T01:56:34.382Z] $ 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:latest cat [2022-05-03T01:56:34.793Z] $ docker top 50ce7317361ceae7e013e0779eace0d3e243e72555b21ed93e81110debdd2cc4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T01:56:34.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T01:56:34.890Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T01:56:35.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T01:56:35.011Z] $ docker exec 50ce7317361ceae7e013e0779eace0d3e243e72555b21ed93e81110debdd2cc4 ssh-agent [2022-05-03T01:56:35.135Z] SSH_AUTH_SOCK=/tmp/ssh-i2X3oOX8UdPQ/agent.33 [2022-05-03T01:56:35.135Z] SSH_AGENT_PID=40 [2022-05-03T01:56:35.141Z] Running ssh-add (command line suppressed) [2022-05-03T01:56:35.256Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2773602837813743765.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2773602837813743765.key) [2022-05-03T01:56:35.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T01:56:35.561Z] + git semver bump pre [2022-05-03T01:56:35.821Z] 2022-05-03 01:56:35,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-03T01:56:35.821Z] 2022-05-03 01:56:35,753 [bump_version] DEBUG bumping version:2.2.0-dev.36 on axis:pre with prefix:dev [2022-05-03T01:56:35.821Z] 2022-05-03 01:56:35,753 [bump_version] DEBUG bumped version:2.2.0-dev.37 [2022-05-03T01:56:35.821Z] 2022-05-03 01:56:35,753 [write_version] DEBUG write version:2.2.0-dev.37 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-05-03T01:56:35.821Z] 2022-05-03 01:56:35,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-03T01:56:35.821Z] 2022-05-03 01:56:35,753 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-03T01:56:35.821Z] 2022-05-03 01:56:35,755 [execute] INFO git cat-file --batch-check [2022-05-03T01:56:35.821Z] 2022-05-03 01:56:35,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T01:56:35.821Z] 2022-05-03 01:56:35,761 [execute] INFO git cat-file --batch [2022-05-03T01:56:35.821Z] 2022-05-03 01:56:35,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T01:56:35.821Z] 2022-05-03 01:56:35,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-03T01:56:35.821Z] 2.2.0-dev.37 [Pipeline] } [2022-05-03T01:56:35.837Z] $ docker exec --env ******** --env ******** 50ce7317361ceae7e013e0779eace0d3e243e72555b21ed93e81110debdd2cc4 ssh-agent -k [2022-05-03T01:56:35.959Z] unset SSH_AUTH_SOCK; [2022-05-03T01:56:35.960Z] unset SSH_AGENT_PID; [2022-05-03T01:56:35.960Z] echo Agent pid 40 killed; [2022-05-03T01:56:35.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T01:56:36.284Z] + git semver [Pipeline] } [2022-05-03T01:56:36.561Z] $ docker stop --time=1 50ce7317361ceae7e013e0779eace0d3e243e72555b21ed93e81110debdd2cc4 [2022-05-03T01:56:37.858Z] $ docker rm -f 50ce7317361ceae7e013e0779eace0d3e243e72555b21ed93e81110debdd2cc4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T01:56:38.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T01:56:38.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:56:38.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T01:56:38.509Z] . [Pipeline] withDockerContainer [2022-05-03T01:56:38.575Z] prd-ubuntu20.04-docker-8c-8g-34636 does not seem to be running inside a container [2022-05-03T01:56:38.620Z] $ 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:latest cat [2022-05-03T01:56:38.998Z] $ docker top 663f043d6a2940a93d43042a12402e02a363f4191f08e6fbf7c0119c00aa5ce9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T01:56:39.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T01:56:39.093Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T01:56:39.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T01:56:39.230Z] $ docker exec 663f043d6a2940a93d43042a12402e02a363f4191f08e6fbf7c0119c00aa5ce9 ssh-agent [2022-05-03T01:56:39.341Z] SSH_AUTH_SOCK=/tmp/ssh-Ttykv62AxDUZ/agent.32 [2022-05-03T01:56:39.341Z] SSH_AGENT_PID=38 [2022-05-03T01:56:39.346Z] Running ssh-add (command line suppressed) [2022-05-03T01:56:39.460Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6310377452321857861.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6310377452321857861.key) [2022-05-03T01:56:39.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T01:56:39.765Z] + git semver push [2022-05-03T01:56:40.025Z] 2022-05-03 01:56:39,947 [run_push] DEBUG push [2022-05-03T01:56:40.025Z] 2022-05-03 01:56:39,947 [execute] INFO git push origin semver [2022-05-03T01:56:40.025Z] 2022-05-03 01:56:39,948 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-03T01:56:40.966Z] 2022-05-03 01:56:40,742 [run_push] DEBUG push all version tags [2022-05-03T01:56:40.966Z] 2022-05-03 01:56:40,743 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-03T01:56:40.966Z] 2022-05-03 01:56:40,743 [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) [2022-05-03T01:56:41.538Z] 2022-05-03 01:56:41,475 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-03T01:56:41.538Z] 2.2.0-dev.37 [Pipeline] } [2022-05-03T01:56:41.551Z] $ docker exec --env ******** --env ******** 663f043d6a2940a93d43042a12402e02a363f4191f08e6fbf7c0119c00aa5ce9 ssh-agent -k [2022-05-03T01:56:41.657Z] unset SSH_AUTH_SOCK; [2022-05-03T01:56:41.657Z] unset SSH_AGENT_PID; [2022-05-03T01:56:41.657Z] echo Agent pid 38 killed; [2022-05-03T01:56:41.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T01:56:41.973Z] + git semver [Pipeline] } [2022-05-03T01:56:42.254Z] $ docker stop --time=1 663f043d6a2940a93d43042a12402e02a363f4191f08e6fbf7c0119c00aa5ce9 [2022-05-03T01:56:43.552Z] $ docker rm -f 663f043d6a2940a93d43042a12402e02a363f4191f08e6fbf7c0119c00aa5ce9 [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 [2022-05-03T01:56:44.177Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-05-03T01:56:44.177Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-05-03T01:56:44.177Z] total 16 [2022-05-03T01:56:44.177Z] drwxr-xr-x 3 root root 4096 May 3 01:36 . [2022-05-03T01:56:44.177Z] drwxrwxr-x 12 jenkins jenkins 4096 May 3 01:56 .. [2022-05-03T01:56:44.177Z] drwxr-xr-x 2 root root 4096 May 3 01:36 cost [2022-05-03T01:56:44.177Z] -rw-r--r-- 1 root root 83 May 3 01:36 cost.csv [2022-05-03T01:56:44.177Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-05-03T01:56:44.177Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-05-03T01:56:44.177Z] total 16 [2022-05-03T01:56:44.177Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 01:36 . [2022-05-03T01:56:44.177Z] drwxrwxr-x 12 jenkins jenkins 4096 May 3 01:56 .. [2022-05-03T01:56:44.177Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 01:36 cost [2022-05-03T01:56:44.177Z] -rw-r--r-- 1 jenkins jenkins 83 May 3 01:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:56:44.473Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:56:45.343Z] ---> package-listing.sh [2022-05-03T01:56:45.343Z] ++ facter osfamily [2022-05-03T01:56:45.343Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-03T01:56:45.604Z] + OS_FAMILY=debian [2022-05-03T01:56:45.604Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-05-03T01:56:45.604Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-03T01:56:45.604Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-03T01:56:45.604Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-03T01:56:45.604Z] + PACKAGES=/tmp/packages_start.txt [2022-05-03T01:56:45.604Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-05-03T01:56:45.604Z] + PACKAGES=/tmp/packages_end.txt [2022-05-03T01:56:45.604Z] + case "${OS_FAMILY}" in [2022-05-03T01:56:45.604Z] + dpkg -l [2022-05-03T01:56:45.604Z] + grep '^ii' [2022-05-03T01:56:45.604Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-03T01:56:45.604Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-03T01:56:45.604Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-03T01:56:45.604Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-05-03T01:56:45.604Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-05-03T01:56:45.604Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-05-03T01:56:45.619Z] 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 [2022-05-03T01:56:45.901Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:56:46.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T01:56:46.466Z] . [Pipeline] withDockerContainer [2022-05-03T01:56:46.537Z] prd-ubuntu20.04-docker-8c-8g-34636 does not seem to be running inside a container [2022-05-03T01:56:46.580Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-03T01:56:46.832Z] $ docker top e4b5721cdfa55289701fc1fddaa6b8d47705a04784efd32a21db3da2e6f0bfea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T01:56:47.193Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-03T01:56:47.483Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-03T01:56:47.772Z] + ls /var/log/sa-host [2022-05-03T01:56:47.772Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T01:56:47.867Z] provisioning config files... [2022-05-03T01:56:47.876Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1224666154487407287tmp [Pipeline] { [Pipeline] echo [2022-05-03T01:56:47.893Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:56:48.180Z] ---> create-netrc.sh [Pipeline] } [2022-05-03T01:56:48.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:56:48.517Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-03T01:56:48.528Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:56:48.819Z] ---> sudo-logs.sh [2022-05-03T01:56:48.819Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-03T01:56:48.843Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:56:49.129Z] ---> job-cost.sh [2022-05-03T01:56:49.129Z] lf-activate-venv: SKIPPING [2022-05-03T01:56:49.129Z] DEBUG: total: 0.2199999988079071 [2022-05-03T01:56:49.129Z] INFO: Retrieving Stack Cost... [2022-05-03T01:56:49.700Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T01:56:49.962Z] INFO: Archiving Costs [Pipeline] echo [2022-05-03T01:56:49.975Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:56:50.260Z] ---> logs-deploy.sh [2022-05-03T01:56:50.260Z] lf-activate-venv: SKIPPING [2022-05-03T01:56:50.260Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/69 [2022-05-03T01:56:50.260Z] INFO: archiving workspace using pattern(s): [2022-05-03T01:56:51.199Z] Archives upload complete. [2022-05-03T01:56:51.199Z] INFO: archiving logs to Nexus