Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13fe592f963dcee6db02b0e3862e327a5844c24b 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-ssh4067493682929262770.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-ssh8172139489601315749.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-ssh2241170265098496860.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-ssh2205400869099537726.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-ssh9003692688718634663.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/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2831 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 13fe592f963dcee6db02b0e3862e327a5844c24b (main) Commit message: "Merge pull request #1284 from lenny-intel/secret-store" > 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 13fe592f963dcee6db02b0e3862e327a5844c24b # timeout=10 > git rev-list --no-walk 7610f6dc338b87754f939bb9ede04e880837a002 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-17T22:25:00.960Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-17T22:25:01.017Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-17T22:25:01.030Z] ========================================================= [2023-01-17T22:25:01.030Z] EdgeX Global Pipelines Version Info [2023-01-17T22:25:01.030Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:25:01.741Z] ------------------- [2023-01-17T22:25:01.741Z] stable info: [2023-01-17T22:25:01.741Z] ------------------- [2023-01-17T22:25:01.741Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-17T22:25:01.741Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-17T22:25:01.741Z] Message: update stable to v1.0.244 [2023-01-17T22:25:02.310Z] ------------------- [2023-01-17T22:25:02.310Z] experimental info: [2023-01-17T22:25:02.310Z] ------------------- [2023-01-17T22:25:02.310Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-17T22:25:02.310Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-17T22:25:02.310Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-17T22:25:02.465Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-01-17T22:25:02.474Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-01-17T22:25:02.482Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-17T22:25:02.500Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-17T22:25:02.513Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-17T22:25:02.524Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-17T22:25:02.538Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-17T22:25:02.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-01-17T22:25:02.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-17T22:25:02.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-17T22:25:02.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-17T22:25:02.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-01-17T22:25:02.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-17T22:25:02.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-17T22:25:02.638Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-17T22:25:02.648Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-01-17T22:25:02.657Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-17T22:25:02.669Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-17T22:25:02.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-17T22:25:02.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-17T22:25:02.696Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-17T22:25:02.705Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-17T22:25:02.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-17T22:25:02.722Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-17T22:25:02.730Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-17T22:25:02.739Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-17T22:25:02.748Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-17T22:25:02.757Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-17T22:25:02.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-17T22:25:02.775Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-17T22:25:02.783Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13fe592f963dcee6db02b0e3862e327a5844c24b [Pipeline] echo [2023-01-17T22:25:02.792Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13fe592 [Pipeline] echo [2023-01-17T22:25:02.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T22:25:02.854Z] provisioning config files... [2023-01-17T22:25:02.867Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12952758389622976645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:25:03.174Z] ---> docker-login.sh [2023-01-17T22:25:03.174Z] nexus3.edgexfoundry.org:10001 [2023-01-17T22:25:03.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T22:25:03.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T22:25:03.704Z] Configure a credential helper to remove this warning. See [2023-01-17T22:25:03.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T22:25:03.704Z] [2023-01-17T22:25:03.704Z] Login Succeeded [2023-01-17T22:25:03.704Z] nexus3.edgexfoundry.org:10002 [2023-01-17T22:25:03.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T22:25:03.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T22:25:03.704Z] Configure a credential helper to remove this warning. See [2023-01-17T22:25:03.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T22:25:03.704Z] [2023-01-17T22:25:03.704Z] Login Succeeded [2023-01-17T22:25:03.704Z] nexus3.edgexfoundry.org:10003 [2023-01-17T22:25:03.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T22:25:03.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T22:25:03.964Z] Configure a credential helper to remove this warning. See [2023-01-17T22:25:03.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T22:25:03.964Z] [2023-01-17T22:25:03.964Z] Login Succeeded [2023-01-17T22:25:03.964Z] nexus3.edgexfoundry.org:10004 [2023-01-17T22:25:03.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T22:25:03.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T22:25:03.964Z] Configure a credential helper to remove this warning. See [2023-01-17T22:25:03.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T22:25:03.964Z] [2023-01-17T22:25:03.964Z] Login Succeeded [2023-01-17T22:25:03.964Z] docker.io [2023-01-17T22:25:03.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T22:25:04.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T22:25:04.225Z] Configure a credential helper to remove this warning. See [2023-01-17T22:25:04.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T22:25:04.225Z] [2023-01-17T22:25:04.225Z] Login Succeeded [2023-01-17T22:25:04.225Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T22:25:04.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-17T22:25:04.586Z] + git rev-list -1 --merges 13fe592f963dcee6db02b0e3862e327a5844c24b~1..13fe592f963dcee6db02b0e3862e327a5844c24b [Pipeline] echo [2023-01-17T22:25:04.629Z] -----------> git rev-list -1 --merges 13fe592f963dcee6db02b0e3862e327a5844c24b~1..13fe592f963dcee6db02b0e3862e327a5844c24b 13fe592f963dcee6db02b0e3862e327a5844c24b [2023-01-17T22:25:04.629Z] 13fe592f963dcee6db02b0e3862e327a5844c24b [false] [Pipeline] sh [2023-01-17T22:25:04.923Z] + git log --format=format:%s -1 13fe592f963dcee6db02b0e3862e327a5844c24b [Pipeline] echo [2023-01-17T22:25:04.954Z] ========================================================= [2023-01-17T22:25:04.954Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-17T22:25:04.954Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T22:25:05.275Z] + git log --format=format:%s -1 13fe592f963dcee6db02b0e3862e327a5844c24b [Pipeline] echo [2023-01-17T22:25:05.287Z] [semverPrep] GIT_COMMIT: 13fe592f963dcee6db02b0e3862e327a5844c24b, Commit Message: Merge pull request #1284 from lenny-intel/secret-store [Pipeline] echo [2023-01-17T22:25:05.299Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-17T22:25:05.644Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T22:25:05.644Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-17T22:25:05.644Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-17T22:25:05.644Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-17T22:25:05.644Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-17T22:25:05.644Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-17T22:25:05.644Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:25:05.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T22:25:05.993Z] [2023-01-17T22:25:05.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:25:06.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T22:25:06.573Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-17T22:25:06.573Z] b85a868b505f: Pulling fs layer [2023-01-17T22:25:06.573Z] e2be974225ed: Pulling fs layer [2023-01-17T22:25:06.573Z] 339a4e72a1f5: Pulling fs layer [2023-01-17T22:25:06.573Z] 988bab9f4d93: Pulling fs layer [2023-01-17T22:25:06.573Z] 1469e6f7b9e6: Pulling fs layer [2023-01-17T22:25:06.573Z] 988bab9f4d93: Waiting [2023-01-17T22:25:06.573Z] eaf3925da568: Pulling fs layer [2023-01-17T22:25:06.573Z] 1469e6f7b9e6: Waiting [2023-01-17T22:25:06.573Z] bab4dde63d76: Pulling fs layer [2023-01-17T22:25:06.573Z] bde34c3a00c8: Pulling fs layer [2023-01-17T22:25:06.573Z] b352a97aabf1: Pulling fs layer [2023-01-17T22:25:06.573Z] eaf3925da568: Waiting [2023-01-17T22:25:06.573Z] bde34c3a00c8: Waiting [2023-01-17T22:25:06.573Z] bab4dde63d76: Waiting [2023-01-17T22:25:06.573Z] 4872d77fe225: Pulling fs layer [2023-01-17T22:25:06.573Z] 5851b861e8e6: Pulling fs layer [2023-01-17T22:25:06.573Z] b352a97aabf1: Waiting [2023-01-17T22:25:06.573Z] 4872d77fe225: Waiting [2023-01-17T22:25:06.573Z] e2be974225ed: Verifying Checksum [2023-01-17T22:25:06.573Z] e2be974225ed: Download complete [2023-01-17T22:25:06.573Z] 988bab9f4d93: Verifying Checksum [2023-01-17T22:25:06.573Z] 988bab9f4d93: Download complete [2023-01-17T22:25:06.901Z] 1469e6f7b9e6: Verifying Checksum [2023-01-17T22:25:06.901Z] 1469e6f7b9e6: Download complete [2023-01-17T22:25:06.901Z] 339a4e72a1f5: Verifying Checksum [2023-01-17T22:25:06.901Z] 339a4e72a1f5: Download complete [2023-01-17T22:25:06.901Z] eaf3925da568: Verifying Checksum [2023-01-17T22:25:06.901Z] eaf3925da568: Download complete [2023-01-17T22:25:06.901Z] bde34c3a00c8: Verifying Checksum [2023-01-17T22:25:06.901Z] bde34c3a00c8: Download complete [2023-01-17T22:25:06.901Z] b352a97aabf1: Download complete [2023-01-17T22:25:06.901Z] b85a868b505f: Verifying Checksum [2023-01-17T22:25:06.901Z] b85a868b505f: Download complete [2023-01-17T22:25:06.901Z] 4872d77fe225: Download complete [2023-01-17T22:25:06.901Z] 5851b861e8e6: Download complete [2023-01-17T22:25:07.839Z] bab4dde63d76: Verifying Checksum [2023-01-17T22:25:07.839Z] bab4dde63d76: Download complete [2023-01-17T22:25:08.097Z] b85a868b505f: Pull complete [2023-01-17T22:25:08.356Z] e2be974225ed: Pull complete [2023-01-17T22:25:08.929Z] 339a4e72a1f5: Pull complete [2023-01-17T22:25:08.929Z] 988bab9f4d93: Pull complete [2023-01-17T22:25:09.188Z] 1469e6f7b9e6: Pull complete [2023-01-17T22:25:09.188Z] eaf3925da568: Pull complete [2023-01-17T22:25:11.091Z] bab4dde63d76: Pull complete [2023-01-17T22:25:11.091Z] bde34c3a00c8: Pull complete [2023-01-17T22:25:11.091Z] b352a97aabf1: Pull complete [2023-01-17T22:25:11.091Z] 4872d77fe225: Pull complete [2023-01-17T22:25:11.091Z] 5851b861e8e6: Pull complete [2023-01-17T22:25:11.353Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-17T22:25:11.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T22:25:11.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:25:11.448Z] prd-ubuntu20.04-docker-8c-8g-2831 does not seem to be running inside a container [2023-01-17T22:25:11.487Z] $ 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-01-17T22:25:15.655Z] $ docker top 75fbfa479a14476bce942bda32d338c175b4c0a4dbacf11136b3cd9c30f4571c -eo pid,comm [2023-01-17T22:25:15.702Z] 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-01-17T22:25:15.702Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T22:25:15.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T22:25:15.739Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T22:25:15.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T22:25:15.863Z] $ docker exec 75fbfa479a14476bce942bda32d338c175b4c0a4dbacf11136b3cd9c30f4571c ssh-agent [2023-01-17T22:25:15.961Z] SSH_AUTH_SOCK=/tmp/ssh-aDZm6ntAT63S/agent.31 [2023-01-17T22:25:15.961Z] SSH_AGENT_PID=37 [2023-01-17T22:25:15.968Z] Running ssh-add (command line suppressed) [2023-01-17T22:25:16.079Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6136968881966596785.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6136968881966596785.key) [2023-01-17T22:25:16.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T22:25:16.379Z] + git tag --points-at HEAD [Pipeline] } [2023-01-17T22:25:16.399Z] $ docker exec --env ******** --env ******** 75fbfa479a14476bce942bda32d338c175b4c0a4dbacf11136b3cd9c30f4571c ssh-agent -k [2023-01-17T22:25:16.494Z] unset SSH_AUTH_SOCK; [2023-01-17T22:25:16.494Z] unset SSH_AGENT_PID; [2023-01-17T22:25:16.494Z] echo Agent pid 37 killed; [2023-01-17T22:25:16.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-17T22:25:16.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T22:25:16.529Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T22:25:16.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T22:25:16.643Z] $ docker exec 75fbfa479a14476bce942bda32d338c175b4c0a4dbacf11136b3cd9c30f4571c ssh-agent [2023-01-17T22:25:16.747Z] SSH_AUTH_SOCK=/tmp/ssh-Q2cDislr9y84/agent.70 [2023-01-17T22:25:16.747Z] SSH_AGENT_PID=76 [2023-01-17T22:25:16.758Z] Running ssh-add (command line suppressed) [2023-01-17T22:25:16.862Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11725376778180804041.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11725376778180804041.key) [2023-01-17T22:25:16.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T22:25:17.162Z] + git semver init [2023-01-17T22:25:17.420Z] 2023-01-17 22:25:17,348 [run_init] DEBUG init version:0.0.0 force:False [2023-01-17T22:25:17.420Z] 2023-01-17 22:25:17,348 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-01-17T22:25:17.420Z] 2023-01-17 22:25:17,349 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-01-17T22:25:17.420Z] 2023-01-17 22:25:17,349 [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-01-17T22:25:18.361Z] 2023-01-17 22:25:18,278 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-01-17T22:25:18.361Z] 2023-01-17 22:25:18,279 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-01-17T22:25:18.361Z] 2023-01-17 22:25:18,279 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-17T22:25:18.361Z] 2023-01-17 22:25:18,279 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-17T22:25:18.361Z] 3.0.0-dev.10 [Pipeline] } [2023-01-17T22:25:18.374Z] $ docker exec --env ******** --env ******** 75fbfa479a14476bce942bda32d338c175b4c0a4dbacf11136b3cd9c30f4571c ssh-agent -k [2023-01-17T22:25:18.477Z] unset SSH_AUTH_SOCK; [2023-01-17T22:25:18.477Z] unset SSH_AGENT_PID; [2023-01-17T22:25:18.477Z] echo Agent pid 76 killed; [2023-01-17T22:25:18.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T22:25:18.803Z] + git semver [Pipeline] } [2023-01-17T22:25:19.078Z] $ docker stop --time=1 75fbfa479a14476bce942bda32d338c175b4c0a4dbacf11136b3cd9c30f4571c [2023-01-17T22:25:21.433Z] $ docker rm -f --volumes 75fbfa479a14476bce942bda32d338c175b4c0a4dbacf11136b3cd9c30f4571c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T22:25:21.891Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-17T22:25:22.160Z] Stashed 1 file(s) [Pipeline] echo [2023-01-17T22:25:22.164Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T22:25:22.312Z] provisioning config files... [2023-01-17T22:25:22.323Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11722460190218484932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:25:22.625Z] ---> docker-login.sh [2023-01-17T22:25:22.625Z] nexus3.edgexfoundry.org:10001 [2023-01-17T22:25:22.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T22:25:22.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T22:25:22.625Z] Configure a credential helper to remove this warning. See [2023-01-17T22:25:22.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T22:25:22.625Z] [2023-01-17T22:25:22.625Z] Login Succeeded [2023-01-17T22:25:22.625Z] nexus3.edgexfoundry.org:10002 [2023-01-17T22:25:22.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T22:25:22.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T22:25:22.885Z] Configure a credential helper to remove this warning. See [2023-01-17T22:25:22.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T22:25:22.885Z] [2023-01-17T22:25:22.885Z] Login Succeeded [2023-01-17T22:25:22.885Z] nexus3.edgexfoundry.org:10003 [2023-01-17T22:25:22.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T22:25:22.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T22:25:22.885Z] Configure a credential helper to remove this warning. See [2023-01-17T22:25:22.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T22:25:22.885Z] [2023-01-17T22:25:22.885Z] Login Succeeded [2023-01-17T22:25:22.885Z] nexus3.edgexfoundry.org:10004 [2023-01-17T22:25:22.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T22:25:23.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T22:25:23.145Z] Configure a credential helper to remove this warning. See [2023-01-17T22:25:23.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T22:25:23.145Z] [2023-01-17T22:25:23.145Z] Login Succeeded [2023-01-17T22:25:23.145Z] docker.io [2023-01-17T22:25:23.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T22:25:23.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T22:25:23.405Z] Configure a credential helper to remove this warning. See [2023-01-17T22:25:23.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T22:25:23.405Z] [2023-01-17T22:25:23.405Z] Login Succeeded [2023-01-17T22:25:23.405Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T22:25:23.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-17T22:25:23.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T22:25:23.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T22:25:23.498Z] ========================================================= [2023-01-17T22:25:23.498Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-17T22:25:23.498Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:25:23.809Z] + 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-01-17T22:25:23.809Z] Sending build context to Docker daemon 10.44MB [2023-01-17T22:25:23.809Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T22:25:23.809Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-17T22:25:24.378Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-17T22:25:24.378Z] 213ec9aee27d: Pulling fs layer [2023-01-17T22:25:24.378Z] 4583459ba037: Pulling fs layer [2023-01-17T22:25:24.378Z] 93c1e223e6f2: Pulling fs layer [2023-01-17T22:25:24.378Z] 53926ce57604: Pulling fs layer [2023-01-17T22:25:24.378Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-17T22:25:24.378Z] 22ff95d597cd: Pulling fs layer [2023-01-17T22:25:24.378Z] 12d6caf4c0d1: Pulling fs layer [2023-01-17T22:25:24.378Z] 96b7cbca73a9: Pulling fs layer [2023-01-17T22:25:24.378Z] a7acece74701: Pulling fs layer [2023-01-17T22:25:24.378Z] 21b2b0c7a3f4: Waiting [2023-01-17T22:25:24.378Z] 53926ce57604: Waiting [2023-01-17T22:25:24.378Z] 22ff95d597cd: Waiting [2023-01-17T22:25:24.378Z] 12d6caf4c0d1: Waiting [2023-01-17T22:25:24.378Z] 96b7cbca73a9: Waiting [2023-01-17T22:25:24.378Z] a7acece74701: Waiting [2023-01-17T22:25:24.653Z] 93c1e223e6f2: Verifying Checksum [2023-01-17T22:25:24.653Z] 93c1e223e6f2: Download complete [2023-01-17T22:25:24.653Z] 4583459ba037: Verifying Checksum [2023-01-17T22:25:24.653Z] 4583459ba037: Download complete [2023-01-17T22:25:24.653Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-17T22:25:24.653Z] 21b2b0c7a3f4: Download complete [2023-01-17T22:25:24.653Z] 22ff95d597cd: Download complete [2023-01-17T22:25:24.653Z] 213ec9aee27d: Verifying Checksum [2023-01-17T22:25:24.653Z] 12d6caf4c0d1: Download complete [2023-01-17T22:25:24.920Z] 213ec9aee27d: Pull complete [2023-01-17T22:25:24.920Z] 4583459ba037: Pull complete [2023-01-17T22:25:25.194Z] 93c1e223e6f2: Pull complete [2023-01-17T22:25:25.790Z] a7acece74701: Verifying Checksum [2023-01-17T22:25:25.790Z] a7acece74701: Download complete [2023-01-17T22:25:25.790Z] 53926ce57604: Verifying Checksum [2023-01-17T22:25:25.790Z] 53926ce57604: Download complete [2023-01-17T22:25:26.048Z] 96b7cbca73a9: Verifying Checksum [2023-01-17T22:25:26.048Z] 96b7cbca73a9: Download complete [2023-01-17T22:25:30.238Z] 53926ce57604: Pull complete [2023-01-17T22:25:30.238Z] 21b2b0c7a3f4: Pull complete [2023-01-17T22:25:30.238Z] 22ff95d597cd: Pull complete [2023-01-17T22:25:30.238Z] 12d6caf4c0d1: Pull complete [2023-01-17T22:25:32.139Z] 96b7cbca73a9: Pull complete [2023-01-17T22:25:33.075Z] a7acece74701: Pull complete [2023-01-17T22:25:33.333Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-17T22:25:33.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T22:25:33.333Z] ---> db6d94c90886 [2023-01-17T22:25:33.333Z] Step 3/10 : ARG MAKE=make build [2023-01-17T22:25:37.262Z] Still waiting to schedule task [2023-01-17T22:25:37.263Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-17T22:25:39.960Z] ---> Running in 57ece4ae8109 [2023-01-17T22:25:39.960Z] Removing intermediate container 57ece4ae8109 [2023-01-17T22:25:39.960Z] ---> 75302072ff2e [2023-01-17T22:25:39.960Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-17T22:25:39.960Z] ---> Running in a5ad5214a6fc [2023-01-17T22:25:39.960Z] Removing intermediate container a5ad5214a6fc [2023-01-17T22:25:39.960Z] ---> 715a884a7451 [2023-01-17T22:25:39.960Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-17T22:25:39.960Z] ---> Running in e0ff73cf100e [2023-01-17T22:25:39.960Z] Removing intermediate container e0ff73cf100e [2023-01-17T22:25:39.960Z] ---> b4749942ab98 [2023-01-17T22:25:39.960Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-17T22:25:39.960Z] ---> Running in 3aa7bec667a7 [2023-01-17T22:25:39.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T22:25:39.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T22:25:40.220Z] OK: 211 MiB in 51 packages [2023-01-17T22:25:40.790Z] Removing intermediate container 3aa7bec667a7 [2023-01-17T22:25:40.790Z] ---> 5b05e60232b6 [2023-01-17T22:25:40.790Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-17T22:25:40.790Z] ---> f7a78b1fce39 [2023-01-17T22:25:40.790Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:25:40.790Z] ---> Running in af9bab015801 [2023-01-17T22:26:19.560Z] Removing intermediate container af9bab015801 [2023-01-17T22:26:19.560Z] ---> d8287bfd63fb [2023-01-17T22:26:19.560Z] Step 9/10 : COPY . . [2023-01-17T22:26:19.560Z] ---> d1bff7ad5e4c [2023-01-17T22:26:19.560Z] Step 10/10 : RUN ${MAKE} [2023-01-17T22:26:19.560Z] ---> Running in db4831283dd9 [2023-01-17T22:26:19.560Z] noop [2023-01-17T22:26:19.560Z] Removing intermediate container db4831283dd9 [2023-01-17T22:26:19.560Z] ---> 72c6ee41bafa [2023-01-17T22:26:19.560Z] Successfully built 72c6ee41bafa [2023-01-17T22:26:19.560Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:26:19.891Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-17T22:26:19.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:26:19.966Z] prd-ubuntu20.04-docker-8c-8g-2831 does not seem to be running inside a container [2023-01-17T22:26:19.997Z] $ 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-01-17T22:26:20.315Z] $ docker top fbc4f817ee37d34d2d36a7cc5bc87faf3a9ec9df089737e759e4360aaebca062 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T22:26:20.660Z] + go version [2023-01-17T22:26:20.660Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-17T22:26:20.696Z] $ docker stop --time=1 fbc4f817ee37d34d2d36a7cc5bc87faf3a9ec9df089737e759e4360aaebca062 [2023-01-17T22:26:21.961Z] $ docker rm -f --volumes fbc4f817ee37d34d2d36a7cc5bc87faf3a9ec9df089737e759e4360aaebca062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:26:22.344Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-17T22:26:22.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:26:22.417Z] prd-ubuntu20.04-docker-8c-8g-2831 does not seem to be running inside a container [2023-01-17T22:26:22.459Z] $ 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-01-17T22:26:22.775Z] $ docker top 4847ef7eae14a7e8a9d56dc094d4b0f48114769dc5fee931a102d0386e295410 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T22:26:23.113Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-17T22:26:23.413Z] + make test [2023-01-17T22:26:23.413Z] go test -race -coverprofile=coverage.out ./... [2023-01-17T22:26:29.975Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-01-17T22:26:42.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-01-17T22:26:42.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-01-17T22:26:42.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-01-17T22:26:42.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-01-17T22:26:42.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-01-17T22:26:42.161Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.056s coverage: 27.6% of statements [2023-01-17T22:26:42.161Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.069s coverage: 78.9% of statements [2023-01-17T22:26:42.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-01-17T22:26:42.161Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.123s coverage: 73.6% of statements [2023-01-17T22:26:42.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-01-17T22:26:42.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-01-17T22:26:42.735Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.181s coverage: 54.4% of statements [2023-01-17T22:26:42.735Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-01-17T22:26:42.735Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-01-17T22:26:42.735Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-01-17T22:26:42.735Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2023-01-17T22:26:42.735Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.087s coverage: 65.1% of statements [2023-01-17T22:26:42.735Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-01-17T22:26:42.735Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-01-17T22:26:42.735Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.737s coverage: 89.2% of statements [2023-01-17T22:26:42.735Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-01-17T22:26:42.993Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.066s coverage: 4.6% of statements [2023-01-17T22:26:42.993Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-01-17T22:26:57.856Z] 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-01-17T22:26:57.856Z] GO111MODULE=on go vet ./... [2023-01-17T22:27:00.384Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-17T22:27:00.643Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-17T22:27:00.643Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-17T22:27:00.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-17T22:27:00.671Z] $ docker stop --time=1 4847ef7eae14a7e8a9d56dc094d4b0f48114769dc5fee931a102d0386e295410 [2023-01-17T22:27:10.966Z] $ docker rm -f --volumes 4847ef7eae14a7e8a9d56dc094d4b0f48114769dc5fee931a102d0386e295410 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T22:27:11.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-17T22:27:11.599Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-17T22:27:12.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-17T22:27:12.410Z] + ls -al . [2023-01-17T22:27:12.410Z] total 272 [2023-01-17T22:27:12.411Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 22:26 . [2023-01-17T22:27:12.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 22:24 .. [2023-01-17T22:27:12.411Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 17 22:25 .dockerignore [2023-01-17T22:27:12.411Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 22:26 .git [2023-01-17T22:27:12.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 22:25 .github [2023-01-17T22:27:12.411Z] -rw-rw-r-- 1 jenkins jenkins 131 Jan 17 22:25 .gitignore [2023-01-17T22:27:12.411Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 17 22:25 .golangci.yml [2023-01-17T22:27:12.411Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 22:25 .semver [2023-01-17T22:27:12.411Z] -rw-rw-r-- 1 jenkins jenkins 31677 Jan 17 22:25 CHANGELOG.md [2023-01-17T22:27:12.411Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 22:25 GOVERNANCE.md [2023-01-17T22:27:12.411Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 17 22:25 Jenkinsfile [2023-01-17T22:27:12.411Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 17 22:25 LICENSE [2023-01-17T22:27:12.411Z] -rw-rw-r-- 1 jenkins jenkins 1679 Jan 17 22:25 Makefile [2023-01-17T22:27:12.411Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 17 22:25 OWNERS.md [2023-01-17T22:27:12.411Z] -rw-rw-r-- 1 jenkins jenkins 4891 Jan 17 22:25 README.md [2023-01-17T22:27:12.411Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 22:25 VERSION [2023-01-17T22:27:12.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 22:25 bin [2023-01-17T22:27:12.411Z] -rw-r--r-- 1 jenkins jenkins 101913 Jan 17 22:26 coverage.out [2023-01-17T22:27:12.411Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 17 22:25 example [2023-01-17T22:27:12.411Z] -rw-rw-r-- 1 jenkins jenkins 3307 Jan 17 22:25 go.mod [2023-01-17T22:27:12.411Z] -rw-rw-r-- 1 jenkins jenkins 34396 Jan 17 22:25 go.sum [2023-01-17T22:27:12.411Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 17 22:25 internal [2023-01-17T22:27:12.411Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 22:25 openapi [2023-01-17T22:27:12.411Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 17 22:25 pkg [2023-01-17T22:27:12.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 22:25 snap [2023-01-17T22:27:12.411Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 17 22:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:27:13.130Z] + 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=13fe592f963dcee6db02b0e3862e327a5844c24b --label arch=amd64 --label version=3.0.0-dev.10 . [2023-01-17T22:27:13.130Z] Sending build context to Docker daemon 10.54MB [2023-01-17T22:27:13.130Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T22:27:13.131Z] Step 2/23 : FROM ${BASE} AS builder [2023-01-17T22:27:13.131Z] ---> 72c6ee41bafa [2023-01-17T22:27:13.131Z] Step 3/23 : ARG MAKE=make build [2023-01-17T22:27:14.064Z] ---> Running in 878e77330c82 [2023-01-17T22:27:14.643Z] Removing intermediate container 878e77330c82 [2023-01-17T22:27:14.643Z] ---> 836e7657c2de [2023-01-17T22:27:14.643Z] Step 4/23 : WORKDIR /device-sdk-go [2023-01-17T22:27:14.903Z] ---> Running in b01fa5717d55 [2023-01-17T22:27:15.163Z] Removing intermediate container b01fa5717d55 [2023-01-17T22:27:15.163Z] ---> 22f4840e420a [2023-01-17T22:27:15.163Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-17T22:27:15.163Z] ---> Running in a834a0430ce1 [2023-01-17T22:27:15.422Z] Removing intermediate container a834a0430ce1 [2023-01-17T22:27:15.422Z] ---> c5f201e19790 [2023-01-17T22:27:15.422Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-01-17T22:27:15.422Z] ---> Running in d9e0dc7ada98 [2023-01-17T22:27:15.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T22:27:15.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T22:27:16.249Z] OK: 211 MiB in 51 packages [2023-01-17T22:27:16.507Z] Removing intermediate container d9e0dc7ada98 [2023-01-17T22:27:16.507Z] ---> 76683f991dd1 [2023-01-17T22:27:16.507Z] Step 7/23 : COPY go.mod vendor* ./ [2023-01-17T22:27:16.507Z] ---> 2869e9c16cd9 [2023-01-17T22:27:16.507Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:27:16.507Z] ---> Running in b3e64043019a [2023-01-17T22:27:17.441Z] Removing intermediate container b3e64043019a [2023-01-17T22:27:17.441Z] ---> a5a468ab81cb [2023-01-17T22:27:17.441Z] Step 9/23 : COPY . . [2023-01-17T22:27:18.008Z] ---> a35eddf5ce60 [2023-01-17T22:27:18.008Z] Step 10/23 : RUN ${MAKE} [2023-01-17T22:27:18.008Z] ---> Running in 1ac9206443ab [2023-01-17T22:27:18.265Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.10" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-01-17T22:27:40.375Z] Removing intermediate container 1ac9206443ab [2023-01-17T22:27:40.375Z] ---> de06f61e5b7f [2023-01-17T22:27:40.375Z] Step 11/23 : FROM alpine:3.16 [2023-01-17T22:27:40.375Z] 3.16: Pulling from library/alpine [2023-01-17T22:27:40.375Z] ca7dd9ec2225: Pulling fs layer [2023-01-17T22:27:40.375Z] ca7dd9ec2225: Verifying Checksum [2023-01-17T22:27:40.375Z] ca7dd9ec2225: Download complete [2023-01-17T22:27:40.375Z] ca7dd9ec2225: Pull complete [2023-01-17T22:27:40.375Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-17T22:27:40.375Z] Status: Downloaded newer image for alpine:3.16 [2023-01-17T22:27:40.375Z] ---> bfe296a52501 [2023-01-17T22:27:40.375Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-17T22:27:40.375Z] ---> Running in 7934148895a0 [2023-01-17T22:27:40.375Z] Removing intermediate container 7934148895a0 [2023-01-17T22:27:40.375Z] ---> 608f6671dbe0 [2023-01-17T22:27:40.375Z] Step 13/23 : RUN apk add --update --no-cache [2023-01-17T22:27:40.375Z] ---> Running in 2c9aa8d72f6b [2023-01-17T22:27:40.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T22:27:40.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T22:27:41.153Z] OK: 6 MiB in 14 packages [2023-01-17T22:27:41.722Z] Removing intermediate container 2c9aa8d72f6b [2023-01-17T22:27:41.722Z] ---> 9e48de79e27b [2023-01-17T22:27:41.722Z] Step 14/23 : WORKDIR / [2023-01-17T22:27:41.722Z] ---> Running in bbe60ff7cb57 [2023-01-17T22:27:41.722Z] Removing intermediate container bbe60ff7cb57 [2023-01-17T22:27:41.722Z] ---> f523b6ab5c5f [2023-01-17T22:27:41.722Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-01-17T22:27:41.722Z] ---> faa96c1fa1d4 [2023-01-17T22:27:41.722Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-01-17T22:27:42.655Z] ---> 7430458d179c [2023-01-17T22:27:42.655Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-01-17T22:27:42.655Z] ---> bf68bef57b46 [2023-01-17T22:27:42.655Z] Step 18/23 : EXPOSE 59999 [2023-01-17T22:27:42.655Z] ---> Running in 79a214d8f7c5 [2023-01-17T22:27:42.916Z] Removing intermediate container 79a214d8f7c5 [2023-01-17T22:27:42.916Z] ---> 310bbd05ef7b [2023-01-17T22:27:42.916Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-01-17T22:27:42.916Z] ---> Running in 2197885c8f0a [2023-01-17T22:27:42.916Z] Removing intermediate container 2197885c8f0a [2023-01-17T22:27:42.916Z] ---> 7ca7375bc3b4 [2023-01-17T22:27:42.916Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T22:27:42.916Z] ---> Running in 34e9b175f469 [2023-01-17T22:27:42.916Z] Removing intermediate container 34e9b175f469 [2023-01-17T22:27:42.916Z] ---> 5282b067ef7f [2023-01-17T22:27:42.916Z] Step 21/23 : LABEL arch=amd64 [2023-01-17T22:27:42.916Z] ---> Running in 4294e698a1d8 [2023-01-17T22:27:43.175Z] Removing intermediate container 4294e698a1d8 [2023-01-17T22:27:43.175Z] ---> 35edb996bc9e [2023-01-17T22:27:43.175Z] Step 22/23 : LABEL git_sha=13fe592f963dcee6db02b0e3862e327a5844c24b [2023-01-17T22:27:43.175Z] ---> Running in 0e242f7dbddb [2023-01-17T22:27:43.175Z] Removing intermediate container 0e242f7dbddb [2023-01-17T22:27:43.175Z] ---> 50bc4f9fc2bc [2023-01-17T22:27:43.175Z] Step 23/23 : LABEL version=3.0.0-dev.10 [2023-01-17T22:27:43.175Z] ---> Running in 2a5d926e8bbf [2023-01-17T22:27:43.175Z] Removing intermediate container 2a5d926e8bbf [2023-01-17T22:27:43.175Z] ---> cfad88d81038 [2023-01-17T22:27:43.175Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-17T22:27:43.175Z] Successfully built cfad88d81038 [2023-01-17T22:27:43.175Z] 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-01-17T22:27:43.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T22:27:43.601Z] [2023-01-17T22:27:43.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:27:43.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T22:27:43.910Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-17T22:27:43.910Z] 5eb5b503b376: Pulling fs layer [2023-01-17T22:27:43.910Z] 5c69ac0246d0: Pulling fs layer [2023-01-17T22:27:43.910Z] ec43610c2a17: Pulling fs layer [2023-01-17T22:27:43.910Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-17T22:27:43.910Z] 33b1e0a273af: Pulling fs layer [2023-01-17T22:27:43.910Z] 5d3b04190fa2: Pulling fs layer [2023-01-17T22:27:43.910Z] 2f39f015ded8: Pulling fs layer [2023-01-17T22:27:43.910Z] 3a2ae6a8a46f: Waiting [2023-01-17T22:27:43.910Z] 33b1e0a273af: Waiting [2023-01-17T22:27:43.910Z] 5d3b04190fa2: Waiting [2023-01-17T22:27:43.910Z] 2f39f015ded8: Waiting [2023-01-17T22:27:43.910Z] 5c69ac0246d0: Download complete [2023-01-17T22:27:43.910Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-17T22:27:43.910Z] 3a2ae6a8a46f: Download complete [2023-01-17T22:27:44.175Z] 33b1e0a273af: Download complete [2023-01-17T22:27:44.175Z] 5d3b04190fa2: Verifying Checksum [2023-01-17T22:27:44.175Z] 5d3b04190fa2: Download complete [2023-01-17T22:27:44.175Z] ec43610c2a17: Verifying Checksum [2023-01-17T22:27:44.175Z] ec43610c2a17: Download complete [2023-01-17T22:27:44.435Z] 5eb5b503b376: Verifying Checksum [2023-01-17T22:27:44.435Z] 5eb5b503b376: Download complete [2023-01-17T22:27:45.006Z] 2f39f015ded8: Download complete [2023-01-17T22:27:45.573Z] 5eb5b503b376: Pull complete [2023-01-17T22:27:45.573Z] 5c69ac0246d0: Pull complete [2023-01-17T22:27:46.145Z] ec43610c2a17: Pull complete [2023-01-17T22:27:46.145Z] 3a2ae6a8a46f: Pull complete [2023-01-17T22:27:46.145Z] 33b1e0a273af: Pull complete [2023-01-17T22:27:46.402Z] 5d3b04190fa2: Pull complete [2023-01-17T22:27:50.616Z] 2f39f015ded8: Pull complete [2023-01-17T22:27:50.616Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-17T22:27:50.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T22:27:50.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:27:50.693Z] prd-ubuntu20.04-docker-8c-8g-2831 does not seem to be running inside a container [2023-01-17T22:27:50.726Z] $ 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-01-17T22:27:58.689Z] $ docker top c178b82f6485d9b19a301b6700c42e26fa1a741962c287f577f0782e0dc594e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:27:59.089Z] ---> job-cost.sh [2023-01-17T22:27:59.089Z] lf-activate-venv: SKIPPING [2023-01-17T22:27:59.089Z] INFO: No Stack... [2023-01-17T22:27:59.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-17T22:27:59.657Z] INFO: Archiving Costs [Pipeline] sh [2023-01-17T22:27:59.955Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-01-17T22:27:59.956Z] + cut -d, -f6 [Pipeline] lock [2023-01-17T22:27:59.972Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-140-stack-cost] [2023-01-17T22:27:59.979Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-140-stack-cost] did not exist. Created. [2023-01-17T22:27:59.979Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-17T22:28:00.291Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-17T22:28:00.329Z] Stashed 1 file(s) [Pipeline] } [2023-01-17T22:28:00.337Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-17T22:28:00.359Z] $ docker stop --time=1 c178b82f6485d9b19a301b6700c42e26fa1a741962c287f577f0782e0dc594e8 [2023-01-17T22:28:01.573Z] $ docker rm -f --volumes c178b82f6485d9b19a301b6700c42e26fa1a741962c287f577f0782e0dc594e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-17T22:28:47.221Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2834 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-01-17T22:28:47.237Z] Running in /w/workspace/device-sdk-go/140 [Pipeline] { [Pipeline] checkout [2023-01-17T22:28:47.281Z] The recommended git tool is: git [2023-01-17T22:28:53.741Z] using credential edgex-jenkins-ssh [2023-01-17T22:28:53.759Z] Cloning the remote Git repository [2023-01-17T22:28:53.824Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-01-17T22:28:53.916Z] > git init /w/workspace/device-sdk-go/140 # timeout=10 [2023-01-17T22:28:54.094Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-01-17T22:28:54.095Z] > git --version # timeout=10 [2023-01-17T22:28:54.122Z] > git --version # 'git version 2.25.1' [2023-01-17T22:28:54.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-17T22:28:54.196Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-17T22:28:55.837Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-01-17T22:28:55.862Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-17T22:28:56.886Z] Avoid second fetch [2023-01-17T22:28:56.887Z] Checking out Revision 13fe592f963dcee6db02b0e3862e327a5844c24b (main) [2023-01-17T22:28:57.508Z] Commit message: "Merge pull request #1284 from lenny-intel/secret-store" [2023-01-17T22:28:56.912Z] > git config core.sparsecheckout # timeout=10 [2023-01-17T22:28:56.931Z] > git checkout -f 13fe592f963dcee6db02b0e3862e327a5844c24b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T22:28:58.363Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-17T22:28:58.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T22:28:58.363Z] Dload Upload Total Spent Left Speed [2023-01-17T22:28:58.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-01-17T22:28:59.058Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-17T22:28:59.424Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-01-17T22:28:59.424Z] /etc/docker/daemon.json [2023-01-17T22:28:59.424Z] { [2023-01-17T22:28:59.424Z] "registry-mirrors": [ [2023-01-17T22:28:59.424Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-17T22:28:59.424Z] ], [2023-01-17T22:28:59.424Z] "bip": "10.250.0.254/24", [2023-01-17T22:28:59.424Z] "hosts": [ [2023-01-17T22:28:59.424Z] "tcp://0.0.0.0:5555", [2023-01-17T22:28:59.424Z] "unix:///var/run/docker.sock" [2023-01-17T22:28:59.424Z] ], [2023-01-17T22:28:59.424Z] "mtu": 1458, [2023-01-17T22:28:59.424Z] "selinux-enabled": true, [2023-01-17T22:28:59.424Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-17T22:28:59.424Z] } [Pipeline] sh [2023-01-17T22:28:59.781Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-17T22:29:00.142Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T22:29:18.434Z] provisioning config files... [2023-01-17T22:29:18.464Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/140@tmp/config9853618988974674713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:29:18.826Z] ---> docker-login.sh [2023-01-17T22:29:18.826Z] nexus3.edgexfoundry.org:10001 [2023-01-17T22:29:19.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T22:29:19.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T22:29:19.417Z] Configure a credential helper to remove this warning. See [2023-01-17T22:29:19.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T22:29:19.417Z] [2023-01-17T22:29:19.417Z] Login Succeeded [2023-01-17T22:29:19.417Z] nexus3.edgexfoundry.org:10002 [2023-01-17T22:29:19.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T22:29:19.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T22:29:19.961Z] Configure a credential helper to remove this warning. See [2023-01-17T22:29:19.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T22:29:19.961Z] [2023-01-17T22:29:19.961Z] Login Succeeded [2023-01-17T22:29:19.961Z] nexus3.edgexfoundry.org:10003 [2023-01-17T22:29:20.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T22:29:20.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T22:29:20.232Z] Configure a credential helper to remove this warning. See [2023-01-17T22:29:20.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T22:29:20.232Z] [2023-01-17T22:29:20.232Z] Login Succeeded [2023-01-17T22:29:20.232Z] nexus3.edgexfoundry.org:10004 [2023-01-17T22:29:20.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T22:29:20.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T22:29:20.775Z] Configure a credential helper to remove this warning. See [2023-01-17T22:29:20.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T22:29:20.775Z] [2023-01-17T22:29:20.775Z] Login Succeeded [2023-01-17T22:29:20.775Z] docker.io [2023-01-17T22:29:21.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T22:29:21.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T22:29:21.312Z] Configure a credential helper to remove this warning. See [2023-01-17T22:29:21.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T22:29:21.312Z] [2023-01-17T22:29:21.312Z] Login Succeeded [2023-01-17T22:29:21.312Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T22:29:21.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-17T22:29:21.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T22:29:21.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T22:29:21.625Z] ========================================================= [2023-01-17T22:29:21.625Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-17T22:29:21.625Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:29:21.969Z] + 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-01-17T22:29:22.240Z] Sending build context to Docker daemon 5.597MB [2023-01-17T22:29:22.240Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T22:29:22.240Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-17T22:29:22.511Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-17T22:29:22.511Z] 9b18e9b68314: Pulling fs layer [2023-01-17T22:29:22.511Z] 35d82f9e3411: Pulling fs layer [2023-01-17T22:29:22.511Z] e16973657156: Pulling fs layer [2023-01-17T22:29:22.511Z] fc693d55d65f: Pulling fs layer [2023-01-17T22:29:22.511Z] 7e9fc2657dce: Pulling fs layer [2023-01-17T22:29:22.511Z] dda99020689f: Pulling fs layer [2023-01-17T22:29:22.511Z] db1c61fa0a46: Pulling fs layer [2023-01-17T22:29:22.511Z] 891c053d2c06: Pulling fs layer [2023-01-17T22:29:22.511Z] fc693d55d65f: Waiting [2023-01-17T22:29:22.511Z] 7e9fc2657dce: Waiting [2023-01-17T22:29:22.511Z] dda99020689f: Waiting [2023-01-17T22:29:22.511Z] db1c61fa0a46: Waiting [2023-01-17T22:29:22.511Z] 891c053d2c06: Waiting [2023-01-17T22:29:22.511Z] e16973657156: Verifying Checksum [2023-01-17T22:29:22.511Z] e16973657156: Download complete [2023-01-17T22:29:22.511Z] 35d82f9e3411: Verifying Checksum [2023-01-17T22:29:22.511Z] 35d82f9e3411: Download complete [2023-01-17T22:29:22.511Z] 7e9fc2657dce: Verifying Checksum [2023-01-17T22:29:22.511Z] 7e9fc2657dce: Download complete [2023-01-17T22:29:22.787Z] dda99020689f: Verifying Checksum [2023-01-17T22:29:22.787Z] dda99020689f: Download complete [2023-01-17T22:29:22.787Z] 9b18e9b68314: Verifying Checksum [2023-01-17T22:29:22.787Z] 9b18e9b68314: Download complete [2023-01-17T22:29:23.393Z] 9b18e9b68314: Pull complete [2023-01-17T22:29:23.988Z] 891c053d2c06: Verifying Checksum [2023-01-17T22:29:23.988Z] 891c053d2c06: Download complete [2023-01-17T22:29:24.282Z] 35d82f9e3411: Pull complete [2023-01-17T22:29:24.561Z] e16973657156: Pull complete [2023-01-17T22:29:25.165Z] db1c61fa0a46: Verifying Checksum [2023-01-17T22:29:25.165Z] db1c61fa0a46: Download complete [2023-01-17T22:29:25.756Z] fc693d55d65f: Download complete [2023-01-17T22:29:38.103Z] fc693d55d65f: Pull complete [2023-01-17T22:29:38.103Z] 7e9fc2657dce: Pull complete [2023-01-17T22:29:38.103Z] dda99020689f: Pull complete [2023-01-17T22:29:44.804Z] db1c61fa0a46: Pull complete [2023-01-17T22:29:46.767Z] 891c053d2c06: Pull complete [2023-01-17T22:29:46.767Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-17T22:29:46.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T22:29:46.767Z] ---> f96f9c87975a [2023-01-17T22:29:46.767Z] Step 3/10 : ARG MAKE=make build [2023-01-17T22:29:48.719Z] ---> Running in 860ee64e16e9 [2023-01-17T22:29:48.719Z] Removing intermediate container 860ee64e16e9 [2023-01-17T22:29:48.719Z] ---> 4449926b7840 [2023-01-17T22:29:48.719Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-17T22:29:48.719Z] ---> Running in 991926133aa1 [2023-01-17T22:29:49.305Z] Removing intermediate container 991926133aa1 [2023-01-17T22:29:49.305Z] ---> 3a58e42f2fac [2023-01-17T22:29:49.305Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-17T22:29:49.305Z] ---> Running in ff8b0d7dc4fd [2023-01-17T22:29:49.578Z] Removing intermediate container ff8b0d7dc4fd [2023-01-17T22:29:49.578Z] ---> 152021d27335 [2023-01-17T22:29:49.578Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-17T22:29:49.578Z] ---> Running in 9fae4323dee0 [2023-01-17T22:29:51.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:29:51.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:29:52.416Z] OK: 221 MiB in 51 packages [2023-01-17T22:29:53.002Z] Removing intermediate container 9fae4323dee0 [2023-01-17T22:29:53.002Z] ---> 2ae7606712e1 [2023-01-17T22:29:53.002Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-17T22:29:53.589Z] ---> f2ac7a57c367 [2023-01-17T22:29:53.589Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:29:53.589Z] ---> Running in 8e863c9f60db [2023-01-17T22:31:01.600Z] Removing intermediate container 8e863c9f60db [2023-01-17T22:31:01.600Z] ---> ec711a103f3a [2023-01-17T22:31:01.600Z] Step 9/10 : COPY . . [2023-01-17T22:31:01.600Z] ---> b6d0289350c1 [2023-01-17T22:31:01.600Z] Step 10/10 : RUN ${MAKE} [2023-01-17T22:31:01.600Z] ---> Running in 01cfa9dc4843 [2023-01-17T22:31:01.600Z] noop [2023-01-17T22:31:02.187Z] Removing intermediate container 01cfa9dc4843 [2023-01-17T22:31:02.187Z] ---> cb079b8dec4e [2023-01-17T22:31:02.187Z] Successfully built cb079b8dec4e [2023-01-17T22:31:02.187Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:31:02.534Z] + docker inspect -f . ci-base-image-arm64 [2023-01-17T22:31:02.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:31:02.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-2834 does not seem to be running inside a container [2023-01-17T22:31:02.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/140 -v /w/workspace/device-sdk-go/140:/w/workspace/device-sdk-go/140:rw,z -v /w/workspace/device-sdk-go/140@tmp:/w/workspace/device-sdk-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-17T22:31:03.963Z] $ docker top 1ec94d2fecbf853839c96b451922ac83b7dac1bf4e34ee656a6ae59d6ae9f332 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T22:31:04.790Z] + go version [2023-01-17T22:31:04.790Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-17T22:31:04.807Z] $ docker stop --time=1 1ec94d2fecbf853839c96b451922ac83b7dac1bf4e34ee656a6ae59d6ae9f332 [2023-01-17T22:31:06.394Z] $ docker rm -f --volumes 1ec94d2fecbf853839c96b451922ac83b7dac1bf4e34ee656a6ae59d6ae9f332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:31:06.905Z] + docker inspect -f . ci-base-image-arm64 [2023-01-17T22:31:06.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:31:07.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-2834 does not seem to be running inside a container [2023-01-17T22:31:07.143Z] $ 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/140 -v /w/workspace/device-sdk-go/140:/w/workspace/device-sdk-go/140:rw,z -v /w/workspace/device-sdk-go/140@tmp:/w/workspace/device-sdk-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-17T22:31:08.244Z] $ docker top 89ac24e9766ffc53e11fb1d6117a0279bb1a8257e43021718beb1f893dc9fc76 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T22:31:09.069Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/140 [Pipeline] fileExists [Pipeline] sh [2023-01-17T22:31:09.399Z] + make test [2023-01-17T22:31:09.399Z] go test -race -coverprofile=coverage.out ./... [2023-01-17T22:31:48.269Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-01-17T22:33:39.912Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-01-17T22:33:39.912Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-01-17T22:33:39.912Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-01-17T22:33:39.912Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-01-17T22:33:39.912Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-01-17T22:33:52.250Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.438s coverage: 27.6% of statements [2023-01-17T22:33:52.250Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.345s coverage: 78.9% of statements [2023-01-17T22:33:52.250Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-01-17T22:34:00.474Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.974s coverage: 73.6% of statements [2023-01-17T22:34:00.474Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-01-17T22:34:00.474Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-01-17T22:34:05.828Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.010s coverage: 54.4% of statements [2023-01-17T22:34:05.828Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-01-17T22:34:05.828Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-01-17T22:34:05.828Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-01-17T22:34:05.828Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2023-01-17T22:34:05.828Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.499s coverage: 65.1% of statements [2023-01-17T22:34:05.828Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-01-17T22:34:05.828Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-01-17T22:34:05.828Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 5.380s coverage: 89.2% of statements [2023-01-17T22:34:05.828Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-01-17T22:34:05.828Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.573s coverage: 4.6% of statements [2023-01-17T22:34:05.829Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-01-17T22:34:06.795Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-17T22:34:06.795Z] GO111MODULE=on go vet ./... [2023-01-17T22:35:43.496Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-17T22:35:43.496Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-17T22:35:43.496Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-17T22:35:43.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-17T22:35:43.531Z] $ docker stop --time=1 89ac24e9766ffc53e11fb1d6117a0279bb1a8257e43021718beb1f893dc9fc76 [2023-01-17T22:35:45.478Z] $ docker rm -f --volumes 89ac24e9766ffc53e11fb1d6117a0279bb1a8257e43021718beb1f893dc9fc76 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T22:35:46.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-17T22:35:46.962Z] Warning: overwriting stash ‘coverage-report’ [2023-01-17T22:35:47.583Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T22:35:47.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-17T22:35:48.274Z] + ls -al . [2023-01-17T22:35:48.274Z] total 268 [2023-01-17T22:35:48.274Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 22:31 . [2023-01-17T22:35:48.274Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 22:28 .. [2023-01-17T22:35:48.274Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 17 22:28 .dockerignore [2023-01-17T22:35:48.274Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 22:28 .git [2023-01-17T22:35:48.274Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 22:28 .github [2023-01-17T22:35:48.274Z] -rw-rw-r-- 1 jenkins jenkins 131 Jan 17 22:28 .gitignore [2023-01-17T22:35:48.274Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 17 22:28 .golangci.yml [2023-01-17T22:35:48.274Z] -rw-rw-r-- 1 jenkins jenkins 31677 Jan 17 22:28 CHANGELOG.md [2023-01-17T22:35:48.274Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 22:28 GOVERNANCE.md [2023-01-17T22:35:48.274Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 17 22:28 Jenkinsfile [2023-01-17T22:35:48.274Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 17 22:28 LICENSE [2023-01-17T22:35:48.274Z] -rw-rw-r-- 1 jenkins jenkins 1679 Jan 17 22:28 Makefile [2023-01-17T22:35:48.274Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 17 22:28 OWNERS.md [2023-01-17T22:35:48.274Z] -rw-rw-r-- 1 jenkins jenkins 4891 Jan 17 22:28 README.md [2023-01-17T22:35:48.274Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 22:25 VERSION [2023-01-17T22:35:48.274Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 22:28 bin [2023-01-17T22:35:48.274Z] -rw-r--r-- 1 jenkins jenkins 101914 Jan 17 22:34 coverage.out [2023-01-17T22:35:48.274Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 17 22:28 example [2023-01-17T22:35:48.274Z] -rw-rw-r-- 1 jenkins jenkins 3307 Jan 17 22:28 go.mod [2023-01-17T22:35:48.274Z] -rw-rw-r-- 1 jenkins jenkins 34396 Jan 17 22:28 go.sum [2023-01-17T22:35:48.274Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 17 22:28 internal [2023-01-17T22:35:48.274Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 22:28 openapi [2023-01-17T22:35:48.274Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 17 22:28 pkg [2023-01-17T22:35:48.274Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 22:28 snap [2023-01-17T22:35:48.274Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 17 22:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:35:48.617Z] + 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=13fe592f963dcee6db02b0e3862e327a5844c24b --label arch=arm64 --label version=3.0.0-dev.10 . [2023-01-17T22:35:49.206Z] Sending build context to Docker daemon 5.7MB [2023-01-17T22:35:49.206Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T22:35:49.206Z] Step 2/23 : FROM ${BASE} AS builder [2023-01-17T22:35:49.206Z] ---> cb079b8dec4e [2023-01-17T22:35:49.206Z] Step 3/23 : ARG MAKE=make build [2023-01-17T22:35:49.206Z] ---> Running in 098c1e3325ad [2023-01-17T22:35:51.160Z] Removing intermediate container 098c1e3325ad [2023-01-17T22:35:51.160Z] ---> 833694168f37 [2023-01-17T22:35:51.160Z] Step 4/23 : WORKDIR /device-sdk-go [2023-01-17T22:35:51.160Z] ---> Running in 11e32a718a83 [2023-01-17T22:35:51.432Z] Removing intermediate container 11e32a718a83 [2023-01-17T22:35:51.432Z] ---> 63244ba0d5d6 [2023-01-17T22:35:51.432Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-17T22:35:51.432Z] ---> Running in a5a9d0f6fee7 [2023-01-17T22:35:51.702Z] Removing intermediate container a5a9d0f6fee7 [2023-01-17T22:35:51.702Z] ---> b2fc730f377b [2023-01-17T22:35:51.702Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-01-17T22:35:51.988Z] ---> Running in 4840010c4c71 [2023-01-17T22:35:52.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:35:53.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:35:54.193Z] OK: 221 MiB in 51 packages [2023-01-17T22:35:55.155Z] Removing intermediate container 4840010c4c71 [2023-01-17T22:35:55.155Z] ---> 82733c4b391c [2023-01-17T22:35:55.155Z] Step 7/23 : COPY go.mod vendor* ./ [2023-01-17T22:35:55.739Z] ---> 5f445547d33f [2023-01-17T22:35:55.739Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:35:55.739Z] ---> Running in f5b0cef50c81 [2023-01-17T22:35:58.318Z] Removing intermediate container f5b0cef50c81 [2023-01-17T22:35:58.318Z] ---> eb10269f7a83 [2023-01-17T22:35:58.318Z] Step 9/23 : COPY . . [2023-01-17T22:35:59.284Z] ---> 94ff4c43bbc3 [2023-01-17T22:35:59.284Z] Step 10/23 : RUN ${MAKE} [2023-01-17T22:35:59.284Z] ---> Running in f388037551cd [2023-01-17T22:36:00.246Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.10" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-01-17T22:38:06.920Z] Removing intermediate container f388037551cd [2023-01-17T22:38:06.920Z] ---> 028b0a7a5fd2 [2023-01-17T22:38:06.920Z] Step 11/23 : FROM alpine:3.16 [2023-01-17T22:38:06.920Z] 3.16: Pulling from library/alpine [2023-01-17T22:38:06.920Z] 6875df1f5354: Pulling fs layer [2023-01-17T22:38:06.920Z] 6875df1f5354: Verifying Checksum [2023-01-17T22:38:06.920Z] 6875df1f5354: Download complete [2023-01-17T22:38:07.188Z] 6875df1f5354: Pull complete [2023-01-17T22:38:07.188Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-17T22:38:07.188Z] Status: Downloaded newer image for alpine:3.16 [2023-01-17T22:38:07.188Z] ---> 2b4661558fb8 [2023-01-17T22:38:07.188Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-17T22:38:07.188Z] ---> Running in 152cbd051146 [2023-01-17T22:38:07.455Z] Removing intermediate container 152cbd051146 [2023-01-17T22:38:07.455Z] ---> 5b64a46f6f1e [2023-01-17T22:38:07.455Z] Step 13/23 : RUN apk add --update --no-cache [2023-01-17T22:38:07.727Z] ---> Running in 5c4509906604 [2023-01-17T22:38:08.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:38:08.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:38:09.910Z] OK: 5 MiB in 14 packages [2023-01-17T22:38:11.397Z] Removing intermediate container 5c4509906604 [2023-01-17T22:38:11.397Z] ---> 560681913ba4 [2023-01-17T22:38:11.397Z] Step 14/23 : WORKDIR / [2023-01-17T22:38:11.397Z] ---> Running in b027d286face [2023-01-17T22:38:11.676Z] Removing intermediate container b027d286face [2023-01-17T22:38:11.676Z] ---> e8919ff84c27 [2023-01-17T22:38:11.676Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-01-17T22:38:12.265Z] ---> b92dd5da1be8 [2023-01-17T22:38:12.265Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-01-17T22:38:13.705Z] ---> 3edf53409204 [2023-01-17T22:38:13.705Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-01-17T22:38:13.972Z] ---> 7e41c66d12f2 [2023-01-17T22:38:13.972Z] Step 18/23 : EXPOSE 59999 [2023-01-17T22:38:13.972Z] ---> Running in e0f7caa4c05c [2023-01-17T22:38:14.244Z] Removing intermediate container e0f7caa4c05c [2023-01-17T22:38:14.244Z] ---> b189bb46fdad [2023-01-17T22:38:14.244Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-01-17T22:38:14.511Z] ---> Running in 8972cf19d11e [2023-01-17T22:38:14.778Z] Removing intermediate container 8972cf19d11e [2023-01-17T22:38:14.778Z] ---> 64c4967275aa [2023-01-17T22:38:14.778Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T22:38:14.778Z] ---> Running in b8c16884d006 [2023-01-17T22:38:15.045Z] Removing intermediate container b8c16884d006 [2023-01-17T22:38:15.045Z] ---> d3deaaedd984 [2023-01-17T22:38:15.045Z] Step 21/23 : LABEL arch=arm64 [2023-01-17T22:38:15.045Z] ---> Running in d0e2dcd455c8 [2023-01-17T22:38:15.312Z] Removing intermediate container d0e2dcd455c8 [2023-01-17T22:38:15.312Z] ---> 0a76ee09d625 [2023-01-17T22:38:15.312Z] Step 22/23 : LABEL git_sha=13fe592f963dcee6db02b0e3862e327a5844c24b [2023-01-17T22:38:15.579Z] ---> Running in 058d541c7766 [2023-01-17T22:38:15.846Z] Removing intermediate container 058d541c7766 [2023-01-17T22:38:15.846Z] ---> 93a526c41ceb [2023-01-17T22:38:15.846Z] Step 23/23 : LABEL version=3.0.0-dev.10 [2023-01-17T22:38:15.846Z] ---> Running in ff957819d2ab [2023-01-17T22:38:16.113Z] Removing intermediate container ff957819d2ab [2023-01-17T22:38:16.113Z] ---> 78a4d301101c [2023-01-17T22:38:16.113Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-17T22:38:16.113Z] Successfully built 78a4d301101c [2023-01-17T22:38:16.113Z] 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-01-17T22:38:16.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T22:38:16.539Z] [2023-01-17T22:38:16.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:38:16.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T22:38:16.875Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-17T22:38:16.875Z] 8998bd30e6a1: Pulling fs layer [2023-01-17T22:38:16.875Z] 04944245beec: Pulling fs layer [2023-01-17T22:38:16.875Z] 699f458cf7ca: Pulling fs layer [2023-01-17T22:38:16.875Z] 765212b225bb: Pulling fs layer [2023-01-17T22:38:16.875Z] f23df028b6ca: Pulling fs layer [2023-01-17T22:38:16.875Z] d65c8cfc05b1: Pulling fs layer [2023-01-17T22:38:16.875Z] 2437ff75d9bd: Pulling fs layer [2023-01-17T22:38:16.875Z] f23df028b6ca: Waiting [2023-01-17T22:38:16.875Z] 765212b225bb: Waiting [2023-01-17T22:38:16.875Z] 2437ff75d9bd: Waiting [2023-01-17T22:38:17.149Z] 04944245beec: Verifying Checksum [2023-01-17T22:38:17.149Z] 04944245beec: Download complete [2023-01-17T22:38:17.149Z] 765212b225bb: Download complete [2023-01-17T22:38:17.149Z] f23df028b6ca: Verifying Checksum [2023-01-17T22:38:17.149Z] f23df028b6ca: Download complete [2023-01-17T22:38:17.149Z] d65c8cfc05b1: Download complete [2023-01-17T22:38:17.416Z] 699f458cf7ca: Verifying Checksum [2023-01-17T22:38:17.416Z] 699f458cf7ca: Download complete [2023-01-17T22:38:17.683Z] 8998bd30e6a1: Download complete [2023-01-17T22:38:19.626Z] 2437ff75d9bd: Verifying Checksum [2023-01-17T22:38:19.626Z] 2437ff75d9bd: Download complete [2023-01-17T22:38:21.563Z] 8998bd30e6a1: Pull complete [2023-01-17T22:38:21.829Z] 04944245beec: Pull complete [2023-01-17T22:38:23.233Z] 699f458cf7ca: Pull complete [2023-01-17T22:38:23.233Z] 765212b225bb: Pull complete [2023-01-17T22:38:23.822Z] f23df028b6ca: Pull complete [2023-01-17T22:38:24.090Z] d65c8cfc05b1: Pull complete [2023-01-17T22:38:39.086Z] 2437ff75d9bd: Pull complete [2023-01-17T22:38:39.086Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-17T22:38:39.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T22:38:39.086Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:38:39.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-2834 does not seem to be running inside a container [2023-01-17T22:38:39.359Z] $ 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/140 -v /w/workspace/device-sdk-go/140:/w/workspace/device-sdk-go/140:rw,z -v /w/workspace/device-sdk-go/140@tmp:/w/workspace/device-sdk-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-17T22:38:42.067Z] $ docker top 43b01062d54fa8a6753e2103ae08189bf85b480b6babd584da062033f4ad3722 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:38:42.949Z] ---> job-cost.sh [2023-01-17T22:38:42.949Z] lf-activate-venv: SKIPPING [2023-01-17T22:38:42.949Z] INFO: No Stack... [2023-01-17T22:38:43.531Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-17T22:38:44.116Z] INFO: Archiving Costs [Pipeline] sh [2023-01-17T22:38:44.764Z] + cat /w/workspace/device-sdk-go/140/archives/cost.csv [2023-01-17T22:38:44.765Z] + cut -d, -f6 [Pipeline] lock [2023-01-17T22:38:44.838Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-140-stack-cost] [2023-01-17T22:38:44.845Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-140-stack-cost] did not exist. Created. [2023-01-17T22:38:44.845Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-17T22:38:45.510Z] /w/workspace/device-sdk-go/140@tmp/durable-938d2fef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-17T22:38:46.174Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-17T22:38:46.192Z] Warning: overwriting stash ‘stack-cost’ [2023-01-17T22:38:46.265Z] Stashed 1 file(s) [Pipeline] } [2023-01-17T22:38:46.272Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-17T22:38:46.298Z] $ docker stop --time=1 43b01062d54fa8a6753e2103ae08189bf85b480b6babd584da062033f4ad3722 [2023-01-17T22:38:47.809Z] $ docker rm -f --volumes 43b01062d54fa8a6753e2103ae08189bf85b480b6babd584da062033f4ad3722 [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-01-17T22:38:48.204Z] provisioning config files... [2023-01-17T22:38:48.213Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1181036460659488659tmp [Pipeline] { [Pipeline] sh [2023-01-17T22:38:48.503Z] + set +x [2023-01-17T22:38:48.503Z] + curl -s https://codecov.io/bash [2023-01-17T22:38:48.503Z] + bash -s -- [2023-01-17T22:38:48.503Z] [2023-01-17T22:38:48.503Z] _____ _ [2023-01-17T22:38:48.503Z] / ____| | | [2023-01-17T22:38:48.503Z] | | ___ __| | ___ ___ _____ __ [2023-01-17T22:38:48.503Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-17T22:38:48.503Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-17T22:38:48.503Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-17T22:38:48.503Z] Bash-1.0.6 [2023-01-17T22:38:48.503Z] [2023-01-17T22:38:48.503Z] [2023-01-17T22:38:48.503Z] ==> git version 2.25.1 found [2023-01-17T22:38:48.503Z] ==> 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-01-17T22:38:48.503Z] Release-Date: 2020-01-08 [2023-01-17T22:38:48.503Z] 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-01-17T22:38:48.503Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-17T22:38:48.503Z] ==> Jenkins CI detected. [2023-01-17T22:38:48.503Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-01-17T22:38:48.503Z] project root: . [2023-01-17T22:38:48.503Z] --> token set from env [2023-01-17T22:38:48.503Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-17T22:38:48.503Z] ==> Running gcov in . (disable via -X gcov) [2023-01-17T22:38:48.503Z] ==> Python coveragepy not found [2023-01-17T22:38:48.503Z] ==> Searching for coverage reports in: [2023-01-17T22:38:48.503Z] + . [2023-01-17T22:38:48.503Z] -> Found 1 reports [2023-01-17T22:38:48.503Z] ==> Detecting git/mercurial file structure [2023-01-17T22:38:48.503Z] ==> Reading reports [2023-01-17T22:38:48.763Z] + ./coverage.out bytes=101914 [2023-01-17T22:38:48.763Z] ==> Appending adjustments [2023-01-17T22:38:48.763Z] https://docs.codecov.io/docs/fixing-reports [2023-01-17T22:38:49.023Z] + Found adjustments [2023-01-17T22:38:49.023Z] ==> Gzipping contents [2023-01-17T22:38:49.023Z] 16K /tmp/codecov.n5mgJe.gz [2023-01-17T22:38:49.023Z] ==> Uploading reports [2023-01-17T22:38:49.023Z] url: https://codecov.io [2023-01-17T22:38:49.023Z] query: branch=main&commit=13fe592f963dcee6db02b0e3862e327a5844c24b&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-17T22:38:49.023Z] -> Pinging Codecov [2023-01-17T22:38:49.023Z] 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=13fe592f963dcee6db02b0e3862e327a5844c24b&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-17T22:38:49.285Z] -> Uploading to [2023-01-17T22:38:49.285Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-17/7E55EF52A471D76F132DFD9A03CDDE97/13fe592f963dcee6db02b0e3862e327a5844c24b/91593cdd-3ec0-4c0e-9fe2-33d34fa8f752.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230117T223849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=630b0563155256e696a88847f8f0177a1d2b4cdfcee06fed08fe843b354c93f9 [2023-01-17T22:38:49.285Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T22:38:49.285Z] Dload Upload Total Spent Left Speed [2023-01-17T22:38:49.544Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14748 0 0 100 14748 0 72650 --:--:-- --:--:-- --:--:-- 72294 100 14748 0 0 100 14748 0 56505 --:--:-- --:--:-- --:--:-- 56290 [2023-01-17T22:38:49.544Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/13fe592f963dcee6db02b0e3862e327a5844c24b [Pipeline] } [2023-01-17T22:38:49.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-17T22:38:49.692Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-17T22:38:49.704Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:38:50.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-17T22:38:50.007Z] [2023-01-17T22:38:50.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:38:50.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-17T22:38:50.316Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-17T22:38:50.316Z] df9b9388f04a: Pulling fs layer [2023-01-17T22:38:50.316Z] 52dc419b0ee2: Pulling fs layer [2023-01-17T22:38:50.316Z] 25bc292e5bac: Pulling fs layer [2023-01-17T22:38:50.316Z] 114826534d7a: Pulling fs layer [2023-01-17T22:38:50.316Z] 4657fd5d0bcf: Pulling fs layer [2023-01-17T22:38:50.316Z] 6ad1cebc031e: Pulling fs layer [2023-01-17T22:38:50.316Z] 8a3aa393b2d8: Pulling fs layer [2023-01-17T22:38:50.316Z] 4657fd5d0bcf: Waiting [2023-01-17T22:38:50.316Z] 6ad1cebc031e: Waiting [2023-01-17T22:38:50.316Z] 8a3aa393b2d8: Waiting [2023-01-17T22:38:50.316Z] 114826534d7a: Waiting [2023-01-17T22:38:50.316Z] 25bc292e5bac: Verifying Checksum [2023-01-17T22:38:50.316Z] 25bc292e5bac: Download complete [2023-01-17T22:38:50.316Z] 52dc419b0ee2: Verifying Checksum [2023-01-17T22:38:50.316Z] 52dc419b0ee2: Download complete [2023-01-17T22:38:50.316Z] 4657fd5d0bcf: Verifying Checksum [2023-01-17T22:38:50.316Z] 4657fd5d0bcf: Download complete [2023-01-17T22:38:50.316Z] df9b9388f04a: Download complete [2023-01-17T22:38:50.583Z] df9b9388f04a: Pull complete [2023-01-17T22:38:50.583Z] 52dc419b0ee2: Pull complete [2023-01-17T22:38:50.843Z] 25bc292e5bac: Pull complete [2023-01-17T22:38:50.843Z] 6ad1cebc031e: Verifying Checksum [2023-01-17T22:38:50.843Z] 6ad1cebc031e: Download complete [2023-01-17T22:38:51.430Z] 114826534d7a: Download complete [2023-01-17T22:38:51.688Z] 8a3aa393b2d8: Verifying Checksum [2023-01-17T22:38:51.688Z] 8a3aa393b2d8: Download complete [2023-01-17T22:38:54.970Z] 114826534d7a: Pull complete [2023-01-17T22:38:54.970Z] 4657fd5d0bcf: Pull complete [2023-01-17T22:38:54.970Z] 6ad1cebc031e: Pull complete [2023-01-17T22:38:58.254Z] 8a3aa393b2d8: Pull complete [2023-01-17T22:38:58.254Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-17T22:38:58.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-17T22:38:58.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:38:58.346Z] prd-ubuntu20.04-docker-8c-8g-2831 does not seem to be running inside a container [2023-01-17T22:38:58.388Z] $ 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-01-17T22:39:03.273Z] $ docker top 1f1237b8f8d8613204712271c41f99ff55d948fa3fea5e0f058bd83049ba78b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-17T22:39:03.333Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-01-17T22:39:03.611Z] + set -o pipefail [2023-01-17T22:39:03.611Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-01-17T22:39:08.883Z] [2023-01-17T22:39:08.883Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-01-17T22:39:08.883Z] [2023-01-17T22:39:08.883Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/039d35f1-c48e-4ad3-abc2-e473559fa02a [2023-01-17T22:39:08.883Z] [2023-01-17T22:39:08.883Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-17T22:39:08.883Z] [2023-01-17T22:39:08.883Z] [2023-01-17T22:39:08.883Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-17T22:39:08.883Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-17T22:39:08.883Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-17T22:39:08.940Z] $ docker stop --time=1 1f1237b8f8d8613204712271c41f99ff55d948fa3fea5e0f058bd83049ba78b2 [2023-01-17T22:39:11.950Z] $ docker rm -f --volumes 1f1237b8f8d8613204712271c41f99ff55d948fa3fea5e0f058bd83049ba78b2 [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-01-17T22:39:12.349Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T22:39:12.361Z] provisioning config files... [2023-01-17T22:39:12.367Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14971892501537796295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:39:12.664Z] --> edgex-publish-swagger.sh [2023-01-17T22:39:12.664Z] === Publish openapi/v2 API === [2023-01-17T22:39:12.664Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-01-17T22:39:12.664Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2023-01-17T22:39:12.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T22:39:12.664Z] Dload Upload Total Spent Left Speed [2023-01-17T22:39:13.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53590 100 38 100 53552 74 102k --:--:-- --:--:-- --:--:-- 102k [2023-01-17T22:39:13.233Z] {"code":403,"message":"Access Denied"} [2023-01-17T22:39:13.233Z] [Pipeline] } [2023-01-17T22:39:13.242Z] 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-01-17T22:39:13.649Z] + git log --format=format:%s -1 13fe592f963dcee6db02b0e3862e327a5844c24b [Pipeline] sh [2023-01-17T22:39:13.943Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T22:39:13.943Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:39:14.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T22:39:14.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:39:14.317Z] prd-ubuntu20.04-docker-8c-8g-2831 does not seem to be running inside a container [2023-01-17T22:39:14.349Z] $ 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-01-17T22:39:14.880Z] $ docker top 6985f1f35726e723dfe83b23e87b5722625f0f5626465c68a67a3b686b60b346 -eo pid,comm [2023-01-17T22:39:14.931Z] 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-01-17T22:39:14.931Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T22:39:14.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T22:39:14.982Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T22:39:15.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T22:39:15.106Z] $ docker exec 6985f1f35726e723dfe83b23e87b5722625f0f5626465c68a67a3b686b60b346 ssh-agent [2023-01-17T22:39:15.217Z] SSH_AUTH_SOCK=/tmp/ssh-UtjJCUoMEPR9/agent.33 [2023-01-17T22:39:15.217Z] SSH_AGENT_PID=39 [2023-01-17T22:39:15.223Z] Running ssh-add (command line suppressed) [2023-01-17T22:39:15.333Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17971675770811024468.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17971675770811024468.key) [2023-01-17T22:39:15.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T22:39:15.642Z] + git semver tag [2023-01-17T22:39:15.901Z] 2023-01-17 22:39:15,828 [run_tag] DEBUG tag force:False [2023-01-17T22:39:15.901Z] 2023-01-17 22:39:15,828 [check_head_tag] DEBUG check head tag [2023-01-17T22:39:15.901Z] 2023-01-17 22:39:15,829 [execute] INFO git cat-file --batch-check [2023-01-17T22:39:15.901Z] 2023-01-17 22:39:15,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-01-17T22:39:15.901Z] 2023-01-17 22:39:15,834 [execute] INFO git cat-file --batch [2023-01-17T22:39:15.901Z] 2023-01-17 22:39:15,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-01-17T22:39:15.901Z] 2023-01-17 22:39:15,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-17T22:39:15.901Z] 2023-01-17 22:39:15,861 [execute] INFO git tag -a v3.0.0-dev.10 -m v3.0.0-dev.10 [2023-01-17T22:39:15.901Z] 2023-01-17 22:39:15,861 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.10', '-m', 'v3.0.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-17T22:39:15.901Z] 2023-01-17 22:39:15,865 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-17T22:39:15.901Z] 3.0.0-dev.10 [Pipeline] } [2023-01-17T22:39:15.912Z] $ docker exec --env ******** --env ******** 6985f1f35726e723dfe83b23e87b5722625f0f5626465c68a67a3b686b60b346 ssh-agent -k [2023-01-17T22:39:16.026Z] unset SSH_AUTH_SOCK; [2023-01-17T22:39:16.027Z] unset SSH_AGENT_PID; [2023-01-17T22:39:16.027Z] echo Agent pid 39 killed; [2023-01-17T22:39:16.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T22:39:16.337Z] + git semver [Pipeline] } [2023-01-17T22:39:16.609Z] $ docker stop --time=1 6985f1f35726e723dfe83b23e87b5722625f0f5626465c68a67a3b686b60b346 [2023-01-17T22:39:17.927Z] $ docker rm -f --volumes 6985f1f35726e723dfe83b23e87b5722625f0f5626465c68a67a3b686b60b346 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:39:18.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-17T22:39:18.302Z] [2023-01-17T22:39:18.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:39:18.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-17T22:39:18.602Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-17T22:39:18.602Z] ab5ef0e58194: Pulling fs layer [2023-01-17T22:39:18.602Z] 9712f1f96733: Pulling fs layer [2023-01-17T22:39:18.602Z] 63f879dbbcfc: Pulling fs layer [2023-01-17T22:39:18.602Z] 0d9ebad4ef96: Pulling fs layer [2023-01-17T22:39:18.602Z] e9a5061849ea: Pulling fs layer [2023-01-17T22:39:18.602Z] d747dcd14b5f: Pulling fs layer [2023-01-17T22:39:18.602Z] 2de7ff778b66: Pulling fs layer [2023-01-17T22:39:18.602Z] d747dcd14b5f: Waiting [2023-01-17T22:39:18.602Z] 2de7ff778b66: Waiting [2023-01-17T22:39:18.602Z] 0d9ebad4ef96: Waiting [2023-01-17T22:39:18.602Z] e9a5061849ea: Waiting [2023-01-17T22:39:18.602Z] 9712f1f96733: Verifying Checksum [2023-01-17T22:39:18.602Z] 9712f1f96733: Download complete [2023-01-17T22:39:19.192Z] 63f879dbbcfc: Verifying Checksum [2023-01-17T22:39:19.459Z] e9a5061849ea: Verifying Checksum [2023-01-17T22:39:19.459Z] e9a5061849ea: Download complete [2023-01-17T22:39:19.459Z] d747dcd14b5f: Verifying Checksum [2023-01-17T22:39:19.459Z] d747dcd14b5f: Download complete [2023-01-17T22:39:19.459Z] ab5ef0e58194: Verifying Checksum [2023-01-17T22:39:19.459Z] ab5ef0e58194: Download complete [2023-01-17T22:39:19.459Z] 0d9ebad4ef96: Verifying Checksum [2023-01-17T22:39:19.459Z] 0d9ebad4ef96: Download complete [2023-01-17T22:39:19.717Z] 2de7ff778b66: Download complete [2023-01-17T22:39:22.245Z] ab5ef0e58194: Pull complete [2023-01-17T22:39:22.245Z] 9712f1f96733: Pull complete [2023-01-17T22:39:22.809Z] 63f879dbbcfc: Pull complete [2023-01-17T22:39:26.991Z] 0d9ebad4ef96: Pull complete [2023-01-17T22:39:26.991Z] e9a5061849ea: Pull complete [2023-01-17T22:39:26.991Z] d747dcd14b5f: Pull complete [2023-01-17T22:39:27.924Z] 2de7ff778b66: Pull complete [2023-01-17T22:39:27.924Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-17T22:39:27.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-17T22:39:27.924Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:39:28.017Z] prd-ubuntu20.04-docker-8c-8g-2831 does not seem to be running inside a container [2023-01-17T22:39:28.044Z] $ 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-01-17T22:39:33.155Z] $ docker top 492014adfee08c4039fd95cf9036a365839c83912bf37146ce86d91fc674f423 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-17T22:39:33.224Z] provisioning config files... [2023-01-17T22:39:33.232Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5629507378924934087tmp [2023-01-17T22:39:33.242Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11458537881791409617tmp [2023-01-17T22:39:33.251Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10184169585286803664tmp [Pipeline] { [Pipeline] echo [2023-01-17T22:39:33.263Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:39:33.543Z] ---> sigul-configuration.sh [2023-01-17T22:39:33.543Z] gpg: directory `/root/.gnupg' created [2023-01-17T22:39:33.543Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-17T22:39:33.543Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-17T22:39:33.543Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-17T22:39:33.543Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-17T22:39:33.543Z] gpg: CAST5 encrypted data [2023-01-17T22:39:33.543Z] gpg: encrypted with 1 passphrase [2023-01-17T22:39:33.543Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-17T22:39:33.837Z] + mkdir /home/jenkins [2023-01-17T22:39:33.837Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-17T22:39:34.124Z] + 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-01-17T22:39:34.133Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:39:34.417Z] ---> sigul-install.sh [2023-01-17T22:39:34.417Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-17T22:39:34.702Z] + git tag --list [2023-01-17T22:39:34.702Z] 0.7.1 [2023-01-17T22:39:34.702Z] delhi-tag [2023-01-17T22:39:34.702Z] v1.0.0 [2023-01-17T22:39:34.702Z] v1.1.0 [2023-01-17T22:39:34.702Z] v1.1.1 [2023-01-17T22:39:34.702Z] v1.1.2 [2023-01-17T22:39:34.702Z] v1.2.0 [2023-01-17T22:39:34.702Z] v1.2.1 [2023-01-17T22:39:34.702Z] v1.2.2 [2023-01-17T22:39:34.702Z] v1.2.3 [2023-01-17T22:39:34.702Z] v1.3.0 [2023-01-17T22:39:34.702Z] v1.4.0 [2023-01-17T22:39:34.702Z] v2.0.0 [2023-01-17T22:39:34.702Z] v2.1.0 [2023-01-17T22:39:34.702Z] v2.1.1 [2023-01-17T22:39:34.702Z] v2.1.1-dev.2 [2023-01-17T22:39:34.702Z] v2.1.1-dev.3 [2023-01-17T22:39:34.702Z] v2.2.0 [2023-01-17T22:39:34.702Z] v2.2.1-dev.1 [2023-01-17T22:39:34.702Z] v2.2.1-dev.10 [2023-01-17T22:39:34.702Z] v2.2.1-dev.11 [2023-01-17T22:39:34.702Z] v2.2.1-dev.12 [2023-01-17T22:39:34.702Z] v2.2.1-dev.13 [2023-01-17T22:39:34.702Z] v2.2.1-dev.14 [2023-01-17T22:39:34.702Z] v2.2.1-dev.2 [2023-01-17T22:39:34.702Z] v2.2.1-dev.3 [2023-01-17T22:39:34.702Z] v2.2.1-dev.4 [2023-01-17T22:39:34.702Z] v2.2.1-dev.5 [2023-01-17T22:39:34.702Z] v2.2.1-dev.6 [2023-01-17T22:39:34.702Z] v2.2.1-dev.7 [2023-01-17T22:39:34.702Z] v2.2.1-dev.8 [2023-01-17T22:39:34.702Z] v2.2.1-dev.9 [2023-01-17T22:39:34.702Z] v2.3.0 [2023-01-17T22:39:34.702Z] v2.3.0-dev.14 [2023-01-17T22:39:34.702Z] v2.3.0-dev.15 [2023-01-17T22:39:34.702Z] v2.3.0-dev.16 [2023-01-17T22:39:34.702Z] v2.3.0-dev.17 [2023-01-17T22:39:34.702Z] v2.3.0-dev.18 [2023-01-17T22:39:34.702Z] v2.3.0-dev.19 [2023-01-17T22:39:34.702Z] v2.3.0-dev.20 [2023-01-17T22:39:34.702Z] v2.3.0-dev.21 [2023-01-17T22:39:34.702Z] v2.3.0-dev.22 [2023-01-17T22:39:34.702Z] v2.3.0-dev.23 [2023-01-17T22:39:34.702Z] v2.3.0-dev.24 [2023-01-17T22:39:34.702Z] v2.3.0-dev.25 [2023-01-17T22:39:34.702Z] v2.3.0-dev.26 [2023-01-17T22:39:34.702Z] v2.3.0-dev.27 [2023-01-17T22:39:34.702Z] v2.3.0-dev.28 [2023-01-17T22:39:34.702Z] v2.3.0-dev.29 [2023-01-17T22:39:34.702Z] v2.3.0-dev.30 [2023-01-17T22:39:34.702Z] v2.3.0-dev.31 [2023-01-17T22:39:34.702Z] v2.3.0-dev.32 [2023-01-17T22:39:34.702Z] v2.3.0-dev.33 [2023-01-17T22:39:34.702Z] v2.3.0-dev.34 [2023-01-17T22:39:34.702Z] v2.3.0-dev.35 [2023-01-17T22:39:34.702Z] v2.3.0-dev.36 [2023-01-17T22:39:34.702Z] v2.3.0-dev.37 [2023-01-17T22:39:34.702Z] v2.3.0-dev.38 [2023-01-17T22:39:34.702Z] v2.3.0-dev.39 [2023-01-17T22:39:34.702Z] v2.3.0-dev.40 [2023-01-17T22:39:34.702Z] v2.3.0-dev.41 [2023-01-17T22:39:34.702Z] v2.3.0-dev.42 [2023-01-17T22:39:34.702Z] v2.3.0-dev.43 [2023-01-17T22:39:34.702Z] v2.3.0-dev.44 [2023-01-17T22:39:34.702Z] v2.3.0-dev.45 [2023-01-17T22:39:34.702Z] v2.3.0-dev.46 [2023-01-17T22:39:34.702Z] v2.3.0-dev.47 [2023-01-17T22:39:34.702Z] v2.3.0-dev.48 [2023-01-17T22:39:34.702Z] v2.3.0-dev.49 [2023-01-17T22:39:34.702Z] v2.3.0-dev.50 [2023-01-17T22:39:34.702Z] v2.3.0-dev.51 [2023-01-17T22:39:34.702Z] v2.3.1-dev.1 [2023-01-17T22:39:34.702Z] v2.3.1-dev.2 [2023-01-17T22:39:34.702Z] v3.0.0-dev.1 [2023-01-17T22:39:34.702Z] v3.0.0-dev.10 [2023-01-17T22:39:34.702Z] v3.0.0-dev.2 [2023-01-17T22:39:34.702Z] v3.0.0-dev.3 [2023-01-17T22:39:34.702Z] v3.0.0-dev.4 [2023-01-17T22:39:34.702Z] v3.0.0-dev.5 [2023-01-17T22:39:34.702Z] v3.0.0-dev.6 [2023-01-17T22:39:34.702Z] v3.0.0-dev.7 [2023-01-17T22:39:34.702Z] v3.0.0-dev.8 [2023-01-17T22:39:34.702Z] v3.0.0-dev.9 [Pipeline] sh [2023-01-17T22:39:34.989Z] + lftools sign git-tag v3.0.0-dev.10 [2023-01-17T22:39:35.557Z] Signing Git tag with Sigul... [2023-01-17T22:39:35.557Z] Signing v3.0.0-dev.10 [Pipeline] echo [2023-01-17T22:39:35.824Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:39:36.107Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-17T22:39:36.114Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-17T22:39:36.131Z] $ docker stop --time=1 492014adfee08c4039fd95cf9036a365839c83912bf37146ce86d91fc674f423 [2023-01-17T22:39:37.395Z] $ docker rm -f --volumes 492014adfee08c4039fd95cf9036a365839c83912bf37146ce86d91fc674f423 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-17T22:39:37.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T22:39:37.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:39:38.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T22:39:38.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:39:38.174Z] prd-ubuntu20.04-docker-8c-8g-2831 does not seem to be running inside a container [2023-01-17T22:39:38.205Z] $ 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-01-17T22:39:38.554Z] $ docker top 0715e746004b4fea6d4544af21ac56784961a91a8ebfa9bd9e34c78d9ea9be9d -eo pid,comm [2023-01-17T22:39:38.600Z] 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-01-17T22:39:38.600Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T22:39:38.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T22:39:38.637Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T22:39:38.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T22:39:38.759Z] $ docker exec 0715e746004b4fea6d4544af21ac56784961a91a8ebfa9bd9e34c78d9ea9be9d ssh-agent [2023-01-17T22:39:38.865Z] SSH_AUTH_SOCK=/tmp/ssh-rJH7GNbaJGmn/agent.33 [2023-01-17T22:39:38.865Z] SSH_AGENT_PID=39 [2023-01-17T22:39:38.869Z] Running ssh-add (command line suppressed) [2023-01-17T22:39:38.972Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8555621501822571651.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8555621501822571651.key) [2023-01-17T22:39:38.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T22:39:39.267Z] + git semver bump pre [2023-01-17T22:39:39.526Z] 2023-01-17 22:39:39,441 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-17T22:39:39.526Z] 2023-01-17 22:39:39,441 [bump_version] DEBUG bumping version:3.0.0-dev.10 on axis:pre with prefix:dev [2023-01-17T22:39:39.526Z] 2023-01-17 22:39:39,441 [bump_version] DEBUG bumped version:3.0.0-dev.11 [2023-01-17T22:39:39.526Z] 2023-01-17 22:39:39,441 [write_version] DEBUG write version:3.0.0-dev.11 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-01-17T22:39:39.526Z] 2023-01-17 22:39:39,441 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-17T22:39:39.526Z] 2023-01-17 22:39:39,441 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-17T22:39:39.526Z] 2023-01-17 22:39:39,443 [execute] INFO git cat-file --batch-check [2023-01-17T22:39:39.526Z] 2023-01-17 22:39:39,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-17T22:39:39.526Z] 2023-01-17 22:39:39,450 [execute] INFO git cat-file --batch [2023-01-17T22:39:39.526Z] 2023-01-17 22:39:39,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-17T22:39:39.526Z] 2023-01-17 22:39:39,457 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-17T22:39:39.526Z] 3.0.0-dev.11 [Pipeline] } [2023-01-17T22:39:39.534Z] $ docker exec --env ******** --env ******** 0715e746004b4fea6d4544af21ac56784961a91a8ebfa9bd9e34c78d9ea9be9d ssh-agent -k [2023-01-17T22:39:39.637Z] unset SSH_AUTH_SOCK; [2023-01-17T22:39:39.637Z] unset SSH_AGENT_PID; [2023-01-17T22:39:39.638Z] echo Agent pid 39 killed; [2023-01-17T22:39:39.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T22:39:39.953Z] + git semver [Pipeline] } [2023-01-17T22:39:40.226Z] $ docker stop --time=1 0715e746004b4fea6d4544af21ac56784961a91a8ebfa9bd9e34c78d9ea9be9d [2023-01-17T22:39:41.473Z] $ docker rm -f --volumes 0715e746004b4fea6d4544af21ac56784961a91a8ebfa9bd9e34c78d9ea9be9d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T22:39:41.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T22:39:41.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:39:42.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T22:39:42.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:39:42.183Z] prd-ubuntu20.04-docker-8c-8g-2831 does not seem to be running inside a container [2023-01-17T22:39:42.217Z] $ 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-01-17T22:39:42.558Z] $ docker top 59678f958b2b2ef5346e5ade7f9b70d1f99b7c136863405731e4c9c26bf6a32b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T22:39:42.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T22:39:42.649Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T22:39:42.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T22:39:42.768Z] $ docker exec 59678f958b2b2ef5346e5ade7f9b70d1f99b7c136863405731e4c9c26bf6a32b ssh-agent [2023-01-17T22:39:42.884Z] SSH_AUTH_SOCK=/tmp/ssh-24APoPolbXpO/agent.32 [2023-01-17T22:39:42.884Z] SSH_AGENT_PID=38 [2023-01-17T22:39:42.889Z] Running ssh-add (command line suppressed) [2023-01-17T22:39:42.992Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11530491414000548295.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11530491414000548295.key) [2023-01-17T22:39:43.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T22:39:43.292Z] + git semver push [2023-01-17T22:39:43.550Z] 2023-01-17 22:39:43,463 [run_push] DEBUG push [2023-01-17T22:39:43.550Z] 2023-01-17 22:39:43,463 [execute] INFO git cat-file --batch-check [2023-01-17T22:39:43.550Z] 2023-01-17 22:39:43,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-17T22:39:43.550Z] 2023-01-17 22:39:43,467 [execute] INFO git rev-list 81d9a9f5abd520d90b84186057c3e40e11c53f7b -- [2023-01-17T22:39:43.550Z] 2023-01-17 22:39:43,467 [execute] DEBUG Popen(['git', 'rev-list', '81d9a9f5abd520d90b84186057c3e40e11c53f7b', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-17T22:39:43.550Z] 2023-01-17 22:39:43,478 [execute] INFO git fetch -v origin [2023-01-17T22:39:43.551Z] 2023-01-17 22:39:43,479 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-17T22:39:44.118Z] 2023-01-17 22:39:43,979 [run_push] DEBUG no remote changes detected [2023-01-17T22:39:44.118Z] 2023-01-17 22:39:43,979 [execute] INFO git push origin semver [2023-01-17T22:39:44.118Z] 2023-01-17 22:39:43,980 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-17T22:39:45.058Z] 2023-01-17 22:39:44,853 [run_push] DEBUG push all version tags [2023-01-17T22:39:45.058Z] 2023-01-17 22:39:44,853 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-17T22:39:45.058Z] 2023-01-17 22:39:44,854 [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-01-17T22:39:45.995Z] 2023-01-17 22:39:45,713 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-17T22:39:45.995Z] 3.0.0-dev.11 [Pipeline] } [2023-01-17T22:39:46.004Z] $ docker exec --env ******** --env ******** 59678f958b2b2ef5346e5ade7f9b70d1f99b7c136863405731e4c9c26bf6a32b ssh-agent -k [2023-01-17T22:39:46.104Z] unset SSH_AUTH_SOCK; [2023-01-17T22:39:46.105Z] unset SSH_AGENT_PID; [2023-01-17T22:39:46.105Z] echo Agent pid 38 killed; [2023-01-17T22:39:46.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T22:39:46.425Z] + git semver [Pipeline] } [2023-01-17T22:39:46.697Z] $ docker stop --time=1 59678f958b2b2ef5346e5ade7f9b70d1f99b7c136863405731e4c9c26bf6a32b [2023-01-17T22:39:47.971Z] $ docker rm -f --volumes 59678f958b2b2ef5346e5ade7f9b70d1f99b7c136863405731e4c9c26bf6a32b [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-01-17T22:39:48.474Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-01-17T22:39:48.474Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-01-17T22:39:48.474Z] total 16 [2023-01-17T22:39:48.474Z] drwxr-xr-x 3 root root 4096 Jan 17 22:27 . [2023-01-17T22:39:48.474Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 22:39 .. [2023-01-17T22:39:48.474Z] drwxr-xr-x 2 root root 4096 Jan 17 22:27 cost [2023-01-17T22:39:48.474Z] -rw-r--r-- 1 root root 85 Jan 17 22:27 cost.csv [2023-01-17T22:39:48.474Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-01-17T22:39:48.474Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-01-17T22:39:48.474Z] total 16 [2023-01-17T22:39:48.474Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 22:27 . [2023-01-17T22:39:48.474Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 22:39 .. [2023-01-17T22:39:48.474Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 22:27 cost [2023-01-17T22:39:48.474Z] -rw-r--r-- 1 jenkins jenkins 85 Jan 17 22:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:39:48.763Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:39:49.618Z] ---> package-listing.sh [2023-01-17T22:39:49.618Z] ++ facter osfamily [2023-01-17T22:39:49.618Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-17T22:39:49.877Z] + OS_FAMILY=debian [2023-01-17T22:39:49.877Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-01-17T22:39:49.877Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-17T22:39:49.877Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-17T22:39:49.877Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-17T22:39:49.877Z] + PACKAGES=/tmp/packages_start.txt [2023-01-17T22:39:49.877Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-01-17T22:39:49.877Z] + PACKAGES=/tmp/packages_end.txt [2023-01-17T22:39:49.877Z] + case "${OS_FAMILY}" in [2023-01-17T22:39:49.877Z] + dpkg -l [2023-01-17T22:39:49.877Z] + grep '^ii' [2023-01-17T22:39:49.877Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-17T22:39:49.877Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-17T22:39:49.877Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-17T22:39:49.877Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-01-17T22:39:49.877Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-01-17T22:39:49.877Z] + 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-01-17T22:39:49.887Z] 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-01-17T22:39:50.162Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:39:50.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T22:39:50.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:39:50.778Z] prd-ubuntu20.04-docker-8c-8g-2831 does not seem to be running inside a container [2023-01-17T22:39:50.809Z] $ 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-01-17T22:39:51.028Z] $ docker top 73986a736ecc33562e09326077f5aa7f16c279b4b335bce6d8fadbe7c026d79e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T22:39:51.381Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-17T22:39:51.665Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-17T22:39:51.952Z] + ls /var/log/sa-host [2023-01-17T22:39:51.952Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T22:39:52.071Z] provisioning config files... [2023-01-17T22:39:52.078Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16534511502769066682tmp [Pipeline] { [Pipeline] echo [2023-01-17T22:39:52.093Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:39:52.378Z] ---> create-netrc.sh [Pipeline] } [2023-01-17T22:39:52.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:39:52.732Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-17T22:39:52.763Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:39:53.079Z] ---> sudo-logs.sh [2023-01-17T22:39:53.079Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-17T22:39:53.123Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:39:53.425Z] ---> job-cost.sh [2023-01-17T22:39:53.425Z] lf-activate-venv: SKIPPING [2023-01-17T22:39:53.425Z] DEBUG: total: 0.2199999988079071 [2023-01-17T22:39:53.425Z] INFO: Retrieving Stack Cost... [2023-01-17T22:39:53.686Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-17T22:39:54.254Z] INFO: Archiving Costs [Pipeline] echo [2023-01-17T22:39:54.266Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:39:54.548Z] ---> logs-deploy.sh [2023-01-17T22:39:54.548Z] lf-activate-venv: SKIPPING [2023-01-17T22:39:54.548Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/140 [2023-01-17T22:39:54.548Z] INFO: archiving workspace using pattern(s): [2023-01-17T22:39:55.485Z] Archives upload complete. [2023-01-17T22:39:55.485Z] INFO: archiving logs to Nexus