Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7610f6dc338b87754f939bb9ede04e880837a002 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-ssh18400376443676307333.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-ssh8305238593396607119.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-ssh8342389443367519269.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-ssh6083678400047898065.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-ssh16564082988284135757.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2584’ Running on prd-ubuntu20.04-docker-8c-8g-2588 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 7610f6dc338b87754f939bb9ede04e880837a002 (main) Commit message: "Merge pull request #1283 from FelixTing/fix-typo" > 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 7610f6dc338b87754f939bb9ede04e880837a002 # timeout=10 > git rev-list --no-walk 8541928bcbe4ab5a832b7bbd0d9f746c9e9bff77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-16T16:48:11.614Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-16T16:48:11.724Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-16T16:48:11.741Z] ========================================================= [2023-01-16T16:48:11.741Z] EdgeX Global Pipelines Version Info [2023-01-16T16:48:11.741Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-16T16:48:12.451Z] ------------------- [2023-01-16T16:48:12.451Z] stable info: [2023-01-16T16:48:12.451Z] ------------------- [2023-01-16T16:48:12.451Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-16T16:48:12.451Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-16T16:48:12.451Z] Message: update stable to v1.0.244 [2023-01-16T16:48:13.022Z] ------------------- [2023-01-16T16:48:13.022Z] experimental info: [2023-01-16T16:48:13.022Z] ------------------- [2023-01-16T16:48:13.022Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-16T16:48:13.022Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-16T16:48:13.022Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-16T16:48:13.180Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-01-16T16:48:13.192Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-01-16T16:48:13.203Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-16T16:48:13.215Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-16T16:48:13.228Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-16T16:48:13.239Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-16T16:48:13.254Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-16T16:48:13.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-01-16T16:48:13.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-16T16:48:13.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-16T16:48:13.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-16T16:48:13.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-01-16T16:48:13.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-16T16:48:13.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-16T16:48:13.370Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-16T16:48:13.385Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-01-16T16:48:13.399Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-16T16:48:13.417Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-16T16:48:13.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-16T16:48:13.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-16T16:48:13.459Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-16T16:48:13.473Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-16T16:48:13.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-16T16:48:13.504Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-16T16:48:13.514Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-16T16:48:13.525Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-16T16:48:13.539Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-16T16:48:13.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-16T16:48:13.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-16T16:48:13.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-16T16:48:13.589Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7610f6dc338b87754f939bb9ede04e880837a002 [Pipeline] echo [2023-01-16T16:48:13.603Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7610f6d [Pipeline] echo [2023-01-16T16:48:13.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-16T16:48:13.658Z] provisioning config files... [2023-01-16T16:48:13.671Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12076051147968845453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T16:48:13.970Z] ---> docker-login.sh [2023-01-16T16:48:13.970Z] nexus3.edgexfoundry.org:10001 [2023-01-16T16:48:14.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T16:48:14.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T16:48:14.231Z] Configure a credential helper to remove this warning. See [2023-01-16T16:48:14.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T16:48:14.231Z] [2023-01-16T16:48:14.231Z] Login Succeeded [2023-01-16T16:48:14.231Z] nexus3.edgexfoundry.org:10002 [2023-01-16T16:48:14.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T16:48:14.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T16:48:14.491Z] Configure a credential helper to remove this warning. See [2023-01-16T16:48:14.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T16:48:14.491Z] [2023-01-16T16:48:14.491Z] Login Succeeded [2023-01-16T16:48:14.491Z] nexus3.edgexfoundry.org:10003 [2023-01-16T16:48:14.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T16:48:14.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T16:48:14.491Z] Configure a credential helper to remove this warning. See [2023-01-16T16:48:14.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T16:48:14.491Z] [2023-01-16T16:48:14.491Z] Login Succeeded [2023-01-16T16:48:14.491Z] nexus3.edgexfoundry.org:10004 [2023-01-16T16:48:14.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T16:48:14.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T16:48:14.752Z] Configure a credential helper to remove this warning. See [2023-01-16T16:48:14.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T16:48:14.752Z] [2023-01-16T16:48:14.752Z] Login Succeeded [2023-01-16T16:48:14.752Z] docker.io [2023-01-16T16:48:14.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T16:48:15.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T16:48:15.013Z] Configure a credential helper to remove this warning. See [2023-01-16T16:48:15.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T16:48:15.013Z] [2023-01-16T16:48:15.013Z] Login Succeeded [2023-01-16T16:48:15.013Z] ---> docker-login.sh ends [Pipeline] } [2023-01-16T16:48:15.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-16T16:48:15.403Z] + git rev-list -1 --merges 7610f6dc338b87754f939bb9ede04e880837a002~1..7610f6dc338b87754f939bb9ede04e880837a002 [Pipeline] echo [2023-01-16T16:48:15.455Z] -----------> git rev-list -1 --merges 7610f6dc338b87754f939bb9ede04e880837a002~1..7610f6dc338b87754f939bb9ede04e880837a002 7610f6dc338b87754f939bb9ede04e880837a002 [2023-01-16T16:48:15.455Z] 7610f6dc338b87754f939bb9ede04e880837a002 [false] [Pipeline] sh [2023-01-16T16:48:15.744Z] + git log --format=format:%s -1 7610f6dc338b87754f939bb9ede04e880837a002 [Pipeline] echo [2023-01-16T16:48:15.761Z] ========================================================= [2023-01-16T16:48:15.761Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-16T16:48:15.761Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-16T16:48:16.082Z] + git log --format=format:%s -1 7610f6dc338b87754f939bb9ede04e880837a002 [Pipeline] echo [2023-01-16T16:48:16.093Z] [semverPrep] GIT_COMMIT: 7610f6dc338b87754f939bb9ede04e880837a002, Commit Message: Merge pull request #1283 from FelixTing/fix-typo [Pipeline] echo [2023-01-16T16:48:16.101Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-16T16:48:16.478Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-16T16:48:16.478Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-16T16:48:16.478Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-16T16:48:16.478Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-16T16:48:16.478Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-16T16:48:16.478Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-16T16:48:16.478Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T16:48:16.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-16T16:48:16.906Z] [2023-01-16T16:48:16.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T16:48:17.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-16T16:48:17.208Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-16T16:48:17.208Z] b85a868b505f: Pulling fs layer [2023-01-16T16:48:17.208Z] e2be974225ed: Pulling fs layer [2023-01-16T16:48:17.208Z] 339a4e72a1f5: Pulling fs layer [2023-01-16T16:48:17.208Z] 988bab9f4d93: Pulling fs layer [2023-01-16T16:48:17.208Z] 1469e6f7b9e6: Pulling fs layer [2023-01-16T16:48:17.208Z] eaf3925da568: Pulling fs layer [2023-01-16T16:48:17.208Z] bab4dde63d76: Pulling fs layer [2023-01-16T16:48:17.208Z] bde34c3a00c8: Pulling fs layer [2023-01-16T16:48:17.208Z] b352a97aabf1: Pulling fs layer [2023-01-16T16:48:17.208Z] 988bab9f4d93: Waiting [2023-01-16T16:48:17.208Z] 1469e6f7b9e6: Waiting [2023-01-16T16:48:17.208Z] bab4dde63d76: Waiting [2023-01-16T16:48:17.208Z] eaf3925da568: Waiting [2023-01-16T16:48:17.208Z] bde34c3a00c8: Waiting [2023-01-16T16:48:17.208Z] b352a97aabf1: Waiting [2023-01-16T16:48:17.208Z] 4872d77fe225: Pulling fs layer [2023-01-16T16:48:17.208Z] 5851b861e8e6: Pulling fs layer [2023-01-16T16:48:17.208Z] 4872d77fe225: Waiting [2023-01-16T16:48:17.208Z] 5851b861e8e6: Waiting [2023-01-16T16:48:17.208Z] e2be974225ed: Verifying Checksum [2023-01-16T16:48:17.208Z] e2be974225ed: Download complete [2023-01-16T16:48:17.208Z] 988bab9f4d93: Download complete [2023-01-16T16:48:17.477Z] 1469e6f7b9e6: Verifying Checksum [2023-01-16T16:48:17.477Z] 1469e6f7b9e6: Download complete [2023-01-16T16:48:17.751Z] eaf3925da568: Verifying Checksum [2023-01-16T16:48:17.751Z] eaf3925da568: Download complete [2023-01-16T16:48:17.751Z] 339a4e72a1f5: Verifying Checksum [2023-01-16T16:48:17.751Z] 339a4e72a1f5: Download complete [2023-01-16T16:48:17.751Z] bde34c3a00c8: Verifying Checksum [2023-01-16T16:48:17.751Z] bde34c3a00c8: Download complete [2023-01-16T16:48:18.011Z] b352a97aabf1: Download complete [2023-01-16T16:48:18.011Z] 4872d77fe225: Verifying Checksum [2023-01-16T16:48:18.011Z] 4872d77fe225: Download complete [2023-01-16T16:48:18.011Z] 5851b861e8e6: Verifying Checksum [2023-01-16T16:48:18.011Z] 5851b861e8e6: Download complete [2023-01-16T16:48:18.011Z] b85a868b505f: Verifying Checksum [2023-01-16T16:48:18.011Z] b85a868b505f: Download complete [2023-01-16T16:48:18.970Z] bab4dde63d76: Verifying Checksum [2023-01-16T16:48:18.970Z] bab4dde63d76: Download complete [2023-01-16T16:48:19.229Z] b85a868b505f: Pull complete [2023-01-16T16:48:19.488Z] e2be974225ed: Pull complete [2023-01-16T16:48:20.058Z] 339a4e72a1f5: Pull complete [2023-01-16T16:48:20.058Z] 988bab9f4d93: Pull complete [2023-01-16T16:48:20.318Z] 1469e6f7b9e6: Pull complete [2023-01-16T16:48:20.318Z] eaf3925da568: Pull complete [2023-01-16T16:48:22.224Z] bab4dde63d76: Pull complete [2023-01-16T16:48:22.224Z] bde34c3a00c8: Pull complete [2023-01-16T16:48:22.483Z] b352a97aabf1: Pull complete [2023-01-16T16:48:22.483Z] 4872d77fe225: Pull complete [2023-01-16T16:48:22.483Z] 5851b861e8e6: Pull complete [2023-01-16T16:48:22.743Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-16T16:48:22.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-16T16:48:22.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T16:48:22.836Z] prd-ubuntu20.04-docker-8c-8g-2588 does not seem to be running inside a container [2023-01-16T16:48:22.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-16T16:48:25.881Z] $ docker top 2774c50bcf8e6ac07a4be74ab905bd950b0759934c46dd3e4c15741a1b8c414a -eo pid,comm [2023-01-16T16:48:25.933Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-16T16:48:25.933Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-16T16:48:25.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-16T16:48:25.967Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-16T16:48:26.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-16T16:48:26.086Z] $ docker exec 2774c50bcf8e6ac07a4be74ab905bd950b0759934c46dd3e4c15741a1b8c414a ssh-agent [2023-01-16T16:48:26.193Z] SSH_AUTH_SOCK=/tmp/ssh-HI2D1N2JgAol/agent.32 [2023-01-16T16:48:26.193Z] SSH_AGENT_PID=38 [2023-01-16T16:48:26.202Z] Running ssh-add (command line suppressed) [2023-01-16T16:48:26.313Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8410992440465574640.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8410992440465574640.key) [2023-01-16T16:48:26.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-16T16:48:26.614Z] + git tag --points-at HEAD [Pipeline] } [2023-01-16T16:48:26.635Z] $ docker exec --env ******** --env ******** 2774c50bcf8e6ac07a4be74ab905bd950b0759934c46dd3e4c15741a1b8c414a ssh-agent -k [2023-01-16T16:48:26.732Z] unset SSH_AUTH_SOCK; [2023-01-16T16:48:26.732Z] unset SSH_AGENT_PID; [2023-01-16T16:48:26.732Z] echo Agent pid 38 killed; [2023-01-16T16:48:26.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-16T16:48:26.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-16T16:48:26.761Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-16T16:48:26.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-16T16:48:26.869Z] $ docker exec 2774c50bcf8e6ac07a4be74ab905bd950b0759934c46dd3e4c15741a1b8c414a ssh-agent [2023-01-16T16:48:26.979Z] SSH_AUTH_SOCK=/tmp/ssh-F7O9iDjizVpK/agent.71 [2023-01-16T16:48:26.979Z] SSH_AGENT_PID=77 [2023-01-16T16:48:26.984Z] Running ssh-add (command line suppressed) [2023-01-16T16:48:27.096Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5593800848166315168.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5593800848166315168.key) [2023-01-16T16:48:27.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-16T16:48:27.400Z] + git semver init [2023-01-16T16:48:27.659Z] 2023-01-16 16:48:27,601 [run_init] DEBUG init version:0.0.0 force:False [2023-01-16T16:48:27.659Z] 2023-01-16 16:48:27,602 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-01-16T16:48:27.659Z] 2023-01-16 16:48:27,603 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-01-16T16:48:27.659Z] 2023-01-16 16:48:27,603 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-16T16:48:28.601Z] 2023-01-16 16:48:28,529 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-01-16T16:48:28.601Z] 2023-01-16 16:48:28,530 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-01-16T16:48:28.601Z] 2023-01-16 16:48:28,530 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-16T16:48:28.601Z] 2023-01-16 16:48:28,530 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-16T16:48:28.601Z] 3.0.0-dev.9 [Pipeline] } [2023-01-16T16:48:28.613Z] $ docker exec --env ******** --env ******** 2774c50bcf8e6ac07a4be74ab905bd950b0759934c46dd3e4c15741a1b8c414a ssh-agent -k [2023-01-16T16:48:28.709Z] unset SSH_AUTH_SOCK; [2023-01-16T16:48:28.709Z] unset SSH_AGENT_PID; [2023-01-16T16:48:28.710Z] echo Agent pid 77 killed; [2023-01-16T16:48:28.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-16T16:48:29.019Z] + git semver [Pipeline] } [2023-01-16T16:48:29.293Z] $ docker stop --time=1 2774c50bcf8e6ac07a4be74ab905bd950b0759934c46dd3e4c15741a1b8c414a [2023-01-16T16:48:30.615Z] $ docker rm -f --volumes 2774c50bcf8e6ac07a4be74ab905bd950b0759934c46dd3e4c15741a1b8c414a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-16T16:48:30.950Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-16T16:48:31.140Z] Stashed 1 file(s) [Pipeline] echo [2023-01-16T16:48:31.144Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-16T16:48:31.294Z] provisioning config files... [2023-01-16T16:48:31.305Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9057047306792738901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T16:48:31.602Z] ---> docker-login.sh [2023-01-16T16:48:31.602Z] nexus3.edgexfoundry.org:10001 [2023-01-16T16:48:31.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T16:48:31.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T16:48:31.602Z] Configure a credential helper to remove this warning. See [2023-01-16T16:48:31.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T16:48:31.602Z] [2023-01-16T16:48:31.602Z] Login Succeeded [2023-01-16T16:48:31.602Z] nexus3.edgexfoundry.org:10002 [2023-01-16T16:48:31.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T16:48:31.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T16:48:31.602Z] Configure a credential helper to remove this warning. See [2023-01-16T16:48:31.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T16:48:31.602Z] [2023-01-16T16:48:31.602Z] Login Succeeded [2023-01-16T16:48:31.602Z] nexus3.edgexfoundry.org:10003 [2023-01-16T16:48:31.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T16:48:31.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T16:48:31.861Z] Configure a credential helper to remove this warning. See [2023-01-16T16:48:31.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T16:48:31.861Z] [2023-01-16T16:48:31.861Z] Login Succeeded [2023-01-16T16:48:31.861Z] nexus3.edgexfoundry.org:10004 [2023-01-16T16:48:31.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T16:48:31.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T16:48:31.861Z] Configure a credential helper to remove this warning. See [2023-01-16T16:48:31.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T16:48:31.861Z] [2023-01-16T16:48:31.861Z] Login Succeeded [2023-01-16T16:48:31.861Z] docker.io [2023-01-16T16:48:32.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T16:48:32.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T16:48:32.120Z] Configure a credential helper to remove this warning. See [2023-01-16T16:48:32.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T16:48:32.120Z] [2023-01-16T16:48:32.120Z] Login Succeeded [2023-01-16T16:48:32.120Z] ---> docker-login.sh ends [Pipeline] } [2023-01-16T16:48:32.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-16T16:48:32.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T16:48:32.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T16:48:32.199Z] ========================================================= [2023-01-16T16:48:32.199Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-16T16:48:32.199Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T16:48:32.510Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-16T16:48:32.510Z] Sending build context to Docker daemon 10.43MB [2023-01-16T16:48:32.510Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T16:48:32.510Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-16T16:48:32.510Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-16T16:48:32.510Z] 213ec9aee27d: Pulling fs layer [2023-01-16T16:48:32.510Z] 4583459ba037: Pulling fs layer [2023-01-16T16:48:32.510Z] 93c1e223e6f2: Pulling fs layer [2023-01-16T16:48:32.510Z] 53926ce57604: Pulling fs layer [2023-01-16T16:48:32.510Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-16T16:48:32.510Z] 22ff95d597cd: Pulling fs layer [2023-01-16T16:48:32.510Z] 12d6caf4c0d1: Pulling fs layer [2023-01-16T16:48:32.510Z] 96b7cbca73a9: Pulling fs layer [2023-01-16T16:48:32.510Z] a7acece74701: Pulling fs layer [2023-01-16T16:48:32.510Z] 22ff95d597cd: Waiting [2023-01-16T16:48:32.510Z] 12d6caf4c0d1: Waiting [2023-01-16T16:48:32.510Z] 96b7cbca73a9: Waiting [2023-01-16T16:48:32.510Z] a7acece74701: Waiting [2023-01-16T16:48:32.510Z] 53926ce57604: Waiting [2023-01-16T16:48:32.510Z] 21b2b0c7a3f4: Waiting [2023-01-16T16:48:32.772Z] 93c1e223e6f2: Verifying Checksum [2023-01-16T16:48:32.772Z] 93c1e223e6f2: Download complete [2023-01-16T16:48:32.772Z] 4583459ba037: Verifying Checksum [2023-01-16T16:48:32.772Z] 4583459ba037: Download complete [2023-01-16T16:48:32.772Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-16T16:48:32.772Z] 21b2b0c7a3f4: Download complete [2023-01-16T16:48:32.772Z] 22ff95d597cd: Verifying Checksum [2023-01-16T16:48:32.772Z] 22ff95d597cd: Download complete [2023-01-16T16:48:32.772Z] 213ec9aee27d: Verifying Checksum [2023-01-16T16:48:32.772Z] 213ec9aee27d: Download complete [2023-01-16T16:48:33.032Z] 12d6caf4c0d1: Verifying Checksum [2023-01-16T16:48:33.032Z] 12d6caf4c0d1: Download complete [2023-01-16T16:48:33.032Z] 213ec9aee27d: Pull complete [2023-01-16T16:48:33.032Z] 4583459ba037: Pull complete [2023-01-16T16:48:33.292Z] 93c1e223e6f2: Pull complete [2023-01-16T16:48:35.265Z] a7acece74701: Download complete [2023-01-16T16:48:37.196Z] 96b7cbca73a9: Verifying Checksum [2023-01-16T16:48:37.196Z] 96b7cbca73a9: Download complete [2023-01-16T16:48:38.135Z] 53926ce57604: Verifying Checksum [2023-01-16T16:48:38.135Z] 53926ce57604: Download complete [2023-01-16T16:48:41.416Z] 53926ce57604: Pull complete [2023-01-16T16:48:41.416Z] 21b2b0c7a3f4: Pull complete [2023-01-16T16:48:41.416Z] 22ff95d597cd: Pull complete [2023-01-16T16:48:41.416Z] 12d6caf4c0d1: Pull complete [2023-01-16T16:48:43.318Z] 96b7cbca73a9: Pull complete [2023-01-16T16:48:44.262Z] a7acece74701: Pull complete [2023-01-16T16:48:44.262Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-16T16:48:44.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-16T16:48:44.262Z] ---> db6d94c90886 [2023-01-16T16:48:44.262Z] Step 3/10 : ARG MAKE=make build [2023-01-16T16:48:46.242Z] Still waiting to schedule task [2023-01-16T16:48:46.243Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2585’ [2023-01-16T16:48:49.587Z] ---> Running in 9cd8de2f191e [2023-01-16T16:48:49.587Z] Removing intermediate container 9cd8de2f191e [2023-01-16T16:48:49.587Z] ---> 70109dc675ec [2023-01-16T16:48:49.587Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-16T16:48:49.587Z] ---> Running in b335535506df [2023-01-16T16:48:49.587Z] Removing intermediate container b335535506df [2023-01-16T16:48:49.587Z] ---> 0d04de84d7fe [2023-01-16T16:48:49.587Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-16T16:48:49.587Z] ---> Running in c57040ed6cf5 [2023-01-16T16:48:49.587Z] Removing intermediate container c57040ed6cf5 [2023-01-16T16:48:49.587Z] ---> 7db5bac75f4d [2023-01-16T16:48:49.587Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-16T16:48:49.587Z] ---> Running in e72ee40667dd [2023-01-16T16:48:49.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-16T16:48:50.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-16T16:48:50.363Z] OK: 211 MiB in 51 packages [2023-01-16T16:48:50.621Z] Removing intermediate container e72ee40667dd [2023-01-16T16:48:50.621Z] ---> 7d09ebdba6ea [2023-01-16T16:48:50.621Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-16T16:48:50.881Z] ---> 6467fbacb3f9 [2023-01-16T16:48:50.881Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T16:48:50.881Z] ---> Running in ea77a3714dfc [2023-01-16T16:49:17.426Z] Removing intermediate container ea77a3714dfc [2023-01-16T16:49:17.426Z] ---> 7a3312dfc429 [2023-01-16T16:49:17.426Z] Step 9/10 : COPY . . [2023-01-16T16:49:17.426Z] ---> 57331da909bb [2023-01-16T16:49:17.426Z] Step 10/10 : RUN ${MAKE} [2023-01-16T16:49:17.426Z] ---> Running in 36bbf9b00219 [2023-01-16T16:49:17.685Z] noop [2023-01-16T16:49:17.944Z] Removing intermediate container 36bbf9b00219 [2023-01-16T16:49:17.944Z] ---> 0ef5b00571c7 [2023-01-16T16:49:17.944Z] Successfully built 0ef5b00571c7 [2023-01-16T16:49:17.944Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T16:49:18.264Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-16T16:49:18.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T16:49:18.331Z] prd-ubuntu20.04-docker-8c-8g-2588 does not seem to be running inside a container [2023-01-16T16:49:18.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-16T16:49:18.725Z] $ docker top 57002306bbddcf6d092dc2d7a7059dabd50af0a5c5dc178577dc68161a2b2462 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T16:49:19.076Z] + go version [2023-01-16T16:49:19.076Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-16T16:49:19.091Z] $ docker stop --time=1 57002306bbddcf6d092dc2d7a7059dabd50af0a5c5dc178577dc68161a2b2462 [2023-01-16T16:49:20.359Z] $ docker rm -f --volumes 57002306bbddcf6d092dc2d7a7059dabd50af0a5c5dc178577dc68161a2b2462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T16:49:20.764Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-16T16:49:20.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T16:49:20.844Z] prd-ubuntu20.04-docker-8c-8g-2588 does not seem to be running inside a container [2023-01-16T16:49:20.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-16T16:49:21.237Z] $ docker top fe06f6905fe44051ddb7ea2057332b53a97f164611e35ced22ab4544b26c0096 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T16:49:21.588Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-16T16:49:21.889Z] + make test [2023-01-16T16:49:21.889Z] go test -race -coverprofile=coverage.out ./... [2023-01-16T16:49:28.471Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-01-16T16:49:43.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.055s coverage: 27.6% of statements [2023-01-16T16:49:43.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.071s coverage: 78.9% of statements [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-01-16T16:49:43.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.127s coverage: 73.6% of statements [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-01-16T16:49:43.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.125s coverage: 54.4% of statements [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2023-01-16T16:49:43.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.088s coverage: 65.1% of statements [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-01-16T16:49:43.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.764s coverage: 89.2% of statements [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-01-16T16:49:43.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.069s coverage: 4.6% of statements [2023-01-16T16:49:43.336Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-01-16T16:50:01.409Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-16T16:50:01.409Z] GO111MODULE=on go vet ./... [2023-01-16T16:50:02.346Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-16T16:50:02.346Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-16T16:50:02.346Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-16T16:50:02.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-16T16:50:02.404Z] $ docker stop --time=1 fe06f6905fe44051ddb7ea2057332b53a97f164611e35ced22ab4544b26c0096 [2023-01-16T16:50:09.715Z] $ docker rm -f --volumes fe06f6905fe44051ddb7ea2057332b53a97f164611e35ced22ab4544b26c0096 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-16T16:50:10.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-16T16:50:10.282Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-16T16:50:10.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-16T16:50:11.130Z] + ls -al . [2023-01-16T16:50:11.130Z] total 280 [2023-01-16T16:50:11.130Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 16:49 . [2023-01-16T16:50:11.130Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 16:48 .. [2023-01-16T16:50:11.130Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 16 16:48 .dockerignore [2023-01-16T16:50:11.130Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 16:49 .git [2023-01-16T16:50:11.130Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 16:48 .github [2023-01-16T16:50:11.130Z] -rw-rw-r-- 1 jenkins jenkins 131 Jan 16 16:48 .gitignore [2023-01-16T16:50:11.130Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 16:48 .golangci.yml [2023-01-16T16:50:11.130Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 16:48 .semver [2023-01-16T16:50:11.130Z] -rw-rw-r-- 1 jenkins jenkins 31677 Jan 16 16:48 CHANGELOG.md [2023-01-16T16:50:11.130Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 16:48 GOVERNANCE.md [2023-01-16T16:50:11.130Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 16 16:48 Jenkinsfile [2023-01-16T16:50:11.130Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 16 16:48 LICENSE [2023-01-16T16:50:11.130Z] -rw-rw-r-- 1 jenkins jenkins 1679 Jan 16 16:48 Makefile [2023-01-16T16:50:11.130Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 16 16:48 OWNERS.md [2023-01-16T16:50:11.130Z] -rw-rw-r-- 1 jenkins jenkins 4891 Jan 16 16:48 README.md [2023-01-16T16:50:11.130Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 16 16:48 VERSION [2023-01-16T16:50:11.130Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 16:48 bin [2023-01-16T16:50:11.130Z] -rw-r--r-- 1 jenkins jenkins 101913 Jan 16 16:49 coverage.out [2023-01-16T16:50:11.130Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 16 16:48 example [2023-01-16T16:50:11.130Z] -rw-rw-r-- 1 jenkins jenkins 3342 Jan 16 16:48 go.mod [2023-01-16T16:50:11.130Z] -rw-rw-r-- 1 jenkins jenkins 44555 Jan 16 16:48 go.sum [2023-01-16T16:50:11.130Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 16 16:48 internal [2023-01-16T16:50:11.130Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 16:48 openapi [2023-01-16T16:50:11.130Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 16 16:48 pkg [2023-01-16T16:50:11.130Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 16:48 snap [2023-01-16T16:50:11.130Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 16 16:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T16:50:11.477Z] + 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=7610f6dc338b87754f939bb9ede04e880837a002 --label arch=amd64 --label version=3.0.0-dev.9 . [2023-01-16T16:50:11.477Z] Sending build context to Docker daemon 10.53MB [2023-01-16T16:50:11.477Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T16:50:11.477Z] Step 2/23 : FROM ${BASE} AS builder [2023-01-16T16:50:11.477Z] ---> 0ef5b00571c7 [2023-01-16T16:50:11.477Z] Step 3/23 : ARG MAKE=make build [2023-01-16T16:50:11.736Z] ---> Running in 6b01da370ad2 [2023-01-16T16:50:11.736Z] Removing intermediate container 6b01da370ad2 [2023-01-16T16:50:11.736Z] ---> e958c3ae2f2b [2023-01-16T16:50:11.736Z] Step 4/23 : WORKDIR /device-sdk-go [2023-01-16T16:50:11.736Z] ---> Running in 8f7e92bd6ba3 [2023-01-16T16:50:11.994Z] Removing intermediate container 8f7e92bd6ba3 [2023-01-16T16:50:11.994Z] ---> b5de420b748c [2023-01-16T16:50:11.994Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-16T16:50:11.994Z] ---> Running in 54f293628726 [2023-01-16T16:50:11.994Z] Removing intermediate container 54f293628726 [2023-01-16T16:50:11.994Z] ---> 5f21c16f636c [2023-01-16T16:50:11.994Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-01-16T16:50:11.994Z] ---> Running in 6d6d99e86535 [2023-01-16T16:50:12.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-16T16:50:12.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-16T16:50:12.771Z] OK: 211 MiB in 51 packages [2023-01-16T16:50:13.032Z] Removing intermediate container 6d6d99e86535 [2023-01-16T16:50:13.032Z] ---> 007680c3cf2e [2023-01-16T16:50:13.032Z] Step 7/23 : COPY go.mod vendor* ./ [2023-01-16T16:50:13.295Z] ---> d75f225cda78 [2023-01-16T16:50:13.295Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T16:50:13.295Z] ---> Running in da82ff6109b7 [2023-01-16T16:50:13.862Z] Removing intermediate container da82ff6109b7 [2023-01-16T16:50:13.862Z] ---> 3a2f64d99c9a [2023-01-16T16:50:13.862Z] Step 9/23 : COPY . . [2023-01-16T16:50:14.432Z] ---> f3622f10d95a [2023-01-16T16:50:14.432Z] Step 10/23 : RUN ${MAKE} [2023-01-16T16:50:14.432Z] ---> Running in c647bbb46567 [2023-01-16T16:50:14.692Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.9" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-01-16T16:50:36.623Z] Removing intermediate container c647bbb46567 [2023-01-16T16:50:36.623Z] ---> 26ce5527a6aa [2023-01-16T16:50:36.623Z] Step 11/23 : FROM alpine:3.16 [2023-01-16T16:50:36.882Z] 3.16: Pulling from library/alpine [2023-01-16T16:50:37.141Z] ca7dd9ec2225: Pulling fs layer [2023-01-16T16:50:37.420Z] ca7dd9ec2225: Verifying Checksum [2023-01-16T16:50:37.420Z] ca7dd9ec2225: Download complete [2023-01-16T16:50:37.420Z] ca7dd9ec2225: Pull complete [2023-01-16T16:50:37.420Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-16T16:50:37.420Z] Status: Downloaded newer image for alpine:3.16 [2023-01-16T16:50:37.420Z] ---> bfe296a52501 [2023-01-16T16:50:37.420Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-16T16:50:37.679Z] ---> Running in a06db7a5c6d2 [2023-01-16T16:50:37.679Z] Removing intermediate container a06db7a5c6d2 [2023-01-16T16:50:37.679Z] ---> 00180741be41 [2023-01-16T16:50:37.679Z] Step 13/23 : RUN apk add --update --no-cache [2023-01-16T16:50:37.679Z] ---> Running in 833822541d00 [2023-01-16T16:50:37.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-16T16:50:38.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-16T16:50:38.456Z] OK: 6 MiB in 14 packages [2023-01-16T16:50:38.715Z] Removing intermediate container 833822541d00 [2023-01-16T16:50:38.715Z] ---> ed253514cd48 [2023-01-16T16:50:38.715Z] Step 14/23 : WORKDIR / [2023-01-16T16:50:38.715Z] ---> Running in b5bea72f3191 [2023-01-16T16:50:38.715Z] Removing intermediate container b5bea72f3191 [2023-01-16T16:50:38.715Z] ---> 9f06f4f77f35 [2023-01-16T16:50:38.715Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-01-16T16:50:38.975Z] ---> 0532e9046f59 [2023-01-16T16:50:38.975Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-01-16T16:50:40.033Z] ---> 05967ac2d9d9 [2023-01-16T16:50:40.033Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-01-16T16:50:40.033Z] ---> cb907650d00b [2023-01-16T16:50:40.033Z] Step 18/23 : EXPOSE 59999 [2023-01-16T16:50:40.033Z] ---> Running in 889bbbb5797b [2023-01-16T16:50:40.033Z] Removing intermediate container 889bbbb5797b [2023-01-16T16:50:40.033Z] ---> ab27aa2e9fd3 [2023-01-16T16:50:40.033Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-01-16T16:50:40.033Z] ---> Running in d939e1b90d92 [2023-01-16T16:50:40.033Z] Removing intermediate container d939e1b90d92 [2023-01-16T16:50:40.033Z] ---> ed76933e97d7 [2023-01-16T16:50:40.033Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-16T16:50:40.033Z] ---> Running in f70aa56df66a [2023-01-16T16:50:40.305Z] Removing intermediate container f70aa56df66a [2023-01-16T16:50:40.305Z] ---> 4c7384995ff4 [2023-01-16T16:50:40.305Z] Step 21/23 : LABEL arch=amd64 [2023-01-16T16:50:40.305Z] ---> Running in 31dbe23d990a [2023-01-16T16:50:40.305Z] Removing intermediate container 31dbe23d990a [2023-01-16T16:50:40.305Z] ---> 7f86a8b8f473 [2023-01-16T16:50:40.305Z] Step 22/23 : LABEL git_sha=7610f6dc338b87754f939bb9ede04e880837a002 [2023-01-16T16:50:40.305Z] ---> Running in f94d829eff4b [2023-01-16T16:50:40.305Z] Removing intermediate container f94d829eff4b [2023-01-16T16:50:40.305Z] ---> c49c1a0ec64b [2023-01-16T16:50:40.305Z] Step 23/23 : LABEL version=3.0.0-dev.9 [2023-01-16T16:50:40.305Z] ---> Running in 2d138ccb1e97 [2023-01-16T16:50:40.568Z] Removing intermediate container 2d138ccb1e97 [2023-01-16T16:50:40.568Z] ---> cb433cb2c730 [2023-01-16T16:50:40.568Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-16T16:50:40.568Z] Successfully built cb433cb2c730 [2023-01-16T16:50:40.568Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T16:50:41.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T16:50:41.012Z] [2023-01-16T16:50:41.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T16:50:41.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T16:50:41.354Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-16T16:50:41.354Z] 5eb5b503b376: Pulling fs layer [2023-01-16T16:50:41.354Z] 5c69ac0246d0: Pulling fs layer [2023-01-16T16:50:41.354Z] ec43610c2a17: Pulling fs layer [2023-01-16T16:50:41.354Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-16T16:50:41.354Z] 33b1e0a273af: Pulling fs layer [2023-01-16T16:50:41.354Z] 5d3b04190fa2: Pulling fs layer [2023-01-16T16:50:41.354Z] 2f39f015ded8: Pulling fs layer [2023-01-16T16:50:41.354Z] 33b1e0a273af: Waiting [2023-01-16T16:50:41.354Z] 5d3b04190fa2: Waiting [2023-01-16T16:50:41.354Z] 2f39f015ded8: Waiting [2023-01-16T16:50:41.354Z] 3a2ae6a8a46f: Waiting [2023-01-16T16:50:41.354Z] 5c69ac0246d0: Download complete [2023-01-16T16:50:41.354Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-16T16:50:41.354Z] 3a2ae6a8a46f: Download complete [2023-01-16T16:50:41.627Z] 33b1e0a273af: Verifying Checksum [2023-01-16T16:50:41.627Z] 33b1e0a273af: Download complete [2023-01-16T16:50:41.627Z] 5d3b04190fa2: Verifying Checksum [2023-01-16T16:50:41.627Z] 5d3b04190fa2: Download complete [2023-01-16T16:50:41.899Z] ec43610c2a17: Verifying Checksum [2023-01-16T16:50:41.899Z] ec43610c2a17: Download complete [2023-01-16T16:50:42.159Z] 5eb5b503b376: Verifying Checksum [2023-01-16T16:50:42.159Z] 5eb5b503b376: Download complete [2023-01-16T16:50:43.550Z] 5eb5b503b376: Pull complete [2023-01-16T16:50:43.550Z] 5c69ac0246d0: Pull complete [2023-01-16T16:50:43.809Z] ec43610c2a17: Pull complete [2023-01-16T16:50:44.068Z] 3a2ae6a8a46f: Pull complete [2023-01-16T16:50:44.068Z] 2f39f015ded8: Verifying Checksum [2023-01-16T16:50:44.068Z] 2f39f015ded8: Download complete [2023-01-16T16:50:44.326Z] 33b1e0a273af: Pull complete [2023-01-16T16:50:44.326Z] 5d3b04190fa2: Pull complete [2023-01-16T16:50:49.646Z] 2f39f015ded8: Pull complete [2023-01-16T16:50:49.646Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-16T16:50:49.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T16:50:49.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T16:50:49.730Z] prd-ubuntu20.04-docker-8c-8g-2588 does not seem to be running inside a container [2023-01-16T16:50:49.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-16T16:50:54.252Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2589 in /w/workspace/edgexfoundry_device-sdk-go_main [2023-01-16T16:50:54.970Z] $ docker top cfaa7bb55a5fec5524b1a59869b37152bc80dfcb396d8921f51bde39d69f5b73 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-01-16T16:50:55.089Z] Running in /w/workspace/device-sdk-go/139 [Pipeline] { [Pipeline] checkout [2023-01-16T16:50:55.119Z] The recommended git tool is: git [2023-01-16T16:50:55.342Z] ---> job-cost.sh [2023-01-16T16:50:55.342Z] lf-activate-venv: SKIPPING [2023-01-16T16:50:55.342Z] INFO: No Stack... [2023-01-16T16:50:55.908Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-16T16:50:56.166Z] INFO: Archiving Costs [Pipeline] sh [2023-01-16T16:50:56.452Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-01-16T16:50:56.452Z] + cut -d, -f6 [Pipeline] lock [2023-01-16T16:50:56.468Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-139-stack-cost] [2023-01-16T16:50:56.473Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-139-stack-cost] did not exist. Created. [2023-01-16T16:50:56.473Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-16T16:50:56.764Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-16T16:50:56.799Z] Stashed 1 file(s) [Pipeline] } [2023-01-16T16:50:56.805Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-16T16:50:56.821Z] $ docker stop --time=1 cfaa7bb55a5fec5524b1a59869b37152bc80dfcb396d8921f51bde39d69f5b73 [2023-01-16T16:50:57.980Z] $ docker rm -f --volumes cfaa7bb55a5fec5524b1a59869b37152bc80dfcb396d8921f51bde39d69f5b73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-16T16:50:59.867Z] using credential edgex-jenkins-ssh [2023-01-16T16:50:59.891Z] Cloning the remote Git repository [2023-01-16T16:50:59.934Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-01-16T16:51:00.011Z] > git init /w/workspace/device-sdk-go/139 # timeout=10 [2023-01-16T16:51:00.185Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-01-16T16:51:00.186Z] > git --version # timeout=10 [2023-01-16T16:51:00.208Z] > git --version # 'git version 2.25.1' [2023-01-16T16:51:00.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-16T16:51:00.282Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-16T16:51:01.811Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-01-16T16:51:01.833Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-16T16:51:02.787Z] Avoid second fetch [2023-01-16T16:51:02.787Z] Checking out Revision 7610f6dc338b87754f939bb9ede04e880837a002 (main) [2023-01-16T16:51:03.306Z] Commit message: "Merge pull request #1283 from FelixTing/fix-typo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-16T16:51:02.809Z] > git config core.sparsecheckout # timeout=10 [2023-01-16T16:51:02.824Z] > git checkout -f 7610f6dc338b87754f939bb9ede04e880837a002 # timeout=10 [2023-01-16T16:51:04.118Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-16T16:51:04.118Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-16T16:51:04.118Z] Dload Upload Total Spent Left Speed [2023-01-16T16:51:04.118Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-01-16T16:51:04.717Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-16T16:51:05.039Z] + sudo tee /etc/docker/daemon.new [2023-01-16T16:51:05.039Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-16T16:51:05.039Z] { [2023-01-16T16:51:05.039Z] "registry-mirrors": [ [2023-01-16T16:51:05.039Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-16T16:51:05.039Z] ], [2023-01-16T16:51:05.039Z] "bip": "10.250.0.254/24", [2023-01-16T16:51:05.039Z] "hosts": [ [2023-01-16T16:51:05.039Z] "tcp://0.0.0.0:5555", [2023-01-16T16:51:05.039Z] "unix:///var/run/docker.sock" [2023-01-16T16:51:05.039Z] ], [2023-01-16T16:51:05.039Z] "mtu": 1458, [2023-01-16T16:51:05.039Z] "selinux-enabled": true, [2023-01-16T16:51:05.039Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-16T16:51:05.039Z] } [Pipeline] sh [2023-01-16T16:51:05.370Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-16T16:51:05.707Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-16T16:51:23.958Z] provisioning config files... [2023-01-16T16:51:23.985Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/139@tmp/config3745078820307737657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T16:51:24.336Z] ---> docker-login.sh [2023-01-16T16:51:24.336Z] nexus3.edgexfoundry.org:10001 [2023-01-16T16:51:24.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T16:51:24.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T16:51:24.931Z] Configure a credential helper to remove this warning. See [2023-01-16T16:51:24.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T16:51:24.931Z] [2023-01-16T16:51:24.931Z] Login Succeeded [2023-01-16T16:51:24.931Z] nexus3.edgexfoundry.org:10002 [2023-01-16T16:51:25.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T16:51:25.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T16:51:25.479Z] Configure a credential helper to remove this warning. See [2023-01-16T16:51:25.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T16:51:25.479Z] [2023-01-16T16:51:25.479Z] Login Succeeded [2023-01-16T16:51:25.479Z] nexus3.edgexfoundry.org:10003 [2023-01-16T16:51:25.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T16:51:25.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T16:51:25.748Z] Configure a credential helper to remove this warning. See [2023-01-16T16:51:25.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T16:51:25.748Z] [2023-01-16T16:51:25.748Z] Login Succeeded [2023-01-16T16:51:25.748Z] nexus3.edgexfoundry.org:10004 [2023-01-16T16:51:26.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T16:51:26.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T16:51:26.018Z] Configure a credential helper to remove this warning. See [2023-01-16T16:51:26.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T16:51:26.018Z] [2023-01-16T16:51:26.018Z] Login Succeeded [2023-01-16T16:51:26.018Z] docker.io [2023-01-16T16:51:26.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T16:51:26.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T16:51:26.556Z] Configure a credential helper to remove this warning. See [2023-01-16T16:51:26.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T16:51:26.556Z] [2023-01-16T16:51:26.556Z] Login Succeeded [2023-01-16T16:51:26.556Z] ---> docker-login.sh ends [Pipeline] } [2023-01-16T16:51:26.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-16T16:51:26.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T16:51:26.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T16:51:26.860Z] ========================================================= [2023-01-16T16:51:26.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-16T16:51:26.860Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T16:51:27.214Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-16T16:51:27.483Z] Sending build context to Docker daemon 5.612MB [2023-01-16T16:51:27.483Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T16:51:27.483Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-16T16:51:27.755Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-16T16:51:27.755Z] 9b18e9b68314: Pulling fs layer [2023-01-16T16:51:27.755Z] 35d82f9e3411: Pulling fs layer [2023-01-16T16:51:27.755Z] e16973657156: Pulling fs layer [2023-01-16T16:51:27.755Z] fc693d55d65f: Pulling fs layer [2023-01-16T16:51:27.755Z] 7e9fc2657dce: Pulling fs layer [2023-01-16T16:51:27.755Z] dda99020689f: Pulling fs layer [2023-01-16T16:51:27.755Z] db1c61fa0a46: Pulling fs layer [2023-01-16T16:51:27.755Z] 891c053d2c06: Pulling fs layer [2023-01-16T16:51:27.755Z] dda99020689f: Waiting [2023-01-16T16:51:27.755Z] fc693d55d65f: Waiting [2023-01-16T16:51:27.755Z] 7e9fc2657dce: Waiting [2023-01-16T16:51:27.755Z] db1c61fa0a46: Waiting [2023-01-16T16:51:27.755Z] 891c053d2c06: Waiting [2023-01-16T16:51:27.755Z] e16973657156: Verifying Checksum [2023-01-16T16:51:27.755Z] e16973657156: Download complete [2023-01-16T16:51:27.755Z] 35d82f9e3411: Verifying Checksum [2023-01-16T16:51:27.755Z] 35d82f9e3411: Download complete [2023-01-16T16:51:27.755Z] 7e9fc2657dce: Verifying Checksum [2023-01-16T16:51:27.755Z] 7e9fc2657dce: Download complete [2023-01-16T16:51:27.755Z] dda99020689f: Verifying Checksum [2023-01-16T16:51:27.755Z] dda99020689f: Download complete [2023-01-16T16:51:27.755Z] 9b18e9b68314: Download complete [2023-01-16T16:51:28.743Z] 9b18e9b68314: Pull complete [2023-01-16T16:51:29.351Z] 35d82f9e3411: Pull complete [2023-01-16T16:51:29.352Z] e16973657156: Pull complete [2023-01-16T16:51:29.635Z] 891c053d2c06: Verifying Checksum [2023-01-16T16:51:29.635Z] 891c053d2c06: Download complete [2023-01-16T16:51:31.101Z] db1c61fa0a46: Verifying Checksum [2023-01-16T16:51:31.101Z] db1c61fa0a46: Download complete [2023-01-16T16:51:31.371Z] fc693d55d65f: Verifying Checksum [2023-01-16T16:51:31.371Z] fc693d55d65f: Download complete [2023-01-16T16:51:43.717Z] fc693d55d65f: Pull complete [2023-01-16T16:51:43.717Z] 7e9fc2657dce: Pull complete [2023-01-16T16:51:43.717Z] dda99020689f: Pull complete [2023-01-16T16:51:50.397Z] db1c61fa0a46: Pull complete [2023-01-16T16:51:51.814Z] 891c053d2c06: Pull complete [2023-01-16T16:51:51.814Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-16T16:51:51.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-16T16:51:51.814Z] ---> f96f9c87975a [2023-01-16T16:51:51.814Z] Step 3/10 : ARG MAKE=make build [2023-01-16T16:51:53.777Z] ---> Running in 549542e16482 [2023-01-16T16:51:53.777Z] Removing intermediate container 549542e16482 [2023-01-16T16:51:53.777Z] ---> 0cb5cc5eafac [2023-01-16T16:51:53.777Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-16T16:51:53.777Z] ---> Running in acee2a3a6cb9 [2023-01-16T16:51:54.044Z] Removing intermediate container acee2a3a6cb9 [2023-01-16T16:51:54.044Z] ---> 94d51d45613d [2023-01-16T16:51:54.044Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-16T16:51:54.310Z] ---> Running in 422fba421c38 [2023-01-16T16:51:54.577Z] Removing intermediate container 422fba421c38 [2023-01-16T16:51:54.577Z] ---> 5ee175ad5eea [2023-01-16T16:51:54.577Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-16T16:51:54.577Z] ---> Running in 316bb52aa785 [2023-01-16T16:51:55.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-16T16:51:56.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-16T16:51:57.095Z] OK: 221 MiB in 51 packages [2023-01-16T16:51:58.506Z] Removing intermediate container 316bb52aa785 [2023-01-16T16:51:58.506Z] ---> f6ea798d7298 [2023-01-16T16:51:58.506Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-16T16:51:59.089Z] ---> aafe30963496 [2023-01-16T16:51:59.089Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T16:51:59.089Z] ---> Running in e7bc8d0845fb [2023-01-16T16:52:55.648Z] Removing intermediate container e7bc8d0845fb [2023-01-16T16:52:55.648Z] ---> 45b1bc37ef51 [2023-01-16T16:52:55.648Z] Step 9/10 : COPY . . [2023-01-16T16:52:55.648Z] ---> 5bd88744b66e [2023-01-16T16:52:55.648Z] Step 10/10 : RUN ${MAKE} [2023-01-16T16:52:55.648Z] ---> Running in 39db7416db78 [2023-01-16T16:52:55.648Z] noop [2023-01-16T16:52:55.648Z] Removing intermediate container 39db7416db78 [2023-01-16T16:52:55.648Z] ---> 16466450246e [2023-01-16T16:52:55.648Z] Successfully built 16466450246e [2023-01-16T16:52:55.648Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T16:52:55.983Z] + docker inspect -f . ci-base-image-arm64 [2023-01-16T16:52:55.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T16:52:56.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-2589 does not seem to be running inside a container [2023-01-16T16:52:56.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/139 -v /w/workspace/device-sdk-go/139:/w/workspace/device-sdk-go/139:rw,z -v /w/workspace/device-sdk-go/139@tmp:/w/workspace/device-sdk-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-16T16:52:57.308Z] $ docker top 8994097670a091941006189dd08c0e8bf8ff26745a492009e967d6f9b3562f5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T16:52:58.104Z] + go version [2023-01-16T16:52:58.104Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-16T16:52:58.123Z] $ docker stop --time=1 8994097670a091941006189dd08c0e8bf8ff26745a492009e967d6f9b3562f5a [2023-01-16T16:52:59.681Z] $ docker rm -f --volumes 8994097670a091941006189dd08c0e8bf8ff26745a492009e967d6f9b3562f5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T16:53:00.216Z] + docker inspect -f . ci-base-image-arm64 [2023-01-16T16:53:00.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T16:53:00.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-2589 does not seem to be running inside a container [2023-01-16T16:53:00.446Z] $ 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/139 -v /w/workspace/device-sdk-go/139:/w/workspace/device-sdk-go/139:rw,z -v /w/workspace/device-sdk-go/139@tmp:/w/workspace/device-sdk-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-16T16:53:01.514Z] $ docker top bae5f292e896a4106039b675da148f8895642085d27097145dd6bdca81869c4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T16:53:01.994Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/139 [Pipeline] fileExists [Pipeline] sh [2023-01-16T16:53:02.334Z] + make test [2023-01-16T16:53:02.334Z] go test -race -coverprofile=coverage.out ./... [2023-01-16T16:53:34.538Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-01-16T16:55:11.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-01-16T16:55:11.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-01-16T16:55:11.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-01-16T16:55:11.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-01-16T16:55:11.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-01-16T16:55:15.409Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.383s coverage: 27.6% of statements [2023-01-16T16:55:16.373Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.395s coverage: 78.9% of statements [2023-01-16T16:55:16.373Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-01-16T16:55:21.707Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.458s coverage: 73.6% of statements [2023-01-16T16:55:21.707Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-01-16T16:55:21.707Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-01-16T16:55:25.992Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.758s coverage: 54.4% of statements [2023-01-16T16:55:25.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-01-16T16:55:25.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-01-16T16:55:25.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-01-16T16:55:25.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2023-01-16T16:55:26.256Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.425s coverage: 65.1% of statements [2023-01-16T16:55:26.256Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-01-16T16:55:26.256Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-01-16T16:55:26.256Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.568s coverage: 89.2% of statements [2023-01-16T16:55:26.256Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-01-16T16:55:26.256Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.715s coverage: 4.6% of statements [2023-01-16T16:55:26.256Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-01-16T16:55:26.842Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-16T16:55:26.842Z] GO111MODULE=on go vet ./... [2023-01-16T16:57:18.564Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-16T16:57:18.564Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-16T16:57:18.564Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-16T16:57:18.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-16T16:57:18.593Z] $ docker stop --time=1 bae5f292e896a4106039b675da148f8895642085d27097145dd6bdca81869c4e [2023-01-16T16:57:20.329Z] $ docker rm -f --volumes bae5f292e896a4106039b675da148f8895642085d27097145dd6bdca81869c4e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-16T16:57:21.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-16T16:57:21.717Z] Warning: overwriting stash ‘coverage-report’ [2023-01-16T16:57:22.211Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-16T16:57:22.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-16T16:57:22.923Z] + ls -al . [2023-01-16T16:57:22.923Z] total 276 [2023-01-16T16:57:22.923Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 16:53 . [2023-01-16T16:57:22.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 16:51 .. [2023-01-16T16:57:22.923Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 16 16:51 .dockerignore [2023-01-16T16:57:22.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 16:51 .git [2023-01-16T16:57:22.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 16:51 .github [2023-01-16T16:57:22.923Z] -rw-rw-r-- 1 jenkins jenkins 131 Jan 16 16:51 .gitignore [2023-01-16T16:57:22.923Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 16:51 .golangci.yml [2023-01-16T16:57:22.923Z] -rw-rw-r-- 1 jenkins jenkins 31677 Jan 16 16:51 CHANGELOG.md [2023-01-16T16:57:22.923Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 16:51 GOVERNANCE.md [2023-01-16T16:57:22.923Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 16 16:51 Jenkinsfile [2023-01-16T16:57:22.923Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 16 16:51 LICENSE [2023-01-16T16:57:22.923Z] -rw-rw-r-- 1 jenkins jenkins 1679 Jan 16 16:51 Makefile [2023-01-16T16:57:22.923Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 16 16:51 OWNERS.md [2023-01-16T16:57:22.923Z] -rw-rw-r-- 1 jenkins jenkins 4891 Jan 16 16:51 README.md [2023-01-16T16:57:22.923Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 16 16:48 VERSION [2023-01-16T16:57:22.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 16:51 bin [2023-01-16T16:57:22.923Z] -rw-r--r-- 1 jenkins jenkins 101913 Jan 16 16:55 coverage.out [2023-01-16T16:57:22.923Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 16 16:51 example [2023-01-16T16:57:22.923Z] -rw-rw-r-- 1 jenkins jenkins 3342 Jan 16 16:51 go.mod [2023-01-16T16:57:22.923Z] -rw-rw-r-- 1 jenkins jenkins 44555 Jan 16 16:51 go.sum [2023-01-16T16:57:22.923Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 16 16:51 internal [2023-01-16T16:57:22.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 16:51 openapi [2023-01-16T16:57:22.923Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 16 16:51 pkg [2023-01-16T16:57:22.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 16:51 snap [2023-01-16T16:57:22.924Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 16 16:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T16:57:23.255Z] + 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=7610f6dc338b87754f939bb9ede04e880837a002 --label arch=arm64 --label version=3.0.0-dev.9 . [2023-01-16T16:57:23.522Z] Sending build context to Docker daemon 5.715MB [2023-01-16T16:57:23.522Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T16:57:23.522Z] Step 2/23 : FROM ${BASE} AS builder [2023-01-16T16:57:23.522Z] ---> 16466450246e [2023-01-16T16:57:23.522Z] Step 3/23 : ARG MAKE=make build [2023-01-16T16:57:23.793Z] ---> Running in d8c052c3419d [2023-01-16T16:57:24.063Z] Removing intermediate container d8c052c3419d [2023-01-16T16:57:24.063Z] ---> 482242b931cd [2023-01-16T16:57:24.063Z] Step 4/23 : WORKDIR /device-sdk-go [2023-01-16T16:57:24.063Z] ---> Running in c8cf29d38d4c [2023-01-16T16:57:24.651Z] Removing intermediate container c8cf29d38d4c [2023-01-16T16:57:24.651Z] ---> 477fcec17f61 [2023-01-16T16:57:24.651Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-16T16:57:24.651Z] ---> Running in 9e47b718bda8 [2023-01-16T16:57:26.060Z] Removing intermediate container 9e47b718bda8 [2023-01-16T16:57:26.060Z] ---> 29e86901d0f6 [2023-01-16T16:57:26.060Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-01-16T16:57:26.060Z] ---> Running in 8edc6ed4cd94 [2023-01-16T16:57:27.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-16T16:57:27.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-16T16:57:28.258Z] OK: 221 MiB in 51 packages [2023-01-16T16:57:30.841Z] Removing intermediate container 8edc6ed4cd94 [2023-01-16T16:57:30.841Z] ---> 51c206d9692c [2023-01-16T16:57:30.841Z] Step 7/23 : COPY go.mod vendor* ./ [2023-01-16T16:57:31.109Z] ---> c8ca444e45e7 [2023-01-16T16:57:31.109Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T16:57:31.382Z] ---> Running in 1edd5b41be99 [2023-01-16T16:57:33.339Z] Removing intermediate container 1edd5b41be99 [2023-01-16T16:57:33.339Z] ---> 41caffd4447e [2023-01-16T16:57:33.339Z] Step 9/23 : COPY . . [2023-01-16T16:57:34.305Z] ---> 3cb4acb0faee [2023-01-16T16:57:34.305Z] Step 10/23 : RUN ${MAKE} [2023-01-16T16:57:34.305Z] ---> Running in d4bdc5395fe6 [2023-01-16T16:57:35.281Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.9" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-01-16T16:59:42.114Z] Removing intermediate container d4bdc5395fe6 [2023-01-16T16:59:42.114Z] ---> 0058a4e845fc [2023-01-16T16:59:42.114Z] Step 11/23 : FROM alpine:3.16 [2023-01-16T16:59:42.114Z] 3.16: Pulling from library/alpine [2023-01-16T16:59:42.114Z] 6875df1f5354: Pulling fs layer [2023-01-16T16:59:42.114Z] 6875df1f5354: Verifying Checksum [2023-01-16T16:59:42.114Z] 6875df1f5354: Download complete [2023-01-16T16:59:42.114Z] 6875df1f5354: Pull complete [2023-01-16T16:59:42.114Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-16T16:59:42.114Z] Status: Downloaded newer image for alpine:3.16 [2023-01-16T16:59:42.114Z] ---> 2b4661558fb8 [2023-01-16T16:59:42.114Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-16T16:59:42.114Z] ---> Running in b4430adaec92 [2023-01-16T16:59:42.114Z] Removing intermediate container b4430adaec92 [2023-01-16T16:59:42.114Z] ---> aa7a55eabac1 [2023-01-16T16:59:42.114Z] Step 13/23 : RUN apk add --update --no-cache [2023-01-16T16:59:42.114Z] ---> Running in 9c022d94ae86 [2023-01-16T16:59:42.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-16T16:59:42.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-16T16:59:42.114Z] OK: 5 MiB in 14 packages [2023-01-16T16:59:42.114Z] Removing intermediate container 9c022d94ae86 [2023-01-16T16:59:42.114Z] ---> a4d4f0586ac5 [2023-01-16T16:59:42.114Z] Step 14/23 : WORKDIR / [2023-01-16T16:59:42.114Z] ---> Running in 291a0560591b [2023-01-16T16:59:42.114Z] Removing intermediate container 291a0560591b [2023-01-16T16:59:42.114Z] ---> 4e396dfb8f31 [2023-01-16T16:59:42.115Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-01-16T16:59:42.115Z] ---> d274c2ce411f [2023-01-16T16:59:42.115Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-01-16T16:59:42.115Z] ---> 7661238e23ed [2023-01-16T16:59:42.115Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-01-16T16:59:42.115Z] ---> a51b7f20cb7f [2023-01-16T16:59:42.115Z] Step 18/23 : EXPOSE 59999 [2023-01-16T16:59:42.115Z] ---> Running in 05b9c25eaece [2023-01-16T16:59:42.115Z] Removing intermediate container 05b9c25eaece [2023-01-16T16:59:42.115Z] ---> 30048d39f7b5 [2023-01-16T16:59:42.115Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-01-16T16:59:42.115Z] ---> Running in e1015c50cadf [2023-01-16T16:59:42.115Z] Removing intermediate container e1015c50cadf [2023-01-16T16:59:42.115Z] ---> 958237510636 [2023-01-16T16:59:42.115Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-16T16:59:42.115Z] ---> Running in 67ce7bf74306 [2023-01-16T16:59:42.115Z] Removing intermediate container 67ce7bf74306 [2023-01-16T16:59:42.115Z] ---> 3864940c5cac [2023-01-16T16:59:42.115Z] Step 21/23 : LABEL arch=arm64 [2023-01-16T16:59:42.115Z] ---> Running in d1be16f38c5e [2023-01-16T16:59:42.115Z] Removing intermediate container d1be16f38c5e [2023-01-16T16:59:42.115Z] ---> 7dd84679e979 [2023-01-16T16:59:42.115Z] Step 22/23 : LABEL git_sha=7610f6dc338b87754f939bb9ede04e880837a002 [2023-01-16T16:59:42.115Z] ---> Running in f28a9e9c30ad [2023-01-16T16:59:42.115Z] Removing intermediate container f28a9e9c30ad [2023-01-16T16:59:42.115Z] ---> f49708b43d1a [2023-01-16T16:59:42.115Z] Step 23/23 : LABEL version=3.0.0-dev.9 [2023-01-16T16:59:42.115Z] ---> Running in 6a95f521dffa [2023-01-16T16:59:42.115Z] Removing intermediate container 6a95f521dffa [2023-01-16T16:59:42.115Z] ---> 511a13fcbdc5 [2023-01-16T16:59:42.115Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-16T16:59:42.115Z] Successfully built 511a13fcbdc5 [2023-01-16T16:59:42.115Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T16:59:42.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-16T16:59:42.546Z] [2023-01-16T16:59:42.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T16:59:42.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-16T16:59:42.880Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-16T16:59:42.880Z] 8998bd30e6a1: Pulling fs layer [2023-01-16T16:59:42.880Z] 04944245beec: Pulling fs layer [2023-01-16T16:59:42.880Z] 699f458cf7ca: Pulling fs layer [2023-01-16T16:59:42.880Z] 765212b225bb: Pulling fs layer [2023-01-16T16:59:42.880Z] f23df028b6ca: Pulling fs layer [2023-01-16T16:59:42.880Z] d65c8cfc05b1: Pulling fs layer [2023-01-16T16:59:42.880Z] 2437ff75d9bd: Pulling fs layer [2023-01-16T16:59:42.880Z] f23df028b6ca: Waiting [2023-01-16T16:59:42.880Z] d65c8cfc05b1: Waiting [2023-01-16T16:59:42.880Z] 765212b225bb: Waiting [2023-01-16T16:59:42.880Z] 2437ff75d9bd: Waiting [2023-01-16T16:59:43.149Z] 04944245beec: Verifying Checksum [2023-01-16T16:59:43.149Z] 04944245beec: Download complete [2023-01-16T16:59:43.149Z] 765212b225bb: Verifying Checksum [2023-01-16T16:59:43.149Z] 765212b225bb: Download complete [2023-01-16T16:59:43.415Z] f23df028b6ca: Verifying Checksum [2023-01-16T16:59:43.415Z] f23df028b6ca: Download complete [2023-01-16T16:59:43.415Z] d65c8cfc05b1: Verifying Checksum [2023-01-16T16:59:43.415Z] d65c8cfc05b1: Download complete [2023-01-16T16:59:43.415Z] 699f458cf7ca: Verifying Checksum [2023-01-16T16:59:43.415Z] 699f458cf7ca: Download complete [2023-01-16T16:59:43.680Z] 8998bd30e6a1: Verifying Checksum [2023-01-16T16:59:43.680Z] 8998bd30e6a1: Download complete [2023-01-16T16:59:47.951Z] 8998bd30e6a1: Pull complete [2023-01-16T16:59:47.951Z] 2437ff75d9bd: Verifying Checksum [2023-01-16T16:59:47.951Z] 2437ff75d9bd: Download complete [2023-01-16T16:59:47.951Z] 04944245beec: Pull complete [2023-01-16T16:59:49.367Z] 699f458cf7ca: Pull complete [2023-01-16T16:59:49.367Z] 765212b225bb: Pull complete [2023-01-16T16:59:50.329Z] f23df028b6ca: Pull complete [2023-01-16T16:59:50.329Z] d65c8cfc05b1: Pull complete [2023-01-16T17:00:05.313Z] 2437ff75d9bd: Pull complete [2023-01-16T17:00:05.313Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-16T17:00:05.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-16T17:00:05.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T17:00:05.510Z] prd-ubuntu20.04-docker-arm64-4c-16g-2589 does not seem to be running inside a container [2023-01-16T17:00:05.574Z] $ 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/139 -v /w/workspace/device-sdk-go/139:/w/workspace/device-sdk-go/139:rw,z -v /w/workspace/device-sdk-go/139@tmp:/w/workspace/device-sdk-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-16T17:00:08.178Z] $ docker top fe5ecf67741c075f606303090c70ae30404f58497e9344e54bff4b75e0327df7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T17:00:08.683Z] ---> job-cost.sh [2023-01-16T17:00:08.951Z] lf-activate-venv: SKIPPING [2023-01-16T17:00:08.951Z] INFO: No Stack... [2023-01-16T17:00:09.530Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-16T17:00:10.111Z] INFO: Archiving Costs [Pipeline] sh [2023-01-16T17:00:10.432Z] + cat /w/workspace/device-sdk-go/139/archives/cost.csv [2023-01-16T17:00:10.432Z] + cut -d, -f6 [Pipeline] lock [2023-01-16T17:00:10.469Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-139-stack-cost] [2023-01-16T17:00:10.475Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-139-stack-cost] did not exist. Created. [2023-01-16T17:00:10.475Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-16T17:00:11.123Z] /w/workspace/device-sdk-go/139@tmp/durable-02982ba9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-16T17:00:11.459Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-16T17:00:11.748Z] Warning: overwriting stash ‘stack-cost’ [2023-01-16T17:00:11.810Z] Stashed 1 file(s) [Pipeline] } [2023-01-16T17:00:11.817Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-16T17:00:11.834Z] $ docker stop --time=1 fe5ecf67741c075f606303090c70ae30404f58497e9344e54bff4b75e0327df7 [2023-01-16T17:00:13.351Z] $ docker rm -f --volumes fe5ecf67741c075f606303090c70ae30404f58497e9344e54bff4b75e0327df7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-16T17:00:13.742Z] provisioning config files... [2023-01-16T17:00:13.750Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8851590016102173635tmp [Pipeline] { [Pipeline] sh [2023-01-16T17:00:14.051Z] + set +x [2023-01-16T17:00:14.051Z] + bash -s -- [2023-01-16T17:00:14.051Z] + curl -s https://codecov.io/bash [2023-01-16T17:00:14.051Z] [2023-01-16T17:00:14.051Z] _____ _ [2023-01-16T17:00:14.051Z] / ____| | | [2023-01-16T17:00:14.051Z] | | ___ __| | ___ ___ _____ __ [2023-01-16T17:00:14.051Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-16T17:00:14.051Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-16T17:00:14.051Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-16T17:00:14.051Z] Bash-1.0.6 [2023-01-16T17:00:14.051Z] [2023-01-16T17:00:14.051Z] [2023-01-16T17:00:14.051Z] ==> git version 2.25.1 found [2023-01-16T17:00:14.051Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-16T17:00:14.051Z] Release-Date: 2020-01-08 [2023-01-16T17:00:14.051Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-16T17:00:14.051Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-16T17:00:14.051Z] ==> Jenkins CI detected. [2023-01-16T17:00:14.051Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-01-16T17:00:14.051Z] project root: . [2023-01-16T17:00:14.051Z] --> token set from env [2023-01-16T17:00:14.051Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-16T17:00:14.051Z] ==> Running gcov in . (disable via -X gcov) [2023-01-16T17:00:14.051Z] ==> Python coveragepy not found [2023-01-16T17:00:14.051Z] ==> Searching for coverage reports in: [2023-01-16T17:00:14.051Z] + . [2023-01-16T17:00:14.310Z] -> Found 1 reports [2023-01-16T17:00:14.310Z] ==> Detecting git/mercurial file structure [2023-01-16T17:00:14.310Z] ==> Reading reports [2023-01-16T17:00:14.310Z] + ./coverage.out bytes=101913 [2023-01-16T17:00:14.310Z] ==> Appending adjustments [2023-01-16T17:00:14.310Z] https://docs.codecov.io/docs/fixing-reports [2023-01-16T17:00:14.569Z] + Found adjustments [2023-01-16T17:00:14.569Z] ==> Gzipping contents [2023-01-16T17:00:14.569Z] 16K /tmp/codecov.NRjfJ3.gz [2023-01-16T17:00:14.569Z] ==> Uploading reports [2023-01-16T17:00:14.569Z] url: https://codecov.io [2023-01-16T17:00:14.569Z] query: branch=main&commit=7610f6dc338b87754f939bb9ede04e880837a002&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-16T17:00:14.569Z] -> Pinging Codecov [2023-01-16T17:00:14.569Z] 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=7610f6dc338b87754f939bb9ede04e880837a002&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-16T17:00:14.830Z] -> Uploading to [2023-01-16T17:00:14.830Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-16/7E55EF52A471D76F132DFD9A03CDDE97/7610f6dc338b87754f939bb9ede04e880837a002/10eed956-88d9-413a-9c15-1aa7fdf318ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230116T170014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c3c873a9d25c642f970ce577c9dfa42854161fca16ed4090908ee861070ea60 [2023-01-16T17:00:14.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-16T17:00:14.830Z] Dload Upload Total Spent Left Speed [2023-01-16T17:00:15.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14769 0 0 100 14769 0 53510 --:--:-- --:--:-- --:--:-- 53510 [2023-01-16T17:00:15.089Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7610f6dc338b87754f939bb9ede04e880837a002 [Pipeline] } [2023-01-16T17:00:15.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-16T17:00:15.301Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-16T17:00:15.312Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T17:00:15.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-16T17:00:15.606Z] [2023-01-16T17:00:15.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T17:00:15.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-16T17:00:15.906Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-16T17:00:15.906Z] df9b9388f04a: Pulling fs layer [2023-01-16T17:00:15.906Z] 52dc419b0ee2: Pulling fs layer [2023-01-16T17:00:15.906Z] 25bc292e5bac: Pulling fs layer [2023-01-16T17:00:15.906Z] 114826534d7a: Pulling fs layer [2023-01-16T17:00:15.906Z] 4657fd5d0bcf: Pulling fs layer [2023-01-16T17:00:15.906Z] 6ad1cebc031e: Pulling fs layer [2023-01-16T17:00:15.906Z] 8a3aa393b2d8: Pulling fs layer [2023-01-16T17:00:15.906Z] 4657fd5d0bcf: Waiting [2023-01-16T17:00:15.906Z] 6ad1cebc031e: Waiting [2023-01-16T17:00:15.906Z] 114826534d7a: Waiting [2023-01-16T17:00:15.906Z] 8a3aa393b2d8: Waiting [2023-01-16T17:00:15.906Z] 25bc292e5bac: Verifying Checksum [2023-01-16T17:00:15.906Z] 25bc292e5bac: Download complete [2023-01-16T17:00:15.906Z] 52dc419b0ee2: Download complete [2023-01-16T17:00:15.906Z] 4657fd5d0bcf: Verifying Checksum [2023-01-16T17:00:15.906Z] 4657fd5d0bcf: Download complete [2023-01-16T17:00:15.906Z] df9b9388f04a: Verifying Checksum [2023-01-16T17:00:15.906Z] df9b9388f04a: Download complete [2023-01-16T17:00:16.165Z] df9b9388f04a: Pull complete [2023-01-16T17:00:16.429Z] 52dc419b0ee2: Pull complete [2023-01-16T17:00:16.429Z] 25bc292e5bac: Pull complete [2023-01-16T17:00:16.429Z] 6ad1cebc031e: Verifying Checksum [2023-01-16T17:00:16.429Z] 6ad1cebc031e: Download complete [2023-01-16T17:00:19.758Z] 8a3aa393b2d8: Download complete [2023-01-16T17:00:19.758Z] 114826534d7a: Verifying Checksum [2023-01-16T17:00:19.758Z] 114826534d7a: Download complete [2023-01-16T17:00:23.038Z] 114826534d7a: Pull complete [2023-01-16T17:00:23.038Z] 4657fd5d0bcf: Pull complete [2023-01-16T17:00:23.297Z] 6ad1cebc031e: Pull complete [2023-01-16T17:00:27.554Z] 8a3aa393b2d8: Pull complete [2023-01-16T17:00:27.554Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-16T17:00:27.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-16T17:00:27.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T17:00:27.637Z] prd-ubuntu20.04-docker-8c-8g-2588 does not seem to be running inside a container [2023-01-16T17:00:27.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-16T17:00:32.311Z] $ docker top 55afd104b6196a34227211505bbdff3729d7dd2483aca55d12afb9e020ecdd49 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-16T17:00:32.377Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-01-16T17:00:32.654Z] + set -o pipefail [2023-01-16T17:00:32.654Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-01-16T17:00:37.933Z] [2023-01-16T17:00:37.934Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-01-16T17:00:37.934Z] [2023-01-16T17:00:37.934Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/031420d1-eb46-42e0-87c2-6a8abd26125d [2023-01-16T17:00:37.934Z] [2023-01-16T17:00:37.934Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-16T17:00:37.934Z] [2023-01-16T17:00:38.193Z] [2023-01-16T17:00:38.193Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-16T17:00:38.193Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-16T17:00:38.193Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-16T17:00:38.206Z] $ docker stop --time=1 55afd104b6196a34227211505bbdff3729d7dd2483aca55d12afb9e020ecdd49 [2023-01-16T17:00:42.800Z] $ docker rm -f --volumes 55afd104b6196a34227211505bbdff3729d7dd2483aca55d12afb9e020ecdd49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-01-16T17:00:43.274Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-16T17:00:43.289Z] provisioning config files... [2023-01-16T17:00:43.297Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6964658426440457634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T17:00:43.598Z] --> edgex-publish-swagger.sh [2023-01-16T17:00:43.598Z] === Publish openapi/v2 API === [2023-01-16T17:00:43.598Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-01-16T17:00:43.598Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2023-01-16T17:00:43.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-16T17:00:43.598Z] Dload Upload Total Spent Left Speed [2023-01-16T17:00:45.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 235k --:--:-- --:--:-- --:--:-- 234k 100 53552 0 0 100 53552 0 43751 0:00:01 0:00:01 --:--:-- 43715 100 53590 100 38 100 53552 21 30461 0:00:01 0:00:01 --:--:-- 30466 [2023-01-16T17:00:45.239Z] {"code":403,"message":"Access Denied"} [2023-01-16T17:00:45.239Z] [Pipeline] } [2023-01-16T17:00:45.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-16T17:00:45.695Z] + git log --format=format:%s -1 7610f6dc338b87754f939bb9ede04e880837a002 [Pipeline] sh [2023-01-16T17:00:45.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-16T17:00:45.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T17:00:46.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-16T17:00:46.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T17:00:46.345Z] prd-ubuntu20.04-docker-8c-8g-2588 does not seem to be running inside a container [2023-01-16T17:00:46.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-16T17:00:46.801Z] $ docker top 85583a242004b20d7309555693064d3022a2e3e24d87cf3f0047c56a97f268ed -eo pid,comm [2023-01-16T17:00:46.850Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-16T17:00:46.850Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-16T17:00:46.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-16T17:00:46.880Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-16T17:00:47.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-16T17:00:47.008Z] $ docker exec 85583a242004b20d7309555693064d3022a2e3e24d87cf3f0047c56a97f268ed ssh-agent [2023-01-16T17:00:47.121Z] SSH_AUTH_SOCK=/tmp/ssh-T7bQm1qjtVvv/agent.32 [2023-01-16T17:00:47.121Z] SSH_AGENT_PID=38 [2023-01-16T17:00:47.125Z] Running ssh-add (command line suppressed) [2023-01-16T17:00:47.239Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10464284521209885022.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10464284521209885022.key) [2023-01-16T17:00:47.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-16T17:00:47.536Z] + git semver tag [2023-01-16T17:00:47.796Z] 2023-01-16 17:00:47,787 [run_tag] DEBUG tag force:False [2023-01-16T17:00:47.796Z] 2023-01-16 17:00:47,787 [check_head_tag] DEBUG check head tag [2023-01-16T17:00:47.796Z] 2023-01-16 17:00:47,788 [execute] INFO git cat-file --batch-check [2023-01-16T17:00:47.796Z] 2023-01-16 17:00:47,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-01-16T17:00:47.796Z] 2023-01-16 17:00:47,794 [execute] INFO git cat-file --batch [2023-01-16T17:00:47.796Z] 2023-01-16 17:00:47,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-01-16T17:00:48.056Z] 2023-01-16 17:00:47,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-16T17:00:48.056Z] 2023-01-16 17:00:47,822 [execute] INFO git tag -a v3.0.0-dev.9 -m v3.0.0-dev.9 [2023-01-16T17:00:48.056Z] 2023-01-16 17:00:47,822 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.9', '-m', 'v3.0.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-16T17:00:48.056Z] 2023-01-16 17:00:47,830 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-16T17:00:48.056Z] 3.0.0-dev.9 [Pipeline] } [2023-01-16T17:00:48.066Z] $ docker exec --env ******** --env ******** 85583a242004b20d7309555693064d3022a2e3e24d87cf3f0047c56a97f268ed ssh-agent -k [2023-01-16T17:00:48.176Z] unset SSH_AUTH_SOCK; [2023-01-16T17:00:48.177Z] unset SSH_AGENT_PID; [2023-01-16T17:00:48.177Z] echo Agent pid 38 killed; [2023-01-16T17:00:48.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-16T17:00:48.502Z] + git semver [Pipeline] } [2023-01-16T17:00:49.084Z] $ docker stop --time=1 85583a242004b20d7309555693064d3022a2e3e24d87cf3f0047c56a97f268ed [2023-01-16T17:00:50.364Z] $ docker rm -f --volumes 85583a242004b20d7309555693064d3022a2e3e24d87cf3f0047c56a97f268ed [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T17:00:50.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-16T17:00:50.761Z] [2023-01-16T17:00:50.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T17:00:51.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-16T17:00:51.063Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-16T17:00:51.063Z] ab5ef0e58194: Pulling fs layer [2023-01-16T17:00:51.063Z] 9712f1f96733: Pulling fs layer [2023-01-16T17:00:51.063Z] 63f879dbbcfc: Pulling fs layer [2023-01-16T17:00:51.063Z] 0d9ebad4ef96: Pulling fs layer [2023-01-16T17:00:51.063Z] e9a5061849ea: Pulling fs layer [2023-01-16T17:00:51.063Z] d747dcd14b5f: Pulling fs layer [2023-01-16T17:00:51.063Z] 2de7ff778b66: Pulling fs layer [2023-01-16T17:00:51.063Z] 0d9ebad4ef96: Waiting [2023-01-16T17:00:51.063Z] e9a5061849ea: Waiting [2023-01-16T17:00:51.063Z] d747dcd14b5f: Waiting [2023-01-16T17:00:51.063Z] 2de7ff778b66: Waiting [2023-01-16T17:00:51.063Z] 9712f1f96733: Download complete [2023-01-16T17:00:53.002Z] 63f879dbbcfc: Verifying Checksum [2023-01-16T17:00:53.002Z] 63f879dbbcfc: Download complete [2023-01-16T17:00:53.002Z] e9a5061849ea: Verifying Checksum [2023-01-16T17:00:53.002Z] e9a5061849ea: Download complete [2023-01-16T17:00:53.002Z] d747dcd14b5f: Verifying Checksum [2023-01-16T17:00:53.002Z] d747dcd14b5f: Download complete [2023-01-16T17:00:53.947Z] ab5ef0e58194: Verifying Checksum [2023-01-16T17:00:53.947Z] ab5ef0e58194: Download complete [2023-01-16T17:00:53.947Z] 0d9ebad4ef96: Verifying Checksum [2023-01-16T17:00:53.947Z] 0d9ebad4ef96: Download complete [2023-01-16T17:00:53.947Z] 2de7ff778b66: Verifying Checksum [2023-01-16T17:00:53.947Z] 2de7ff778b66: Download complete [2023-01-16T17:00:57.233Z] ab5ef0e58194: Pull complete [2023-01-16T17:00:57.233Z] 9712f1f96733: Pull complete [2023-01-16T17:00:58.165Z] 63f879dbbcfc: Pull complete [2023-01-16T17:01:02.348Z] 0d9ebad4ef96: Pull complete [2023-01-16T17:01:02.606Z] e9a5061849ea: Pull complete [2023-01-16T17:01:02.606Z] d747dcd14b5f: Pull complete [2023-01-16T17:01:03.985Z] 2de7ff778b66: Pull complete [2023-01-16T17:01:03.985Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-16T17:01:03.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-16T17:01:03.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T17:01:04.079Z] prd-ubuntu20.04-docker-8c-8g-2588 does not seem to be running inside a container [2023-01-16T17:01:04.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-16T17:01:11.528Z] $ docker top b29ce7053f4fe622e6aaa6d551ab4fbdfc918056d8e01a98d2aaa1469ee40497 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-16T17:01:11.600Z] provisioning config files... [2023-01-16T17:01:11.609Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6377911493964740793tmp [2023-01-16T17:01:11.621Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3772463254602036102tmp [2023-01-16T17:01:11.631Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8793287182478530754tmp [Pipeline] { [Pipeline] echo [2023-01-16T17:01:11.648Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T17:01:11.939Z] ---> sigul-configuration.sh [2023-01-16T17:01:11.939Z] gpg: directory `/root/.gnupg' created [2023-01-16T17:01:11.939Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-16T17:01:11.939Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-16T17:01:11.939Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-16T17:01:11.939Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-16T17:01:11.939Z] gpg: CAST5 encrypted data [2023-01-16T17:01:11.939Z] gpg: encrypted with 1 passphrase [2023-01-16T17:01:11.939Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-16T17:01:12.229Z] + mkdir /home/jenkins [2023-01-16T17:01:12.229Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-16T17:01:12.516Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-01-16T17:01:12.526Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T17:01:12.812Z] ---> sigul-install.sh [2023-01-16T17:01:12.812Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-16T17:01:13.100Z] + git tag --list [2023-01-16T17:01:13.100Z] 0.7.1 [2023-01-16T17:01:13.100Z] delhi-tag [2023-01-16T17:01:13.100Z] v1.0.0 [2023-01-16T17:01:13.100Z] v1.1.0 [2023-01-16T17:01:13.100Z] v1.1.1 [2023-01-16T17:01:13.100Z] v1.1.2 [2023-01-16T17:01:13.100Z] v1.2.0 [2023-01-16T17:01:13.100Z] v1.2.1 [2023-01-16T17:01:13.100Z] v1.2.2 [2023-01-16T17:01:13.100Z] v1.2.3 [2023-01-16T17:01:13.100Z] v1.3.0 [2023-01-16T17:01:13.100Z] v1.4.0 [2023-01-16T17:01:13.100Z] v2.0.0 [2023-01-16T17:01:13.100Z] v2.1.0 [2023-01-16T17:01:13.100Z] v2.1.1 [2023-01-16T17:01:13.100Z] v2.1.1-dev.2 [2023-01-16T17:01:13.100Z] v2.1.1-dev.3 [2023-01-16T17:01:13.100Z] v2.2.0 [2023-01-16T17:01:13.100Z] v2.2.1-dev.1 [2023-01-16T17:01:13.100Z] v2.2.1-dev.10 [2023-01-16T17:01:13.100Z] v2.2.1-dev.11 [2023-01-16T17:01:13.100Z] v2.2.1-dev.12 [2023-01-16T17:01:13.100Z] v2.2.1-dev.13 [2023-01-16T17:01:13.100Z] v2.2.1-dev.14 [2023-01-16T17:01:13.100Z] v2.2.1-dev.2 [2023-01-16T17:01:13.100Z] v2.2.1-dev.3 [2023-01-16T17:01:13.100Z] v2.2.1-dev.4 [2023-01-16T17:01:13.100Z] v2.2.1-dev.5 [2023-01-16T17:01:13.100Z] v2.2.1-dev.6 [2023-01-16T17:01:13.100Z] v2.2.1-dev.7 [2023-01-16T17:01:13.100Z] v2.2.1-dev.8 [2023-01-16T17:01:13.100Z] v2.2.1-dev.9 [2023-01-16T17:01:13.100Z] v2.3.0 [2023-01-16T17:01:13.100Z] v2.3.0-dev.14 [2023-01-16T17:01:13.100Z] v2.3.0-dev.15 [2023-01-16T17:01:13.100Z] v2.3.0-dev.16 [2023-01-16T17:01:13.100Z] v2.3.0-dev.17 [2023-01-16T17:01:13.100Z] v2.3.0-dev.18 [2023-01-16T17:01:13.100Z] v2.3.0-dev.19 [2023-01-16T17:01:13.100Z] v2.3.0-dev.20 [2023-01-16T17:01:13.100Z] v2.3.0-dev.21 [2023-01-16T17:01:13.100Z] v2.3.0-dev.22 [2023-01-16T17:01:13.100Z] v2.3.0-dev.23 [2023-01-16T17:01:13.100Z] v2.3.0-dev.24 [2023-01-16T17:01:13.100Z] v2.3.0-dev.25 [2023-01-16T17:01:13.100Z] v2.3.0-dev.26 [2023-01-16T17:01:13.100Z] v2.3.0-dev.27 [2023-01-16T17:01:13.100Z] v2.3.0-dev.28 [2023-01-16T17:01:13.100Z] v2.3.0-dev.29 [2023-01-16T17:01:13.100Z] v2.3.0-dev.30 [2023-01-16T17:01:13.100Z] v2.3.0-dev.31 [2023-01-16T17:01:13.100Z] v2.3.0-dev.32 [2023-01-16T17:01:13.100Z] v2.3.0-dev.33 [2023-01-16T17:01:13.100Z] v2.3.0-dev.34 [2023-01-16T17:01:13.100Z] v2.3.0-dev.35 [2023-01-16T17:01:13.100Z] v2.3.0-dev.36 [2023-01-16T17:01:13.100Z] v2.3.0-dev.37 [2023-01-16T17:01:13.100Z] v2.3.0-dev.38 [2023-01-16T17:01:13.100Z] v2.3.0-dev.39 [2023-01-16T17:01:13.100Z] v2.3.0-dev.40 [2023-01-16T17:01:13.101Z] v2.3.0-dev.41 [2023-01-16T17:01:13.101Z] v2.3.0-dev.42 [2023-01-16T17:01:13.101Z] v2.3.0-dev.43 [2023-01-16T17:01:13.101Z] v2.3.0-dev.44 [2023-01-16T17:01:13.101Z] v2.3.0-dev.45 [2023-01-16T17:01:13.101Z] v2.3.0-dev.46 [2023-01-16T17:01:13.101Z] v2.3.0-dev.47 [2023-01-16T17:01:13.101Z] v2.3.0-dev.48 [2023-01-16T17:01:13.101Z] v2.3.0-dev.49 [2023-01-16T17:01:13.101Z] v2.3.0-dev.50 [2023-01-16T17:01:13.101Z] v2.3.0-dev.51 [2023-01-16T17:01:13.101Z] v2.3.1-dev.1 [2023-01-16T17:01:13.101Z] v2.3.1-dev.2 [2023-01-16T17:01:13.101Z] v3.0.0-dev.1 [2023-01-16T17:01:13.101Z] v3.0.0-dev.2 [2023-01-16T17:01:13.101Z] v3.0.0-dev.3 [2023-01-16T17:01:13.101Z] v3.0.0-dev.4 [2023-01-16T17:01:13.101Z] v3.0.0-dev.5 [2023-01-16T17:01:13.101Z] v3.0.0-dev.6 [2023-01-16T17:01:13.101Z] v3.0.0-dev.7 [2023-01-16T17:01:13.101Z] v3.0.0-dev.8 [2023-01-16T17:01:13.101Z] v3.0.0-dev.9 [Pipeline] sh [2023-01-16T17:01:13.392Z] + lftools sign git-tag v3.0.0-dev.9 [2023-01-16T17:01:13.961Z] Signing Git tag with Sigul... [2023-01-16T17:01:13.961Z] Signing v3.0.0-dev.9 [Pipeline] echo [2023-01-16T17:01:14.540Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T17:01:14.828Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-16T17:01:14.835Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-16T17:01:14.855Z] $ docker stop --time=1 b29ce7053f4fe622e6aaa6d551ab4fbdfc918056d8e01a98d2aaa1469ee40497 [2023-01-16T17:01:16.150Z] $ docker rm -f --volumes b29ce7053f4fe622e6aaa6d551ab4fbdfc918056d8e01a98d2aaa1469ee40497 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-16T17:01:16.560Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-16T17:01:16.560Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T17:01:16.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-16T17:01:16.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T17:01:16.932Z] prd-ubuntu20.04-docker-8c-8g-2588 does not seem to be running inside a container [2023-01-16T17:01:16.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-16T17:01:17.306Z] $ docker top 7625f6f400ba727e6651a0c11de8f10a41a63bd36778b3ffc035c52498bd9526 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-16T17:01:17.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-16T17:01:17.413Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-16T17:01:17.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-16T17:01:17.544Z] $ docker exec 7625f6f400ba727e6651a0c11de8f10a41a63bd36778b3ffc035c52498bd9526 ssh-agent [2023-01-16T17:01:17.657Z] SSH_AUTH_SOCK=/tmp/ssh-dhHDFxLM1nSg/agent.31 [2023-01-16T17:01:17.657Z] SSH_AGENT_PID=37 [2023-01-16T17:01:17.662Z] Running ssh-add (command line suppressed) [2023-01-16T17:01:17.785Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_362261514090028282.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_362261514090028282.key) [2023-01-16T17:01:17.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-16T17:01:18.088Z] + git semver bump pre [2023-01-16T17:01:18.348Z] 2023-01-16 17:01:18,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-16T17:01:18.348Z] 2023-01-16 17:01:18,324 [bump_version] DEBUG bumping version:3.0.0-dev.9 on axis:pre with prefix:dev [2023-01-16T17:01:18.348Z] 2023-01-16 17:01:18,325 [bump_version] DEBUG bumped version:3.0.0-dev.10 [2023-01-16T17:01:18.348Z] 2023-01-16 17:01:18,325 [write_version] DEBUG write version:3.0.0-dev.10 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-01-16T17:01:18.348Z] 2023-01-16 17:01:18,325 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-16T17:01:18.348Z] 2023-01-16 17:01:18,325 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-16T17:01:18.348Z] 2023-01-16 17:01:18,328 [execute] INFO git cat-file --batch-check [2023-01-16T17:01:18.348Z] 2023-01-16 17:01:18,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-16T17:01:18.348Z] 2023-01-16 17:01:18,335 [execute] INFO git cat-file --batch [2023-01-16T17:01:18.348Z] 2023-01-16 17:01:18,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-16T17:01:18.348Z] 2023-01-16 17:01:18,342 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-16T17:01:18.348Z] 3.0.0-dev.10 [Pipeline] } [2023-01-16T17:01:18.621Z] $ docker exec --env ******** --env ******** 7625f6f400ba727e6651a0c11de8f10a41a63bd36778b3ffc035c52498bd9526 ssh-agent -k [2023-01-16T17:01:18.751Z] unset SSH_AUTH_SOCK; [2023-01-16T17:01:18.751Z] unset SSH_AGENT_PID; [2023-01-16T17:01:18.751Z] echo Agent pid 37 killed; [2023-01-16T17:01:18.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-16T17:01:19.058Z] + git semver [Pipeline] } [2023-01-16T17:01:19.332Z] $ docker stop --time=1 7625f6f400ba727e6651a0c11de8f10a41a63bd36778b3ffc035c52498bd9526 [2023-01-16T17:01:20.636Z] $ docker rm -f --volumes 7625f6f400ba727e6651a0c11de8f10a41a63bd36778b3ffc035c52498bd9526 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-16T17:01:20.977Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-16T17:01:20.978Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T17:01:21.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-16T17:01:21.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T17:01:21.346Z] prd-ubuntu20.04-docker-8c-8g-2588 does not seem to be running inside a container [2023-01-16T17:01:21.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-16T17:01:21.766Z] $ docker top 36d5713ad3e782ddee0e1bbb8cebcafa12e203e858f2781fb59182e7902c4400 -eo pid,comm [2023-01-16T17:01:21.812Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-16T17:01:21.812Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-16T17:01:21.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-16T17:01:21.880Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-16T17:01:21.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-16T17:01:22.002Z] $ docker exec 36d5713ad3e782ddee0e1bbb8cebcafa12e203e858f2781fb59182e7902c4400 ssh-agent [2023-01-16T17:01:22.123Z] SSH_AUTH_SOCK=/tmp/ssh-Ik15frgW4Uc6/agent.32 [2023-01-16T17:01:22.123Z] SSH_AGENT_PID=38 [2023-01-16T17:01:22.129Z] Running ssh-add (command line suppressed) [2023-01-16T17:01:22.246Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5828275096274881105.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5828275096274881105.key) [2023-01-16T17:01:22.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-16T17:01:22.548Z] + git semver push [2023-01-16T17:01:22.808Z] 2023-01-16 17:01:22,740 [run_push] DEBUG push [2023-01-16T17:01:22.808Z] 2023-01-16 17:01:22,741 [execute] INFO git cat-file --batch-check [2023-01-16T17:01:22.808Z] 2023-01-16 17:01:22,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-16T17:01:22.808Z] 2023-01-16 17:01:22,745 [execute] INFO git rev-list 03e39f0ee5ca55ee17c4c004e62d13850f943d04 -- [2023-01-16T17:01:22.808Z] 2023-01-16 17:01:22,745 [execute] DEBUG Popen(['git', 'rev-list', '03e39f0ee5ca55ee17c4c004e62d13850f943d04', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-16T17:01:22.808Z] 2023-01-16 17:01:22,757 [execute] INFO git fetch -v origin [2023-01-16T17:01:22.808Z] 2023-01-16 17:01:22,757 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-16T17:01:23.380Z] 2023-01-16 17:01:23,306 [run_push] DEBUG no remote changes detected [2023-01-16T17:01:23.380Z] 2023-01-16 17:01:23,307 [execute] INFO git push origin semver [2023-01-16T17:01:23.380Z] 2023-01-16 17:01:23,307 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-16T17:01:24.771Z] 2023-01-16 17:01:24,444 [run_push] DEBUG push all version tags [2023-01-16T17:01:24.771Z] 2023-01-16 17:01:24,445 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-16T17:01:24.771Z] 2023-01-16 17:01:24,446 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-16T17:01:25.341Z] 2023-01-16 17:01:25,255 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-16T17:01:25.341Z] 3.0.0-dev.10 [Pipeline] } [2023-01-16T17:01:25.353Z] $ docker exec --env ******** --env ******** 36d5713ad3e782ddee0e1bbb8cebcafa12e203e858f2781fb59182e7902c4400 ssh-agent -k [2023-01-16T17:01:25.470Z] unset SSH_AUTH_SOCK; [2023-01-16T17:01:25.471Z] unset SSH_AGENT_PID; [2023-01-16T17:01:25.471Z] echo Agent pid 38 killed; [2023-01-16T17:01:25.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-16T17:01:25.791Z] + git semver [Pipeline] } [2023-01-16T17:01:26.061Z] $ docker stop --time=1 36d5713ad3e782ddee0e1bbb8cebcafa12e203e858f2781fb59182e7902c4400 [2023-01-16T17:01:27.361Z] $ docker rm -f --volumes 36d5713ad3e782ddee0e1bbb8cebcafa12e203e858f2781fb59182e7902c4400 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-16T17:01:27.922Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-01-16T17:01:27.922Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-01-16T17:01:27.922Z] total 16 [2023-01-16T17:01:27.922Z] drwxr-xr-x 3 root root 4096 Jan 16 16:50 . [2023-01-16T17:01:27.922Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 17:01 .. [2023-01-16T17:01:27.922Z] drwxr-xr-x 2 root root 4096 Jan 16 16:50 cost [2023-01-16T17:01:27.922Z] -rw-r--r-- 1 root root 85 Jan 16 16:50 cost.csv [2023-01-16T17:01:27.922Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-01-16T17:01:27.922Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-01-16T17:01:27.922Z] total 16 [2023-01-16T17:01:27.922Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 16:50 . [2023-01-16T17:01:27.922Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 17:01 .. [2023-01-16T17:01:27.922Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 16:50 cost [2023-01-16T17:01:27.922Z] -rw-r--r-- 1 jenkins jenkins 85 Jan 16 16:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-16T17:01:28.272Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T17:01:29.186Z] ---> package-listing.sh [2023-01-16T17:01:29.187Z] ++ facter osfamily [2023-01-16T17:01:29.187Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-16T17:01:29.446Z] + OS_FAMILY=debian [2023-01-16T17:01:29.446Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-01-16T17:01:29.446Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-16T17:01:29.446Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-16T17:01:29.446Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-16T17:01:29.446Z] + PACKAGES=/tmp/packages_start.txt [2023-01-16T17:01:29.446Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-01-16T17:01:29.446Z] + PACKAGES=/tmp/packages_end.txt [2023-01-16T17:01:29.446Z] + case "${OS_FAMILY}" in [2023-01-16T17:01:29.446Z] + dpkg -l [2023-01-16T17:01:29.446Z] + grep '^ii' [2023-01-16T17:01:29.446Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-16T17:01:29.446Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-16T17:01:29.446Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-16T17:01:29.446Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-01-16T17:01:29.446Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-01-16T17:01:29.446Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-01-16T17:01:29.457Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-16T17:01:29.734Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T17:01:30.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T17:01:30.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T17:01:30.365Z] prd-ubuntu20.04-docker-8c-8g-2588 does not seem to be running inside a container [2023-01-16T17:01:30.396Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-16T17:01:30.598Z] $ docker top f4e17e6bfee7f371f15a922e413f4efc0593dc3bd3373c77eb6b124e678748d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T17:01:30.941Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-16T17:01:31.227Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-16T17:01:31.509Z] + ls /var/log/sa-host [2023-01-16T17:01:31.509Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-16T17:01:31.578Z] provisioning config files... [2023-01-16T17:01:31.588Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9894349238986838664tmp [Pipeline] { [Pipeline] echo [2023-01-16T17:01:31.603Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T17:01:31.887Z] ---> create-netrc.sh [Pipeline] } [2023-01-16T17:01:31.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-16T17:01:32.226Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-16T17:01:32.237Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T17:01:32.522Z] ---> sudo-logs.sh [2023-01-16T17:01:32.522Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-16T17:01:32.551Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T17:01:32.835Z] ---> job-cost.sh [2023-01-16T17:01:32.835Z] lf-activate-venv: SKIPPING [2023-01-16T17:01:32.835Z] DEBUG: total: 0.2199999988079071 [2023-01-16T17:01:32.835Z] INFO: Retrieving Stack Cost... [2023-01-16T17:01:33.094Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-16T17:01:33.662Z] INFO: Archiving Costs [Pipeline] echo [2023-01-16T17:01:33.676Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T17:01:33.959Z] ---> logs-deploy.sh [2023-01-16T17:01:33.959Z] lf-activate-venv: SKIPPING [2023-01-16T17:01:33.959Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/139 [2023-01-16T17:01:33.959Z] INFO: archiving workspace using pattern(s): [2023-01-16T17:01:34.902Z] Archives upload complete. [2023-01-16T17:01:35.174Z] INFO: archiving logs to Nexus [2023-01-16T17:01:35.742Z] ---> uname -a: [2023-01-16T17:01:35.742Z] Linux prd-ubuntu20-04-docker-8c-8g-2588 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-16T17:01:35.742Z] [2023-01-16T17:01:35.742Z] [2023-01-16T17:01:35.742Z] ---> lscpu: [2023-01-16T17:01:35.742Z] Architecture: x86_64 [2023-01-16T17:01:35.742Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-16T17:01:35.742Z] Byte Order: Little Endian [2023-01-16T17:01:35.742Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-16T17:01:35.742Z] CPU(s): 8 [2023-01-16T17:01:35.742Z] On-line CPU(s) list: 0-7 [2023-01-16T17:01:35.742Z] Thread(s) per core: 1 [2023-01-16T17:01:35.742Z] Core(s) per socket: 1 [2023-01-16T17:01:35.742Z] Socket(s): 8 [2023-01-16T17:01:35.742Z] NUMA node(s): 1 [2023-01-16T17:01:35.742Z] Vendor ID: AuthenticAMD [2023-01-16T17:01:35.742Z] CPU family: 23 [2023-01-16T17:01:35.742Z] Model: 49 [2023-01-16T17:01:35.742Z] Model name: AMD EPYC-Rome Processor [2023-01-16T17:01:35.742Z] Stepping: 0 [2023-01-16T17:01:35.742Z] CPU MHz: 2799.988 [2023-01-16T17:01:35.742Z] BogoMIPS: 5599.97 [2023-01-16T17:01:35.742Z] Virtualization: AMD-V [2023-01-16T17:01:35.742Z] Hypervisor vendor: KVM [2023-01-16T17:01:35.742Z] Virtualization type: full [2023-01-16T17:01:35.742Z] L1d cache: 256 KiB [2023-01-16T17:01:35.742Z] L1i cache: 256 KiB [2023-01-16T17:01:35.742Z] L2 cache: 4 MiB [2023-01-16T17:01:35.742Z] L3 cache: 128 MiB [2023-01-16T17:01:35.742Z] NUMA node0 CPU(s): 0-7 [2023-01-16T17:01:35.742Z] Vulnerability Itlb multihit: Not affected [2023-01-16T17:01:35.742Z] Vulnerability L1tf: Not affected [2023-01-16T17:01:35.742Z] Vulnerability Mds: Not affected [2023-01-16T17:01:35.742Z] Vulnerability Meltdown: Not affected [2023-01-16T17:01:35.742Z] Vulnerability Mmio stale data: Not affected [2023-01-16T17:01:35.742Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-16T17:01:35.742Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-16T17:01:35.742Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-16T17:01:35.742Z] Vulnerability Srbds: Not affected [2023-01-16T17:01:35.742Z] Vulnerability Tsx async abort: Not affected [2023-01-16T17:01:35.742Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-01-16T17:01:35.742Z] [2023-01-16T17:01:35.742Z]