Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 774c2037947f109106e5ac1f44e7b15f17fcf2b1 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-ssh12508610706490817019.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-ssh15990488239929891093.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-ssh1504768161421947384.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-ssh8358973097799930588.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-ssh18432891457708651547.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-8603 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 774c2037947f109106e5ac1f44e7b15f17fcf2b1 (main) Commit message: "feat!: Apply JWT authentication to incoming calls (#1343)" > 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 774c2037947f109106e5ac1f44e7b15f17fcf2b1 # timeout=10 > git rev-list --no-walk 384d7c5e7ac8081017ff56bc2958a812a210b269 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T18:40:14.173Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T18:40:14.221Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T18:40:14.234Z] ========================================================= [2023-03-07T18:40:14.234Z] EdgeX Global Pipelines Version Info [2023-03-07T18:40:14.234Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:40:14.951Z] ------------------- [2023-03-07T18:40:14.951Z] stable info: [2023-03-07T18:40:14.951Z] ------------------- [2023-03-07T18:40:14.951Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T18:40:14.951Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T18:40:14.951Z] Message: update stable to v1.0.244 [2023-03-07T18:40:15.519Z] ------------------- [2023-03-07T18:40:15.519Z] experimental info: [2023-03-07T18:40:15.519Z] ------------------- [2023-03-07T18:40:15.519Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T18:40:15.519Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T18:40:15.519Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T18:40:15.662Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-07T18:40:15.675Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-07T18:40:15.690Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T18:40:15.700Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T18:40:15.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T18:40:15.717Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T18:40:15.725Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T18:40:15.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-07T18:40:15.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T18:40:15.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T18:40:15.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T18:40:15.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-07T18:40:15.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T18:40:15.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T18:40:15.800Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T18:40:15.815Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T18:40:15.828Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T18:40:15.842Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T18:40:15.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T18:40:15.872Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T18:40:15.889Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T18:40:15.906Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-07T18:40:15.915Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T18:40:15.927Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T18:40:15.937Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T18:40:15.946Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T18:40:15.954Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T18:40:15.962Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-07T18:40:15.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-07T18:40:15.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-07T18:40:15.987Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 774c2037947f109106e5ac1f44e7b15f17fcf2b1 [Pipeline] echo [2023-03-07T18:40:15.995Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 774c203 [Pipeline] echo [2023-03-07T18:40:16.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T18:40:16.048Z] provisioning config files... [2023-03-07T18:40:16.061Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3911632934098499215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:40:16.357Z] ---> docker-login.sh [2023-03-07T18:40:16.357Z] nexus3.edgexfoundry.org:10001 [2023-03-07T18:40:16.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T18:40:16.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T18:40:16.617Z] Configure a credential helper to remove this warning. See [2023-03-07T18:40:16.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T18:40:16.617Z] [2023-03-07T18:40:16.617Z] Login Succeeded [2023-03-07T18:40:16.617Z] nexus3.edgexfoundry.org:10002 [2023-03-07T18:40:16.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T18:40:16.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T18:40:16.617Z] Configure a credential helper to remove this warning. See [2023-03-07T18:40:16.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T18:40:16.617Z] [2023-03-07T18:40:16.617Z] Login Succeeded [2023-03-07T18:40:16.617Z] nexus3.edgexfoundry.org:10003 [2023-03-07T18:40:16.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T18:40:16.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T18:40:16.877Z] Configure a credential helper to remove this warning. See [2023-03-07T18:40:16.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T18:40:16.877Z] [2023-03-07T18:40:16.877Z] Login Succeeded [2023-03-07T18:40:16.877Z] nexus3.edgexfoundry.org:10004 [2023-03-07T18:40:16.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T18:40:16.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T18:40:16.877Z] Configure a credential helper to remove this warning. See [2023-03-07T18:40:16.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T18:40:16.877Z] [2023-03-07T18:40:16.877Z] Login Succeeded [2023-03-07T18:40:16.877Z] docker.io [2023-03-07T18:40:16.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T18:40:17.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T18:40:17.142Z] Configure a credential helper to remove this warning. See [2023-03-07T18:40:17.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T18:40:17.142Z] [2023-03-07T18:40:17.142Z] Login Succeeded [2023-03-07T18:40:17.142Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T18:40:17.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T18:40:17.508Z] + git rev-list -1 --merges 774c2037947f109106e5ac1f44e7b15f17fcf2b1~1..774c2037947f109106e5ac1f44e7b15f17fcf2b1 [Pipeline] echo [2023-03-07T18:40:17.559Z] -----------> git rev-list -1 --merges 774c2037947f109106e5ac1f44e7b15f17fcf2b1~1..774c2037947f109106e5ac1f44e7b15f17fcf2b1 774c2037947f109106e5ac1f44e7b15f17fcf2b1 [false] [Pipeline] sh [2023-03-07T18:40:17.841Z] + git log --format=format:%s -1 774c2037947f109106e5ac1f44e7b15f17fcf2b1 [Pipeline] echo [2023-03-07T18:40:17.856Z] ========================================================= [2023-03-07T18:40:17.856Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T18:40:17.856Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T18:40:18.188Z] + git log --format=format:%s -1 774c2037947f109106e5ac1f44e7b15f17fcf2b1 [Pipeline] echo [2023-03-07T18:40:18.199Z] [semverPrep] GIT_COMMIT: 774c2037947f109106e5ac1f44e7b15f17fcf2b1, Commit Message: feat!: Apply JWT authentication to incoming calls (#1343) [Pipeline] echo [2023-03-07T18:40:18.207Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T18:40:18.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T18:40:18.587Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T18:40:18.587Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T18:40:18.587Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T18:40:18.587Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T18:40:18.587Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T18:40:18.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:40:18.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T18:40:18.941Z] [2023-03-07T18:40:18.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:40:19.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T18:40:19.239Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T18:40:19.239Z] b85a868b505f: Pulling fs layer [2023-03-07T18:40:19.239Z] e2be974225ed: Pulling fs layer [2023-03-07T18:40:19.239Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T18:40:19.239Z] 988bab9f4d93: Pulling fs layer [2023-03-07T18:40:19.239Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T18:40:19.239Z] eaf3925da568: Pulling fs layer [2023-03-07T18:40:19.239Z] bab4dde63d76: Pulling fs layer [2023-03-07T18:40:19.239Z] bde34c3a00c8: Pulling fs layer [2023-03-07T18:40:19.239Z] b352a97aabf1: Pulling fs layer [2023-03-07T18:40:19.239Z] 4872d77fe225: Pulling fs layer [2023-03-07T18:40:19.239Z] 5851b861e8e6: Pulling fs layer [2023-03-07T18:40:19.239Z] 1469e6f7b9e6: Waiting [2023-03-07T18:40:19.239Z] eaf3925da568: Waiting [2023-03-07T18:40:19.239Z] bab4dde63d76: Waiting [2023-03-07T18:40:19.239Z] bde34c3a00c8: Waiting [2023-03-07T18:40:19.239Z] b352a97aabf1: Waiting [2023-03-07T18:40:19.239Z] 4872d77fe225: Waiting [2023-03-07T18:40:19.239Z] 5851b861e8e6: Waiting [2023-03-07T18:40:19.239Z] 988bab9f4d93: Waiting [2023-03-07T18:40:19.239Z] e2be974225ed: Download complete [2023-03-07T18:40:19.239Z] 988bab9f4d93: Verifying Checksum [2023-03-07T18:40:19.239Z] 988bab9f4d93: Download complete [2023-03-07T18:40:19.499Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T18:40:19.499Z] 1469e6f7b9e6: Download complete [2023-03-07T18:40:19.499Z] eaf3925da568: Verifying Checksum [2023-03-07T18:40:19.499Z] eaf3925da568: Download complete [2023-03-07T18:40:19.499Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T18:40:19.499Z] 339a4e72a1f5: Download complete [2023-03-07T18:40:19.499Z] bde34c3a00c8: Verifying Checksum [2023-03-07T18:40:19.499Z] bde34c3a00c8: Download complete [2023-03-07T18:40:19.499Z] b352a97aabf1: Verifying Checksum [2023-03-07T18:40:19.499Z] b352a97aabf1: Download complete [2023-03-07T18:40:19.499Z] 4872d77fe225: Verifying Checksum [2023-03-07T18:40:19.499Z] 4872d77fe225: Download complete [2023-03-07T18:40:19.499Z] 5851b861e8e6: Verifying Checksum [2023-03-07T18:40:19.499Z] 5851b861e8e6: Download complete [2023-03-07T18:40:19.499Z] b85a868b505f: Verifying Checksum [2023-03-07T18:40:19.499Z] b85a868b505f: Download complete [2023-03-07T18:40:19.758Z] bab4dde63d76: Verifying Checksum [2023-03-07T18:40:19.758Z] bab4dde63d76: Download complete [2023-03-07T18:40:20.695Z] b85a868b505f: Pull complete [2023-03-07T18:40:20.954Z] e2be974225ed: Pull complete [2023-03-07T18:40:21.212Z] 339a4e72a1f5: Pull complete [2023-03-07T18:40:21.470Z] 988bab9f4d93: Pull complete [2023-03-07T18:40:21.728Z] 1469e6f7b9e6: Pull complete [2023-03-07T18:40:21.728Z] eaf3925da568: Pull complete [2023-03-07T18:40:23.104Z] bab4dde63d76: Pull complete [2023-03-07T18:40:23.363Z] bde34c3a00c8: Pull complete [2023-03-07T18:40:23.363Z] b352a97aabf1: Pull complete [2023-03-07T18:40:23.363Z] 4872d77fe225: Pull complete [2023-03-07T18:40:23.622Z] 5851b861e8e6: Pull complete [2023-03-07T18:40:23.622Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T18:40:23.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T18:40:23.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T18:40:23.710Z] prd-ubuntu20.04-docker-8c-8g-8603 does not seem to be running inside a container [2023-03-07T18:40:23.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T18:40:26.232Z] $ docker top ca68da873fe0f5acecd857400ad2e5acb02adce07530487d02fb5948f088787e -eo pid,comm [2023-03-07T18:40:26.275Z] 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-03-07T18:40:26.275Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T18:40:26.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T18:40:26.320Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T18:40:26.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T18:40:26.435Z] $ docker exec ca68da873fe0f5acecd857400ad2e5acb02adce07530487d02fb5948f088787e ssh-agent [2023-03-07T18:40:26.529Z] SSH_AUTH_SOCK=/tmp/ssh-H8bNuCgfBsM8/agent.32 [2023-03-07T18:40:26.529Z] SSH_AGENT_PID=38 [2023-03-07T18:40:26.535Z] Running ssh-add (command line suppressed) [2023-03-07T18:40:26.635Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5967279697819847092.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5967279697819847092.key) [2023-03-07T18:40:26.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T18:40:26.930Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T18:40:26.944Z] $ docker exec --env ******** --env ******** ca68da873fe0f5acecd857400ad2e5acb02adce07530487d02fb5948f088787e ssh-agent -k [2023-03-07T18:40:27.030Z] unset SSH_AUTH_SOCK; [2023-03-07T18:40:27.031Z] unset SSH_AGENT_PID; [2023-03-07T18:40:27.031Z] echo Agent pid 38 killed; [2023-03-07T18:40:27.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T18:40:27.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T18:40:27.060Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T18:40:27.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T18:40:27.155Z] $ docker exec ca68da873fe0f5acecd857400ad2e5acb02adce07530487d02fb5948f088787e ssh-agent [2023-03-07T18:40:27.260Z] SSH_AUTH_SOCK=/tmp/ssh-GXGcK2dF7klT/agent.70 [2023-03-07T18:40:27.260Z] SSH_AGENT_PID=76 [2023-03-07T18:40:27.266Z] Running ssh-add (command line suppressed) [2023-03-07T18:40:27.374Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16177186395710795854.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16177186395710795854.key) [2023-03-07T18:40:27.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T18:40:27.670Z] + git semver init [2023-03-07T18:40:27.928Z] 2023-03-07 18:40:27,878 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T18:40:27.928Z] 2023-03-07 18:40:27,879 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-07T18:40:27.928Z] 2023-03-07 18:40:27,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-07T18:40:27.928Z] 2023-03-07 18:40:27,879 [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-03-07T18:40:28.864Z] 2023-03-07 18:40:28,839 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-03-07T18:40:28.864Z] 2023-03-07 18:40:28,840 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-03-07T18:40:28.864Z] 2023-03-07 18:40:28,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T18:40:28.864Z] 2023-03-07 18:40:28,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T18:40:28.864Z] 3.0.0-dev.46 [Pipeline] } [2023-03-07T18:40:28.876Z] $ docker exec --env ******** --env ******** ca68da873fe0f5acecd857400ad2e5acb02adce07530487d02fb5948f088787e ssh-agent -k [2023-03-07T18:40:28.970Z] unset SSH_AUTH_SOCK; [2023-03-07T18:40:28.971Z] unset SSH_AGENT_PID; [2023-03-07T18:40:28.971Z] echo Agent pid 76 killed; [2023-03-07T18:40:28.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T18:40:29.271Z] + git semver [Pipeline] } [2023-03-07T18:40:29.546Z] $ docker stop --time=1 ca68da873fe0f5acecd857400ad2e5acb02adce07530487d02fb5948f088787e [2023-03-07T18:40:30.817Z] $ docker rm -f --volumes ca68da873fe0f5acecd857400ad2e5acb02adce07530487d02fb5948f088787e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T18:40:31.146Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T18:40:31.338Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T18:40:31.342Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.46 [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-03-07T18:40:31.488Z] provisioning config files... [2023-03-07T18:40:31.497Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16212863583107794027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:40:31.793Z] ---> docker-login.sh [2023-03-07T18:40:31.793Z] nexus3.edgexfoundry.org:10001 [2023-03-07T18:40:31.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T18:40:31.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T18:40:31.793Z] Configure a credential helper to remove this warning. See [2023-03-07T18:40:31.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T18:40:31.793Z] [2023-03-07T18:40:31.793Z] Login Succeeded [2023-03-07T18:40:31.793Z] nexus3.edgexfoundry.org:10002 [2023-03-07T18:40:31.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T18:40:31.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T18:40:31.793Z] Configure a credential helper to remove this warning. See [2023-03-07T18:40:31.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T18:40:31.793Z] [2023-03-07T18:40:31.793Z] Login Succeeded [2023-03-07T18:40:31.793Z] nexus3.edgexfoundry.org:10003 [2023-03-07T18:40:31.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T18:40:32.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T18:40:32.053Z] Configure a credential helper to remove this warning. See [2023-03-07T18:40:32.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T18:40:32.053Z] [2023-03-07T18:40:32.053Z] Login Succeeded [2023-03-07T18:40:32.053Z] nexus3.edgexfoundry.org:10004 [2023-03-07T18:40:32.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T18:40:32.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T18:40:32.053Z] Configure a credential helper to remove this warning. See [2023-03-07T18:40:32.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T18:40:32.053Z] [2023-03-07T18:40:32.053Z] Login Succeeded [2023-03-07T18:40:32.053Z] docker.io [2023-03-07T18:40:32.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T18:40:32.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T18:40:32.313Z] Configure a credential helper to remove this warning. See [2023-03-07T18:40:32.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T18:40:32.313Z] [2023-03-07T18:40:32.313Z] Login Succeeded [2023-03-07T18:40:32.313Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T18:40:32.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T18:40:32.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T18:40:32.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T18:40:32.413Z] ========================================================= [2023-03-07T18:40:32.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T18:40:32.413Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:40:32.725Z] + 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-03-07T18:40:32.725Z] Sending build context to Docker daemon 10.62MB [2023-03-07T18:40:32.725Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T18:40:32.725Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-07T18:40:33.304Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T18:40:33.304Z] 213ec9aee27d: Pulling fs layer [2023-03-07T18:40:33.304Z] 4583459ba037: Pulling fs layer [2023-03-07T18:40:33.304Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T18:40:33.304Z] 53926ce57604: Pulling fs layer [2023-03-07T18:40:33.304Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T18:40:33.304Z] 22ff95d597cd: Pulling fs layer [2023-03-07T18:40:33.304Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T18:40:33.304Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T18:40:33.304Z] a7acece74701: Pulling fs layer [2023-03-07T18:40:33.304Z] 53926ce57604: Waiting [2023-03-07T18:40:33.304Z] 21b2b0c7a3f4: Waiting [2023-03-07T18:40:33.304Z] 96b7cbca73a9: Waiting [2023-03-07T18:40:33.304Z] 22ff95d597cd: Waiting [2023-03-07T18:40:33.304Z] a7acece74701: Waiting [2023-03-07T18:40:33.304Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T18:40:33.304Z] 93c1e223e6f2: Download complete [2023-03-07T18:40:33.304Z] 4583459ba037: Download complete [2023-03-07T18:40:33.304Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-07T18:40:33.304Z] 21b2b0c7a3f4: Download complete [2023-03-07T18:40:33.304Z] 22ff95d597cd: Verifying Checksum [2023-03-07T18:40:33.304Z] 22ff95d597cd: Download complete [2023-03-07T18:40:33.304Z] 213ec9aee27d: Verifying Checksum [2023-03-07T18:40:33.304Z] 12d6caf4c0d1: Verifying Checksum [2023-03-07T18:40:33.304Z] 12d6caf4c0d1: Download complete [2023-03-07T18:40:33.304Z] 213ec9aee27d: Pull complete [2023-03-07T18:40:33.566Z] 4583459ba037: Pull complete [2023-03-07T18:40:33.566Z] 93c1e223e6f2: Pull complete [2023-03-07T18:40:33.825Z] a7acece74701: Verifying Checksum [2023-03-07T18:40:34.084Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T18:40:34.084Z] 96b7cbca73a9: Download complete [2023-03-07T18:40:34.084Z] 53926ce57604: Verifying Checksum [2023-03-07T18:40:34.084Z] 53926ce57604: Download complete [2023-03-07T18:40:38.268Z] 53926ce57604: Pull complete [2023-03-07T18:40:38.268Z] 21b2b0c7a3f4: Pull complete [2023-03-07T18:40:38.268Z] 22ff95d597cd: Pull complete [2023-03-07T18:40:38.268Z] 12d6caf4c0d1: Pull complete [2023-03-07T18:40:40.166Z] 96b7cbca73a9: Pull complete [2023-03-07T18:40:40.731Z] a7acece74701: Pull complete [2023-03-07T18:40:40.731Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T18:40:40.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T18:40:40.731Z] ---> db6d94c90886 [2023-03-07T18:40:40.731Z] Step 3/10 : ARG MAKE=make build [2023-03-07T18:40:44.917Z] ---> Running in 1bde46e08ffb [2023-03-07T18:40:44.917Z] Removing intermediate container 1bde46e08ffb [2023-03-07T18:40:44.917Z] ---> 435ac20e0ca8 [2023-03-07T18:40:44.917Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-07T18:40:44.917Z] ---> Running in b86524495323 [2023-03-07T18:40:44.917Z] Removing intermediate container b86524495323 [2023-03-07T18:40:44.917Z] ---> a67d9b266d84 [2023-03-07T18:40:44.917Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-07T18:40:44.917Z] ---> Running in 3bc628100f67 [2023-03-07T18:40:45.176Z] Removing intermediate container 3bc628100f67 [2023-03-07T18:40:45.176Z] ---> 5f0261037182 [2023-03-07T18:40:45.176Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-07T18:40:45.176Z] ---> Running in 5733174cba3a [2023-03-07T18:40:45.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T18:40:45.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T18:40:45.951Z] OK: 211 MiB in 51 packages [2023-03-07T18:40:46.209Z] Removing intermediate container 5733174cba3a [2023-03-07T18:40:46.209Z] ---> 92123c8e4759 [2023-03-07T18:40:46.209Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-07T18:40:46.209Z] ---> 0f8d4ec15d62 [2023-03-07T18:40:46.209Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T18:40:46.209Z] ---> Running in 9b5cd2bce88a [2023-03-07T18:40:46.445Z] Still waiting to schedule task [2023-03-07T18:40:46.445Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-07T18:41:12.759Z] Removing intermediate container 9b5cd2bce88a [2023-03-07T18:41:12.759Z] ---> 197f6228bcf3 [2023-03-07T18:41:12.759Z] Step 9/10 : COPY . . [2023-03-07T18:41:12.759Z] ---> 6fcb04af39bc [2023-03-07T18:41:12.759Z] Step 10/10 : RUN ${MAKE} [2023-03-07T18:41:12.759Z] ---> Running in 3defb096f005 [2023-03-07T18:41:12.759Z] noop [2023-03-07T18:41:12.759Z] Removing intermediate container 3defb096f005 [2023-03-07T18:41:12.759Z] ---> 9b41f2cf5310 [2023-03-07T18:41:12.759Z] Successfully built 9b41f2cf5310 [2023-03-07T18:41:12.759Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:41:13.068Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T18:41:13.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T18:41:13.127Z] prd-ubuntu20.04-docker-8c-8g-8603 does not seem to be running inside a container [2023-03-07T18:41:13.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T18:41:13.511Z] $ docker top 45e3fc02a5e6ddba25dc1fd2f3bc8796066d96a0c57896f01e9847eec96ca44e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T18:41:13.844Z] + go version [2023-03-07T18:41:13.844Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T18:41:13.858Z] $ docker stop --time=1 45e3fc02a5e6ddba25dc1fd2f3bc8796066d96a0c57896f01e9847eec96ca44e [2023-03-07T18:41:15.113Z] $ docker rm -f --volumes 45e3fc02a5e6ddba25dc1fd2f3bc8796066d96a0c57896f01e9847eec96ca44e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:41:15.488Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T18:41:15.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T18:41:15.554Z] prd-ubuntu20.04-docker-8c-8g-8603 does not seem to be running inside a container [2023-03-07T18:41:15.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T18:41:15.905Z] $ docker top d1ef83065ff1c2031d01fc58a24e7af2eb5107988e99888deb6a88ac4304e6cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T18:41:16.240Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-07T18:41:16.540Z] + make test [2023-03-07T18:41:16.540Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T18:41:23.100Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-07T18:41:37.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-07T18:41:37.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-07T18:41:37.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-07T18:41:37.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-07T18:41:37.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-07T18:41:37.992Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.068s coverage: 27.6% of statements [2023-03-07T18:41:37.992Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.064s coverage: 78.9% of statements [2023-03-07T18:41:37.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-03-07T18:41:37.992Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.103s coverage: 86.0% of statements [2023-03-07T18:41:37.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-07T18:41:37.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-07T18:41:37.992Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.107s coverage: 75.4% of statements [2023-03-07T18:41:37.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-07T18:41:40.523Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.069s coverage: 15.3% of statements [2023-03-07T18:41:40.523Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-07T18:41:40.523Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.093s coverage: 65.2% of statements [2023-03-07T18:41:40.523Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-07T18:41:40.523Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-07T18:41:40.523Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.869s coverage: 89.2% of statements [2023-03-07T18:41:40.523Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-03-07T18:41:40.523Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 4.6% of statements [2023-03-07T18:41:40.523Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-07T18:41:58.604Z] 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-03-07T18:41:58.604Z] GO111MODULE=on go vet ./... [2023-03-07T18:41:59.175Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T18:41:59.436Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T18:41:59.436Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T18:41:59.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T18:41:59.460Z] $ docker stop --time=1 d1ef83065ff1c2031d01fc58a24e7af2eb5107988e99888deb6a88ac4304e6cd [2023-03-07T18:42:02.705Z] $ docker rm -f --volumes d1ef83065ff1c2031d01fc58a24e7af2eb5107988e99888deb6a88ac4304e6cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T18:42:03.181Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T18:42:03.245Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-07T18:42:03.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T18:42:04.026Z] + ls -al . [2023-03-07T18:42:04.026Z] total 280 [2023-03-07T18:42:04.026Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 18:41 . [2023-03-07T18:42:04.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 18:40 .. [2023-03-07T18:42:04.026Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 18:40 .dockerignore [2023-03-07T18:42:04.026Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 18:41 .git [2023-03-07T18:42:04.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 18:40 .github [2023-03-07T18:42:04.026Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 7 18:40 .gitignore [2023-03-07T18:42:04.026Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 18:40 .golangci.yml [2023-03-07T18:42:04.026Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 18:40 .semver [2023-03-07T18:42:04.026Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 7 18:40 CHANGELOG.md [2023-03-07T18:42:04.026Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 18:40 GOVERNANCE.md [2023-03-07T18:42:04.026Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 7 18:40 Jenkinsfile [2023-03-07T18:42:04.026Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 7 18:40 LICENSE [2023-03-07T18:42:04.026Z] -rw-rw-r-- 1 jenkins jenkins 1679 Mar 7 18:40 Makefile [2023-03-07T18:42:04.026Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 18:40 OWNERS.md [2023-03-07T18:42:04.026Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 7 18:40 README.md [2023-03-07T18:42:04.026Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 7 18:40 VERSION [2023-03-07T18:42:04.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 18:40 bin [2023-03-07T18:42:04.026Z] -rw-r--r-- 1 jenkins jenkins 111244 Mar 7 18:41 coverage.out [2023-03-07T18:42:04.026Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 18:40 example [2023-03-07T18:42:04.026Z] -rw-rw-r-- 1 jenkins jenkins 3266 Mar 7 18:40 go.mod [2023-03-07T18:42:04.026Z] -rw-rw-r-- 1 jenkins jenkins 30839 Mar 7 18:40 go.sum [2023-03-07T18:42:04.026Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 7 18:40 internal [2023-03-07T18:42:04.026Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 18:40 openapi [2023-03-07T18:42:04.026Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 18:40 pkg [2023-03-07T18:42:04.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 18:40 snap [2023-03-07T18:42:04.026Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 7 18:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:42:04.325Z] + 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=774c2037947f109106e5ac1f44e7b15f17fcf2b1 --label arch=amd64 --label version=3.0.0-dev.46 . [2023-03-07T18:42:04.325Z] Sending build context to Docker daemon 10.74MB [2023-03-07T18:42:04.325Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T18:42:04.325Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-07T18:42:04.325Z] ---> 9b41f2cf5310 [2023-03-07T18:42:04.325Z] Step 3/23 : ARG MAKE=make build [2023-03-07T18:42:04.325Z] ---> Running in 2a8bbf7cbcc6 [2023-03-07T18:42:04.585Z] Removing intermediate container 2a8bbf7cbcc6 [2023-03-07T18:42:04.585Z] ---> 3a6c20baf8a2 [2023-03-07T18:42:04.585Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-07T18:42:04.585Z] ---> Running in a1582d977b4a [2023-03-07T18:42:04.585Z] Removing intermediate container a1582d977b4a [2023-03-07T18:42:04.585Z] ---> 1faa27f42239 [2023-03-07T18:42:04.585Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-07T18:42:04.585Z] ---> Running in b84c4168d36b [2023-03-07T18:42:04.585Z] Removing intermediate container b84c4168d36b [2023-03-07T18:42:04.585Z] ---> b29f2ef765e5 [2023-03-07T18:42:04.585Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-07T18:42:04.845Z] ---> Running in e38a80273501 [2023-03-07T18:42:05.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T18:42:05.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T18:42:05.362Z] OK: 211 MiB in 51 packages [2023-03-07T18:42:05.619Z] Removing intermediate container e38a80273501 [2023-03-07T18:42:05.619Z] ---> 9b0c1a1a0c51 [2023-03-07T18:42:05.619Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-07T18:42:05.877Z] ---> 03a7813d4e96 [2023-03-07T18:42:05.877Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T18:42:06.136Z] ---> Running in c6a9f8674609 [2023-03-07T18:42:07.511Z] Removing intermediate container c6a9f8674609 [2023-03-07T18:42:07.511Z] ---> 8ce7982bd31f [2023-03-07T18:42:07.511Z] Step 9/23 : COPY . . [2023-03-07T18:42:08.077Z] ---> bbc5e91b0d84 [2023-03-07T18:42:08.077Z] Step 10/23 : RUN ${MAKE} [2023-03-07T18:42:08.336Z] ---> Running in ef534ed07cce [2023-03-07T18:42:08.909Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.46" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-07T18:42:23.957Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8604 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-03-07T18:42:23.967Z] Running in /w/workspace/device-sdk-go/176 [Pipeline] { [Pipeline] checkout [2023-03-07T18:42:24.005Z] The recommended git tool is: git [2023-03-07T18:42:29.519Z] using credential edgex-jenkins-ssh [2023-03-07T18:42:29.539Z] Cloning the remote Git repository [2023-03-07T18:42:29.581Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-07T18:42:29.652Z] > git init /w/workspace/device-sdk-go/176 # timeout=10 [2023-03-07T18:42:29.791Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-07T18:42:29.792Z] > git --version # timeout=10 [2023-03-07T18:42:29.816Z] > git --version # 'git version 2.25.1' [2023-03-07T18:42:29.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T18:42:29.881Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T18:42:30.980Z] Removing intermediate container ef534ed07cce [2023-03-07T18:42:30.980Z] ---> 661a905163ab [2023-03-07T18:42:30.980Z] Step 11/23 : FROM alpine:3.16 [2023-03-07T18:42:30.980Z] 3.16: Pulling from library/alpine [2023-03-07T18:42:30.980Z] ef5531b6e74e: Pulling fs layer [2023-03-07T18:42:30.980Z] ef5531b6e74e: Verifying Checksum [2023-03-07T18:42:30.980Z] ef5531b6e74e: Download complete [2023-03-07T18:42:30.980Z] ef5531b6e74e: Pull complete [2023-03-07T18:42:30.980Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T18:42:30.980Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T18:42:30.980Z] ---> dfd21b5a31f5 [2023-03-07T18:42:30.980Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-07T18:42:30.980Z] ---> Running in b5e5087a3400 [2023-03-07T18:42:30.980Z] Removing intermediate container b5e5087a3400 [2023-03-07T18:42:30.980Z] ---> c31f56379656 [2023-03-07T18:42:30.980Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-07T18:42:30.980Z] ---> Running in b222e2e9aa71 [2023-03-07T18:42:30.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T18:42:30.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T18:42:31.240Z] OK: 6 MiB in 14 packages [2023-03-07T18:42:31.394Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-07T18:42:32.180Z] Removing intermediate container b222e2e9aa71 [2023-03-07T18:42:32.180Z] ---> af11859662ac [2023-03-07T18:42:32.180Z] Step 14/23 : WORKDIR / [2023-03-07T18:42:32.180Z] ---> Running in 60028b8cd58c [2023-03-07T18:42:32.180Z] Removing intermediate container 60028b8cd58c [2023-03-07T18:42:32.180Z] ---> 5052936ab3d1 [2023-03-07T18:42:32.180Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-07T18:42:32.357Z] Avoid second fetch [2023-03-07T18:42:32.358Z] Checking out Revision 774c2037947f109106e5ac1f44e7b15f17fcf2b1 (main) [2023-03-07T18:42:32.437Z] ---> 610a54c19ddf [2023-03-07T18:42:32.438Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-07T18:42:31.436Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T18:42:32.377Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T18:42:32.407Z] > git checkout -f 774c2037947f109106e5ac1f44e7b15f17fcf2b1 # timeout=10 [2023-03-07T18:42:32.951Z] Commit message: "feat!: Apply JWT authentication to incoming calls (#1343)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T18:42:33.376Z] ---> 21bf3a947f17 [2023-03-07T18:42:33.377Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-07T18:42:33.377Z] ---> 7acd00761b83 [2023-03-07T18:42:33.377Z] Step 18/23 : EXPOSE 59999 [2023-03-07T18:42:33.377Z] ---> Running in a290a8b98fa8 [2023-03-07T18:42:33.377Z] Removing intermediate container a290a8b98fa8 [2023-03-07T18:42:33.377Z] ---> b08b4c8668d8 [2023-03-07T18:42:33.377Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-07T18:42:33.377Z] ---> Running in 1f73be9e7126 [2023-03-07T18:42:33.377Z] Removing intermediate container 1f73be9e7126 [2023-03-07T18:42:33.377Z] ---> fe32c166f831 [2023-03-07T18:42:33.377Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T18:42:33.377Z] ---> Running in d2748463fc21 [2023-03-07T18:42:33.635Z] Removing intermediate container d2748463fc21 [2023-03-07T18:42:33.635Z] ---> d9749085e194 [2023-03-07T18:42:33.635Z] Step 21/23 : LABEL arch=amd64 [2023-03-07T18:42:33.635Z] ---> Running in b88e085dd22b [2023-03-07T18:42:33.635Z] Removing intermediate container b88e085dd22b [2023-03-07T18:42:33.635Z] ---> 55fd131e9da9 [2023-03-07T18:42:33.635Z] Step 22/23 : LABEL git_sha=774c2037947f109106e5ac1f44e7b15f17fcf2b1 [2023-03-07T18:42:33.635Z] ---> Running in 993612434d34 [2023-03-07T18:42:33.635Z] Removing intermediate container 993612434d34 [2023-03-07T18:42:33.635Z] ---> 513243a6bebd [2023-03-07T18:42:33.635Z] Step 23/23 : LABEL version=3.0.0-dev.46 [2023-03-07T18:42:33.635Z] ---> Running in 34dd89fcc19f [2023-03-07T18:42:33.813Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T18:42:33.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T18:42:33.813Z] Dload Upload Total Spent Left Speed [2023-03-07T18:42:33.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [2023-03-07T18:42:33.897Z] Removing intermediate container 34dd89fcc19f [2023-03-07T18:42:33.897Z] ---> 65f4f5b1d325 [2023-03-07T18:42:33.897Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T18:42:33.897Z] Successfully built 65f4f5b1d325 [2023-03-07T18:42:33.897Z] 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 [Pipeline] sh [2023-03-07T18:42:34.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T18:42:34.310Z] [2023-03-07T18:42:34.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:42:34.418Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T18:42:34.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T18:42:34.605Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T18:42:34.605Z] 5eb5b503b376: Pulling fs layer [2023-03-07T18:42:34.605Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T18:42:34.605Z] ec43610c2a17: Pulling fs layer [2023-03-07T18:42:34.605Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T18:42:34.605Z] 33b1e0a273af: Pulling fs layer [2023-03-07T18:42:34.605Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T18:42:34.605Z] 2f39f015ded8: Pulling fs layer [2023-03-07T18:42:34.605Z] 5d3b04190fa2: Waiting [2023-03-07T18:42:34.605Z] 3a2ae6a8a46f: Waiting [2023-03-07T18:42:34.605Z] 2f39f015ded8: Waiting [2023-03-07T18:42:34.605Z] 33b1e0a273af: Waiting [2023-03-07T18:42:34.605Z] 5c69ac0246d0: Verifying Checksum [2023-03-07T18:42:34.605Z] 5c69ac0246d0: Download complete [2023-03-07T18:42:34.605Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T18:42:34.605Z] 3a2ae6a8a46f: Download complete [2023-03-07T18:42:34.747Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-03-07T18:42:34.747Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T18:42:34.747Z] { [2023-03-07T18:42:34.747Z] "registry-mirrors": [ [2023-03-07T18:42:34.747Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T18:42:34.747Z] ], [2023-03-07T18:42:34.747Z] "bip": "10.250.0.254/24", [2023-03-07T18:42:34.747Z] "hosts": [ [2023-03-07T18:42:34.747Z] "tcp://0.0.0.0:5555", [2023-03-07T18:42:34.748Z] "unix:///var/run/docker.sock" [2023-03-07T18:42:34.748Z] ], [2023-03-07T18:42:34.748Z] "mtu": 1458, [2023-03-07T18:42:34.748Z] "selinux-enabled": true, [2023-03-07T18:42:34.748Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T18:42:34.748Z] } [Pipeline] sh [2023-03-07T18:42:34.863Z] 33b1e0a273af: Verifying Checksum [2023-03-07T18:42:34.863Z] 33b1e0a273af: Download complete [2023-03-07T18:42:34.863Z] 5d3b04190fa2: Download complete [2023-03-07T18:42:34.863Z] ec43610c2a17: Verifying Checksum [2023-03-07T18:42:34.863Z] ec43610c2a17: Download complete [2023-03-07T18:42:34.863Z] 5eb5b503b376: Verifying Checksum [2023-03-07T18:42:34.863Z] 5eb5b503b376: Download complete [2023-03-07T18:42:35.089Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T18:42:35.423Z] + sudo service docker restart [2023-03-07T18:42:35.428Z] 2f39f015ded8: Download complete [2023-03-07T18:42:35.993Z] 5eb5b503b376: Pull complete [2023-03-07T18:42:36.253Z] 5c69ac0246d0: Pull complete [2023-03-07T18:42:36.512Z] ec43610c2a17: Pull complete [2023-03-07T18:42:36.771Z] 3a2ae6a8a46f: Pull complete [2023-03-07T18:42:36.771Z] 33b1e0a273af: Pull complete [2023-03-07T18:42:37.029Z] 5d3b04190fa2: Pull complete [2023-03-07T18:42:41.217Z] 2f39f015ded8: Pull complete [2023-03-07T18:42:41.217Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T18:42:41.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T18:42:41.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T18:42:41.293Z] prd-ubuntu20.04-docker-8c-8g-8603 does not seem to be running inside a container [2023-03-07T18:42:41.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T18:42:46.160Z] $ docker top eb59f8f3bda329cf7eb5a013460727bcb00c5213dd4a5729e96ff4175d15b387 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:42:46.532Z] ---> job-cost.sh [2023-03-07T18:42:46.532Z] lf-activate-venv: SKIPPING [2023-03-07T18:42:46.532Z] INFO: No Stack... [2023-03-07T18:42:46.791Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T18:42:47.050Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T18:42:47.333Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-03-07T18:42:47.333Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T18:42:47.346Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-176-stack-cost] [2023-03-07T18:42:47.353Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-176-stack-cost] did not exist. Created. [2023-03-07T18:42:47.353Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T18:42:47.654Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-07T18:42:47.684Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T18:42:47.690Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T18:42:47.710Z] $ docker stop --time=1 eb59f8f3bda329cf7eb5a013460727bcb00c5213dd4a5729e96ff4175d15b387 [2023-03-07T18:42:49.783Z] $ docker rm -f --volumes eb59f8f3bda329cf7eb5a013460727bcb00c5213dd4a5729e96ff4175d15b387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T18:42:53.711Z] provisioning config files... [2023-03-07T18:42:53.737Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/176@tmp/config10043421147147915908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:42:54.086Z] ---> docker-login.sh [2023-03-07T18:42:54.086Z] nexus3.edgexfoundry.org:10001 [2023-03-07T18:42:54.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T18:42:54.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T18:42:54.626Z] Configure a credential helper to remove this warning. See [2023-03-07T18:42:54.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T18:42:54.626Z] [2023-03-07T18:42:54.626Z] Login Succeeded [2023-03-07T18:42:54.626Z] nexus3.edgexfoundry.org:10002 [2023-03-07T18:42:54.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T18:42:55.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T18:42:55.166Z] Configure a credential helper to remove this warning. See [2023-03-07T18:42:55.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T18:42:55.166Z] [2023-03-07T18:42:55.166Z] Login Succeeded [2023-03-07T18:42:55.166Z] nexus3.edgexfoundry.org:10003 [2023-03-07T18:42:55.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T18:42:55.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T18:42:55.435Z] Configure a credential helper to remove this warning. See [2023-03-07T18:42:55.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T18:42:55.435Z] [2023-03-07T18:42:55.435Z] Login Succeeded [2023-03-07T18:42:55.435Z] nexus3.edgexfoundry.org:10004 [2023-03-07T18:42:55.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T18:42:55.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T18:42:55.708Z] Configure a credential helper to remove this warning. See [2023-03-07T18:42:55.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T18:42:55.708Z] [2023-03-07T18:42:55.708Z] Login Succeeded [2023-03-07T18:42:55.708Z] docker.io [2023-03-07T18:42:55.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T18:42:56.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T18:42:56.248Z] Configure a credential helper to remove this warning. See [2023-03-07T18:42:56.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T18:42:56.248Z] [2023-03-07T18:42:56.248Z] Login Succeeded [2023-03-07T18:42:56.248Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T18:42:56.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T18:42:56.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T18:42:56.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T18:42:56.552Z] ========================================================= [2023-03-07T18:42:56.552Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T18:42:56.552Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:42:56.892Z] + 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-03-07T18:42:57.164Z] Sending build context to Docker daemon 5.704MB [2023-03-07T18:42:57.434Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T18:42:57.434Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-07T18:42:57.434Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T18:42:57.434Z] 9b18e9b68314: Pulling fs layer [2023-03-07T18:42:57.434Z] 35d82f9e3411: Pulling fs layer [2023-03-07T18:42:57.434Z] e16973657156: Pulling fs layer [2023-03-07T18:42:57.434Z] fc693d55d65f: Pulling fs layer [2023-03-07T18:42:57.434Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T18:42:57.434Z] dda99020689f: Pulling fs layer [2023-03-07T18:42:57.434Z] db1c61fa0a46: Pulling fs layer [2023-03-07T18:42:57.434Z] 891c053d2c06: Pulling fs layer [2023-03-07T18:42:57.434Z] fc693d55d65f: Waiting [2023-03-07T18:42:57.434Z] dda99020689f: Waiting [2023-03-07T18:42:57.434Z] 7e9fc2657dce: Waiting [2023-03-07T18:42:57.434Z] db1c61fa0a46: Waiting [2023-03-07T18:42:57.434Z] 891c053d2c06: Waiting [2023-03-07T18:42:57.434Z] e16973657156: Verifying Checksum [2023-03-07T18:42:57.434Z] e16973657156: Download complete [2023-03-07T18:42:57.434Z] 35d82f9e3411: Download complete [2023-03-07T18:42:57.705Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T18:42:57.705Z] 7e9fc2657dce: Download complete [2023-03-07T18:42:57.705Z] dda99020689f: Verifying Checksum [2023-03-07T18:42:57.705Z] dda99020689f: Download complete [2023-03-07T18:42:57.705Z] 9b18e9b68314: Verifying Checksum [2023-03-07T18:42:57.705Z] 9b18e9b68314: Download complete [2023-03-07T18:42:58.675Z] 9b18e9b68314: Pull complete [2023-03-07T18:42:58.675Z] 891c053d2c06: Verifying Checksum [2023-03-07T18:42:58.675Z] 891c053d2c06: Download complete [2023-03-07T18:42:58.955Z] 35d82f9e3411: Pull complete [2023-03-07T18:42:59.225Z] e16973657156: Pull complete [2023-03-07T18:43:00.211Z] db1c61fa0a46: Verifying Checksum [2023-03-07T18:43:00.211Z] db1c61fa0a46: Download complete [2023-03-07T18:43:00.482Z] fc693d55d65f: Verifying Checksum [2023-03-07T18:43:00.482Z] fc693d55d65f: Download complete [2023-03-07T18:43:12.835Z] fc693d55d65f: Pull complete [2023-03-07T18:43:13.102Z] 7e9fc2657dce: Pull complete [2023-03-07T18:43:13.371Z] dda99020689f: Pull complete [2023-03-07T18:43:20.059Z] db1c61fa0a46: Pull complete [2023-03-07T18:43:21.503Z] 891c053d2c06: Pull complete [2023-03-07T18:43:21.773Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T18:43:21.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T18:43:21.773Z] ---> f96f9c87975a [2023-03-07T18:43:21.773Z] Step 3/10 : ARG MAKE=make build [2023-03-07T18:43:23.728Z] ---> Running in 71137bbbd321 [2023-03-07T18:43:23.998Z] Removing intermediate container 71137bbbd321 [2023-03-07T18:43:23.998Z] ---> e71fb99bd1ac [2023-03-07T18:43:23.998Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-07T18:43:23.998Z] ---> Running in cd9ce23067ad [2023-03-07T18:43:24.268Z] Removing intermediate container cd9ce23067ad [2023-03-07T18:43:24.268Z] ---> b68cb3d7c3d2 [2023-03-07T18:43:24.268Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-07T18:43:24.538Z] ---> Running in 6c7e1d7c118e [2023-03-07T18:43:24.809Z] Removing intermediate container 6c7e1d7c118e [2023-03-07T18:43:24.809Z] ---> 685cb0a7e31e [2023-03-07T18:43:24.809Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-07T18:43:24.809Z] ---> Running in 76e175997509 [2023-03-07T18:43:26.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T18:43:26.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T18:43:27.311Z] OK: 221 MiB in 51 packages [2023-03-07T18:43:29.926Z] Removing intermediate container 76e175997509 [2023-03-07T18:43:29.926Z] ---> c7ea8422b90e [2023-03-07T18:43:29.926Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-07T18:43:29.926Z] ---> bc1b858f74fb [2023-03-07T18:43:29.926Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T18:43:30.196Z] ---> Running in 0e191c5cdf62 [2023-03-07T18:44:38.101Z] Removing intermediate container 0e191c5cdf62 [2023-03-07T18:44:38.101Z] ---> 21dad4e5c7ff [2023-03-07T18:44:38.101Z] Step 9/10 : COPY . . [2023-03-07T18:44:38.101Z] ---> ea16bbfa3e31 [2023-03-07T18:44:38.101Z] Step 10/10 : RUN ${MAKE} [2023-03-07T18:44:38.101Z] ---> Running in c707e32e0e30 [2023-03-07T18:44:38.101Z] noop [2023-03-07T18:44:38.101Z] Removing intermediate container c707e32e0e30 [2023-03-07T18:44:38.101Z] ---> 8d1232831d15 [2023-03-07T18:44:38.101Z] Successfully built 8d1232831d15 [2023-03-07T18:44:38.101Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:44:38.461Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T18:44:38.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T18:44:38.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-8604 does not seem to be running inside a container [2023-03-07T18:44:38.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/176 -v /w/workspace/device-sdk-go/176:/w/workspace/device-sdk-go/176:rw,z -v /w/workspace/device-sdk-go/176@tmp:/w/workspace/device-sdk-go/176@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-03-07T18:44:40.117Z] $ docker top 75d314b9c58b7222ff513f654b5aa58dedc710784f0ec0f8af10142ec559e0c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T18:44:40.984Z] + go version [2023-03-07T18:44:40.984Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T18:44:41.005Z] $ docker stop --time=1 75d314b9c58b7222ff513f654b5aa58dedc710784f0ec0f8af10142ec559e0c0 [2023-03-07T18:44:42.647Z] $ docker rm -f --volumes 75d314b9c58b7222ff513f654b5aa58dedc710784f0ec0f8af10142ec559e0c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:44:43.190Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T18:44:43.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T18:44:43.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-8604 does not seem to be running inside a container [2023-03-07T18:44:43.426Z] $ 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/176 -v /w/workspace/device-sdk-go/176:/w/workspace/device-sdk-go/176:rw,z -v /w/workspace/device-sdk-go/176@tmp:/w/workspace/device-sdk-go/176@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-03-07T18:44:44.771Z] $ docker top 96a80fd3f551e8409f01e931cec91fa9914d05de6f4b61581891ee0dbeffb9c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T18:44:45.274Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/176 [Pipeline] fileExists [Pipeline] sh [2023-03-07T18:44:45.607Z] + make test [2023-03-07T18:44:45.607Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T18:45:24.529Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-07T18:47:46.308Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-07T18:47:46.308Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-07T18:47:46.308Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-07T18:47:46.308Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-07T18:47:46.308Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-07T18:47:48.259Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.667s coverage: 27.6% of statements [2023-03-07T18:47:52.519Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.528s coverage: 78.9% of statements [2023-03-07T18:47:52.519Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-03-07T18:47:59.180Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.471s coverage: 86.0% of statements [2023-03-07T18:47:59.180Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-07T18:47:59.180Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-07T18:48:01.779Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.694s coverage: 75.4% of statements [2023-03-07T18:48:01.779Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-07T18:48:01.779Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.529s coverage: 15.3% of statements [2023-03-07T18:48:01.779Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-07T18:48:03.204Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.497s coverage: 65.2% of statements [2023-03-07T18:48:03.204Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-07T18:48:03.204Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-07T18:48:08.573Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.216s coverage: 89.2% of statements [2023-03-07T18:48:08.574Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-03-07T18:48:08.574Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.272s coverage: 4.6% of statements [2023-03-07T18:48:08.574Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-07T18:48:08.845Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T18:48:08.845Z] GO111MODULE=on go vet ./... [2023-03-07T18:50:00.556Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T18:50:00.556Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T18:50:00.556Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T18:50:00.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T18:50:00.590Z] $ docker stop --time=1 96a80fd3f551e8409f01e931cec91fa9914d05de6f4b61581891ee0dbeffb9c1 [2023-03-07T18:50:02.475Z] $ docker rm -f --volumes 96a80fd3f551e8409f01e931cec91fa9914d05de6f4b61581891ee0dbeffb9c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T18:50:04.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T18:50:04.080Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T18:50:04.803Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T18:50:05.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T18:50:05.548Z] + ls -al . [2023-03-07T18:50:05.548Z] total 276 [2023-03-07T18:50:05.548Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 18:44 . [2023-03-07T18:50:05.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 18:42 .. [2023-03-07T18:50:05.548Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 18:42 .dockerignore [2023-03-07T18:50:05.548Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 18:42 .git [2023-03-07T18:50:05.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 18:42 .github [2023-03-07T18:50:05.548Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 7 18:42 .gitignore [2023-03-07T18:50:05.548Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 18:42 .golangci.yml [2023-03-07T18:50:05.548Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 7 18:42 CHANGELOG.md [2023-03-07T18:50:05.548Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 18:42 GOVERNANCE.md [2023-03-07T18:50:05.548Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 7 18:42 Jenkinsfile [2023-03-07T18:50:05.548Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 7 18:42 LICENSE [2023-03-07T18:50:05.548Z] -rw-rw-r-- 1 jenkins jenkins 1679 Mar 7 18:42 Makefile [2023-03-07T18:50:05.548Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 18:42 OWNERS.md [2023-03-07T18:50:05.548Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 7 18:42 README.md [2023-03-07T18:50:05.548Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 7 18:40 VERSION [2023-03-07T18:50:05.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 18:42 bin [2023-03-07T18:50:05.548Z] -rw-r--r-- 1 jenkins jenkins 111244 Mar 7 18:48 coverage.out [2023-03-07T18:50:05.548Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 18:42 example [2023-03-07T18:50:05.548Z] -rw-rw-r-- 1 jenkins jenkins 3266 Mar 7 18:42 go.mod [2023-03-07T18:50:05.548Z] -rw-rw-r-- 1 jenkins jenkins 30839 Mar 7 18:42 go.sum [2023-03-07T18:50:05.548Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 7 18:42 internal [2023-03-07T18:50:05.548Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 18:42 openapi [2023-03-07T18:50:05.548Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 18:42 pkg [2023-03-07T18:50:05.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 18:42 snap [2023-03-07T18:50:05.548Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 7 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:50:05.907Z] + 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=774c2037947f109106e5ac1f44e7b15f17fcf2b1 --label arch=arm64 --label version=3.0.0-dev.46 . [2023-03-07T18:50:06.497Z] Sending build context to Docker daemon 5.816MB [2023-03-07T18:50:06.497Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T18:50:06.497Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-07T18:50:06.497Z] ---> 8d1232831d15 [2023-03-07T18:50:06.497Z] Step 3/23 : ARG MAKE=make build [2023-03-07T18:50:06.497Z] ---> Running in e73d6e921715 [2023-03-07T18:50:06.770Z] Removing intermediate container e73d6e921715 [2023-03-07T18:50:06.770Z] ---> e00867e07f7f [2023-03-07T18:50:06.770Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-07T18:50:07.041Z] ---> Running in e4f0183fd638 [2023-03-07T18:50:07.310Z] Removing intermediate container e4f0183fd638 [2023-03-07T18:50:07.310Z] ---> 5afb9f3cb5a5 [2023-03-07T18:50:07.310Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-07T18:50:07.592Z] ---> Running in 225673720e27 [2023-03-07T18:50:07.861Z] Removing intermediate container 225673720e27 [2023-03-07T18:50:07.861Z] ---> b5a93c10dcef [2023-03-07T18:50:07.861Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-07T18:50:07.861Z] ---> Running in 2f02929fc51a [2023-03-07T18:50:09.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T18:50:09.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T18:50:10.969Z] OK: 221 MiB in 51 packages [2023-03-07T18:50:13.563Z] Removing intermediate container 2f02929fc51a [2023-03-07T18:50:13.563Z] ---> d587a4e52aba [2023-03-07T18:50:13.563Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-07T18:50:13.563Z] ---> f811567ca1fd [2023-03-07T18:50:13.563Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T18:50:13.832Z] ---> Running in af4471e476e9 [2023-03-07T18:50:17.194Z] Removing intermediate container af4471e476e9 [2023-03-07T18:50:17.194Z] ---> d84131b36c9c [2023-03-07T18:50:17.194Z] Step 9/23 : COPY . . [2023-03-07T18:50:18.166Z] ---> a994afb33dd7 [2023-03-07T18:50:18.166Z] Step 10/23 : RUN ${MAKE} [2023-03-07T18:50:18.166Z] ---> Running in 67df9a8ad4d6 [2023-03-07T18:50:19.601Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.46" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-07T18:52:56.379Z] Removing intermediate container 67df9a8ad4d6 [2023-03-07T18:52:56.379Z] ---> fec2bd74cade [2023-03-07T18:52:56.379Z] Step 11/23 : FROM alpine:3.16 [2023-03-07T18:52:56.379Z] 3.16: Pulling from library/alpine [2023-03-07T18:52:56.379Z] 3760b48202b3: Pulling fs layer [2023-03-07T18:52:56.379Z] 3760b48202b3: Verifying Checksum [2023-03-07T18:52:56.379Z] 3760b48202b3: Download complete [2023-03-07T18:52:56.379Z] 3760b48202b3: Pull complete [2023-03-07T18:52:56.379Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T18:52:56.379Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T18:52:56.379Z] ---> 4c81e5bf8899 [2023-03-07T18:52:56.379Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-07T18:52:56.379Z] ---> Running in 198a31dcd7bd [2023-03-07T18:52:56.379Z] Removing intermediate container 198a31dcd7bd [2023-03-07T18:52:56.379Z] ---> 601c8c929408 [2023-03-07T18:52:56.379Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-07T18:52:56.379Z] ---> Running in 47c664dcb373 [2023-03-07T18:52:56.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T18:52:56.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T18:52:56.379Z] OK: 5 MiB in 14 packages [2023-03-07T18:52:56.379Z] Removing intermediate container 47c664dcb373 [2023-03-07T18:52:56.379Z] ---> ccb55b3ab0c4 [2023-03-07T18:52:56.379Z] Step 14/23 : WORKDIR / [2023-03-07T18:52:56.379Z] ---> Running in 91644898df90 [2023-03-07T18:52:56.379Z] Removing intermediate container 91644898df90 [2023-03-07T18:52:56.379Z] ---> 0aa99aecd992 [2023-03-07T18:52:56.379Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-07T18:52:56.379Z] ---> 7248a52f178b [2023-03-07T18:52:56.379Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-07T18:52:56.379Z] ---> 63b2d9c7dc09 [2023-03-07T18:52:56.379Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-07T18:52:56.379Z] ---> 7674e39dd6a8 [2023-03-07T18:52:56.379Z] Step 18/23 : EXPOSE 59999 [2023-03-07T18:52:56.379Z] ---> Running in 70110d01e787 [2023-03-07T18:52:56.379Z] Removing intermediate container 70110d01e787 [2023-03-07T18:52:56.379Z] ---> f77161fce9d0 [2023-03-07T18:52:56.379Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-07T18:52:56.379Z] ---> Running in fff1ab69c466 [2023-03-07T18:52:56.379Z] Removing intermediate container fff1ab69c466 [2023-03-07T18:52:56.379Z] ---> fcac420eeacf [2023-03-07T18:52:56.379Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T18:52:56.379Z] ---> Running in dd22f06f6150 [2023-03-07T18:52:56.379Z] Removing intermediate container dd22f06f6150 [2023-03-07T18:52:56.379Z] ---> 57b842d51020 [2023-03-07T18:52:56.379Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T18:52:56.379Z] ---> Running in d614ca0aaa21 [2023-03-07T18:52:56.379Z] Removing intermediate container d614ca0aaa21 [2023-03-07T18:52:56.379Z] ---> 56a7629fea1b [2023-03-07T18:52:56.379Z] Step 22/23 : LABEL git_sha=774c2037947f109106e5ac1f44e7b15f17fcf2b1 [2023-03-07T18:52:56.379Z] ---> Running in 32b796447dcf [2023-03-07T18:52:56.379Z] Removing intermediate container 32b796447dcf [2023-03-07T18:52:56.379Z] ---> cfbb007b6497 [2023-03-07T18:52:56.379Z] Step 23/23 : LABEL version=3.0.0-dev.46 [2023-03-07T18:52:56.379Z] ---> Running in 84e611646522 [2023-03-07T18:52:56.379Z] Removing intermediate container 84e611646522 [2023-03-07T18:52:56.379Z] ---> 159266efc0ca [2023-03-07T18:52:56.379Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T18:52:56.379Z] Successfully built 159266efc0ca [2023-03-07T18:52:56.379Z] 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-03-07T18:52:56.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T18:52:56.810Z] [2023-03-07T18:52:56.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:52:57.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T18:52:57.143Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T18:52:57.143Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T18:52:57.143Z] 04944245beec: Pulling fs layer [2023-03-07T18:52:57.143Z] 699f458cf7ca: Pulling fs layer [2023-03-07T18:52:57.143Z] 765212b225bb: Pulling fs layer [2023-03-07T18:52:57.143Z] f23df028b6ca: Pulling fs layer [2023-03-07T18:52:57.143Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T18:52:57.143Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T18:52:57.143Z] 765212b225bb: Waiting [2023-03-07T18:52:57.143Z] f23df028b6ca: Waiting [2023-03-07T18:52:57.143Z] d65c8cfc05b1: Waiting [2023-03-07T18:52:57.143Z] 2437ff75d9bd: Waiting [2023-03-07T18:52:57.411Z] 04944245beec: Verifying Checksum [2023-03-07T18:52:57.411Z] 04944245beec: Download complete [2023-03-07T18:52:57.411Z] 765212b225bb: Verifying Checksum [2023-03-07T18:52:57.411Z] 765212b225bb: Download complete [2023-03-07T18:52:57.411Z] f23df028b6ca: Verifying Checksum [2023-03-07T18:52:57.411Z] f23df028b6ca: Download complete [2023-03-07T18:52:57.411Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T18:52:57.411Z] d65c8cfc05b1: Download complete [2023-03-07T18:52:57.678Z] 699f458cf7ca: Verifying Checksum [2023-03-07T18:52:57.678Z] 699f458cf7ca: Download complete [2023-03-07T18:52:57.944Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T18:52:57.944Z] 8998bd30e6a1: Download complete [2023-03-07T18:53:00.666Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T18:53:00.667Z] 2437ff75d9bd: Download complete [2023-03-07T18:53:02.107Z] 8998bd30e6a1: Pull complete [2023-03-07T18:53:02.692Z] 04944245beec: Pull complete [2023-03-07T18:53:04.099Z] 699f458cf7ca: Pull complete [2023-03-07T18:53:04.099Z] 765212b225bb: Pull complete [2023-03-07T18:53:04.682Z] f23df028b6ca: Pull complete [2023-03-07T18:53:04.948Z] d65c8cfc05b1: Pull complete [2023-03-07T18:53:19.936Z] 2437ff75d9bd: Pull complete [2023-03-07T18:53:19.936Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T18:53:19.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T18:53:19.936Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T18:53:20.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-8604 does not seem to be running inside a container [2023-03-07T18:53:20.228Z] $ 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/176 -v /w/workspace/device-sdk-go/176:/w/workspace/device-sdk-go/176:rw,z -v /w/workspace/device-sdk-go/176@tmp:/w/workspace/device-sdk-go/176@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-03-07T18:53:23.364Z] $ docker top 96d178762a9f368b7ee2d9919daf189cf22a9627d281094f5b5294b86e184667 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:53:24.266Z] ---> job-cost.sh [2023-03-07T18:53:24.266Z] lf-activate-venv: SKIPPING [2023-03-07T18:53:24.266Z] INFO: No Stack... [2023-03-07T18:53:25.232Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T18:53:25.820Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T18:53:26.474Z] + cat /w/workspace/device-sdk-go/176/archives/cost.csv [2023-03-07T18:53:26.474Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T18:53:26.563Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-176-stack-cost] [2023-03-07T18:53:26.571Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-176-stack-cost] did not exist. Created. [2023-03-07T18:53:26.571Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T18:53:27.247Z] /w/workspace/device-sdk-go/176@tmp/durable-d43d42ca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-07T18:53:27.917Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T18:53:27.935Z] Warning: overwriting stash ‘stack-cost’ [2023-03-07T18:53:28.011Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T18:53:28.018Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T18:53:28.037Z] $ docker stop --time=1 96d178762a9f368b7ee2d9919daf189cf22a9627d281094f5b5294b86e184667 [2023-03-07T18:53:30.374Z] $ docker rm -f --volumes 96d178762a9f368b7ee2d9919daf189cf22a9627d281094f5b5294b86e184667 [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-03-07T18:53:30.843Z] provisioning config files... [2023-03-07T18:53:30.856Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7949834271190314589tmp [Pipeline] { [Pipeline] sh [2023-03-07T18:53:31.150Z] + set +x [2023-03-07T18:53:31.150Z] + curl -s https://codecov.io/bash [2023-03-07T18:53:31.150Z] + bash -s -- [2023-03-07T18:53:31.150Z] [2023-03-07T18:53:31.150Z] _____ _ [2023-03-07T18:53:31.150Z] / ____| | | [2023-03-07T18:53:31.150Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T18:53:31.150Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T18:53:31.150Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T18:53:31.150Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T18:53:31.150Z] Bash-1.0.6 [2023-03-07T18:53:31.150Z] [2023-03-07T18:53:31.150Z] [2023-03-07T18:53:31.150Z] ==> git version 2.25.1 found [2023-03-07T18:53:31.150Z] ==> 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-03-07T18:53:31.150Z] Release-Date: 2020-01-08 [2023-03-07T18:53:31.150Z] 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-03-07T18:53:31.150Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T18:53:31.150Z] ==> Jenkins CI detected. [2023-03-07T18:53:31.150Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-03-07T18:53:31.150Z] project root: . [2023-03-07T18:53:31.150Z] --> token set from env [2023-03-07T18:53:31.150Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T18:53:31.150Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T18:53:31.150Z] ==> Python coveragepy not found [2023-03-07T18:53:31.150Z] ==> Searching for coverage reports in: [2023-03-07T18:53:31.150Z] + . [2023-03-07T18:53:31.150Z] -> Found 1 reports [2023-03-07T18:53:31.150Z] ==> Detecting git/mercurial file structure [2023-03-07T18:53:31.150Z] ==> Reading reports [2023-03-07T18:53:31.150Z] + ./coverage.out bytes=111244 [2023-03-07T18:53:31.150Z] ==> Appending adjustments [2023-03-07T18:53:31.150Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T18:53:31.410Z] + Found adjustments [2023-03-07T18:53:31.410Z] ==> Gzipping contents [2023-03-07T18:53:31.410Z] 16K /tmp/codecov.1QkeCg.gz [2023-03-07T18:53:31.670Z] ==> Uploading reports [2023-03-07T18:53:31.670Z] url: https://codecov.io [2023-03-07T18:53:31.670Z] query: branch=main&commit=774c2037947f109106e5ac1f44e7b15f17fcf2b1&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-07T18:53:31.670Z] -> Pinging Codecov [2023-03-07T18:53:31.670Z] 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=774c2037947f109106e5ac1f44e7b15f17fcf2b1&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-07T18:53:31.670Z] -> Uploading to [2023-03-07T18:53:31.670Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/7E55EF52A471D76F132DFD9A03CDDE97/774c2037947f109106e5ac1f44e7b15f17fcf2b1/eef83a59-7006-48f1-864d-08c0e68b5499.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T185331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da4028a0e3da5cb8579c09f74e9650ed12e0acd14ae3ee50999a43e6bc7c4285 [2023-03-07T18:53:31.670Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T18:53:31.670Z] Dload Upload Total Spent Left Speed [2023-03-07T18:53:31.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15367 0 0 100 15367 0 57554 --:--:-- --:--:-- --:--:-- 57554 [2023-03-07T18:53:31.929Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/774c2037947f109106e5ac1f44e7b15f17fcf2b1 [Pipeline] } [2023-03-07T18:53:31.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-07T18:53:32.128Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-07T18:53:32.139Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:53:32.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T18:53:32.437Z] [2023-03-07T18:53:32.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:53:32.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T18:53:32.735Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-07T18:53:32.735Z] df9b9388f04a: Pulling fs layer [2023-03-07T18:53:32.735Z] 52dc419b0ee2: Pulling fs layer [2023-03-07T18:53:32.735Z] 25bc292e5bac: Pulling fs layer [2023-03-07T18:53:32.735Z] 114826534d7a: Pulling fs layer [2023-03-07T18:53:32.735Z] 4657fd5d0bcf: Pulling fs layer [2023-03-07T18:53:32.735Z] 6ad1cebc031e: Pulling fs layer [2023-03-07T18:53:32.735Z] 8a3aa393b2d8: Pulling fs layer [2023-03-07T18:53:32.735Z] 4657fd5d0bcf: Waiting [2023-03-07T18:53:32.735Z] 6ad1cebc031e: Waiting [2023-03-07T18:53:32.735Z] 8a3aa393b2d8: Waiting [2023-03-07T18:53:32.735Z] 114826534d7a: Waiting [2023-03-07T18:53:32.735Z] 25bc292e5bac: Download complete [2023-03-07T18:53:32.735Z] 52dc419b0ee2: Download complete [2023-03-07T18:53:32.735Z] 4657fd5d0bcf: Verifying Checksum [2023-03-07T18:53:32.735Z] 4657fd5d0bcf: Download complete [2023-03-07T18:53:32.735Z] df9b9388f04a: Verifying Checksum [2023-03-07T18:53:32.735Z] df9b9388f04a: Download complete [2023-03-07T18:53:32.995Z] 6ad1cebc031e: Verifying Checksum [2023-03-07T18:53:32.995Z] 6ad1cebc031e: Download complete [2023-03-07T18:53:32.995Z] df9b9388f04a: Pull complete [2023-03-07T18:53:32.995Z] 52dc419b0ee2: Pull complete [2023-03-07T18:53:33.255Z] 25bc292e5bac: Pull complete [2023-03-07T18:53:33.513Z] 114826534d7a: Verifying Checksum [2023-03-07T18:53:33.513Z] 114826534d7a: Download complete [2023-03-07T18:53:33.771Z] 8a3aa393b2d8: Verifying Checksum [2023-03-07T18:53:33.771Z] 8a3aa393b2d8: Download complete [2023-03-07T18:53:37.055Z] 114826534d7a: Pull complete [2023-03-07T18:53:37.055Z] 4657fd5d0bcf: Pull complete [2023-03-07T18:53:37.624Z] 6ad1cebc031e: Pull complete [2023-03-07T18:53:40.151Z] 8a3aa393b2d8: Pull complete [2023-03-07T18:53:40.151Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-07T18:53:40.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T18:53:40.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T18:53:40.226Z] prd-ubuntu20.04-docker-8c-8g-8603 does not seem to be running inside a container [2023-03-07T18:53:40.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-07T18:53:43.836Z] $ docker top cb89df3c58f3a360fff432278cdd38c37b84c47f16479c20e836d30a9e4caccc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T18:53:43.906Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-03-07T18:53:44.185Z] + set -o pipefail [2023-03-07T18:53:44.186Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-03-07T18:53:48.380Z] [2023-03-07T18:53:48.380Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-03-07T18:53:48.380Z] [2023-03-07T18:53:48.380Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/601e9110-6068-4daa-b059-9d64d2256f88 [2023-03-07T18:53:48.380Z] [2023-03-07T18:53:48.380Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-07T18:53:48.380Z] [2023-03-07T18:53:48.639Z] [2023-03-07T18:53:48.639Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-07T18:53:48.639Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-07T18:53:48.639Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-07T18:53:48.650Z] $ docker stop --time=1 cb89df3c58f3a360fff432278cdd38c37b84c47f16479c20e836d30a9e4caccc [2023-03-07T18:53:51.361Z] $ docker rm -f --volumes cb89df3c58f3a360fff432278cdd38c37b84c47f16479c20e836d30a9e4caccc [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-03-07T18:53:51.765Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T18:53:51.784Z] provisioning config files... [2023-03-07T18:53:51.792Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6661867880582704262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:53:52.089Z] --> edgex-publish-swagger.sh [2023-03-07T18:53:52.089Z] === Publish openapi/v3 API === [2023-03-07T18:53:52.089Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-07T18:53:52.089Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-03-07T18:53:52.089Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T18:53:52.089Z] Dload Upload Total Spent Left Speed [2023-03-07T18:53:52.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23571 0 0 100 23571 0 43569 --:--:-- --:--:-- --:--:-- 43488 100 23571 0 0 100 23571 0 43569 --:--:-- --:--:-- --:--:-- 43488 [2023-03-07T18:53:52.657Z] [2023-03-07T18:53:52.657Z] [Pipeline] } [2023-03-07T18:53:52.664Z] 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-03-07T18:53:53.032Z] + git log --format=format:%s -1 774c2037947f109106e5ac1f44e7b15f17fcf2b1 [Pipeline] sh [2023-03-07T18:53:53.325Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T18:53:53.326Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:53:53.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T18:53:53.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T18:53:53.709Z] prd-ubuntu20.04-docker-8c-8g-8603 does not seem to be running inside a container [2023-03-07T18:53:53.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T18:53:54.122Z] $ docker top 4bbdb7f2c5c13a9ed99b9def0dc2a99f37258d5eed5cb8bd7751ac945f266fa9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T18:53:54.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T18:53:54.220Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T18:53:54.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T18:53:54.331Z] $ docker exec 4bbdb7f2c5c13a9ed99b9def0dc2a99f37258d5eed5cb8bd7751ac945f266fa9 ssh-agent [2023-03-07T18:53:54.434Z] SSH_AUTH_SOCK=/tmp/ssh-46JfNd5W9M6R/agent.32 [2023-03-07T18:53:54.434Z] SSH_AGENT_PID=38 [2023-03-07T18:53:54.439Z] Running ssh-add (command line suppressed) [2023-03-07T18:53:54.543Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17065054492623342278.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17065054492623342278.key) [2023-03-07T18:53:54.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T18:53:54.846Z] + git semver tag [2023-03-07T18:53:55.104Z] 2023-03-07 18:53:55,044 [run_tag] DEBUG tag force:False [2023-03-07T18:53:55.104Z] 2023-03-07 18:53:55,044 [check_head_tag] DEBUG check head tag [2023-03-07T18:53:55.104Z] 2023-03-07 18:53:55,046 [execute] INFO git cat-file --batch-check [2023-03-07T18:53:55.104Z] 2023-03-07 18:53:55,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-07T18:53:55.104Z] 2023-03-07 18:53:55,051 [execute] INFO git cat-file --batch [2023-03-07T18:53:55.104Z] 2023-03-07 18:53:55,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-07T18:53:55.104Z] 2023-03-07 18:53:55,088 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T18:53:55.104Z] 2023-03-07 18:53:55,088 [execute] INFO git tag -a v3.0.0-dev.46 -m v3.0.0-dev.46 [2023-03-07T18:53:55.104Z] 2023-03-07 18:53:55,089 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.46', '-m', 'v3.0.0-dev.46'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-07T18:53:55.104Z] 2023-03-07 18:53:55,093 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T18:53:55.104Z] 3.0.0-dev.46 [Pipeline] } [2023-03-07T18:53:55.373Z] $ docker exec --env ******** --env ******** 4bbdb7f2c5c13a9ed99b9def0dc2a99f37258d5eed5cb8bd7751ac945f266fa9 ssh-agent -k [2023-03-07T18:53:55.469Z] unset SSH_AUTH_SOCK; [2023-03-07T18:53:55.469Z] unset SSH_AGENT_PID; [2023-03-07T18:53:55.469Z] echo Agent pid 38 killed; [2023-03-07T18:53:55.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T18:53:55.783Z] + git semver [Pipeline] } [2023-03-07T18:53:56.057Z] $ docker stop --time=1 4bbdb7f2c5c13a9ed99b9def0dc2a99f37258d5eed5cb8bd7751ac945f266fa9 [2023-03-07T18:53:57.328Z] $ docker rm -f --volumes 4bbdb7f2c5c13a9ed99b9def0dc2a99f37258d5eed5cb8bd7751ac945f266fa9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:53:57.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T18:53:57.715Z] [2023-03-07T18:53:57.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:53:58.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T18:53:58.025Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-07T18:53:58.025Z] ab5ef0e58194: Pulling fs layer [2023-03-07T18:53:58.025Z] 9712f1f96733: Pulling fs layer [2023-03-07T18:53:58.025Z] 63f879dbbcfc: Pulling fs layer [2023-03-07T18:53:58.025Z] 0d9ebad4ef96: Pulling fs layer [2023-03-07T18:53:58.025Z] e9a5061849ea: Pulling fs layer [2023-03-07T18:53:58.025Z] d747dcd14b5f: Pulling fs layer [2023-03-07T18:53:58.025Z] 2de7ff778b66: Pulling fs layer [2023-03-07T18:53:58.025Z] e9a5061849ea: Waiting [2023-03-07T18:53:58.025Z] 0d9ebad4ef96: Waiting [2023-03-07T18:53:58.025Z] d747dcd14b5f: Waiting [2023-03-07T18:53:58.025Z] 2de7ff778b66: Waiting [2023-03-07T18:53:58.025Z] 9712f1f96733: Verifying Checksum [2023-03-07T18:53:58.025Z] 9712f1f96733: Download complete [2023-03-07T18:53:58.599Z] 63f879dbbcfc: Verifying Checksum [2023-03-07T18:53:58.599Z] 63f879dbbcfc: Download complete [2023-03-07T18:53:58.599Z] e9a5061849ea: Verifying Checksum [2023-03-07T18:53:58.599Z] e9a5061849ea: Download complete [2023-03-07T18:53:58.599Z] 0d9ebad4ef96: Verifying Checksum [2023-03-07T18:53:58.599Z] 0d9ebad4ef96: Download complete [2023-03-07T18:53:58.599Z] d747dcd14b5f: Verifying Checksum [2023-03-07T18:53:58.599Z] d747dcd14b5f: Download complete [2023-03-07T18:53:58.599Z] ab5ef0e58194: Verifying Checksum [2023-03-07T18:53:58.599Z] ab5ef0e58194: Download complete [2023-03-07T18:53:58.857Z] 2de7ff778b66: Verifying Checksum [2023-03-07T18:53:58.857Z] 2de7ff778b66: Download complete [2023-03-07T18:54:01.458Z] ab5ef0e58194: Pull complete [2023-03-07T18:54:01.458Z] 9712f1f96733: Pull complete [2023-03-07T18:54:02.023Z] 63f879dbbcfc: Pull complete [2023-03-07T18:54:06.213Z] 0d9ebad4ef96: Pull complete [2023-03-07T18:54:06.213Z] e9a5061849ea: Pull complete [2023-03-07T18:54:06.213Z] d747dcd14b5f: Pull complete [2023-03-07T18:54:07.145Z] 2de7ff778b66: Pull complete [2023-03-07T18:54:07.145Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-07T18:54:07.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T18:54:07.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T18:54:07.227Z] prd-ubuntu20.04-docker-8c-8g-8603 does not seem to be running inside a container [2023-03-07T18:54:07.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-07T18:54:10.873Z] $ docker top 55416d9dc133e34cfbd772b6653630cc23b939f1c522a7fde101f71fb172c18c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-07T18:54:10.941Z] provisioning config files... [2023-03-07T18:54:10.948Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9059360539925544689tmp [2023-03-07T18:54:10.956Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10660562403557604812tmp [2023-03-07T18:54:10.965Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14564014099182218766tmp [Pipeline] { [Pipeline] echo [2023-03-07T18:54:10.982Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:54:11.264Z] ---> sigul-configuration.sh [2023-03-07T18:54:11.265Z] gpg: directory `/root/.gnupg' created [2023-03-07T18:54:11.265Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-07T18:54:11.265Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-07T18:54:11.265Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-07T18:54:11.265Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-07T18:54:11.265Z] gpg: CAST5 encrypted data [2023-03-07T18:54:11.265Z] gpg: encrypted with 1 passphrase [2023-03-07T18:54:11.265Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-07T18:54:11.552Z] + mkdir /home/jenkins [2023-03-07T18:54:11.552Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-07T18:54:11.836Z] + 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-03-07T18:54:11.846Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:54:12.129Z] ---> sigul-install.sh [2023-03-07T18:54:12.129Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-07T18:54:12.424Z] + git tag --list [2023-03-07T18:54:12.424Z] 0.7.1 [2023-03-07T18:54:12.424Z] delhi-tag [2023-03-07T18:54:12.424Z] v0.0.0 [2023-03-07T18:54:12.424Z] v1.0.0 [2023-03-07T18:54:12.424Z] v1.1.0 [2023-03-07T18:54:12.424Z] v1.1.1 [2023-03-07T18:54:12.424Z] v1.1.2 [2023-03-07T18:54:12.424Z] v1.2.0 [2023-03-07T18:54:12.424Z] v1.2.1 [2023-03-07T18:54:12.424Z] v1.2.2 [2023-03-07T18:54:12.424Z] v1.2.3 [2023-03-07T18:54:12.424Z] v1.3.0 [2023-03-07T18:54:12.424Z] v1.4.0 [2023-03-07T18:54:12.424Z] v2.0.0 [2023-03-07T18:54:12.424Z] v2.1.0 [2023-03-07T18:54:12.424Z] v2.1.1 [2023-03-07T18:54:12.424Z] v2.1.1-dev.2 [2023-03-07T18:54:12.424Z] v2.1.1-dev.3 [2023-03-07T18:54:12.424Z] v2.2.0 [2023-03-07T18:54:12.424Z] v2.2.1-dev.1 [2023-03-07T18:54:12.424Z] v2.2.1-dev.10 [2023-03-07T18:54:12.424Z] v2.2.1-dev.11 [2023-03-07T18:54:12.424Z] v2.2.1-dev.12 [2023-03-07T18:54:12.424Z] v2.2.1-dev.13 [2023-03-07T18:54:12.424Z] v2.2.1-dev.14 [2023-03-07T18:54:12.424Z] v2.2.1-dev.2 [2023-03-07T18:54:12.424Z] v2.2.1-dev.3 [2023-03-07T18:54:12.424Z] v2.2.1-dev.4 [2023-03-07T18:54:12.424Z] v2.2.1-dev.5 [2023-03-07T18:54:12.424Z] v2.2.1-dev.6 [2023-03-07T18:54:12.424Z] v2.2.1-dev.7 [2023-03-07T18:54:12.424Z] v2.2.1-dev.8 [2023-03-07T18:54:12.424Z] v2.2.1-dev.9 [2023-03-07T18:54:12.424Z] v2.3.0 [2023-03-07T18:54:12.424Z] v2.3.0-dev.14 [2023-03-07T18:54:12.424Z] v2.3.0-dev.15 [2023-03-07T18:54:12.424Z] v2.3.0-dev.16 [2023-03-07T18:54:12.424Z] v2.3.0-dev.17 [2023-03-07T18:54:12.424Z] v2.3.0-dev.18 [2023-03-07T18:54:12.424Z] v2.3.0-dev.19 [2023-03-07T18:54:12.424Z] v2.3.0-dev.20 [2023-03-07T18:54:12.424Z] v2.3.0-dev.21 [2023-03-07T18:54:12.424Z] v2.3.0-dev.22 [2023-03-07T18:54:12.424Z] v2.3.0-dev.23 [2023-03-07T18:54:12.424Z] v2.3.0-dev.24 [2023-03-07T18:54:12.424Z] v2.3.0-dev.25 [2023-03-07T18:54:12.424Z] v2.3.0-dev.26 [2023-03-07T18:54:12.424Z] v2.3.0-dev.27 [2023-03-07T18:54:12.424Z] v2.3.0-dev.28 [2023-03-07T18:54:12.424Z] v2.3.0-dev.29 [2023-03-07T18:54:12.424Z] v2.3.0-dev.30 [2023-03-07T18:54:12.424Z] v2.3.0-dev.31 [2023-03-07T18:54:12.424Z] v2.3.0-dev.32 [2023-03-07T18:54:12.424Z] v2.3.0-dev.33 [2023-03-07T18:54:12.424Z] v2.3.0-dev.34 [2023-03-07T18:54:12.424Z] v2.3.0-dev.35 [2023-03-07T18:54:12.424Z] v2.3.0-dev.36 [2023-03-07T18:54:12.424Z] v2.3.0-dev.37 [2023-03-07T18:54:12.424Z] v2.3.0-dev.38 [2023-03-07T18:54:12.424Z] v2.3.0-dev.39 [2023-03-07T18:54:12.424Z] v2.3.0-dev.40 [2023-03-07T18:54:12.424Z] v2.3.0-dev.41 [2023-03-07T18:54:12.424Z] v2.3.0-dev.42 [2023-03-07T18:54:12.424Z] v2.3.0-dev.43 [2023-03-07T18:54:12.424Z] v2.3.0-dev.44 [2023-03-07T18:54:12.424Z] v2.3.0-dev.45 [2023-03-07T18:54:12.424Z] v2.3.0-dev.46 [2023-03-07T18:54:12.424Z] v2.3.0-dev.47 [2023-03-07T18:54:12.424Z] v2.3.0-dev.48 [2023-03-07T18:54:12.424Z] v2.3.0-dev.49 [2023-03-07T18:54:12.424Z] v2.3.0-dev.50 [2023-03-07T18:54:12.424Z] v2.3.0-dev.51 [2023-03-07T18:54:12.424Z] v2.3.1-dev.1 [2023-03-07T18:54:12.424Z] v2.3.1-dev.2 [2023-03-07T18:54:12.424Z] v3.0.0-dev.1 [2023-03-07T18:54:12.424Z] v3.0.0-dev.10 [2023-03-07T18:54:12.424Z] v3.0.0-dev.11 [2023-03-07T18:54:12.424Z] v3.0.0-dev.12 [2023-03-07T18:54:12.424Z] v3.0.0-dev.13 [2023-03-07T18:54:12.424Z] v3.0.0-dev.14 [2023-03-07T18:54:12.424Z] v3.0.0-dev.15 [2023-03-07T18:54:12.424Z] v3.0.0-dev.16 [2023-03-07T18:54:12.424Z] v3.0.0-dev.17 [2023-03-07T18:54:12.424Z] v3.0.0-dev.18 [2023-03-07T18:54:12.424Z] v3.0.0-dev.19 [2023-03-07T18:54:12.424Z] v3.0.0-dev.2 [2023-03-07T18:54:12.424Z] v3.0.0-dev.20 [2023-03-07T18:54:12.424Z] v3.0.0-dev.21 [2023-03-07T18:54:12.424Z] v3.0.0-dev.22 [2023-03-07T18:54:12.424Z] v3.0.0-dev.23 [2023-03-07T18:54:12.424Z] v3.0.0-dev.24 [2023-03-07T18:54:12.424Z] v3.0.0-dev.25 [2023-03-07T18:54:12.424Z] v3.0.0-dev.26 [2023-03-07T18:54:12.424Z] v3.0.0-dev.27 [2023-03-07T18:54:12.424Z] v3.0.0-dev.28 [2023-03-07T18:54:12.424Z] v3.0.0-dev.29 [2023-03-07T18:54:12.424Z] v3.0.0-dev.3 [2023-03-07T18:54:12.424Z] v3.0.0-dev.30 [2023-03-07T18:54:12.424Z] v3.0.0-dev.31 [2023-03-07T18:54:12.424Z] v3.0.0-dev.32 [2023-03-07T18:54:12.424Z] v3.0.0-dev.33 [2023-03-07T18:54:12.424Z] v3.0.0-dev.34 [2023-03-07T18:54:12.424Z] v3.0.0-dev.35 [2023-03-07T18:54:12.424Z] v3.0.0-dev.36 [2023-03-07T18:54:12.424Z] v3.0.0-dev.37 [2023-03-07T18:54:12.424Z] v3.0.0-dev.38 [2023-03-07T18:54:12.424Z] v3.0.0-dev.39 [2023-03-07T18:54:12.424Z] v3.0.0-dev.4 [2023-03-07T18:54:12.424Z] v3.0.0-dev.40 [2023-03-07T18:54:12.424Z] v3.0.0-dev.41 [2023-03-07T18:54:12.424Z] v3.0.0-dev.42 [2023-03-07T18:54:12.424Z] v3.0.0-dev.43 [2023-03-07T18:54:12.424Z] v3.0.0-dev.44 [2023-03-07T18:54:12.424Z] v3.0.0-dev.45 [2023-03-07T18:54:12.424Z] v3.0.0-dev.46 [2023-03-07T18:54:12.424Z] v3.0.0-dev.5 [2023-03-07T18:54:12.424Z] v3.0.0-dev.6 [2023-03-07T18:54:12.424Z] v3.0.0-dev.7 [2023-03-07T18:54:12.424Z] v3.0.0-dev.8 [2023-03-07T18:54:12.424Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-07T18:54:12.709Z] + lftools sign git-tag v3.0.0-dev.46 [2023-03-07T18:54:13.277Z] Signing Git tag with Sigul... [2023-03-07T18:54:13.277Z] Signing v3.0.0-dev.46 [Pipeline] echo [2023-03-07T18:54:13.544Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:54:13.828Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-07T18:54:13.835Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-07T18:54:13.854Z] $ docker stop --time=1 55416d9dc133e34cfbd772b6653630cc23b939f1c522a7fde101f71fb172c18c [2023-03-07T18:54:15.137Z] $ docker rm -f --volumes 55416d9dc133e34cfbd772b6653630cc23b939f1c522a7fde101f71fb172c18c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-07T18:54:15.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T18:54:15.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:54:15.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T18:54:15.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T18:54:15.875Z] prd-ubuntu20.04-docker-8c-8g-8603 does not seem to be running inside a container [2023-03-07T18:54:15.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T18:54:16.192Z] $ docker top fff917fda03411afefbdc6ef5133be8a04df3d0d62c67ada79e6a6e9e25f43ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T18:54:16.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T18:54:16.277Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T18:54:16.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T18:54:16.388Z] $ docker exec fff917fda03411afefbdc6ef5133be8a04df3d0d62c67ada79e6a6e9e25f43ce ssh-agent [2023-03-07T18:54:16.490Z] SSH_AUTH_SOCK=/tmp/ssh-IN1qFHaqLMPr/agent.31 [2023-03-07T18:54:16.490Z] SSH_AGENT_PID=37 [2023-03-07T18:54:16.495Z] Running ssh-add (command line suppressed) [2023-03-07T18:54:16.596Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_574736641001874175.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_574736641001874175.key) [2023-03-07T18:54:16.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T18:54:16.893Z] + git semver bump pre [2023-03-07T18:54:17.151Z] 2023-03-07 18:54:17,049 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T18:54:17.151Z] 2023-03-07 18:54:17,049 [bump_version] DEBUG bumping version:3.0.0-dev.46 on axis:pre with prefix:dev [2023-03-07T18:54:17.151Z] 2023-03-07 18:54:17,049 [bump_version] DEBUG bumped version:3.0.0-dev.47 [2023-03-07T18:54:17.151Z] 2023-03-07 18:54:17,049 [write_version] DEBUG write version:3.0.0-dev.47 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-03-07T18:54:17.151Z] 2023-03-07 18:54:17,049 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T18:54:17.151Z] 2023-03-07 18:54:17,049 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T18:54:17.151Z] 2023-03-07 18:54:17,051 [execute] INFO git cat-file --batch-check [2023-03-07T18:54:17.151Z] 2023-03-07 18:54:17,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T18:54:17.151Z] 2023-03-07 18:54:17,056 [execute] INFO git cat-file --batch [2023-03-07T18:54:17.151Z] 2023-03-07 18:54:17,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T18:54:17.151Z] 2023-03-07 18:54:17,060 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T18:54:17.151Z] 3.0.0-dev.47 [Pipeline] } [2023-03-07T18:54:17.160Z] $ docker exec --env ******** --env ******** fff917fda03411afefbdc6ef5133be8a04df3d0d62c67ada79e6a6e9e25f43ce ssh-agent -k [2023-03-07T18:54:17.249Z] unset SSH_AUTH_SOCK; [2023-03-07T18:54:17.249Z] unset SSH_AGENT_PID; [2023-03-07T18:54:17.249Z] echo Agent pid 37 killed; [2023-03-07T18:54:17.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T18:54:17.560Z] + git semver [Pipeline] } [2023-03-07T18:54:17.830Z] $ docker stop --time=1 fff917fda03411afefbdc6ef5133be8a04df3d0d62c67ada79e6a6e9e25f43ce [2023-03-07T18:54:19.107Z] $ docker rm -f --volumes fff917fda03411afefbdc6ef5133be8a04df3d0d62c67ada79e6a6e9e25f43ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T18:54:19.449Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T18:54:19.449Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:54:19.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T18:54:19.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T18:54:19.811Z] prd-ubuntu20.04-docker-8c-8g-8603 does not seem to be running inside a container [2023-03-07T18:54:19.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T18:54:20.150Z] $ docker top e680e7119604d2825dfd4caa10515a65dd5f93ab08a1756cd0dceca8613fe63a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T18:54:20.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T18:54:20.224Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T18:54:20.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T18:54:20.326Z] $ docker exec e680e7119604d2825dfd4caa10515a65dd5f93ab08a1756cd0dceca8613fe63a ssh-agent [2023-03-07T18:54:20.429Z] SSH_AUTH_SOCK=/tmp/ssh-bvy5eaM4OOH3/agent.32 [2023-03-07T18:54:20.429Z] SSH_AGENT_PID=38 [2023-03-07T18:54:20.435Z] Running ssh-add (command line suppressed) [2023-03-07T18:54:20.532Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6644262112780656033.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6644262112780656033.key) [2023-03-07T18:54:20.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T18:54:20.826Z] + git semver push [2023-03-07T18:54:21.393Z] 2023-03-07 18:54:21,121 [run_push] DEBUG push [2023-03-07T18:54:21.393Z] 2023-03-07 18:54:21,122 [execute] INFO git cat-file --batch-check [2023-03-07T18:54:21.393Z] 2023-03-07 18:54:21,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T18:54:21.393Z] 2023-03-07 18:54:21,127 [execute] INFO git rev-list f2c66b86ca76ad7cfffa182e6eece1a7f77e23f0 -- [2023-03-07T18:54:21.393Z] 2023-03-07 18:54:21,128 [execute] DEBUG Popen(['git', 'rev-list', 'f2c66b86ca76ad7cfffa182e6eece1a7f77e23f0', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-07T18:54:21.393Z] 2023-03-07 18:54:21,137 [execute] INFO git fetch -v origin [2023-03-07T18:54:21.393Z] 2023-03-07 18:54:21,138 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-07T18:54:21.652Z] 2023-03-07 18:54:21,585 [run_push] DEBUG no remote changes detected [2023-03-07T18:54:21.652Z] 2023-03-07 18:54:21,585 [execute] INFO git push origin semver [2023-03-07T18:54:21.652Z] 2023-03-07 18:54:21,586 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-07T18:54:22.589Z] 2023-03-07 18:54:22,395 [run_push] DEBUG push all version tags [2023-03-07T18:54:22.589Z] 2023-03-07 18:54:22,395 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-07T18:54:22.589Z] 2023-03-07 18:54:22,396 [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-03-07T18:54:23.524Z] 2023-03-07 18:54:23,172 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T18:54:23.524Z] 3.0.0-dev.47 [Pipeline] } [2023-03-07T18:54:23.534Z] $ docker exec --env ******** --env ******** e680e7119604d2825dfd4caa10515a65dd5f93ab08a1756cd0dceca8613fe63a ssh-agent -k [2023-03-07T18:54:23.627Z] unset SSH_AUTH_SOCK; [2023-03-07T18:54:23.627Z] unset SSH_AGENT_PID; [2023-03-07T18:54:23.627Z] echo Agent pid 38 killed; [2023-03-07T18:54:23.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T18:54:23.936Z] + git semver [Pipeline] } [2023-03-07T18:54:24.513Z] $ docker stop --time=1 e680e7119604d2825dfd4caa10515a65dd5f93ab08a1756cd0dceca8613fe63a [2023-03-07T18:54:25.797Z] $ docker rm -f --volumes e680e7119604d2825dfd4caa10515a65dd5f93ab08a1756cd0dceca8613fe63a [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-03-07T18:54:26.333Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-03-07T18:54:26.333Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-07T18:54:26.333Z] total 16 [2023-03-07T18:54:26.333Z] drwxr-xr-x 3 root root 4096 Mar 7 18:42 . [2023-03-07T18:54:26.333Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 18:54 .. [2023-03-07T18:54:26.333Z] drwxr-xr-x 2 root root 4096 Mar 7 18:42 cost [2023-03-07T18:54:26.333Z] -rw-r--r-- 1 root root 85 Mar 7 18:42 cost.csv [2023-03-07T18:54:26.333Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-07T18:54:26.333Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-07T18:54:26.333Z] total 16 [2023-03-07T18:54:26.333Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 18:42 . [2023-03-07T18:54:26.333Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 18:54 .. [2023-03-07T18:54:26.333Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 18:42 cost [2023-03-07T18:54:26.333Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 7 18:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:54:26.623Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:54:27.479Z] ---> package-listing.sh [2023-03-07T18:54:27.479Z] ++ facter osfamily [2023-03-07T18:54:27.479Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T18:54:27.738Z] + OS_FAMILY=debian [2023-03-07T18:54:27.738Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-03-07T18:54:27.738Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T18:54:27.738Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T18:54:27.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T18:54:27.738Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T18:54:27.738Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-07T18:54:27.738Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T18:54:27.738Z] + case "${OS_FAMILY}" in [2023-03-07T18:54:27.738Z] + dpkg -l [2023-03-07T18:54:27.738Z] + grep '^ii' [2023-03-07T18:54:27.738Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T18:54:27.738Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T18:54:27.738Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T18:54:27.738Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-07T18:54:27.738Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-03-07T18:54:27.738Z] + 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-03-07T18:54:27.748Z] 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-03-07T18:54:28.023Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T18:54:28.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T18:54:28.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T18:54:28.653Z] prd-ubuntu20.04-docker-8c-8g-8603 does not seem to be running inside a container [2023-03-07T18:54:28.683Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T18:54:28.860Z] $ docker top 86ce7e6d2be09a5044b86e7384a6a555dddeaaebcf20572245e55f11c5d928a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T18:54:29.202Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T18:54:29.489Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T18:54:29.774Z] + ls /var/log/sa-host [2023-03-07T18:54:29.774Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T18:54:29.926Z] provisioning config files... [2023-03-07T18:54:29.933Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17440467716396498906tmp [Pipeline] { [Pipeline] echo [2023-03-07T18:54:29.948Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:54:30.227Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T18:54:30.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:54:30.559Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T18:54:30.568Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:54:30.851Z] ---> sudo-logs.sh [2023-03-07T18:54:30.851Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T18:54:30.879Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:54:31.161Z] ---> job-cost.sh [2023-03-07T18:54:31.161Z] lf-activate-venv: SKIPPING [2023-03-07T18:54:31.161Z] DEBUG: total: 0.2199999988079071 [2023-03-07T18:54:31.161Z] INFO: Retrieving Stack Cost... [2023-03-07T18:54:31.419Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T18:54:31.986Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T18:54:31.999Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T18:54:32.359Z] ---> logs-deploy.sh [2023-03-07T18:54:32.360Z] lf-activate-venv: SKIPPING [2023-03-07T18:54:32.360Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/176 [2023-03-07T18:54:32.360Z] INFO: archiving workspace using pattern(s): [2023-03-07T18:54:33.352Z] Archives upload complete. [2023-03-07T18:54:33.352Z] INFO: archiving logs to Nexus