Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ceb19cb4ab86878044c724e5e66081db52e959f9 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-ssh3597104168112767403.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-ssh3590884513406356339.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-ssh6014615857005489588.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-ssh18250028076863916955.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-ssh9091461218525203253.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6329 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 ceb19cb4ab86878044c724e5e66081db52e959f9 (main) Commit message: "fix: Add missing 'device' to event publish topic (#1327)" > 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 ceb19cb4ab86878044c724e5e66081db52e959f9 # timeout=10 > git rev-list --no-walk cf150bd1006c505b2559d8970edbe52dd5fe7567 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-16T20:31:49.082Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-16T20:31:49.125Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-16T20:31:49.142Z] ========================================================= [2023-02-16T20:31:49.142Z] EdgeX Global Pipelines Version Info [2023-02-16T20:31:49.142Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:31:49.838Z] ------------------- [2023-02-16T20:31:49.838Z] stable info: [2023-02-16T20:31:49.838Z] ------------------- [2023-02-16T20:31:49.838Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-16T20:31:49.838Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T20:31:49.838Z] Message: update stable to v1.0.244 [2023-02-16T20:31:50.408Z] ------------------- [2023-02-16T20:31:50.408Z] experimental info: [2023-02-16T20:31:50.408Z] ------------------- [2023-02-16T20:31:50.409Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-16T20:31:50.409Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T20:31:50.409Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-16T20:31:50.578Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-16T20:31:50.590Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-16T20:31:50.600Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-16T20:31:50.612Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-16T20:31:50.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-16T20:31:50.637Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-16T20:31:50.650Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-16T20:31:50.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-16T20:31:50.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-16T20:31:50.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-16T20:31:50.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-16T20:31:50.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-16T20:31:50.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-16T20:31:50.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-16T20:31:50.762Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T20:31:50.774Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-16T20:31:50.788Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-16T20:31:50.800Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-16T20:31:50.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-16T20:31:50.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-16T20:31:50.833Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-16T20:31:50.848Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-16T20:31:50.862Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-16T20:31:50.880Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-16T20:31:50.898Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-16T20:31:50.915Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-16T20:31:50.925Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-16T20:31:50.938Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-16T20:31:50.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-16T20:31:50.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-16T20:31:50.980Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ceb19cb4ab86878044c724e5e66081db52e959f9 [Pipeline] echo [2023-02-16T20:31:50.994Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ceb19cb [Pipeline] echo [2023-02-16T20:31:51.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T20:31:51.054Z] provisioning config files... [2023-02-16T20:31:51.068Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5987738193635404541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:31:51.365Z] ---> docker-login.sh [2023-02-16T20:31:51.365Z] nexus3.edgexfoundry.org:10001 [2023-02-16T20:31:51.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T20:31:51.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T20:31:51.886Z] Configure a credential helper to remove this warning. See [2023-02-16T20:31:51.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T20:31:51.886Z] [2023-02-16T20:31:51.886Z] Login Succeeded [2023-02-16T20:31:51.886Z] nexus3.edgexfoundry.org:10002 [2023-02-16T20:31:51.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T20:31:52.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T20:31:52.147Z] Configure a credential helper to remove this warning. See [2023-02-16T20:31:52.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T20:31:52.147Z] [2023-02-16T20:31:52.147Z] Login Succeeded [2023-02-16T20:31:52.147Z] nexus3.edgexfoundry.org:10003 [2023-02-16T20:31:52.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T20:31:52.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T20:31:52.147Z] Configure a credential helper to remove this warning. See [2023-02-16T20:31:52.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T20:31:52.147Z] [2023-02-16T20:31:52.147Z] Login Succeeded [2023-02-16T20:31:52.147Z] nexus3.edgexfoundry.org:10004 [2023-02-16T20:31:52.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T20:31:52.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T20:31:52.408Z] Configure a credential helper to remove this warning. See [2023-02-16T20:31:52.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T20:31:52.408Z] [2023-02-16T20:31:52.408Z] Login Succeeded [2023-02-16T20:31:52.408Z] docker.io [2023-02-16T20:31:52.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T20:31:52.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T20:31:52.674Z] Configure a credential helper to remove this warning. See [2023-02-16T20:31:52.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T20:31:52.674Z] [2023-02-16T20:31:52.674Z] Login Succeeded [2023-02-16T20:31:52.674Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T20:31:52.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-16T20:31:53.040Z] + git rev-list -1 --merges ceb19cb4ab86878044c724e5e66081db52e959f9~1..ceb19cb4ab86878044c724e5e66081db52e959f9 [Pipeline] echo [2023-02-16T20:31:53.096Z] -----------> git rev-list -1 --merges ceb19cb4ab86878044c724e5e66081db52e959f9~1..ceb19cb4ab86878044c724e5e66081db52e959f9 ceb19cb4ab86878044c724e5e66081db52e959f9 [false] [Pipeline] sh [2023-02-16T20:31:53.400Z] + git log --format=format:%s -1 ceb19cb4ab86878044c724e5e66081db52e959f9 [Pipeline] echo [2023-02-16T20:31:53.417Z] ========================================================= [2023-02-16T20:31:53.418Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-16T20:31:53.418Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T20:31:53.770Z] + git log --format=format:%s -1 ceb19cb4ab86878044c724e5e66081db52e959f9 [Pipeline] echo [2023-02-16T20:31:53.783Z] [semverPrep] GIT_COMMIT: ceb19cb4ab86878044c724e5e66081db52e959f9, Commit Message: fix: Add missing 'device' to event publish topic (#1327) [Pipeline] echo [2023-02-16T20:31:53.793Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-16T20:31:54.176Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T20:31:54.176Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-16T20:31:54.176Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-16T20:31:54.176Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-16T20:31:54.176Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-16T20:31:54.176Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-16T20:31:54.176Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:31:54.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T20:31:54.593Z] [2023-02-16T20:31:54.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:31:54.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T20:31:55.158Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-16T20:31:55.158Z] b85a868b505f: Pulling fs layer [2023-02-16T20:31:55.158Z] e2be974225ed: Pulling fs layer [2023-02-16T20:31:55.158Z] 339a4e72a1f5: Pulling fs layer [2023-02-16T20:31:55.158Z] 988bab9f4d93: Pulling fs layer [2023-02-16T20:31:55.158Z] 1469e6f7b9e6: Pulling fs layer [2023-02-16T20:31:55.158Z] eaf3925da568: Pulling fs layer [2023-02-16T20:31:55.158Z] bab4dde63d76: Pulling fs layer [2023-02-16T20:31:55.158Z] bde34c3a00c8: Pulling fs layer [2023-02-16T20:31:55.158Z] b352a97aabf1: Pulling fs layer [2023-02-16T20:31:55.158Z] 4872d77fe225: Pulling fs layer [2023-02-16T20:31:55.158Z] 5851b861e8e6: Pulling fs layer [2023-02-16T20:31:55.158Z] 988bab9f4d93: Waiting [2023-02-16T20:31:55.158Z] 1469e6f7b9e6: Waiting [2023-02-16T20:31:55.158Z] eaf3925da568: Waiting [2023-02-16T20:31:55.158Z] bab4dde63d76: Waiting [2023-02-16T20:31:55.158Z] bde34c3a00c8: Waiting [2023-02-16T20:31:55.158Z] b352a97aabf1: Waiting [2023-02-16T20:31:55.158Z] 4872d77fe225: Waiting [2023-02-16T20:31:55.158Z] 5851b861e8e6: Waiting [2023-02-16T20:31:55.158Z] e2be974225ed: Verifying Checksum [2023-02-16T20:31:55.158Z] e2be974225ed: Download complete [2023-02-16T20:31:55.158Z] 988bab9f4d93: Verifying Checksum [2023-02-16T20:31:55.158Z] 988bab9f4d93: Download complete [2023-02-16T20:31:55.421Z] 1469e6f7b9e6: Verifying Checksum [2023-02-16T20:31:55.421Z] 1469e6f7b9e6: Download complete [2023-02-16T20:31:55.421Z] 339a4e72a1f5: Verifying Checksum [2023-02-16T20:31:55.421Z] 339a4e72a1f5: Download complete [2023-02-16T20:31:55.421Z] eaf3925da568: Download complete [2023-02-16T20:31:55.421Z] bde34c3a00c8: Download complete [2023-02-16T20:31:55.681Z] b352a97aabf1: Download complete [2023-02-16T20:31:55.681Z] 4872d77fe225: Download complete [2023-02-16T20:31:55.681Z] 5851b861e8e6: Verifying Checksum [2023-02-16T20:31:55.681Z] 5851b861e8e6: Download complete [2023-02-16T20:31:55.681Z] b85a868b505f: Download complete [2023-02-16T20:31:55.941Z] bab4dde63d76: Verifying Checksum [2023-02-16T20:31:55.941Z] bab4dde63d76: Download complete [2023-02-16T20:31:57.323Z] b85a868b505f: Pull complete [2023-02-16T20:31:57.323Z] e2be974225ed: Pull complete [2023-02-16T20:31:57.891Z] 339a4e72a1f5: Pull complete [2023-02-16T20:31:57.891Z] 988bab9f4d93: Pull complete [2023-02-16T20:31:58.149Z] 1469e6f7b9e6: Pull complete [2023-02-16T20:31:58.149Z] eaf3925da568: Pull complete [2023-02-16T20:32:00.061Z] bab4dde63d76: Pull complete [2023-02-16T20:32:00.061Z] bde34c3a00c8: Pull complete [2023-02-16T20:32:00.320Z] b352a97aabf1: Pull complete [2023-02-16T20:32:00.320Z] 4872d77fe225: Pull complete [2023-02-16T20:32:00.320Z] 5851b861e8e6: Pull complete [2023-02-16T20:32:00.320Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-16T20:32:00.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T20:32:00.320Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T20:32:00.417Z] prd-ubuntu20.04-docker-8c-8g-6329 does not seem to be running inside a container [2023-02-16T20:32:00.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-16T20:32:02.438Z] $ docker top 99685c3001578c1c63ba7d3e8bf9b632825ec9b538d09b05924fa7fbd8f2b964 -eo pid,comm [2023-02-16T20:32:02.504Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-16T20:32:02.504Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T20:32:02.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T20:32:02.546Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T20:32:02.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T20:32:02.659Z] $ docker exec 99685c3001578c1c63ba7d3e8bf9b632825ec9b538d09b05924fa7fbd8f2b964 ssh-agent [2023-02-16T20:32:02.759Z] SSH_AUTH_SOCK=/tmp/ssh-1y2jqA8hJJk9/agent.33 [2023-02-16T20:32:02.759Z] SSH_AGENT_PID=40 [2023-02-16T20:32:02.767Z] Running ssh-add (command line suppressed) [2023-02-16T20:32:02.856Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15859182108237062321.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15859182108237062321.key) [2023-02-16T20:32:02.880Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T20:32:03.167Z] + git tag --points-at HEAD [Pipeline] } [2023-02-16T20:32:03.174Z] $ docker exec --env ******** --env ******** 99685c3001578c1c63ba7d3e8bf9b632825ec9b538d09b05924fa7fbd8f2b964 ssh-agent -k [2023-02-16T20:32:03.288Z] unset SSH_AUTH_SOCK; [2023-02-16T20:32:03.288Z] unset SSH_AGENT_PID; [2023-02-16T20:32:03.288Z] echo Agent pid 40 killed; [2023-02-16T20:32:03.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-16T20:32:03.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T20:32:03.333Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T20:32:03.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T20:32:03.443Z] $ docker exec 99685c3001578c1c63ba7d3e8bf9b632825ec9b538d09b05924fa7fbd8f2b964 ssh-agent [2023-02-16T20:32:03.571Z] SSH_AUTH_SOCK=/tmp/ssh-K3E6ADwF7LR6/agent.72 [2023-02-16T20:32:03.571Z] SSH_AGENT_PID=78 [2023-02-16T20:32:03.576Z] Running ssh-add (command line suppressed) [2023-02-16T20:32:03.670Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6328574097774085424.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6328574097774085424.key) [2023-02-16T20:32:03.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T20:32:03.981Z] + git semver init [2023-02-16T20:32:04.242Z] 2023-02-16 20:32:04,155 [run_init] DEBUG init version:0.0.0 force:False [2023-02-16T20:32:04.242Z] 2023-02-16 20:32:04,156 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-16T20:32:04.242Z] 2023-02-16 20:32:04,157 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-16T20:32:04.242Z] 2023-02-16 20:32:04,157 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-16T20:32:05.624Z] 2023-02-16 20:32:05,191 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-02-16T20:32:05.624Z] 2023-02-16 20:32:05,192 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-02-16T20:32:05.624Z] 2023-02-16 20:32:05,192 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-16T20:32:05.624Z] 2023-02-16 20:32:05,192 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-16T20:32:05.624Z] 3.0.0-dev.29 [Pipeline] } [2023-02-16T20:32:05.626Z] $ docker exec --env ******** --env ******** 99685c3001578c1c63ba7d3e8bf9b632825ec9b538d09b05924fa7fbd8f2b964 ssh-agent -k [2023-02-16T20:32:05.720Z] unset SSH_AUTH_SOCK; [2023-02-16T20:32:05.721Z] unset SSH_AGENT_PID; [2023-02-16T20:32:05.721Z] echo Agent pid 78 killed; [2023-02-16T20:32:05.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T20:32:06.040Z] + git semver [Pipeline] } [2023-02-16T20:32:06.302Z] $ docker stop --time=1 99685c3001578c1c63ba7d3e8bf9b632825ec9b538d09b05924fa7fbd8f2b964 [2023-02-16T20:32:07.591Z] $ docker rm -f --volumes 99685c3001578c1c63ba7d3e8bf9b632825ec9b538d09b05924fa7fbd8f2b964 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T20:32:07.932Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-16T20:32:08.144Z] Stashed 1 file(s) [Pipeline] echo [2023-02-16T20:32:08.147Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.29 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T20:32:08.288Z] provisioning config files... [2023-02-16T20:32:08.297Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15730616959882824941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:32:08.593Z] ---> docker-login.sh [2023-02-16T20:32:08.593Z] nexus3.edgexfoundry.org:10001 [2023-02-16T20:32:08.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T20:32:08.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T20:32:08.593Z] Configure a credential helper to remove this warning. See [2023-02-16T20:32:08.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T20:32:08.593Z] [2023-02-16T20:32:08.593Z] Login Succeeded [2023-02-16T20:32:08.593Z] nexus3.edgexfoundry.org:10002 [2023-02-16T20:32:08.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T20:32:08.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T20:32:08.593Z] Configure a credential helper to remove this warning. See [2023-02-16T20:32:08.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T20:32:08.593Z] [2023-02-16T20:32:08.593Z] Login Succeeded [2023-02-16T20:32:08.593Z] nexus3.edgexfoundry.org:10003 [2023-02-16T20:32:08.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T20:32:08.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T20:32:08.852Z] Configure a credential helper to remove this warning. See [2023-02-16T20:32:08.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T20:32:08.852Z] [2023-02-16T20:32:08.852Z] Login Succeeded [2023-02-16T20:32:08.852Z] nexus3.edgexfoundry.org:10004 [2023-02-16T20:32:08.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T20:32:08.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T20:32:08.852Z] Configure a credential helper to remove this warning. See [2023-02-16T20:32:08.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T20:32:08.852Z] [2023-02-16T20:32:08.852Z] Login Succeeded [2023-02-16T20:32:08.852Z] docker.io [2023-02-16T20:32:09.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T20:32:09.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T20:32:09.111Z] Configure a credential helper to remove this warning. See [2023-02-16T20:32:09.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T20:32:09.111Z] [2023-02-16T20:32:09.111Z] Login Succeeded [2023-02-16T20:32:09.111Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T20:32:09.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-16T20:32:09.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T20:32:09.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T20:32:09.197Z] ========================================================= [2023-02-16T20:32:09.197Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-16T20:32:09.197Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:32:09.507Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-16T20:32:09.507Z] Sending build context to Docker daemon 10.48MB [2023-02-16T20:32:09.507Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T20:32:09.507Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-16T20:32:09.507Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-16T20:32:09.507Z] 213ec9aee27d: Pulling fs layer [2023-02-16T20:32:09.507Z] 4583459ba037: Pulling fs layer [2023-02-16T20:32:09.507Z] 93c1e223e6f2: Pulling fs layer [2023-02-16T20:32:09.507Z] 53926ce57604: Pulling fs layer [2023-02-16T20:32:09.507Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-16T20:32:09.507Z] 22ff95d597cd: Pulling fs layer [2023-02-16T20:32:09.507Z] 12d6caf4c0d1: Pulling fs layer [2023-02-16T20:32:09.507Z] 96b7cbca73a9: Pulling fs layer [2023-02-16T20:32:09.507Z] a7acece74701: Pulling fs layer [2023-02-16T20:32:09.507Z] 22ff95d597cd: Waiting [2023-02-16T20:32:09.507Z] 12d6caf4c0d1: Waiting [2023-02-16T20:32:09.507Z] 53926ce57604: Waiting [2023-02-16T20:32:09.507Z] 21b2b0c7a3f4: Waiting [2023-02-16T20:32:09.507Z] 96b7cbca73a9: Waiting [2023-02-16T20:32:09.507Z] a7acece74701: Waiting [2023-02-16T20:32:09.769Z] 93c1e223e6f2: Verifying Checksum [2023-02-16T20:32:09.769Z] 93c1e223e6f2: Download complete [2023-02-16T20:32:09.769Z] 4583459ba037: Verifying Checksum [2023-02-16T20:32:09.769Z] 4583459ba037: Download complete [2023-02-16T20:32:09.769Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-16T20:32:09.769Z] 21b2b0c7a3f4: Download complete [2023-02-16T20:32:09.770Z] 22ff95d597cd: Verifying Checksum [2023-02-16T20:32:09.770Z] 22ff95d597cd: Download complete [2023-02-16T20:32:09.770Z] 213ec9aee27d: Verifying Checksum [2023-02-16T20:32:09.770Z] 213ec9aee27d: Download complete [2023-02-16T20:32:10.033Z] 12d6caf4c0d1: Download complete [2023-02-16T20:32:10.033Z] 213ec9aee27d: Pull complete [2023-02-16T20:32:10.033Z] 4583459ba037: Pull complete [2023-02-16T20:32:10.309Z] 93c1e223e6f2: Pull complete [2023-02-16T20:32:11.277Z] 53926ce57604: Download complete [2023-02-16T20:32:11.277Z] a7acece74701: Verifying Checksum [2023-02-16T20:32:11.277Z] a7acece74701: Download complete [2023-02-16T20:32:11.277Z] 96b7cbca73a9: Verifying Checksum [2023-02-16T20:32:11.277Z] 96b7cbca73a9: Download complete [2023-02-16T20:32:15.486Z] 53926ce57604: Pull complete [2023-02-16T20:32:15.486Z] 21b2b0c7a3f4: Pull complete [2023-02-16T20:32:15.486Z] 22ff95d597cd: Pull complete [2023-02-16T20:32:15.486Z] 12d6caf4c0d1: Pull complete [2023-02-16T20:32:17.386Z] 96b7cbca73a9: Pull complete [2023-02-16T20:32:17.955Z] a7acece74701: Pull complete [2023-02-16T20:32:17.955Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-16T20:32:17.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T20:32:17.955Z] ---> db6d94c90886 [2023-02-16T20:32:17.955Z] Step 3/10 : ARG MAKE=make build [2023-02-16T20:32:21.249Z] ---> Running in 11ce2178fcd4 [2023-02-16T20:32:21.249Z] Removing intermediate container 11ce2178fcd4 [2023-02-16T20:32:21.249Z] ---> 3adee961694a [2023-02-16T20:32:21.249Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-16T20:32:21.249Z] ---> Running in ec34448f2d07 [2023-02-16T20:32:21.249Z] Removing intermediate container ec34448f2d07 [2023-02-16T20:32:21.249Z] ---> b7324ea138d3 [2023-02-16T20:32:21.249Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-16T20:32:21.249Z] ---> Running in 19f664e6f257 [2023-02-16T20:32:21.507Z] Removing intermediate container 19f664e6f257 [2023-02-16T20:32:21.507Z] ---> e14c53bca74f [2023-02-16T20:32:21.507Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-16T20:32:21.507Z] ---> Running in 2ef56066e935 [2023-02-16T20:32:21.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T20:32:21.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T20:32:22.028Z] OK: 211 MiB in 51 packages [2023-02-16T20:32:22.597Z] Removing intermediate container 2ef56066e935 [2023-02-16T20:32:22.597Z] ---> c401360f2e5a [2023-02-16T20:32:22.597Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-16T20:32:22.597Z] ---> 67a0a257afec [2023-02-16T20:32:22.597Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T20:32:22.597Z] ---> Running in d31859d9e84f [2023-02-16T20:32:23.254Z] Still waiting to schedule task [2023-02-16T20:32:23.255Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-16T20:33:01.375Z] Removing intermediate container d31859d9e84f [2023-02-16T20:33:01.375Z] ---> d25fdabfde00 [2023-02-16T20:33:01.375Z] Step 9/10 : COPY . . [2023-02-16T20:33:01.375Z] ---> e5ab3bb7b695 [2023-02-16T20:33:01.375Z] Step 10/10 : RUN ${MAKE} [2023-02-16T20:33:01.375Z] ---> Running in 41c1c3746a7f [2023-02-16T20:33:01.375Z] noop [2023-02-16T20:33:01.375Z] Removing intermediate container 41c1c3746a7f [2023-02-16T20:33:01.375Z] ---> 7a79f5880ad2 [2023-02-16T20:33:01.375Z] Successfully built 7a79f5880ad2 [2023-02-16T20:33:01.375Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:33:01.695Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T20:33:01.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T20:33:01.779Z] prd-ubuntu20.04-docker-8c-8g-6329 does not seem to be running inside a container [2023-02-16T20:33:01.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-16T20:33:02.156Z] $ docker top 89f2614259d5927d8ca8771fdc87cd837fc80fa52e3174c6f0bfc07f91617fc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T20:33:02.493Z] + go version [2023-02-16T20:33:02.494Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-16T20:33:02.509Z] $ docker stop --time=1 89f2614259d5927d8ca8771fdc87cd837fc80fa52e3174c6f0bfc07f91617fc1 [2023-02-16T20:33:03.777Z] $ docker rm -f --volumes 89f2614259d5927d8ca8771fdc87cd837fc80fa52e3174c6f0bfc07f91617fc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:33:04.184Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T20:33:04.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T20:33:04.256Z] prd-ubuntu20.04-docker-8c-8g-6329 does not seem to be running inside a container [2023-02-16T20:33:04.291Z] $ 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 ******** ci-base-image-x86_64 cat [2023-02-16T20:33:04.618Z] $ docker top 40a30fc61406ec3c0f62f8e7f43f3d9d53eaeb2a7ac355f2dd5adfaa73e5b397 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T20:33:04.965Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-16T20:33:05.259Z] + make test [2023-02-16T20:33:05.259Z] go test -race -coverprofile=coverage.out ./... [2023-02-16T20:33:11.825Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-16T20:33:24.018Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-16T20:33:24.018Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-16T20:33:24.018Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-16T20:33:24.018Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-16T20:33:24.018Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-16T20:33:24.018Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.064s coverage: 27.6% of statements [2023-02-16T20:33:24.018Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.079s coverage: 78.9% of statements [2023-02-16T20:33:24.018Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-16T20:33:24.018Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.090s coverage: 77.8% of statements [2023-02-16T20:33:24.018Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-16T20:33:24.018Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-16T20:33:24.276Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.096s coverage: 77.0% of statements [2023-02-16T20:33:24.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-16T20:33:24.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-16T20:33:24.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-16T20:33:24.276Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.088s coverage: 65.2% of statements [2023-02-16T20:33:24.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-16T20:33:24.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-16T20:33:24.276Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.747s coverage: 89.2% of statements [2023-02-16T20:33:24.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-16T20:33:24.276Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.055s coverage: 4.7% of statements [2023-02-16T20:33:24.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-16T20:33:39.154Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-16T20:33:39.154Z] GO111MODULE=on go vet ./... [2023-02-16T20:33:41.680Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T20:33:41.680Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T20:33:41.680Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-16T20:33:41.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-16T20:33:41.711Z] $ docker stop --time=1 40a30fc61406ec3c0f62f8e7f43f3d9d53eaeb2a7ac355f2dd5adfaa73e5b397 [2023-02-16T20:33:45.125Z] $ docker rm -f --volumes 40a30fc61406ec3c0f62f8e7f43f3d9d53eaeb2a7ac355f2dd5adfaa73e5b397 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T20:33:45.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-16T20:33:45.673Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-16T20:33:46.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-16T20:33:46.763Z] + ls -al . [2023-02-16T20:33:46.763Z] total 272 [2023-02-16T20:33:46.763Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 20:33 . [2023-02-16T20:33:46.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 20:31 .. [2023-02-16T20:33:46.763Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 16 20:31 .dockerignore [2023-02-16T20:33:46.763Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 20:33 .git [2023-02-16T20:33:46.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 20:31 .github [2023-02-16T20:33:46.763Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 16 20:31 .gitignore [2023-02-16T20:33:46.763Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 16 20:31 .golangci.yml [2023-02-16T20:33:46.763Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 20:32 .semver [2023-02-16T20:33:46.763Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 16 20:31 CHANGELOG.md [2023-02-16T20:33:46.763Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 20:31 GOVERNANCE.md [2023-02-16T20:33:46.763Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 16 20:31 Jenkinsfile [2023-02-16T20:33:46.763Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 16 20:31 LICENSE [2023-02-16T20:33:46.763Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 16 20:31 Makefile [2023-02-16T20:33:46.763Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 16 20:31 OWNERS.md [2023-02-16T20:33:46.763Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 16 20:31 README.md [2023-02-16T20:33:46.763Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 16 20:32 VERSION [2023-02-16T20:33:46.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 20:31 bin [2023-02-16T20:33:46.763Z] -rw-r--r-- 1 jenkins jenkins 98700 Feb 16 20:33 coverage.out [2023-02-16T20:33:46.763Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 20:31 example [2023-02-16T20:33:46.763Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 16 20:31 go.mod [2023-02-16T20:33:46.763Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 16 20:31 go.sum [2023-02-16T20:33:46.763Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 16 20:31 internal [2023-02-16T20:33:46.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 20:31 openapi [2023-02-16T20:33:46.763Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 16 20:31 pkg [2023-02-16T20:33:46.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 20:31 snap [2023-02-16T20:33:46.763Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 16 20:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:33:47.066Z] + 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=ceb19cb4ab86878044c724e5e66081db52e959f9 --label arch=amd64 --label version=3.0.0-dev.29 . [2023-02-16T20:33:47.066Z] Sending build context to Docker daemon 10.57MB [2023-02-16T20:33:47.066Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T20:33:47.066Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-16T20:33:47.066Z] ---> 7a79f5880ad2 [2023-02-16T20:33:47.066Z] Step 3/23 : ARG MAKE=make build [2023-02-16T20:33:47.325Z] ---> Running in 5c18a604a135 [2023-02-16T20:33:47.325Z] Removing intermediate container 5c18a604a135 [2023-02-16T20:33:47.325Z] ---> 1bec05abe1d1 [2023-02-16T20:33:47.325Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-16T20:33:47.325Z] ---> Running in 57ab9b4785f9 [2023-02-16T20:33:47.583Z] Removing intermediate container 57ab9b4785f9 [2023-02-16T20:33:47.583Z] ---> df1afdbe6d5b [2023-02-16T20:33:47.583Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-16T20:33:47.583Z] ---> Running in 6ab2dd8da4b1 [2023-02-16T20:33:47.583Z] Removing intermediate container 6ab2dd8da4b1 [2023-02-16T20:33:47.583Z] ---> 38bed24e5fbd [2023-02-16T20:33:47.583Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-16T20:33:47.583Z] ---> Running in f41a0113edc6 [2023-02-16T20:33:47.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T20:33:47.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T20:33:48.103Z] OK: 211 MiB in 51 packages [2023-02-16T20:33:48.361Z] Removing intermediate container f41a0113edc6 [2023-02-16T20:33:48.361Z] ---> 27b3d2bf72db [2023-02-16T20:33:48.361Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-16T20:33:48.619Z] ---> 01f35479b6e9 [2023-02-16T20:33:48.619Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T20:33:48.619Z] ---> Running in 147a94159f7c [2023-02-16T20:33:49.555Z] Removing intermediate container 147a94159f7c [2023-02-16T20:33:49.555Z] ---> 82960637e1bb [2023-02-16T20:33:49.555Z] Step 9/23 : COPY . . [2023-02-16T20:33:49.813Z] ---> 80c9c8f0306b [2023-02-16T20:33:49.813Z] Step 10/23 : RUN ${MAKE} [2023-02-16T20:33:49.813Z] ---> Running in c955d1c45813 [2023-02-16T20:33:50.072Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.29" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-16T20:33:56.733Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6330 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-02-16T20:33:56.747Z] Running in /w/workspace/device-sdk-go/159 [Pipeline] { [Pipeline] checkout [2023-02-16T20:33:56.774Z] The recommended git tool is: git [2023-02-16T20:34:01.555Z] using credential edgex-jenkins-ssh [2023-02-16T20:34:01.571Z] Cloning the remote Git repository [2023-02-16T20:34:01.604Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-16T20:34:01.673Z] > git init /w/workspace/device-sdk-go/159 # timeout=10 [2023-02-16T20:34:01.817Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-16T20:34:01.818Z] > git --version # timeout=10 [2023-02-16T20:34:01.856Z] > git --version # 'git version 2.25.1' [2023-02-16T20:34:01.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T20:34:01.923Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T20:34:03.476Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-16T20:34:03.498Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T20:34:04.259Z] Avoid second fetch [2023-02-16T20:34:04.259Z] Checking out Revision ceb19cb4ab86878044c724e5e66081db52e959f9 (main) [2023-02-16T20:34:04.724Z] Commit message: "fix: Add missing 'device' to event publish topic (#1327)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T20:34:04.266Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T20:34:04.282Z] > git checkout -f ceb19cb4ab86878044c724e5e66081db52e959f9 # timeout=10 [2023-02-16T20:34:05.651Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-16T20:34:05.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T20:34:05.651Z] Dload Upload Total Spent Left Speed [2023-02-16T20:34:05.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh [2023-02-16T20:34:06.262Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-16T20:34:06.590Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-16T20:34:06.590Z] + sudo tee /etc/docker/daemon.new [2023-02-16T20:34:06.590Z] { [2023-02-16T20:34:06.590Z] "registry-mirrors": [ [2023-02-16T20:34:06.590Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-16T20:34:06.590Z] ], [2023-02-16T20:34:06.590Z] "bip": "10.250.0.254/24", [2023-02-16T20:34:06.590Z] "hosts": [ [2023-02-16T20:34:06.590Z] "tcp://0.0.0.0:5555", [2023-02-16T20:34:06.590Z] "unix:///var/run/docker.sock" [2023-02-16T20:34:06.590Z] ], [2023-02-16T20:34:06.590Z] "mtu": 1458, [2023-02-16T20:34:06.590Z] "selinux-enabled": true, [2023-02-16T20:34:06.590Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-16T20:34:06.590Z] } [Pipeline] sh [2023-02-16T20:34:06.918Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-16T20:34:07.244Z] + sudo service docker restart [2023-02-16T20:34:08.145Z] Removing intermediate container c955d1c45813 [2023-02-16T20:34:08.146Z] ---> 63494b357ce2 [2023-02-16T20:34:08.146Z] Step 11/23 : FROM alpine:3.16 [2023-02-16T20:34:08.146Z] 3.16: Pulling from library/alpine [2023-02-16T20:34:08.146Z] ef5531b6e74e: Pulling fs layer [2023-02-16T20:34:08.146Z] ef5531b6e74e: Verifying Checksum [2023-02-16T20:34:08.146Z] ef5531b6e74e: Download complete [2023-02-16T20:34:08.441Z] ef5531b6e74e: Pull complete [2023-02-16T20:34:08.441Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T20:34:08.441Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T20:34:08.441Z] ---> dfd21b5a31f5 [2023-02-16T20:34:08.441Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-16T20:34:08.702Z] ---> Running in 3bc8e1c223fe [2023-02-16T20:34:08.702Z] Removing intermediate container 3bc8e1c223fe [2023-02-16T20:34:08.702Z] ---> 8be0894b6972 [2023-02-16T20:34:08.702Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-16T20:34:08.702Z] ---> Running in 038a13e88194 [2023-02-16T20:34:08.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T20:34:08.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T20:34:09.220Z] OK: 6 MiB in 14 packages [2023-02-16T20:34:09.479Z] Removing intermediate container 038a13e88194 [2023-02-16T20:34:09.479Z] ---> 4fc369f4317c [2023-02-16T20:34:09.479Z] Step 14/23 : WORKDIR / [2023-02-16T20:34:09.479Z] ---> Running in 98f16a29dd53 [2023-02-16T20:34:09.479Z] Removing intermediate container 98f16a29dd53 [2023-02-16T20:34:09.479Z] ---> 3a767f5ceceb [2023-02-16T20:34:09.479Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-16T20:34:09.738Z] ---> 31a6f7a4722e [2023-02-16T20:34:09.738Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-16T20:34:10.309Z] ---> dffdda259c29 [2023-02-16T20:34:10.309Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-16T20:34:10.309Z] ---> 85dddb7356d4 [2023-02-16T20:34:10.309Z] Step 18/23 : EXPOSE 59999 [2023-02-16T20:34:10.569Z] ---> Running in 95b9b19f279b [2023-02-16T20:34:10.569Z] Removing intermediate container 95b9b19f279b [2023-02-16T20:34:10.569Z] ---> 24eb552950e0 [2023-02-16T20:34:10.569Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-16T20:34:10.569Z] ---> Running in bc95347abbe2 [2023-02-16T20:34:10.569Z] Removing intermediate container bc95347abbe2 [2023-02-16T20:34:10.569Z] ---> d551e58bef01 [2023-02-16T20:34:10.569Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T20:34:10.569Z] ---> Running in 8e6344e53c40 [2023-02-16T20:34:10.569Z] Removing intermediate container 8e6344e53c40 [2023-02-16T20:34:10.569Z] ---> c678662895a0 [2023-02-16T20:34:10.569Z] Step 21/23 : LABEL arch=amd64 [2023-02-16T20:34:10.828Z] ---> Running in d1bff4a519b4 [2023-02-16T20:34:10.828Z] Removing intermediate container d1bff4a519b4 [2023-02-16T20:34:10.828Z] ---> bfa8b78f0abc [2023-02-16T20:34:10.828Z] Step 22/23 : LABEL git_sha=ceb19cb4ab86878044c724e5e66081db52e959f9 [2023-02-16T20:34:10.828Z] ---> Running in 9d7277c13c60 [2023-02-16T20:34:10.828Z] Removing intermediate container 9d7277c13c60 [2023-02-16T20:34:10.828Z] ---> f7e43df86752 [2023-02-16T20:34:10.828Z] Step 23/23 : LABEL version=3.0.0-dev.29 [2023-02-16T20:34:10.828Z] ---> Running in e0aa6dd4952d [2023-02-16T20:34:11.087Z] Removing intermediate container e0aa6dd4952d [2023-02-16T20:34:11.087Z] ---> 9b8160dcb9d1 [2023-02-16T20:34:11.087Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-16T20:34:11.087Z] Successfully built 9b8160dcb9d1 [2023-02-16T20:34:11.087Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:34:11.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T20:34:11.529Z] [2023-02-16T20:34:11.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:34:11.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T20:34:11.832Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-16T20:34:11.832Z] 5eb5b503b376: Pulling fs layer [2023-02-16T20:34:11.832Z] 5c69ac0246d0: Pulling fs layer [2023-02-16T20:34:11.832Z] ec43610c2a17: Pulling fs layer [2023-02-16T20:34:11.832Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-16T20:34:11.832Z] 33b1e0a273af: Pulling fs layer [2023-02-16T20:34:11.832Z] 5d3b04190fa2: Pulling fs layer [2023-02-16T20:34:11.832Z] 2f39f015ded8: Pulling fs layer [2023-02-16T20:34:11.832Z] 33b1e0a273af: Waiting [2023-02-16T20:34:11.832Z] 5d3b04190fa2: Waiting [2023-02-16T20:34:11.832Z] 2f39f015ded8: Waiting [2023-02-16T20:34:11.832Z] 3a2ae6a8a46f: Waiting [2023-02-16T20:34:11.832Z] 5c69ac0246d0: Download complete [2023-02-16T20:34:11.832Z] 3a2ae6a8a46f: Download complete [2023-02-16T20:34:12.092Z] 33b1e0a273af: Verifying Checksum [2023-02-16T20:34:12.092Z] 33b1e0a273af: Download complete [2023-02-16T20:34:12.092Z] 5d3b04190fa2: Verifying Checksum [2023-02-16T20:34:12.092Z] 5d3b04190fa2: Download complete [2023-02-16T20:34:12.092Z] ec43610c2a17: Verifying Checksum [2023-02-16T20:34:12.092Z] ec43610c2a17: Download complete [2023-02-16T20:34:12.351Z] 5eb5b503b376: Verifying Checksum [2023-02-16T20:34:12.351Z] 5eb5b503b376: Download complete [2023-02-16T20:34:12.918Z] 2f39f015ded8: Download complete [2023-02-16T20:34:13.485Z] 5eb5b503b376: Pull complete [2023-02-16T20:34:13.485Z] 5c69ac0246d0: Pull complete [2023-02-16T20:34:14.052Z] ec43610c2a17: Pull complete [2023-02-16T20:34:14.052Z] 3a2ae6a8a46f: Pull complete [2023-02-16T20:34:14.052Z] 33b1e0a273af: Pull complete [2023-02-16T20:34:14.309Z] 5d3b04190fa2: Pull complete [2023-02-16T20:34:17.747Z] 2f39f015ded8: Pull complete [2023-02-16T20:34:17.747Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-16T20:34:17.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T20:34:17.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T20:34:17.830Z] prd-ubuntu20.04-docker-8c-8g-6329 does not seem to be running inside a container [2023-02-16T20:34:17.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-16T20:34:20.709Z] $ docker top b046e0367a45085cf8d560a813b2fdc33e240f6aacec006defe66d5bed88a9f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:34:21.110Z] ---> job-cost.sh [2023-02-16T20:34:21.111Z] lf-activate-venv: SKIPPING [2023-02-16T20:34:21.111Z] INFO: No Stack... [2023-02-16T20:34:21.369Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T20:34:21.936Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T20:34:22.227Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-02-16T20:34:22.227Z] + cut -d, -f6 [Pipeline] lock [2023-02-16T20:34:22.240Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-159-stack-cost] [2023-02-16T20:34:22.246Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-159-stack-cost] did not exist. Created. [2023-02-16T20:34:22.246Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T20:34:22.541Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-16T20:34:22.577Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T20:34:22.584Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-159-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T20:34:22.607Z] $ docker stop --time=1 b046e0367a45085cf8d560a813b2fdc33e240f6aacec006defe66d5bed88a9f9 [2023-02-16T20:34:23.766Z] $ docker rm -f --volumes b046e0367a45085cf8d560a813b2fdc33e240f6aacec006defe66d5bed88a9f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T20:34:25.490Z] provisioning config files... [2023-02-16T20:34:25.513Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/159@tmp/config14034044175525053802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:34:25.860Z] ---> docker-login.sh [2023-02-16T20:34:25.860Z] nexus3.edgexfoundry.org:10001 [2023-02-16T20:34:26.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T20:34:26.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T20:34:26.396Z] Configure a credential helper to remove this warning. See [2023-02-16T20:34:26.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T20:34:26.396Z] [2023-02-16T20:34:26.396Z] Login Succeeded [2023-02-16T20:34:26.396Z] nexus3.edgexfoundry.org:10002 [2023-02-16T20:34:26.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T20:34:26.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T20:34:26.665Z] Configure a credential helper to remove this warning. See [2023-02-16T20:34:26.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T20:34:26.665Z] [2023-02-16T20:34:26.665Z] Login Succeeded [2023-02-16T20:34:26.665Z] nexus3.edgexfoundry.org:10003 [2023-02-16T20:34:26.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T20:34:27.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T20:34:27.202Z] Configure a credential helper to remove this warning. See [2023-02-16T20:34:27.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T20:34:27.202Z] [2023-02-16T20:34:27.202Z] Login Succeeded [2023-02-16T20:34:27.202Z] nexus3.edgexfoundry.org:10004 [2023-02-16T20:34:27.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T20:34:27.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T20:34:27.471Z] Configure a credential helper to remove this warning. See [2023-02-16T20:34:27.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T20:34:27.471Z] [2023-02-16T20:34:27.471Z] Login Succeeded [2023-02-16T20:34:27.471Z] docker.io [2023-02-16T20:34:27.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T20:34:28.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T20:34:28.004Z] Configure a credential helper to remove this warning. See [2023-02-16T20:34:28.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T20:34:28.004Z] [2023-02-16T20:34:28.004Z] Login Succeeded [2023-02-16T20:34:28.004Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T20:34:28.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-16T20:34:28.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T20:34:28.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T20:34:28.263Z] ========================================================= [2023-02-16T20:34:28.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-16T20:34:28.263Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:34:28.609Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-16T20:34:28.876Z] Sending build context to Docker daemon 5.624MB [2023-02-16T20:34:28.876Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T20:34:28.876Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-16T20:34:29.145Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-16T20:34:29.145Z] 9b18e9b68314: Pulling fs layer [2023-02-16T20:34:29.145Z] 35d82f9e3411: Pulling fs layer [2023-02-16T20:34:29.145Z] e16973657156: Pulling fs layer [2023-02-16T20:34:29.145Z] fc693d55d65f: Pulling fs layer [2023-02-16T20:34:29.145Z] 7e9fc2657dce: Pulling fs layer [2023-02-16T20:34:29.145Z] dda99020689f: Pulling fs layer [2023-02-16T20:34:29.145Z] db1c61fa0a46: Pulling fs layer [2023-02-16T20:34:29.145Z] 891c053d2c06: Pulling fs layer [2023-02-16T20:34:29.145Z] 7e9fc2657dce: Waiting [2023-02-16T20:34:29.145Z] dda99020689f: Waiting [2023-02-16T20:34:29.145Z] db1c61fa0a46: Waiting [2023-02-16T20:34:29.145Z] 891c053d2c06: Waiting [2023-02-16T20:34:29.145Z] fc693d55d65f: Waiting [2023-02-16T20:34:29.145Z] e16973657156: Verifying Checksum [2023-02-16T20:34:29.145Z] e16973657156: Download complete [2023-02-16T20:34:29.145Z] 35d82f9e3411: Verifying Checksum [2023-02-16T20:34:29.145Z] 35d82f9e3411: Download complete [2023-02-16T20:34:29.145Z] 7e9fc2657dce: Verifying Checksum [2023-02-16T20:34:29.145Z] 7e9fc2657dce: Download complete [2023-02-16T20:34:29.145Z] dda99020689f: Verifying Checksum [2023-02-16T20:34:29.145Z] dda99020689f: Download complete [2023-02-16T20:34:29.145Z] 9b18e9b68314: Verifying Checksum [2023-02-16T20:34:29.145Z] 9b18e9b68314: Download complete [2023-02-16T20:34:30.122Z] 9b18e9b68314: Pull complete [2023-02-16T20:34:30.389Z] 891c053d2c06: Verifying Checksum [2023-02-16T20:34:30.389Z] 891c053d2c06: Download complete [2023-02-16T20:34:30.659Z] 35d82f9e3411: Pull complete [2023-02-16T20:34:30.928Z] e16973657156: Pull complete [2023-02-16T20:34:31.527Z] db1c61fa0a46: Verifying Checksum [2023-02-16T20:34:31.527Z] db1c61fa0a46: Download complete [2023-02-16T20:34:31.795Z] fc693d55d65f: Verifying Checksum [2023-02-16T20:34:31.795Z] fc693d55d65f: Download complete [2023-02-16T20:34:44.119Z] fc693d55d65f: Pull complete [2023-02-16T20:34:44.119Z] 7e9fc2657dce: Pull complete [2023-02-16T20:34:44.119Z] dda99020689f: Pull complete [2023-02-16T20:34:49.483Z] db1c61fa0a46: Pull complete [2023-02-16T20:34:50.894Z] 891c053d2c06: Pull complete [2023-02-16T20:34:50.894Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-16T20:34:50.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T20:34:50.894Z] ---> f96f9c87975a [2023-02-16T20:34:50.894Z] Step 3/10 : ARG MAKE=make build [2023-02-16T20:34:52.839Z] ---> Running in 84676aa4c9ca [2023-02-16T20:34:52.839Z] Removing intermediate container 84676aa4c9ca [2023-02-16T20:34:52.839Z] ---> 4a8db65cc86a [2023-02-16T20:34:52.839Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-16T20:34:52.839Z] ---> Running in 0d52eadba28b [2023-02-16T20:34:53.107Z] Removing intermediate container 0d52eadba28b [2023-02-16T20:34:53.107Z] ---> 837b27f7f695 [2023-02-16T20:34:53.107Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-16T20:34:53.107Z] ---> Running in c9aaae5ff159 [2023-02-16T20:34:53.373Z] Removing intermediate container c9aaae5ff159 [2023-02-16T20:34:53.373Z] ---> d70fd88306ae [2023-02-16T20:34:53.373Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-16T20:34:53.639Z] ---> Running in b6588a8e10a0 [2023-02-16T20:34:54.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T20:34:54.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T20:34:55.819Z] OK: 221 MiB in 51 packages [2023-02-16T20:34:56.403Z] Removing intermediate container b6588a8e10a0 [2023-02-16T20:34:56.403Z] ---> c9a381b46805 [2023-02-16T20:34:56.403Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-16T20:34:56.984Z] ---> 5adb37c8f695 [2023-02-16T20:34:56.984Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T20:34:56.984Z] ---> Running in 4e5bebfcd75c [2023-02-16T20:36:05.056Z] Removing intermediate container 4e5bebfcd75c [2023-02-16T20:36:05.056Z] ---> e3df2f28e546 [2023-02-16T20:36:05.056Z] Step 9/10 : COPY . . [2023-02-16T20:36:05.056Z] ---> ba915253e040 [2023-02-16T20:36:05.056Z] Step 10/10 : RUN ${MAKE} [2023-02-16T20:36:05.056Z] ---> Running in 822ce500298d [2023-02-16T20:36:05.638Z] noop [2023-02-16T20:36:07.576Z] Removing intermediate container 822ce500298d [2023-02-16T20:36:07.576Z] ---> 26ce2de000a4 [2023-02-16T20:36:07.843Z] Successfully built 26ce2de000a4 [2023-02-16T20:36:07.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:36:08.186Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T20:36:08.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T20:36:08.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-6330 does not seem to be running inside a container [2023-02-16T20:36:08.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/159 -v /w/workspace/device-sdk-go/159:/w/workspace/device-sdk-go/159:rw,z -v /w/workspace/device-sdk-go/159@tmp:/w/workspace/device-sdk-go/159@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-02-16T20:36:09.500Z] $ docker top 53260557ec58e577708d13f6b26f843c8d9120e2cf2435853a4c54e080343600 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T20:36:10.304Z] + go version [2023-02-16T20:36:10.304Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-16T20:36:10.324Z] $ docker stop --time=1 53260557ec58e577708d13f6b26f843c8d9120e2cf2435853a4c54e080343600 [2023-02-16T20:36:11.878Z] $ docker rm -f --volumes 53260557ec58e577708d13f6b26f843c8d9120e2cf2435853a4c54e080343600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:36:12.384Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T20:36:12.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T20:36:12.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-6330 does not seem to be running inside a container [2023-02-16T20:36:12.607Z] $ 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/159 -v /w/workspace/device-sdk-go/159:/w/workspace/device-sdk-go/159:rw,z -v /w/workspace/device-sdk-go/159@tmp:/w/workspace/device-sdk-go/159@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-02-16T20:36:13.658Z] $ docker top c8226af8e47ff34444a1ebb961b9dca1cd0111a4e1336869b0448e37232ef7f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T20:36:14.148Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/159 [Pipeline] fileExists [Pipeline] sh [2023-02-16T20:36:14.476Z] + make test [2023-02-16T20:36:14.743Z] go test -race -coverprofile=coverage.out ./... [2023-02-16T20:36:46.951Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-16T20:38:23.595Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-16T20:38:23.595Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-16T20:38:23.595Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-16T20:38:23.595Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-16T20:38:23.595Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-16T20:38:31.799Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.459s coverage: 27.6% of statements [2023-02-16T20:38:32.065Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.451s coverage: 78.9% of statements [2023-02-16T20:38:32.065Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-16T20:38:42.138Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.593s coverage: 77.8% of statements [2023-02-16T20:38:42.138Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-16T20:38:42.138Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-16T20:38:43.545Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.514s coverage: 77.0% of statements [2023-02-16T20:38:43.545Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-16T20:38:43.545Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-16T20:38:43.545Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-16T20:38:44.511Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.499s coverage: 65.2% of statements [2023-02-16T20:38:44.511Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-16T20:38:44.511Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-16T20:38:44.511Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.873s coverage: 89.2% of statements [2023-02-16T20:38:44.511Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-16T20:38:44.511Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.319s coverage: 4.7% of statements [2023-02-16T20:38:44.511Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-16T20:38:45.097Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-16T20:38:45.097Z] GO111MODULE=on go vet ./... [2023-02-16T20:40:07.512Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T20:40:07.512Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T20:40:07.512Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-16T20:40:07.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-16T20:40:07.549Z] $ docker stop --time=1 c8226af8e47ff34444a1ebb961b9dca1cd0111a4e1336869b0448e37232ef7f4 [2023-02-16T20:40:09.370Z] $ docker rm -f --volumes c8226af8e47ff34444a1ebb961b9dca1cd0111a4e1336869b0448e37232ef7f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T20:40:10.691Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-16T20:40:10.718Z] Warning: overwriting stash ‘coverage-report’ [2023-02-16T20:40:11.303Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T20:40:11.713Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-16T20:40:12.042Z] + ls -al . [2023-02-16T20:40:12.042Z] total 268 [2023-02-16T20:40:12.042Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 20:36 . [2023-02-16T20:40:12.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 20:34 .. [2023-02-16T20:40:12.042Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 16 20:34 .dockerignore [2023-02-16T20:40:12.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 20:34 .git [2023-02-16T20:40:12.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 20:34 .github [2023-02-16T20:40:12.042Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 16 20:34 .gitignore [2023-02-16T20:40:12.042Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 16 20:34 .golangci.yml [2023-02-16T20:40:12.042Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 16 20:34 CHANGELOG.md [2023-02-16T20:40:12.042Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 20:34 GOVERNANCE.md [2023-02-16T20:40:12.042Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 16 20:34 Jenkinsfile [2023-02-16T20:40:12.042Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 16 20:34 LICENSE [2023-02-16T20:40:12.042Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 16 20:34 Makefile [2023-02-16T20:40:12.042Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 16 20:34 OWNERS.md [2023-02-16T20:40:12.042Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 16 20:34 README.md [2023-02-16T20:40:12.042Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 16 20:32 VERSION [2023-02-16T20:40:12.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 20:34 bin [2023-02-16T20:40:12.042Z] -rw-r--r-- 1 jenkins jenkins 98701 Feb 16 20:38 coverage.out [2023-02-16T20:40:12.042Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 20:34 example [2023-02-16T20:40:12.042Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 16 20:34 go.mod [2023-02-16T20:40:12.042Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 16 20:34 go.sum [2023-02-16T20:40:12.042Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 16 20:34 internal [2023-02-16T20:40:12.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 20:34 openapi [2023-02-16T20:40:12.042Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 16 20:34 pkg [2023-02-16T20:40:12.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 20:34 snap [2023-02-16T20:40:12.042Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 16 20:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:40:12.382Z] + 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=ceb19cb4ab86878044c724e5e66081db52e959f9 --label arch=arm64 --label version=3.0.0-dev.29 . [2023-02-16T20:40:12.651Z] Sending build context to Docker daemon 5.723MB [2023-02-16T20:40:12.651Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T20:40:12.651Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-16T20:40:12.651Z] ---> 26ce2de000a4 [2023-02-16T20:40:12.651Z] Step 3/23 : ARG MAKE=make build [2023-02-16T20:40:12.918Z] ---> Running in 36b2759ffe93 [2023-02-16T20:40:13.187Z] Removing intermediate container 36b2759ffe93 [2023-02-16T20:40:13.187Z] ---> ff8978ba2d8a [2023-02-16T20:40:13.187Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-16T20:40:13.187Z] ---> Running in ac1a9a9d2994 [2023-02-16T20:40:13.457Z] Removing intermediate container ac1a9a9d2994 [2023-02-16T20:40:13.457Z] ---> 02091ca6c685 [2023-02-16T20:40:13.457Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-16T20:40:13.729Z] ---> Running in f18433fe7ec1 [2023-02-16T20:40:13.996Z] Removing intermediate container f18433fe7ec1 [2023-02-16T20:40:13.996Z] ---> ad6b22392e78 [2023-02-16T20:40:13.996Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-16T20:40:13.996Z] ---> Running in e617bf986f08 [2023-02-16T20:40:14.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T20:40:15.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T20:40:16.187Z] OK: 221 MiB in 51 packages [2023-02-16T20:40:17.147Z] Removing intermediate container e617bf986f08 [2023-02-16T20:40:17.147Z] ---> 851f932500f5 [2023-02-16T20:40:17.147Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-16T20:40:17.417Z] ---> 0591f8a4fff7 [2023-02-16T20:40:17.418Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T20:40:17.684Z] ---> Running in 8d92cc041068 [2023-02-16T20:40:20.290Z] Removing intermediate container 8d92cc041068 [2023-02-16T20:40:20.290Z] ---> 01a3a4fb5652 [2023-02-16T20:40:20.290Z] Step 9/23 : COPY . . [2023-02-16T20:40:21.250Z] ---> aceaf4a7523b [2023-02-16T20:40:21.250Z] Step 10/23 : RUN ${MAKE} [2023-02-16T20:40:21.250Z] ---> Running in 3d51bd1197d1 [2023-02-16T20:40:22.208Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.29" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-16T20:42:13.929Z] Removing intermediate container 3d51bd1197d1 [2023-02-16T20:42:13.929Z] ---> 5ebdcae0a0c7 [2023-02-16T20:42:13.929Z] Step 11/23 : FROM alpine:3.16 [2023-02-16T20:42:13.929Z] 3.16: Pulling from library/alpine [2023-02-16T20:42:13.929Z] 3760b48202b3: Pulling fs layer [2023-02-16T20:42:14.194Z] 3760b48202b3: Verifying Checksum [2023-02-16T20:42:14.194Z] 3760b48202b3: Download complete [2023-02-16T20:42:14.772Z] 3760b48202b3: Pull complete [2023-02-16T20:42:14.772Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T20:42:14.772Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T20:42:14.772Z] ---> 4c81e5bf8899 [2023-02-16T20:42:14.772Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-16T20:42:14.772Z] ---> Running in a8bf67350cd4 [2023-02-16T20:42:15.037Z] Removing intermediate container a8bf67350cd4 [2023-02-16T20:42:15.037Z] ---> c4b87df8e9e3 [2023-02-16T20:42:15.037Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-16T20:42:15.037Z] ---> Running in 2d3904d3d51b [2023-02-16T20:42:15.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T20:42:16.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T20:42:17.217Z] OK: 5 MiB in 14 packages [2023-02-16T20:42:19.154Z] Removing intermediate container 2d3904d3d51b [2023-02-16T20:42:19.154Z] ---> df3e038771bf [2023-02-16T20:42:19.154Z] Step 14/23 : WORKDIR / [2023-02-16T20:42:19.154Z] ---> Running in 2b745c2e1357 [2023-02-16T20:42:19.420Z] Removing intermediate container 2b745c2e1357 [2023-02-16T20:42:19.420Z] ---> 01d9e3e6513f [2023-02-16T20:42:19.420Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-16T20:42:20.002Z] ---> e72acb9b489c [2023-02-16T20:42:20.002Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-16T20:42:21.422Z] ---> a05c7ee68c64 [2023-02-16T20:42:21.422Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-16T20:42:21.688Z] ---> a5dad7942702 [2023-02-16T20:42:21.688Z] Step 18/23 : EXPOSE 59999 [2023-02-16T20:42:21.688Z] ---> Running in 2699cc29d10b [2023-02-16T20:42:21.954Z] Removing intermediate container 2699cc29d10b [2023-02-16T20:42:21.954Z] ---> 6fe456d17911 [2023-02-16T20:42:21.954Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-16T20:42:21.954Z] ---> Running in d345b73ef757 [2023-02-16T20:42:22.221Z] Removing intermediate container d345b73ef757 [2023-02-16T20:42:22.221Z] ---> f18a7b9c7b0b [2023-02-16T20:42:22.221Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T20:42:22.221Z] ---> Running in 3e992e9afe57 [2023-02-16T20:42:22.489Z] Removing intermediate container 3e992e9afe57 [2023-02-16T20:42:22.489Z] ---> 853c9cadd2c6 [2023-02-16T20:42:22.489Z] Step 21/23 : LABEL arch=arm64 [2023-02-16T20:42:22.757Z] ---> Running in 5f0079f6e60f [2023-02-16T20:42:23.023Z] Removing intermediate container 5f0079f6e60f [2023-02-16T20:42:23.023Z] ---> 1b1d0e58cc4c [2023-02-16T20:42:23.023Z] Step 22/23 : LABEL git_sha=ceb19cb4ab86878044c724e5e66081db52e959f9 [2023-02-16T20:42:23.023Z] ---> Running in e195ea68fcb2 [2023-02-16T20:42:23.288Z] Removing intermediate container e195ea68fcb2 [2023-02-16T20:42:23.288Z] ---> 64e3cf59ce13 [2023-02-16T20:42:23.288Z] Step 23/23 : LABEL version=3.0.0-dev.29 [2023-02-16T20:42:23.288Z] ---> Running in 6bf1e5321ec5 [2023-02-16T20:42:23.552Z] Removing intermediate container 6bf1e5321ec5 [2023-02-16T20:42:23.552Z] ---> 6ba9efc2fb1d [2023-02-16T20:42:23.552Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-16T20:42:23.552Z] Successfully built 6ba9efc2fb1d [2023-02-16T20:42:23.552Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:42:23.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T20:42:23.963Z] [2023-02-16T20:42:23.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:42:24.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T20:42:24.289Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-16T20:42:24.289Z] 8998bd30e6a1: Pulling fs layer [2023-02-16T20:42:24.289Z] 04944245beec: Pulling fs layer [2023-02-16T20:42:24.289Z] 699f458cf7ca: Pulling fs layer [2023-02-16T20:42:24.289Z] 765212b225bb: Pulling fs layer [2023-02-16T20:42:24.289Z] f23df028b6ca: Pulling fs layer [2023-02-16T20:42:24.289Z] d65c8cfc05b1: Pulling fs layer [2023-02-16T20:42:24.289Z] 2437ff75d9bd: Pulling fs layer [2023-02-16T20:42:24.289Z] 765212b225bb: Waiting [2023-02-16T20:42:24.289Z] f23df028b6ca: Waiting [2023-02-16T20:42:24.289Z] d65c8cfc05b1: Waiting [2023-02-16T20:42:24.289Z] 2437ff75d9bd: Waiting [2023-02-16T20:42:24.558Z] 04944245beec: Verifying Checksum [2023-02-16T20:42:24.558Z] 04944245beec: Download complete [2023-02-16T20:42:24.558Z] 765212b225bb: Download complete [2023-02-16T20:42:24.558Z] f23df028b6ca: Verifying Checksum [2023-02-16T20:42:24.558Z] f23df028b6ca: Download complete [2023-02-16T20:42:24.558Z] d65c8cfc05b1: Verifying Checksum [2023-02-16T20:42:24.558Z] d65c8cfc05b1: Download complete [2023-02-16T20:42:24.826Z] 699f458cf7ca: Verifying Checksum [2023-02-16T20:42:24.826Z] 699f458cf7ca: Download complete [2023-02-16T20:42:25.093Z] 8998bd30e6a1: Verifying Checksum [2023-02-16T20:42:25.093Z] 8998bd30e6a1: Download complete [2023-02-16T20:42:27.035Z] 2437ff75d9bd: Download complete [2023-02-16T20:42:28.983Z] 8998bd30e6a1: Pull complete [2023-02-16T20:42:29.248Z] 04944245beec: Pull complete [2023-02-16T20:42:30.203Z] 699f458cf7ca: Pull complete [2023-02-16T20:42:32.771Z] 765212b225bb: Pull complete [2023-02-16T20:42:33.037Z] f23df028b6ca: Pull complete [2023-02-16T20:42:33.302Z] d65c8cfc05b1: Pull complete [2023-02-16T20:42:45.603Z] 2437ff75d9bd: Pull complete [2023-02-16T20:42:45.603Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-16T20:42:45.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T20:42:45.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T20:42:45.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-6330 does not seem to be running inside a container [2023-02-16T20:42:45.830Z] $ 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/159 -v /w/workspace/device-sdk-go/159:/w/workspace/device-sdk-go/159:rw,z -v /w/workspace/device-sdk-go/159@tmp:/w/workspace/device-sdk-go/159@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-02-16T20:42:48.179Z] $ docker top 8dc1cc8427530aed4a19e763130806c5162c90f54bd52cdff0eb362e94c43c0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:42:49.000Z] ---> job-cost.sh [2023-02-16T20:42:49.000Z] lf-activate-venv: SKIPPING [2023-02-16T20:42:49.000Z] INFO: No Stack... [2023-02-16T20:42:49.266Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-16T20:42:50.227Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T20:42:50.552Z] + + cut -d, -f6 [2023-02-16T20:42:50.552Z] cat /w/workspace/device-sdk-go/159/archives/cost.csv [Pipeline] lock [2023-02-16T20:42:50.865Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-159-stack-cost] [2023-02-16T20:42:50.872Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-159-stack-cost] did not exist. Created. [2023-02-16T20:42:50.873Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T20:42:51.533Z] /w/workspace/device-sdk-go/159@tmp/durable-27ad03d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-16T20:42:52.189Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-16T20:42:52.211Z] Warning: overwriting stash ‘stack-cost’ [2023-02-16T20:42:52.288Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T20:42:52.295Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-159-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T20:42:52.315Z] $ docker stop --time=1 8dc1cc8427530aed4a19e763130806c5162c90f54bd52cdff0eb362e94c43c0d [2023-02-16T20:42:53.792Z] $ docker rm -f --volumes 8dc1cc8427530aed4a19e763130806c5162c90f54bd52cdff0eb362e94c43c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-16T20:42:54.156Z] provisioning config files... [2023-02-16T20:42:54.163Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11826909933145984493tmp [Pipeline] { [Pipeline] sh [2023-02-16T20:42:54.451Z] + set +x [2023-02-16T20:42:54.451Z] + bash -s -- [2023-02-16T20:42:54.451Z] + curl -s https://codecov.io/bash [2023-02-16T20:42:54.451Z] [2023-02-16T20:42:54.451Z] _____ _ [2023-02-16T20:42:54.451Z] / ____| | | [2023-02-16T20:42:54.451Z] | | ___ __| | ___ ___ _____ __ [2023-02-16T20:42:54.451Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-16T20:42:54.451Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-16T20:42:54.451Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-16T20:42:54.451Z] Bash-1.0.6 [2023-02-16T20:42:54.451Z] [2023-02-16T20:42:54.451Z] [2023-02-16T20:42:54.451Z] ==> git version 2.25.1 found [2023-02-16T20:42:54.451Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-16T20:42:54.451Z] Release-Date: 2020-01-08 [2023-02-16T20:42:54.451Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-16T20:42:54.451Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-16T20:42:54.451Z] ==> Jenkins CI detected. [2023-02-16T20:42:54.451Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-02-16T20:42:54.451Z] project root: . [2023-02-16T20:42:54.451Z] --> token set from env [2023-02-16T20:42:54.451Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-16T20:42:54.451Z] ==> Running gcov in . (disable via -X gcov) [2023-02-16T20:42:54.451Z] ==> Python coveragepy not found [2023-02-16T20:42:54.451Z] ==> Searching for coverage reports in: [2023-02-16T20:42:54.451Z] + . [2023-02-16T20:42:54.451Z] -> Found 1 reports [2023-02-16T20:42:54.451Z] ==> Detecting git/mercurial file structure [2023-02-16T20:42:54.710Z] ==> Reading reports [2023-02-16T20:42:54.710Z] + ./coverage.out bytes=98701 [2023-02-16T20:42:54.710Z] ==> Appending adjustments [2023-02-16T20:42:54.710Z] https://docs.codecov.io/docs/fixing-reports [2023-02-16T20:42:54.969Z] + Found adjustments [2023-02-16T20:42:54.969Z] ==> Gzipping contents [2023-02-16T20:42:54.969Z] 16K /tmp/codecov.TcJzPJ.gz [2023-02-16T20:42:54.969Z] ==> Uploading reports [2023-02-16T20:42:54.969Z] url: https://codecov.io [2023-02-16T20:42:54.969Z] query: branch=main&commit=ceb19cb4ab86878044c724e5e66081db52e959f9&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-16T20:42:54.969Z] -> Pinging Codecov [2023-02-16T20:42:54.969Z] 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=ceb19cb4ab86878044c724e5e66081db52e959f9&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-16T20:42:55.229Z] -> Uploading to [2023-02-16T20:42:55.229Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-16/7E55EF52A471D76F132DFD9A03CDDE97/ceb19cb4ab86878044c724e5e66081db52e959f9/6ece9202-cea0-43dd-ac00-aa635968e342.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230216T204254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=887df4a5672c826730657671c82ed822a681d09f2294955eb3be2056c3c7b57a [2023-02-16T20:42:55.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T20:42:55.229Z] Dload Upload Total Spent Left Speed [2023-02-16T20:42:55.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14396 0 0 100 14396 0 54324 --:--:-- --:--:-- --:--:-- 54324 [2023-02-16T20:42:55.489Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/ceb19cb4ab86878044c724e5e66081db52e959f9 [Pipeline] } [2023-02-16T20:42:55.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-16T20:42:55.667Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-16T20:42:55.680Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:42:55.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-16T20:42:55.971Z] [2023-02-16T20:42:55.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:42:56.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-16T20:42:56.271Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-16T20:42:56.271Z] df9b9388f04a: Pulling fs layer [2023-02-16T20:42:56.271Z] 52dc419b0ee2: Pulling fs layer [2023-02-16T20:42:56.271Z] 25bc292e5bac: Pulling fs layer [2023-02-16T20:42:56.271Z] 114826534d7a: Pulling fs layer [2023-02-16T20:42:56.271Z] 4657fd5d0bcf: Pulling fs layer [2023-02-16T20:42:56.271Z] 6ad1cebc031e: Pulling fs layer [2023-02-16T20:42:56.271Z] 8a3aa393b2d8: Pulling fs layer [2023-02-16T20:42:56.271Z] 114826534d7a: Waiting [2023-02-16T20:42:56.271Z] 6ad1cebc031e: Waiting [2023-02-16T20:42:56.271Z] 8a3aa393b2d8: Waiting [2023-02-16T20:42:56.271Z] 4657fd5d0bcf: Waiting [2023-02-16T20:42:56.271Z] 25bc292e5bac: Download complete [2023-02-16T20:42:56.271Z] 52dc419b0ee2: Verifying Checksum [2023-02-16T20:42:56.271Z] 52dc419b0ee2: Download complete [2023-02-16T20:42:56.271Z] 4657fd5d0bcf: Download complete [2023-02-16T20:42:56.271Z] df9b9388f04a: Verifying Checksum [2023-02-16T20:42:56.271Z] df9b9388f04a: Download complete [2023-02-16T20:42:56.538Z] df9b9388f04a: Pull complete [2023-02-16T20:42:56.538Z] 52dc419b0ee2: Pull complete [2023-02-16T20:42:56.809Z] 6ad1cebc031e: Verifying Checksum [2023-02-16T20:42:56.809Z] 6ad1cebc031e: Download complete [2023-02-16T20:42:56.809Z] 25bc292e5bac: Pull complete [2023-02-16T20:42:57.430Z] 114826534d7a: Verifying Checksum [2023-02-16T20:42:57.430Z] 114826534d7a: Download complete [2023-02-16T20:42:57.996Z] 8a3aa393b2d8: Verifying Checksum [2023-02-16T20:42:57.996Z] 8a3aa393b2d8: Download complete [2023-02-16T20:43:00.535Z] 114826534d7a: Pull complete [2023-02-16T20:43:00.535Z] 4657fd5d0bcf: Pull complete [2023-02-16T20:43:00.791Z] 6ad1cebc031e: Pull complete [2023-02-16T20:43:03.317Z] 8a3aa393b2d8: Pull complete [2023-02-16T20:43:03.317Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-16T20:43:03.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-16T20:43:03.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T20:43:03.390Z] prd-ubuntu20.04-docker-8c-8g-6329 does not seem to be running inside a container [2023-02-16T20:43:03.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-16T20:43:05.674Z] $ docker top f7aaa8c62f6054143f62e99b6e35406690f0d3b4b89e952a0384657a1120a403 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-16T20:43:05.731Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-02-16T20:43:06.007Z] + set -o pipefail [2023-02-16T20:43:06.008Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-02-16T20:43:11.280Z] [2023-02-16T20:43:11.280Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-02-16T20:43:11.280Z] [2023-02-16T20:43:11.280Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/a2cf7014-02aa-46f6-816d-7f85f8bcef80 [2023-02-16T20:43:11.280Z] [2023-02-16T20:43:11.280Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-16T20:43:11.280Z] [2023-02-16T20:43:11.539Z] [2023-02-16T20:43:11.539Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-16T20:43:11.539Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-16T20:43:11.539Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-16T20:43:11.561Z] $ docker stop --time=1 f7aaa8c62f6054143f62e99b6e35406690f0d3b4b89e952a0384657a1120a403 [2023-02-16T20:43:13.811Z] $ docker rm -f --volumes f7aaa8c62f6054143f62e99b6e35406690f0d3b4b89e952a0384657a1120a403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-16T20:43:14.227Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T20:43:14.247Z] provisioning config files... [2023-02-16T20:43:14.254Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9424190989519907432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:43:14.553Z] --> edgex-publish-swagger.sh [2023-02-16T20:43:14.553Z] === Publish openapi/v3 API === [2023-02-16T20:43:14.553Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-16T20:43:14.553Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-02-16T20:43:14.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T20:43:14.553Z] Dload Upload Total Spent Left Speed [2023-02-16T20:43:15.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25278 0 0 100 25278 0 37728 --:--:-- --:--:-- --:--:-- 37672 100 25278 0 0 100 25278 0 37672 --:--:-- --:--:-- --:--:-- 37616 [2023-02-16T20:43:15.121Z] [2023-02-16T20:43:15.121Z] [Pipeline] } [2023-02-16T20:43:15.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T20:43:15.539Z] + git log --format=format:%s -1 ceb19cb4ab86878044c724e5e66081db52e959f9 [Pipeline] sh [2023-02-16T20:43:15.830Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T20:43:15.830Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:43:16.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T20:43:16.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T20:43:16.196Z] prd-ubuntu20.04-docker-8c-8g-6329 does not seem to be running inside a container [2023-02-16T20:43:16.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-16T20:43:16.669Z] $ docker top 43a1db306210dddd8b96e2eb3783c93c8cc63a15a6dd74531374bab7b19d1207 -eo pid,comm [2023-02-16T20:43:16.712Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-16T20:43:16.712Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T20:43:16.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T20:43:16.747Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T20:43:16.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T20:43:16.877Z] $ docker exec 43a1db306210dddd8b96e2eb3783c93c8cc63a15a6dd74531374bab7b19d1207 ssh-agent [2023-02-16T20:43:16.992Z] SSH_AUTH_SOCK=/tmp/ssh-Z2x0rJhctrBb/agent.32 [2023-02-16T20:43:16.992Z] SSH_AGENT_PID=38 [2023-02-16T20:43:16.996Z] Running ssh-add (command line suppressed) [2023-02-16T20:43:17.118Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3319571903056602191.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3319571903056602191.key) [2023-02-16T20:43:17.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T20:43:17.405Z] + git semver tag [2023-02-16T20:43:17.665Z] 2023-02-16 20:43:17,585 [run_tag] DEBUG tag force:False [2023-02-16T20:43:17.665Z] 2023-02-16 20:43:17,586 [check_head_tag] DEBUG check head tag [2023-02-16T20:43:17.665Z] 2023-02-16 20:43:17,588 [execute] INFO git cat-file --batch-check [2023-02-16T20:43:17.665Z] 2023-02-16 20:43:17,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-16T20:43:17.665Z] 2023-02-16 20:43:17,591 [execute] INFO git cat-file --batch [2023-02-16T20:43:17.665Z] 2023-02-16 20:43:17,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-16T20:43:17.665Z] 2023-02-16 20:43:17,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-16T20:43:17.665Z] 2023-02-16 20:43:17,619 [execute] INFO git tag -a v3.0.0-dev.29 -m v3.0.0-dev.29 [2023-02-16T20:43:17.665Z] 2023-02-16 20:43:17,619 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.29', '-m', 'v3.0.0-dev.29'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-16T20:43:17.665Z] 2023-02-16 20:43:17,624 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-16T20:43:17.665Z] 3.0.0-dev.29 [Pipeline] } [2023-02-16T20:43:17.684Z] $ docker exec --env ******** --env ******** 43a1db306210dddd8b96e2eb3783c93c8cc63a15a6dd74531374bab7b19d1207 ssh-agent -k [2023-02-16T20:43:17.789Z] unset SSH_AUTH_SOCK; [2023-02-16T20:43:17.790Z] unset SSH_AGENT_PID; [2023-02-16T20:43:17.790Z] echo Agent pid 38 killed; [2023-02-16T20:43:17.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T20:43:18.084Z] + git semver [Pipeline] } [2023-02-16T20:43:18.364Z] $ docker stop --time=1 43a1db306210dddd8b96e2eb3783c93c8cc63a15a6dd74531374bab7b19d1207 [2023-02-16T20:43:19.658Z] $ docker rm -f --volumes 43a1db306210dddd8b96e2eb3783c93c8cc63a15a6dd74531374bab7b19d1207 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:43:20.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-16T20:43:20.014Z] [2023-02-16T20:43:20.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:43:20.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-16T20:43:20.314Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-16T20:43:20.314Z] ab5ef0e58194: Pulling fs layer [2023-02-16T20:43:20.314Z] 9712f1f96733: Pulling fs layer [2023-02-16T20:43:20.314Z] 63f879dbbcfc: Pulling fs layer [2023-02-16T20:43:20.314Z] 0d9ebad4ef96: Pulling fs layer [2023-02-16T20:43:20.314Z] e9a5061849ea: Pulling fs layer [2023-02-16T20:43:20.314Z] d747dcd14b5f: Pulling fs layer [2023-02-16T20:43:20.314Z] 2de7ff778b66: Pulling fs layer [2023-02-16T20:43:20.314Z] d747dcd14b5f: Waiting [2023-02-16T20:43:20.314Z] e9a5061849ea: Waiting [2023-02-16T20:43:20.314Z] 2de7ff778b66: Waiting [2023-02-16T20:43:20.314Z] 0d9ebad4ef96: Waiting [2023-02-16T20:43:20.314Z] 9712f1f96733: Download complete [2023-02-16T20:43:21.307Z] 63f879dbbcfc: Verifying Checksum [2023-02-16T20:43:21.307Z] 63f879dbbcfc: Download complete [2023-02-16T20:43:21.307Z] 0d9ebad4ef96: Verifying Checksum [2023-02-16T20:43:21.307Z] 0d9ebad4ef96: Download complete [2023-02-16T20:43:21.307Z] d747dcd14b5f: Verifying Checksum [2023-02-16T20:43:21.307Z] d747dcd14b5f: Download complete [2023-02-16T20:43:21.307Z] e9a5061849ea: Download complete [2023-02-16T20:43:21.569Z] ab5ef0e58194: Download complete [2023-02-16T20:43:21.569Z] 2de7ff778b66: Verifying Checksum [2023-02-16T20:43:21.569Z] 2de7ff778b66: Download complete [2023-02-16T20:43:24.095Z] ab5ef0e58194: Pull complete [2023-02-16T20:43:24.095Z] 9712f1f96733: Pull complete [2023-02-16T20:43:24.660Z] 63f879dbbcfc: Pull complete [2023-02-16T20:43:27.938Z] 0d9ebad4ef96: Pull complete [2023-02-16T20:43:28.195Z] e9a5061849ea: Pull complete [2023-02-16T20:43:28.195Z] d747dcd14b5f: Pull complete [2023-02-16T20:43:29.131Z] 2de7ff778b66: Pull complete [2023-02-16T20:43:29.131Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-16T20:43:29.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-16T20:43:29.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T20:43:29.208Z] prd-ubuntu20.04-docker-8c-8g-6329 does not seem to be running inside a container [2023-02-16T20:43:29.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-16T20:43:31.541Z] $ docker top 2dd4a2c972fa169b7cff56d258d4a181daa3a70e89e99bea4b0cd1457fdf8cff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-16T20:43:31.605Z] provisioning config files... [2023-02-16T20:43:31.612Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config172826652678630996tmp [2023-02-16T20:43:31.621Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2884513840511011741tmp [2023-02-16T20:43:31.628Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5045718931023240190tmp [Pipeline] { [Pipeline] echo [2023-02-16T20:43:31.644Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:43:31.932Z] ---> sigul-configuration.sh [2023-02-16T20:43:31.932Z] gpg: directory `/root/.gnupg' created [2023-02-16T20:43:31.932Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-16T20:43:31.932Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-16T20:43:31.932Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-16T20:43:31.932Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-16T20:43:31.932Z] gpg: CAST5 encrypted data [2023-02-16T20:43:31.932Z] gpg: encrypted with 1 passphrase [2023-02-16T20:43:31.932Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-16T20:43:32.639Z] + mkdir /home/jenkins [2023-02-16T20:43:32.639Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-16T20:43:32.923Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-02-16T20:43:32.931Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:43:33.213Z] ---> sigul-install.sh [2023-02-16T20:43:33.213Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-16T20:43:33.496Z] + git tag --list [2023-02-16T20:43:33.496Z] 0.7.1 [2023-02-16T20:43:33.496Z] delhi-tag [2023-02-16T20:43:33.496Z] v1.0.0 [2023-02-16T20:43:33.496Z] v1.1.0 [2023-02-16T20:43:33.496Z] v1.1.1 [2023-02-16T20:43:33.496Z] v1.1.2 [2023-02-16T20:43:33.496Z] v1.2.0 [2023-02-16T20:43:33.496Z] v1.2.1 [2023-02-16T20:43:33.496Z] v1.2.2 [2023-02-16T20:43:33.496Z] v1.2.3 [2023-02-16T20:43:33.496Z] v1.3.0 [2023-02-16T20:43:33.496Z] v1.4.0 [2023-02-16T20:43:33.496Z] v2.0.0 [2023-02-16T20:43:33.496Z] v2.1.0 [2023-02-16T20:43:33.496Z] v2.1.1 [2023-02-16T20:43:33.496Z] v2.1.1-dev.2 [2023-02-16T20:43:33.496Z] v2.1.1-dev.3 [2023-02-16T20:43:33.496Z] v2.2.0 [2023-02-16T20:43:33.496Z] v2.2.1-dev.1 [2023-02-16T20:43:33.496Z] v2.2.1-dev.10 [2023-02-16T20:43:33.496Z] v2.2.1-dev.11 [2023-02-16T20:43:33.496Z] v2.2.1-dev.12 [2023-02-16T20:43:33.496Z] v2.2.1-dev.13 [2023-02-16T20:43:33.496Z] v2.2.1-dev.14 [2023-02-16T20:43:33.496Z] v2.2.1-dev.2 [2023-02-16T20:43:33.496Z] v2.2.1-dev.3 [2023-02-16T20:43:33.496Z] v2.2.1-dev.4 [2023-02-16T20:43:33.496Z] v2.2.1-dev.5 [2023-02-16T20:43:33.496Z] v2.2.1-dev.6 [2023-02-16T20:43:33.496Z] v2.2.1-dev.7 [2023-02-16T20:43:33.496Z] v2.2.1-dev.8 [2023-02-16T20:43:33.496Z] v2.2.1-dev.9 [2023-02-16T20:43:33.496Z] v2.3.0 [2023-02-16T20:43:33.496Z] v2.3.0-dev.14 [2023-02-16T20:43:33.496Z] v2.3.0-dev.15 [2023-02-16T20:43:33.496Z] v2.3.0-dev.16 [2023-02-16T20:43:33.496Z] v2.3.0-dev.17 [2023-02-16T20:43:33.496Z] v2.3.0-dev.18 [2023-02-16T20:43:33.496Z] v2.3.0-dev.19 [2023-02-16T20:43:33.496Z] v2.3.0-dev.20 [2023-02-16T20:43:33.496Z] v2.3.0-dev.21 [2023-02-16T20:43:33.496Z] v2.3.0-dev.22 [2023-02-16T20:43:33.496Z] v2.3.0-dev.23 [2023-02-16T20:43:33.496Z] v2.3.0-dev.24 [2023-02-16T20:43:33.496Z] v2.3.0-dev.25 [2023-02-16T20:43:33.496Z] v2.3.0-dev.26 [2023-02-16T20:43:33.496Z] v2.3.0-dev.27 [2023-02-16T20:43:33.496Z] v2.3.0-dev.28 [2023-02-16T20:43:33.496Z] v2.3.0-dev.29 [2023-02-16T20:43:33.496Z] v2.3.0-dev.30 [2023-02-16T20:43:33.496Z] v2.3.0-dev.31 [2023-02-16T20:43:33.496Z] v2.3.0-dev.32 [2023-02-16T20:43:33.496Z] v2.3.0-dev.33 [2023-02-16T20:43:33.496Z] v2.3.0-dev.34 [2023-02-16T20:43:33.496Z] v2.3.0-dev.35 [2023-02-16T20:43:33.496Z] v2.3.0-dev.36 [2023-02-16T20:43:33.496Z] v2.3.0-dev.37 [2023-02-16T20:43:33.496Z] v2.3.0-dev.38 [2023-02-16T20:43:33.496Z] v2.3.0-dev.39 [2023-02-16T20:43:33.496Z] v2.3.0-dev.40 [2023-02-16T20:43:33.496Z] v2.3.0-dev.41 [2023-02-16T20:43:33.496Z] v2.3.0-dev.42 [2023-02-16T20:43:33.496Z] v2.3.0-dev.43 [2023-02-16T20:43:33.496Z] v2.3.0-dev.44 [2023-02-16T20:43:33.496Z] v2.3.0-dev.45 [2023-02-16T20:43:33.496Z] v2.3.0-dev.46 [2023-02-16T20:43:33.496Z] v2.3.0-dev.47 [2023-02-16T20:43:33.496Z] v2.3.0-dev.48 [2023-02-16T20:43:33.496Z] v2.3.0-dev.49 [2023-02-16T20:43:33.496Z] v2.3.0-dev.50 [2023-02-16T20:43:33.496Z] v2.3.0-dev.51 [2023-02-16T20:43:33.496Z] v2.3.1-dev.1 [2023-02-16T20:43:33.496Z] v2.3.1-dev.2 [2023-02-16T20:43:33.496Z] v3.0.0-dev.1 [2023-02-16T20:43:33.496Z] v3.0.0-dev.10 [2023-02-16T20:43:33.496Z] v3.0.0-dev.11 [2023-02-16T20:43:33.496Z] v3.0.0-dev.12 [2023-02-16T20:43:33.496Z] v3.0.0-dev.13 [2023-02-16T20:43:33.496Z] v3.0.0-dev.14 [2023-02-16T20:43:33.496Z] v3.0.0-dev.15 [2023-02-16T20:43:33.496Z] v3.0.0-dev.16 [2023-02-16T20:43:33.496Z] v3.0.0-dev.17 [2023-02-16T20:43:33.496Z] v3.0.0-dev.18 [2023-02-16T20:43:33.496Z] v3.0.0-dev.19 [2023-02-16T20:43:33.496Z] v3.0.0-dev.2 [2023-02-16T20:43:33.496Z] v3.0.0-dev.20 [2023-02-16T20:43:33.496Z] v3.0.0-dev.21 [2023-02-16T20:43:33.496Z] v3.0.0-dev.22 [2023-02-16T20:43:33.496Z] v3.0.0-dev.23 [2023-02-16T20:43:33.496Z] v3.0.0-dev.24 [2023-02-16T20:43:33.496Z] v3.0.0-dev.25 [2023-02-16T20:43:33.496Z] v3.0.0-dev.26 [2023-02-16T20:43:33.496Z] v3.0.0-dev.27 [2023-02-16T20:43:33.496Z] v3.0.0-dev.28 [2023-02-16T20:43:33.496Z] v3.0.0-dev.29 [2023-02-16T20:43:33.496Z] v3.0.0-dev.3 [2023-02-16T20:43:33.496Z] v3.0.0-dev.4 [2023-02-16T20:43:33.496Z] v3.0.0-dev.5 [2023-02-16T20:43:33.496Z] v3.0.0-dev.6 [2023-02-16T20:43:33.496Z] v3.0.0-dev.7 [2023-02-16T20:43:33.496Z] v3.0.0-dev.8 [2023-02-16T20:43:33.496Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-16T20:43:33.784Z] + lftools sign git-tag v3.0.0-dev.29 [2023-02-16T20:43:34.538Z] Signing Git tag with Sigul... [2023-02-16T20:43:34.538Z] Signing v3.0.0-dev.29 [Pipeline] echo [2023-02-16T20:43:35.115Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:43:35.403Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-16T20:43:35.412Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-16T20:43:35.439Z] $ docker stop --time=1 2dd4a2c972fa169b7cff56d258d4a181daa3a70e89e99bea4b0cd1457fdf8cff [2023-02-16T20:43:36.718Z] $ docker rm -f --volumes 2dd4a2c972fa169b7cff56d258d4a181daa3a70e89e99bea4b0cd1457fdf8cff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-16T20:43:37.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T20:43:37.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:43:37.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T20:43:37.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T20:43:37.502Z] prd-ubuntu20.04-docker-8c-8g-6329 does not seem to be running inside a container [2023-02-16T20:43:37.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-16T20:43:37.858Z] $ docker top 5bdcd295bf1cf7c22f11623f76d04527781811c3bc330be635d72be820e0c789 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T20:43:37.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T20:43:37.928Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T20:43:38.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T20:43:38.064Z] $ docker exec 5bdcd295bf1cf7c22f11623f76d04527781811c3bc330be635d72be820e0c789 ssh-agent [2023-02-16T20:43:38.152Z] SSH_AUTH_SOCK=/tmp/ssh-GLJ6LL35dsVR/agent.31 [2023-02-16T20:43:38.152Z] SSH_AGENT_PID=37 [2023-02-16T20:43:38.158Z] Running ssh-add (command line suppressed) [2023-02-16T20:43:38.261Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15347874873825081157.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15347874873825081157.key) [2023-02-16T20:43:38.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T20:43:38.551Z] + git semver bump pre [2023-02-16T20:43:38.811Z] 2023-02-16 20:43:38,734 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-16T20:43:38.811Z] 2023-02-16 20:43:38,734 [bump_version] DEBUG bumping version:3.0.0-dev.29 on axis:pre with prefix:dev [2023-02-16T20:43:38.811Z] 2023-02-16 20:43:38,734 [bump_version] DEBUG bumped version:3.0.0-dev.30 [2023-02-16T20:43:38.811Z] 2023-02-16 20:43:38,734 [write_version] DEBUG write version:3.0.0-dev.30 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-02-16T20:43:38.811Z] 2023-02-16 20:43:38,734 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-16T20:43:38.811Z] 2023-02-16 20:43:38,734 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-16T20:43:38.811Z] 2023-02-16 20:43:38,736 [execute] INFO git cat-file --batch-check [2023-02-16T20:43:38.811Z] 2023-02-16 20:43:38,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T20:43:38.811Z] 2023-02-16 20:43:38,744 [execute] INFO git cat-file --batch [2023-02-16T20:43:38.811Z] 2023-02-16 20:43:38,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T20:43:38.811Z] 2023-02-16 20:43:38,747 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-16T20:43:38.811Z] 3.0.0-dev.30 [Pipeline] } [2023-02-16T20:43:38.832Z] $ docker exec --env ******** --env ******** 5bdcd295bf1cf7c22f11623f76d04527781811c3bc330be635d72be820e0c789 ssh-agent -k [2023-02-16T20:43:38.925Z] unset SSH_AUTH_SOCK; [2023-02-16T20:43:38.925Z] unset SSH_AGENT_PID; [2023-02-16T20:43:38.925Z] echo Agent pid 37 killed; [2023-02-16T20:43:38.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T20:43:39.223Z] + git semver [Pipeline] } [2023-02-16T20:43:39.505Z] $ docker stop --time=1 5bdcd295bf1cf7c22f11623f76d04527781811c3bc330be635d72be820e0c789 [2023-02-16T20:43:40.755Z] $ docker rm -f --volumes 5bdcd295bf1cf7c22f11623f76d04527781811c3bc330be635d72be820e0c789 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T20:43:41.088Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T20:43:41.088Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:43:41.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T20:43:41.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T20:43:41.461Z] prd-ubuntu20.04-docker-8c-8g-6329 does not seem to be running inside a container [2023-02-16T20:43:41.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-16T20:43:41.851Z] $ docker top 7a99ee7283eca804ae718ae659f42d7e1cdfda6f7bc8fe52733c8711096ce52f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T20:43:41.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T20:43:41.931Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T20:43:42.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T20:43:42.049Z] $ docker exec 7a99ee7283eca804ae718ae659f42d7e1cdfda6f7bc8fe52733c8711096ce52f ssh-agent [2023-02-16T20:43:42.138Z] SSH_AUTH_SOCK=/tmp/ssh-vfz8nFkt5VZp/agent.32 [2023-02-16T20:43:42.138Z] SSH_AGENT_PID=38 [2023-02-16T20:43:42.142Z] Running ssh-add (command line suppressed) [2023-02-16T20:43:42.257Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11441668249643739721.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11441668249643739721.key) [2023-02-16T20:43:42.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T20:43:42.548Z] + git semver push [2023-02-16T20:43:42.807Z] 2023-02-16 20:43:42,729 [run_push] DEBUG push [2023-02-16T20:43:42.807Z] 2023-02-16 20:43:42,730 [execute] INFO git cat-file --batch-check [2023-02-16T20:43:42.807Z] 2023-02-16 20:43:42,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T20:43:42.808Z] 2023-02-16 20:43:42,734 [execute] INFO git rev-list 3c87db4bb8bc07ff50449b7bf97648d2037ff606 -- [2023-02-16T20:43:42.808Z] 2023-02-16 20:43:42,734 [execute] DEBUG Popen(['git', 'rev-list', '3c87db4bb8bc07ff50449b7bf97648d2037ff606', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-16T20:43:42.808Z] 2023-02-16 20:43:42,743 [execute] INFO git fetch -v origin [2023-02-16T20:43:42.808Z] 2023-02-16 20:43:42,744 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-16T20:43:43.376Z] 2023-02-16 20:43:43,334 [run_push] DEBUG no remote changes detected [2023-02-16T20:43:43.376Z] 2023-02-16 20:43:43,335 [execute] INFO git push origin semver [2023-02-16T20:43:43.376Z] 2023-02-16 20:43:43,335 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-16T20:43:44.313Z] 2023-02-16 20:43:44,208 [run_push] DEBUG push all version tags [2023-02-16T20:43:44.313Z] 2023-02-16 20:43:44,209 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-16T20:43:44.313Z] 2023-02-16 20:43:44,209 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-16T20:43:45.252Z] 2023-02-16 20:43:45,056 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-16T20:43:45.252Z] 3.0.0-dev.30 [Pipeline] } [2023-02-16T20:43:45.271Z] $ docker exec --env ******** --env ******** 7a99ee7283eca804ae718ae659f42d7e1cdfda6f7bc8fe52733c8711096ce52f ssh-agent -k [2023-02-16T20:43:45.363Z] unset SSH_AUTH_SOCK; [2023-02-16T20:43:45.364Z] unset SSH_AGENT_PID; [2023-02-16T20:43:45.364Z] echo Agent pid 38 killed; [2023-02-16T20:43:45.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T20:43:45.678Z] + git semver [Pipeline] } [2023-02-16T20:43:45.963Z] $ docker stop --time=1 7a99ee7283eca804ae718ae659f42d7e1cdfda6f7bc8fe52733c8711096ce52f [2023-02-16T20:43:47.231Z] $ docker rm -f --volumes 7a99ee7283eca804ae718ae659f42d7e1cdfda6f7bc8fe52733c8711096ce52f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-16T20:43:47.801Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-02-16T20:43:47.801Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-16T20:43:47.801Z] total 16 [2023-02-16T20:43:47.801Z] drwxr-xr-x 3 root root 4096 Feb 16 20:34 . [2023-02-16T20:43:47.801Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 20:43 .. [2023-02-16T20:43:47.801Z] drwxr-xr-x 2 root root 4096 Feb 16 20:34 cost [2023-02-16T20:43:47.801Z] -rw-r--r-- 1 root root 85 Feb 16 20:34 cost.csv [2023-02-16T20:43:47.801Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-16T20:43:47.801Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-16T20:43:47.801Z] total 16 [2023-02-16T20:43:47.801Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 20:34 . [2023-02-16T20:43:47.801Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 20:43 .. [2023-02-16T20:43:47.801Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 20:34 cost [2023-02-16T20:43:47.801Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 16 20:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:43:48.087Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:43:48.943Z] ---> package-listing.sh [2023-02-16T20:43:48.943Z] ++ facter osfamily [2023-02-16T20:43:48.943Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-16T20:43:49.202Z] + OS_FAMILY=debian [2023-02-16T20:43:49.202Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-02-16T20:43:49.202Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-16T20:43:49.202Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-16T20:43:49.202Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-16T20:43:49.202Z] + PACKAGES=/tmp/packages_start.txt [2023-02-16T20:43:49.202Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-16T20:43:49.202Z] + PACKAGES=/tmp/packages_end.txt [2023-02-16T20:43:49.202Z] + case "${OS_FAMILY}" in [2023-02-16T20:43:49.202Z] + dpkg -l [2023-02-16T20:43:49.202Z] + grep '^ii' [2023-02-16T20:43:49.202Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-16T20:43:49.202Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-16T20:43:49.202Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-16T20:43:49.202Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-16T20:43:49.202Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-02-16T20:43:49.202Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-02-16T20:43:49.213Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-16T20:43:49.489Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T20:43:49.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T20:43:49.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T20:43:49.863Z] prd-ubuntu20.04-docker-8c-8g-6329 does not seem to be running inside a container [2023-02-16T20:43:49.971Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-16T20:43:50.181Z] $ docker top 042c3cde2d6ea673ae4d976aee1e747d9ca464f8bd6c9b42737bc850b333cb91 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T20:43:50.562Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-16T20:43:50.843Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-16T20:43:51.127Z] + ls /var/log/sa-host [2023-02-16T20:43:51.127Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T20:43:51.270Z] provisioning config files... [2023-02-16T20:43:51.279Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5396842523049849015tmp [Pipeline] { [Pipeline] echo [2023-02-16T20:43:51.290Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:43:51.573Z] ---> create-netrc.sh [Pipeline] } [2023-02-16T20:43:51.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:43:52.007Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-16T20:43:52.025Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:43:52.621Z] ---> sudo-logs.sh [2023-02-16T20:43:52.621Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-16T20:43:52.643Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:43:55.849Z] ---> job-cost.sh [2023-02-16T20:43:55.849Z] lf-activate-venv: SKIPPING [2023-02-16T20:43:55.849Z] DEBUG: total: 0.2199999988079071 [2023-02-16T20:43:55.849Z] INFO: Retrieving Stack Cost... [2023-02-16T20:43:57.228Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T20:43:57.228Z] INFO: Archiving Costs [Pipeline] echo [2023-02-16T20:43:57.242Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T20:43:57.527Z] ---> logs-deploy.sh [2023-02-16T20:43:57.528Z] lf-activate-venv: SKIPPING [2023-02-16T20:43:57.528Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/159 [2023-02-16T20:43:57.528Z] INFO: archiving workspace using pattern(s): [2023-02-16T20:43:58.465Z] Archives upload complete. [2023-02-16T20:43:58.465Z] INFO: archiving logs to Nexus