Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 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-ssh14701957129188505398.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-ssh17406603422532199385.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-ssh17579705099209270135.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-ssh7061079337673431937.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-ssh9619469526999905917.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7725 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 acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 (main) Commit message: "Merge pull request #1352 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.34" > 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 acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 # timeout=10 > git rev-list --no-walk 5c1e0dd5a754f3bad37da38710a9de66bfde6ab8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-28T15:44:44.799Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-28T15:44:44.865Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-28T15:44:44.884Z] ========================================================= [2023-02-28T15:44:44.884Z] EdgeX Global Pipelines Version Info [2023-02-28T15:44:44.884Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:44:45.595Z] ------------------- [2023-02-28T15:44:45.595Z] stable info: [2023-02-28T15:44:45.595Z] ------------------- [2023-02-28T15:44:45.595Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-28T15:44:45.595Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T15:44:45.595Z] Message: update stable to v1.0.244 [2023-02-28T15:44:46.166Z] ------------------- [2023-02-28T15:44:46.166Z] experimental info: [2023-02-28T15:44:46.166Z] ------------------- [2023-02-28T15:44:46.166Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-28T15:44:46.166Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T15:44:46.166Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-28T15:44:46.318Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-28T15:44:46.331Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-28T15:44:46.348Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-28T15:44:46.363Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-28T15:44:46.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-28T15:44:46.386Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-28T15:44:46.398Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-28T15:44:46.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-28T15:44:46.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-28T15:44:46.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-28T15:44:46.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-28T15:44:46.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-28T15:44:46.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-28T15:44:46.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-28T15:44:46.494Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-28T15:44:46.505Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-28T15:44:46.516Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-28T15:44:46.530Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-28T15:44:46.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-28T15:44:46.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-28T15:44:46.570Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-28T15:44:46.586Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-28T15:44:46.596Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-28T15:44:46.610Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-28T15:44:46.621Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-28T15:44:46.633Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-28T15:44:46.646Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-28T15:44:46.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-28T15:44:46.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-28T15:44:46.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-28T15:44:46.693Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 [Pipeline] echo [2023-02-28T15:44:46.703Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acdf2d5 [Pipeline] echo [2023-02-28T15:44:46.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T15:44:46.762Z] provisioning config files... [2023-02-28T15:44:46.775Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8621872181596537448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:44:47.079Z] ---> docker-login.sh [2023-02-28T15:44:47.079Z] nexus3.edgexfoundry.org:10001 [2023-02-28T15:44:47.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:44:47.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:44:47.601Z] Configure a credential helper to remove this warning. See [2023-02-28T15:44:47.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:44:47.601Z] [2023-02-28T15:44:47.601Z] Login Succeeded [2023-02-28T15:44:47.601Z] nexus3.edgexfoundry.org:10002 [2023-02-28T15:44:47.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:44:47.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:44:47.601Z] Configure a credential helper to remove this warning. See [2023-02-28T15:44:47.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:44:47.601Z] [2023-02-28T15:44:47.601Z] Login Succeeded [2023-02-28T15:44:47.601Z] nexus3.edgexfoundry.org:10003 [2023-02-28T15:44:47.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:44:47.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:44:47.863Z] Configure a credential helper to remove this warning. See [2023-02-28T15:44:47.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:44:47.863Z] [2023-02-28T15:44:47.863Z] Login Succeeded [2023-02-28T15:44:47.863Z] nexus3.edgexfoundry.org:10004 [2023-02-28T15:44:47.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:44:47.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:44:47.863Z] Configure a credential helper to remove this warning. See [2023-02-28T15:44:47.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:44:47.863Z] [2023-02-28T15:44:47.863Z] Login Succeeded [2023-02-28T15:44:47.863Z] docker.io [2023-02-28T15:44:48.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:44:48.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:44:48.131Z] Configure a credential helper to remove this warning. See [2023-02-28T15:44:48.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:44:48.131Z] [2023-02-28T15:44:48.131Z] Login Succeeded [2023-02-28T15:44:48.131Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T15:44:48.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-28T15:44:48.491Z] + git rev-list -1 --merges acdf2d5cdad6fc08cdfb18917d876b8970fb9c96~1..acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 [Pipeline] echo [2023-02-28T15:44:48.538Z] -----------> git rev-list -1 --merges acdf2d5cdad6fc08cdfb18917d876b8970fb9c96~1..acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 [2023-02-28T15:44:48.538Z] acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 [false] [Pipeline] sh [2023-02-28T15:44:48.824Z] + git log --format=format:%s -1 acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 [Pipeline] echo [2023-02-28T15:44:48.847Z] ========================================================= [2023-02-28T15:44:48.847Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-28T15:44:48.847Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T15:44:49.161Z] + git log --format=format:%s -1 acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 [Pipeline] echo [2023-02-28T15:44:49.170Z] [semverPrep] GIT_COMMIT: acdf2d5cdad6fc08cdfb18917d876b8970fb9c96, Commit Message: Merge pull request #1352 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.34 [Pipeline] echo [2023-02-28T15:44:49.180Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-28T15:44:49.520Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-28T15:44:49.520Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-28T15:44:49.520Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-28T15:44:49.520Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-28T15:44:49.520Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-28T15:44:49.520Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-28T15:44:49.520Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:44:49.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T15:44:49.861Z] [2023-02-28T15:44:49.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:44:50.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T15:44:50.157Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-28T15:44:50.157Z] b85a868b505f: Pulling fs layer [2023-02-28T15:44:50.157Z] e2be974225ed: Pulling fs layer [2023-02-28T15:44:50.157Z] 339a4e72a1f5: Pulling fs layer [2023-02-28T15:44:50.157Z] 988bab9f4d93: Pulling fs layer [2023-02-28T15:44:50.157Z] 1469e6f7b9e6: Pulling fs layer [2023-02-28T15:44:50.157Z] eaf3925da568: Pulling fs layer [2023-02-28T15:44:50.157Z] bab4dde63d76: Pulling fs layer [2023-02-28T15:44:50.157Z] bde34c3a00c8: Pulling fs layer [2023-02-28T15:44:50.157Z] 988bab9f4d93: Waiting [2023-02-28T15:44:50.157Z] eaf3925da568: Waiting [2023-02-28T15:44:50.157Z] b352a97aabf1: Pulling fs layer [2023-02-28T15:44:50.157Z] 4872d77fe225: Pulling fs layer [2023-02-28T15:44:50.157Z] 5851b861e8e6: Pulling fs layer [2023-02-28T15:44:50.157Z] bab4dde63d76: Waiting [2023-02-28T15:44:50.157Z] bde34c3a00c8: Waiting [2023-02-28T15:44:50.157Z] b352a97aabf1: Waiting [2023-02-28T15:44:50.157Z] 4872d77fe225: Waiting [2023-02-28T15:44:50.157Z] 5851b861e8e6: Waiting [2023-02-28T15:44:50.157Z] e2be974225ed: Verifying Checksum [2023-02-28T15:44:50.157Z] e2be974225ed: Download complete [2023-02-28T15:44:50.157Z] 988bab9f4d93: Verifying Checksum [2023-02-28T15:44:50.157Z] 988bab9f4d93: Download complete [2023-02-28T15:44:50.415Z] 1469e6f7b9e6: Verifying Checksum [2023-02-28T15:44:50.416Z] 1469e6f7b9e6: Download complete [2023-02-28T15:44:50.416Z] 339a4e72a1f5: Verifying Checksum [2023-02-28T15:44:50.416Z] 339a4e72a1f5: Download complete [2023-02-28T15:44:50.416Z] eaf3925da568: Verifying Checksum [2023-02-28T15:44:50.416Z] eaf3925da568: Download complete [2023-02-28T15:44:50.416Z] bde34c3a00c8: Download complete [2023-02-28T15:44:50.416Z] b352a97aabf1: Verifying Checksum [2023-02-28T15:44:50.416Z] b352a97aabf1: Download complete [2023-02-28T15:44:50.416Z] 4872d77fe225: Download complete [2023-02-28T15:44:50.416Z] 5851b861e8e6: Download complete [2023-02-28T15:44:50.416Z] b85a868b505f: Verifying Checksum [2023-02-28T15:44:50.416Z] b85a868b505f: Download complete [2023-02-28T15:44:50.674Z] bab4dde63d76: Verifying Checksum [2023-02-28T15:44:50.674Z] bab4dde63d76: Download complete [2023-02-28T15:44:51.610Z] b85a868b505f: Pull complete [2023-02-28T15:44:51.870Z] e2be974225ed: Pull complete [2023-02-28T15:44:52.438Z] 339a4e72a1f5: Pull complete [2023-02-28T15:44:52.438Z] 988bab9f4d93: Pull complete [2023-02-28T15:44:52.697Z] 1469e6f7b9e6: Pull complete [2023-02-28T15:44:52.697Z] eaf3925da568: Pull complete [2023-02-28T15:44:54.600Z] bab4dde63d76: Pull complete [2023-02-28T15:44:54.600Z] bde34c3a00c8: Pull complete [2023-02-28T15:44:54.600Z] b352a97aabf1: Pull complete [2023-02-28T15:44:54.860Z] 4872d77fe225: Pull complete [2023-02-28T15:44:54.860Z] 5851b861e8e6: Pull complete [2023-02-28T15:44:54.860Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-28T15:44:54.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T15:44:54.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:44:54.946Z] prd-ubuntu20.04-docker-8c-8g-7725 does not seem to be running inside a container [2023-02-28T15:44:54.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-28T15:44:56.323Z] $ docker top 43be57e3694c56430f984222ec2a993bae65e4b135515f7e8fa178a95aef6068 -eo pid,comm [2023-02-28T15:44:56.385Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-28T15:44:56.385Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-28T15:44:56.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T15:44:56.425Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T15:44:56.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T15:44:56.545Z] $ docker exec 43be57e3694c56430f984222ec2a993bae65e4b135515f7e8fa178a95aef6068 ssh-agent [2023-02-28T15:44:56.656Z] SSH_AUTH_SOCK=/tmp/ssh-95bMfTx4JwfM/agent.33 [2023-02-28T15:44:56.656Z] SSH_AGENT_PID=39 [2023-02-28T15:44:56.663Z] Running ssh-add (command line suppressed) [2023-02-28T15:44:56.766Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6006580009149131724.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6006580009149131724.key) [2023-02-28T15:44:56.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T15:44:57.067Z] + git tag --points-at HEAD [Pipeline] } [2023-02-28T15:44:57.091Z] $ docker exec --env ******** --env ******** 43be57e3694c56430f984222ec2a993bae65e4b135515f7e8fa178a95aef6068 ssh-agent -k [2023-02-28T15:44:57.203Z] unset SSH_AUTH_SOCK; [2023-02-28T15:44:57.204Z] unset SSH_AGENT_PID; [2023-02-28T15:44:57.204Z] echo Agent pid 39 killed; [2023-02-28T15:44:57.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-28T15:44:57.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T15:44:57.238Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T15:44:57.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T15:44:57.362Z] $ docker exec 43be57e3694c56430f984222ec2a993bae65e4b135515f7e8fa178a95aef6068 ssh-agent [2023-02-28T15:44:57.472Z] SSH_AUTH_SOCK=/tmp/ssh-AUplwIAPs2zg/agent.71 [2023-02-28T15:44:57.472Z] SSH_AGENT_PID=77 [2023-02-28T15:44:57.477Z] Running ssh-add (command line suppressed) [2023-02-28T15:44:57.582Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4159217479763306180.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4159217479763306180.key) [2023-02-28T15:44:57.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T15:44:57.893Z] + git semver init [2023-02-28T15:44:58.153Z] 2023-02-28 15:44:58,090 [run_init] DEBUG init version:0.0.0 force:False [2023-02-28T15:44:58.154Z] 2023-02-28 15:44:58,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-28T15:44:58.154Z] 2023-02-28 15:44:58,092 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-28T15:44:58.154Z] 2023-02-28 15:44:58,092 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-28T15:44:59.096Z] 2023-02-28 15:44:59,047 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-02-28T15:44:59.096Z] 2023-02-28 15:44:59,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-02-28T15:44:59.096Z] 2023-02-28 15:44:59,048 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-28T15:44:59.096Z] 2023-02-28 15:44:59,048 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-28T15:44:59.096Z] 3.0.0-dev.39 [Pipeline] } [2023-02-28T15:44:59.111Z] $ docker exec --env ******** --env ******** 43be57e3694c56430f984222ec2a993bae65e4b135515f7e8fa178a95aef6068 ssh-agent -k [2023-02-28T15:44:59.215Z] unset SSH_AUTH_SOCK; [2023-02-28T15:44:59.215Z] unset SSH_AGENT_PID; [2023-02-28T15:44:59.215Z] echo Agent pid 77 killed; [2023-02-28T15:44:59.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T15:44:59.524Z] + git semver [Pipeline] } [2023-02-28T15:44:59.799Z] $ docker stop --time=1 43be57e3694c56430f984222ec2a993bae65e4b135515f7e8fa178a95aef6068 [2023-02-28T15:45:01.150Z] $ docker rm -f --volumes 43be57e3694c56430f984222ec2a993bae65e4b135515f7e8fa178a95aef6068 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T15:45:01.492Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-28T15:45:01.694Z] Stashed 1 file(s) [Pipeline] echo [2023-02-28T15:45:01.696Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.39 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T15:45:01.826Z] provisioning config files... [2023-02-28T15:45:01.835Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5060438029905892806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:45:02.126Z] ---> docker-login.sh [2023-02-28T15:45:02.126Z] nexus3.edgexfoundry.org:10001 [2023-02-28T15:45:02.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:45:02.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:45:02.126Z] Configure a credential helper to remove this warning. See [2023-02-28T15:45:02.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:45:02.126Z] [2023-02-28T15:45:02.126Z] Login Succeeded [2023-02-28T15:45:02.126Z] nexus3.edgexfoundry.org:10002 [2023-02-28T15:45:02.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:45:02.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:45:02.385Z] Configure a credential helper to remove this warning. See [2023-02-28T15:45:02.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:45:02.385Z] [2023-02-28T15:45:02.385Z] Login Succeeded [2023-02-28T15:45:02.385Z] nexus3.edgexfoundry.org:10003 [2023-02-28T15:45:02.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:45:02.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:45:02.385Z] Configure a credential helper to remove this warning. See [2023-02-28T15:45:02.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:45:02.385Z] [2023-02-28T15:45:02.385Z] Login Succeeded [2023-02-28T15:45:02.385Z] nexus3.edgexfoundry.org:10004 [2023-02-28T15:45:02.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:45:02.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:45:02.644Z] Configure a credential helper to remove this warning. See [2023-02-28T15:45:02.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:45:02.644Z] [2023-02-28T15:45:02.644Z] Login Succeeded [2023-02-28T15:45:02.644Z] docker.io [2023-02-28T15:45:02.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:45:03.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:45:03.595Z] Configure a credential helper to remove this warning. See [2023-02-28T15:45:03.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:45:03.595Z] [2023-02-28T15:45:03.595Z] Login Succeeded [2023-02-28T15:45:03.595Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T15:45:03.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-28T15:45:03.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T15:45:03.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T15:45:03.679Z] ========================================================= [2023-02-28T15:45:03.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-28T15:45:03.679Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:45:03.980Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-28T15:45:03.980Z] Sending build context to Docker daemon 10.56MB [2023-02-28T15:45:03.980Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-28T15:45:03.980Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-28T15:45:03.980Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-28T15:45:03.980Z] 213ec9aee27d: Pulling fs layer [2023-02-28T15:45:03.980Z] 4583459ba037: Pulling fs layer [2023-02-28T15:45:03.980Z] 93c1e223e6f2: Pulling fs layer [2023-02-28T15:45:03.980Z] 53926ce57604: Pulling fs layer [2023-02-28T15:45:03.980Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-28T15:45:03.980Z] 22ff95d597cd: Pulling fs layer [2023-02-28T15:45:03.980Z] 12d6caf4c0d1: Pulling fs layer [2023-02-28T15:45:03.980Z] 96b7cbca73a9: Pulling fs layer [2023-02-28T15:45:03.980Z] a7acece74701: Pulling fs layer [2023-02-28T15:45:03.980Z] 21b2b0c7a3f4: Waiting [2023-02-28T15:45:03.980Z] 22ff95d597cd: Waiting [2023-02-28T15:45:03.980Z] 12d6caf4c0d1: Waiting [2023-02-28T15:45:03.980Z] a7acece74701: Waiting [2023-02-28T15:45:03.980Z] 96b7cbca73a9: Waiting [2023-02-28T15:45:03.980Z] 53926ce57604: Waiting [2023-02-28T15:45:04.243Z] 93c1e223e6f2: Verifying Checksum [2023-02-28T15:45:04.243Z] 93c1e223e6f2: Download complete [2023-02-28T15:45:04.243Z] 4583459ba037: Download complete [2023-02-28T15:45:04.243Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-28T15:45:04.243Z] 21b2b0c7a3f4: Download complete [2023-02-28T15:45:04.243Z] 22ff95d597cd: Verifying Checksum [2023-02-28T15:45:04.243Z] 22ff95d597cd: Download complete [2023-02-28T15:45:04.243Z] 213ec9aee27d: Download complete [2023-02-28T15:45:04.243Z] 12d6caf4c0d1: Download complete [2023-02-28T15:45:04.243Z] 213ec9aee27d: Pull complete [2023-02-28T15:45:04.511Z] 4583459ba037: Pull complete [2023-02-28T15:45:04.511Z] 93c1e223e6f2: Pull complete [2023-02-28T15:45:04.773Z] a7acece74701: Download complete [2023-02-28T15:45:05.038Z] 96b7cbca73a9: Verifying Checksum [2023-02-28T15:45:05.038Z] 96b7cbca73a9: Download complete [2023-02-28T15:45:05.038Z] 53926ce57604: Verifying Checksum [2023-02-28T15:45:05.038Z] 53926ce57604: Download complete [2023-02-28T15:45:09.225Z] 53926ce57604: Pull complete [2023-02-28T15:45:09.486Z] 21b2b0c7a3f4: Pull complete [2023-02-28T15:45:10.055Z] 22ff95d597cd: Pull complete [2023-02-28T15:45:10.055Z] 12d6caf4c0d1: Pull complete [2023-02-28T15:45:12.585Z] 96b7cbca73a9: Pull complete [2023-02-28T15:45:12.845Z] a7acece74701: Pull complete [2023-02-28T15:45:13.105Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-28T15:45:13.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T15:45:13.105Z] ---> db6d94c90886 [2023-02-28T15:45:13.105Z] Step 3/10 : ARG MAKE=make build [2023-02-28T15:45:15.019Z] ---> Running in 1d55166a2c70 [2023-02-28T15:45:15.019Z] Removing intermediate container 1d55166a2c70 [2023-02-28T15:45:15.019Z] ---> a239c119f801 [2023-02-28T15:45:15.019Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-28T15:45:15.019Z] ---> Running in 527bdb1dbf0b [2023-02-28T15:45:15.019Z] Removing intermediate container 527bdb1dbf0b [2023-02-28T15:45:15.019Z] ---> c28dfba66d0e [2023-02-28T15:45:15.019Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-28T15:45:15.280Z] ---> Running in e2c965c1cbe3 [2023-02-28T15:45:15.280Z] Removing intermediate container e2c965c1cbe3 [2023-02-28T15:45:15.280Z] ---> c4151cf2d7ca [2023-02-28T15:45:15.280Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-28T15:45:15.280Z] ---> Running in e6f770df937a [2023-02-28T15:45:15.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:15.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:16.060Z] OK: 211 MiB in 51 packages [2023-02-28T15:45:16.319Z] Removing intermediate container e6f770df937a [2023-02-28T15:45:16.319Z] ---> 9c53ed672792 [2023-02-28T15:45:16.319Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-28T15:45:16.578Z] ---> d7d86f8e2761 [2023-02-28T15:45:16.578Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:45:16.578Z] ---> Running in 2eaa712454e6 [2023-02-28T15:45:16.790Z] Still waiting to schedule task [2023-02-28T15:45:16.790Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-28T15:45:43.131Z] Removing intermediate container 2eaa712454e6 [2023-02-28T15:45:43.131Z] ---> b8903947eb8b [2023-02-28T15:45:43.131Z] Step 9/10 : COPY . . [2023-02-28T15:45:43.131Z] ---> d1dbf65fdfa0 [2023-02-28T15:45:43.131Z] Step 10/10 : RUN ${MAKE} [2023-02-28T15:45:43.131Z] ---> Running in c36584caf896 [2023-02-28T15:45:43.131Z] noop [2023-02-28T15:45:43.131Z] Removing intermediate container c36584caf896 [2023-02-28T15:45:43.131Z] ---> cf6b4cead761 [2023-02-28T15:45:43.131Z] Successfully built cf6b4cead761 [2023-02-28T15:45:43.131Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:45:43.454Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T15:45:43.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:45:43.530Z] prd-ubuntu20.04-docker-8c-8g-7725 does not seem to be running inside a container [2023-02-28T15:45:43.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-28T15:45:43.975Z] $ docker top 4ef59984a755c58feb64c1f74e24811a0266fd03d1d9ef36fb78fb3cd293aace -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:45:44.323Z] + go version [2023-02-28T15:45:44.323Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-28T15:45:44.337Z] $ docker stop --time=1 4ef59984a755c58feb64c1f74e24811a0266fd03d1d9ef36fb78fb3cd293aace [2023-02-28T15:45:45.647Z] $ docker rm -f --volumes 4ef59984a755c58feb64c1f74e24811a0266fd03d1d9ef36fb78fb3cd293aace [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:45:46.030Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T15:45:46.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:45:46.109Z] prd-ubuntu20.04-docker-8c-8g-7725 does not seem to be running inside a container [2023-02-28T15:45:46.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-28T15:45:46.551Z] $ docker top 207cb407233345b18e1e8709609d505ccf7aaa4b90783a438064caac2c2c3721 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:45:46.901Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-28T15:45:47.196Z] + make test [2023-02-28T15:45:47.196Z] go test -race -coverprofile=coverage.out ./... [2023-02-28T15:45:53.771Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-28T15:46:08.654Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-28T15:46:08.654Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-28T15:46:08.654Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-28T15:46:08.654Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-28T15:46:08.654Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-28T15:46:08.654Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.058s coverage: 27.6% of statements [2023-02-28T15:46:08.654Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.086s coverage: 78.9% of statements [2023-02-28T15:46:08.654Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-28T15:46:08.654Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.111s coverage: 86.0% of statements [2023-02-28T15:46:08.654Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-28T15:46:08.655Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-28T15:46:08.655Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.088s coverage: 74.7% of statements [2023-02-28T15:46:08.655Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-28T15:46:11.939Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.077s coverage: 15.5% of statements [2023-02-28T15:46:11.939Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-28T15:46:11.939Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.100s coverage: 65.2% of statements [2023-02-28T15:46:11.939Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-28T15:46:11.939Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-28T15:46:11.939Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.761s coverage: 89.2% of statements [2023-02-28T15:46:11.939Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-28T15:46:11.939Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.075s coverage: 4.6% of statements [2023-02-28T15:46:11.939Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-28T15:46:30.006Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-28T15:46:30.006Z] GO111MODULE=on go vet ./... [2023-02-28T15:46:31.378Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-28T15:46:31.378Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-28T15:46:31.636Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-28T15:46:31.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-28T15:46:31.663Z] $ docker stop --time=1 207cb407233345b18e1e8709609d505ccf7aaa4b90783a438064caac2c2c3721 [2023-02-28T15:46:33.651Z] $ docker rm -f --volumes 207cb407233345b18e1e8709609d505ccf7aaa4b90783a438064caac2c2c3721 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T15:46:34.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-28T15:46:34.225Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-28T15:46:34.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-28T15:46:34.996Z] + ls -al . [2023-02-28T15:46:34.996Z] total 280 [2023-02-28T15:46:34.996Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 28 15:45 . [2023-02-28T15:46:34.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 15:44 .. [2023-02-28T15:46:34.996Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 28 15:44 .dockerignore [2023-02-28T15:46:34.996Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 15:46 .git [2023-02-28T15:46:34.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 15:44 .github [2023-02-28T15:46:34.996Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 28 15:44 .gitignore [2023-02-28T15:46:34.996Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 28 15:44 .golangci.yml [2023-02-28T15:46:34.996Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 15:44 .semver [2023-02-28T15:46:34.996Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 28 15:44 CHANGELOG.md [2023-02-28T15:46:34.996Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 28 15:44 GOVERNANCE.md [2023-02-28T15:46:34.996Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 28 15:44 Jenkinsfile [2023-02-28T15:46:34.996Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 28 15:44 LICENSE [2023-02-28T15:46:34.996Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 28 15:44 Makefile [2023-02-28T15:46:34.996Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 28 15:44 OWNERS.md [2023-02-28T15:46:34.996Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 28 15:44 README.md [2023-02-28T15:46:34.996Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 28 15:45 VERSION [2023-02-28T15:46:34.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 15:44 bin [2023-02-28T15:46:34.996Z] -rw-r--r-- 1 jenkins jenkins 111045 Feb 28 15:46 coverage.out [2023-02-28T15:46:34.996Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 28 15:44 example [2023-02-28T15:46:34.996Z] -rw-rw-r-- 1 jenkins jenkins 3266 Feb 28 15:44 go.mod [2023-02-28T15:46:34.996Z] -rw-rw-r-- 1 jenkins jenkins 30840 Feb 28 15:44 go.sum [2023-02-28T15:46:34.996Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 28 15:44 internal [2023-02-28T15:46:34.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 15:44 openapi [2023-02-28T15:46:34.996Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 28 15:44 pkg [2023-02-28T15:46:34.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 15:44 snap [2023-02-28T15:46:34.996Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 28 15:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:46:35.329Z] + 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=acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 --label arch=amd64 --label version=3.0.0-dev.39 . [2023-02-28T15:46:35.329Z] Sending build context to Docker daemon 10.67MB [2023-02-28T15:46:35.329Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-28T15:46:35.329Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-28T15:46:35.329Z] ---> cf6b4cead761 [2023-02-28T15:46:35.329Z] Step 3/23 : ARG MAKE=make build [2023-02-28T15:46:35.329Z] ---> Running in a8e43e3b6c2b [2023-02-28T15:46:35.612Z] Removing intermediate container a8e43e3b6c2b [2023-02-28T15:46:35.612Z] ---> 5974e578104c [2023-02-28T15:46:35.612Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-28T15:46:35.612Z] ---> Running in 8f9368983fec [2023-02-28T15:46:35.612Z] Removing intermediate container 8f9368983fec [2023-02-28T15:46:35.612Z] ---> 481cd93a2e2d [2023-02-28T15:46:35.612Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-28T15:46:35.612Z] ---> Running in e9c33568fa4f [2023-02-28T15:46:35.881Z] Removing intermediate container e9c33568fa4f [2023-02-28T15:46:35.881Z] ---> 14d89e64216d [2023-02-28T15:46:35.881Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-28T15:46:35.881Z] ---> Running in ed756a7c8938 [2023-02-28T15:46:36.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:46:36.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:46:36.709Z] OK: 211 MiB in 51 packages [2023-02-28T15:46:36.968Z] Removing intermediate container ed756a7c8938 [2023-02-28T15:46:36.968Z] ---> 6a6cfc72a3bf [2023-02-28T15:46:36.968Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-28T15:46:36.968Z] ---> afd430fe1694 [2023-02-28T15:46:36.968Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:46:36.968Z] ---> Running in 201a44338fbf [2023-02-28T15:46:37.904Z] Removing intermediate container 201a44338fbf [2023-02-28T15:46:37.904Z] ---> e78e85204ba6 [2023-02-28T15:46:37.904Z] Step 9/23 : COPY . . [2023-02-28T15:46:38.473Z] ---> 60d224363dfb [2023-02-28T15:46:38.473Z] Step 10/23 : RUN ${MAKE} [2023-02-28T15:46:38.473Z] ---> Running in 01475efdc68a [2023-02-28T15:46:38.732Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.39" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-28T15:47:00.673Z] Removing intermediate container 01475efdc68a [2023-02-28T15:47:00.673Z] ---> e29cdd5dacfa [2023-02-28T15:47:00.673Z] Step 11/23 : FROM alpine:3.16 [2023-02-28T15:47:00.673Z] 3.16: Pulling from library/alpine [2023-02-28T15:47:00.673Z] ef5531b6e74e: Pulling fs layer [2023-02-28T15:47:00.673Z] ef5531b6e74e: Verifying Checksum [2023-02-28T15:47:00.673Z] ef5531b6e74e: Download complete [2023-02-28T15:47:00.673Z] ef5531b6e74e: Pull complete [2023-02-28T15:47:00.673Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T15:47:00.673Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T15:47:00.673Z] ---> dfd21b5a31f5 [2023-02-28T15:47:00.673Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-28T15:47:00.673Z] ---> Running in 5051c6f80b00 [2023-02-28T15:47:00.673Z] Removing intermediate container 5051c6f80b00 [2023-02-28T15:47:00.673Z] ---> 19df9a76b727 [2023-02-28T15:47:00.673Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-28T15:47:00.673Z] ---> Running in 7cf9069c3441 [2023-02-28T15:47:00.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:47:00.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:47:00.673Z] OK: 6 MiB in 14 packages [2023-02-28T15:47:00.673Z] Removing intermediate container 7cf9069c3441 [2023-02-28T15:47:00.673Z] ---> 7b9f38939b52 [2023-02-28T15:47:00.673Z] Step 14/23 : WORKDIR / [2023-02-28T15:47:00.673Z] ---> Running in 82e19a60bb21 [2023-02-28T15:47:00.673Z] Removing intermediate container 82e19a60bb21 [2023-02-28T15:47:00.673Z] ---> 98017feedd19 [2023-02-28T15:47:00.673Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-28T15:47:00.673Z] ---> eb766e6eac30 [2023-02-28T15:47:00.673Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-28T15:47:00.673Z] ---> 96e8087aee78 [2023-02-28T15:47:00.673Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-28T15:47:00.673Z] ---> 123a6e7b4972 [2023-02-28T15:47:00.673Z] Step 18/23 : EXPOSE 59999 [2023-02-28T15:47:00.673Z] ---> Running in 3e60be8ba85b [2023-02-28T15:47:00.673Z] Removing intermediate container 3e60be8ba85b [2023-02-28T15:47:00.673Z] ---> 597a25756cb1 [2023-02-28T15:47:00.673Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-28T15:47:00.673Z] ---> Running in 7fb4bded5174 [2023-02-28T15:47:00.673Z] Removing intermediate container 7fb4bded5174 [2023-02-28T15:47:00.673Z] ---> 8e3bad3eccc8 [2023-02-28T15:47:00.673Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:47:00.932Z] ---> Running in 260151fdbc94 [2023-02-28T15:47:00.932Z] Removing intermediate container 260151fdbc94 [2023-02-28T15:47:00.932Z] ---> 342fa500636c [2023-02-28T15:47:00.932Z] Step 21/23 : LABEL arch=amd64 [2023-02-28T15:47:00.932Z] ---> Running in 09991ba26e85 [2023-02-28T15:47:00.932Z] Removing intermediate container 09991ba26e85 [2023-02-28T15:47:00.932Z] ---> cf30e1b1df9d [2023-02-28T15:47:00.932Z] Step 22/23 : LABEL git_sha=acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 [2023-02-28T15:47:01.192Z] ---> Running in ebec0aba05bf [2023-02-28T15:47:01.192Z] Removing intermediate container ebec0aba05bf [2023-02-28T15:47:01.192Z] ---> 996090312783 [2023-02-28T15:47:01.192Z] Step 23/23 : LABEL version=3.0.0-dev.39 [2023-02-28T15:47:01.192Z] ---> Running in 897e9bb94d4f [2023-02-28T15:47:01.192Z] Removing intermediate container 897e9bb94d4f [2023-02-28T15:47:01.192Z] ---> a83666ddcdba [2023-02-28T15:47:01.192Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-28T15:47:01.451Z] Successfully built a83666ddcdba [2023-02-28T15:47:01.451Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:47:01.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T15:47:01.855Z] [2023-02-28T15:47:01.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:47:02.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T15:47:02.152Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-28T15:47:02.152Z] 5eb5b503b376: Pulling fs layer [2023-02-28T15:47:02.152Z] 5c69ac0246d0: Pulling fs layer [2023-02-28T15:47:02.152Z] ec43610c2a17: Pulling fs layer [2023-02-28T15:47:02.152Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-28T15:47:02.152Z] 33b1e0a273af: Pulling fs layer [2023-02-28T15:47:02.152Z] 5d3b04190fa2: Pulling fs layer [2023-02-28T15:47:02.152Z] 2f39f015ded8: Pulling fs layer [2023-02-28T15:47:02.152Z] 3a2ae6a8a46f: Waiting [2023-02-28T15:47:02.152Z] 2f39f015ded8: Waiting [2023-02-28T15:47:02.152Z] 33b1e0a273af: Waiting [2023-02-28T15:47:02.152Z] 5d3b04190fa2: Waiting [2023-02-28T15:47:02.152Z] 5c69ac0246d0: Verifying Checksum [2023-02-28T15:47:02.152Z] 5c69ac0246d0: Download complete [2023-02-28T15:47:02.152Z] 3a2ae6a8a46f: Download complete [2023-02-28T15:47:02.412Z] 33b1e0a273af: Verifying Checksum [2023-02-28T15:47:02.412Z] 33b1e0a273af: Download complete [2023-02-28T15:47:02.412Z] ec43610c2a17: Verifying Checksum [2023-02-28T15:47:02.412Z] ec43610c2a17: Download complete [2023-02-28T15:47:02.412Z] 5eb5b503b376: Verifying Checksum [2023-02-28T15:47:02.412Z] 5eb5b503b376: Download complete [2023-02-28T15:47:03.347Z] 2f39f015ded8: Download complete [2023-02-28T15:47:03.605Z] 5eb5b503b376: Pull complete [2023-02-28T15:47:03.864Z] 5c69ac0246d0: Pull complete [2023-02-28T15:47:04.429Z] ec43610c2a17: Pull complete [2023-02-28T15:47:04.429Z] 3a2ae6a8a46f: Pull complete [2023-02-28T15:47:04.687Z] 33b1e0a273af: Pull complete [2023-02-28T15:47:04.687Z] 5d3b04190fa2: Pull complete [2023-02-28T15:47:08.875Z] 2f39f015ded8: Pull complete [2023-02-28T15:47:08.875Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-28T15:47:08.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T15:47:08.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:47:08.951Z] prd-ubuntu20.04-docker-8c-8g-7725 does not seem to be running inside a container [2023-02-28T15:47:08.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-28T15:47:11.787Z] $ docker top d7cbe248b94e0ece4722a134df5ee84eab17e0f36624eb487d43b6371445704b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:47:12.147Z] ---> job-cost.sh [2023-02-28T15:47:12.147Z] lf-activate-venv: SKIPPING [2023-02-28T15:47:12.147Z] INFO: No Stack... [2023-02-28T15:47:12.405Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-28T15:47:12.667Z] INFO: Archiving Costs [Pipeline] sh [2023-02-28T15:47:12.953Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-02-28T15:47:12.953Z] + cut -d, -f6 [Pipeline] lock [2023-02-28T15:47:12.969Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-169-stack-cost] [2023-02-28T15:47:12.978Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-169-stack-cost] did not exist. Created. [2023-02-28T15:47:12.978Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-28T15:47:13.273Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-28T15:47:13.321Z] Stashed 1 file(s) [Pipeline] } [2023-02-28T15:47:13.335Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-28T15:47:13.350Z] $ docker stop --time=1 d7cbe248b94e0ece4722a134df5ee84eab17e0f36624eb487d43b6371445704b [2023-02-28T15:47:14.514Z] $ docker rm -f --volumes d7cbe248b94e0ece4722a134df5ee84eab17e0f36624eb487d43b6371445704b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-28T15:49:02.487Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7729 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-02-28T15:49:02.502Z] Running in /w/workspace/device-sdk-go/169 [Pipeline] { [Pipeline] checkout [2023-02-28T15:49:02.533Z] The recommended git tool is: git [2023-02-28T15:49:08.608Z] using credential edgex-jenkins-ssh [2023-02-28T15:49:08.629Z] Cloning the remote Git repository [2023-02-28T15:49:08.687Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-28T15:49:08.769Z] > git init /w/workspace/device-sdk-go/169 # timeout=10 [2023-02-28T15:49:08.948Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-28T15:49:08.949Z] > git --version # timeout=10 [2023-02-28T15:49:08.978Z] > git --version # 'git version 2.25.1' [2023-02-28T15:49:08.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T15:49:09.042Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T15:49:10.777Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-28T15:49:10.805Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T15:49:11.845Z] Avoid second fetch [2023-02-28T15:49:11.846Z] Checking out Revision acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 (main) [2023-02-28T15:49:12.438Z] Commit message: "Merge pull request #1352 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T15:49:11.868Z] > git config core.sparsecheckout # timeout=10 [2023-02-28T15:49:11.887Z] > git checkout -f acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 # timeout=10 [2023-02-28T15:49:13.469Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-28T15:49:13.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T15:49:13.469Z] Dload Upload Total Spent Left Speed [2023-02-28T15:49:13.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-02-28T15:49:14.122Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-28T15:49:14.466Z] + sudo tee /etc/docker/daemon.new [2023-02-28T15:49:14.466Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-28T15:49:14.466Z] { [2023-02-28T15:49:14.466Z] "registry-mirrors": [ [2023-02-28T15:49:14.466Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-28T15:49:14.466Z] ], [2023-02-28T15:49:14.466Z] "bip": "10.250.0.254/24", [2023-02-28T15:49:14.466Z] "hosts": [ [2023-02-28T15:49:14.466Z] "tcp://0.0.0.0:5555", [2023-02-28T15:49:14.466Z] "unix:///var/run/docker.sock" [2023-02-28T15:49:14.466Z] ], [2023-02-28T15:49:14.466Z] "mtu": 1458, [2023-02-28T15:49:14.466Z] "selinux-enabled": true, [2023-02-28T15:49:14.466Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-28T15:49:14.466Z] } [Pipeline] sh [2023-02-28T15:49:14.801Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-28T15:49:15.142Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T15:49:33.447Z] provisioning config files... [2023-02-28T15:49:33.480Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/169@tmp/config17835075875573872176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:49:33.848Z] ---> docker-login.sh [2023-02-28T15:49:33.848Z] nexus3.edgexfoundry.org:10001 [2023-02-28T15:49:34.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:49:34.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:49:34.443Z] Configure a credential helper to remove this warning. See [2023-02-28T15:49:34.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:49:34.443Z] [2023-02-28T15:49:34.443Z] Login Succeeded [2023-02-28T15:49:34.443Z] nexus3.edgexfoundry.org:10002 [2023-02-28T15:49:34.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:49:34.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:49:34.986Z] Configure a credential helper to remove this warning. See [2023-02-28T15:49:34.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:49:34.986Z] [2023-02-28T15:49:34.986Z] Login Succeeded [2023-02-28T15:49:34.986Z] nexus3.edgexfoundry.org:10003 [2023-02-28T15:49:35.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:49:35.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:49:35.258Z] Configure a credential helper to remove this warning. See [2023-02-28T15:49:35.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:49:35.258Z] [2023-02-28T15:49:35.258Z] Login Succeeded [2023-02-28T15:49:35.258Z] nexus3.edgexfoundry.org:10004 [2023-02-28T15:49:35.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:49:35.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:49:35.802Z] Configure a credential helper to remove this warning. See [2023-02-28T15:49:35.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:49:35.802Z] [2023-02-28T15:49:35.802Z] Login Succeeded [2023-02-28T15:49:35.802Z] docker.io [2023-02-28T15:49:36.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:49:36.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:49:36.344Z] Configure a credential helper to remove this warning. See [2023-02-28T15:49:36.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:49:36.344Z] [2023-02-28T15:49:36.344Z] Login Succeeded [2023-02-28T15:49:36.344Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T15:49:36.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-28T15:49:36.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T15:49:36.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T15:49:36.697Z] ========================================================= [2023-02-28T15:49:36.697Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-28T15:49:36.697Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:37.336Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-28T15:49:37.612Z] Sending build context to Docker daemon 5.671MB [2023-02-28T15:49:37.612Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-28T15:49:37.612Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-28T15:49:37.612Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-28T15:49:37.612Z] 9b18e9b68314: Pulling fs layer [2023-02-28T15:49:37.612Z] 35d82f9e3411: Pulling fs layer [2023-02-28T15:49:37.612Z] e16973657156: Pulling fs layer [2023-02-28T15:49:37.612Z] fc693d55d65f: Pulling fs layer [2023-02-28T15:49:37.612Z] 7e9fc2657dce: Pulling fs layer [2023-02-28T15:49:37.612Z] dda99020689f: Pulling fs layer [2023-02-28T15:49:37.612Z] db1c61fa0a46: Pulling fs layer [2023-02-28T15:49:37.612Z] 891c053d2c06: Pulling fs layer [2023-02-28T15:49:37.612Z] dda99020689f: Waiting [2023-02-28T15:49:37.612Z] db1c61fa0a46: Waiting [2023-02-28T15:49:37.612Z] fc693d55d65f: Waiting [2023-02-28T15:49:37.612Z] 7e9fc2657dce: Waiting [2023-02-28T15:49:37.612Z] 891c053d2c06: Waiting [2023-02-28T15:49:37.612Z] e16973657156: Verifying Checksum [2023-02-28T15:49:37.612Z] e16973657156: Download complete [2023-02-28T15:49:37.898Z] 35d82f9e3411: Verifying Checksum [2023-02-28T15:49:37.898Z] 35d82f9e3411: Download complete [2023-02-28T15:49:37.898Z] 7e9fc2657dce: Verifying Checksum [2023-02-28T15:49:37.898Z] 7e9fc2657dce: Download complete [2023-02-28T15:49:37.898Z] dda99020689f: Verifying Checksum [2023-02-28T15:49:37.898Z] dda99020689f: Download complete [2023-02-28T15:49:37.898Z] 9b18e9b68314: Verifying Checksum [2023-02-28T15:49:38.879Z] 9b18e9b68314: Pull complete [2023-02-28T15:49:38.879Z] 891c053d2c06: Verifying Checksum [2023-02-28T15:49:38.879Z] 891c053d2c06: Download complete [2023-02-28T15:49:39.496Z] 35d82f9e3411: Pull complete [2023-02-28T15:49:39.781Z] e16973657156: Pull complete [2023-02-28T15:49:40.374Z] db1c61fa0a46: Verifying Checksum [2023-02-28T15:49:40.374Z] db1c61fa0a46: Download complete [2023-02-28T15:49:41.356Z] fc693d55d65f: Download complete [2023-02-28T15:49:53.743Z] fc693d55d65f: Pull complete [2023-02-28T15:49:54.017Z] 7e9fc2657dce: Pull complete [2023-02-28T15:49:54.289Z] dda99020689f: Pull complete [2023-02-28T15:50:00.977Z] db1c61fa0a46: Pull complete [2023-02-28T15:50:03.592Z] 891c053d2c06: Pull complete [2023-02-28T15:50:03.592Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-28T15:50:03.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T15:50:03.592Z] ---> f96f9c87975a [2023-02-28T15:50:03.592Z] Step 3/10 : ARG MAKE=make build [2023-02-28T15:50:04.575Z] ---> Running in 5b792238233c [2023-02-28T15:50:04.847Z] Removing intermediate container 5b792238233c [2023-02-28T15:50:04.847Z] ---> 1ac1b21a9bff [2023-02-28T15:50:04.847Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-28T15:50:04.847Z] ---> Running in d79b12da8aac [2023-02-28T15:50:05.437Z] Removing intermediate container d79b12da8aac [2023-02-28T15:50:05.437Z] ---> 7a327d8e1b9e [2023-02-28T15:50:05.437Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-28T15:50:05.437Z] ---> Running in b2e65009db90 [2023-02-28T15:50:05.714Z] Removing intermediate container b2e65009db90 [2023-02-28T15:50:05.714Z] ---> b2f5007a3602 [2023-02-28T15:50:05.714Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-28T15:50:05.714Z] ---> Running in 648862647c96 [2023-02-28T15:50:07.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:50:07.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:50:08.373Z] OK: 221 MiB in 51 packages [2023-02-28T15:50:09.341Z] Removing intermediate container 648862647c96 [2023-02-28T15:50:09.341Z] ---> e5a5592f85d8 [2023-02-28T15:50:09.341Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-28T15:50:09.936Z] ---> b710f1de31b1 [2023-02-28T15:50:09.936Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:50:09.936Z] ---> Running in ca85b3db626a [2023-02-28T15:51:17.972Z] Removing intermediate container ca85b3db626a [2023-02-28T15:51:17.972Z] ---> 5519dc936e87 [2023-02-28T15:51:17.972Z] Step 9/10 : COPY . . [2023-02-28T15:51:18.569Z] ---> 32acf74394e0 [2023-02-28T15:51:18.569Z] Step 10/10 : RUN ${MAKE} [2023-02-28T15:51:18.840Z] ---> Running in b6cfd43157dd [2023-02-28T15:51:19.814Z] noop [2023-02-28T15:51:20.821Z] Removing intermediate container b6cfd43157dd [2023-02-28T15:51:20.821Z] ---> 845a989faac4 [2023-02-28T15:51:20.821Z] Successfully built 845a989faac4 [2023-02-28T15:51:20.821Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:51:21.207Z] + docker inspect -f . ci-base-image-arm64 [2023-02-28T15:51:21.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:51:21.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-7729 does not seem to be running inside a container [2023-02-28T15:51:21.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/169 -v /w/workspace/device-sdk-go/169:/w/workspace/device-sdk-go/169:rw,z -v /w/workspace/device-sdk-go/169@tmp:/w/workspace/device-sdk-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-28T15:51:22.782Z] $ docker top 65e88bd7aefdff8c4b1d18153aa5bf1f73bf4171fcae287b3e6280b4b063e733 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:51:23.659Z] + go version [2023-02-28T15:51:23.659Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-28T15:51:23.680Z] $ docker stop --time=1 65e88bd7aefdff8c4b1d18153aa5bf1f73bf4171fcae287b3e6280b4b063e733 [2023-02-28T15:51:25.335Z] $ docker rm -f --volumes 65e88bd7aefdff8c4b1d18153aa5bf1f73bf4171fcae287b3e6280b4b063e733 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:51:25.938Z] + docker inspect -f . ci-base-image-arm64 [2023-02-28T15:51:25.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:51:26.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-7729 does not seem to be running inside a container [2023-02-28T15:51:26.250Z] $ 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/169 -v /w/workspace/device-sdk-go/169:/w/workspace/device-sdk-go/169:rw,z -v /w/workspace/device-sdk-go/169@tmp:/w/workspace/device-sdk-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-28T15:51:27.746Z] $ docker top c3541b6a65cfb626e4c1ea7fe0060df324459b68693559969978df7e2ab59e72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:51:28.614Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/169 [Pipeline] fileExists [Pipeline] sh [2023-02-28T15:51:29.274Z] + make test [2023-02-28T15:51:29.274Z] go test -race -coverprofile=coverage.out ./... [2023-02-28T15:52:09.705Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-28T15:54:16.444Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-28T15:54:16.444Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-28T15:54:16.444Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-28T15:54:16.444Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-28T15:54:16.444Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-28T15:54:26.568Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.264s coverage: 27.6% of statements [2023-02-28T15:54:28.551Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.292s coverage: 78.9% of statements [2023-02-28T15:54:28.551Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-28T15:54:35.229Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.426s coverage: 86.0% of statements [2023-02-28T15:54:35.229Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-28T15:54:35.229Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-28T15:54:38.584Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.483s coverage: 74.7% of statements [2023-02-28T15:54:38.584Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-28T15:54:38.584Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.335s coverage: 15.5% of statements [2023-02-28T15:54:38.584Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-28T15:54:39.998Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.449s coverage: 65.2% of statements [2023-02-28T15:54:39.998Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-28T15:54:39.998Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-28T15:54:40.266Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.293s coverage: 89.2% of statements [2023-02-28T15:54:40.266Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-28T15:54:40.266Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.376s coverage: 4.6% of statements [2023-02-28T15:54:40.266Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-28T15:54:40.851Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-28T15:54:40.851Z] GO111MODULE=on go vet ./... [2023-02-28T15:56:32.559Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-28T15:56:32.559Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-28T15:56:32.559Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-28T15:56:32.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-28T15:56:32.589Z] $ docker stop --time=1 c3541b6a65cfb626e4c1ea7fe0060df324459b68693559969978df7e2ab59e72 [2023-02-28T15:56:34.968Z] $ docker rm -f --volumes c3541b6a65cfb626e4c1ea7fe0060df324459b68693559969978df7e2ab59e72 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T15:56:36.529Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-28T15:56:36.552Z] Warning: overwriting stash ‘coverage-report’ [2023-02-28T15:56:37.289Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T15:56:37.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-28T15:56:38.134Z] + ls -al . [2023-02-28T15:56:38.134Z] total 276 [2023-02-28T15:56:38.134Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 28 15:51 . [2023-02-28T15:56:38.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 15:49 .. [2023-02-28T15:56:38.134Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 28 15:49 .dockerignore [2023-02-28T15:56:38.134Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 15:49 .git [2023-02-28T15:56:38.134Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 15:49 .github [2023-02-28T15:56:38.134Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 28 15:49 .gitignore [2023-02-28T15:56:38.134Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 28 15:49 .golangci.yml [2023-02-28T15:56:38.134Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 28 15:49 CHANGELOG.md [2023-02-28T15:56:38.134Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 28 15:49 GOVERNANCE.md [2023-02-28T15:56:38.134Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 28 15:49 Jenkinsfile [2023-02-28T15:56:38.134Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 28 15:49 LICENSE [2023-02-28T15:56:38.134Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 28 15:49 Makefile [2023-02-28T15:56:38.134Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 28 15:49 OWNERS.md [2023-02-28T15:56:38.134Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 28 15:49 README.md [2023-02-28T15:56:38.134Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 28 15:45 VERSION [2023-02-28T15:56:38.134Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 15:49 bin [2023-02-28T15:56:38.134Z] -rw-r--r-- 1 jenkins jenkins 111045 Feb 28 15:54 coverage.out [2023-02-28T15:56:38.134Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 28 15:49 example [2023-02-28T15:56:38.134Z] -rw-rw-r-- 1 jenkins jenkins 3266 Feb 28 15:49 go.mod [2023-02-28T15:56:38.134Z] -rw-rw-r-- 1 jenkins jenkins 30840 Feb 28 15:49 go.sum [2023-02-28T15:56:38.134Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 28 15:49 internal [2023-02-28T15:56:38.134Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 15:49 openapi [2023-02-28T15:56:38.134Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 28 15:49 pkg [2023-02-28T15:56:38.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 15:49 snap [2023-02-28T15:56:38.134Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 28 15:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:56:38.490Z] + 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=acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 --label arch=arm64 --label version=3.0.0-dev.39 . [2023-02-28T15:56:39.097Z] Sending build context to Docker daemon 5.783MB [2023-02-28T15:56:39.097Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-28T15:56:39.097Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-28T15:56:39.097Z] ---> 845a989faac4 [2023-02-28T15:56:39.097Z] Step 3/23 : ARG MAKE=make build [2023-02-28T15:56:39.097Z] ---> Running in ca4b9890b010 [2023-02-28T15:56:39.702Z] Removing intermediate container ca4b9890b010 [2023-02-28T15:56:39.702Z] ---> 652c69ebd8f2 [2023-02-28T15:56:39.702Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-28T15:56:39.702Z] ---> Running in a9987de9c491 [2023-02-28T15:56:39.969Z] Removing intermediate container a9987de9c491 [2023-02-28T15:56:39.969Z] ---> ab7e30b54fe7 [2023-02-28T15:56:39.969Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-28T15:56:39.969Z] ---> Running in 721010acf118 [2023-02-28T15:56:40.245Z] Removing intermediate container 721010acf118 [2023-02-28T15:56:40.245Z] ---> f49ed4724d12 [2023-02-28T15:56:40.245Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-28T15:56:40.516Z] ---> Running in 4c18376b5250 [2023-02-28T15:56:41.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:56:42.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:56:43.487Z] OK: 221 MiB in 51 packages [2023-02-28T15:56:44.073Z] Removing intermediate container 4c18376b5250 [2023-02-28T15:56:44.073Z] ---> 5e68b6fc3412 [2023-02-28T15:56:44.073Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-28T15:56:44.665Z] ---> c4263a2c57e4 [2023-02-28T15:56:44.665Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:56:44.665Z] ---> Running in e46099152fb5 [2023-02-28T15:56:48.026Z] Removing intermediate container e46099152fb5 [2023-02-28T15:56:48.026Z] ---> 0754e3c20c25 [2023-02-28T15:56:48.026Z] Step 9/23 : COPY . . [2023-02-28T15:56:49.442Z] ---> 2988d39d9f09 [2023-02-28T15:56:49.442Z] Step 10/23 : RUN ${MAKE} [2023-02-28T15:56:49.442Z] ---> Running in 5a2ea764e723 [2023-02-28T15:56:50.407Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.39" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-28T15:59:27.193Z] Removing intermediate container 5a2ea764e723 [2023-02-28T15:59:27.193Z] ---> 389d21d0415b [2023-02-28T15:59:27.193Z] Step 11/23 : FROM alpine:3.16 [2023-02-28T15:59:27.193Z] 3.16: Pulling from library/alpine [2023-02-28T15:59:27.193Z] 3760b48202b3: Pulling fs layer [2023-02-28T15:59:27.193Z] 3760b48202b3: Verifying Checksum [2023-02-28T15:59:27.193Z] 3760b48202b3: Download complete [2023-02-28T15:59:27.193Z] 3760b48202b3: Pull complete [2023-02-28T15:59:27.193Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T15:59:27.193Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T15:59:27.193Z] ---> 4c81e5bf8899 [2023-02-28T15:59:27.193Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-28T15:59:27.193Z] ---> Running in c372b7183cae [2023-02-28T15:59:27.193Z] Removing intermediate container c372b7183cae [2023-02-28T15:59:27.193Z] ---> 5f4b9c459fdf [2023-02-28T15:59:27.193Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-28T15:59:27.193Z] ---> Running in 934a490edb53 [2023-02-28T15:59:27.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:59:27.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:59:27.193Z] OK: 5 MiB in 14 packages [2023-02-28T15:59:27.193Z] Removing intermediate container 934a490edb53 [2023-02-28T15:59:27.193Z] ---> 17e397bb9644 [2023-02-28T15:59:27.193Z] Step 14/23 : WORKDIR / [2023-02-28T15:59:27.193Z] ---> Running in bfe2979ba3f3 [2023-02-28T15:59:27.193Z] Removing intermediate container bfe2979ba3f3 [2023-02-28T15:59:27.193Z] ---> 317d364b2327 [2023-02-28T15:59:27.193Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-28T15:59:27.193Z] ---> 98ae8dd10624 [2023-02-28T15:59:27.193Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-28T15:59:27.193Z] ---> b89b0a16ccb6 [2023-02-28T15:59:27.193Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-28T15:59:27.193Z] ---> 2e7ae084c320 [2023-02-28T15:59:27.193Z] Step 18/23 : EXPOSE 59999 [2023-02-28T15:59:27.193Z] ---> Running in 616e9024ec8f [2023-02-28T15:59:27.194Z] Removing intermediate container 616e9024ec8f [2023-02-28T15:59:27.194Z] ---> 91b6983f2db1 [2023-02-28T15:59:27.194Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-28T15:59:27.194Z] ---> Running in 6c0e459f2ce4 [2023-02-28T15:59:27.194Z] Removing intermediate container 6c0e459f2ce4 [2023-02-28T15:59:27.194Z] ---> d88ec43944b5 [2023-02-28T15:59:27.194Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:59:27.194Z] ---> Running in 72cb7dda91bf [2023-02-28T15:59:27.194Z] Removing intermediate container 72cb7dda91bf [2023-02-28T15:59:27.194Z] ---> b5f7b90c2fb7 [2023-02-28T15:59:27.194Z] Step 21/23 : LABEL arch=arm64 [2023-02-28T15:59:27.194Z] ---> Running in b567b97748dd [2023-02-28T15:59:27.194Z] Removing intermediate container b567b97748dd [2023-02-28T15:59:27.194Z] ---> aed20d8780b1 [2023-02-28T15:59:27.194Z] Step 22/23 : LABEL git_sha=acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 [2023-02-28T15:59:27.194Z] ---> Running in 9c876fdd5676 [2023-02-28T15:59:27.194Z] Removing intermediate container 9c876fdd5676 [2023-02-28T15:59:27.194Z] ---> 12f0c9a3db3a [2023-02-28T15:59:27.194Z] Step 23/23 : LABEL version=3.0.0-dev.39 [2023-02-28T15:59:27.462Z] ---> Running in 22ff1f750797 [2023-02-28T15:59:27.731Z] Removing intermediate container 22ff1f750797 [2023-02-28T15:59:27.731Z] ---> c04c050d29a7 [2023-02-28T15:59:27.731Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-28T15:59:27.731Z] Successfully built c04c050d29a7 [2023-02-28T15:59:27.731Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:59:28.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T15:59:28.176Z] [2023-02-28T15:59:28.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:59:28.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T15:59:28.791Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-28T15:59:28.791Z] 8998bd30e6a1: Pulling fs layer [2023-02-28T15:59:28.791Z] 04944245beec: Pulling fs layer [2023-02-28T15:59:28.791Z] 699f458cf7ca: Pulling fs layer [2023-02-28T15:59:28.791Z] 765212b225bb: Pulling fs layer [2023-02-28T15:59:28.791Z] f23df028b6ca: Pulling fs layer [2023-02-28T15:59:28.791Z] d65c8cfc05b1: Pulling fs layer [2023-02-28T15:59:28.791Z] 2437ff75d9bd: Pulling fs layer [2023-02-28T15:59:28.791Z] 765212b225bb: Waiting [2023-02-28T15:59:28.791Z] f23df028b6ca: Waiting [2023-02-28T15:59:28.791Z] d65c8cfc05b1: Waiting [2023-02-28T15:59:28.791Z] 2437ff75d9bd: Waiting [2023-02-28T15:59:28.791Z] 04944245beec: Verifying Checksum [2023-02-28T15:59:28.791Z] 04944245beec: Download complete [2023-02-28T15:59:28.791Z] 765212b225bb: Verifying Checksum [2023-02-28T15:59:28.791Z] 765212b225bb: Download complete [2023-02-28T15:59:28.791Z] f23df028b6ca: Verifying Checksum [2023-02-28T15:59:28.791Z] f23df028b6ca: Download complete [2023-02-28T15:59:28.791Z] d65c8cfc05b1: Verifying Checksum [2023-02-28T15:59:28.791Z] d65c8cfc05b1: Download complete [2023-02-28T15:59:29.062Z] 699f458cf7ca: Verifying Checksum [2023-02-28T15:59:29.062Z] 699f458cf7ca: Download complete [2023-02-28T15:59:29.334Z] 8998bd30e6a1: Verifying Checksum [2023-02-28T15:59:29.334Z] 8998bd30e6a1: Download complete [2023-02-28T15:59:31.923Z] 2437ff75d9bd: Verifying Checksum [2023-02-28T15:59:31.923Z] 2437ff75d9bd: Download complete [2023-02-28T15:59:33.877Z] 8998bd30e6a1: Pull complete [2023-02-28T15:59:34.150Z] 04944245beec: Pull complete [2023-02-28T15:59:35.564Z] 699f458cf7ca: Pull complete [2023-02-28T15:59:35.564Z] 765212b225bb: Pull complete [2023-02-28T15:59:36.527Z] f23df028b6ca: Pull complete [2023-02-28T15:59:36.797Z] d65c8cfc05b1: Pull complete [2023-02-28T15:59:51.818Z] 2437ff75d9bd: Pull complete [2023-02-28T15:59:51.818Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-28T15:59:51.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T15:59:51.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:59:52.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-7729 does not seem to be running inside a container [2023-02-28T15:59:52.100Z] $ 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/169 -v /w/workspace/device-sdk-go/169:/w/workspace/device-sdk-go/169:rw,z -v /w/workspace/device-sdk-go/169@tmp:/w/workspace/device-sdk-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-28T15:59:55.082Z] $ docker top af9e47b2034d84551d56449e8a278aca4b2c904f87cd124697dc312064b92d81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:59:55.972Z] ---> job-cost.sh [2023-02-28T15:59:55.972Z] lf-activate-venv: SKIPPING [2023-02-28T15:59:55.972Z] INFO: No Stack... [2023-02-28T15:59:56.558Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-28T15:59:57.145Z] INFO: Archiving Costs [Pipeline] sh [2023-02-28T15:59:57.789Z] + cat /w/workspace/device-sdk-go/169/archives/cost.csv [2023-02-28T15:59:57.790Z] + cut -d, -f6 [Pipeline] lock [2023-02-28T15:59:57.836Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-169-stack-cost] [2023-02-28T15:59:57.845Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-169-stack-cost] did not exist. Created. [2023-02-28T15:59:57.845Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-28T15:59:58.511Z] /w/workspace/device-sdk-go/169@tmp/durable-8f68b4a3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-28T15:59:59.178Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-28T15:59:59.194Z] Warning: overwriting stash ‘stack-cost’ [2023-02-28T15:59:59.273Z] Stashed 1 file(s) [Pipeline] } [2023-02-28T15:59:59.283Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-28T15:59:59.300Z] $ docker stop --time=1 af9e47b2034d84551d56449e8a278aca4b2c904f87cd124697dc312064b92d81 [2023-02-28T16:00:00.863Z] $ docker rm -f --volumes af9e47b2034d84551d56449e8a278aca4b2c904f87cd124697dc312064b92d81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-28T16:00:01.257Z] provisioning config files... [2023-02-28T16:00:01.264Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config917390670399552729tmp [Pipeline] { [Pipeline] sh [2023-02-28T16:00:01.553Z] + set +x [2023-02-28T16:00:01.553Z] + bash -s -- [2023-02-28T16:00:01.553Z] + curl -s https://codecov.io/bash [2023-02-28T16:00:01.553Z] [2023-02-28T16:00:01.553Z] _____ _ [2023-02-28T16:00:01.554Z] / ____| | | [2023-02-28T16:00:01.554Z] | | ___ __| | ___ ___ _____ __ [2023-02-28T16:00:01.554Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-28T16:00:01.554Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-28T16:00:01.554Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-28T16:00:01.554Z] Bash-1.0.6 [2023-02-28T16:00:01.554Z] [2023-02-28T16:00:01.554Z] [2023-02-28T16:00:01.554Z] ==> git version 2.25.1 found [2023-02-28T16:00:01.554Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-28T16:00:01.554Z] Release-Date: 2020-01-08 [2023-02-28T16:00:01.554Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-28T16:00:01.554Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-28T16:00:01.554Z] ==> Jenkins CI detected. [2023-02-28T16:00:01.554Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-02-28T16:00:01.554Z] project root: . [2023-02-28T16:00:01.554Z] --> token set from env [2023-02-28T16:00:01.554Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-28T16:00:01.554Z] ==> Running gcov in . (disable via -X gcov) [2023-02-28T16:00:01.554Z] ==> Python coveragepy not found [2023-02-28T16:00:01.554Z] ==> Searching for coverage reports in: [2023-02-28T16:00:01.554Z] + . [2023-02-28T16:00:01.554Z] -> Found 1 reports [2023-02-28T16:00:01.554Z] ==> Detecting git/mercurial file structure [2023-02-28T16:00:01.554Z] ==> Reading reports [2023-02-28T16:00:01.554Z] + ./coverage.out bytes=111045 [2023-02-28T16:00:01.554Z] ==> Appending adjustments [2023-02-28T16:00:01.554Z] https://docs.codecov.io/docs/fixing-reports [2023-02-28T16:00:01.812Z] + Found adjustments [2023-02-28T16:00:01.812Z] ==> Gzipping contents [2023-02-28T16:00:01.812Z] 16K /tmp/codecov.E2bY0B.gz [2023-02-28T16:00:01.812Z] ==> Uploading reports [2023-02-28T16:00:01.812Z] url: https://codecov.io [2023-02-28T16:00:01.812Z] query: branch=main&commit=acdf2d5cdad6fc08cdfb18917d876b8970fb9c96&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-28T16:00:01.812Z] -> Pinging Codecov [2023-02-28T16:00:01.812Z] 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=acdf2d5cdad6fc08cdfb18917d876b8970fb9c96&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-28T16:00:02.073Z] -> Uploading to [2023-02-28T16:00:02.073Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-28/7E55EF52A471D76F132DFD9A03CDDE97/acdf2d5cdad6fc08cdfb18917d876b8970fb9c96/29512201-96c4-4e26-8227-78a853dec9dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230228T160001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e95ea08eec31569668001bc3f93c3731d608bf45f1ba3cbcbd0916fe5ab4aa76 [2023-02-28T16:00:02.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T16:00:02.073Z] Dload Upload Total Spent Left Speed [2023-02-28T16:00:02.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15344 0 0 100 15344 0 53838 --:--:-- --:--:-- --:--:-- 53650 100 15344 0 0 100 15344 0 53838 --:--:-- --:--:-- --:--:-- 53650 [2023-02-28T16:00:02.333Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 [Pipeline] } [2023-02-28T16:00:02.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-28T16:00:02.508Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-28T16:00:02.517Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:00:02.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-28T16:00:02.816Z] [2023-02-28T16:00:02.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:00:03.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-28T16:00:03.119Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-28T16:00:03.119Z] df9b9388f04a: Pulling fs layer [2023-02-28T16:00:03.119Z] 52dc419b0ee2: Pulling fs layer [2023-02-28T16:00:03.119Z] 25bc292e5bac: Pulling fs layer [2023-02-28T16:00:03.119Z] 114826534d7a: Pulling fs layer [2023-02-28T16:00:03.119Z] 4657fd5d0bcf: Pulling fs layer [2023-02-28T16:00:03.119Z] 6ad1cebc031e: Pulling fs layer [2023-02-28T16:00:03.119Z] 8a3aa393b2d8: Pulling fs layer [2023-02-28T16:00:03.119Z] 114826534d7a: Waiting [2023-02-28T16:00:03.119Z] 6ad1cebc031e: Waiting [2023-02-28T16:00:03.119Z] 4657fd5d0bcf: Waiting [2023-02-28T16:00:03.119Z] 8a3aa393b2d8: Waiting [2023-02-28T16:00:03.119Z] 25bc292e5bac: Download complete [2023-02-28T16:00:03.119Z] 52dc419b0ee2: Verifying Checksum [2023-02-28T16:00:03.119Z] 52dc419b0ee2: Download complete [2023-02-28T16:00:03.119Z] 4657fd5d0bcf: Verifying Checksum [2023-02-28T16:00:03.119Z] 4657fd5d0bcf: Download complete [2023-02-28T16:00:03.119Z] df9b9388f04a: Verifying Checksum [2023-02-28T16:00:03.119Z] df9b9388f04a: Download complete [2023-02-28T16:00:03.379Z] df9b9388f04a: Pull complete [2023-02-28T16:00:03.379Z] 6ad1cebc031e: Verifying Checksum [2023-02-28T16:00:03.379Z] 6ad1cebc031e: Download complete [2023-02-28T16:00:03.379Z] 52dc419b0ee2: Pull complete [2023-02-28T16:00:03.638Z] 25bc292e5bac: Pull complete [2023-02-28T16:00:03.896Z] 114826534d7a: Verifying Checksum [2023-02-28T16:00:03.896Z] 114826534d7a: Download complete [2023-02-28T16:00:04.155Z] 8a3aa393b2d8: Verifying Checksum [2023-02-28T16:00:04.155Z] 8a3aa393b2d8: Download complete [2023-02-28T16:00:07.436Z] 114826534d7a: Pull complete [2023-02-28T16:00:07.436Z] 4657fd5d0bcf: Pull complete [2023-02-28T16:00:07.695Z] 6ad1cebc031e: Pull complete [2023-02-28T16:00:10.222Z] 8a3aa393b2d8: Pull complete [2023-02-28T16:00:10.222Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-28T16:00:10.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-28T16:00:10.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:00:10.298Z] prd-ubuntu20.04-docker-8c-8g-7725 does not seem to be running inside a container [2023-02-28T16:00:10.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-28T16:00:12.480Z] $ docker top 68b91adad93dbcd0a361798506e5690d0e7b38a89456b4a6c89371625233dffa -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-28T16:00:12.563Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-02-28T16:00:12.840Z] + set -o pipefail [2023-02-28T16:00:12.840Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-02-28T16:00:17.026Z] [2023-02-28T16:00:17.026Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-02-28T16:00:17.026Z] [2023-02-28T16:00:17.026Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/c8baa062-e50b-4fdf-9e91-15ea8ec4824c [2023-02-28T16:00:17.026Z] [2023-02-28T16:00:17.026Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-28T16:00:17.026Z] [2023-02-28T16:00:17.285Z] [2023-02-28T16:00:17.285Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-28T16:00:17.285Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-28T16:00:17.285Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-28T16:00:17.288Z] $ docker stop --time=1 68b91adad93dbcd0a361798506e5690d0e7b38a89456b4a6c89371625233dffa [2023-02-28T16:00:19.497Z] $ docker rm -f --volumes 68b91adad93dbcd0a361798506e5690d0e7b38a89456b4a6c89371625233dffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-28T16:00:19.859Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T16:00:19.868Z] provisioning config files... [2023-02-28T16:00:19.875Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17840823715332786684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:00:20.173Z] --> edgex-publish-swagger.sh [2023-02-28T16:00:20.173Z] === Publish openapi/v3 API === [2023-02-28T16:00:20.173Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-28T16:00:20.173Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-02-28T16:00:20.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T16:00:20.173Z] Dload Upload Total Spent Left Speed [2023-02-28T16:00:20.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23571 0 0 100 23571 0 37473 --:--:-- --:--:-- --:--:-- 37414 100 23571 0 0 100 23571 0 37473 --:--:-- --:--:-- --:--:-- 37414 [2023-02-28T16:00:20.742Z] [2023-02-28T16:00:20.742Z] [Pipeline] } [2023-02-28T16:00:20.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-28T16:00:21.127Z] + git log --format=format:%s -1 acdf2d5cdad6fc08cdfb18917d876b8970fb9c96 [Pipeline] sh [2023-02-28T16:00:21.415Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-28T16:00:21.415Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:00:21.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T16:00:21.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:00:21.782Z] prd-ubuntu20.04-docker-8c-8g-7725 does not seem to be running inside a container [2023-02-28T16:00:21.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-28T16:00:22.196Z] $ docker top 4f78b217c24907e02c72e3f44779c26c3e42fc2bb783c388346afb0aabf1de0e -eo pid,comm [2023-02-28T16:00:22.264Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-28T16:00:22.264Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-28T16:00:22.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T16:00:22.300Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T16:00:22.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T16:00:22.389Z] $ docker exec 4f78b217c24907e02c72e3f44779c26c3e42fc2bb783c388346afb0aabf1de0e ssh-agent [2023-02-28T16:00:22.528Z] SSH_AUTH_SOCK=/tmp/ssh-mCJfONwtGFtK/agent.32 [2023-02-28T16:00:22.528Z] SSH_AGENT_PID=38 [2023-02-28T16:00:22.534Z] Running ssh-add (command line suppressed) [2023-02-28T16:00:22.630Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16943197060413453456.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16943197060413453456.key) [2023-02-28T16:00:22.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T16:00:22.948Z] + git semver tag [2023-02-28T16:00:23.212Z] 2023-02-28 16:00:23,154 [run_tag] DEBUG tag force:False [2023-02-28T16:00:23.212Z] 2023-02-28 16:00:23,154 [check_head_tag] DEBUG check head tag [2023-02-28T16:00:23.212Z] 2023-02-28 16:00:23,156 [execute] INFO git cat-file --batch-check [2023-02-28T16:00:23.212Z] 2023-02-28 16:00:23,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-28T16:00:23.212Z] 2023-02-28 16:00:23,161 [execute] INFO git cat-file --batch [2023-02-28T16:00:23.212Z] 2023-02-28 16:00:23,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-28T16:00:23.471Z] 2023-02-28 16:00:23,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-28T16:00:23.471Z] 2023-02-28 16:00:23,204 [execute] INFO git tag -a v3.0.0-dev.39 -m v3.0.0-dev.39 [2023-02-28T16:00:23.471Z] 2023-02-28 16:00:23,205 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.39', '-m', 'v3.0.0-dev.39'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-28T16:00:23.471Z] 2023-02-28 16:00:23,211 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-28T16:00:23.471Z] 3.0.0-dev.39 [Pipeline] } [2023-02-28T16:00:23.461Z] $ docker exec --env ******** --env ******** 4f78b217c24907e02c72e3f44779c26c3e42fc2bb783c388346afb0aabf1de0e ssh-agent -k [2023-02-28T16:00:23.566Z] unset SSH_AUTH_SOCK; [2023-02-28T16:00:23.567Z] unset SSH_AGENT_PID; [2023-02-28T16:00:23.567Z] echo Agent pid 38 killed; [2023-02-28T16:00:23.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T16:00:23.897Z] + git semver [Pipeline] } [2023-02-28T16:00:24.149Z] $ docker stop --time=1 4f78b217c24907e02c72e3f44779c26c3e42fc2bb783c388346afb0aabf1de0e [2023-02-28T16:00:25.471Z] $ docker rm -f --volumes 4f78b217c24907e02c72e3f44779c26c3e42fc2bb783c388346afb0aabf1de0e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:00:25.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-28T16:00:25.879Z] [2023-02-28T16:00:25.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:00:26.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-28T16:00:26.186Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-28T16:00:26.186Z] ab5ef0e58194: Pulling fs layer [2023-02-28T16:00:26.186Z] 9712f1f96733: Pulling fs layer [2023-02-28T16:00:26.186Z] 63f879dbbcfc: Pulling fs layer [2023-02-28T16:00:26.186Z] 0d9ebad4ef96: Pulling fs layer [2023-02-28T16:00:26.186Z] e9a5061849ea: Pulling fs layer [2023-02-28T16:00:26.186Z] d747dcd14b5f: Pulling fs layer [2023-02-28T16:00:26.186Z] 2de7ff778b66: Pulling fs layer [2023-02-28T16:00:26.186Z] e9a5061849ea: Waiting [2023-02-28T16:00:26.186Z] d747dcd14b5f: Waiting [2023-02-28T16:00:26.186Z] 2de7ff778b66: Waiting [2023-02-28T16:00:26.186Z] 0d9ebad4ef96: Waiting [2023-02-28T16:00:26.186Z] 9712f1f96733: Download complete [2023-02-28T16:00:26.772Z] 63f879dbbcfc: Verifying Checksum [2023-02-28T16:00:26.772Z] 63f879dbbcfc: Download complete [2023-02-28T16:00:27.031Z] e9a5061849ea: Verifying Checksum [2023-02-28T16:00:27.031Z] e9a5061849ea: Download complete [2023-02-28T16:00:27.031Z] d747dcd14b5f: Download complete [2023-02-28T16:00:27.031Z] ab5ef0e58194: Download complete [2023-02-28T16:00:27.031Z] 0d9ebad4ef96: Verifying Checksum [2023-02-28T16:00:27.031Z] 0d9ebad4ef96: Download complete [2023-02-28T16:00:27.031Z] 2de7ff778b66: Verifying Checksum [2023-02-28T16:00:27.031Z] 2de7ff778b66: Download complete [2023-02-28T16:00:30.309Z] ab5ef0e58194: Pull complete [2023-02-28T16:00:30.309Z] 9712f1f96733: Pull complete [2023-02-28T16:00:30.567Z] 63f879dbbcfc: Pull complete [2023-02-28T16:00:34.751Z] 0d9ebad4ef96: Pull complete [2023-02-28T16:00:34.751Z] e9a5061849ea: Pull complete [2023-02-28T16:00:34.751Z] d747dcd14b5f: Pull complete [2023-02-28T16:00:36.127Z] 2de7ff778b66: Pull complete [2023-02-28T16:00:36.127Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-28T16:00:36.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-28T16:00:36.127Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:00:36.208Z] prd-ubuntu20.04-docker-8c-8g-7725 does not seem to be running inside a container [2023-02-28T16:00:36.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-28T16:00:38.597Z] $ docker top ce6de89ac491db26e075885192f2cfbe55425f98fd6eb2ee8e29516e5775ea39 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-28T16:00:38.693Z] provisioning config files... [2023-02-28T16:00:38.702Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13624301306520746208tmp [2023-02-28T16:00:38.712Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1487461015817189922tmp [2023-02-28T16:00:38.722Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9878606210118916519tmp [Pipeline] { [Pipeline] echo [2023-02-28T16:00:38.736Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:00:39.016Z] ---> sigul-configuration.sh [2023-02-28T16:00:39.016Z] gpg: directory `/root/.gnupg' created [2023-02-28T16:00:39.016Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-28T16:00:39.016Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-28T16:00:39.016Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-28T16:00:39.016Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-28T16:00:39.017Z] gpg: CAST5 encrypted data [2023-02-28T16:00:39.017Z] gpg: encrypted with 1 passphrase [2023-02-28T16:00:39.017Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-28T16:00:39.303Z] + mkdir /home/jenkins [2023-02-28T16:00:39.303Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-28T16:00:39.593Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-02-28T16:00:39.602Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:00:39.887Z] ---> sigul-install.sh [2023-02-28T16:00:39.887Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-28T16:00:40.172Z] + git tag --list [2023-02-28T16:00:40.172Z] 0.7.1 [2023-02-28T16:00:40.172Z] delhi-tag [2023-02-28T16:00:40.172Z] v1.0.0 [2023-02-28T16:00:40.172Z] v1.1.0 [2023-02-28T16:00:40.172Z] v1.1.1 [2023-02-28T16:00:40.172Z] v1.1.2 [2023-02-28T16:00:40.172Z] v1.2.0 [2023-02-28T16:00:40.172Z] v1.2.1 [2023-02-28T16:00:40.172Z] v1.2.2 [2023-02-28T16:00:40.172Z] v1.2.3 [2023-02-28T16:00:40.172Z] v1.3.0 [2023-02-28T16:00:40.172Z] v1.4.0 [2023-02-28T16:00:40.172Z] v2.0.0 [2023-02-28T16:00:40.172Z] v2.1.0 [2023-02-28T16:00:40.172Z] v2.1.1 [2023-02-28T16:00:40.172Z] v2.1.1-dev.2 [2023-02-28T16:00:40.172Z] v2.1.1-dev.3 [2023-02-28T16:00:40.172Z] v2.2.0 [2023-02-28T16:00:40.172Z] v2.2.1-dev.1 [2023-02-28T16:00:40.172Z] v2.2.1-dev.10 [2023-02-28T16:00:40.172Z] v2.2.1-dev.11 [2023-02-28T16:00:40.172Z] v2.2.1-dev.12 [2023-02-28T16:00:40.172Z] v2.2.1-dev.13 [2023-02-28T16:00:40.172Z] v2.2.1-dev.14 [2023-02-28T16:00:40.172Z] v2.2.1-dev.2 [2023-02-28T16:00:40.172Z] v2.2.1-dev.3 [2023-02-28T16:00:40.172Z] v2.2.1-dev.4 [2023-02-28T16:00:40.172Z] v2.2.1-dev.5 [2023-02-28T16:00:40.172Z] v2.2.1-dev.6 [2023-02-28T16:00:40.172Z] v2.2.1-dev.7 [2023-02-28T16:00:40.172Z] v2.2.1-dev.8 [2023-02-28T16:00:40.172Z] v2.2.1-dev.9 [2023-02-28T16:00:40.172Z] v2.3.0 [2023-02-28T16:00:40.172Z] v2.3.0-dev.14 [2023-02-28T16:00:40.172Z] v2.3.0-dev.15 [2023-02-28T16:00:40.172Z] v2.3.0-dev.16 [2023-02-28T16:00:40.172Z] v2.3.0-dev.17 [2023-02-28T16:00:40.172Z] v2.3.0-dev.18 [2023-02-28T16:00:40.172Z] v2.3.0-dev.19 [2023-02-28T16:00:40.172Z] v2.3.0-dev.20 [2023-02-28T16:00:40.172Z] v2.3.0-dev.21 [2023-02-28T16:00:40.172Z] v2.3.0-dev.22 [2023-02-28T16:00:40.172Z] v2.3.0-dev.23 [2023-02-28T16:00:40.172Z] v2.3.0-dev.24 [2023-02-28T16:00:40.172Z] v2.3.0-dev.25 [2023-02-28T16:00:40.172Z] v2.3.0-dev.26 [2023-02-28T16:00:40.172Z] v2.3.0-dev.27 [2023-02-28T16:00:40.172Z] v2.3.0-dev.28 [2023-02-28T16:00:40.172Z] v2.3.0-dev.29 [2023-02-28T16:00:40.172Z] v2.3.0-dev.30 [2023-02-28T16:00:40.172Z] v2.3.0-dev.31 [2023-02-28T16:00:40.172Z] v2.3.0-dev.32 [2023-02-28T16:00:40.172Z] v2.3.0-dev.33 [2023-02-28T16:00:40.172Z] v2.3.0-dev.34 [2023-02-28T16:00:40.172Z] v2.3.0-dev.35 [2023-02-28T16:00:40.172Z] v2.3.0-dev.36 [2023-02-28T16:00:40.172Z] v2.3.0-dev.37 [2023-02-28T16:00:40.172Z] v2.3.0-dev.38 [2023-02-28T16:00:40.172Z] v2.3.0-dev.39 [2023-02-28T16:00:40.172Z] v2.3.0-dev.40 [2023-02-28T16:00:40.172Z] v2.3.0-dev.41 [2023-02-28T16:00:40.172Z] v2.3.0-dev.42 [2023-02-28T16:00:40.172Z] v2.3.0-dev.43 [2023-02-28T16:00:40.172Z] v2.3.0-dev.44 [2023-02-28T16:00:40.172Z] v2.3.0-dev.45 [2023-02-28T16:00:40.172Z] v2.3.0-dev.46 [2023-02-28T16:00:40.172Z] v2.3.0-dev.47 [2023-02-28T16:00:40.172Z] v2.3.0-dev.48 [2023-02-28T16:00:40.172Z] v2.3.0-dev.49 [2023-02-28T16:00:40.172Z] v2.3.0-dev.50 [2023-02-28T16:00:40.172Z] v2.3.0-dev.51 [2023-02-28T16:00:40.172Z] v2.3.1-dev.1 [2023-02-28T16:00:40.172Z] v2.3.1-dev.2 [2023-02-28T16:00:40.172Z] v3.0.0-dev.1 [2023-02-28T16:00:40.172Z] v3.0.0-dev.10 [2023-02-28T16:00:40.172Z] v3.0.0-dev.11 [2023-02-28T16:00:40.172Z] v3.0.0-dev.12 [2023-02-28T16:00:40.172Z] v3.0.0-dev.13 [2023-02-28T16:00:40.172Z] v3.0.0-dev.14 [2023-02-28T16:00:40.172Z] v3.0.0-dev.15 [2023-02-28T16:00:40.172Z] v3.0.0-dev.16 [2023-02-28T16:00:40.172Z] v3.0.0-dev.17 [2023-02-28T16:00:40.172Z] v3.0.0-dev.18 [2023-02-28T16:00:40.172Z] v3.0.0-dev.19 [2023-02-28T16:00:40.172Z] v3.0.0-dev.2 [2023-02-28T16:00:40.172Z] v3.0.0-dev.20 [2023-02-28T16:00:40.172Z] v3.0.0-dev.21 [2023-02-28T16:00:40.172Z] v3.0.0-dev.22 [2023-02-28T16:00:40.172Z] v3.0.0-dev.23 [2023-02-28T16:00:40.172Z] v3.0.0-dev.24 [2023-02-28T16:00:40.172Z] v3.0.0-dev.25 [2023-02-28T16:00:40.172Z] v3.0.0-dev.26 [2023-02-28T16:00:40.172Z] v3.0.0-dev.27 [2023-02-28T16:00:40.172Z] v3.0.0-dev.28 [2023-02-28T16:00:40.172Z] v3.0.0-dev.29 [2023-02-28T16:00:40.172Z] v3.0.0-dev.3 [2023-02-28T16:00:40.172Z] v3.0.0-dev.30 [2023-02-28T16:00:40.172Z] v3.0.0-dev.31 [2023-02-28T16:00:40.172Z] v3.0.0-dev.32 [2023-02-28T16:00:40.172Z] v3.0.0-dev.33 [2023-02-28T16:00:40.172Z] v3.0.0-dev.34 [2023-02-28T16:00:40.172Z] v3.0.0-dev.35 [2023-02-28T16:00:40.172Z] v3.0.0-dev.36 [2023-02-28T16:00:40.172Z] v3.0.0-dev.37 [2023-02-28T16:00:40.172Z] v3.0.0-dev.38 [2023-02-28T16:00:40.172Z] v3.0.0-dev.39 [2023-02-28T16:00:40.172Z] v3.0.0-dev.4 [2023-02-28T16:00:40.172Z] v3.0.0-dev.5 [2023-02-28T16:00:40.172Z] v3.0.0-dev.6 [2023-02-28T16:00:40.172Z] v3.0.0-dev.7 [2023-02-28T16:00:40.172Z] v3.0.0-dev.8 [2023-02-28T16:00:40.172Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-28T16:00:40.455Z] + lftools sign git-tag v3.0.0-dev.39 [2023-02-28T16:00:41.022Z] Signing Git tag with Sigul... [2023-02-28T16:00:41.022Z] Signing v3.0.0-dev.39 [Pipeline] echo [2023-02-28T16:00:41.290Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:00:41.574Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-28T16:00:41.580Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-28T16:00:41.577Z] $ docker stop --time=1 ce6de89ac491db26e075885192f2cfbe55425f98fd6eb2ee8e29516e5775ea39 [2023-02-28T16:00:42.876Z] $ docker rm -f --volumes ce6de89ac491db26e075885192f2cfbe55425f98fd6eb2ee8e29516e5775ea39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-28T16:00:43.307Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-28T16:00:43.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:00:43.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T16:00:43.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:00:43.672Z] prd-ubuntu20.04-docker-8c-8g-7725 does not seem to be running inside a container [2023-02-28T16:00:43.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-28T16:00:44.057Z] $ docker top 6d3c3fa63998da0f06cc4b84ed5dd8b0d6fa11eb564675626cfbf4349719270a -eo pid,comm [2023-02-28T16:00:44.130Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-28T16:00:44.130Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-28T16:00:44.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T16:00:44.166Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T16:00:44.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T16:00:44.261Z] $ docker exec 6d3c3fa63998da0f06cc4b84ed5dd8b0d6fa11eb564675626cfbf4349719270a ssh-agent [2023-02-28T16:00:44.388Z] SSH_AUTH_SOCK=/tmp/ssh-s8E8Hw0jAfuC/agent.32 [2023-02-28T16:00:44.388Z] SSH_AGENT_PID=38 [2023-02-28T16:00:44.393Z] Running ssh-add (command line suppressed) [2023-02-28T16:00:44.481Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14967267531548493886.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14967267531548493886.key) [2023-02-28T16:00:44.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T16:00:44.804Z] + git semver bump pre [2023-02-28T16:00:45.064Z] 2023-02-28 16:00:44,974 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-28T16:00:45.064Z] 2023-02-28 16:00:44,974 [bump_version] DEBUG bumping version:3.0.0-dev.39 on axis:pre with prefix:dev [2023-02-28T16:00:45.064Z] 2023-02-28 16:00:44,974 [bump_version] DEBUG bumped version:3.0.0-dev.40 [2023-02-28T16:00:45.064Z] 2023-02-28 16:00:44,974 [write_version] DEBUG write version:3.0.0-dev.40 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-02-28T16:00:45.065Z] 2023-02-28 16:00:44,974 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-28T16:00:45.065Z] 2023-02-28 16:00:44,974 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-28T16:00:45.065Z] 2023-02-28 16:00:44,977 [execute] INFO git cat-file --batch-check [2023-02-28T16:00:45.065Z] 2023-02-28 16:00:44,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T16:00:45.065Z] 2023-02-28 16:00:44,983 [execute] INFO git cat-file --batch [2023-02-28T16:00:45.065Z] 2023-02-28 16:00:44,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T16:00:45.065Z] 2023-02-28 16:00:44,989 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-28T16:00:45.065Z] 3.0.0-dev.40 [Pipeline] } [2023-02-28T16:00:45.056Z] $ docker exec --env ******** --env ******** 6d3c3fa63998da0f06cc4b84ed5dd8b0d6fa11eb564675626cfbf4349719270a ssh-agent -k [2023-02-28T16:00:45.157Z] unset SSH_AUTH_SOCK; [2023-02-28T16:00:45.157Z] unset SSH_AGENT_PID; [2023-02-28T16:00:45.157Z] echo Agent pid 38 killed; [2023-02-28T16:00:45.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T16:00:45.491Z] + git semver [Pipeline] } [2023-02-28T16:00:45.743Z] $ docker stop --time=1 6d3c3fa63998da0f06cc4b84ed5dd8b0d6fa11eb564675626cfbf4349719270a [2023-02-28T16:00:47.044Z] $ docker rm -f --volumes 6d3c3fa63998da0f06cc4b84ed5dd8b0d6fa11eb564675626cfbf4349719270a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T16:00:47.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-28T16:00:47.403Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:00:47.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T16:00:47.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:00:47.770Z] prd-ubuntu20.04-docker-8c-8g-7725 does not seem to be running inside a container [2023-02-28T16:00:47.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-28T16:00:48.156Z] $ docker top ec37d58ba7179c40c827e2f8b82d06af4369a775903d6d3629abfa98cb36981e -eo pid,comm [2023-02-28T16:00:48.234Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-28T16:00:48.234Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-28T16:00:48.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T16:00:48.274Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T16:00:48.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T16:00:48.376Z] $ docker exec ec37d58ba7179c40c827e2f8b82d06af4369a775903d6d3629abfa98cb36981e ssh-agent [2023-02-28T16:00:48.518Z] SSH_AUTH_SOCK=/tmp/ssh-4VtdktYmGnRU/agent.33 [2023-02-28T16:00:48.518Z] SSH_AGENT_PID=39 [2023-02-28T16:00:48.523Z] Running ssh-add (command line suppressed) [2023-02-28T16:00:48.609Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5832476915780051842.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5832476915780051842.key) [2023-02-28T16:00:48.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T16:00:48.944Z] + git semver push [2023-02-28T16:00:49.204Z] 2023-02-28 16:00:49,118 [run_push] DEBUG push [2023-02-28T16:00:49.204Z] 2023-02-28 16:00:49,119 [execute] INFO git cat-file --batch-check [2023-02-28T16:00:49.204Z] 2023-02-28 16:00:49,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T16:00:49.204Z] 2023-02-28 16:00:49,123 [execute] INFO git rev-list 81da6c16a8609d91f0ecf2e0cb633920837cf960 -- [2023-02-28T16:00:49.204Z] 2023-02-28 16:00:49,124 [execute] DEBUG Popen(['git', 'rev-list', '81da6c16a8609d91f0ecf2e0cb633920837cf960', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-28T16:00:49.204Z] 2023-02-28 16:00:49,137 [execute] INFO git fetch -v origin [2023-02-28T16:00:49.204Z] 2023-02-28 16:00:49,138 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-28T16:00:49.774Z] 2023-02-28 16:00:49,723 [run_push] DEBUG no remote changes detected [2023-02-28T16:00:49.774Z] 2023-02-28 16:00:49,724 [execute] INFO git push origin semver [2023-02-28T16:00:49.774Z] 2023-02-28 16:00:49,724 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-28T16:00:50.718Z] 2023-02-28 16:00:50,557 [run_push] DEBUG push all version tags [2023-02-28T16:00:50.718Z] 2023-02-28 16:00:50,560 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-28T16:00:50.718Z] 2023-02-28 16:00:50,561 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-28T16:00:51.660Z] 2023-02-28 16:00:51,496 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-28T16:00:51.660Z] 3.0.0-dev.40 [Pipeline] } [2023-02-28T16:00:51.654Z] $ docker exec --env ******** --env ******** ec37d58ba7179c40c827e2f8b82d06af4369a775903d6d3629abfa98cb36981e ssh-agent -k [2023-02-28T16:00:51.756Z] unset SSH_AUTH_SOCK; [2023-02-28T16:00:51.757Z] unset SSH_AGENT_PID; [2023-02-28T16:00:51.757Z] echo Agent pid 39 killed; [2023-02-28T16:00:51.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T16:00:52.088Z] + git semver [Pipeline] } [2023-02-28T16:00:52.344Z] $ docker stop --time=1 ec37d58ba7179c40c827e2f8b82d06af4369a775903d6d3629abfa98cb36981e [2023-02-28T16:00:53.641Z] $ docker rm -f --volumes ec37d58ba7179c40c827e2f8b82d06af4369a775903d6d3629abfa98cb36981e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-28T16:00:54.197Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-02-28T16:00:54.198Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-28T16:00:54.198Z] total 16 [2023-02-28T16:00:54.198Z] drwxr-xr-x 3 root root 4096 Feb 28 15:47 . [2023-02-28T16:00:54.198Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 28 16:00 .. [2023-02-28T16:00:54.198Z] drwxr-xr-x 2 root root 4096 Feb 28 15:47 cost [2023-02-28T16:00:54.198Z] -rw-r--r-- 1 root root 85 Feb 28 15:47 cost.csv [2023-02-28T16:00:54.198Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-28T16:00:54.198Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-28T16:00:54.198Z] total 16 [2023-02-28T16:00:54.198Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 15:47 . [2023-02-28T16:00:54.198Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 28 16:00 .. [2023-02-28T16:00:54.198Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 28 15:47 cost [2023-02-28T16:00:54.198Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 28 15:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:00:54.491Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:00:55.354Z] ---> package-listing.sh [2023-02-28T16:00:55.354Z] ++ facter osfamily [2023-02-28T16:00:55.354Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-28T16:00:55.613Z] + OS_FAMILY=debian [2023-02-28T16:00:55.613Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-02-28T16:00:55.613Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-28T16:00:55.613Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-28T16:00:55.613Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-28T16:00:55.613Z] + PACKAGES=/tmp/packages_start.txt [2023-02-28T16:00:55.613Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-28T16:00:55.613Z] + PACKAGES=/tmp/packages_end.txt [2023-02-28T16:00:55.613Z] + case "${OS_FAMILY}" in [2023-02-28T16:00:55.613Z] + dpkg -l [2023-02-28T16:00:55.613Z] + grep '^ii' [2023-02-28T16:00:55.613Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-28T16:00:55.613Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-28T16:00:55.613Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-28T16:00:55.613Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-28T16:00:55.613Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-02-28T16:00:55.613Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-02-28T16:00:55.628Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-28T16:00:55.908Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:00:56.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T16:00:56.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:00:56.618Z] prd-ubuntu20.04-docker-8c-8g-7725 does not seem to be running inside a container [2023-02-28T16:00:56.676Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-28T16:00:56.923Z] $ docker top acda840a04b4e4929a6d37040eb5157c66348ef89176bfa847558a580a02758b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T16:00:57.296Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-28T16:00:57.585Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-28T16:00:57.875Z] + ls /var/log/sa-host [2023-02-28T16:00:57.875Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T16:00:57.946Z] provisioning config files... [2023-02-28T16:00:57.954Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2350012529601362587tmp [Pipeline] { [Pipeline] echo [2023-02-28T16:00:57.966Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:00:58.250Z] ---> create-netrc.sh [Pipeline] } [2023-02-28T16:00:58.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:00:58.589Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-28T16:00:58.598Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:00:58.878Z] ---> sudo-logs.sh [2023-02-28T16:00:58.878Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-28T16:00:58.910Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:00:59.194Z] ---> job-cost.sh [2023-02-28T16:00:59.194Z] lf-activate-venv: SKIPPING [2023-02-28T16:00:59.194Z] DEBUG: total: 0.2199999988079071 [2023-02-28T16:00:59.194Z] INFO: Retrieving Stack Cost... [2023-02-28T16:00:59.453Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-28T16:01:00.021Z] INFO: Archiving Costs [Pipeline] echo [2023-02-28T16:01:00.031Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:01:00.312Z] ---> logs-deploy.sh [2023-02-28T16:01:00.312Z] lf-activate-venv: SKIPPING [2023-02-28T16:01:00.312Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/169 [2023-02-28T16:01:00.312Z] INFO: archiving workspace using pattern(s): [2023-02-28T16:01:01.255Z] Archives upload complete. [2023-02-28T16:01:01.255Z] INFO: archiving logs to Nexus