Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f03d932b600fd46a3b503f339d4d9f330fd6c1ce 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-ssh11747671874446301955.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4466067471439606724.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7353709869663262497.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3624118807325926204.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18244527775449013913.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6441 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 f03d932b600fd46a3b503f339d4d9f330fd6c1ce (main) Commit message: "Merge pull request #1329 from jinlinGuan/contracts-issue-771" > 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 f03d932b600fd46a3b503f339d4d9f330fd6c1ce # timeout=10 > git rev-list --no-walk bf4aa2dff0c0a7f4a97997804f6014e11af12954 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T09:49:31.770Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T09:49:31.828Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T09:49:31.847Z] ========================================================= [2023-02-17T09:49:31.847Z] EdgeX Global Pipelines Version Info [2023-02-17T09:49:31.847Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:49:32.560Z] ------------------- [2023-02-17T09:49:32.560Z] stable info: [2023-02-17T09:49:32.560Z] ------------------- [2023-02-17T09:49:32.560Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T09:49:32.560Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T09:49:32.560Z] Message: update stable to v1.0.244 [2023-02-17T09:49:33.129Z] ------------------- [2023-02-17T09:49:33.129Z] experimental info: [2023-02-17T09:49:33.129Z] ------------------- [2023-02-17T09:49:33.129Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T09:49:33.129Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T09:49:33.129Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T09:49:33.300Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-17T09:49:33.314Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-17T09:49:33.326Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T09:49:33.342Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T09:49:33.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T09:49:33.378Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T09:49:33.397Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T09:49:33.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-17T09:49:33.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T09:49:33.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T09:49:33.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T09:49:33.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-17T09:49:33.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T09:49:33.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T09:49:33.502Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T09:49:33.515Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T09:49:33.527Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T09:49:33.540Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T09:49:33.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T09:49:33.566Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T09:49:33.578Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-17T09:49:33.587Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-17T09:49:33.596Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-17T09:49:33.604Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-17T09:49:33.613Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-17T09:49:33.622Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T09:49:33.630Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T09:49:33.639Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-17T09:49:33.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-17T09:49:33.664Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-17T09:49:33.677Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f03d932b600fd46a3b503f339d4d9f330fd6c1ce [Pipeline] echo [2023-02-17T09:49:33.689Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f03d932 [Pipeline] echo [2023-02-17T09:49:33.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T09:49:33.742Z] provisioning config files... [2023-02-17T09:49:33.757Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4005166014966963872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:49:34.059Z] ---> docker-login.sh [2023-02-17T09:49:34.059Z] nexus3.edgexfoundry.org:10001 [2023-02-17T09:49:34.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T09:49:34.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T09:49:34.319Z] Configure a credential helper to remove this warning. See [2023-02-17T09:49:34.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T09:49:34.320Z] [2023-02-17T09:49:34.320Z] Login Succeeded [2023-02-17T09:49:34.320Z] nexus3.edgexfoundry.org:10002 [2023-02-17T09:49:34.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T09:49:34.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T09:49:34.580Z] Configure a credential helper to remove this warning. See [2023-02-17T09:49:34.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T09:49:34.580Z] [2023-02-17T09:49:34.580Z] Login Succeeded [2023-02-17T09:49:34.580Z] nexus3.edgexfoundry.org:10003 [2023-02-17T09:49:34.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T09:49:34.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T09:49:34.580Z] Configure a credential helper to remove this warning. See [2023-02-17T09:49:34.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T09:49:34.580Z] [2023-02-17T09:49:34.580Z] Login Succeeded [2023-02-17T09:49:34.580Z] nexus3.edgexfoundry.org:10004 [2023-02-17T09:49:34.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T09:49:34.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T09:49:34.840Z] Configure a credential helper to remove this warning. See [2023-02-17T09:49:34.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T09:49:34.840Z] [2023-02-17T09:49:34.840Z] Login Succeeded [2023-02-17T09:49:34.840Z] docker.io [2023-02-17T09:49:34.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T09:49:35.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T09:49:35.100Z] Configure a credential helper to remove this warning. See [2023-02-17T09:49:35.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T09:49:35.100Z] [2023-02-17T09:49:35.100Z] Login Succeeded [2023-02-17T09:49:35.100Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T09:49:35.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-17T09:49:35.452Z] + git rev-list -1 --merges f03d932b600fd46a3b503f339d4d9f330fd6c1ce~1..f03d932b600fd46a3b503f339d4d9f330fd6c1ce [Pipeline] echo [2023-02-17T09:49:35.492Z] -----------> git rev-list -1 --merges f03d932b600fd46a3b503f339d4d9f330fd6c1ce~1..f03d932b600fd46a3b503f339d4d9f330fd6c1ce f03d932b600fd46a3b503f339d4d9f330fd6c1ce [2023-02-17T09:49:35.492Z] f03d932b600fd46a3b503f339d4d9f330fd6c1ce [false] [Pipeline] sh [2023-02-17T09:49:35.775Z] + git log --format=format:%s -1 f03d932b600fd46a3b503f339d4d9f330fd6c1ce [Pipeline] echo [2023-02-17T09:49:35.791Z] ========================================================= [2023-02-17T09:49:35.791Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T09:49:35.791Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T09:49:36.113Z] + git log --format=format:%s -1 f03d932b600fd46a3b503f339d4d9f330fd6c1ce [Pipeline] echo [2023-02-17T09:49:36.125Z] [semverPrep] GIT_COMMIT: f03d932b600fd46a3b503f339d4d9f330fd6c1ce, Commit Message: Merge pull request #1329 from jinlinGuan/contracts-issue-771 [Pipeline] echo [2023-02-17T09:49:36.133Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-17T09:49:36.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T09:49:36.504Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T09:49:36.504Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T09:49:36.504Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T09:49:36.504Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T09:49:36.504Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T09:49:36.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:49:36.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T09:49:36.933Z] [2023-02-17T09:49:36.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:49:37.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T09:49:37.236Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T09:49:37.236Z] b85a868b505f: Pulling fs layer [2023-02-17T09:49:37.236Z] e2be974225ed: Pulling fs layer [2023-02-17T09:49:37.236Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T09:49:37.236Z] 988bab9f4d93: Pulling fs layer [2023-02-17T09:49:37.236Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T09:49:37.236Z] eaf3925da568: Pulling fs layer [2023-02-17T09:49:37.236Z] bab4dde63d76: Pulling fs layer [2023-02-17T09:49:37.236Z] bde34c3a00c8: Pulling fs layer [2023-02-17T09:49:37.236Z] b352a97aabf1: Pulling fs layer [2023-02-17T09:49:37.236Z] 4872d77fe225: Pulling fs layer [2023-02-17T09:49:37.236Z] 5851b861e8e6: Pulling fs layer [2023-02-17T09:49:37.236Z] 1469e6f7b9e6: Waiting [2023-02-17T09:49:37.236Z] b352a97aabf1: Waiting [2023-02-17T09:49:37.236Z] 5851b861e8e6: Waiting [2023-02-17T09:49:37.236Z] 4872d77fe225: Waiting [2023-02-17T09:49:37.236Z] 988bab9f4d93: Waiting [2023-02-17T09:49:37.236Z] bde34c3a00c8: Waiting [2023-02-17T09:49:37.236Z] e2be974225ed: Verifying Checksum [2023-02-17T09:49:37.236Z] e2be974225ed: Download complete [2023-02-17T09:49:37.236Z] 988bab9f4d93: Download complete [2023-02-17T09:49:37.501Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T09:49:37.501Z] 339a4e72a1f5: Download complete [2023-02-17T09:49:37.501Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T09:49:37.501Z] 1469e6f7b9e6: Download complete [2023-02-17T09:49:37.501Z] eaf3925da568: Verifying Checksum [2023-02-17T09:49:37.501Z] eaf3925da568: Download complete [2023-02-17T09:49:37.501Z] bde34c3a00c8: Download complete [2023-02-17T09:49:37.501Z] b352a97aabf1: Verifying Checksum [2023-02-17T09:49:37.760Z] 4872d77fe225: Verifying Checksum [2023-02-17T09:49:37.760Z] 5851b861e8e6: Verifying Checksum [2023-02-17T09:49:37.760Z] 5851b861e8e6: Download complete [2023-02-17T09:49:37.760Z] b85a868b505f: Verifying Checksum [2023-02-17T09:49:37.760Z] b85a868b505f: Download complete [2023-02-17T09:49:38.018Z] bab4dde63d76: Verifying Checksum [2023-02-17T09:49:38.018Z] bab4dde63d76: Download complete [2023-02-17T09:49:38.957Z] b85a868b505f: Pull complete [2023-02-17T09:49:38.957Z] e2be974225ed: Pull complete [2023-02-17T09:49:39.523Z] 339a4e72a1f5: Pull complete [2023-02-17T09:49:39.523Z] 988bab9f4d93: Pull complete [2023-02-17T09:49:39.784Z] 1469e6f7b9e6: Pull complete [2023-02-17T09:49:39.784Z] eaf3925da568: Pull complete [2023-02-17T09:49:41.686Z] bab4dde63d76: Pull complete [2023-02-17T09:49:41.686Z] bde34c3a00c8: Pull complete [2023-02-17T09:49:41.686Z] b352a97aabf1: Pull complete [2023-02-17T09:49:41.686Z] 4872d77fe225: Pull complete [2023-02-17T09:49:41.945Z] 5851b861e8e6: Pull complete [2023-02-17T09:49:41.945Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T09:49:41.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T09:49:41.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T09:49:42.031Z] prd-ubuntu20.04-docker-8c-8g-6441 does not seem to be running inside a container [2023-02-17T09:49:42.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T09:49:43.607Z] $ docker top f882aead8399785915c4fc0b41179a00d4cbb78fd77c2a27bebd990ca3907c0a -eo pid,comm [2023-02-17T09:49:43.669Z] 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). [2023-02-17T09:49:43.670Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T09:49:43.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T09:49:43.717Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T09:49:43.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T09:49:43.843Z] $ docker exec f882aead8399785915c4fc0b41179a00d4cbb78fd77c2a27bebd990ca3907c0a ssh-agent [2023-02-17T09:49:43.946Z] SSH_AUTH_SOCK=/tmp/ssh-ZuMdl17x3F2p/agent.34 [2023-02-17T09:49:43.946Z] SSH_AGENT_PID=40 [2023-02-17T09:49:43.953Z] Running ssh-add (command line suppressed) [2023-02-17T09:49:44.060Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7812671836382704711.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7812671836382704711.key) [2023-02-17T09:49:44.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T09:49:44.364Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T09:49:44.381Z] $ docker exec --env ******** --env ******** f882aead8399785915c4fc0b41179a00d4cbb78fd77c2a27bebd990ca3907c0a ssh-agent -k [2023-02-17T09:49:44.473Z] unset SSH_AUTH_SOCK; [2023-02-17T09:49:44.474Z] unset SSH_AGENT_PID; [2023-02-17T09:49:44.474Z] echo Agent pid 40 killed; [2023-02-17T09:49:44.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T09:49:44.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T09:49:44.504Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T09:49:44.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T09:49:44.619Z] $ docker exec f882aead8399785915c4fc0b41179a00d4cbb78fd77c2a27bebd990ca3907c0a ssh-agent [2023-02-17T09:49:44.725Z] SSH_AUTH_SOCK=/tmp/ssh-cIlABNogwUax/agent.72 [2023-02-17T09:49:44.725Z] SSH_AGENT_PID=78 [2023-02-17T09:49:44.729Z] Running ssh-add (command line suppressed) [2023-02-17T09:49:44.828Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17241187181078067801.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17241187181078067801.key) [2023-02-17T09:49:44.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T09:49:45.128Z] + git semver init [2023-02-17T09:49:45.388Z] 2023-02-17 09:49:45,299 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T09:49:45.388Z] 2023-02-17 09:49:45,300 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-17T09:49:45.388Z] 2023-02-17 09:49:45,300 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-17T09:49:45.388Z] 2023-02-17 09:49:45,300 [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) [2023-02-17T09:49:46.327Z] 2023-02-17 09:49:46,284 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-02-17T09:49:46.327Z] 2023-02-17 09:49:46,285 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-02-17T09:49:46.327Z] 2023-02-17 09:49:46,285 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T09:49:46.327Z] 2023-02-17 09:49:46,285 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T09:49:46.327Z] 3.0.0-dev.33 [Pipeline] } [2023-02-17T09:49:46.337Z] $ docker exec --env ******** --env ******** f882aead8399785915c4fc0b41179a00d4cbb78fd77c2a27bebd990ca3907c0a ssh-agent -k [2023-02-17T09:49:46.437Z] unset SSH_AUTH_SOCK; [2023-02-17T09:49:46.438Z] unset SSH_AGENT_PID; [2023-02-17T09:49:46.438Z] echo Agent pid 78 killed; [2023-02-17T09:49:46.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T09:49:46.746Z] + git semver [Pipeline] } [2023-02-17T09:49:47.017Z] $ docker stop --time=1 f882aead8399785915c4fc0b41179a00d4cbb78fd77c2a27bebd990ca3907c0a [2023-02-17T09:49:48.369Z] $ docker rm -f --volumes f882aead8399785915c4fc0b41179a00d4cbb78fd77c2a27bebd990ca3907c0a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T09:49:48.708Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T09:49:48.906Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T09:49:48.910Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.33 [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 [2023-02-17T09:49:49.070Z] provisioning config files... [2023-02-17T09:49:49.078Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11582386018301672374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:49:49.371Z] ---> docker-login.sh [2023-02-17T09:49:49.371Z] nexus3.edgexfoundry.org:10001 [2023-02-17T09:49:49.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T09:49:49.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T09:49:49.371Z] Configure a credential helper to remove this warning. See [2023-02-17T09:49:49.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T09:49:49.371Z] [2023-02-17T09:49:49.371Z] Login Succeeded [2023-02-17T09:49:49.371Z] nexus3.edgexfoundry.org:10002 [2023-02-17T09:49:49.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T09:49:49.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T09:49:49.371Z] Configure a credential helper to remove this warning. See [2023-02-17T09:49:49.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T09:49:49.371Z] [2023-02-17T09:49:49.371Z] Login Succeeded [2023-02-17T09:49:49.371Z] nexus3.edgexfoundry.org:10003 [2023-02-17T09:49:49.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T09:49:49.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T09:49:49.630Z] Configure a credential helper to remove this warning. See [2023-02-17T09:49:49.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T09:49:49.630Z] [2023-02-17T09:49:49.630Z] Login Succeeded [2023-02-17T09:49:49.630Z] nexus3.edgexfoundry.org:10004 [2023-02-17T09:49:49.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T09:49:49.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T09:49:49.630Z] Configure a credential helper to remove this warning. See [2023-02-17T09:49:49.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T09:49:49.630Z] [2023-02-17T09:49:49.630Z] Login Succeeded [2023-02-17T09:49:49.630Z] docker.io [2023-02-17T09:49:49.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T09:49:49.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T09:49:49.890Z] Configure a credential helper to remove this warning. See [2023-02-17T09:49:49.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T09:49:49.890Z] [2023-02-17T09:49:49.890Z] Login Succeeded [2023-02-17T09:49:49.890Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T09:49:49.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T09:49:49.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T09:49:49.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T09:49:49.987Z] ========================================================= [2023-02-17T09:49:49.987Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T09:49:49.987Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:49:50.299Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T09:49:50.299Z] Sending build context to Docker daemon 10.51MB [2023-02-17T09:49:50.299Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T09:49:50.299Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-17T09:49:50.299Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T09:49:50.299Z] 213ec9aee27d: Pulling fs layer [2023-02-17T09:49:50.299Z] 4583459ba037: Pulling fs layer [2023-02-17T09:49:50.299Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T09:49:50.299Z] 53926ce57604: Pulling fs layer [2023-02-17T09:49:50.299Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T09:49:50.299Z] 22ff95d597cd: Pulling fs layer [2023-02-17T09:49:50.299Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T09:49:50.299Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T09:49:50.299Z] a7acece74701: Pulling fs layer [2023-02-17T09:49:50.299Z] 53926ce57604: Waiting [2023-02-17T09:49:50.299Z] 96b7cbca73a9: Waiting [2023-02-17T09:49:50.299Z] a7acece74701: Waiting [2023-02-17T09:49:50.299Z] 22ff95d597cd: Waiting [2023-02-17T09:49:50.299Z] 12d6caf4c0d1: Waiting [2023-02-17T09:49:50.300Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T09:49:50.300Z] 93c1e223e6f2: Download complete [2023-02-17T09:49:50.300Z] 4583459ba037: Download complete [2023-02-17T09:49:50.569Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T09:49:50.569Z] 21b2b0c7a3f4: Download complete [2023-02-17T09:49:50.569Z] 22ff95d597cd: Verifying Checksum [2023-02-17T09:49:50.569Z] 22ff95d597cd: Download complete [2023-02-17T09:49:50.569Z] 213ec9aee27d: Verifying Checksum [2023-02-17T09:49:50.569Z] 213ec9aee27d: Download complete [2023-02-17T09:49:50.569Z] 12d6caf4c0d1: Download complete [2023-02-17T09:49:50.569Z] 213ec9aee27d: Pull complete [2023-02-17T09:49:50.842Z] 4583459ba037: Pull complete [2023-02-17T09:49:50.842Z] 93c1e223e6f2: Pull complete [2023-02-17T09:49:51.855Z] a7acece74701: Verifying Checksum [2023-02-17T09:49:51.855Z] a7acece74701: Download complete [2023-02-17T09:49:51.855Z] 53926ce57604: Verifying Checksum [2023-02-17T09:49:51.855Z] 53926ce57604: Download complete [2023-02-17T09:49:51.855Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T09:49:51.855Z] 96b7cbca73a9: Download complete [2023-02-17T09:49:55.136Z] 53926ce57604: Pull complete [2023-02-17T09:49:55.136Z] 21b2b0c7a3f4: Pull complete [2023-02-17T09:49:55.136Z] 22ff95d597cd: Pull complete [2023-02-17T09:49:55.397Z] 12d6caf4c0d1: Pull complete [2023-02-17T09:49:57.299Z] 96b7cbca73a9: Pull complete [2023-02-17T09:49:58.234Z] a7acece74701: Pull complete [2023-02-17T09:49:58.234Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T09:49:58.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T09:49:58.234Z] ---> db6d94c90886 [2023-02-17T09:49:58.234Z] Step 3/10 : ARG MAKE=make build [2023-02-17T09:50:00.151Z] ---> Running in 5486a90bce19 [2023-02-17T09:50:00.151Z] Removing intermediate container 5486a90bce19 [2023-02-17T09:50:00.151Z] ---> 620d61445e71 [2023-02-17T09:50:00.151Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-17T09:50:00.151Z] ---> Running in 68192ad2c4fb [2023-02-17T09:50:00.151Z] Removing intermediate container 68192ad2c4fb [2023-02-17T09:50:00.151Z] ---> f866d9648a06 [2023-02-17T09:50:00.151Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T09:50:00.411Z] ---> Running in 0c08d0c975c6 [2023-02-17T09:50:00.411Z] Removing intermediate container 0c08d0c975c6 [2023-02-17T09:50:00.411Z] ---> ec67fd96fbc8 [2023-02-17T09:50:00.411Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-17T09:50:00.411Z] ---> Running in d89a7b7ed46e [2023-02-17T09:50:00.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T09:50:00.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T09:50:01.187Z] OK: 211 MiB in 51 packages [2023-02-17T09:50:01.446Z] Removing intermediate container d89a7b7ed46e [2023-02-17T09:50:01.447Z] ---> 4e1d97cb5876 [2023-02-17T09:50:01.447Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-17T09:50:01.709Z] ---> a4e906fec7da [2023-02-17T09:50:01.709Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:50:01.709Z] ---> Running in 17a4d665199f [2023-02-17T09:50:04.021Z] Still waiting to schedule task [2023-02-17T09:50:04.022Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-17T09:50:23.646Z] Removing intermediate container 17a4d665199f [2023-02-17T09:50:23.646Z] ---> 38347d4bb175 [2023-02-17T09:50:23.646Z] Step 9/10 : COPY . . [2023-02-17T09:50:23.646Z] ---> 534cbe8cb0ae [2023-02-17T09:50:23.646Z] Step 10/10 : RUN ${MAKE} [2023-02-17T09:50:23.646Z] ---> Running in f5a4134c310c [2023-02-17T09:50:23.646Z] noop [2023-02-17T09:50:23.646Z] Removing intermediate container f5a4134c310c [2023-02-17T09:50:23.646Z] ---> c81bb9ab80db [2023-02-17T09:50:23.646Z] Successfully built c81bb9ab80db [2023-02-17T09:50:23.646Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:50:23.950Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T09:50:23.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T09:50:24.014Z] prd-ubuntu20.04-docker-8c-8g-6441 does not seem to be running inside a container [2023-02-17T09:50:24.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T09:50:24.428Z] $ docker top 5172bf668137c9d388df25a28de07983a1b07b8aa9512f0a8289fcc37724b795 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T09:50:24.772Z] + go version [2023-02-17T09:50:24.772Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T09:50:24.782Z] $ docker stop --time=1 5172bf668137c9d388df25a28de07983a1b07b8aa9512f0a8289fcc37724b795 [2023-02-17T09:50:26.039Z] $ docker rm -f --volumes 5172bf668137c9d388df25a28de07983a1b07b8aa9512f0a8289fcc37724b795 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:50:26.441Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T09:50:26.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T09:50:26.510Z] prd-ubuntu20.04-docker-8c-8g-6441 does not seem to be running inside a container [2023-02-17T09:50:26.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T09:50:26.889Z] $ docker top 4bc997a7a003adb05500e55fc548292bd288c854e706a321cc141006eaf42bd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T09:50:27.240Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-17T09:50:27.541Z] + make test [2023-02-17T09:50:27.541Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T09:50:34.102Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-17T09:50:46.301Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-17T09:50:46.301Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-17T09:50:46.301Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-17T09:50:46.301Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-17T09:50:46.301Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-17T09:50:46.301Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.057s coverage: 27.6% of statements [2023-02-17T09:50:46.301Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.075s coverage: 78.9% of statements [2023-02-17T09:50:46.301Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-17T09:50:46.301Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.129s coverage: 86.0% of statements [2023-02-17T09:50:46.301Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-17T09:50:46.301Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-17T09:50:46.560Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.110s coverage: 77.0% of statements [2023-02-17T09:50:46.560Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-17T09:50:46.560Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-17T09:50:46.560Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-17T09:50:46.560Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.086s coverage: 65.2% of statements [2023-02-17T09:50:46.560Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-17T09:50:46.560Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-17T09:50:46.560Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.747s coverage: 89.2% of statements [2023-02-17T09:50:46.560Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-17T09:50:46.560Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 4.7% of statements [2023-02-17T09:50:46.560Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-17T09:51:01.423Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-17T09:51:01.423Z] GO111MODULE=on go vet ./... [2023-02-17T09:51:03.951Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T09:51:03.951Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T09:51:03.951Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T09:51:03.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T09:51:03.973Z] $ docker stop --time=1 4bc997a7a003adb05500e55fc548292bd288c854e706a321cc141006eaf42bd3 [2023-02-17T09:51:06.505Z] $ docker rm -f --volumes 4bc997a7a003adb05500e55fc548292bd288c854e706a321cc141006eaf42bd3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T09:51:06.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T09:51:07.039Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-17T09:51:07.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T09:51:07.841Z] + ls -al . [2023-02-17T09:51:07.841Z] total 272 [2023-02-17T09:51:07.841Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 09:50 . [2023-02-17T09:51:07.841Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 09:49 .. [2023-02-17T09:51:07.841Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 09:49 .dockerignore [2023-02-17T09:51:07.841Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 09:50 .git [2023-02-17T09:51:07.841Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 09:49 .github [2023-02-17T09:51:07.841Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 09:49 .gitignore [2023-02-17T09:51:07.841Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 09:49 .golangci.yml [2023-02-17T09:51:07.841Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 09:49 .semver [2023-02-17T09:51:07.841Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 09:49 CHANGELOG.md [2023-02-17T09:51:07.841Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 09:49 GOVERNANCE.md [2023-02-17T09:51:07.841Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 09:49 Jenkinsfile [2023-02-17T09:51:07.841Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 09:49 LICENSE [2023-02-17T09:51:07.841Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 09:49 Makefile [2023-02-17T09:51:07.841Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 09:49 OWNERS.md [2023-02-17T09:51:07.841Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 09:49 README.md [2023-02-17T09:51:07.842Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 17 09:49 VERSION [2023-02-17T09:51:07.842Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 09:49 bin [2023-02-17T09:51:07.842Z] -rw-r--r-- 1 jenkins jenkins 98530 Feb 17 09:50 coverage.out [2023-02-17T09:51:07.842Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 09:49 example [2023-02-17T09:51:07.842Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 17 09:49 go.mod [2023-02-17T09:51:07.842Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 17 09:49 go.sum [2023-02-17T09:51:07.842Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 09:49 internal [2023-02-17T09:51:07.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 09:49 openapi [2023-02-17T09:51:07.842Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 09:49 pkg [2023-02-17T09:51:07.842Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 09:49 snap [2023-02-17T09:51:07.842Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 09:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:51:08.153Z] + 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=f03d932b600fd46a3b503f339d4d9f330fd6c1ce --label arch=amd64 --label version=3.0.0-dev.33 . [2023-02-17T09:51:08.153Z] Sending build context to Docker daemon 10.61MB [2023-02-17T09:51:08.153Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T09:51:08.153Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-17T09:51:08.153Z] ---> c81bb9ab80db [2023-02-17T09:51:08.153Z] Step 3/23 : ARG MAKE=make build [2023-02-17T09:51:08.414Z] ---> Running in 201a972b69e7 [2023-02-17T09:51:08.414Z] Removing intermediate container 201a972b69e7 [2023-02-17T09:51:08.414Z] ---> 442e172d22e3 [2023-02-17T09:51:08.414Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-17T09:51:08.414Z] ---> Running in b94151958ff8 [2023-02-17T09:51:08.414Z] Removing intermediate container b94151958ff8 [2023-02-17T09:51:08.414Z] ---> 40ff307622fd [2023-02-17T09:51:08.414Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T09:51:08.673Z] ---> Running in ed8670720bf4 [2023-02-17T09:51:08.673Z] Removing intermediate container ed8670720bf4 [2023-02-17T09:51:08.673Z] ---> 38e14d3c7961 [2023-02-17T09:51:08.673Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-17T09:51:08.673Z] ---> Running in c5435f11b59a [2023-02-17T09:51:08.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T09:51:09.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T09:51:09.192Z] OK: 211 MiB in 51 packages [2023-02-17T09:51:09.452Z] Removing intermediate container c5435f11b59a [2023-02-17T09:51:09.452Z] ---> b7a33dd7190c [2023-02-17T09:51:09.452Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-17T09:51:09.712Z] ---> 1b4e12d33cab [2023-02-17T09:51:09.712Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:51:09.712Z] ---> Running in 85ae371369fe [2023-02-17T09:51:10.649Z] Removing intermediate container 85ae371369fe [2023-02-17T09:51:10.649Z] ---> c00918b008f6 [2023-02-17T09:51:10.649Z] Step 9/23 : COPY . . [2023-02-17T09:51:11.217Z] ---> c6a636c91c57 [2023-02-17T09:51:11.217Z] Step 10/23 : RUN ${MAKE} [2023-02-17T09:51:11.217Z] ---> Running in ba0269861790 [2023-02-17T09:51:11.476Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.33" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-17T09:51:29.590Z] Removing intermediate container ba0269861790 [2023-02-17T09:51:29.590Z] ---> f0870e0903bd [2023-02-17T09:51:29.590Z] Step 11/23 : FROM alpine:3.16 [2023-02-17T09:51:29.590Z] 3.16: Pulling from library/alpine [2023-02-17T09:51:29.590Z] ef5531b6e74e: Pulling fs layer [2023-02-17T09:51:29.590Z] ef5531b6e74e: Verifying Checksum [2023-02-17T09:51:29.590Z] ef5531b6e74e: Download complete [2023-02-17T09:51:29.590Z] ef5531b6e74e: Pull complete [2023-02-17T09:51:29.590Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T09:51:29.590Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T09:51:29.590Z] ---> dfd21b5a31f5 [2023-02-17T09:51:29.590Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-17T09:51:29.590Z] ---> Running in 24d42981546c [2023-02-17T09:51:29.590Z] Removing intermediate container 24d42981546c [2023-02-17T09:51:29.590Z] ---> a696cdaec886 [2023-02-17T09:51:29.590Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-17T09:51:29.590Z] ---> Running in 14d2ab9ed226 [2023-02-17T09:51:29.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T09:51:30.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T09:51:30.413Z] OK: 6 MiB in 14 packages [2023-02-17T09:51:30.685Z] Removing intermediate container 14d2ab9ed226 [2023-02-17T09:51:30.686Z] ---> 5e4ad955cc66 [2023-02-17T09:51:30.686Z] Step 14/23 : WORKDIR / [2023-02-17T09:51:30.686Z] ---> Running in 08c5fca6bc0b [2023-02-17T09:51:30.957Z] Removing intermediate container 08c5fca6bc0b [2023-02-17T09:51:30.957Z] ---> 9081b6215ef4 [2023-02-17T09:51:30.957Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-17T09:51:30.957Z] ---> 3115544e78a6 [2023-02-17T09:51:30.957Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-17T09:51:31.524Z] ---> 0149e15b1936 [2023-02-17T09:51:31.524Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-17T09:51:31.789Z] ---> d28930407b60 [2023-02-17T09:51:31.789Z] Step 18/23 : EXPOSE 59999 [2023-02-17T09:51:31.789Z] ---> Running in 459edf20fe6d [2023-02-17T09:51:31.789Z] Removing intermediate container 459edf20fe6d [2023-02-17T09:51:31.789Z] ---> 197e892fcec8 [2023-02-17T09:51:31.789Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-17T09:51:32.048Z] ---> Running in eeff1edd4784 [2023-02-17T09:51:32.048Z] Removing intermediate container eeff1edd4784 [2023-02-17T09:51:32.048Z] ---> ccf9d29d0bdf [2023-02-17T09:51:32.048Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T09:51:32.048Z] ---> Running in 429daf0182a0 [2023-02-17T09:51:32.312Z] Removing intermediate container 429daf0182a0 [2023-02-17T09:51:32.312Z] ---> bd9b2ab56ac8 [2023-02-17T09:51:32.312Z] Step 21/23 : LABEL arch=amd64 [2023-02-17T09:51:32.312Z] ---> Running in 184fdb47f5cd [2023-02-17T09:51:32.312Z] Removing intermediate container 184fdb47f5cd [2023-02-17T09:51:32.312Z] ---> 0a8d05b5cebd [2023-02-17T09:51:32.312Z] Step 22/23 : LABEL git_sha=f03d932b600fd46a3b503f339d4d9f330fd6c1ce [2023-02-17T09:51:32.312Z] ---> Running in 1fa8e58a309d [2023-02-17T09:51:32.571Z] Removing intermediate container 1fa8e58a309d [2023-02-17T09:51:32.571Z] ---> 4e2e742a1775 [2023-02-17T09:51:32.571Z] Step 23/23 : LABEL version=3.0.0-dev.33 [2023-02-17T09:51:32.571Z] ---> Running in 44e2ced21876 [2023-02-17T09:51:32.571Z] Removing intermediate container 44e2ced21876 [2023-02-17T09:51:32.571Z] ---> 4bea26fd1ee9 [2023-02-17T09:51:32.571Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T09:51:32.571Z] Successfully built 4bea26fd1ee9 [2023-02-17T09:51:32.571Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:51:32.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T09:51:32.988Z] [2023-02-17T09:51:32.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:51:33.129Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6442 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-02-17T09:51:33.143Z] Running in /w/workspace/device-sdk-go/163 [Pipeline] { [Pipeline] checkout [2023-02-17T09:51:33.176Z] The recommended git tool is: git [2023-02-17T09:51:33.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T09:51:33.295Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T09:51:33.295Z] 5eb5b503b376: Pulling fs layer [2023-02-17T09:51:33.295Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T09:51:33.295Z] ec43610c2a17: Pulling fs layer [2023-02-17T09:51:33.295Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T09:51:33.295Z] 33b1e0a273af: Pulling fs layer [2023-02-17T09:51:33.295Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T09:51:33.295Z] 2f39f015ded8: Pulling fs layer [2023-02-17T09:51:33.295Z] 3a2ae6a8a46f: Waiting [2023-02-17T09:51:33.295Z] 33b1e0a273af: Waiting [2023-02-17T09:51:33.295Z] 5d3b04190fa2: Waiting [2023-02-17T09:51:33.295Z] 2f39f015ded8: Waiting [2023-02-17T09:51:33.295Z] 5c69ac0246d0: Download complete [2023-02-17T09:51:33.295Z] 3a2ae6a8a46f: Download complete [2023-02-17T09:51:33.556Z] 33b1e0a273af: Verifying Checksum [2023-02-17T09:51:33.556Z] 33b1e0a273af: Download complete [2023-02-17T09:51:33.556Z] 5d3b04190fa2: Verifying Checksum [2023-02-17T09:51:33.556Z] 5d3b04190fa2: Download complete [2023-02-17T09:51:33.556Z] ec43610c2a17: Verifying Checksum [2023-02-17T09:51:33.556Z] ec43610c2a17: Download complete [2023-02-17T09:51:33.814Z] 5eb5b503b376: Verifying Checksum [2023-02-17T09:51:33.814Z] 5eb5b503b376: Download complete [2023-02-17T09:51:34.380Z] 2f39f015ded8: Download complete [2023-02-17T09:51:34.948Z] 5eb5b503b376: Pull complete [2023-02-17T09:51:35.207Z] 5c69ac0246d0: Pull complete [2023-02-17T09:51:35.465Z] ec43610c2a17: Pull complete [2023-02-17T09:51:35.723Z] 3a2ae6a8a46f: Pull complete [2023-02-17T09:51:35.723Z] 33b1e0a273af: Pull complete [2023-02-17T09:51:35.981Z] 5d3b04190fa2: Pull complete [2023-02-17T09:51:37.763Z] using credential edgex-jenkins-ssh [2023-02-17T09:51:37.783Z] Cloning the remote Git repository [2023-02-17T09:51:37.826Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-17T09:51:37.898Z] > git init /w/workspace/device-sdk-go/163 # timeout=10 [2023-02-17T09:51:38.054Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-17T09:51:38.055Z] > git --version # timeout=10 [2023-02-17T09:51:38.074Z] > git --version # 'git version 2.25.1' [2023-02-17T09:51:38.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T09:51:38.134Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T09:51:40.160Z] 2f39f015ded8: Pull complete [2023-02-17T09:51:40.160Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T09:51:40.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T09:51:40.160Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T09:51:40.237Z] prd-ubuntu20.04-docker-8c-8g-6441 does not seem to be running inside a container [2023-02-17T09:51:40.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T09:51:39.982Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-17T09:51:40.001Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T09:51:40.784Z] Avoid second fetch [2023-02-17T09:51:40.784Z] Checking out Revision f03d932b600fd46a3b503f339d4d9f330fd6c1ce (main) [2023-02-17T09:51:41.278Z] Commit message: "Merge pull request #1329 from jinlinGuan/contracts-issue-771" [2023-02-17T09:51:41.548Z] [2023-02-17T09:51:41.548Z] GitHub has been notified of this commit’s build result [2023-02-17T09:51:41.548Z] [2023-02-17T09:51:40.801Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T09:51:40.821Z] > git checkout -f f03d932b600fd46a3b503f339d4d9f330fd6c1ce # timeout=10 [2023-02-17T09:51:42.934Z] $ docker top 10103125c4806cbe81b4a157336b8402f344f02b1e9f89f11cced9afbda061f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T09:51:43.346Z] ---> job-cost.sh [2023-02-17T09:51:43.346Z] lf-activate-venv: SKIPPING [2023-02-17T09:51:43.346Z] INFO: No Stack... [2023-02-17T09:51:43.622Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T09:51:43.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T09:51:43.622Z] Dload Upload Total Spent Left Speed [2023-02-17T09:51:43.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-02-17T09:51:43.914Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T09:51:44.173Z] INFO: Archiving Costs [2023-02-17T09:51:44.184Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh [2023-02-17T09:51:44.462Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-02-17T09:51:44.462Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T09:51:44.477Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-163-stack-cost] [2023-02-17T09:51:44.484Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-163-stack-cost] did not exist. Created. [2023-02-17T09:51:44.484Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T09:51:44.525Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T09:51:44.525Z] + sudo tee /etc/docker/daemon.new [2023-02-17T09:51:44.525Z] { [2023-02-17T09:51:44.525Z] "registry-mirrors": [ [2023-02-17T09:51:44.525Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T09:51:44.525Z] ], [2023-02-17T09:51:44.525Z] "bip": "10.250.0.254/24", [2023-02-17T09:51:44.525Z] "hosts": [ [2023-02-17T09:51:44.525Z] "tcp://0.0.0.0:5555", [2023-02-17T09:51:44.525Z] "unix:///var/run/docker.sock" [2023-02-17T09:51:44.525Z] ], [2023-02-17T09:51:44.525Z] "mtu": 1458, [2023-02-17T09:51:44.525Z] "selinux-enabled": true, [2023-02-17T09:51:44.525Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T09:51:44.525Z] } [Pipeline] sh [2023-02-17T09:51:44.787Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-17T09:51:44.811Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T09:51:44.816Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T09:51:44.832Z] $ docker stop --time=1 10103125c4806cbe81b4a157336b8402f344f02b1e9f89f11cced9afbda061f2 [2023-02-17T09:51:44.852Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-02-17T09:51:45.991Z] $ docker rm -f --volumes 10103125c4806cbe81b4a157336b8402f344f02b1e9f89f11cced9afbda061f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-17T09:51:46.360Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T09:52:04.744Z] provisioning config files... [2023-02-17T09:52:04.769Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/163@tmp/config9454550451173514558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:52:05.127Z] ---> docker-login.sh [2023-02-17T09:52:05.127Z] nexus3.edgexfoundry.org:10001 [2023-02-17T09:52:05.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T09:52:05.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T09:52:05.667Z] Configure a credential helper to remove this warning. See [2023-02-17T09:52:05.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T09:52:05.667Z] [2023-02-17T09:52:05.667Z] Login Succeeded [2023-02-17T09:52:05.667Z] nexus3.edgexfoundry.org:10002 [2023-02-17T09:52:05.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T09:52:06.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T09:52:06.203Z] Configure a credential helper to remove this warning. See [2023-02-17T09:52:06.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T09:52:06.203Z] [2023-02-17T09:52:06.203Z] Login Succeeded [2023-02-17T09:52:06.203Z] nexus3.edgexfoundry.org:10003 [2023-02-17T09:52:06.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T09:52:06.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T09:52:06.475Z] Configure a credential helper to remove this warning. See [2023-02-17T09:52:06.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T09:52:06.475Z] [2023-02-17T09:52:06.475Z] Login Succeeded [2023-02-17T09:52:06.475Z] nexus3.edgexfoundry.org:10004 [2023-02-17T09:52:06.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T09:52:06.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T09:52:06.746Z] Configure a credential helper to remove this warning. See [2023-02-17T09:52:06.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T09:52:06.746Z] [2023-02-17T09:52:06.746Z] Login Succeeded [2023-02-17T09:52:06.746Z] docker.io [2023-02-17T09:52:07.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T09:52:07.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T09:52:07.284Z] Configure a credential helper to remove this warning. See [2023-02-17T09:52:07.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T09:52:07.284Z] [2023-02-17T09:52:07.284Z] Login Succeeded [2023-02-17T09:52:07.284Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T09:52:07.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T09:52:07.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T09:52:07.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T09:52:07.549Z] ========================================================= [2023-02-17T09:52:07.549Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T09:52:07.549Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:52:07.903Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T09:52:08.173Z] Sending build context to Docker daemon 5.642MB [2023-02-17T09:52:08.173Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T09:52:08.173Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-17T09:52:08.443Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T09:52:08.443Z] 9b18e9b68314: Pulling fs layer [2023-02-17T09:52:08.443Z] 35d82f9e3411: Pulling fs layer [2023-02-17T09:52:08.443Z] e16973657156: Pulling fs layer [2023-02-17T09:52:08.443Z] fc693d55d65f: Pulling fs layer [2023-02-17T09:52:08.443Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T09:52:08.443Z] dda99020689f: Pulling fs layer [2023-02-17T09:52:08.443Z] db1c61fa0a46: Pulling fs layer [2023-02-17T09:52:08.443Z] 891c053d2c06: Pulling fs layer [2023-02-17T09:52:08.443Z] fc693d55d65f: Waiting [2023-02-17T09:52:08.443Z] 7e9fc2657dce: Waiting [2023-02-17T09:52:08.443Z] dda99020689f: Waiting [2023-02-17T09:52:08.443Z] db1c61fa0a46: Waiting [2023-02-17T09:52:08.443Z] 891c053d2c06: Waiting [2023-02-17T09:52:08.443Z] e16973657156: Verifying Checksum [2023-02-17T09:52:08.443Z] e16973657156: Download complete [2023-02-17T09:52:08.443Z] 35d82f9e3411: Verifying Checksum [2023-02-17T09:52:08.443Z] 35d82f9e3411: Download complete [2023-02-17T09:52:08.443Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T09:52:08.443Z] 7e9fc2657dce: Download complete [2023-02-17T09:52:08.443Z] dda99020689f: Verifying Checksum [2023-02-17T09:52:08.443Z] dda99020689f: Download complete [2023-02-17T09:52:08.443Z] 9b18e9b68314: Verifying Checksum [2023-02-17T09:52:08.443Z] 9b18e9b68314: Download complete [2023-02-17T09:52:09.414Z] 9b18e9b68314: Pull complete [2023-02-17T09:52:09.685Z] 891c053d2c06: Verifying Checksum [2023-02-17T09:52:09.685Z] 891c053d2c06: Download complete [2023-02-17T09:52:09.954Z] 35d82f9e3411: Pull complete [2023-02-17T09:52:10.222Z] e16973657156: Pull complete [2023-02-17T09:52:10.822Z] db1c61fa0a46: Verifying Checksum [2023-02-17T09:52:10.822Z] db1c61fa0a46: Download complete [2023-02-17T09:52:11.412Z] fc693d55d65f: Verifying Checksum [2023-02-17T09:52:11.412Z] fc693d55d65f: Download complete [2023-02-17T09:52:23.750Z] fc693d55d65f: Pull complete [2023-02-17T09:52:23.750Z] 7e9fc2657dce: Pull complete [2023-02-17T09:52:23.750Z] dda99020689f: Pull complete [2023-02-17T09:52:29.094Z] db1c61fa0a46: Pull complete [2023-02-17T09:52:31.065Z] 891c053d2c06: Pull complete [2023-02-17T09:52:31.065Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T09:52:31.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T09:52:31.065Z] ---> f96f9c87975a [2023-02-17T09:52:31.065Z] Step 3/10 : ARG MAKE=make build [2023-02-17T09:52:33.023Z] ---> Running in 738a5d84319d [2023-02-17T09:52:33.023Z] Removing intermediate container 738a5d84319d [2023-02-17T09:52:33.023Z] ---> e86a1f645bc5 [2023-02-17T09:52:33.023Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-17T09:52:33.023Z] ---> Running in d98db04c951d [2023-02-17T09:52:33.291Z] Removing intermediate container d98db04c951d [2023-02-17T09:52:33.291Z] ---> 1df8c42585bb [2023-02-17T09:52:33.291Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T09:52:33.557Z] ---> Running in 45ae2bfcf0ce [2023-02-17T09:52:33.825Z] Removing intermediate container 45ae2bfcf0ce [2023-02-17T09:52:33.825Z] ---> 41c67fc7f1d0 [2023-02-17T09:52:33.825Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-17T09:52:33.825Z] ---> Running in 0097c5e4c863 [2023-02-17T09:52:34.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:52:35.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:52:35.973Z] OK: 221 MiB in 51 packages [2023-02-17T09:52:36.934Z] Removing intermediate container 0097c5e4c863 [2023-02-17T09:52:36.934Z] ---> a16ce8ccbfcc [2023-02-17T09:52:36.934Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-17T09:52:37.586Z] ---> 2ea2f8909d09 [2023-02-17T09:52:37.586Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:52:37.586Z] ---> Running in cfec11b86f43 [2023-02-17T09:53:45.575Z] Removing intermediate container cfec11b86f43 [2023-02-17T09:53:45.575Z] ---> 204f07a51efb [2023-02-17T09:53:45.575Z] Step 9/10 : COPY . . [2023-02-17T09:53:45.575Z] ---> b6ee386b1dd9 [2023-02-17T09:53:45.575Z] Step 10/10 : RUN ${MAKE} [2023-02-17T09:53:45.575Z] ---> Running in 270ea7f0fdab [2023-02-17T09:53:45.575Z] noop [2023-02-17T09:53:45.575Z] Removing intermediate container 270ea7f0fdab [2023-02-17T09:53:45.575Z] ---> 90887bb62904 [2023-02-17T09:53:45.575Z] Successfully built 90887bb62904 [2023-02-17T09:53:45.575Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:53:45.938Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T09:53:45.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T09:53:46.146Z] prd-ubuntu20.04-docker-arm64-4c-16g-6442 does not seem to be running inside a container [2023-02-17T09:53:46.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/163 -v /w/workspace/device-sdk-go/163:/w/workspace/device-sdk-go/163:rw,z -v /w/workspace/device-sdk-go/163@tmp:/w/workspace/device-sdk-go/163@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 [2023-02-17T09:53:47.454Z] $ docker top 571c11038cd16187478dc2e035dfb7def6f47ea9c38326a5200a7f86e1272f54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T09:53:48.299Z] + go version [2023-02-17T09:53:48.299Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T09:53:48.323Z] $ docker stop --time=1 571c11038cd16187478dc2e035dfb7def6f47ea9c38326a5200a7f86e1272f54 [2023-02-17T09:53:49.986Z] $ docker rm -f --volumes 571c11038cd16187478dc2e035dfb7def6f47ea9c38326a5200a7f86e1272f54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:53:50.524Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T09:53:50.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T09:53:50.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-6442 does not seem to be running inside a container [2023-02-17T09:53:50.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/163 -v /w/workspace/device-sdk-go/163:/w/workspace/device-sdk-go/163:rw,z -v /w/workspace/device-sdk-go/163@tmp:/w/workspace/device-sdk-go/163@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 [2023-02-17T09:53:51.918Z] $ docker top f457a51821987777f7f86e817fe7d86b971f12d036903dc4b64a1391c833e727 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T09:53:52.404Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/163 [Pipeline] fileExists [Pipeline] sh [2023-02-17T09:53:52.734Z] + make test [2023-02-17T09:53:52.734Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T09:54:24.956Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-17T09:56:16.646Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-17T09:56:16.646Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-17T09:56:16.646Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-17T09:56:16.646Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-17T09:56:16.646Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-17T09:56:16.912Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.430s coverage: 27.6% of statements [2023-02-17T09:56:17.873Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.459s coverage: 78.9% of statements [2023-02-17T09:56:17.873Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-17T09:56:26.073Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.570s coverage: 86.0% of statements [2023-02-17T09:56:26.073Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-17T09:56:26.073Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-17T09:56:27.031Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.507s coverage: 77.0% of statements [2023-02-17T09:56:27.031Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-17T09:56:27.031Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-17T09:56:27.031Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-17T09:56:28.453Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.383s coverage: 65.2% of statements [2023-02-17T09:56:28.453Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-17T09:56:28.453Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-17T09:56:28.453Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.504s coverage: 89.2% of statements [2023-02-17T09:56:28.453Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-17T09:56:28.453Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.361s coverage: 4.7% of statements [2023-02-17T09:56:28.453Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-17T09:56:29.037Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T09:56:29.037Z] GO111MODULE=on go vet ./... [2023-02-17T09:58:05.718Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T09:58:05.718Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T09:58:05.718Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T09:58:05.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T09:58:05.752Z] $ docker stop --time=1 f457a51821987777f7f86e817fe7d86b971f12d036903dc4b64a1391c833e727 [2023-02-17T09:58:07.584Z] $ docker rm -f --volumes f457a51821987777f7f86e817fe7d86b971f12d036903dc4b64a1391c833e727 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T09:58:08.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T09:58:08.947Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T09:58:09.543Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T09:58:09.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T09:58:10.252Z] + ls -al . [2023-02-17T09:58:10.252Z] total 268 [2023-02-17T09:58:10.252Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 09:53 . [2023-02-17T09:58:10.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 09:51 .. [2023-02-17T09:58:10.252Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 09:51 .dockerignore [2023-02-17T09:58:10.252Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 09:51 .git [2023-02-17T09:58:10.252Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 09:51 .github [2023-02-17T09:58:10.252Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 09:51 .gitignore [2023-02-17T09:58:10.252Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 09:51 .golangci.yml [2023-02-17T09:58:10.252Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 09:51 CHANGELOG.md [2023-02-17T09:58:10.252Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 09:51 GOVERNANCE.md [2023-02-17T09:58:10.252Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 09:51 Jenkinsfile [2023-02-17T09:58:10.252Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 09:51 LICENSE [2023-02-17T09:58:10.252Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 09:51 Makefile [2023-02-17T09:58:10.252Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 09:51 OWNERS.md [2023-02-17T09:58:10.252Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 09:51 README.md [2023-02-17T09:58:10.252Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 17 09:49 VERSION [2023-02-17T09:58:10.252Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 09:51 bin [2023-02-17T09:58:10.252Z] -rw-r--r-- 1 jenkins jenkins 98530 Feb 17 09:56 coverage.out [2023-02-17T09:58:10.252Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 09:51 example [2023-02-17T09:58:10.252Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 17 09:51 go.mod [2023-02-17T09:58:10.252Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 17 09:51 go.sum [2023-02-17T09:58:10.252Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 09:51 internal [2023-02-17T09:58:10.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 09:51 openapi [2023-02-17T09:58:10.252Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 09:51 pkg [2023-02-17T09:58:10.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 09:51 snap [2023-02-17T09:58:10.252Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 09:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:58:10.594Z] + 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=f03d932b600fd46a3b503f339d4d9f330fd6c1ce --label arch=arm64 --label version=3.0.0-dev.33 . [2023-02-17T09:58:10.864Z] Sending build context to Docker daemon 5.741MB [2023-02-17T09:58:10.864Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T09:58:10.864Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-17T09:58:10.864Z] ---> 90887bb62904 [2023-02-17T09:58:10.864Z] Step 3/23 : ARG MAKE=make build [2023-02-17T09:58:11.141Z] ---> Running in 995252c4b71b [2023-02-17T09:58:11.408Z] Removing intermediate container 995252c4b71b [2023-02-17T09:58:11.408Z] ---> e3d844b1ccdb [2023-02-17T09:58:11.408Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-17T09:58:11.408Z] ---> Running in 12c65a915e8d [2023-02-17T09:58:11.676Z] Removing intermediate container 12c65a915e8d [2023-02-17T09:58:11.676Z] ---> 9490bd07d003 [2023-02-17T09:58:11.676Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T09:58:11.944Z] ---> Running in 0de866bd5fff [2023-02-17T09:58:12.217Z] Removing intermediate container 0de866bd5fff [2023-02-17T09:58:12.217Z] ---> 35b2b0864aff [2023-02-17T09:58:12.217Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-17T09:58:12.217Z] ---> Running in 4a205c20d745 [2023-02-17T09:58:13.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:58:13.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:58:14.406Z] OK: 221 MiB in 51 packages [2023-02-17T09:58:15.363Z] Removing intermediate container 4a205c20d745 [2023-02-17T09:58:15.363Z] ---> 33e1bb7d0adc [2023-02-17T09:58:15.363Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-17T09:58:15.629Z] ---> 86d116aaa18a [2023-02-17T09:58:15.629Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:58:15.896Z] ---> Running in 49dcc9d89f0f [2023-02-17T09:58:18.484Z] Removing intermediate container 49dcc9d89f0f [2023-02-17T09:58:18.484Z] ---> e6d8cd0ff2f6 [2023-02-17T09:58:18.484Z] Step 9/23 : COPY . . [2023-02-17T09:58:19.445Z] ---> fe6b7a016a29 [2023-02-17T09:58:19.445Z] Step 10/23 : RUN ${MAKE} [2023-02-17T09:58:19.716Z] ---> Running in 5a0afda797a7 [2023-02-17T09:58:20.680Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.33" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-17T10:00:42.395Z] Removing intermediate container 5a0afda797a7 [2023-02-17T10:00:42.395Z] ---> cbce1fe53acc [2023-02-17T10:00:42.395Z] Step 11/23 : FROM alpine:3.16 [2023-02-17T10:00:42.395Z] 3.16: Pulling from library/alpine [2023-02-17T10:00:42.395Z] 3760b48202b3: Pulling fs layer [2023-02-17T10:00:42.395Z] 3760b48202b3: Verifying Checksum [2023-02-17T10:00:42.395Z] 3760b48202b3: Download complete [2023-02-17T10:00:42.395Z] 3760b48202b3: Pull complete [2023-02-17T10:00:42.395Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T10:00:42.395Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T10:00:42.395Z] ---> 4c81e5bf8899 [2023-02-17T10:00:42.395Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-17T10:00:42.395Z] ---> Running in e140d1dda3cb [2023-02-17T10:00:42.395Z] Removing intermediate container e140d1dda3cb [2023-02-17T10:00:42.395Z] ---> 7d06ec7fd149 [2023-02-17T10:00:42.395Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-17T10:00:42.395Z] ---> Running in 9c85ed60971a [2023-02-17T10:00:42.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T10:00:42.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T10:00:42.395Z] OK: 5 MiB in 14 packages [2023-02-17T10:00:42.395Z] Removing intermediate container 9c85ed60971a [2023-02-17T10:00:42.395Z] ---> d2318f3fe099 [2023-02-17T10:00:42.395Z] Step 14/23 : WORKDIR / [2023-02-17T10:00:42.395Z] ---> Running in 0356cd2f4765 [2023-02-17T10:00:42.395Z] Removing intermediate container 0356cd2f4765 [2023-02-17T10:00:42.395Z] ---> d2e91827402a [2023-02-17T10:00:42.395Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-17T10:00:42.395Z] ---> ae7c3bd94740 [2023-02-17T10:00:42.395Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-17T10:00:42.395Z] ---> 5555e2ea0a76 [2023-02-17T10:00:42.395Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-17T10:00:42.395Z] ---> 400a122515fb [2023-02-17T10:00:42.395Z] Step 18/23 : EXPOSE 59999 [2023-02-17T10:00:42.395Z] ---> Running in a4f7e8b1c78b [2023-02-17T10:00:42.395Z] Removing intermediate container a4f7e8b1c78b [2023-02-17T10:00:42.395Z] ---> 08dd06367d4a [2023-02-17T10:00:42.395Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-17T10:00:42.395Z] ---> Running in eef46cbcfa27 [2023-02-17T10:00:42.395Z] Removing intermediate container eef46cbcfa27 [2023-02-17T10:00:42.395Z] ---> 687aabe9c990 [2023-02-17T10:00:42.395Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T10:00:42.395Z] ---> Running in f9539a400a23 [2023-02-17T10:00:42.663Z] Removing intermediate container f9539a400a23 [2023-02-17T10:00:42.663Z] ---> bbeaba4af3fb [2023-02-17T10:00:42.663Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T10:00:42.663Z] ---> Running in e013a0221e49 [2023-02-17T10:00:42.930Z] Removing intermediate container e013a0221e49 [2023-02-17T10:00:42.930Z] ---> 80efe2614f52 [2023-02-17T10:00:42.930Z] Step 22/23 : LABEL git_sha=f03d932b600fd46a3b503f339d4d9f330fd6c1ce [2023-02-17T10:00:42.930Z] ---> Running in 132e54200312 [2023-02-17T10:00:43.196Z] Removing intermediate container 132e54200312 [2023-02-17T10:00:43.196Z] ---> 3f4c404dae2e [2023-02-17T10:00:43.196Z] Step 23/23 : LABEL version=3.0.0-dev.33 [2023-02-17T10:00:43.464Z] ---> Running in 7c6155c3f56c [2023-02-17T10:00:43.730Z] Removing intermediate container 7c6155c3f56c [2023-02-17T10:00:43.730Z] ---> 69564e3c419b [2023-02-17T10:00:43.730Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T10:00:43.730Z] Successfully built 69564e3c419b [2023-02-17T10:00:43.730Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:00:44.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T10:00:44.163Z] [2023-02-17T10:00:44.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:00:44.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T10:00:44.498Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T10:00:44.498Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T10:00:44.498Z] 04944245beec: Pulling fs layer [2023-02-17T10:00:44.498Z] 699f458cf7ca: Pulling fs layer [2023-02-17T10:00:44.498Z] 765212b225bb: Pulling fs layer [2023-02-17T10:00:44.498Z] f23df028b6ca: Pulling fs layer [2023-02-17T10:00:44.498Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T10:00:44.498Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T10:00:44.498Z] 765212b225bb: Waiting [2023-02-17T10:00:44.498Z] f23df028b6ca: Waiting [2023-02-17T10:00:44.498Z] d65c8cfc05b1: Waiting [2023-02-17T10:00:44.498Z] 2437ff75d9bd: Waiting [2023-02-17T10:00:44.767Z] 04944245beec: Verifying Checksum [2023-02-17T10:00:44.767Z] 04944245beec: Download complete [2023-02-17T10:00:44.767Z] 765212b225bb: Verifying Checksum [2023-02-17T10:00:44.767Z] 765212b225bb: Download complete [2023-02-17T10:00:44.767Z] f23df028b6ca: Verifying Checksum [2023-02-17T10:00:44.767Z] f23df028b6ca: Download complete [2023-02-17T10:00:44.767Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T10:00:44.767Z] d65c8cfc05b1: Download complete [2023-02-17T10:00:45.035Z] 699f458cf7ca: Verifying Checksum [2023-02-17T10:00:45.035Z] 699f458cf7ca: Download complete [2023-02-17T10:00:45.303Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T10:00:45.303Z] 8998bd30e6a1: Download complete [2023-02-17T10:00:47.250Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T10:00:47.250Z] 2437ff75d9bd: Download complete [2023-02-17T10:00:49.192Z] 8998bd30e6a1: Pull complete [2023-02-17T10:00:49.469Z] 04944245beec: Pull complete [2023-02-17T10:00:50.877Z] 699f458cf7ca: Pull complete [2023-02-17T10:00:50.877Z] 765212b225bb: Pull complete [2023-02-17T10:00:51.840Z] f23df028b6ca: Pull complete [2023-02-17T10:00:51.840Z] d65c8cfc05b1: Pull complete [2023-02-17T10:01:06.846Z] 2437ff75d9bd: Pull complete [2023-02-17T10:01:06.846Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T10:01:06.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T10:01:06.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T10:01:07.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-6442 does not seem to be running inside a container [2023-02-17T10:01:07.106Z] $ 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/163 -v /w/workspace/device-sdk-go/163:/w/workspace/device-sdk-go/163:rw,z -v /w/workspace/device-sdk-go/163@tmp:/w/workspace/device-sdk-go/163@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 [2023-02-17T10:01:09.752Z] $ docker top 88bb677d8e5c03439421958aa8207fc0031d069dda3b89d87102179291338514 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:01:10.588Z] ---> job-cost.sh [2023-02-17T10:01:10.588Z] lf-activate-venv: SKIPPING [2023-02-17T10:01:10.588Z] INFO: No Stack... [2023-02-17T10:01:11.549Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T10:01:12.510Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T10:01:13.144Z] + + cut -d,cat -f6 /w/workspace/device-sdk-go/163/archives/cost.csv [2023-02-17T10:01:13.145Z] [Pipeline] lock [2023-02-17T10:01:13.205Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-163-stack-cost] [2023-02-17T10:01:13.214Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-163-stack-cost] did not exist. Created. [2023-02-17T10:01:13.214Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T10:01:13.869Z] /w/workspace/device-sdk-go/163@tmp/durable-a7714532/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-17T10:01:14.556Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T10:01:14.572Z] Warning: overwriting stash ‘stack-cost’ [2023-02-17T10:01:14.668Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T10:01:14.673Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T10:01:14.694Z] $ docker stop --time=1 88bb677d8e5c03439421958aa8207fc0031d069dda3b89d87102179291338514 [2023-02-17T10:01:17.546Z] $ docker rm -f --volumes 88bb677d8e5c03439421958aa8207fc0031d069dda3b89d87102179291338514 [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 [2023-02-17T10:01:17.955Z] provisioning config files... [2023-02-17T10:01:17.960Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11392762946081824176tmp [Pipeline] { [Pipeline] sh [2023-02-17T10:01:18.248Z] + set +x [2023-02-17T10:01:18.248Z] + + curl -s https://codecov.io/bash [2023-02-17T10:01:18.248Z] bash -s -- [2023-02-17T10:01:18.248Z] [2023-02-17T10:01:18.248Z] _____ _ [2023-02-17T10:01:18.248Z] / ____| | | [2023-02-17T10:01:18.248Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T10:01:18.248Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T10:01:18.248Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T10:01:18.248Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T10:01:18.248Z] Bash-1.0.6 [2023-02-17T10:01:18.248Z] [2023-02-17T10:01:18.248Z] [2023-02-17T10:01:18.248Z] ==> git version 2.25.1 found [2023-02-17T10:01:18.248Z] ==> 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 [2023-02-17T10:01:18.248Z] Release-Date: 2020-01-08 [2023-02-17T10:01:18.248Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-17T10:01:18.248Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T10:01:18.248Z] ==> Jenkins CI detected. [2023-02-17T10:01:18.248Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-02-17T10:01:18.248Z] project root: . [2023-02-17T10:01:18.248Z] --> token set from env [2023-02-17T10:01:18.248Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T10:01:18.248Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T10:01:18.248Z] ==> Python coveragepy not found [2023-02-17T10:01:18.248Z] ==> Searching for coverage reports in: [2023-02-17T10:01:18.248Z] + . [2023-02-17T10:01:18.248Z] -> Found 1 reports [2023-02-17T10:01:18.248Z] ==> Detecting git/mercurial file structure [2023-02-17T10:01:18.248Z] ==> Reading reports [2023-02-17T10:01:18.248Z] + ./coverage.out bytes=98530 [2023-02-17T10:01:18.248Z] ==> Appending adjustments [2023-02-17T10:01:18.248Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T10:01:18.506Z] + Found adjustments [2023-02-17T10:01:18.765Z] ==> Gzipping contents [2023-02-17T10:01:18.765Z] 16K /tmp/codecov.MtJnJH.gz [2023-02-17T10:01:18.765Z] ==> Uploading reports [2023-02-17T10:01:18.765Z] url: https://codecov.io [2023-02-17T10:01:18.765Z] query: branch=main&commit=f03d932b600fd46a3b503f339d4d9f330fd6c1ce&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-17T10:01:18.765Z] -> Pinging Codecov [2023-02-17T10:01:18.765Z] 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=f03d932b600fd46a3b503f339d4d9f330fd6c1ce&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-17T10:01:18.765Z] -> Uploading to [2023-02-17T10:01:18.765Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/7E55EF52A471D76F132DFD9A03CDDE97/f03d932b600fd46a3b503f339d4d9f330fd6c1ce/cbf09312-ba79-47f8-849f-3bc8446fcfa7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T100118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fff16c0bd504e07860e11f9bf5f45db9e643d7989cc39a66b21c580161d8a774 [2023-02-17T10:01:18.765Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T10:01:18.765Z] Dload Upload Total Spent Left Speed [2023-02-17T10:01:19.025Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14342 0 0 100 14342 0 58778 --:--:-- --:--:-- --:--:-- 58538 100 14342 0 0 100 14342 0 58778 --:--:-- --:--:-- --:--:-- 58538 [2023-02-17T10:01:19.025Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f03d932b600fd46a3b503f339d4d9f330fd6c1ce [Pipeline] } [2023-02-17T10:01:19.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-17T10:01:19.253Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-17T10:01:19.269Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:01:19.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T10:01:19.568Z] [2023-02-17T10:01:19.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:01:19.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T10:01:19.867Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-17T10:01:19.867Z] df9b9388f04a: Pulling fs layer [2023-02-17T10:01:19.867Z] 52dc419b0ee2: Pulling fs layer [2023-02-17T10:01:19.867Z] 25bc292e5bac: Pulling fs layer [2023-02-17T10:01:19.867Z] 114826534d7a: Pulling fs layer [2023-02-17T10:01:19.867Z] 4657fd5d0bcf: Pulling fs layer [2023-02-17T10:01:19.867Z] 6ad1cebc031e: Pulling fs layer [2023-02-17T10:01:19.867Z] 8a3aa393b2d8: Pulling fs layer [2023-02-17T10:01:19.867Z] 4657fd5d0bcf: Waiting [2023-02-17T10:01:19.867Z] 114826534d7a: Waiting [2023-02-17T10:01:19.867Z] 8a3aa393b2d8: Waiting [2023-02-17T10:01:19.867Z] 6ad1cebc031e: Waiting [2023-02-17T10:01:19.867Z] 25bc292e5bac: Verifying Checksum [2023-02-17T10:01:19.867Z] 25bc292e5bac: Download complete [2023-02-17T10:01:19.867Z] 52dc419b0ee2: Verifying Checksum [2023-02-17T10:01:19.867Z] 52dc419b0ee2: Download complete [2023-02-17T10:01:19.867Z] 4657fd5d0bcf: Download complete [2023-02-17T10:01:19.867Z] df9b9388f04a: Download complete [2023-02-17T10:01:20.130Z] df9b9388f04a: Pull complete [2023-02-17T10:01:20.130Z] 52dc419b0ee2: Pull complete [2023-02-17T10:01:20.130Z] 25bc292e5bac: Pull complete [2023-02-17T10:01:20.405Z] 6ad1cebc031e: Verifying Checksum [2023-02-17T10:01:20.405Z] 6ad1cebc031e: Download complete [2023-02-17T10:01:21.007Z] 114826534d7a: Verifying Checksum [2023-02-17T10:01:21.007Z] 114826534d7a: Download complete [2023-02-17T10:01:21.265Z] 8a3aa393b2d8: Verifying Checksum [2023-02-17T10:01:21.265Z] 8a3aa393b2d8: Download complete [2023-02-17T10:01:24.548Z] 114826534d7a: Pull complete [2023-02-17T10:01:24.548Z] 4657fd5d0bcf: Pull complete [2023-02-17T10:01:24.807Z] 6ad1cebc031e: Pull complete [2023-02-17T10:01:27.338Z] 8a3aa393b2d8: Pull complete [2023-02-17T10:01:27.338Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-17T10:01:27.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T10:01:27.338Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T10:01:27.419Z] prd-ubuntu20.04-docker-8c-8g-6441 does not seem to be running inside a container [2023-02-17T10:01:27.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-17T10:01:29.600Z] $ docker top 64a289e28373e3d4d5a8dc4d42c3359617fc8dcef93c85f0ae21677afc22cd2a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T10:01:29.678Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-02-17T10:01:29.955Z] + set -o pipefail [2023-02-17T10:01:29.955Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-02-17T10:01:35.229Z] [2023-02-17T10:01:35.229Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-02-17T10:01:35.229Z] [2023-02-17T10:01:35.229Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/49f4da45-6e8f-4c54-8fa3-8aee40e71ec5 [2023-02-17T10:01:35.229Z] [2023-02-17T10:01:35.229Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-17T10:01:35.229Z] [2023-02-17T10:01:35.229Z] [2023-02-17T10:01:35.229Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-17T10:01:35.229Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-17T10:01:35.229Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-17T10:01:35.235Z] $ docker stop --time=1 64a289e28373e3d4d5a8dc4d42c3359617fc8dcef93c85f0ae21677afc22cd2a [2023-02-17T10:01:37.648Z] $ docker rm -f --volumes 64a289e28373e3d4d5a8dc4d42c3359617fc8dcef93c85f0ae21677afc22cd2a [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 [2023-02-17T10:01:38.051Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T10:01:38.064Z] provisioning config files... [2023-02-17T10:01:38.073Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10409967228208260529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:01:38.368Z] --> edgex-publish-swagger.sh [2023-02-17T10:01:38.368Z] === Publish openapi/v3 API === [2023-02-17T10:01:38.368Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-17T10:01:38.368Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-02-17T10:01:38.368Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T10:01:38.368Z] Dload Upload Total Spent Left Speed [2023-02-17T10:01:38.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24964 0 0 100 24964 0 44658 --:--:-- --:--:-- --:--:-- 44658 [2023-02-17T10:01:38.938Z] [2023-02-17T10:01:38.938Z] [Pipeline] } [2023-02-17T10:01:38.945Z] 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 [2023-02-17T10:01:39.344Z] + git log --format=format:%s -1 f03d932b600fd46a3b503f339d4d9f330fd6c1ce [Pipeline] sh [2023-02-17T10:01:39.640Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T10:01:39.640Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:01:39.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T10:01:39.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T10:01:40.009Z] prd-ubuntu20.04-docker-8c-8g-6441 does not seem to be running inside a container [2023-02-17T10:01:40.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T10:01:40.447Z] $ docker top ed6da900b9cb3dba5da2194e0322c142a27f8f8cf668dd1f72fc703ed66d2caa -eo pid,comm [2023-02-17T10:01:40.497Z] 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). [2023-02-17T10:01:40.497Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T10:01:40.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T10:01:40.547Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T10:01:40.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T10:01:40.659Z] $ docker exec ed6da900b9cb3dba5da2194e0322c142a27f8f8cf668dd1f72fc703ed66d2caa ssh-agent [2023-02-17T10:01:40.775Z] SSH_AUTH_SOCK=/tmp/ssh-orBDK9ydKhQl/agent.32 [2023-02-17T10:01:40.775Z] SSH_AGENT_PID=38 [2023-02-17T10:01:40.780Z] Running ssh-add (command line suppressed) [2023-02-17T10:01:40.882Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1736712402991393247.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1736712402991393247.key) [2023-02-17T10:01:40.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T10:01:41.190Z] + git semver tag [2023-02-17T10:01:41.449Z] 2023-02-17 10:01:41,387 [run_tag] DEBUG tag force:False [2023-02-17T10:01:41.449Z] 2023-02-17 10:01:41,387 [check_head_tag] DEBUG check head tag [2023-02-17T10:01:41.449Z] 2023-02-17 10:01:41,389 [execute] INFO git cat-file --batch-check [2023-02-17T10:01:41.449Z] 2023-02-17 10:01:41,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-17T10:01:41.449Z] 2023-02-17 10:01:41,393 [execute] INFO git cat-file --batch [2023-02-17T10:01:41.449Z] 2023-02-17 10:01:41,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-17T10:01:41.449Z] 2023-02-17 10:01:41,425 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T10:01:41.449Z] 2023-02-17 10:01:41,426 [execute] INFO git tag -a v3.0.0-dev.33 -m v3.0.0-dev.33 [2023-02-17T10:01:41.449Z] 2023-02-17 10:01:41,426 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.33', '-m', 'v3.0.0-dev.33'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-17T10:01:41.450Z] 2023-02-17 10:01:41,431 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T10:01:41.450Z] 3.0.0-dev.33 [Pipeline] } [2023-02-17T10:01:41.715Z] $ docker exec --env ******** --env ******** ed6da900b9cb3dba5da2194e0322c142a27f8f8cf668dd1f72fc703ed66d2caa ssh-agent -k [2023-02-17T10:01:41.826Z] unset SSH_AUTH_SOCK; [2023-02-17T10:01:41.827Z] unset SSH_AGENT_PID; [2023-02-17T10:01:41.827Z] echo Agent pid 38 killed; [2023-02-17T10:01:41.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T10:01:42.147Z] + git semver [Pipeline] } [2023-02-17T10:01:42.413Z] $ docker stop --time=1 ed6da900b9cb3dba5da2194e0322c142a27f8f8cf668dd1f72fc703ed66d2caa [2023-02-17T10:01:43.662Z] $ docker rm -f --volumes ed6da900b9cb3dba5da2194e0322c142a27f8f8cf668dd1f72fc703ed66d2caa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:01:44.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T10:01:44.051Z] [2023-02-17T10:01:44.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:01:44.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T10:01:44.349Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-17T10:01:44.349Z] ab5ef0e58194: Pulling fs layer [2023-02-17T10:01:44.349Z] 9712f1f96733: Pulling fs layer [2023-02-17T10:01:44.349Z] 63f879dbbcfc: Pulling fs layer [2023-02-17T10:01:44.349Z] 0d9ebad4ef96: Pulling fs layer [2023-02-17T10:01:44.349Z] e9a5061849ea: Pulling fs layer [2023-02-17T10:01:44.349Z] d747dcd14b5f: Pulling fs layer [2023-02-17T10:01:44.349Z] 2de7ff778b66: Pulling fs layer [2023-02-17T10:01:44.349Z] 0d9ebad4ef96: Waiting [2023-02-17T10:01:44.349Z] 2de7ff778b66: Waiting [2023-02-17T10:01:44.349Z] 9712f1f96733: Download complete [2023-02-17T10:01:45.356Z] 63f879dbbcfc: Verifying Checksum [2023-02-17T10:01:45.356Z] 63f879dbbcfc: Download complete [2023-02-17T10:01:45.356Z] e9a5061849ea: Verifying Checksum [2023-02-17T10:01:45.356Z] e9a5061849ea: Download complete [2023-02-17T10:01:45.356Z] d747dcd14b5f: Verifying Checksum [2023-02-17T10:01:45.356Z] d747dcd14b5f: Download complete [2023-02-17T10:01:45.999Z] 0d9ebad4ef96: Verifying Checksum [2023-02-17T10:01:45.999Z] 0d9ebad4ef96: Download complete [2023-02-17T10:01:45.999Z] ab5ef0e58194: Download complete [2023-02-17T10:01:45.999Z] 2de7ff778b66: Verifying Checksum [2023-02-17T10:01:45.999Z] 2de7ff778b66: Download complete [2023-02-17T10:01:48.528Z] ab5ef0e58194: Pull complete [2023-02-17T10:01:48.785Z] 9712f1f96733: Pull complete [2023-02-17T10:01:49.350Z] 63f879dbbcfc: Pull complete [2023-02-17T10:01:52.626Z] 0d9ebad4ef96: Pull complete [2023-02-17T10:01:52.626Z] e9a5061849ea: Pull complete [2023-02-17T10:01:52.885Z] d747dcd14b5f: Pull complete [2023-02-17T10:01:53.819Z] 2de7ff778b66: Pull complete [2023-02-17T10:01:53.819Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-17T10:01:53.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T10:01:53.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T10:01:53.904Z] prd-ubuntu20.04-docker-8c-8g-6441 does not seem to be running inside a container [2023-02-17T10:01:53.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-17T10:01:56.691Z] $ docker top 417373d3d045012cf5ec9a20ccaa2a1926f41b8b6aa747071b9acba57fc7bbed -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-17T10:01:56.766Z] provisioning config files... [2023-02-17T10:01:56.772Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5923396409876664952tmp [2023-02-17T10:01:56.781Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4014370572619647862tmp [2023-02-17T10:01:56.788Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4946619947586466702tmp [Pipeline] { [Pipeline] echo [2023-02-17T10:01:56.801Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:01:57.082Z] ---> sigul-configuration.sh [2023-02-17T10:01:57.082Z] gpg: directory `/root/.gnupg' created [2023-02-17T10:01:57.082Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-17T10:01:57.082Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-17T10:01:57.082Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-17T10:01:57.082Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-17T10:01:57.082Z] gpg: CAST5 encrypted data [2023-02-17T10:01:57.082Z] gpg: encrypted with 1 passphrase [2023-02-17T10:01:57.082Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-17T10:01:57.366Z] + mkdir /home/jenkins [2023-02-17T10:01:57.366Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-17T10:01:57.649Z] + 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 [2023-02-17T10:01:57.658Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:01:57.940Z] ---> sigul-install.sh [2023-02-17T10:01:57.940Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-17T10:01:58.224Z] + git tag --list [2023-02-17T10:01:58.224Z] 0.7.1 [2023-02-17T10:01:58.224Z] delhi-tag [2023-02-17T10:01:58.224Z] v1.0.0 [2023-02-17T10:01:58.224Z] v1.1.0 [2023-02-17T10:01:58.224Z] v1.1.1 [2023-02-17T10:01:58.224Z] v1.1.2 [2023-02-17T10:01:58.224Z] v1.2.0 [2023-02-17T10:01:58.224Z] v1.2.1 [2023-02-17T10:01:58.224Z] v1.2.2 [2023-02-17T10:01:58.224Z] v1.2.3 [2023-02-17T10:01:58.224Z] v1.3.0 [2023-02-17T10:01:58.224Z] v1.4.0 [2023-02-17T10:01:58.224Z] v2.0.0 [2023-02-17T10:01:58.224Z] v2.1.0 [2023-02-17T10:01:58.224Z] v2.1.1 [2023-02-17T10:01:58.224Z] v2.1.1-dev.2 [2023-02-17T10:01:58.224Z] v2.1.1-dev.3 [2023-02-17T10:01:58.224Z] v2.2.0 [2023-02-17T10:01:58.224Z] v2.2.1-dev.1 [2023-02-17T10:01:58.224Z] v2.2.1-dev.10 [2023-02-17T10:01:58.224Z] v2.2.1-dev.11 [2023-02-17T10:01:58.224Z] v2.2.1-dev.12 [2023-02-17T10:01:58.224Z] v2.2.1-dev.13 [2023-02-17T10:01:58.224Z] v2.2.1-dev.14 [2023-02-17T10:01:58.224Z] v2.2.1-dev.2 [2023-02-17T10:01:58.224Z] v2.2.1-dev.3 [2023-02-17T10:01:58.224Z] v2.2.1-dev.4 [2023-02-17T10:01:58.224Z] v2.2.1-dev.5 [2023-02-17T10:01:58.224Z] v2.2.1-dev.6 [2023-02-17T10:01:58.224Z] v2.2.1-dev.7 [2023-02-17T10:01:58.224Z] v2.2.1-dev.8 [2023-02-17T10:01:58.224Z] v2.2.1-dev.9 [2023-02-17T10:01:58.224Z] v2.3.0 [2023-02-17T10:01:58.224Z] v2.3.0-dev.14 [2023-02-17T10:01:58.224Z] v2.3.0-dev.15 [2023-02-17T10:01:58.224Z] v2.3.0-dev.16 [2023-02-17T10:01:58.224Z] v2.3.0-dev.17 [2023-02-17T10:01:58.224Z] v2.3.0-dev.18 [2023-02-17T10:01:58.224Z] v2.3.0-dev.19 [2023-02-17T10:01:58.224Z] v2.3.0-dev.20 [2023-02-17T10:01:58.224Z] v2.3.0-dev.21 [2023-02-17T10:01:58.224Z] v2.3.0-dev.22 [2023-02-17T10:01:58.224Z] v2.3.0-dev.23 [2023-02-17T10:01:58.224Z] v2.3.0-dev.24 [2023-02-17T10:01:58.224Z] v2.3.0-dev.25 [2023-02-17T10:01:58.224Z] v2.3.0-dev.26 [2023-02-17T10:01:58.224Z] v2.3.0-dev.27 [2023-02-17T10:01:58.224Z] v2.3.0-dev.28 [2023-02-17T10:01:58.224Z] v2.3.0-dev.29 [2023-02-17T10:01:58.224Z] v2.3.0-dev.30 [2023-02-17T10:01:58.224Z] v2.3.0-dev.31 [2023-02-17T10:01:58.224Z] v2.3.0-dev.32 [2023-02-17T10:01:58.224Z] v2.3.0-dev.33 [2023-02-17T10:01:58.224Z] v2.3.0-dev.34 [2023-02-17T10:01:58.224Z] v2.3.0-dev.35 [2023-02-17T10:01:58.224Z] v2.3.0-dev.36 [2023-02-17T10:01:58.224Z] v2.3.0-dev.37 [2023-02-17T10:01:58.224Z] v2.3.0-dev.38 [2023-02-17T10:01:58.224Z] v2.3.0-dev.39 [2023-02-17T10:01:58.224Z] v2.3.0-dev.40 [2023-02-17T10:01:58.224Z] v2.3.0-dev.41 [2023-02-17T10:01:58.224Z] v2.3.0-dev.42 [2023-02-17T10:01:58.224Z] v2.3.0-dev.43 [2023-02-17T10:01:58.224Z] v2.3.0-dev.44 [2023-02-17T10:01:58.224Z] v2.3.0-dev.45 [2023-02-17T10:01:58.224Z] v2.3.0-dev.46 [2023-02-17T10:01:58.224Z] v2.3.0-dev.47 [2023-02-17T10:01:58.224Z] v2.3.0-dev.48 [2023-02-17T10:01:58.224Z] v2.3.0-dev.49 [2023-02-17T10:01:58.224Z] v2.3.0-dev.50 [2023-02-17T10:01:58.224Z] v2.3.0-dev.51 [2023-02-17T10:01:58.224Z] v2.3.1-dev.1 [2023-02-17T10:01:58.224Z] v2.3.1-dev.2 [2023-02-17T10:01:58.224Z] v3.0.0-dev.1 [2023-02-17T10:01:58.224Z] v3.0.0-dev.10 [2023-02-17T10:01:58.224Z] v3.0.0-dev.11 [2023-02-17T10:01:58.224Z] v3.0.0-dev.12 [2023-02-17T10:01:58.224Z] v3.0.0-dev.13 [2023-02-17T10:01:58.224Z] v3.0.0-dev.14 [2023-02-17T10:01:58.224Z] v3.0.0-dev.15 [2023-02-17T10:01:58.224Z] v3.0.0-dev.16 [2023-02-17T10:01:58.224Z] v3.0.0-dev.17 [2023-02-17T10:01:58.224Z] v3.0.0-dev.18 [2023-02-17T10:01:58.224Z] v3.0.0-dev.19 [2023-02-17T10:01:58.224Z] v3.0.0-dev.2 [2023-02-17T10:01:58.224Z] v3.0.0-dev.20 [2023-02-17T10:01:58.224Z] v3.0.0-dev.21 [2023-02-17T10:01:58.224Z] v3.0.0-dev.22 [2023-02-17T10:01:58.224Z] v3.0.0-dev.23 [2023-02-17T10:01:58.224Z] v3.0.0-dev.24 [2023-02-17T10:01:58.224Z] v3.0.0-dev.25 [2023-02-17T10:01:58.224Z] v3.0.0-dev.26 [2023-02-17T10:01:58.224Z] v3.0.0-dev.27 [2023-02-17T10:01:58.224Z] v3.0.0-dev.28 [2023-02-17T10:01:58.224Z] v3.0.0-dev.29 [2023-02-17T10:01:58.224Z] v3.0.0-dev.3 [2023-02-17T10:01:58.224Z] v3.0.0-dev.30 [2023-02-17T10:01:58.224Z] v3.0.0-dev.31 [2023-02-17T10:01:58.224Z] v3.0.0-dev.32 [2023-02-17T10:01:58.224Z] v3.0.0-dev.33 [2023-02-17T10:01:58.224Z] v3.0.0-dev.4 [2023-02-17T10:01:58.224Z] v3.0.0-dev.5 [2023-02-17T10:01:58.224Z] v3.0.0-dev.6 [2023-02-17T10:01:58.224Z] v3.0.0-dev.7 [2023-02-17T10:01:58.224Z] v3.0.0-dev.8 [2023-02-17T10:01:58.224Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-17T10:01:58.506Z] + lftools sign git-tag v3.0.0-dev.33 [2023-02-17T10:01:59.073Z] Signing Git tag with Sigul... [2023-02-17T10:01:59.073Z] Signing v3.0.0-dev.33 [Pipeline] echo [2023-02-17T10:01:59.342Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:01:59.625Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-17T10:01:59.633Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-17T10:01:59.652Z] $ docker stop --time=1 417373d3d045012cf5ec9a20ccaa2a1926f41b8b6aa747071b9acba57fc7bbed [2023-02-17T10:02:00.946Z] $ docker rm -f --volumes 417373d3d045012cf5ec9a20ccaa2a1926f41b8b6aa747071b9acba57fc7bbed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-17T10:02:01.368Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T10:02:01.368Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:02:01.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T10:02:01.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T10:02:01.731Z] prd-ubuntu20.04-docker-8c-8g-6441 does not seem to be running inside a container [2023-02-17T10:02:01.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T10:02:02.122Z] $ docker top 56d4d766020e0a96df15aedde9dfa9e5f4d4c2d7d90dee4d7c6760b84a255069 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T10:02:02.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T10:02:02.212Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T10:02:02.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T10:02:02.320Z] $ docker exec 56d4d766020e0a96df15aedde9dfa9e5f4d4c2d7d90dee4d7c6760b84a255069 ssh-agent [2023-02-17T10:02:02.421Z] SSH_AUTH_SOCK=/tmp/ssh-aRWJzsnsConN/agent.32 [2023-02-17T10:02:02.421Z] SSH_AGENT_PID=38 [2023-02-17T10:02:02.426Z] Running ssh-add (command line suppressed) [2023-02-17T10:02:02.529Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18137220090103844931.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18137220090103844931.key) [2023-02-17T10:02:02.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T10:02:02.833Z] + git semver bump pre [2023-02-17T10:02:03.091Z] 2023-02-17 10:02:03,056 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T10:02:03.091Z] 2023-02-17 10:02:03,057 [bump_version] DEBUG bumping version:3.0.0-dev.33 on axis:pre with prefix:dev [2023-02-17T10:02:03.091Z] 2023-02-17 10:02:03,057 [bump_version] DEBUG bumped version:3.0.0-dev.34 [2023-02-17T10:02:03.091Z] 2023-02-17 10:02:03,057 [write_version] DEBUG write version:3.0.0-dev.34 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-02-17T10:02:03.091Z] 2023-02-17 10:02:03,057 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T10:02:03.091Z] 2023-02-17 10:02:03,057 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T10:02:03.091Z] 2023-02-17 10:02:03,059 [execute] INFO git cat-file --batch-check [2023-02-17T10:02:03.091Z] 2023-02-17 10:02:03,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T10:02:03.091Z] 2023-02-17 10:02:03,063 [execute] INFO git cat-file --batch [2023-02-17T10:02:03.091Z] 2023-02-17 10:02:03,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T10:02:03.091Z] 2023-02-17 10:02:03,068 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T10:02:03.091Z] 3.0.0-dev.34 [Pipeline] } [2023-02-17T10:02:03.355Z] $ docker exec --env ******** --env ******** 56d4d766020e0a96df15aedde9dfa9e5f4d4c2d7d90dee4d7c6760b84a255069 ssh-agent -k [2023-02-17T10:02:03.447Z] unset SSH_AUTH_SOCK; [2023-02-17T10:02:03.447Z] unset SSH_AGENT_PID; [2023-02-17T10:02:03.447Z] echo Agent pid 38 killed; [2023-02-17T10:02:03.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T10:02:03.758Z] + git semver [Pipeline] } [2023-02-17T10:02:04.027Z] $ docker stop --time=1 56d4d766020e0a96df15aedde9dfa9e5f4d4c2d7d90dee4d7c6760b84a255069 [2023-02-17T10:02:05.346Z] $ docker rm -f --volumes 56d4d766020e0a96df15aedde9dfa9e5f4d4c2d7d90dee4d7c6760b84a255069 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T10:02:05.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T10:02:05.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:02:05.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T10:02:05.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T10:02:06.052Z] prd-ubuntu20.04-docker-8c-8g-6441 does not seem to be running inside a container [2023-02-17T10:02:06.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T10:02:06.430Z] $ docker top 226e4f8650d943c4735daaf7b1c8065d49079478d7d47c425c870a96a254cf63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T10:02:06.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T10:02:06.520Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T10:02:06.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T10:02:06.617Z] $ docker exec 226e4f8650d943c4735daaf7b1c8065d49079478d7d47c425c870a96a254cf63 ssh-agent [2023-02-17T10:02:06.728Z] SSH_AUTH_SOCK=/tmp/ssh-ckmyuMSj4Zf3/agent.32 [2023-02-17T10:02:06.728Z] SSH_AGENT_PID=38 [2023-02-17T10:02:06.734Z] Running ssh-add (command line suppressed) [2023-02-17T10:02:06.822Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5967358842896237004.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5967358842896237004.key) [2023-02-17T10:02:06.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T10:02:07.120Z] + git semver push [2023-02-17T10:02:07.380Z] 2023-02-17 10:02:07,289 [run_push] DEBUG push [2023-02-17T10:02:07.380Z] 2023-02-17 10:02:07,289 [execute] INFO git cat-file --batch-check [2023-02-17T10:02:07.380Z] 2023-02-17 10:02:07,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T10:02:07.380Z] 2023-02-17 10:02:07,293 [execute] INFO git rev-list 16a571fe827cc1f272ef293383843c5fc4847f26 -- [2023-02-17T10:02:07.380Z] 2023-02-17 10:02:07,293 [execute] DEBUG Popen(['git', 'rev-list', '16a571fe827cc1f272ef293383843c5fc4847f26', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-17T10:02:07.380Z] 2023-02-17 10:02:07,304 [execute] INFO git fetch -v origin [2023-02-17T10:02:07.380Z] 2023-02-17 10:02:07,304 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-17T10:02:07.947Z] 2023-02-17 10:02:07,862 [run_push] DEBUG no remote changes detected [2023-02-17T10:02:07.947Z] 2023-02-17 10:02:07,862 [execute] INFO git push origin semver [2023-02-17T10:02:07.947Z] 2023-02-17 10:02:07,862 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-17T10:02:08.883Z] 2023-02-17 10:02:08,715 [run_push] DEBUG push all version tags [2023-02-17T10:02:08.883Z] 2023-02-17 10:02:08,715 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-17T10:02:08.883Z] 2023-02-17 10:02:08,716 [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) [2023-02-17T10:02:09.820Z] 2023-02-17 10:02:09,600 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T10:02:09.820Z] 3.0.0-dev.34 [Pipeline] } [2023-02-17T10:02:09.826Z] $ docker exec --env ******** --env ******** 226e4f8650d943c4735daaf7b1c8065d49079478d7d47c425c870a96a254cf63 ssh-agent -k [2023-02-17T10:02:09.925Z] unset SSH_AUTH_SOCK; [2023-02-17T10:02:09.927Z] unset SSH_AGENT_PID; [2023-02-17T10:02:09.927Z] echo Agent pid 38 killed; [2023-02-17T10:02:09.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T10:02:10.235Z] + git semver [Pipeline] } [2023-02-17T10:02:10.502Z] $ docker stop --time=1 226e4f8650d943c4735daaf7b1c8065d49079478d7d47c425c870a96a254cf63 [2023-02-17T10:02:11.802Z] $ docker rm -f --volumes 226e4f8650d943c4735daaf7b1c8065d49079478d7d47c425c870a96a254cf63 [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 [2023-02-17T10:02:12.358Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-02-17T10:02:12.358Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-17T10:02:12.358Z] total 16 [2023-02-17T10:02:12.358Z] drwxr-xr-x 3 root root 4096 Feb 17 09:51 . [2023-02-17T10:02:12.358Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 10:01 .. [2023-02-17T10:02:12.358Z] drwxr-xr-x 2 root root 4096 Feb 17 09:51 cost [2023-02-17T10:02:12.358Z] -rw-r--r-- 1 root root 85 Feb 17 09:51 cost.csv [2023-02-17T10:02:12.358Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-17T10:02:12.358Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-17T10:02:12.358Z] total 16 [2023-02-17T10:02:12.358Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 09:51 . [2023-02-17T10:02:12.358Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 10:01 .. [2023-02-17T10:02:12.358Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 09:51 cost [2023-02-17T10:02:12.358Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 17 09:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:02:12.647Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:02:13.508Z] ---> package-listing.sh [2023-02-17T10:02:13.508Z] ++ facter osfamily [2023-02-17T10:02:13.508Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T10:02:13.767Z] + OS_FAMILY=debian [2023-02-17T10:02:13.767Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-02-17T10:02:13.767Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T10:02:13.767Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T10:02:13.767Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T10:02:13.767Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T10:02:13.767Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-17T10:02:13.767Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T10:02:13.767Z] + case "${OS_FAMILY}" in [2023-02-17T10:02:13.767Z] + dpkg -l [2023-02-17T10:02:13.767Z] + grep '^ii' [2023-02-17T10:02:13.767Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T10:02:13.767Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T10:02:13.767Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T10:02:13.767Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-17T10:02:13.767Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-02-17T10:02:13.767Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-02-17T10:02:13.777Z] 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 [2023-02-17T10:02:14.053Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:02:14.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T10:02:14.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T10:02:14.666Z] prd-ubuntu20.04-docker-8c-8g-6441 does not seem to be running inside a container [2023-02-17T10:02:14.687Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T10:02:14.912Z] $ docker top ac5c2117ac9360fed0a233317be0c19acf10f5011ed11d1daf92f82ab73148c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T10:02:15.251Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T10:02:15.533Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T10:02:15.812Z] + ls /var/log/sa-host [2023-02-17T10:02:15.812Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T10:02:15.952Z] provisioning config files... [2023-02-17T10:02:15.961Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5331355456363123703tmp [Pipeline] { [Pipeline] echo [2023-02-17T10:02:15.976Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:02:16.257Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T10:02:16.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:02:16.583Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T10:02:16.592Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:02:16.873Z] ---> sudo-logs.sh [2023-02-17T10:02:16.873Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T10:02:16.902Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:02:17.186Z] ---> job-cost.sh [2023-02-17T10:02:17.187Z] lf-activate-venv: SKIPPING [2023-02-17T10:02:17.187Z] DEBUG: total: 0.2199999988079071 [2023-02-17T10:02:17.187Z] INFO: Retrieving Stack Cost... [2023-02-17T10:02:17.754Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T10:02:18.013Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T10:02:18.027Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:02:18.313Z] ---> logs-deploy.sh [2023-02-17T10:02:18.313Z] lf-activate-venv: SKIPPING [2023-02-17T10:02:18.313Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/163 [2023-02-17T10:02:18.313Z] INFO: archiving workspace using pattern(s): [2023-02-17T10:02:19.248Z] Archives upload complete. [2023-02-17T10:02:19.248Z] INFO: archiving logs to Nexus