Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95cc41607fa0e7e8234cfcf8f734ea02839e59f5 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-ssh5982183290554805987.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-ssh4645730962878861574.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-ssh11817321296707822561.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-ssh4743703332789354290.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-ssh8438168850064803964.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 ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-41080’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-44842’ is offline ‘prd-ubuntu20.04-docker-8c-8g-44847’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-44843’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-44851 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 95cc41607fa0e7e8234cfcf8f734ea02839e59f5 (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 95cc41607fa0e7e8234cfcf8f734ea02839e59f5 # timeout=10 Commit message: "Merge pull request #1159 from weichou1229/issue-1157" > git rev-list --no-walk b41f42986e30026cf34f8a06bff8ad408dee209a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T06:31:19.715Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T06:31:19.793Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T06:31:19.809Z] ========================================================= [2022-05-10T06:31:19.809Z] EdgeX Global Pipelines Version Info [2022-05-10T06:31:19.809Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:31:20.579Z] ------------------- [2022-05-10T06:31:20.579Z] stable info: [2022-05-10T06:31:20.579Z] ------------------- [2022-05-10T06:31:20.579Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T06:31:20.579Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T06:31:20.579Z] Message: update stable to v1.0.227 [2022-05-10T06:31:21.155Z] ------------------- [2022-05-10T06:31:21.155Z] experimental info: [2022-05-10T06:31:21.155Z] ------------------- [2022-05-10T06:31:21.155Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T06:31:21.155Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T06:31:21.155Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T06:31:21.296Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-05-10T06:31:21.305Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-05-10T06:31:21.318Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T06:31:21.342Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T06:31:21.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T06:31:21.379Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T06:31:21.404Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T06:31:21.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-05-10T06:31:21.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T06:31:21.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T06:31:21.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T06:31:21.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-05-10T06:31:21.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T06:31:21.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T06:31:21.531Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T06:31:21.543Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:31:21.559Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:31:21.579Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:31:21.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T06:31:21.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T06:31:21.629Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T06:31:21.644Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T06:31:21.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T06:31:21.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T06:31:21.690Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T06:31:21.703Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T06:31:21.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T06:31:21.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T06:31:21.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T06:31:21.750Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95cc41607fa0e7e8234cfcf8f734ea02839e59f5 [Pipeline] echo [2022-05-10T06:31:21.760Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95cc416 [Pipeline] echo [2022-05-10T06:31:21.769Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:31:21.809Z] provisioning config files... [2022-05-10T06:31:21.823Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2381107869938989081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:31:22.162Z] ---> docker-login.sh [2022-05-10T06:31:22.162Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:31:22.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:31:22.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:31:22.425Z] Configure a credential helper to remove this warning. See [2022-05-10T06:31:22.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:31:22.425Z] [2022-05-10T06:31:22.425Z] Login Succeeded [2022-05-10T06:31:22.425Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:31:22.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:31:22.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:31:22.687Z] Configure a credential helper to remove this warning. See [2022-05-10T06:31:22.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:31:22.687Z] [2022-05-10T06:31:22.687Z] Login Succeeded [2022-05-10T06:31:22.687Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:31:22.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:31:22.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:31:22.687Z] Configure a credential helper to remove this warning. See [2022-05-10T06:31:22.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:31:22.687Z] [2022-05-10T06:31:22.687Z] Login Succeeded [2022-05-10T06:31:22.687Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:31:22.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:31:22.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:31:22.950Z] Configure a credential helper to remove this warning. See [2022-05-10T06:31:22.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:31:22.950Z] [2022-05-10T06:31:22.950Z] Login Succeeded [2022-05-10T06:31:22.950Z] docker.io [2022-05-10T06:31:22.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:31:23.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:31:23.526Z] Configure a credential helper to remove this warning. See [2022-05-10T06:31:23.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:31:23.526Z] [2022-05-10T06:31:23.526Z] Login Succeeded [2022-05-10T06:31:23.526Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:31:23.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-10T06:31:23.913Z] + git rev-list -1 --merges 95cc41607fa0e7e8234cfcf8f734ea02839e59f5~1..95cc41607fa0e7e8234cfcf8f734ea02839e59f5 [Pipeline] echo [2022-05-10T06:31:24.023Z] -----------> git rev-list -1 --merges 95cc41607fa0e7e8234cfcf8f734ea02839e59f5~1..95cc41607fa0e7e8234cfcf8f734ea02839e59f5 95cc41607fa0e7e8234cfcf8f734ea02839e59f5 [2022-05-10T06:31:24.023Z] 95cc41607fa0e7e8234cfcf8f734ea02839e59f5 [false] [Pipeline] sh [2022-05-10T06:31:24.313Z] + git log --format=format:%s -1 95cc41607fa0e7e8234cfcf8f734ea02839e59f5 [Pipeline] echo [2022-05-10T06:31:24.330Z] ========================================================= [2022-05-10T06:31:24.330Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T06:31:24.330Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:31:24.668Z] + git log --format=format:%s -1 95cc41607fa0e7e8234cfcf8f734ea02839e59f5 [Pipeline] echo [2022-05-10T06:31:24.681Z] [semverPrep] GIT_COMMIT: 95cc41607fa0e7e8234cfcf8f734ea02839e59f5, Commit Message: Merge pull request #1159 from weichou1229/issue-1157 [Pipeline] echo [2022-05-10T06:31:24.691Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T06:31:25.072Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T06:31:25.072Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T06:31:25.072Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T06:31:25.072Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T06:31:25.072Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T06:31:25.072Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T06:31:25.073Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:31:25.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:31:25.423Z] [2022-05-10T06:31:25.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:31:25.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:31:25.726Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T06:31:25.726Z] 1fe172e4850f: Pulling fs layer [2022-05-10T06:31:25.726Z] caf521ccaac6: Pulling fs layer [2022-05-10T06:31:25.726Z] 3ead6fa29328: Pulling fs layer [2022-05-10T06:31:25.726Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T06:31:25.726Z] a8d5f1318db7: Pulling fs layer [2022-05-10T06:31:25.726Z] c427282e49a2: Pulling fs layer [2022-05-10T06:31:25.726Z] 1827001aaf11: Pulling fs layer [2022-05-10T06:31:25.726Z] 0714d37db230: Pulling fs layer [2022-05-10T06:31:25.726Z] ac28cf19c067: Pulling fs layer [2022-05-10T06:31:25.726Z] ca983d60f3e2: Pulling fs layer [2022-05-10T06:31:25.726Z] 9f894cec8388: Pulling fs layer [2022-05-10T06:31:25.726Z] c427282e49a2: Waiting [2022-05-10T06:31:25.726Z] a8d5f1318db7: Waiting [2022-05-10T06:31:25.726Z] ca983d60f3e2: Waiting [2022-05-10T06:31:25.727Z] 1827001aaf11: Waiting [2022-05-10T06:31:25.727Z] 9f894cec8388: Waiting [2022-05-10T06:31:25.727Z] 0714d37db230: Waiting [2022-05-10T06:31:25.727Z] ac28cf19c067: Waiting [2022-05-10T06:31:25.727Z] 5c2a1cbceb83: Waiting [2022-05-10T06:31:25.727Z] caf521ccaac6: Download complete [2022-05-10T06:31:25.727Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T06:31:25.727Z] 5c2a1cbceb83: Download complete [2022-05-10T06:31:25.987Z] 3ead6fa29328: Verifying Checksum [2022-05-10T06:31:25.987Z] 3ead6fa29328: Download complete [2022-05-10T06:31:25.987Z] a8d5f1318db7: Verifying Checksum [2022-05-10T06:31:25.987Z] a8d5f1318db7: Download complete [2022-05-10T06:31:25.987Z] c427282e49a2: Download complete [2022-05-10T06:31:25.987Z] 0714d37db230: Download complete [2022-05-10T06:31:25.987Z] ac28cf19c067: Verifying Checksum [2022-05-10T06:31:25.987Z] ac28cf19c067: Download complete [2022-05-10T06:31:25.987Z] ca983d60f3e2: Verifying Checksum [2022-05-10T06:31:25.987Z] ca983d60f3e2: Download complete [2022-05-10T06:31:25.987Z] 9f894cec8388: Download complete [2022-05-10T06:31:25.987Z] 1fe172e4850f: Verifying Checksum [2022-05-10T06:31:25.987Z] 1fe172e4850f: Download complete [2022-05-10T06:31:26.246Z] 1827001aaf11: Verifying Checksum [2022-05-10T06:31:26.246Z] 1827001aaf11: Download complete [2022-05-10T06:31:27.186Z] 1fe172e4850f: Pull complete [2022-05-10T06:31:27.446Z] caf521ccaac6: Pull complete [2022-05-10T06:31:28.016Z] 3ead6fa29328: Pull complete [2022-05-10T06:31:28.016Z] 5c2a1cbceb83: Pull complete [2022-05-10T06:31:28.277Z] a8d5f1318db7: Pull complete [2022-05-10T06:31:28.277Z] c427282e49a2: Pull complete [2022-05-10T06:31:30.190Z] 1827001aaf11: Pull complete [2022-05-10T06:31:30.190Z] 0714d37db230: Pull complete [2022-05-10T06:31:30.190Z] ac28cf19c067: Pull complete [2022-05-10T06:31:30.451Z] ca983d60f3e2: Pull complete [2022-05-10T06:31:30.451Z] 9f894cec8388: Pull complete [2022-05-10T06:31:30.451Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T06:31:30.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:31:30.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T06:31:30.527Z] prd-ubuntu20.04-docker-8c-8g-44851 does not seem to be running inside a container [2022-05-10T06:31:30.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T06:31:32.119Z] $ docker top 747b95833047671c453d391d63dfdf0ac7d9b4414ae1f3dcac44a580db84c97f -eo pid,comm [2022-05-10T06:31:32.181Z] 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-10T06:31:32.181Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T06:31:32.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:31:32.231Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:31:32.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:31:32.371Z] $ docker exec 747b95833047671c453d391d63dfdf0ac7d9b4414ae1f3dcac44a580db84c97f ssh-agent [2022-05-10T06:31:32.500Z] SSH_AUTH_SOCK=/tmp/ssh-UN1zrPVGdctG/agent.33 [2022-05-10T06:31:32.500Z] SSH_AGENT_PID=39 [2022-05-10T06:31:32.508Z] Running ssh-add (command line suppressed) [2022-05-10T06:31:32.638Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8734322344960088131.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8734322344960088131.key) [2022-05-10T06:31:32.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:31:32.947Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T06:31:32.971Z] $ docker exec --env ******** --env ******** 747b95833047671c453d391d63dfdf0ac7d9b4414ae1f3dcac44a580db84c97f ssh-agent -k [2022-05-10T06:31:33.079Z] unset SSH_AUTH_SOCK; [2022-05-10T06:31:33.079Z] unset SSH_AGENT_PID; [2022-05-10T06:31:33.079Z] echo Agent pid 39 killed; [2022-05-10T06:31:33.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T06:31:33.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:31:33.117Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:31:33.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:31:33.258Z] $ docker exec 747b95833047671c453d391d63dfdf0ac7d9b4414ae1f3dcac44a580db84c97f ssh-agent [2022-05-10T06:31:33.393Z] SSH_AUTH_SOCK=/tmp/ssh-d847vqD8KnH5/agent.73 [2022-05-10T06:31:33.394Z] SSH_AGENT_PID=79 [2022-05-10T06:31:33.400Z] Running ssh-add (command line suppressed) [2022-05-10T06:31:33.533Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8677127441122248283.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8677127441122248283.key) [2022-05-10T06:31:33.545Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:31:33.839Z] + git semver init [2022-05-10T06:31:34.101Z] 2022-05-10 06:31:34,045 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T06:31:34.101Z] 2022-05-10 06:31:34,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-05-10T06:31:34.101Z] 2022-05-10 06:31:34,046 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-05-10T06:31:34.101Z] 2022-05-10 06:31:34,046 [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-10T06:31:35.044Z] 2022-05-10 06:31:34,904 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-05-10T06:31:35.044Z] 2022-05-10 06:31:34,905 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-05-10T06:31:35.044Z] 2022-05-10 06:31:34,905 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T06:31:35.044Z] 2022-05-10 06:31:34,905 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T06:31:35.044Z] 2.2.0-dev.38 [Pipeline] } [2022-05-10T06:31:35.060Z] $ docker exec --env ******** --env ******** 747b95833047671c453d391d63dfdf0ac7d9b4414ae1f3dcac44a580db84c97f ssh-agent -k [2022-05-10T06:31:35.190Z] unset SSH_AUTH_SOCK; [2022-05-10T06:31:35.190Z] unset SSH_AGENT_PID; [2022-05-10T06:31:35.190Z] echo Agent pid 79 killed; [2022-05-10T06:31:35.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T06:31:35.521Z] + git semver [Pipeline] } [2022-05-10T06:31:35.803Z] $ docker stop --time=1 747b95833047671c453d391d63dfdf0ac7d9b4414ae1f3dcac44a580db84c97f [2022-05-10T06:31:37.133Z] $ docker rm -f 747b95833047671c453d391d63dfdf0ac7d9b4414ae1f3dcac44a580db84c97f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:31:37.483Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T06:31:37.743Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T06:31:37.747Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.38 [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-10T06:31:37.904Z] provisioning config files... [2022-05-10T06:31:37.915Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config616709497040982493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:31:38.225Z] ---> docker-login.sh [2022-05-10T06:31:38.225Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:31:38.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:31:38.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:31:38.225Z] Configure a credential helper to remove this warning. See [2022-05-10T06:31:38.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:31:38.225Z] [2022-05-10T06:31:38.225Z] Login Succeeded [2022-05-10T06:31:38.225Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:31:38.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:31:38.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:31:38.487Z] Configure a credential helper to remove this warning. See [2022-05-10T06:31:38.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:31:38.487Z] [2022-05-10T06:31:38.487Z] Login Succeeded [2022-05-10T06:31:38.487Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:31:38.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:31:38.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:31:38.487Z] Configure a credential helper to remove this warning. See [2022-05-10T06:31:38.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:31:38.487Z] [2022-05-10T06:31:38.487Z] Login Succeeded [2022-05-10T06:31:38.487Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:31:38.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:31:38.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:31:38.747Z] Configure a credential helper to remove this warning. See [2022-05-10T06:31:38.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:31:38.747Z] [2022-05-10T06:31:38.747Z] Login Succeeded [2022-05-10T06:31:38.747Z] docker.io [2022-05-10T06:31:38.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:31:39.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:31:39.008Z] Configure a credential helper to remove this warning. See [2022-05-10T06:31:39.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:31:39.008Z] [2022-05-10T06:31:39.008Z] Login Succeeded [2022-05-10T06:31:39.008Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:31:39.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T06:31:39.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T06:31:39.103Z] ========================================================= [2022-05-10T06:31:39.103Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T06:31:39.103Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:31:39.416Z] + 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-10T06:31:39.416Z] Sending build context to Docker daemon 9.701MB [2022-05-10T06:31:39.416Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:31:39.416Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T06:31:39.416Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T06:31:39.416Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T06:31:39.416Z] 666ba61612fd: Pulling fs layer [2022-05-10T06:31:39.416Z] 8ed8ca486205: Pulling fs layer [2022-05-10T06:31:39.416Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T06:31:39.416Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T06:31:39.416Z] ca2b28591e48: Pulling fs layer [2022-05-10T06:31:39.416Z] a51346096db8: Pulling fs layer [2022-05-10T06:31:39.416Z] daebc70d1ce1: Pulling fs layer [2022-05-10T06:31:39.416Z] 0e18a0eac166: Pulling fs layer [2022-05-10T06:31:39.416Z] ca2b28591e48: Waiting [2022-05-10T06:31:39.416Z] 22a0e8bec74d: Waiting [2022-05-10T06:31:39.416Z] 4fe6c5a15a65: Waiting [2022-05-10T06:31:39.416Z] 0e18a0eac166: Waiting [2022-05-10T06:31:39.416Z] daebc70d1ce1: Waiting [2022-05-10T06:31:39.416Z] a51346096db8: Waiting [2022-05-10T06:31:39.678Z] 8ed8ca486205: Download complete [2022-05-10T06:31:39.678Z] 666ba61612fd: Verifying Checksum [2022-05-10T06:31:39.678Z] 666ba61612fd: Download complete [2022-05-10T06:31:39.678Z] 22a0e8bec74d: Download complete [2022-05-10T06:31:39.678Z] ca2b28591e48: Verifying Checksum [2022-05-10T06:31:39.678Z] ca2b28591e48: Download complete [2022-05-10T06:31:39.678Z] a51346096db8: Verifying Checksum [2022-05-10T06:31:39.678Z] a51346096db8: Download complete [2022-05-10T06:31:39.678Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T06:31:39.678Z] 59bf1c3509f3: Download complete [2022-05-10T06:31:39.678Z] daebc70d1ce1: Verifying Checksum [2022-05-10T06:31:39.678Z] daebc70d1ce1: Download complete [2022-05-10T06:31:39.678Z] 59bf1c3509f3: Pull complete [2022-05-10T06:31:39.940Z] 666ba61612fd: Pull complete [2022-05-10T06:31:39.940Z] 8ed8ca486205: Pull complete [2022-05-10T06:31:40.200Z] 0e18a0eac166: Verifying Checksum [2022-05-10T06:31:40.200Z] 0e18a0eac166: Download complete [2022-05-10T06:31:40.460Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T06:31:40.460Z] 4fe6c5a15a65: Download complete [2022-05-10T06:31:44.655Z] 4fe6c5a15a65: Pull complete [2022-05-10T06:31:44.655Z] 22a0e8bec74d: Pull complete [2022-05-10T06:31:44.655Z] ca2b28591e48: Pull complete [2022-05-10T06:31:44.655Z] a51346096db8: Pull complete [2022-05-10T06:31:44.655Z] daebc70d1ce1: Pull complete [2022-05-10T06:31:46.571Z] 0e18a0eac166: Pull complete [2022-05-10T06:31:46.571Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T06:31:46.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T06:31:46.572Z] ---> f018257e8ee9 [2022-05-10T06:31:46.572Z] Step 3/11 : ARG MAKE=make build [2022-05-10T06:31:47.958Z] ---> Running in 201707cd4dec [2022-05-10T06:31:47.958Z] Removing intermediate container 201707cd4dec [2022-05-10T06:31:47.958Z] ---> 7cab8d62d124 [2022-05-10T06:31:47.958Z] Step 4/11 : WORKDIR /device-sdk-go [2022-05-10T06:31:47.958Z] ---> Running in 6751053450ab [2022-05-10T06:31:47.958Z] Removing intermediate container 6751053450ab [2022-05-10T06:31:47.958Z] ---> 5b0b06506d01 [2022-05-10T06:31:47.958Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T06:31:47.958Z] ---> Running in 265be24b13fe [2022-05-10T06:31:47.958Z] Removing intermediate container 265be24b13fe [2022-05-10T06:31:47.958Z] ---> d8e22232a87d [2022-05-10T06:31:47.958Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:31:47.958Z] ---> Running in 99b295f3b6df [2022-05-10T06:31:48.899Z] Removing intermediate container 99b295f3b6df [2022-05-10T06:31:48.899Z] ---> cb0cb8a100ce [2022-05-10T06:31:48.899Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T06:31:48.899Z] ---> Running in a33fb683cbc6 [2022-05-10T06:31:48.899Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:31:49.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:31:50.106Z] OK: 221 MiB in 52 packages [2022-05-10T06:31:50.370Z] Removing intermediate container a33fb683cbc6 [2022-05-10T06:31:50.370Z] ---> 4cfff2b9fefe [2022-05-10T06:31:50.370Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T06:31:50.630Z] ---> aa981b1b3878 [2022-05-10T06:31:50.630Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:31:50.630Z] ---> Running in ee25b4e69cc9 [2022-05-10T06:31:52.860Z] Still waiting to schedule task [2022-05-10T06:31:52.860Z] ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T06:31:52.860Z] ‘prd-ubuntu18.04-docker-8c-8g-41080’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T06:31:52.860Z] ‘prd-ubuntu20.04-docker-8c-8g-44842’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T06:31:52.860Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-44843’ is offline [2022-05-10T06:31:52.860Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-44850’ is offline [2022-05-10T06:31:52.860Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-44852’ is offline [2022-05-10T06:32:05.540Z] Removing intermediate container ee25b4e69cc9 [2022-05-10T06:32:05.540Z] ---> f53cdd9e7d07 [2022-05-10T06:32:05.540Z] Step 10/11 : COPY . . [2022-05-10T06:32:05.540Z] ---> 20844e3e097a [2022-05-10T06:32:05.540Z] Step 11/11 : RUN ${MAKE} [2022-05-10T06:32:05.540Z] ---> Running in 5e6ccda92b6f [2022-05-10T06:32:05.540Z] noop [2022-05-10T06:32:05.540Z] Removing intermediate container 5e6ccda92b6f [2022-05-10T06:32:05.540Z] ---> 9ccb0a05f607 [2022-05-10T06:32:05.540Z] Successfully built 9ccb0a05f607 [2022-05-10T06:32:05.540Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:32:05.845Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T06:32:05.845Z] . [Pipeline] withDockerContainer [2022-05-10T06:32:05.916Z] prd-ubuntu20.04-docker-8c-8g-44851 does not seem to be running inside a container [2022-05-10T06:32:05.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T06:32:06.362Z] $ docker top 1fc9c29d28a370fb89b0578245503eaf13bb86f8bc4ec805971f0b0af5835205 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T06:32:06.729Z] + go version [2022-05-10T06:32:06.729Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T06:32:06.747Z] $ docker stop --time=1 1fc9c29d28a370fb89b0578245503eaf13bb86f8bc4ec805971f0b0af5835205 [2022-05-10T06:32:08.046Z] $ docker rm -f 1fc9c29d28a370fb89b0578245503eaf13bb86f8bc4ec805971f0b0af5835205 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:32:08.473Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T06:32:08.473Z] . [Pipeline] withDockerContainer [2022-05-10T06:32:08.543Z] prd-ubuntu20.04-docker-8c-8g-44851 does not seem to be running inside a container [2022-05-10T06:32:08.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T06:32:08.982Z] $ docker top 8a22d31d72c0b83e96798a2d226a372bf8fae26c227c2d50bbbaf3453a2ae375 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T06:32:09.350Z] + make test [2022-05-10T06:32:09.350Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T06:32:14.719Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-05-10T06:32:26.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-05-10T06:32:26.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-05-10T06:32:26.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-05-10T06:32:26.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.102s coverage: 23.3% of statements [2022-05-10T06:32:26.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-05-10T06:32:26.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.081s coverage: 27.6% of statements [2022-05-10T06:32:26.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.102s coverage: 78.9% of statements [2022-05-10T06:32:26.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.063s coverage: 10.8% of statements [2022-05-10T06:32:26.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.113s coverage: 60.0% of statements [2022-05-10T06:32:26.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-05-10T06:32:26.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-05-10T06:32:26.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.089s coverage: 34.8% of statements [2022-05-10T06:32:26.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-05-10T06:32:27.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.071s coverage: 86.1% of statements [2022-05-10T06:32:27.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-05-10T06:32:27.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-05-10T06:32:27.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.101s coverage: 65.1% of statements [2022-05-10T06:32:27.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.793s coverage: 89.2% of statements [2022-05-10T06:32:27.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-05-10T06:32:27.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 4.7% of statements [2022-05-10T06:32:27.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-05-10T06:32:42.089Z] GO111MODULE=on go vet ./... [2022-05-10T06:32:46.287Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T06:32:46.287Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T06:32:46.287Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T06:32:46.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T06:32:46.582Z] $ docker stop --time=1 8a22d31d72c0b83e96798a2d226a372bf8fae26c227c2d50bbbaf3453a2ae375 [2022-05-10T06:32:48.780Z] $ docker rm -f 8a22d31d72c0b83e96798a2d226a372bf8fae26c227c2d50bbbaf3453a2ae375 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:32:49.257Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T06:32:49.308Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T06:32:50.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T06:32:50.435Z] + ls -al . [2022-05-10T06:32:50.435Z] total 296 [2022-05-10T06:32:50.435Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 06:32 . [2022-05-10T06:32:50.435Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:31 .. [2022-05-10T06:32:50.435Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 06:31 .dockerignore [2022-05-10T06:32:50.435Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:31 .git [2022-05-10T06:32:50.435Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:31 .github [2022-05-10T06:32:50.435Z] -rw-rw-r-- 1 jenkins jenkins 131 May 10 06:31 .gitignore [2022-05-10T06:32:50.435Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 06:31 .golangci.yml [2022-05-10T06:32:50.435Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:31 .semver [2022-05-10T06:32:50.435Z] -rw-rw-r-- 1 jenkins jenkins 26321 May 10 06:31 CHANGELOG.md [2022-05-10T06:32:50.435Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 06:31 GOVERNANCE.md [2022-05-10T06:32:50.435Z] -rw-rw-r-- 1 jenkins jenkins 880 May 10 06:31 Jenkinsfile [2022-05-10T06:32:50.435Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 10 06:31 LICENSE [2022-05-10T06:32:50.435Z] -rw-rw-r-- 1 jenkins jenkins 2015 May 10 06:31 Makefile [2022-05-10T06:32:50.435Z] -rw-rw-r-- 1 jenkins jenkins 619 May 10 06:31 OWNERS.md [2022-05-10T06:32:50.435Z] -rw-rw-r-- 1 jenkins jenkins 4881 May 10 06:31 README.md [2022-05-10T06:32:50.435Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 06:31 VERSION [2022-05-10T06:32:50.435Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:31 bin [2022-05-10T06:32:50.435Z] -rw-r--r-- 1 jenkins jenkins 130739 May 10 06:32 coverage.out [2022-05-10T06:32:50.435Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 06:31 example [2022-05-10T06:32:50.435Z] -rw-rw-r-- 1 jenkins jenkins 3159 May 10 06:31 go.mod [2022-05-10T06:32:50.435Z] -rw-rw-r-- 1 jenkins jenkins 34529 May 10 06:31 go.sum [2022-05-10T06:32:50.435Z] drwxrwxr-x 15 jenkins jenkins 4096 May 10 06:31 internal [2022-05-10T06:32:50.435Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:31 openapi [2022-05-10T06:32:50.435Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 06:31 pkg [2022-05-10T06:32:50.435Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:31 snap [2022-05-10T06:32:50.435Z] -rw-rw-r-- 1 jenkins jenkins 222 May 10 06:31 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:32:50.732Z] + 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=95cc41607fa0e7e8234cfcf8f734ea02839e59f5 --label arch=amd64 --label version=2.2.0-dev.38 . [2022-05-10T06:32:50.732Z] Sending build context to Docker daemon 9.832MB [2022-05-10T06:32:50.732Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:32:50.732Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T06:32:50.732Z] ---> 9ccb0a05f607 [2022-05-10T06:32:50.732Z] Step 3/25 : ARG MAKE=make build [2022-05-10T06:32:50.732Z] ---> Running in c755a1a717ab [2022-05-10T06:32:50.995Z] Removing intermediate container c755a1a717ab [2022-05-10T06:32:50.995Z] ---> 7ec5146359a5 [2022-05-10T06:32:50.995Z] Step 4/25 : WORKDIR /device-sdk-go [2022-05-10T06:32:50.995Z] ---> Running in 9c0642234586 [2022-05-10T06:32:50.995Z] Removing intermediate container 9c0642234586 [2022-05-10T06:32:50.995Z] ---> 17aa5f8a5851 [2022-05-10T06:32:50.995Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T06:32:51.255Z] ---> Running in 370a5994d277 [2022-05-10T06:32:51.255Z] Removing intermediate container 370a5994d277 [2022-05-10T06:32:51.255Z] ---> 9a4c64ff9ee8 [2022-05-10T06:32:51.255Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:32:51.255Z] ---> Running in cd50b582826f [2022-05-10T06:32:51.825Z] Removing intermediate container cd50b582826f [2022-05-10T06:32:51.825Z] ---> 28a61c8482b8 [2022-05-10T06:32:51.825Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T06:32:51.825Z] ---> Running in 34426060b7db [2022-05-10T06:32:52.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:32:52.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:32:53.537Z] OK: 221 MiB in 52 packages [2022-05-10T06:32:53.796Z] Removing intermediate container 34426060b7db [2022-05-10T06:32:53.796Z] ---> 82affd0d3d78 [2022-05-10T06:32:53.796Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T06:32:53.796Z] ---> d8ad9eaf2b5d [2022-05-10T06:32:53.796Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:32:53.796Z] ---> Running in c3d225b4bd23 [2022-05-10T06:32:54.738Z] Removing intermediate container c3d225b4bd23 [2022-05-10T06:32:54.738Z] ---> 53c92acc10c6 [2022-05-10T06:32:54.738Z] Step 10/25 : COPY . . [2022-05-10T06:32:54.998Z] ---> 3e2b78830fcc [2022-05-10T06:32:54.998Z] Step 11/25 : RUN ${MAKE} [2022-05-10T06:32:54.998Z] ---> Running in e719db89c353 [2022-05-10T06:32:55.257Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.38" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-05-10T06:33:13.352Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-05-10T06:33:14.291Z] Removing intermediate container e719db89c353 [2022-05-10T06:33:14.291Z] ---> 15d25b0ebfb3 [2022-05-10T06:33:14.291Z] Step 12/25 : FROM alpine:3.14 [2022-05-10T06:33:14.861Z] 3.14: Pulling from library/alpine [2022-05-10T06:33:14.861Z] 8663204ce13b: Pulling fs layer [2022-05-10T06:33:15.123Z] 8663204ce13b: Verifying Checksum [2022-05-10T06:33:15.123Z] 8663204ce13b: Download complete [2022-05-10T06:33:15.123Z] 8663204ce13b: Pull complete [2022-05-10T06:33:15.123Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T06:33:15.123Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T06:33:15.123Z] ---> e04c818066af [2022-05-10T06:33:15.123Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T06:33:15.383Z] ---> Running in d24f81b1e8a3 [2022-05-10T06:33:15.383Z] Removing intermediate container d24f81b1e8a3 [2022-05-10T06:33:15.383Z] ---> 193629f78725 [2022-05-10T06:33:15.383Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:33:15.383Z] ---> Running in 9a91eb46d2e3 [2022-05-10T06:33:15.953Z] Removing intermediate container 9a91eb46d2e3 [2022-05-10T06:33:15.953Z] ---> cfa2e6e96058 [2022-05-10T06:33:15.953Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T06:33:15.953Z] ---> Running in 2f32ae26d8ba [2022-05-10T06:33:16.213Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:33:17.152Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:33:17.412Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T06:33:17.412Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T06:33:17.673Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T06:33:17.673Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T06:33:17.933Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T06:33:17.933Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T06:33:17.933Z] OK: 8 MiB in 19 packages [2022-05-10T06:33:18.192Z] Removing intermediate container 2f32ae26d8ba [2022-05-10T06:33:18.192Z] ---> 22920eef3fde [2022-05-10T06:33:18.192Z] Step 16/25 : WORKDIR / [2022-05-10T06:33:18.192Z] ---> Running in 8b9234b27466 [2022-05-10T06:33:18.451Z] Removing intermediate container 8b9234b27466 [2022-05-10T06:33:18.451Z] ---> 60a92f683bc6 [2022-05-10T06:33:18.451Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-05-10T06:33:18.451Z] ---> e79a4a0579ea [2022-05-10T06:33:18.451Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-05-10T06:33:19.395Z] ---> 14d14ab48317 [2022-05-10T06:33:19.395Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-05-10T06:33:19.395Z] ---> b1ad791a928d [2022-05-10T06:33:19.395Z] Step 20/25 : EXPOSE 59999 [2022-05-10T06:33:19.395Z] ---> Running in 3b78b5c73e37 [2022-05-10T06:33:19.655Z] Removing intermediate container 3b78b5c73e37 [2022-05-10T06:33:19.655Z] ---> 27e95b0c4f82 [2022-05-10T06:33:19.655Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-05-10T06:33:19.655Z] ---> Running in c09ad351ebaa [2022-05-10T06:33:19.655Z] Removing intermediate container c09ad351ebaa [2022-05-10T06:33:19.655Z] ---> 1277cad6af85 [2022-05-10T06:33:19.655Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T06:33:19.655Z] ---> Running in ac829e3337db [2022-05-10T06:33:19.915Z] Removing intermediate container ac829e3337db [2022-05-10T06:33:19.915Z] ---> c8829a5baf51 [2022-05-10T06:33:19.915Z] Step 23/25 : LABEL arch=amd64 [2022-05-10T06:33:19.915Z] ---> Running in f4d16c621694 [2022-05-10T06:33:19.915Z] Removing intermediate container f4d16c621694 [2022-05-10T06:33:19.915Z] ---> c73b36706813 [2022-05-10T06:33:19.915Z] Step 24/25 : LABEL git_sha=95cc41607fa0e7e8234cfcf8f734ea02839e59f5 [2022-05-10T06:33:19.915Z] ---> Running in e55f661470d9 [2022-05-10T06:33:20.177Z] Removing intermediate container e55f661470d9 [2022-05-10T06:33:20.177Z] ---> 017356514a44 [2022-05-10T06:33:20.177Z] Step 25/25 : LABEL version=2.2.0-dev.38 [2022-05-10T06:33:20.177Z] ---> Running in b90fc9386865 [2022-05-10T06:33:20.177Z] Removing intermediate container b90fc9386865 [2022-05-10T06:33:20.177Z] ---> 35f6985d7904 [2022-05-10T06:33:20.177Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T06:33:20.177Z] Successfully built 35f6985d7904 [2022-05-10T06:33:20.177Z] 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-10T06:33:20.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:33:20.569Z] [2022-05-10T06:33:20.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:33:20.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:33:20.880Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T06:33:20.880Z] 5eb5b503b376: Pulling fs layer [2022-05-10T06:33:20.880Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T06:33:20.880Z] ec43610c2a17: Pulling fs layer [2022-05-10T06:33:20.880Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T06:33:20.880Z] 33b1e0a273af: Pulling fs layer [2022-05-10T06:33:20.880Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T06:33:20.880Z] 2f39f015ded8: Pulling fs layer [2022-05-10T06:33:20.880Z] 33b1e0a273af: Waiting [2022-05-10T06:33:20.880Z] 5d3b04190fa2: Waiting [2022-05-10T06:33:20.880Z] 2f39f015ded8: Waiting [2022-05-10T06:33:20.880Z] 3a2ae6a8a46f: Waiting [2022-05-10T06:33:20.880Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T06:33:20.880Z] 5c69ac0246d0: Download complete [2022-05-10T06:33:20.880Z] 3a2ae6a8a46f: Download complete [2022-05-10T06:33:20.880Z] 33b1e0a273af: Verifying Checksum [2022-05-10T06:33:20.880Z] 33b1e0a273af: Download complete [2022-05-10T06:33:20.880Z] ec43610c2a17: Verifying Checksum [2022-05-10T06:33:20.880Z] ec43610c2a17: Download complete [2022-05-10T06:33:20.880Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T06:33:20.881Z] 5d3b04190fa2: Download complete [2022-05-10T06:33:21.141Z] 5eb5b503b376: Download complete [2022-05-10T06:33:21.707Z] 2f39f015ded8: Download complete [2022-05-10T06:33:22.646Z] 5eb5b503b376: Pull complete [2022-05-10T06:33:22.646Z] 5c69ac0246d0: Pull complete [2022-05-10T06:33:23.215Z] ec43610c2a17: Pull complete [2022-05-10T06:33:23.215Z] 3a2ae6a8a46f: Pull complete [2022-05-10T06:33:23.475Z] 33b1e0a273af: Pull complete [2022-05-10T06:33:23.475Z] 5d3b04190fa2: Pull complete [2022-05-10T06:33:28.754Z] 2f39f015ded8: Pull complete [2022-05-10T06:33:28.754Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T06:33:28.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:33:28.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T06:33:28.827Z] prd-ubuntu20.04-docker-8c-8g-44851 does not seem to be running inside a container [2022-05-10T06:33:28.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T06:33:30.606Z] $ docker top dcf3e1a5b42ce1b1cfa83efefd6865233e42b19260dbfbe0604287dc0b52ef65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:33:31.007Z] ---> job-cost.sh [2022-05-10T06:33:31.007Z] lf-activate-venv: SKIPPING [2022-05-10T06:33:31.007Z] INFO: No Stack... [2022-05-10T06:33:31.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T06:33:31.838Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T06:33:32.136Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-05-10T06:33:32.136Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T06:33:32.155Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-72-stack-cost] [2022-05-10T06:33:32.160Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-72-stack-cost] did not exist. Created. [2022-05-10T06:33:32.160Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T06:33:32.533Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T06:33:32.593Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T06:33:32.598Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T06:33:32.621Z] $ docker stop --time=1 dcf3e1a5b42ce1b1cfa83efefd6865233e42b19260dbfbe0604287dc0b52ef65 [2022-05-10T06:33:33.844Z] $ docker rm -f dcf3e1a5b42ce1b1cfa83efefd6865233e42b19260dbfbe0604287dc0b52ef65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T06:36:15.369Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-44869 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-05-10T06:36:15.456Z] Running in /w/workspace/device-sdk-go/72 [Pipeline] { [Pipeline] checkout [2022-05-10T06:36:15.954Z] The recommended git tool is: git [2022-05-10T06:36:22.619Z] using credential edgex-jenkins-ssh [2022-05-10T06:36:22.638Z] Cloning the remote Git repository [2022-05-10T06:36:22.703Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-05-10T06:36:22.789Z] > git init /w/workspace/device-sdk-go/72 # timeout=10 [2022-05-10T06:36:22.886Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-05-10T06:36:22.887Z] > git --version # timeout=10 [2022-05-10T06:36:22.906Z] > git --version # 'git version 2.25.1' [2022-05-10T06:36:22.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T06:36:22.983Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T06:36:24.553Z] Avoid second fetch [2022-05-10T06:36:24.554Z] Checking out Revision 95cc41607fa0e7e8234cfcf8f734ea02839e59f5 (main) [2022-05-10T06:36:24.518Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-05-10T06:36:24.537Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T06:36:24.585Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T06:36:24.603Z] > git checkout -f 95cc41607fa0e7e8234cfcf8f734ea02839e59f5 # timeout=10 [2022-05-10T06:36:28.901Z] Commit message: "Merge pull request #1159 from weichou1229/issue-1157" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:36:29.757Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T06:36:29.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T06:36:29.757Z] Dload Upload Total Spent Left Speed [2022-05-10T06:36:29.757Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89045 [Pipeline] sh [2022-05-10T06:36:30.292Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T06:36:30.650Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-05-10T06:36:30.650Z] tee /etc/docker/daemon.new [2022-05-10T06:36:30.650Z] { [2022-05-10T06:36:30.650Z] "registry-mirrors": [ [2022-05-10T06:36:30.650Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T06:36:30.650Z] ], [2022-05-10T06:36:30.650Z] "bip": "10.250.0.254/24", [2022-05-10T06:36:30.650Z] "hosts": [ [2022-05-10T06:36:30.650Z] "tcp://0.0.0.0:5555", [2022-05-10T06:36:30.650Z] "unix:///var/run/docker.sock" [2022-05-10T06:36:30.650Z] ], [2022-05-10T06:36:30.650Z] "mtu": 1458, [2022-05-10T06:36:30.650Z] "selinux-enabled": true, [2022-05-10T06:36:30.650Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T06:36:30.650Z] } [Pipeline] sh [2022-05-10T06:36:31.010Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T06:36:31.359Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:36:49.728Z] provisioning config files... [2022-05-10T06:36:49.758Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/72@tmp/config900420409785608913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:36:50.137Z] ---> docker-login.sh [2022-05-10T06:36:50.137Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:36:50.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:36:51.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:36:51.029Z] Configure a credential helper to remove this warning. See [2022-05-10T06:36:51.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:36:51.029Z] [2022-05-10T06:36:51.029Z] Login Succeeded [2022-05-10T06:36:51.029Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:36:51.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:36:51.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:36:51.631Z] Configure a credential helper to remove this warning. See [2022-05-10T06:36:51.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:36:51.631Z] [2022-05-10T06:36:51.631Z] Login Succeeded [2022-05-10T06:36:51.631Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:36:52.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:36:52.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:36:52.237Z] Configure a credential helper to remove this warning. See [2022-05-10T06:36:52.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:36:52.237Z] [2022-05-10T06:36:52.237Z] Login Succeeded [2022-05-10T06:36:52.237Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:36:52.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:36:52.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:36:52.790Z] Configure a credential helper to remove this warning. See [2022-05-10T06:36:52.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:36:52.790Z] [2022-05-10T06:36:52.790Z] Login Succeeded [2022-05-10T06:36:52.790Z] docker.io [2022-05-10T06:36:53.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:36:53.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:36:53.673Z] Configure a credential helper to remove this warning. See [2022-05-10T06:36:53.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:36:53.673Z] [2022-05-10T06:36:53.673Z] Login Succeeded [2022-05-10T06:36:53.673Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:36:53.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T06:36:54.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T06:36:54.370Z] ========================================================= [2022-05-10T06:36:54.370Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T06:36:54.370Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:36:54.741Z] + 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-10T06:36:55.345Z] Sending build context to Docker daemon 5.225MB [2022-05-10T06:36:55.345Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:36:55.345Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T06:36:55.630Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T06:36:55.630Z] 9b3977197b4f: Pulling fs layer [2022-05-10T06:36:55.630Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T06:36:55.630Z] 94645a83ff95: Pulling fs layer [2022-05-10T06:36:55.631Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T06:36:55.631Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T06:36:55.631Z] 3096ccb668a1: Pulling fs layer [2022-05-10T06:36:55.631Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T06:36:55.631Z] a4caa8a26152: Pulling fs layer [2022-05-10T06:36:55.631Z] 3f3a8bcf1eab: Waiting [2022-05-10T06:36:55.631Z] 0c92f367c5e7: Waiting [2022-05-10T06:36:55.631Z] 3096ccb668a1: Waiting [2022-05-10T06:36:55.631Z] e8cf19c19ddd: Waiting [2022-05-10T06:36:55.631Z] a4caa8a26152: Waiting [2022-05-10T06:36:55.631Z] 94645a83ff95: Verifying Checksum [2022-05-10T06:36:55.631Z] 94645a83ff95: Download complete [2022-05-10T06:36:55.631Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T06:36:55.631Z] 1a89e8eeedd5: Download complete [2022-05-10T06:36:55.631Z] 0c92f367c5e7: Download complete [2022-05-10T06:36:55.631Z] 3096ccb668a1: Verifying Checksum [2022-05-10T06:36:55.631Z] 3096ccb668a1: Download complete [2022-05-10T06:36:55.631Z] 9b3977197b4f: Verifying Checksum [2022-05-10T06:36:55.631Z] 9b3977197b4f: Download complete [2022-05-10T06:36:55.631Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T06:36:55.631Z] e8cf19c19ddd: Download complete [2022-05-10T06:36:56.644Z] 9b3977197b4f: Pull complete [2022-05-10T06:36:57.249Z] 1a89e8eeedd5: Pull complete [2022-05-10T06:36:57.543Z] 94645a83ff95: Pull complete [2022-05-10T06:36:57.821Z] a4caa8a26152: Verifying Checksum [2022-05-10T06:36:57.821Z] a4caa8a26152: Download complete [2022-05-10T06:36:58.423Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T06:36:58.423Z] 3f3a8bcf1eab: Download complete [2022-05-10T06:37:13.541Z] 3f3a8bcf1eab: Pull complete [2022-05-10T06:37:13.541Z] 0c92f367c5e7: Pull complete [2022-05-10T06:37:13.541Z] 3096ccb668a1: Pull complete [2022-05-10T06:37:13.541Z] e8cf19c19ddd: Pull complete [2022-05-10T06:37:18.984Z] a4caa8a26152: Pull complete [2022-05-10T06:37:18.984Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T06:37:18.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T06:37:18.984Z] ---> 725f1c02e7f9 [2022-05-10T06:37:18.984Z] Step 3/11 : ARG MAKE=make build [2022-05-10T06:37:19.262Z] ---> Running in ceb9b5cc7738 [2022-05-10T06:37:19.553Z] Removing intermediate container ceb9b5cc7738 [2022-05-10T06:37:19.553Z] ---> 3bb54f8a1028 [2022-05-10T06:37:19.553Z] Step 4/11 : WORKDIR /device-sdk-go [2022-05-10T06:37:19.834Z] ---> Running in 84942316c6b7 [2022-05-10T06:37:20.118Z] Removing intermediate container 84942316c6b7 [2022-05-10T06:37:20.118Z] ---> 577934b11e4b [2022-05-10T06:37:20.118Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T06:37:20.118Z] ---> Running in 70f9a97104ed [2022-05-10T06:37:20.719Z] Removing intermediate container 70f9a97104ed [2022-05-10T06:37:20.719Z] ---> 3f8a8b6eedf0 [2022-05-10T06:37:20.719Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:37:20.719Z] ---> Running in 0ef1a95d9f9d [2022-05-10T06:37:24.131Z] Removing intermediate container 0ef1a95d9f9d [2022-05-10T06:37:24.131Z] ---> e2b2c8b05cfc [2022-05-10T06:37:24.131Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T06:37:24.131Z] ---> Running in e6ec123366b1 [2022-05-10T06:37:24.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T06:37:25.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T06:37:26.719Z] OK: 220 MiB in 52 packages [2022-05-10T06:37:27.708Z] Removing intermediate container e6ec123366b1 [2022-05-10T06:37:27.708Z] ---> 880e8aa35952 [2022-05-10T06:37:27.708Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T06:37:28.307Z] ---> 27c5140f47d4 [2022-05-10T06:37:28.307Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:37:28.307Z] ---> Running in 957c2d5407b5 [2022-05-10T06:38:15.297Z] Removing intermediate container 957c2d5407b5 [2022-05-10T06:38:15.297Z] ---> a9b93cbb4cf9 [2022-05-10T06:38:15.297Z] Step 10/11 : COPY . . [2022-05-10T06:38:15.297Z] ---> 9954fd0b3dae [2022-05-10T06:38:15.297Z] Step 11/11 : RUN ${MAKE} [2022-05-10T06:38:15.297Z] ---> Running in 4a131ae26300 [2022-05-10T06:38:15.297Z] noop [2022-05-10T06:38:15.570Z] Removing intermediate container 4a131ae26300 [2022-05-10T06:38:15.570Z] ---> 3e441b4f80ac [2022-05-10T06:38:15.570Z] Successfully built 3e441b4f80ac [2022-05-10T06:38:15.570Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:38:15.919Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T06:38:15.919Z] . [Pipeline] withDockerContainer [2022-05-10T06:38:16.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-44869 does not seem to be running inside a container [2022-05-10T06:38:16.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/72 -v /w/workspace/device-sdk-go/72:/w/workspace/device-sdk-go/72:rw,z -v /w/workspace/device-sdk-go/72@tmp:/w/workspace/device-sdk-go/72@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-10T06:38:17.510Z] $ docker top 9788f21e5dd45001a904f5c65b503f3f223b3f825ecc60ab3f6f56674d55738a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T06:38:18.422Z] + go version [2022-05-10T06:38:18.422Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T06:38:18.453Z] $ docker stop --time=1 9788f21e5dd45001a904f5c65b503f3f223b3f825ecc60ab3f6f56674d55738a [2022-05-10T06:38:20.083Z] $ docker rm -f 9788f21e5dd45001a904f5c65b503f3f223b3f825ecc60ab3f6f56674d55738a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:38:20.668Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T06:38:20.668Z] . [Pipeline] withDockerContainer [2022-05-10T06:38:20.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-44869 does not seem to be running inside a container [2022-05-10T06:38:21.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/72 -v /w/workspace/device-sdk-go/72:/w/workspace/device-sdk-go/72:rw,z -v /w/workspace/device-sdk-go/72@tmp:/w/workspace/device-sdk-go/72@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-10T06:38:22.238Z] $ docker top 979f58843fe7953f26a4c44691dd7a0525b8fd0b853d8cf2ca663d197461a6df -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T06:38:23.146Z] + make test [2022-05-10T06:38:23.146Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T06:38:49.956Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-05-10T06:40:26.839Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-05-10T06:40:26.839Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-05-10T06:40:26.839Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-05-10T06:40:32.295Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.404s coverage: 23.3% of statements [2022-05-10T06:40:32.295Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-05-10T06:40:32.574Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.283s coverage: 27.6% of statements [2022-05-10T06:40:34.582Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.339s coverage: 78.9% of statements [2022-05-10T06:40:34.582Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.228s coverage: 10.8% of statements [2022-05-10T06:40:40.015Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.354s coverage: 60.0% of statements [2022-05-10T06:40:40.015Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-05-10T06:40:40.015Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-05-10T06:40:42.665Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.460s coverage: 34.8% of statements [2022-05-10T06:40:42.665Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-05-10T06:40:44.668Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.280s coverage: 86.1% of statements [2022-05-10T06:40:44.668Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-05-10T06:40:44.668Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-05-10T06:40:44.668Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.477s coverage: 65.1% of statements [2022-05-10T06:40:45.269Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.353s coverage: 89.2% of statements [2022-05-10T06:40:45.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-05-10T06:40:49.577Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.228s coverage: 4.7% of statements [2022-05-10T06:40:49.577Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-05-10T06:40:49.851Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T06:40:49.851Z] GO111MODULE=on go vet ./... [2022-05-10T06:42:11.696Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T06:42:11.696Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T06:42:11.696Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T06:42:13.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T06:42:13.174Z] $ docker stop --time=1 979f58843fe7953f26a4c44691dd7a0525b8fd0b853d8cf2ca663d197461a6df [2022-05-10T06:42:14.986Z] $ docker rm -f 979f58843fe7953f26a4c44691dd7a0525b8fd0b853d8cf2ca663d197461a6df [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:42:16.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T06:42:16.306Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T06:42:16.900Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:42:17.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T06:42:17.637Z] + ls -al . [2022-05-10T06:42:17.637Z] total 292 [2022-05-10T06:42:17.637Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 06:42 . [2022-05-10T06:42:17.637Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:36 .. [2022-05-10T06:42:17.637Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 06:36 .dockerignore [2022-05-10T06:42:17.637Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:36 .git [2022-05-10T06:42:17.637Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:36 .github [2022-05-10T06:42:17.637Z] -rw-rw-r-- 1 jenkins jenkins 131 May 10 06:36 .gitignore [2022-05-10T06:42:17.637Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 06:36 .golangci.yml [2022-05-10T06:42:17.637Z] -rw-rw-r-- 1 jenkins jenkins 26321 May 10 06:36 CHANGELOG.md [2022-05-10T06:42:17.637Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 06:36 GOVERNANCE.md [2022-05-10T06:42:17.637Z] -rw-rw-r-- 1 jenkins jenkins 880 May 10 06:36 Jenkinsfile [2022-05-10T06:42:17.637Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 10 06:36 LICENSE [2022-05-10T06:42:17.637Z] -rw-rw-r-- 1 jenkins jenkins 2015 May 10 06:36 Makefile [2022-05-10T06:42:17.637Z] -rw-rw-r-- 1 jenkins jenkins 619 May 10 06:36 OWNERS.md [2022-05-10T06:42:17.637Z] -rw-rw-r-- 1 jenkins jenkins 4881 May 10 06:36 README.md [2022-05-10T06:42:17.637Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 06:31 VERSION [2022-05-10T06:42:17.637Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:36 bin [2022-05-10T06:42:17.637Z] -rw-r--r-- 1 jenkins jenkins 130739 May 10 06:40 coverage.out [2022-05-10T06:42:17.637Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 06:36 example [2022-05-10T06:42:17.637Z] -rw-rw-r-- 1 jenkins jenkins 3159 May 10 06:36 go.mod [2022-05-10T06:42:17.637Z] -rw-rw-r-- 1 jenkins jenkins 34529 May 10 06:36 go.sum [2022-05-10T06:42:17.637Z] drwxrwxr-x 15 jenkins jenkins 4096 May 10 06:36 internal [2022-05-10T06:42:17.637Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:36 openapi [2022-05-10T06:42:17.637Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 06:36 pkg [2022-05-10T06:42:17.637Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:36 snap [2022-05-10T06:42:17.637Z] -rw-rw-r-- 1 jenkins jenkins 222 May 10 06:36 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:42:17.993Z] + 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=95cc41607fa0e7e8234cfcf8f734ea02839e59f5 --label arch=arm64 --label version=2.2.0-dev.38 . [2022-05-10T06:42:18.592Z] Sending build context to Docker daemon 5.357MB [2022-05-10T06:42:18.592Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:42:18.592Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T06:42:18.592Z] ---> 3e441b4f80ac [2022-05-10T06:42:18.592Z] Step 3/25 : ARG MAKE=make build [2022-05-10T06:42:18.592Z] ---> Running in 83fc96ae6cbf [2022-05-10T06:42:18.870Z] Removing intermediate container 83fc96ae6cbf [2022-05-10T06:42:18.870Z] ---> ac4e7fbf9f5b [2022-05-10T06:42:18.870Z] Step 4/25 : WORKDIR /device-sdk-go [2022-05-10T06:42:18.870Z] ---> Running in be9a753d7b6a [2022-05-10T06:42:19.148Z] Removing intermediate container be9a753d7b6a [2022-05-10T06:42:19.148Z] ---> b2b0d320eacc [2022-05-10T06:42:19.148Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T06:42:19.423Z] ---> Running in 53b0fdc6112e [2022-05-10T06:42:19.696Z] Removing intermediate container 53b0fdc6112e [2022-05-10T06:42:19.696Z] ---> df766f3c443d [2022-05-10T06:42:19.696Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:42:19.696Z] ---> Running in 85afed233915 [2022-05-10T06:42:21.688Z] Removing intermediate container 85afed233915 [2022-05-10T06:42:21.688Z] ---> 869e401e52c5 [2022-05-10T06:42:21.688Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T06:42:21.688Z] ---> Running in bfa6bfd4a626 [2022-05-10T06:42:22.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T06:42:23.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T06:42:24.267Z] OK: 220 MiB in 52 packages [2022-05-10T06:42:24.865Z] Removing intermediate container bfa6bfd4a626 [2022-05-10T06:42:24.865Z] ---> 69eae33f5221 [2022-05-10T06:42:24.865Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T06:42:25.464Z] ---> b8f9b008c47d [2022-05-10T06:42:25.464Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:42:25.464Z] ---> Running in 25650bfe9fd4 [2022-05-10T06:42:27.450Z] Removing intermediate container 25650bfe9fd4 [2022-05-10T06:42:27.451Z] ---> d8df6d4af7ac [2022-05-10T06:42:27.451Z] Step 10/25 : COPY . . [2022-05-10T06:42:28.436Z] ---> 4e5657be15c1 [2022-05-10T06:42:28.436Z] Step 11/25 : RUN ${MAKE} [2022-05-10T06:42:28.436Z] ---> Running in 2121e6df71ae [2022-05-10T06:42:29.440Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.38" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-05-10T06:44:36.345Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-05-10T06:44:36.345Z] Removing intermediate container 2121e6df71ae [2022-05-10T06:44:36.345Z] ---> 78d9927f4abc [2022-05-10T06:44:36.345Z] Step 12/25 : FROM alpine:3.14 [2022-05-10T06:44:36.345Z] 3.14: Pulling from library/alpine [2022-05-10T06:44:36.345Z] 455c02918c45: Pulling fs layer [2022-05-10T06:44:36.345Z] 455c02918c45: Verifying Checksum [2022-05-10T06:44:36.345Z] 455c02918c45: Download complete [2022-05-10T06:44:36.345Z] 455c02918c45: Pull complete [2022-05-10T06:44:36.345Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T06:44:36.345Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T06:44:36.345Z] ---> ac73e934f311 [2022-05-10T06:44:36.345Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T06:44:36.345Z] ---> Running in bd481981f9dc [2022-05-10T06:44:36.345Z] Removing intermediate container bd481981f9dc [2022-05-10T06:44:36.345Z] ---> ac02e7e8bf79 [2022-05-10T06:44:36.345Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:44:36.345Z] ---> Running in 339e7358cca1 [2022-05-10T06:44:36.345Z] Removing intermediate container 339e7358cca1 [2022-05-10T06:44:36.345Z] ---> ea5723c498ee [2022-05-10T06:44:36.345Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T06:44:36.345Z] ---> Running in f86413b45fe0 [2022-05-10T06:44:36.345Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T06:44:36.345Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T06:44:36.345Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T06:44:36.345Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T06:44:36.345Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T06:44:36.345Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T06:44:36.345Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T06:44:36.345Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T06:44:36.345Z] OK: 8 MiB in 19 packages [2022-05-10T06:44:36.345Z] Removing intermediate container f86413b45fe0 [2022-05-10T06:44:36.345Z] ---> ce86594b133a [2022-05-10T06:44:36.345Z] Step 16/25 : WORKDIR / [2022-05-10T06:44:36.623Z] ---> Running in c760f93cc903 [2022-05-10T06:44:36.898Z] Removing intermediate container c760f93cc903 [2022-05-10T06:44:36.898Z] ---> a4bf0282f30b [2022-05-10T06:44:36.898Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-05-10T06:44:37.493Z] ---> 32a30ae79e96 [2022-05-10T06:44:37.493Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-05-10T06:44:38.930Z] ---> 7a03a0d68018 [2022-05-10T06:44:38.930Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-05-10T06:44:39.529Z] ---> f07d42c5c096 [2022-05-10T06:44:39.529Z] Step 20/25 : EXPOSE 59999 [2022-05-10T06:44:39.529Z] ---> Running in c7843016257e [2022-05-10T06:44:39.800Z] Removing intermediate container c7843016257e [2022-05-10T06:44:39.800Z] ---> ef7574bce01f [2022-05-10T06:44:39.800Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-05-10T06:44:39.800Z] ---> Running in 547b50b42b1a [2022-05-10T06:44:40.072Z] Removing intermediate container 547b50b42b1a [2022-05-10T06:44:40.072Z] ---> e7e1b93b7bca [2022-05-10T06:44:40.072Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T06:44:40.072Z] ---> Running in 032fc68585fa [2022-05-10T06:44:40.351Z] Removing intermediate container 032fc68585fa [2022-05-10T06:44:40.351Z] ---> f460f8c3aa2e [2022-05-10T06:44:40.351Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T06:44:40.625Z] ---> Running in 549030f01d03 [2022-05-10T06:44:40.897Z] Removing intermediate container 549030f01d03 [2022-05-10T06:44:40.897Z] ---> bc66c059f6a8 [2022-05-10T06:44:40.897Z] Step 24/25 : LABEL git_sha=95cc41607fa0e7e8234cfcf8f734ea02839e59f5 [2022-05-10T06:44:40.897Z] ---> Running in bb2009249a29 [2022-05-10T06:44:41.181Z] Removing intermediate container bb2009249a29 [2022-05-10T06:44:41.181Z] ---> 91c5e4abaac5 [2022-05-10T06:44:41.181Z] Step 25/25 : LABEL version=2.2.0-dev.38 [2022-05-10T06:44:41.182Z] ---> Running in 42ce67bb6561 [2022-05-10T06:44:41.453Z] Removing intermediate container 42ce67bb6561 [2022-05-10T06:44:41.453Z] ---> 9b6de9ad9d09 [2022-05-10T06:44:41.453Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T06:44:41.725Z] Successfully built 9b6de9ad9d09 [2022-05-10T06:44:41.725Z] 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-10T06:44:42.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T06:44:42.368Z] [2022-05-10T06:44:42.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:42.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T06:44:42.996Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T06:44:42.996Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T06:44:42.996Z] 04944245beec: Pulling fs layer [2022-05-10T06:44:42.996Z] 699f458cf7ca: Pulling fs layer [2022-05-10T06:44:42.996Z] 765212b225bb: Pulling fs layer [2022-05-10T06:44:42.996Z] f23df028b6ca: Pulling fs layer [2022-05-10T06:44:42.996Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T06:44:42.996Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T06:44:42.996Z] f23df028b6ca: Waiting [2022-05-10T06:44:42.996Z] d65c8cfc05b1: Waiting [2022-05-10T06:44:42.996Z] 2437ff75d9bd: Waiting [2022-05-10T06:44:42.996Z] 04944245beec: Verifying Checksum [2022-05-10T06:44:42.996Z] 04944245beec: Download complete [2022-05-10T06:44:42.996Z] 765212b225bb: Verifying Checksum [2022-05-10T06:44:42.996Z] 765212b225bb: Download complete [2022-05-10T06:44:42.996Z] f23df028b6ca: Verifying Checksum [2022-05-10T06:44:42.996Z] f23df028b6ca: Download complete [2022-05-10T06:44:42.996Z] d65c8cfc05b1: Download complete [2022-05-10T06:44:43.271Z] 699f458cf7ca: Verifying Checksum [2022-05-10T06:44:43.271Z] 699f458cf7ca: Download complete [2022-05-10T06:44:43.546Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T06:44:43.546Z] 8998bd30e6a1: Download complete [2022-05-10T06:44:46.187Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T06:44:46.187Z] 2437ff75d9bd: Download complete [2022-05-10T06:44:47.617Z] 8998bd30e6a1: Pull complete [2022-05-10T06:44:48.212Z] 04944245beec: Pull complete [2022-05-10T06:44:49.652Z] 699f458cf7ca: Pull complete [2022-05-10T06:44:49.925Z] 765212b225bb: Pull complete [2022-05-10T06:44:50.910Z] f23df028b6ca: Pull complete [2022-05-10T06:44:50.910Z] d65c8cfc05b1: Pull complete [2022-05-10T06:45:06.008Z] 2437ff75d9bd: Pull complete [2022-05-10T06:45:06.008Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T06:45:06.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T06:45:06.288Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T06:45:06.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-44869 does not seem to be running inside a container [2022-05-10T06:45:06.636Z] $ 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/72 -v /w/workspace/device-sdk-go/72:/w/workspace/device-sdk-go/72:rw,z -v /w/workspace/device-sdk-go/72@tmp:/w/workspace/device-sdk-go/72@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-10T06:45:09.275Z] $ docker top 8e61e9716ae030a6bd1a8b8c6932908df2bbcf35c5e19a46d0d4714766ce3e95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:45:10.228Z] ---> job-cost.sh [2022-05-10T06:45:10.228Z] lf-activate-venv: SKIPPING [2022-05-10T06:45:10.228Z] INFO: No Stack... [2022-05-10T06:45:10.823Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T06:45:11.415Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T06:45:12.082Z] + + cut -d,cat -f6 /w/workspace/device-sdk-go/72/archives/cost.csv [2022-05-10T06:45:12.082Z] [Pipeline] lock [2022-05-10T06:45:12.153Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-72-stack-cost] [2022-05-10T06:45:12.158Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-72-stack-cost] did not exist. Created. [2022-05-10T06:45:12.158Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T06:45:12.840Z] /w/workspace/device-sdk-go/72@tmp/durable-e2d782e6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T06:45:13.536Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T06:45:13.559Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T06:45:13.631Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T06:45:13.641Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T06:45:13.666Z] $ docker stop --time=1 8e61e9716ae030a6bd1a8b8c6932908df2bbcf35c5e19a46d0d4714766ce3e95 [2022-05-10T06:45:15.222Z] $ docker rm -f 8e61e9716ae030a6bd1a8b8c6932908df2bbcf35c5e19a46d0d4714766ce3e95 [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-10T06:45:15.720Z] provisioning config files... [2022-05-10T06:45:15.732Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8210859538267737087tmp [Pipeline] { [Pipeline] sh [2022-05-10T06:45:16.028Z] + set +x [2022-05-10T06:45:16.028Z] + curl -s https://codecov.io/bash [2022-05-10T06:45:16.028Z] + bash -s -- [2022-05-10T06:45:16.028Z] [2022-05-10T06:45:16.028Z] _____ _ [2022-05-10T06:45:16.028Z] / ____| | | [2022-05-10T06:45:16.028Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T06:45:16.028Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T06:45:16.028Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T06:45:16.028Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T06:45:16.028Z] Bash-1.0.6 [2022-05-10T06:45:16.028Z] [2022-05-10T06:45:16.028Z] [2022-05-10T06:45:16.028Z] ==> git version 2.25.1 found [2022-05-10T06:45:16.028Z] ==> 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-10T06:45:16.028Z] Release-Date: 2020-01-08 [2022-05-10T06:45:16.028Z] 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-10T06:45:16.028Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T06:45:16.029Z] ==> Jenkins CI detected. [2022-05-10T06:45:16.029Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-05-10T06:45:16.029Z] project root: . [2022-05-10T06:45:16.029Z] --> token set from env [2022-05-10T06:45:16.029Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T06:45:16.029Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T06:45:16.029Z] ==> Python coveragepy not found [2022-05-10T06:45:16.029Z] ==> Searching for coverage reports in: [2022-05-10T06:45:16.029Z] + . [2022-05-10T06:45:16.029Z] -> Found 1 reports [2022-05-10T06:45:16.029Z] ==> Detecting git/mercurial file structure [2022-05-10T06:45:16.029Z] ==> Reading reports [2022-05-10T06:45:16.029Z] + ./coverage.out bytes=130739 [2022-05-10T06:45:16.029Z] ==> Appending adjustments [2022-05-10T06:45:16.029Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T06:45:16.289Z] + Found adjustments [2022-05-10T06:45:16.289Z] ==> Gzipping contents [2022-05-10T06:45:16.549Z] 20K /tmp/codecov.ruzTZi.gz [2022-05-10T06:45:16.549Z] ==> Uploading reports [2022-05-10T06:45:16.549Z] url: https://codecov.io [2022-05-10T06:45:16.549Z] query: branch=main&commit=95cc41607fa0e7e8234cfcf8f734ea02839e59f5&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T06:45:16.549Z] -> Pinging Codecov [2022-05-10T06:45:16.549Z] 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=95cc41607fa0e7e8234cfcf8f734ea02839e59f5&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T06:45:16.549Z] -> Uploading to [2022-05-10T06:45:16.549Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/7E55EF52A471D76F132DFD9A03CDDE97/95cc41607fa0e7e8234cfcf8f734ea02839e59f5/db60241a-0a49-4a6a-8fd4-665f34092366.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T064516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d4cff6ad2ffd7da7da2a3e95699bcdb55e7e3443ddbc197c8bf4c6d80bd9330 [2022-05-10T06:45:16.549Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T06:45:16.549Z] Dload Upload Total Spent Left Speed [2022-05-10T06:45:16.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16781 0 0 100 16781 0 79155 --:--:-- --:--:-- --:--:-- 79530 [2022-05-10T06:45:16.808Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/95cc41607fa0e7e8234cfcf8f734ea02839e59f5 [Pipeline] } [2022-05-10T06:45:16.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T06:45:16.959Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T06:45:16.968Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:17.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T06:45:17.265Z] [2022-05-10T06:45:17.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:17.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T06:45:17.578Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T06:45:17.578Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T06:45:17.578Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T06:45:17.578Z] de9db76c5a1d: Pulling fs layer [2022-05-10T06:45:17.578Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T06:45:17.578Z] 0d57e429df01: Pulling fs layer [2022-05-10T06:45:17.578Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T06:45:17.578Z] e1f770b5df2f: Pulling fs layer [2022-05-10T06:45:17.578Z] 85a0685a4137: Pulling fs layer [2022-05-10T06:45:17.578Z] 0d57e429df01: Waiting [2022-05-10T06:45:17.578Z] 4e4be7b47b0d: Waiting [2022-05-10T06:45:17.578Z] e1f770b5df2f: Waiting [2022-05-10T06:45:17.578Z] 85a0685a4137: Waiting [2022-05-10T06:45:17.578Z] 0eba1c9be4d2: Waiting [2022-05-10T06:45:17.578Z] de9db76c5a1d: Download complete [2022-05-10T06:45:17.578Z] 0ef7d3d256c8: Download complete [2022-05-10T06:45:17.578Z] 0d57e429df01: Download complete [2022-05-10T06:45:17.578Z] 4e4be7b47b0d: Download complete [2022-05-10T06:45:17.578Z] 188c0c94c7c5: Download complete [2022-05-10T06:45:17.837Z] 188c0c94c7c5: Pull complete [2022-05-10T06:45:17.837Z] e1f770b5df2f: Verifying Checksum [2022-05-10T06:45:17.837Z] e1f770b5df2f: Download complete [2022-05-10T06:45:17.837Z] 0ef7d3d256c8: Pull complete [2022-05-10T06:45:18.096Z] de9db76c5a1d: Pull complete [2022-05-10T06:45:18.356Z] 0eba1c9be4d2: Verifying Checksum [2022-05-10T06:45:18.356Z] 0eba1c9be4d2: Download complete [2022-05-10T06:45:18.614Z] 85a0685a4137: Verifying Checksum [2022-05-10T06:45:18.614Z] 85a0685a4137: Download complete [2022-05-10T06:45:21.903Z] 0eba1c9be4d2: Pull complete [2022-05-10T06:45:21.903Z] 0d57e429df01: Pull complete [2022-05-10T06:45:21.903Z] 4e4be7b47b0d: Pull complete [2022-05-10T06:45:21.903Z] e1f770b5df2f: Pull complete [2022-05-10T06:45:25.194Z] 85a0685a4137: Pull complete [2022-05-10T06:45:25.194Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T06:45:25.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T06:45:25.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T06:45:25.260Z] prd-ubuntu20.04-docker-8c-8g-44851 does not seem to be running inside a container [2022-05-10T06:45:25.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-10T06:45:27.640Z] $ docker top 8ff0105698b0e262e08c436467efab34b336b28667b87d81f228bf432746f817 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T06:45:27.714Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T06:45:27.996Z] + set -o pipefail [2022-05-10T06:45:27.996Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T06:45:33.280Z] [2022-05-10T06:45:33.280Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-05-10T06:45:33.280Z] [2022-05-10T06:45:33.280Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/95dba537-b056-414c-8067-ebfab82086de [2022-05-10T06:45:33.280Z] [2022-05-10T06:45:33.280Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T06:45:33.280Z] [2022-05-10T06:45:34.221Z] [Pipeline] } [2022-05-10T06:45:34.242Z] $ docker stop --time=1 8ff0105698b0e262e08c436467efab34b336b28667b87d81f228bf432746f817 [2022-05-10T06:45:36.659Z] $ docker rm -f 8ff0105698b0e262e08c436467efab34b336b28667b87d81f228bf432746f817 [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-10T06:45:37.072Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:45:37.086Z] provisioning config files... [2022-05-10T06:45:37.095Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6352772231722482917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:45:37.397Z] --> edgex-publish-swagger.sh [2022-05-10T06:45:37.397Z] === Publish openapi/v2 API === [2022-05-10T06:45:37.397Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-10T06:45:37.397Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-05-10T06:45:37.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T06:45:37.397Z] Dload Upload Total Spent Left Speed [2022-05-10T06:45:37.967Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 94639 --:--:-- --:--:-- --:--:-- 94471 100 53282 0 0 100 53282 0 94639 --:--:-- --:--:-- --:--:-- 94471 [2022-05-10T06:45:37.967Z] [2022-05-10T06:45:37.967Z] [Pipeline] } [2022-05-10T06:45:37.975Z] 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-10T06:45:38.386Z] + git log --format=format:%s -1 95cc41607fa0e7e8234cfcf8f734ea02839e59f5 [Pipeline] sh [2022-05-10T06:45:38.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T06:45:38.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:38.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:45:38.975Z] . [Pipeline] withDockerContainer [2022-05-10T06:45:39.047Z] prd-ubuntu20.04-docker-8c-8g-44851 does not seem to be running inside a container [2022-05-10T06:45:39.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T06:45:39.680Z] $ docker top 6eaa3449df754f2a6faf0f6de472bc47b8b073c550b8ed57cdbeede7bfee672d -eo pid,comm [2022-05-10T06:45:39.734Z] 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-10T06:45:39.734Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T06:45:39.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:45:39.770Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:45:39.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:45:39.904Z] $ docker exec 6eaa3449df754f2a6faf0f6de472bc47b8b073c550b8ed57cdbeede7bfee672d ssh-agent [2022-05-10T06:45:40.019Z] SSH_AUTH_SOCK=/tmp/ssh-su0G4CJPtMlG/agent.33 [2022-05-10T06:45:40.019Z] SSH_AGENT_PID=40 [2022-05-10T06:45:40.024Z] Running ssh-add (command line suppressed) [2022-05-10T06:45:40.142Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4664552720784667212.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4664552720784667212.key) [2022-05-10T06:45:40.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:45:40.439Z] + git semver tag [2022-05-10T06:45:40.697Z] 2022-05-10 06:45:40,627 [run_tag] DEBUG tag force:False [2022-05-10T06:45:40.697Z] 2022-05-10 06:45:40,627 [check_head_tag] DEBUG check head tag [2022-05-10T06:45:40.697Z] 2022-05-10 06:45:40,629 [execute] INFO git cat-file --batch-check [2022-05-10T06:45:40.697Z] 2022-05-10 06:45:40,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T06:45:40.697Z] 2022-05-10 06:45:40,632 [execute] INFO git cat-file --batch [2022-05-10T06:45:40.697Z] 2022-05-10 06:45:40,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T06:45:40.697Z] 2022-05-10 06:45:40,658 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T06:45:40.697Z] 2022-05-10 06:45:40,659 [execute] INFO git tag -a v2.2.0-dev.38 -m v2.2.0-dev.38 [2022-05-10T06:45:40.697Z] 2022-05-10 06:45:40,659 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.38', '-m', 'v2.2.0-dev.38'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T06:45:40.697Z] 2022-05-10 06:45:40,662 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T06:45:40.697Z] 2.2.0-dev.38 [Pipeline] } [2022-05-10T06:45:40.715Z] $ docker exec --env ******** --env ******** 6eaa3449df754f2a6faf0f6de472bc47b8b073c550b8ed57cdbeede7bfee672d ssh-agent -k [2022-05-10T06:45:40.830Z] unset SSH_AUTH_SOCK; [2022-05-10T06:45:40.831Z] unset SSH_AGENT_PID; [2022-05-10T06:45:40.831Z] echo Agent pid 40 killed; [2022-05-10T06:45:40.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T06:45:41.135Z] + git semver [Pipeline] } [2022-05-10T06:45:41.417Z] $ docker stop --time=1 6eaa3449df754f2a6faf0f6de472bc47b8b073c550b8ed57cdbeede7bfee672d [2022-05-10T06:45:42.748Z] $ docker rm -f 6eaa3449df754f2a6faf0f6de472bc47b8b073c550b8ed57cdbeede7bfee672d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:43.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T06:45:43.303Z] [2022-05-10T06:45:43.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:43.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T06:45:43.611Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T06:45:43.611Z] ab5ef0e58194: Pulling fs layer [2022-05-10T06:45:43.611Z] 9712f1f96733: Pulling fs layer [2022-05-10T06:45:43.611Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T06:45:43.611Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T06:45:43.611Z] e9a5061849ea: Pulling fs layer [2022-05-10T06:45:43.611Z] d747dcd14b5f: Pulling fs layer [2022-05-10T06:45:43.611Z] 2de7ff778b66: Pulling fs layer [2022-05-10T06:45:43.611Z] d747dcd14b5f: Waiting [2022-05-10T06:45:43.611Z] 0d9ebad4ef96: Waiting [2022-05-10T06:45:43.611Z] e9a5061849ea: Waiting [2022-05-10T06:45:43.611Z] 2de7ff778b66: Waiting [2022-05-10T06:45:43.611Z] 9712f1f96733: Verifying Checksum [2022-05-10T06:45:43.611Z] 9712f1f96733: Download complete [2022-05-10T06:45:43.874Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T06:45:43.874Z] 63f879dbbcfc: Download complete [2022-05-10T06:45:44.133Z] e9a5061849ea: Verifying Checksum [2022-05-10T06:45:44.133Z] e9a5061849ea: Download complete [2022-05-10T06:45:44.133Z] d747dcd14b5f: Download complete [2022-05-10T06:45:44.133Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T06:45:44.133Z] 0d9ebad4ef96: Download complete [2022-05-10T06:45:44.133Z] ab5ef0e58194: Verifying Checksum [2022-05-10T06:45:44.133Z] ab5ef0e58194: Download complete [2022-05-10T06:45:44.392Z] 2de7ff778b66: Verifying Checksum [2022-05-10T06:45:44.392Z] 2de7ff778b66: Download complete [2022-05-10T06:45:46.975Z] ab5ef0e58194: Pull complete [2022-05-10T06:45:46.975Z] 9712f1f96733: Pull complete [2022-05-10T06:45:47.545Z] 63f879dbbcfc: Pull complete [2022-05-10T06:45:51.734Z] 0d9ebad4ef96: Pull complete [2022-05-10T06:45:51.995Z] e9a5061849ea: Pull complete [2022-05-10T06:45:52.253Z] d747dcd14b5f: Pull complete [2022-05-10T06:45:53.186Z] 2de7ff778b66: Pull complete [2022-05-10T06:45:53.186Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T06:45:53.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T06:45:53.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T06:45:53.252Z] prd-ubuntu20.04-docker-8c-8g-44851 does not seem to be running inside a container [2022-05-10T06:45:53.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-10T06:45:55.244Z] $ docker top f5d1770d9617e9a4d906190967244b2909980eb3a547846cd7048d6ccf1c7ae9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:45:55.320Z] provisioning config files... [2022-05-10T06:45:55.329Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2447846968580572135tmp [2022-05-10T06:45:55.345Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7559046140278960714tmp [2022-05-10T06:45:55.357Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2924181363544884511tmp [Pipeline] { [Pipeline] echo [2022-05-10T06:45:55.373Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:45:55.657Z] ---> sigul-configuration.sh [2022-05-10T06:45:55.657Z] gpg: directory `/root/.gnupg' created [2022-05-10T06:45:55.657Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T06:45:55.657Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T06:45:55.657Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T06:45:55.657Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T06:45:55.657Z] gpg: CAST5 encrypted data [2022-05-10T06:45:55.657Z] gpg: encrypted with 1 passphrase [2022-05-10T06:45:55.657Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T06:45:55.947Z] + mkdir /home/jenkins [2022-05-10T06:45:55.947Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T06:45:56.237Z] + 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-10T06:45:56.248Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:45:56.534Z] ---> sigul-install.sh [2022-05-10T06:45:56.534Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T06:45:56.826Z] + git tag --list [2022-05-10T06:45:56.826Z] 0.7.1 [2022-05-10T06:45:56.826Z] delhi-tag [2022-05-10T06:45:56.826Z] v1.0.0 [2022-05-10T06:45:56.826Z] v1.1.0 [2022-05-10T06:45:56.826Z] v1.1.1 [2022-05-10T06:45:56.826Z] v1.1.2 [2022-05-10T06:45:56.826Z] v1.2.0 [2022-05-10T06:45:56.826Z] v1.2.1 [2022-05-10T06:45:56.826Z] v1.2.2 [2022-05-10T06:45:56.826Z] v1.2.3 [2022-05-10T06:45:56.826Z] v1.3.0 [2022-05-10T06:45:56.826Z] v1.4.0 [2022-05-10T06:45:56.826Z] v2.0.0 [2022-05-10T06:45:56.826Z] v2.0.1-dev.1 [2022-05-10T06:45:56.826Z] v2.0.1-dev.10 [2022-05-10T06:45:56.826Z] v2.0.1-dev.11 [2022-05-10T06:45:56.826Z] v2.0.1-dev.12 [2022-05-10T06:45:56.826Z] v2.0.1-dev.13 [2022-05-10T06:45:56.826Z] v2.0.1-dev.14 [2022-05-10T06:45:56.826Z] v2.0.1-dev.15 [2022-05-10T06:45:56.826Z] v2.0.1-dev.16 [2022-05-10T06:45:56.826Z] v2.0.1-dev.17 [2022-05-10T06:45:56.826Z] v2.0.1-dev.18 [2022-05-10T06:45:56.826Z] v2.0.1-dev.19 [2022-05-10T06:45:56.826Z] v2.0.1-dev.2 [2022-05-10T06:45:56.826Z] v2.0.1-dev.20 [2022-05-10T06:45:56.826Z] v2.0.1-dev.21 [2022-05-10T06:45:56.826Z] v2.0.1-dev.22 [2022-05-10T06:45:56.826Z] v2.0.1-dev.23 [2022-05-10T06:45:56.826Z] v2.0.1-dev.24 [2022-05-10T06:45:56.826Z] v2.0.1-dev.25 [2022-05-10T06:45:56.826Z] v2.0.1-dev.26 [2022-05-10T06:45:56.826Z] v2.0.1-dev.27 [2022-05-10T06:45:56.826Z] v2.0.1-dev.28 [2022-05-10T06:45:56.826Z] v2.0.1-dev.29 [2022-05-10T06:45:56.826Z] v2.0.1-dev.3 [2022-05-10T06:45:56.826Z] v2.0.1-dev.30 [2022-05-10T06:45:56.826Z] v2.0.1-dev.31 [2022-05-10T06:45:56.826Z] v2.0.1-dev.32 [2022-05-10T06:45:56.826Z] v2.0.1-dev.33 [2022-05-10T06:45:56.826Z] v2.0.1-dev.4 [2022-05-10T06:45:56.826Z] v2.0.1-dev.5 [2022-05-10T06:45:56.826Z] v2.0.1-dev.6 [2022-05-10T06:45:56.826Z] v2.0.1-dev.7 [2022-05-10T06:45:56.826Z] v2.0.1-dev.8 [2022-05-10T06:45:56.826Z] v2.0.1-dev.9 [2022-05-10T06:45:56.826Z] v2.1.0 [2022-05-10T06:45:56.826Z] v2.1.1-dev.1 [2022-05-10T06:45:56.826Z] v2.2.0-dev.1 [2022-05-10T06:45:56.826Z] v2.2.0-dev.10 [2022-05-10T06:45:56.826Z] v2.2.0-dev.11 [2022-05-10T06:45:56.826Z] v2.2.0-dev.12 [2022-05-10T06:45:56.826Z] v2.2.0-dev.13 [2022-05-10T06:45:56.826Z] v2.2.0-dev.14 [2022-05-10T06:45:56.826Z] v2.2.0-dev.15 [2022-05-10T06:45:56.826Z] v2.2.0-dev.16 [2022-05-10T06:45:56.826Z] v2.2.0-dev.17 [2022-05-10T06:45:56.826Z] v2.2.0-dev.18 [2022-05-10T06:45:56.826Z] v2.2.0-dev.19 [2022-05-10T06:45:56.826Z] v2.2.0-dev.2 [2022-05-10T06:45:56.826Z] v2.2.0-dev.20 [2022-05-10T06:45:56.826Z] v2.2.0-dev.21 [2022-05-10T06:45:56.826Z] v2.2.0-dev.22 [2022-05-10T06:45:56.826Z] v2.2.0-dev.23 [2022-05-10T06:45:56.826Z] v2.2.0-dev.24 [2022-05-10T06:45:56.826Z] v2.2.0-dev.25 [2022-05-10T06:45:56.826Z] v2.2.0-dev.26 [2022-05-10T06:45:56.826Z] v2.2.0-dev.27 [2022-05-10T06:45:56.826Z] v2.2.0-dev.28 [2022-05-10T06:45:56.826Z] v2.2.0-dev.29 [2022-05-10T06:45:56.826Z] v2.2.0-dev.3 [2022-05-10T06:45:56.826Z] v2.2.0-dev.30 [2022-05-10T06:45:56.826Z] v2.2.0-dev.31 [2022-05-10T06:45:56.826Z] v2.2.0-dev.32 [2022-05-10T06:45:56.826Z] v2.2.0-dev.33 [2022-05-10T06:45:56.826Z] v2.2.0-dev.34 [2022-05-10T06:45:56.826Z] v2.2.0-dev.35 [2022-05-10T06:45:56.826Z] v2.2.0-dev.36 [2022-05-10T06:45:56.826Z] v2.2.0-dev.37 [2022-05-10T06:45:56.826Z] v2.2.0-dev.38 [2022-05-10T06:45:56.826Z] v2.2.0-dev.4 [2022-05-10T06:45:56.826Z] v2.2.0-dev.5 [2022-05-10T06:45:56.826Z] v2.2.0-dev.6 [2022-05-10T06:45:56.826Z] v2.2.0-dev.7 [2022-05-10T06:45:56.826Z] v2.2.0-dev.8 [2022-05-10T06:45:56.826Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-10T06:45:57.114Z] + lftools sign git-tag v2.2.0-dev.38 [2022-05-10T06:45:57.685Z] Signing Git tag with Sigul... [2022-05-10T06:45:57.685Z] Signing v2.2.0-dev.38 [Pipeline] echo [2022-05-10T06:45:57.956Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:45:58.243Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T06:45:58.251Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T06:45:58.277Z] $ docker stop --time=1 f5d1770d9617e9a4d906190967244b2909980eb3a547846cd7048d6ccf1c7ae9 [2022-05-10T06:45:59.573Z] $ docker rm -f f5d1770d9617e9a4d906190967244b2909980eb3a547846cd7048d6ccf1c7ae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T06:46:00.005Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T06:46:00.005Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:46:00.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:46:00.301Z] . [Pipeline] withDockerContainer [2022-05-10T06:46:00.372Z] prd-ubuntu20.04-docker-8c-8g-44851 does not seem to be running inside a container [2022-05-10T06:46:00.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T06:46:00.777Z] $ docker top c2c7952ca789d348c68517ff30112c142a89133d252c2fa723d4e3f3c69cb05c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T06:46:00.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:46:00.867Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:46:00.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:46:01.010Z] $ docker exec c2c7952ca789d348c68517ff30112c142a89133d252c2fa723d4e3f3c69cb05c ssh-agent [2022-05-10T06:46:01.128Z] SSH_AUTH_SOCK=/tmp/ssh-Rt6SiWqnmhvA/agent.34 [2022-05-10T06:46:01.128Z] SSH_AGENT_PID=40 [2022-05-10T06:46:01.134Z] Running ssh-add (command line suppressed) [2022-05-10T06:46:01.259Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1278989336772383776.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1278989336772383776.key) [2022-05-10T06:46:01.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:46:01.553Z] + git semver bump pre [2022-05-10T06:46:01.814Z] 2022-05-10 06:46:01,757 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T06:46:01.814Z] 2022-05-10 06:46:01,758 [bump_version] DEBUG bumping version:2.2.0-dev.38 on axis:pre with prefix:dev [2022-05-10T06:46:01.814Z] 2022-05-10 06:46:01,758 [bump_version] DEBUG bumped version:2.2.0-dev.39 [2022-05-10T06:46:01.814Z] 2022-05-10 06:46:01,758 [write_version] DEBUG write version:2.2.0-dev.39 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-05-10T06:46:01.814Z] 2022-05-10 06:46:01,758 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T06:46:01.814Z] 2022-05-10 06:46:01,758 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T06:46:01.814Z] 2022-05-10 06:46:01,760 [execute] INFO git cat-file --batch-check [2022-05-10T06:46:01.814Z] 2022-05-10 06:46:01,760 [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-10T06:46:01.814Z] 2022-05-10 06:46:01,766 [execute] INFO git cat-file --batch [2022-05-10T06:46:01.814Z] 2022-05-10 06:46:01,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T06:46:01.814Z] 2022-05-10 06:46:01,771 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T06:46:01.814Z] 2.2.0-dev.39 [Pipeline] } [2022-05-10T06:46:01.832Z] $ docker exec --env ******** --env ******** c2c7952ca789d348c68517ff30112c142a89133d252c2fa723d4e3f3c69cb05c ssh-agent -k [2022-05-10T06:46:01.940Z] unset SSH_AUTH_SOCK; [2022-05-10T06:46:01.940Z] unset SSH_AGENT_PID; [2022-05-10T06:46:01.941Z] echo Agent pid 40 killed; [2022-05-10T06:46:01.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T06:46:02.251Z] + git semver [Pipeline] } [2022-05-10T06:46:02.534Z] $ docker stop --time=1 c2c7952ca789d348c68517ff30112c142a89133d252c2fa723d4e3f3c69cb05c [2022-05-10T06:46:03.853Z] $ docker rm -f c2c7952ca789d348c68517ff30112c142a89133d252c2fa723d4e3f3c69cb05c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:46:04.198Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T06:46:04.198Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:46:04.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:46:04.491Z] . [Pipeline] withDockerContainer [2022-05-10T06:46:04.554Z] prd-ubuntu20.04-docker-8c-8g-44851 does not seem to be running inside a container [2022-05-10T06:46:04.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T06:46:05.004Z] $ docker top ebb37b1684df705ab3249f2cd9c4be0b118d98aacaa5a8f829104d438e9210ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T06:46:05.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:46:05.101Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:46:05.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:46:05.251Z] $ docker exec ebb37b1684df705ab3249f2cd9c4be0b118d98aacaa5a8f829104d438e9210ff ssh-agent [2022-05-10T06:46:05.356Z] SSH_AUTH_SOCK=/tmp/ssh-oBd894wKdVdp/agent.35 [2022-05-10T06:46:05.356Z] SSH_AGENT_PID=41 [2022-05-10T06:46:05.362Z] Running ssh-add (command line suppressed) [2022-05-10T06:46:05.486Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9196977732996348022.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9196977732996348022.key) [2022-05-10T06:46:05.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:46:05.779Z] + git semver push [2022-05-10T06:46:06.040Z] 2022-05-10 06:46:05,962 [run_push] DEBUG push [2022-05-10T06:46:06.040Z] 2022-05-10 06:46:05,963 [execute] INFO git push origin semver [2022-05-10T06:46:06.040Z] 2022-05-10 06:46:05,963 [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-10T06:46:06.980Z] 2022-05-10 06:46:06,753 [run_push] DEBUG push all version tags [2022-05-10T06:46:06.980Z] 2022-05-10 06:46:06,753 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T06:46:06.980Z] 2022-05-10 06:46:06,754 [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-10T06:46:07.551Z] 2022-05-10 06:46:07,508 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T06:46:07.551Z] 2.2.0-dev.39 [Pipeline] } [2022-05-10T06:46:07.569Z] $ docker exec --env ******** --env ******** ebb37b1684df705ab3249f2cd9c4be0b118d98aacaa5a8f829104d438e9210ff ssh-agent -k [2022-05-10T06:46:07.683Z] unset SSH_AUTH_SOCK; [2022-05-10T06:46:07.683Z] unset SSH_AGENT_PID; [2022-05-10T06:46:07.683Z] echo Agent pid 41 killed; [2022-05-10T06:46:07.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T06:46:07.996Z] + git semver [Pipeline] } [2022-05-10T06:46:08.280Z] $ docker stop --time=1 ebb37b1684df705ab3249f2cd9c4be0b118d98aacaa5a8f829104d438e9210ff [2022-05-10T06:46:09.585Z] $ docker rm -f ebb37b1684df705ab3249f2cd9c4be0b118d98aacaa5a8f829104d438e9210ff [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-10T06:46:10.161Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-05-10T06:46:10.161Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-05-10T06:46:10.161Z] total 16 [2022-05-10T06:46:10.161Z] drwxr-xr-x 3 root root 4096 May 10 06:33 . [2022-05-10T06:46:10.161Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 06:45 .. [2022-05-10T06:46:10.161Z] drwxr-xr-x 2 root root 4096 May 10 06:33 cost [2022-05-10T06:46:10.161Z] -rw-r--r-- 1 root root 83 May 10 06:33 cost.csv [2022-05-10T06:46:10.161Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-05-10T06:46:10.161Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-05-10T06:46:10.161Z] total 16 [2022-05-10T06:46:10.161Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:33 . [2022-05-10T06:46:10.161Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 06:45 .. [2022-05-10T06:46:10.161Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 06:33 cost [2022-05-10T06:46:10.161Z] -rw-r--r-- 1 jenkins jenkins 83 May 10 06:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:46:10.454Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:46:11.321Z] ---> package-listing.sh [2022-05-10T06:46:11.321Z] ++ facter osfamily [2022-05-10T06:46:11.321Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T06:46:11.580Z] + OS_FAMILY=debian [2022-05-10T06:46:11.580Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-05-10T06:46:11.580Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T06:46:11.580Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T06:46:11.580Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T06:46:11.580Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T06:46:11.580Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-05-10T06:46:11.580Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T06:46:11.580Z] + case "${OS_FAMILY}" in [2022-05-10T06:46:11.580Z] + dpkg -l [2022-05-10T06:46:11.580Z] + grep '^ii' [2022-05-10T06:46:11.580Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T06:46:11.580Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T06:46:11.580Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T06:46:11.580Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-05-10T06:46:11.580Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-05-10T06:46:11.580Z] + 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-10T06:46:11.590Z] 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-10T06:46:11.868Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:46:12.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:46:12.422Z] . [Pipeline] withDockerContainer [2022-05-10T06:46:12.489Z] prd-ubuntu20.04-docker-8c-8g-44851 does not seem to be running inside a container [2022-05-10T06:46:12.531Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T06:46:12.760Z] $ docker top acdf3a657462c7652b15c4f71666ee45832dd67db376887df3b5c81ea5d1928b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T06:46:13.100Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T06:46:13.386Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T06:46:13.673Z] + ls /var/log/sa-host [2022-05-10T06:46:13.673Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:46:13.763Z] provisioning config files... [2022-05-10T06:46:13.772Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5700780439055965134tmp [Pipeline] { [Pipeline] echo [2022-05-10T06:46:13.786Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:46:14.069Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T06:46:14.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:46:14.399Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T06:46:14.407Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:46:14.691Z] ---> sudo-logs.sh [2022-05-10T06:46:14.691Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T06:46:14.718Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:46:15.006Z] ---> job-cost.sh [2022-05-10T06:46:15.006Z] lf-activate-venv: SKIPPING [2022-05-10T06:46:15.006Z] DEBUG: total: 0.2199999988079071 [2022-05-10T06:46:15.006Z] INFO: Retrieving Stack Cost... [2022-05-10T06:46:15.574Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T06:46:15.834Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T06:46:15.849Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:46:16.136Z] ---> logs-deploy.sh [2022-05-10T06:46:16.136Z] lf-activate-venv: SKIPPING [2022-05-10T06:46:16.136Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/72 [2022-05-10T06:46:16.136Z] INFO: archiving workspace using pattern(s): [2022-05-10T06:46:17.073Z] Archives upload complete. [2022-05-10T06:46:17.073Z] INFO: archiving logs to Nexus