Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7128670c60762a554b6733602f52baa10dc88de3 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-ssh17957850995662279279.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5142193018790482153.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11055266368481302091.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh9491825088473865753.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-ssh8376200869639206733.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25321 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 7128670c60762a554b6733602f52baa10dc88de3 (main) > 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 7128670c60762a554b6733602f52baa10dc88de3 # timeout=10 Commit message: "Merge pull request #1209 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.15" > git rev-list --no-walk ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-06T21:23:39.437Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-06T21:23:39.500Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-06T21:23:39.515Z] ========================================================= [2022-09-06T21:23:39.515Z] EdgeX Global Pipelines Version Info [2022-09-06T21:23:39.515Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:23:40.316Z] ------------------- [2022-09-06T21:23:40.316Z] stable info: [2022-09-06T21:23:40.316Z] ------------------- [2022-09-06T21:23:40.316Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-06T21:23:40.316Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:23:40.316Z] Message: update stable to v1.0.239 [2022-09-06T21:23:40.890Z] ------------------- [2022-09-06T21:23:40.891Z] experimental info: [2022-09-06T21:23:40.891Z] ------------------- [2022-09-06T21:23:40.891Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-06T21:23:40.891Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:23:40.891Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-06T21:23:41.160Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-09-06T21:23:41.173Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-09-06T21:23:41.187Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-06T21:23:41.202Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-06T21:23:41.213Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-06T21:23:41.225Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-06T21:23:41.237Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-06T21:23:41.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-09-06T21:23:41.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-06T21:23:41.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-06T21:23:41.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-06T21:23:41.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-09-06T21:23:41.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-06T21:23:41.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-06T21:23:41.334Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T21:23:41.345Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T21:23:41.355Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T21:23:41.367Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T21:23:41.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-06T21:23:41.393Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-06T21:23:41.411Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-06T21:23:41.426Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-06T21:23:41.437Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-06T21:23:41.448Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-06T21:23:41.458Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-06T21:23:41.470Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-06T21:23:41.481Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-06T21:23:41.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-06T21:23:41.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-06T21:23:41.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-06T21:23:41.532Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7128670c60762a554b6733602f52baa10dc88de3 [Pipeline] echo [2022-09-06T21:23:41.542Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7128670 [Pipeline] echo [2022-09-06T21:23:41.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:23:41.589Z] provisioning config files... [2022-09-06T21:23:41.603Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2892837196537579191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:23:41.906Z] ---> docker-login.sh [2022-09-06T21:23:41.906Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:23:42.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:23:42.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:23:42.167Z] Configure a credential helper to remove this warning. See [2022-09-06T21:23:42.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:23:42.167Z] [2022-09-06T21:23:42.167Z] Login Succeeded [2022-09-06T21:23:42.167Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:23:42.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:23:42.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:23:42.428Z] Configure a credential helper to remove this warning. See [2022-09-06T21:23:42.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:23:42.428Z] [2022-09-06T21:23:42.428Z] Login Succeeded [2022-09-06T21:23:42.428Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:23:42.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:23:42.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:23:42.689Z] Configure a credential helper to remove this warning. See [2022-09-06T21:23:42.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:23:42.689Z] [2022-09-06T21:23:42.689Z] Login Succeeded [2022-09-06T21:23:42.689Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:23:42.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:23:42.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:23:42.689Z] Configure a credential helper to remove this warning. See [2022-09-06T21:23:42.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:23:42.689Z] [2022-09-06T21:23:42.689Z] Login Succeeded [2022-09-06T21:23:42.689Z] docker.io [2022-09-06T21:23:42.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:23:43.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:23:43.261Z] Configure a credential helper to remove this warning. See [2022-09-06T21:23:43.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:23:43.261Z] [2022-09-06T21:23:43.261Z] Login Succeeded [2022-09-06T21:23:43.261Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:23:43.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-06T21:23:43.648Z] + git rev-list -1 --merges 7128670c60762a554b6733602f52baa10dc88de3~1..7128670c60762a554b6733602f52baa10dc88de3 [Pipeline] echo [2022-09-06T21:23:43.677Z] -----------> git rev-list -1 --merges 7128670c60762a554b6733602f52baa10dc88de3~1..7128670c60762a554b6733602f52baa10dc88de3 7128670c60762a554b6733602f52baa10dc88de3 [2022-09-06T21:23:43.677Z] 7128670c60762a554b6733602f52baa10dc88de3 [false] [Pipeline] sh [2022-09-06T21:23:43.972Z] + git log --format=format:%s -1 7128670c60762a554b6733602f52baa10dc88de3 [Pipeline] echo [2022-09-06T21:23:43.987Z] ========================================================= [2022-09-06T21:23:43.987Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-06T21:23:43.987Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T21:23:44.325Z] + git log --format=format:%s -1 7128670c60762a554b6733602f52baa10dc88de3 [Pipeline] echo [2022-09-06T21:23:44.337Z] [semverPrep] GIT_COMMIT: 7128670c60762a554b6733602f52baa10dc88de3, Commit Message: Merge pull request #1209 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.15 [Pipeline] echo [2022-09-06T21:23:44.346Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-06T21:23:44.694Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:23:44.694Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-06T21:23:44.694Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-06T21:23:44.694Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-06T21:23:44.694Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-06T21:23:44.694Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-06T21:23:44.694Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:23:45.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:23:45.048Z] [2022-09-06T21:23:45.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:23:45.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:23:45.350Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-06T21:23:45.350Z] b85a868b505f: Pulling fs layer [2022-09-06T21:23:45.350Z] e2be974225ed: Pulling fs layer [2022-09-06T21:23:45.350Z] 339a4e72a1f5: Pulling fs layer [2022-09-06T21:23:45.350Z] 988bab9f4d93: Pulling fs layer [2022-09-06T21:23:45.350Z] 1469e6f7b9e6: Pulling fs layer [2022-09-06T21:23:45.350Z] eaf3925da568: Pulling fs layer [2022-09-06T21:23:45.350Z] bab4dde63d76: Pulling fs layer [2022-09-06T21:23:45.350Z] bde34c3a00c8: Pulling fs layer [2022-09-06T21:23:45.350Z] b352a97aabf1: Pulling fs layer [2022-09-06T21:23:45.350Z] 4872d77fe225: Pulling fs layer [2022-09-06T21:23:45.350Z] 5851b861e8e6: Pulling fs layer [2022-09-06T21:23:45.350Z] bab4dde63d76: Waiting [2022-09-06T21:23:45.350Z] bde34c3a00c8: Waiting [2022-09-06T21:23:45.350Z] b352a97aabf1: Waiting [2022-09-06T21:23:45.350Z] 5851b861e8e6: Waiting [2022-09-06T21:23:45.350Z] eaf3925da568: Waiting [2022-09-06T21:23:45.350Z] 988bab9f4d93: Waiting [2022-09-06T21:23:45.350Z] 4872d77fe225: Waiting [2022-09-06T21:23:45.350Z] e2be974225ed: Verifying Checksum [2022-09-06T21:23:45.350Z] 988bab9f4d93: Verifying Checksum [2022-09-06T21:23:45.350Z] 988bab9f4d93: Download complete [2022-09-06T21:23:45.350Z] 1469e6f7b9e6: Verifying Checksum [2022-09-06T21:23:45.350Z] 1469e6f7b9e6: Download complete [2022-09-06T21:23:45.609Z] eaf3925da568: Verifying Checksum [2022-09-06T21:23:45.610Z] eaf3925da568: Download complete [2022-09-06T21:23:45.610Z] 339a4e72a1f5: Verifying Checksum [2022-09-06T21:23:45.610Z] 339a4e72a1f5: Download complete [2022-09-06T21:23:45.610Z] bde34c3a00c8: Download complete [2022-09-06T21:23:45.610Z] b352a97aabf1: Download complete [2022-09-06T21:23:45.610Z] 4872d77fe225: Download complete [2022-09-06T21:23:45.610Z] 5851b861e8e6: Download complete [2022-09-06T21:23:45.610Z] b85a868b505f: Verifying Checksum [2022-09-06T21:23:45.610Z] b85a868b505f: Download complete [2022-09-06T21:23:45.870Z] bab4dde63d76: Verifying Checksum [2022-09-06T21:23:45.870Z] bab4dde63d76: Download complete [2022-09-06T21:23:46.809Z] b85a868b505f: Pull complete [2022-09-06T21:23:47.071Z] e2be974225ed: Pull complete [2022-09-06T21:23:47.337Z] 339a4e72a1f5: Pull complete [2022-09-06T21:23:47.596Z] 988bab9f4d93: Pull complete [2022-09-06T21:23:47.857Z] 1469e6f7b9e6: Pull complete [2022-09-06T21:23:47.857Z] eaf3925da568: Pull complete [2022-09-06T21:23:49.770Z] bab4dde63d76: Pull complete [2022-09-06T21:23:49.770Z] bde34c3a00c8: Pull complete [2022-09-06T21:23:49.770Z] b352a97aabf1: Pull complete [2022-09-06T21:23:50.032Z] 4872d77fe225: Pull complete [2022-09-06T21:23:50.032Z] 5851b861e8e6: Pull complete [2022-09-06T21:23:50.032Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-06T21:23:50.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:23:50.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:23:50.126Z] prd-ubuntu20.04-docker-8c-8g-25321 does not seem to be running inside a container [2022-09-06T21:23:50.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T21:23:52.460Z] $ docker top d4c7ab8024296879bf400c99343a31ee7903f6f413491b400630f7e782f27755 -eo pid,comm [2022-09-06T21:23:52.529Z] 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). [2022-09-06T21:23:52.529Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:23:52.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:23:52.569Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:23:52.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:23:52.704Z] $ docker exec d4c7ab8024296879bf400c99343a31ee7903f6f413491b400630f7e782f27755 ssh-agent [2022-09-06T21:23:52.830Z] SSH_AUTH_SOCK=/tmp/ssh-vIFnouCYDMkK/agent.32 [2022-09-06T21:23:52.830Z] SSH_AGENT_PID=39 [2022-09-06T21:23:52.836Z] Running ssh-add (command line suppressed) [2022-09-06T21:23:52.950Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9205878061330502649.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9205878061330502649.key) [2022-09-06T21:23:52.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:23:53.256Z] + git tag --points-at HEAD [Pipeline] } [2022-09-06T21:23:53.281Z] $ docker exec --env ******** --env ******** d4c7ab8024296879bf400c99343a31ee7903f6f413491b400630f7e782f27755 ssh-agent -k [2022-09-06T21:23:53.401Z] unset SSH_AUTH_SOCK; [2022-09-06T21:23:53.402Z] unset SSH_AGENT_PID; [2022-09-06T21:23:53.402Z] echo Agent pid 39 killed; [2022-09-06T21:23:53.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-06T21:23:53.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:23:53.435Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:23:53.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:23:53.572Z] $ docker exec d4c7ab8024296879bf400c99343a31ee7903f6f413491b400630f7e782f27755 ssh-agent [2022-09-06T21:23:53.710Z] SSH_AUTH_SOCK=/tmp/ssh-1CTYP1FNIH8O/agent.73 [2022-09-06T21:23:53.710Z] SSH_AGENT_PID=79 [2022-09-06T21:23:53.716Z] Running ssh-add (command line suppressed) [2022-09-06T21:23:53.835Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1690507532237640982.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1690507532237640982.key) [2022-09-06T21:23:53.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:23:54.140Z] + git semver init [2022-09-06T21:23:54.402Z] 2022-09-06 21:23:54,332 [run_init] DEBUG init version:0.0.0 force:False [2022-09-06T21:23:54.402Z] 2022-09-06 21:23:54,333 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-06T21:23:54.402Z] 2022-09-06 21:23:54,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-06T21:23:54.402Z] 2022-09-06 21:23:54,334 [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) [2022-09-06T21:23:55.784Z] 2022-09-06 21:23:55,354 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-09-06T21:23:55.784Z] 2022-09-06 21:23:55,355 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-09-06T21:23:55.784Z] 2022-09-06 21:23:55,355 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-06T21:23:55.784Z] 2022-09-06 21:23:55,355 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-06T21:23:55.784Z] 2.3.0-dev.21 [Pipeline] } [2022-09-06T21:23:55.799Z] $ docker exec --env ******** --env ******** d4c7ab8024296879bf400c99343a31ee7903f6f413491b400630f7e782f27755 ssh-agent -k [2022-09-06T21:23:55.917Z] unset SSH_AUTH_SOCK; [2022-09-06T21:23:55.918Z] unset SSH_AGENT_PID; [2022-09-06T21:23:55.918Z] echo Agent pid 79 killed; [2022-09-06T21:23:55.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:23:56.230Z] + git semver [Pipeline] } [2022-09-06T21:23:56.509Z] $ docker stop --time=1 d4c7ab8024296879bf400c99343a31ee7903f6f413491b400630f7e782f27755 [2022-09-06T21:23:57.811Z] $ docker rm -f d4c7ab8024296879bf400c99343a31ee7903f6f413491b400630f7e782f27755 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:23:58.174Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-06T21:23:58.417Z] Stashed 1 file(s) [Pipeline] echo [2022-09-06T21:23:58.420Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [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 [2022-09-06T21:23:58.560Z] provisioning config files... [2022-09-06T21:23:58.570Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7620622816401180750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:23:58.869Z] ---> docker-login.sh [2022-09-06T21:23:58.869Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:23:58.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:23:58.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:23:58.869Z] Configure a credential helper to remove this warning. See [2022-09-06T21:23:58.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:23:58.869Z] [2022-09-06T21:23:58.869Z] Login Succeeded [2022-09-06T21:23:58.869Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:23:58.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:23:59.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:23:59.129Z] Configure a credential helper to remove this warning. See [2022-09-06T21:23:59.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:23:59.129Z] [2022-09-06T21:23:59.129Z] Login Succeeded [2022-09-06T21:23:59.129Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:23:59.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:23:59.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:23:59.130Z] Configure a credential helper to remove this warning. See [2022-09-06T21:23:59.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:23:59.130Z] [2022-09-06T21:23:59.130Z] Login Succeeded [2022-09-06T21:23:59.130Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:23:59.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:23:59.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:23:59.390Z] Configure a credential helper to remove this warning. See [2022-09-06T21:23:59.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:23:59.390Z] [2022-09-06T21:23:59.390Z] Login Succeeded [2022-09-06T21:23:59.390Z] docker.io [2022-09-06T21:23:59.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:23:59.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:23:59.650Z] Configure a credential helper to remove this warning. See [2022-09-06T21:23:59.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:23:59.650Z] [2022-09-06T21:23:59.650Z] Login Succeeded [2022-09-06T21:23:59.650Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:23:59.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-06T21:23:59.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:23:59.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:23:59.746Z] ========================================================= [2022-09-06T21:23:59.746Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-06T21:23:59.746Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:24:00.066Z] + 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 . [2022-09-06T21:24:00.066Z] Sending build context to Docker daemon 9.785MB [2022-09-06T21:24:00.066Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:24:00.066Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-06T21:24:00.066Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-06T21:24:00.066Z] 2408cc74d12b: Pulling fs layer [2022-09-06T21:24:00.066Z] ea60b727a1ce: Pulling fs layer [2022-09-06T21:24:00.066Z] 30c4a7721957: Pulling fs layer [2022-09-06T21:24:00.066Z] 370296b7ddb6: Pulling fs layer [2022-09-06T21:24:00.066Z] 7c6cee850709: Pulling fs layer [2022-09-06T21:24:00.066Z] 39a5fcdaea64: Pulling fs layer [2022-09-06T21:24:00.066Z] d94ebbe4e438: Pulling fs layer [2022-09-06T21:24:00.066Z] bcfd1f05c69d: Pulling fs layer [2022-09-06T21:24:00.066Z] 59ccb84bbe0f: Pulling fs layer [2022-09-06T21:24:00.066Z] 370296b7ddb6: Waiting [2022-09-06T21:24:00.066Z] bcfd1f05c69d: Waiting [2022-09-06T21:24:00.066Z] 59ccb84bbe0f: Waiting [2022-09-06T21:24:00.066Z] 7c6cee850709: Waiting [2022-09-06T21:24:00.066Z] 39a5fcdaea64: Waiting [2022-09-06T21:24:00.066Z] d94ebbe4e438: Waiting [2022-09-06T21:24:00.331Z] 30c4a7721957: Verifying Checksum [2022-09-06T21:24:00.331Z] 30c4a7721957: Download complete [2022-09-06T21:24:00.331Z] ea60b727a1ce: Download complete [2022-09-06T21:24:00.331Z] 7c6cee850709: Verifying Checksum [2022-09-06T21:24:00.331Z] 7c6cee850709: Download complete [2022-09-06T21:24:00.331Z] 39a5fcdaea64: Verifying Checksum [2022-09-06T21:24:00.331Z] 39a5fcdaea64: Download complete [2022-09-06T21:24:00.331Z] 2408cc74d12b: Download complete [2022-09-06T21:24:00.331Z] d94ebbe4e438: Verifying Checksum [2022-09-06T21:24:00.331Z] d94ebbe4e438: Download complete [2022-09-06T21:24:00.331Z] 2408cc74d12b: Pull complete [2022-09-06T21:24:00.598Z] ea60b727a1ce: Pull complete [2022-09-06T21:24:00.598Z] 30c4a7721957: Pull complete [2022-09-06T21:24:00.859Z] 59ccb84bbe0f: Verifying Checksum [2022-09-06T21:24:00.859Z] 59ccb84bbe0f: Download complete [2022-09-06T21:24:00.859Z] bcfd1f05c69d: Verifying Checksum [2022-09-06T21:24:00.859Z] bcfd1f05c69d: Download complete [2022-09-06T21:24:01.120Z] 370296b7ddb6: Verifying Checksum [2022-09-06T21:24:01.120Z] 370296b7ddb6: Download complete [2022-09-06T21:24:05.321Z] 370296b7ddb6: Pull complete [2022-09-06T21:24:05.321Z] 7c6cee850709: Pull complete [2022-09-06T21:24:05.321Z] 39a5fcdaea64: Pull complete [2022-09-06T21:24:05.321Z] d94ebbe4e438: Pull complete [2022-09-06T21:24:07.228Z] bcfd1f05c69d: Pull complete [2022-09-06T21:24:07.488Z] 59ccb84bbe0f: Pull complete [2022-09-06T21:24:07.488Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-06T21:24:07.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T21:24:07.488Z] ---> a4fb48ad2a94 [2022-09-06T21:24:07.488Z] Step 3/11 : ARG MAKE=make build [2022-09-06T21:24:11.713Z] ---> Running in 7ddd415343be [2022-09-06T21:24:11.713Z] Removing intermediate container 7ddd415343be [2022-09-06T21:24:11.713Z] ---> 3b9c108709ae [2022-09-06T21:24:11.713Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-06T21:24:11.713Z] ---> Running in 2d157d59049c [2022-09-06T21:24:11.713Z] Removing intermediate container 2d157d59049c [2022-09-06T21:24:11.713Z] ---> 8834f242621b [2022-09-06T21:24:11.713Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-06T21:24:11.713Z] ---> Running in 0965778f9194 [2022-09-06T21:24:11.713Z] Removing intermediate container 0965778f9194 [2022-09-06T21:24:11.713Z] ---> 3a10454c362b [2022-09-06T21:24:11.713Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:24:11.713Z] ---> Running in ce632715ffc6 [2022-09-06T21:24:11.973Z] Removing intermediate container ce632715ffc6 [2022-09-06T21:24:11.973Z] ---> bdcad8e3fee7 [2022-09-06T21:24:11.973Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-06T21:24:12.234Z] ---> Running in 7ab6c414f0e4 [2022-09-06T21:24:12.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:24:13.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:24:13.433Z] OK: 211 MiB in 51 packages [2022-09-06T21:24:13.521Z] Still waiting to schedule task [2022-09-06T21:24:13.521Z] ‘prd-centos7-blackbox-4c-2g-24474’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-06T21:24:13.521Z] ‘prd-centos7-blackbox-4c-2g-24475’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-06T21:24:13.521Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24772’ is offline [2022-09-06T21:24:13.521Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-25333’ is offline [2022-09-06T21:24:14.001Z] Removing intermediate container 7ab6c414f0e4 [2022-09-06T21:24:14.001Z] ---> 61c64b8586dd [2022-09-06T21:24:14.001Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-06T21:24:14.001Z] ---> 1a2f8efbcc16 [2022-09-06T21:24:14.001Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:24:14.001Z] ---> Running in 9dccdb63c8fd [2022-09-06T21:24:32.109Z] Removing intermediate container 9dccdb63c8fd [2022-09-06T21:24:32.109Z] ---> b7cca10938eb [2022-09-06T21:24:32.109Z] Step 10/11 : COPY . . [2022-09-06T21:24:32.368Z] ---> a80d6e3224c1 [2022-09-06T21:24:32.368Z] Step 11/11 : RUN ${MAKE} [2022-09-06T21:24:32.368Z] ---> Running in 85d9d200bd46 [2022-09-06T21:24:32.627Z] noop [2022-09-06T21:24:32.887Z] Removing intermediate container 85d9d200bd46 [2022-09-06T21:24:32.887Z] ---> f65027778a2d [2022-09-06T21:24:32.887Z] Successfully built f65027778a2d [2022-09-06T21:24:32.887Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:24:33.218Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:24:33.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:24:33.298Z] prd-ubuntu20.04-docker-8c-8g-25321 does not seem to be running inside a container [2022-09-06T21:24:33.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-06T21:24:33.704Z] $ docker top 972bc71b028bd95439c2a83b8a34ecfc021441703d69c529ad7cd4a1670852f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:24:34.066Z] + go version [2022-09-06T21:24:34.066Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-06T21:24:34.081Z] $ docker stop --time=1 972bc71b028bd95439c2a83b8a34ecfc021441703d69c529ad7cd4a1670852f3 [2022-09-06T21:24:35.344Z] $ docker rm -f 972bc71b028bd95439c2a83b8a34ecfc021441703d69c529ad7cd4a1670852f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:24:35.766Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:24:35.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:24:35.874Z] prd-ubuntu20.04-docker-8c-8g-25321 does not seem to be running inside a container [2022-09-06T21:24:35.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-06T21:24:36.337Z] $ docker top 2853f53e693f0750061d8c38fee327cdc821e34109871088ada7b3d655633b6f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:24:36.698Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:24:36.997Z] + make test [2022-09-06T21:24:36.997Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-06T21:24:43.588Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-06T21:24:58.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-06T21:24:58.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-06T21:24:58.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-06T21:24:58.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.087s coverage: 23.6% of statements [2022-09-06T21:24:58.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-06T21:24:58.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 27.6% of statements [2022-09-06T21:24:58.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.084s coverage: 78.9% of statements [2022-09-06T21:24:58.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.062s coverage: 10.8% of statements [2022-09-06T21:24:58.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.060s coverage: 60.0% of statements [2022-09-06T21:24:58.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-06T21:24:58.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-06T21:24:58.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.084s coverage: 34.8% of statements [2022-09-06T21:24:58.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-06T21:24:58.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.097s coverage: 85.4% of statements [2022-09-06T21:24:58.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-06T21:24:58.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-06T21:24:58.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.100s coverage: 65.1% of statements [2022-09-06T21:24:58.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-06T21:24:58.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-06T21:24:58.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.784s coverage: 89.2% of statements [2022-09-06T21:24:58.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-06T21:24:58.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements [2022-09-06T21:24:58.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-06T21:25:16.583Z] 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." [2022-09-06T21:25:16.583Z] GO111MODULE=on go vet ./... [2022-09-06T21:25:19.120Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T21:25:19.120Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T21:25:19.120Z] ./bin/test-attribution-txt.sh [2022-09-06T21:25:19.120Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-06T21:25:19.120Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-06T21:25:19.120Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-06T21:25:19.120Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-06T21:25:19.120Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-06T21:25:19.120Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-06T21:25:19.120Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-06T21:25:19.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T21:25:19.153Z] $ docker stop --time=1 2853f53e693f0750061d8c38fee327cdc821e34109871088ada7b3d655633b6f [2022-09-06T21:25:22.474Z] $ docker rm -f 2853f53e693f0750061d8c38fee327cdc821e34109871088ada7b3d655633b6f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:25:22.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T21:25:23.025Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-06T21:25:23.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-06T21:25:23.860Z] + ls -al . [2022-09-06T21:25:23.860Z] total 304 [2022-09-06T21:25:23.860Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 21:24 . [2022-09-06T21:25:23.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:23 .. [2022-09-06T21:25:23.860Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 6 21:23 .dockerignore [2022-09-06T21:25:23.860Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:24 .git [2022-09-06T21:25:23.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:23 .github [2022-09-06T21:25:23.860Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 6 21:23 .gitignore [2022-09-06T21:25:23.860Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 21:23 .golangci.yml [2022-09-06T21:25:23.860Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:23 .semver [2022-09-06T21:25:23.860Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 6 21:23 CHANGELOG.md [2022-09-06T21:25:23.860Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 21:23 GOVERNANCE.md [2022-09-06T21:25:23.860Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 6 21:23 Jenkinsfile [2022-09-06T21:25:23.860Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 6 21:23 LICENSE [2022-09-06T21:25:23.860Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 6 21:23 Makefile [2022-09-06T21:25:23.860Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 6 21:23 OWNERS.md [2022-09-06T21:25:23.860Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 6 21:23 README.md [2022-09-06T21:25:23.860Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 6 21:23 VERSION [2022-09-06T21:25:23.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:23 bin [2022-09-06T21:25:23.861Z] -rw-r--r-- 1 jenkins jenkins 131678 Sep 6 21:24 coverage.out [2022-09-06T21:25:23.861Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 21:23 example [2022-09-06T21:25:23.861Z] -rw-rw-r-- 1 jenkins jenkins 3553 Sep 6 21:23 go.mod [2022-09-06T21:25:23.861Z] -rw-rw-r-- 1 jenkins jenkins 36743 Sep 6 21:23 go.sum [2022-09-06T21:25:23.861Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 6 21:23 internal [2022-09-06T21:25:23.861Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:23 openapi [2022-09-06T21:25:23.861Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 6 21:23 pkg [2022-09-06T21:25:23.861Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:23 snap [2022-09-06T21:25:23.861Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 6 21:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:25:24.181Z] + 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=7128670c60762a554b6733602f52baa10dc88de3 --label arch=amd64 --label version=2.3.0-dev.21 . [2022-09-06T21:25:24.181Z] Sending build context to Docker daemon 9.917MB [2022-09-06T21:25:24.181Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:25:24.181Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-06T21:25:24.181Z] ---> f65027778a2d [2022-09-06T21:25:24.181Z] Step 3/25 : ARG MAKE=make build [2022-09-06T21:25:24.443Z] ---> Running in cb8143456aef [2022-09-06T21:25:24.443Z] Removing intermediate container cb8143456aef [2022-09-06T21:25:24.443Z] ---> d36887bdb004 [2022-09-06T21:25:24.443Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-06T21:25:24.443Z] ---> Running in 993ea6c967f3 [2022-09-06T21:25:24.704Z] Removing intermediate container 993ea6c967f3 [2022-09-06T21:25:24.704Z] ---> 62b4e24cb317 [2022-09-06T21:25:24.704Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-06T21:25:24.704Z] ---> Running in 7d2b14110840 [2022-09-06T21:25:24.704Z] Removing intermediate container 7d2b14110840 [2022-09-06T21:25:24.704Z] ---> 3e4a29ab339c [2022-09-06T21:25:24.704Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:25:24.704Z] ---> Running in 4651ef1fd8bd [2022-09-06T21:25:25.279Z] Removing intermediate container 4651ef1fd8bd [2022-09-06T21:25:25.279Z] ---> d2a540312678 [2022-09-06T21:25:25.279Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-06T21:25:25.279Z] ---> Running in 7e3c80e49e5d [2022-09-06T21:25:25.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:25:26.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:25:26.744Z] OK: 211 MiB in 51 packages [2022-09-06T21:25:27.006Z] Removing intermediate container 7e3c80e49e5d [2022-09-06T21:25:27.007Z] ---> 44efe9809521 [2022-09-06T21:25:27.007Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-06T21:25:27.268Z] ---> e747f54d3e45 [2022-09-06T21:25:27.268Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:25:27.268Z] ---> Running in 30f273b2b225 [2022-09-06T21:25:27.838Z] Removing intermediate container 30f273b2b225 [2022-09-06T21:25:27.838Z] ---> c754bf2c9007 [2022-09-06T21:25:27.838Z] Step 10/25 : COPY . . [2022-09-06T21:25:28.405Z] ---> c57ccc5c1954 [2022-09-06T21:25:28.405Z] Step 11/25 : RUN ${MAKE} [2022-09-06T21:25:28.405Z] ---> Running in 539805445ded [2022-09-06T21:25:28.663Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-06T21:25:46.774Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-06T21:25:50.983Z] Removing intermediate container 539805445ded [2022-09-06T21:25:50.983Z] ---> 521219822b3d [2022-09-06T21:25:50.983Z] Step 12/25 : FROM alpine:3.16 [2022-09-06T21:25:51.244Z] 3.16: Pulling from library/alpine [2022-09-06T21:25:51.244Z] 213ec9aee27d: Pulling fs layer [2022-09-06T21:25:51.504Z] 213ec9aee27d: Verifying Checksum [2022-09-06T21:25:51.504Z] 213ec9aee27d: Download complete [2022-09-06T21:25:51.504Z] 213ec9aee27d: Pull complete [2022-09-06T21:25:51.765Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T21:25:51.765Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T21:25:51.765Z] ---> 9c6f07244728 [2022-09-06T21:25:51.765Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-06T21:25:51.765Z] ---> Running in 8fe606f32fe4 [2022-09-06T21:25:51.765Z] Removing intermediate container 8fe606f32fe4 [2022-09-06T21:25:51.765Z] ---> 966594822d1d [2022-09-06T21:25:51.765Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:25:52.027Z] ---> Running in b816a0c40069 [2022-09-06T21:25:52.598Z] Removing intermediate container b816a0c40069 [2022-09-06T21:25:52.598Z] ---> e8211fe0ec71 [2022-09-06T21:25:52.598Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-06T21:25:52.598Z] ---> Running in fc3e9a769cd5 [2022-09-06T21:25:52.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:25:53.803Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:25:53.803Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T21:25:54.063Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-06T21:25:54.063Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T21:25:54.323Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-06T21:25:54.323Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-06T21:25:54.323Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:25:54.323Z] OK: 8 MiB in 19 packages [2022-09-06T21:25:54.893Z] Removing intermediate container fc3e9a769cd5 [2022-09-06T21:25:54.893Z] ---> db0d2f2e1e6c [2022-09-06T21:25:54.893Z] Step 16/25 : WORKDIR / [2022-09-06T21:25:54.893Z] ---> Running in c6d51600f262 [2022-09-06T21:25:54.893Z] Removing intermediate container c6d51600f262 [2022-09-06T21:25:54.893Z] ---> 002b0a180644 [2022-09-06T21:25:54.893Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-06T21:25:55.152Z] ---> 094e7336c672 [2022-09-06T21:25:55.152Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-06T21:25:55.734Z] ---> 81b443936535 [2022-09-06T21:25:55.734Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-06T21:25:55.993Z] ---> 677846771f0d [2022-09-06T21:25:55.993Z] Step 20/25 : EXPOSE 59999 [2022-09-06T21:25:55.993Z] ---> Running in 4d6a6f0f462f [2022-09-06T21:25:55.993Z] Removing intermediate container 4d6a6f0f462f [2022-09-06T21:25:55.993Z] ---> 19572079924c [2022-09-06T21:25:55.993Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-06T21:25:55.993Z] ---> Running in f1798c653973 [2022-09-06T21:25:56.254Z] Removing intermediate container f1798c653973 [2022-09-06T21:25:56.254Z] ---> 352bcb7c289f [2022-09-06T21:25:56.254Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:25:56.254Z] ---> Running in 149162ecc88b [2022-09-06T21:25:56.254Z] Removing intermediate container 149162ecc88b [2022-09-06T21:25:56.254Z] ---> 142fafe7d132 [2022-09-06T21:25:56.254Z] Step 23/25 : LABEL arch=amd64 [2022-09-06T21:25:56.254Z] ---> Running in 87f723f92755 [2022-09-06T21:25:56.516Z] Removing intermediate container 87f723f92755 [2022-09-06T21:25:56.516Z] ---> 2361bbdeaa7d [2022-09-06T21:25:56.516Z] Step 24/25 : LABEL git_sha=7128670c60762a554b6733602f52baa10dc88de3 [2022-09-06T21:25:56.516Z] ---> Running in e808e6ee7a66 [2022-09-06T21:25:56.516Z] Removing intermediate container e808e6ee7a66 [2022-09-06T21:25:56.516Z] ---> 8b19b3d464f6 [2022-09-06T21:25:56.516Z] Step 25/25 : LABEL version=2.3.0-dev.21 [2022-09-06T21:25:56.516Z] ---> Running in 16827fda552f [2022-09-06T21:25:56.516Z] Removing intermediate container 16827fda552f [2022-09-06T21:25:56.516Z] ---> d1854af2be22 [2022-09-06T21:25:56.516Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-06T21:25:56.516Z] Successfully built d1854af2be22 [2022-09-06T21:25:56.516Z] 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 [2022-09-06T21:25:56.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:25:56.928Z] [2022-09-06T21:25:56.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:25:57.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:25:57.231Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-06T21:25:57.231Z] 5eb5b503b376: Pulling fs layer [2022-09-06T21:25:57.231Z] 5c69ac0246d0: Pulling fs layer [2022-09-06T21:25:57.231Z] ec43610c2a17: Pulling fs layer [2022-09-06T21:25:57.231Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-06T21:25:57.231Z] 33b1e0a273af: Pulling fs layer [2022-09-06T21:25:57.231Z] 5d3b04190fa2: Pulling fs layer [2022-09-06T21:25:57.231Z] 2f39f015ded8: Pulling fs layer [2022-09-06T21:25:57.231Z] 33b1e0a273af: Waiting [2022-09-06T21:25:57.231Z] 5d3b04190fa2: Waiting [2022-09-06T21:25:57.231Z] 2f39f015ded8: Waiting [2022-09-06T21:25:57.231Z] 3a2ae6a8a46f: Waiting [2022-09-06T21:25:57.231Z] 5c69ac0246d0: Verifying Checksum [2022-09-06T21:25:57.231Z] 5c69ac0246d0: Download complete [2022-09-06T21:25:57.231Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-06T21:25:57.231Z] 33b1e0a273af: Verifying Checksum [2022-09-06T21:25:57.231Z] 33b1e0a273af: Download complete [2022-09-06T21:25:57.490Z] ec43610c2a17: Verifying Checksum [2022-09-06T21:25:57.490Z] ec43610c2a17: Download complete [2022-09-06T21:25:57.490Z] 5d3b04190fa2: Verifying Checksum [2022-09-06T21:25:57.490Z] 5d3b04190fa2: Download complete [2022-09-06T21:25:57.490Z] 5eb5b503b376: Verifying Checksum [2022-09-06T21:25:57.490Z] 5eb5b503b376: Download complete [2022-09-06T21:25:58.062Z] 2f39f015ded8: Verifying Checksum [2022-09-06T21:25:58.062Z] 2f39f015ded8: Download complete [2022-09-06T21:25:59.001Z] 5eb5b503b376: Pull complete [2022-09-06T21:25:59.001Z] 5c69ac0246d0: Pull complete [2022-09-06T21:25:59.573Z] ec43610c2a17: Pull complete [2022-09-06T21:25:59.573Z] 3a2ae6a8a46f: Pull complete [2022-09-06T21:25:59.834Z] 33b1e0a273af: Pull complete [2022-09-06T21:26:00.095Z] 5d3b04190fa2: Pull complete [2022-09-06T21:26:05.384Z] 2f39f015ded8: Pull complete [2022-09-06T21:26:05.384Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-06T21:26:05.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:26:05.384Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:26:05.490Z] prd-ubuntu20.04-docker-8c-8g-25321 does not seem to be running inside a container [2022-09-06T21:26:05.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-06T21:26:08.397Z] $ docker top 0feccf0f65c5f80ec9d8e7c64474015911abc4526d67d72fa7b6d31fbbbe1e6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:26:08.812Z] ---> job-cost.sh [2022-09-06T21:26:08.812Z] lf-activate-venv: SKIPPING [2022-09-06T21:26:08.812Z] INFO: No Stack... [2022-09-06T21:26:09.071Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T21:26:09.639Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T21:26:09.929Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-09-06T21:26:09.929Z] + cut -d, -f6 [Pipeline] lock [2022-09-06T21:26:09.942Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-96-stack-cost] [2022-09-06T21:26:09.948Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-96-stack-cost] did not exist. Created. [2022-09-06T21:26:09.948Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T21:26:10.250Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-06T21:26:10.283Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T21:26:10.289Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T21:26:10.311Z] $ docker stop --time=1 0feccf0f65c5f80ec9d8e7c64474015911abc4526d67d72fa7b6d31fbbbe1e6d [2022-09-06T21:26:11.472Z] $ docker rm -f 0feccf0f65c5f80ec9d8e7c64474015911abc4526d67d72fa7b6d31fbbbe1e6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T22:24:24.994Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28362 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-09-06T22:24:25.007Z] Running in /w/workspace/device-sdk-go/96 [Pipeline] { [Pipeline] checkout [2022-09-06T22:24:25.033Z] The recommended git tool is: git [2022-09-06T22:24:33.875Z] using credential edgex-jenkins-ssh [2022-09-06T22:24:33.898Z] Cloning the remote Git repository [2022-09-06T22:24:33.992Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-09-06T22:24:34.087Z] > git init /w/workspace/device-sdk-go/96 # timeout=10 [2022-09-06T22:24:34.192Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-06T22:24:34.193Z] > git --version # timeout=10 [2022-09-06T22:24:34.234Z] > git --version # 'git version 2.25.1' [2022-09-06T22:24:34.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T22:24:34.317Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T22:24:36.061Z] Avoid second fetch [2022-09-06T22:24:36.062Z] Checking out Revision 7128670c60762a554b6733602f52baa10dc88de3 (main) [2022-09-06T22:24:36.020Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-06T22:24:36.043Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T22:24:36.086Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:24:36.101Z] > git checkout -f 7128670c60762a554b6733602f52baa10dc88de3 # timeout=10 [2022-09-06T22:24:40.868Z] Commit message: "Merge pull request #1209 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T22:24:41.792Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-06T22:24:41.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T22:24:41.792Z] Dload Upload Total Spent Left Speed [2022-09-06T22:24:41.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh [2022-09-06T22:24:42.584Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-06T22:24:42.946Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-09-06T22:24:42.946Z] tee /etc/docker/daemon.new [2022-09-06T22:24:42.946Z] { [2022-09-06T22:24:42.946Z] "registry-mirrors": [ [2022-09-06T22:24:42.946Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-06T22:24:42.946Z] ], [2022-09-06T22:24:42.946Z] "bip": "10.250.0.254/24", [2022-09-06T22:24:42.946Z] "hosts": [ [2022-09-06T22:24:42.946Z] "tcp://0.0.0.0:5555", [2022-09-06T22:24:42.946Z] "unix:///var/run/docker.sock" [2022-09-06T22:24:42.946Z] ], [2022-09-06T22:24:42.946Z] "mtu": 1458, [2022-09-06T22:24:42.946Z] "selinux-enabled": true, [2022-09-06T22:24:42.946Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-06T22:24:42.946Z] } [Pipeline] sh [2022-09-06T22:24:43.319Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-06T22:24:43.739Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T22:25:02.127Z] provisioning config files... [2022-09-06T22:25:02.153Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/96@tmp/config1991242633445252647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:25:02.701Z] ---> docker-login.sh [2022-09-06T22:25:02.701Z] nexus3.edgexfoundry.org:10001 [2022-09-06T22:25:03.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:25:03.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:25:03.575Z] Configure a credential helper to remove this warning. See [2022-09-06T22:25:03.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:25:03.575Z] [2022-09-06T22:25:03.575Z] Login Succeeded [2022-09-06T22:25:03.575Z] nexus3.edgexfoundry.org:10002 [2022-09-06T22:25:04.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:25:04.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:25:04.183Z] Configure a credential helper to remove this warning. See [2022-09-06T22:25:04.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:25:04.183Z] [2022-09-06T22:25:04.183Z] Login Succeeded [2022-09-06T22:25:04.183Z] nexus3.edgexfoundry.org:10003 [2022-09-06T22:25:04.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:25:04.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:25:04.789Z] Configure a credential helper to remove this warning. See [2022-09-06T22:25:04.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:25:04.789Z] [2022-09-06T22:25:04.789Z] Login Succeeded [2022-09-06T22:25:04.789Z] nexus3.edgexfoundry.org:10004 [2022-09-06T22:25:05.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:25:05.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:25:05.341Z] Configure a credential helper to remove this warning. See [2022-09-06T22:25:05.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:25:05.341Z] [2022-09-06T22:25:05.341Z] Login Succeeded [2022-09-06T22:25:05.341Z] docker.io [2022-09-06T22:25:05.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:25:06.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:25:06.210Z] Configure a credential helper to remove this warning. See [2022-09-06T22:25:06.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:25:06.210Z] [2022-09-06T22:25:06.210Z] Login Succeeded [2022-09-06T22:25:06.210Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T22:25:06.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-06T22:25:06.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T22:25:06.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T22:25:06.561Z] ========================================================= [2022-09-06T22:25:06.561Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-06T22:25:06.561Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:25:06.931Z] + 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 . [2022-09-06T22:25:07.537Z] Sending build context to Docker daemon 5.255MB [2022-09-06T22:25:07.537Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T22:25:07.537Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-06T22:25:07.537Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-06T22:25:07.537Z] b3c136eddcbf: Pulling fs layer [2022-09-06T22:25:07.537Z] c0a3192eca97: Pulling fs layer [2022-09-06T22:25:07.537Z] a050256f5b6f: Pulling fs layer [2022-09-06T22:25:07.537Z] 656be50a0ddc: Pulling fs layer [2022-09-06T22:25:07.537Z] 2bbca73fdf42: Pulling fs layer [2022-09-06T22:25:07.537Z] 46d945488cbd: Pulling fs layer [2022-09-06T22:25:07.537Z] 8a5474983e97: Pulling fs layer [2022-09-06T22:25:07.537Z] 329c88fbcd65: Pulling fs layer [2022-09-06T22:25:07.537Z] 656be50a0ddc: Waiting [2022-09-06T22:25:07.537Z] 2bbca73fdf42: Waiting [2022-09-06T22:25:07.537Z] 46d945488cbd: Waiting [2022-09-06T22:25:07.537Z] 8a5474983e97: Waiting [2022-09-06T22:25:07.537Z] 329c88fbcd65: Waiting [2022-09-06T22:25:07.537Z] a050256f5b6f: Verifying Checksum [2022-09-06T22:25:07.537Z] a050256f5b6f: Download complete [2022-09-06T22:25:07.537Z] c0a3192eca97: Verifying Checksum [2022-09-06T22:25:07.537Z] c0a3192eca97: Download complete [2022-09-06T22:25:07.817Z] 2bbca73fdf42: Verifying Checksum [2022-09-06T22:25:07.817Z] 2bbca73fdf42: Download complete [2022-09-06T22:25:07.817Z] 46d945488cbd: Download complete [2022-09-06T22:25:07.817Z] b3c136eddcbf: Verifying Checksum [2022-09-06T22:25:07.817Z] b3c136eddcbf: Download complete [2022-09-06T22:25:08.817Z] b3c136eddcbf: Pull complete [2022-09-06T22:25:08.817Z] 329c88fbcd65: Verifying Checksum [2022-09-06T22:25:08.817Z] 329c88fbcd65: Download complete [2022-09-06T22:25:09.428Z] c0a3192eca97: Pull complete [2022-09-06T22:25:10.034Z] a050256f5b6f: Pull complete [2022-09-06T22:25:10.034Z] 8a5474983e97: Verifying Checksum [2022-09-06T22:25:10.034Z] 8a5474983e97: Download complete [2022-09-06T22:25:10.647Z] 656be50a0ddc: Verifying Checksum [2022-09-06T22:25:10.647Z] 656be50a0ddc: Download complete [2022-09-06T22:25:25.784Z] 656be50a0ddc: Pull complete [2022-09-06T22:25:25.784Z] 2bbca73fdf42: Pull complete [2022-09-06T22:25:25.784Z] 46d945488cbd: Pull complete [2022-09-06T22:25:31.255Z] 8a5474983e97: Pull complete [2022-09-06T22:25:33.272Z] 329c88fbcd65: Pull complete [2022-09-06T22:25:33.272Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-06T22:25:33.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T22:25:33.272Z] ---> ff4287adb874 [2022-09-06T22:25:33.272Z] Step 3/11 : ARG MAKE=make build [2022-09-06T22:25:34.738Z] ---> Running in b58c8f223331 [2022-09-06T22:25:34.738Z] Removing intermediate container b58c8f223331 [2022-09-06T22:25:34.738Z] ---> ac43f6ecb324 [2022-09-06T22:25:34.738Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-06T22:25:35.022Z] ---> Running in 8738b64dbef5 [2022-09-06T22:25:35.308Z] Removing intermediate container 8738b64dbef5 [2022-09-06T22:25:35.308Z] ---> 73f39306e2eb [2022-09-06T22:25:35.308Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-06T22:25:35.592Z] ---> Running in 1149dd176e2f [2022-09-06T22:25:35.873Z] Removing intermediate container 1149dd176e2f [2022-09-06T22:25:35.873Z] ---> eb05cbd656d5 [2022-09-06T22:25:35.873Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:25:36.149Z] ---> Running in c3c2d88bd9f2 [2022-09-06T22:25:38.788Z] Removing intermediate container c3c2d88bd9f2 [2022-09-06T22:25:38.788Z] ---> 397c1e3255ba [2022-09-06T22:25:38.788Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-06T22:25:38.788Z] ---> Running in d551acc1525d [2022-09-06T22:25:39.775Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:25:40.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:25:41.739Z] OK: 221 MiB in 51 packages [2022-09-06T22:25:43.187Z] Removing intermediate container d551acc1525d [2022-09-06T22:25:43.187Z] ---> 7961a963b4e6 [2022-09-06T22:25:43.187Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-06T22:25:43.465Z] ---> 7af4493ab2b6 [2022-09-06T22:25:43.465Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:25:43.746Z] ---> Running in 3e7de0a456f5 [2022-09-06T22:26:40.327Z] Removing intermediate container 3e7de0a456f5 [2022-09-06T22:26:40.327Z] ---> cc76b0e206cd [2022-09-06T22:26:40.327Z] Step 10/11 : COPY . . [2022-09-06T22:26:40.327Z] ---> 1bb6bae1fbda [2022-09-06T22:26:40.327Z] Step 11/11 : RUN ${MAKE} [2022-09-06T22:26:40.327Z] ---> Running in 01a82f289dde [2022-09-06T22:26:40.327Z] noop [2022-09-06T22:26:40.327Z] Removing intermediate container 01a82f289dde [2022-09-06T22:26:40.327Z] ---> bb00694df2e7 [2022-09-06T22:26:40.327Z] Successfully built bb00694df2e7 [2022-09-06T22:26:40.327Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:26:40.705Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T22:26:40.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:26:40.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-28362 does not seem to be running inside a container [2022-09-06T22:26:41.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/96 -v /w/workspace/device-sdk-go/96:/w/workspace/device-sdk-go/96:rw,z -v /w/workspace/device-sdk-go/96@tmp:/w/workspace/device-sdk-go/96@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 [2022-09-06T22:26:42.627Z] $ docker top 8a5152a19c9c68bd7bce62de99fc51b4306a5c1d7ba62212a09dd354f62c3309 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:26:43.582Z] + go version [2022-09-06T22:26:43.582Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-06T22:26:43.612Z] $ docker stop --time=1 8a5152a19c9c68bd7bce62de99fc51b4306a5c1d7ba62212a09dd354f62c3309 [2022-09-06T22:26:45.315Z] $ docker rm -f 8a5152a19c9c68bd7bce62de99fc51b4306a5c1d7ba62212a09dd354f62c3309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:26:45.991Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T22:26:45.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:26:46.302Z] prd-ubuntu20.04-docker-arm64-4c-16g-28362 does not seem to be running inside a container [2022-09-06T22:26:46.412Z] $ 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/96 -v /w/workspace/device-sdk-go/96:/w/workspace/device-sdk-go/96:rw,z -v /w/workspace/device-sdk-go/96@tmp:/w/workspace/device-sdk-go/96@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 [2022-09-06T22:26:47.921Z] $ docker top c3d7415bf5659c80679145026e3ba85a85122810a8d8cfd4cc7dfcc8f485c807 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:26:48.909Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/96 [Pipeline] fileExists [Pipeline] sh [2022-09-06T22:26:49.584Z] + make test [2022-09-06T22:26:49.584Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-06T22:27:28.636Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-06T22:29:35.597Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-06T22:29:35.597Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-06T22:29:35.597Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-06T22:29:45.827Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.404s coverage: 23.6% of statements [2022-09-06T22:29:45.827Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-06T22:29:45.827Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.299s coverage: 27.6% of statements [2022-09-06T22:29:45.827Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.339s coverage: 78.9% of statements [2022-09-06T22:29:45.827Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.283s coverage: 10.8% of statements [2022-09-06T22:29:49.255Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.385s coverage: 60.0% of statements [2022-09-06T22:29:49.255Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-06T22:29:49.255Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-06T22:29:52.698Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.418s coverage: 34.8% of statements [2022-09-06T22:29:52.698Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-06T22:29:52.698Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.330s coverage: 85.4% of statements [2022-09-06T22:29:52.698Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-06T22:29:52.698Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-06T22:29:57.196Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.569s coverage: 65.1% of statements [2022-09-06T22:29:57.196Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-06T22:29:57.196Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-06T22:29:59.255Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.359s coverage: 89.2% of statements [2022-09-06T22:29:59.255Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-06T22:30:00.692Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.285s coverage: 4.7% of statements [2022-09-06T22:30:00.692Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-06T22:30:01.676Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-06T22:30:01.676Z] GO111MODULE=on go vet ./... [2022-09-06T22:31:38.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T22:31:38.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T22:31:38.551Z] ./bin/test-attribution-txt.sh [2022-09-06T22:31:38.551Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-06T22:31:38.551Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-06T22:31:38.551Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-06T22:31:38.551Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-06T22:31:38.551Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-06T22:31:38.551Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-06T22:31:38.551Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-06T22:31:38.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T22:31:38.589Z] $ docker stop --time=1 c3d7415bf5659c80679145026e3ba85a85122810a8d8cfd4cc7dfcc8f485c807 [2022-09-06T22:31:40.520Z] $ docker rm -f c3d7415bf5659c80679145026e3ba85a85122810a8d8cfd4cc7dfcc8f485c807 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T22:31:42.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T22:31:42.114Z] Warning: overwriting stash ‘coverage-report’ [2022-09-06T22:31:42.785Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T22:31:43.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-06T22:31:43.520Z] + ls -al . [2022-09-06T22:31:43.520Z] total 300 [2022-09-06T22:31:43.520Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 22:26 . [2022-09-06T22:31:43.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 22:24 .. [2022-09-06T22:31:43.520Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 6 22:24 .dockerignore [2022-09-06T22:31:43.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 22:24 .git [2022-09-06T22:31:43.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 22:24 .github [2022-09-06T22:31:43.520Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 6 22:24 .gitignore [2022-09-06T22:31:43.520Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 22:24 .golangci.yml [2022-09-06T22:31:43.520Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 6 22:24 CHANGELOG.md [2022-09-06T22:31:43.520Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 22:24 GOVERNANCE.md [2022-09-06T22:31:43.520Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 6 22:24 Jenkinsfile [2022-09-06T22:31:43.520Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 6 22:24 LICENSE [2022-09-06T22:31:43.520Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 6 22:24 Makefile [2022-09-06T22:31:43.520Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 6 22:24 OWNERS.md [2022-09-06T22:31:43.520Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 6 22:24 README.md [2022-09-06T22:31:43.520Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 6 21:23 VERSION [2022-09-06T22:31:43.521Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 22:24 bin [2022-09-06T22:31:43.521Z] -rw-r--r-- 1 jenkins jenkins 131679 Sep 6 22:30 coverage.out [2022-09-06T22:31:43.521Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 22:24 example [2022-09-06T22:31:43.521Z] -rw-rw-r-- 1 jenkins jenkins 3553 Sep 6 22:24 go.mod [2022-09-06T22:31:43.521Z] -rw-rw-r-- 1 jenkins jenkins 36743 Sep 6 22:24 go.sum [2022-09-06T22:31:43.521Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 6 22:24 internal [2022-09-06T22:31:43.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 22:24 openapi [2022-09-06T22:31:43.521Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 6 22:24 pkg [2022-09-06T22:31:43.521Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 22:24 snap [2022-09-06T22:31:43.521Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 6 22:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:31:43.885Z] + 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=7128670c60762a554b6733602f52baa10dc88de3 --label arch=arm64 --label version=2.3.0-dev.21 . [2022-09-06T22:31:44.490Z] Sending build context to Docker daemon 5.387MB [2022-09-06T22:31:44.490Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T22:31:44.490Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-06T22:31:44.490Z] ---> bb00694df2e7 [2022-09-06T22:31:44.490Z] Step 3/25 : ARG MAKE=make build [2022-09-06T22:31:44.490Z] ---> Running in 389576282f9f [2022-09-06T22:31:44.763Z] Removing intermediate container 389576282f9f [2022-09-06T22:31:44.763Z] ---> 77b29d704bf6 [2022-09-06T22:31:44.763Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-06T22:31:45.038Z] ---> Running in f065f66a1c9f [2022-09-06T22:31:45.313Z] Removing intermediate container f065f66a1c9f [2022-09-06T22:31:45.313Z] ---> 3ef0722de4ce [2022-09-06T22:31:45.313Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-06T22:31:45.313Z] ---> Running in 01032353d7a8 [2022-09-06T22:31:45.918Z] Removing intermediate container 01032353d7a8 [2022-09-06T22:31:45.918Z] ---> a0c7bc324a8b [2022-09-06T22:31:45.918Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:31:45.918Z] ---> Running in 96dc722980f9 [2022-09-06T22:31:47.911Z] Removing intermediate container 96dc722980f9 [2022-09-06T22:31:47.911Z] ---> 179921ff22f6 [2022-09-06T22:31:47.911Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-06T22:31:47.911Z] ---> Running in abab9accef2d [2022-09-06T22:31:48.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:31:49.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:31:50.933Z] OK: 221 MiB in 51 packages [2022-09-06T22:31:51.533Z] Removing intermediate container abab9accef2d [2022-09-06T22:31:51.533Z] ---> 859a072823c7 [2022-09-06T22:31:51.533Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-06T22:31:52.133Z] ---> 07a2f736c14b [2022-09-06T22:31:52.133Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:31:52.409Z] ---> Running in 43984a2a337e [2022-09-06T22:31:54.399Z] Removing intermediate container 43984a2a337e [2022-09-06T22:31:54.399Z] ---> 2d3cc3b5f904 [2022-09-06T22:31:54.399Z] Step 10/25 : COPY . . [2022-09-06T22:31:55.388Z] ---> 3fa34aba58b4 [2022-09-06T22:31:55.388Z] Step 11/25 : RUN ${MAKE} [2022-09-06T22:31:55.388Z] ---> Running in 7cec9be97893 [2022-09-06T22:31:56.369Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-06T22:34:18.323Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-06T22:34:18.323Z] Removing intermediate container 7cec9be97893 [2022-09-06T22:34:18.323Z] ---> b576d4449487 [2022-09-06T22:34:18.323Z] Step 12/25 : FROM alpine:3.16 [2022-09-06T22:34:19.301Z] 3.16: Pulling from library/alpine [2022-09-06T22:34:19.301Z] 9b18e9b68314: Pulling fs layer [2022-09-06T22:34:19.577Z] 9b18e9b68314: Verifying Checksum [2022-09-06T22:34:19.577Z] 9b18e9b68314: Download complete [2022-09-06T22:34:20.176Z] 9b18e9b68314: Pull complete [2022-09-06T22:34:20.176Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T22:34:20.176Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T22:34:20.176Z] ---> a6215f271958 [2022-09-06T22:34:20.176Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-06T22:34:20.176Z] ---> Running in fd1ea0785b35 [2022-09-06T22:34:20.455Z] Removing intermediate container fd1ea0785b35 [2022-09-06T22:34:20.455Z] ---> 8a67d6cf9f56 [2022-09-06T22:34:20.455Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:34:20.732Z] ---> Running in 6f702b796d33 [2022-09-06T22:34:22.169Z] Removing intermediate container 6f702b796d33 [2022-09-06T22:34:22.169Z] ---> 39445ef50fc7 [2022-09-06T22:34:22.169Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-06T22:34:22.445Z] ---> Running in 9f3e7ff9fd64 [2022-09-06T22:34:23.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:34:24.407Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:34:25.388Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T22:34:25.388Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-06T22:34:25.388Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T22:34:25.662Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-06T22:34:25.662Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-06T22:34:25.936Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T22:34:25.936Z] OK: 8 MiB in 19 packages [2022-09-06T22:34:26.917Z] Removing intermediate container 9f3e7ff9fd64 [2022-09-06T22:34:26.917Z] ---> 2853cd6c1fa2 [2022-09-06T22:34:26.917Z] Step 16/25 : WORKDIR / [2022-09-06T22:34:26.917Z] ---> Running in 9da77e02eb62 [2022-09-06T22:34:27.191Z] Removing intermediate container 9da77e02eb62 [2022-09-06T22:34:27.191Z] ---> c6d0cde84f77 [2022-09-06T22:34:27.191Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-06T22:34:27.787Z] ---> 11ca5898cc20 [2022-09-06T22:34:27.787Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-06T22:34:29.225Z] ---> 5f80f8654b08 [2022-09-06T22:34:29.225Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-06T22:34:29.821Z] ---> f0ab976c92ba [2022-09-06T22:34:29.821Z] Step 20/25 : EXPOSE 59999 [2022-09-06T22:34:30.102Z] ---> Running in 974769e51804 [2022-09-06T22:34:30.404Z] Removing intermediate container 974769e51804 [2022-09-06T22:34:30.404Z] ---> 085f873e4519 [2022-09-06T22:34:30.404Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-06T22:34:30.404Z] ---> Running in 71d37f0b8c51 [2022-09-06T22:34:30.711Z] Removing intermediate container 71d37f0b8c51 [2022-09-06T22:34:30.711Z] ---> 2adc7c3fa100 [2022-09-06T22:34:30.711Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T22:34:30.711Z] ---> Running in af3334c5fec1 [2022-09-06T22:34:31.328Z] Removing intermediate container af3334c5fec1 [2022-09-06T22:34:31.328Z] ---> eb45ed107f75 [2022-09-06T22:34:31.328Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T22:34:31.328Z] ---> Running in 2c9b9cbf7bf5 [2022-09-06T22:34:31.609Z] Removing intermediate container 2c9b9cbf7bf5 [2022-09-06T22:34:31.609Z] ---> 80de32e7b11e [2022-09-06T22:34:31.609Z] Step 24/25 : LABEL git_sha=7128670c60762a554b6733602f52baa10dc88de3 [2022-09-06T22:34:31.609Z] ---> Running in 3d372856093d [2022-09-06T22:34:31.892Z] Removing intermediate container 3d372856093d [2022-09-06T22:34:31.892Z] ---> 90fb0d52b4e2 [2022-09-06T22:34:31.892Z] Step 25/25 : LABEL version=2.3.0-dev.21 [2022-09-06T22:34:32.176Z] ---> Running in 34073120da70 [2022-09-06T22:34:32.448Z] Removing intermediate container 34073120da70 [2022-09-06T22:34:32.448Z] ---> e3b572157780 [2022-09-06T22:34:32.448Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-06T22:34:32.448Z] Successfully built e3b572157780 [2022-09-06T22:34:32.448Z] 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 [2022-09-06T22:34:32.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T22:34:32.899Z] [2022-09-06T22:34:32.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:34:33.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T22:34:33.527Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-06T22:34:33.527Z] 8998bd30e6a1: Pulling fs layer [2022-09-06T22:34:33.527Z] 04944245beec: Pulling fs layer [2022-09-06T22:34:33.527Z] 699f458cf7ca: Pulling fs layer [2022-09-06T22:34:33.527Z] 765212b225bb: Pulling fs layer [2022-09-06T22:34:33.527Z] f23df028b6ca: Pulling fs layer [2022-09-06T22:34:33.527Z] d65c8cfc05b1: Pulling fs layer [2022-09-06T22:34:33.527Z] 2437ff75d9bd: Pulling fs layer [2022-09-06T22:34:33.527Z] 765212b225bb: Waiting [2022-09-06T22:34:33.527Z] f23df028b6ca: Waiting [2022-09-06T22:34:33.527Z] d65c8cfc05b1: Waiting [2022-09-06T22:34:33.527Z] 2437ff75d9bd: Waiting [2022-09-06T22:34:33.803Z] 04944245beec: Verifying Checksum [2022-09-06T22:34:33.803Z] 04944245beec: Download complete [2022-09-06T22:34:33.803Z] 765212b225bb: Verifying Checksum [2022-09-06T22:34:33.803Z] 765212b225bb: Download complete [2022-09-06T22:34:33.803Z] f23df028b6ca: Verifying Checksum [2022-09-06T22:34:33.803Z] f23df028b6ca: Download complete [2022-09-06T22:34:33.803Z] d65c8cfc05b1: Verifying Checksum [2022-09-06T22:34:33.803Z] d65c8cfc05b1: Download complete [2022-09-06T22:34:33.803Z] 699f458cf7ca: Verifying Checksum [2022-09-06T22:34:33.803Z] 699f458cf7ca: Download complete [2022-09-06T22:34:34.406Z] 8998bd30e6a1: Verifying Checksum [2022-09-06T22:34:34.406Z] 8998bd30e6a1: Download complete [2022-09-06T22:34:37.047Z] 2437ff75d9bd: Verifying Checksum [2022-09-06T22:34:37.047Z] 2437ff75d9bd: Download complete [2022-09-06T22:34:39.035Z] 8998bd30e6a1: Pull complete [2022-09-06T22:34:39.632Z] 04944245beec: Pull complete [2022-09-06T22:34:41.070Z] 699f458cf7ca: Pull complete [2022-09-06T22:34:41.346Z] 765212b225bb: Pull complete [2022-09-06T22:34:42.330Z] f23df028b6ca: Pull complete [2022-09-06T22:34:42.603Z] d65c8cfc05b1: Pull complete [2022-09-06T22:34:57.685Z] 2437ff75d9bd: Pull complete [2022-09-06T22:34:57.685Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-06T22:34:57.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T22:34:57.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:34:57.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-28362 does not seem to be running inside a container [2022-09-06T22:34:58.028Z] $ 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/96 -v /w/workspace/device-sdk-go/96:/w/workspace/device-sdk-go/96:rw,z -v /w/workspace/device-sdk-go/96@tmp:/w/workspace/device-sdk-go/96@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 [2022-09-06T22:35:00.570Z] $ docker top dcef0eceb9f349d731fecf2e1a64265bebf93b03e25099c0b66129983a639d04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:35:01.484Z] ---> job-cost.sh [2022-09-06T22:35:01.484Z] lf-activate-venv: SKIPPING [2022-09-06T22:35:01.484Z] INFO: No Stack... [2022-09-06T22:35:02.077Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-06T22:35:03.052Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T22:35:03.716Z] + cut -d, -f6 [2022-09-06T22:35:03.716Z] + cat /w/workspace/device-sdk-go/96/archives/cost.csv [Pipeline] lock [2022-09-06T22:35:03.777Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-96-stack-cost] [2022-09-06T22:35:03.788Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-96-stack-cost] did not exist. Created. [2022-09-06T22:35:03.788Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T22:35:04.454Z] /w/workspace/device-sdk-go/96@tmp/durable-b6003604/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-06T22:35:05.148Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-06T22:35:05.179Z] Warning: overwriting stash ‘stack-cost’ [2022-09-06T22:35:05.250Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T22:35:05.258Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T22:35:05.282Z] $ docker stop --time=1 dcef0eceb9f349d731fecf2e1a64265bebf93b03e25099c0b66129983a639d04 [2022-09-06T22:35:06.814Z] $ docker rm -f dcef0eceb9f349d731fecf2e1a64265bebf93b03e25099c0b66129983a639d04 [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 [2022-09-06T22:35:07.245Z] provisioning config files... [2022-09-06T22:35:07.253Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4911955257220734922tmp [Pipeline] { [Pipeline] sh [2022-09-06T22:35:07.564Z] + set +x [2022-09-06T22:35:07.564Z] + curl -s https://codecov.io/bash [2022-09-06T22:35:07.564Z] + bash -s -- [2022-09-06T22:35:07.564Z] [2022-09-06T22:35:07.564Z] _____ _ [2022-09-06T22:35:07.564Z] / ____| | | [2022-09-06T22:35:07.564Z] | | ___ __| | ___ ___ _____ __ [2022-09-06T22:35:07.564Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-06T22:35:07.564Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-06T22:35:07.564Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-06T22:35:07.564Z] Bash-1.0.6 [2022-09-06T22:35:07.564Z] [2022-09-06T22:35:07.564Z] [2022-09-06T22:35:07.564Z] ==> git version 2.25.1 found [2022-09-06T22:35:07.564Z] ==> 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 [2022-09-06T22:35:07.564Z] Release-Date: 2020-01-08 [2022-09-06T22:35:07.564Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-06T22:35:07.564Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-06T22:35:07.564Z] ==> Jenkins CI detected. [2022-09-06T22:35:07.564Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-09-06T22:35:07.564Z] project root: . [2022-09-06T22:35:07.564Z] --> token set from env [2022-09-06T22:35:07.564Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-06T22:35:07.564Z] ==> Running gcov in . (disable via -X gcov) [2022-09-06T22:35:07.564Z] ==> Python coveragepy not found [2022-09-06T22:35:07.564Z] ==> Searching for coverage reports in: [2022-09-06T22:35:07.564Z] + . [2022-09-06T22:35:07.564Z] -> Found 1 reports [2022-09-06T22:35:07.564Z] ==> Detecting git/mercurial file structure [2022-09-06T22:35:07.564Z] ==> Reading reports [2022-09-06T22:35:07.564Z] + ./coverage.out bytes=131679 [2022-09-06T22:35:07.564Z] ==> Appending adjustments [2022-09-06T22:35:07.564Z] https://docs.codecov.io/docs/fixing-reports [2022-09-06T22:35:07.823Z] + Found adjustments [2022-09-06T22:35:07.823Z] ==> Gzipping contents [2022-09-06T22:35:08.083Z] 20K /tmp/codecov.RDWC3d.gz [2022-09-06T22:35:08.083Z] ==> Uploading reports [2022-09-06T22:35:08.083Z] url: https://codecov.io [2022-09-06T22:35:08.083Z] query: branch=main&commit=7128670c60762a554b6733602f52baa10dc88de3&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T22:35:08.083Z] -> Pinging Codecov [2022-09-06T22:35:08.083Z] 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=7128670c60762a554b6733602f52baa10dc88de3&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T22:35:08.343Z] -> Uploading to [2022-09-06T22:35:08.343Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-06/7E55EF52A471D76F132DFD9A03CDDE97/7128670c60762a554b6733602f52baa10dc88de3/f80d7d3b-d41b-413a-8eb6-e72bfe5ec687.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T223508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=348ec6fb64f4a3b47ebcc85dfc7f3f154facb2033d4fe93e9a8970ebd20bdf55 [2022-09-06T22:35:08.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T22:35:08.343Z] Dload Upload Total Spent Left Speed [2022-09-06T22:35:08.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17309 0 0 100 17309 0 81646 --:--:-- --:--:-- --:--:-- 81646 [2022-09-06T22:35:08.603Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7128670c60762a554b6733602f52baa10dc88de3 [Pipeline] } [2022-09-06T22:35:08.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-06T22:35:08.727Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-06T22:35:08.742Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:35:09.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T22:35:09.040Z] [2022-09-06T22:35:09.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:35:09.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T22:35:09.344Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-06T22:35:09.344Z] df9b9388f04a: Pulling fs layer [2022-09-06T22:35:09.344Z] 52dc419b0ee2: Pulling fs layer [2022-09-06T22:35:09.344Z] 25bc292e5bac: Pulling fs layer [2022-09-06T22:35:09.344Z] 114826534d7a: Pulling fs layer [2022-09-06T22:35:09.344Z] 4657fd5d0bcf: Pulling fs layer [2022-09-06T22:35:09.344Z] 6ad1cebc031e: Pulling fs layer [2022-09-06T22:35:09.344Z] 8a3aa393b2d8: Pulling fs layer [2022-09-06T22:35:09.344Z] 114826534d7a: Waiting [2022-09-06T22:35:09.344Z] 4657fd5d0bcf: Waiting [2022-09-06T22:35:09.344Z] 6ad1cebc031e: Waiting [2022-09-06T22:35:09.344Z] 8a3aa393b2d8: Waiting [2022-09-06T22:35:09.344Z] 25bc292e5bac: Download complete [2022-09-06T22:35:09.344Z] 52dc419b0ee2: Download complete [2022-09-06T22:35:09.344Z] 4657fd5d0bcf: Verifying Checksum [2022-09-06T22:35:09.344Z] 4657fd5d0bcf: Download complete [2022-09-06T22:35:09.344Z] df9b9388f04a: Download complete [2022-09-06T22:35:09.604Z] 6ad1cebc031e: Verifying Checksum [2022-09-06T22:35:09.604Z] 6ad1cebc031e: Download complete [2022-09-06T22:35:09.604Z] df9b9388f04a: Pull complete [2022-09-06T22:35:09.867Z] 52dc419b0ee2: Pull complete [2022-09-06T22:35:09.867Z] 25bc292e5bac: Pull complete [2022-09-06T22:35:10.125Z] 114826534d7a: Verifying Checksum [2022-09-06T22:35:10.125Z] 114826534d7a: Download complete [2022-09-06T22:35:10.383Z] 8a3aa393b2d8: Verifying Checksum [2022-09-06T22:35:10.383Z] 8a3aa393b2d8: Download complete [2022-09-06T22:35:13.667Z] 114826534d7a: Pull complete [2022-09-06T22:35:13.667Z] 4657fd5d0bcf: Pull complete [2022-09-06T22:35:14.236Z] 6ad1cebc031e: Pull complete [2022-09-06T22:35:16.770Z] 8a3aa393b2d8: Pull complete [2022-09-06T22:35:17.034Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-06T22:35:17.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T22:35:17.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:35:17.145Z] prd-ubuntu20.04-docker-8c-8g-25321 does not seem to be running inside a container [2022-09-06T22:35:17.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-06T22:35:19.970Z] $ docker top cca65f93b9a732ffe9241f75392643a286d1cb7c89ccbee80495c18e3895d75a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T22:35:20.089Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-09-06T22:35:20.367Z] + set -o pipefail [2022-09-06T22:35:20.367Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-09-06T22:35:26.935Z] [2022-09-06T22:35:26.935Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-09-06T22:35:26.935Z] [2022-09-06T22:35:26.935Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/73abecfb-1ef9-4b0f-bb39-529ee13a2aa1 [2022-09-06T22:35:26.935Z] [2022-09-06T22:35:26.935Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-06T22:35:26.935Z] [2022-09-06T22:35:26.935Z] [Pipeline] } [2022-09-06T22:35:26.904Z] $ docker stop --time=1 cca65f93b9a732ffe9241f75392643a286d1cb7c89ccbee80495c18e3895d75a [2022-09-06T22:35:29.096Z] $ docker rm -f cca65f93b9a732ffe9241f75392643a286d1cb7c89ccbee80495c18e3895d75a [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 [2022-09-06T22:35:29.493Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T22:35:29.501Z] provisioning config files... [2022-09-06T22:35:29.508Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6818564017830074348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:35:29.800Z] --> edgex-publish-swagger.sh [2022-09-06T22:35:29.801Z] === Publish openapi/v2 API === [2022-09-06T22:35:29.801Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-06T22:35:29.801Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-09-06T22:35:29.801Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T22:35:29.801Z] Dload Upload Total Spent Left Speed [2022-09-06T22:35:30.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 82387 --:--:-- --:--:-- --:--:-- 82261 [2022-09-06T22:35:30.370Z] [2022-09-06T22:35:30.370Z] [Pipeline] } [2022-09-06T22:35:30.378Z] 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 [2022-09-06T22:35:30.767Z] + git log --format=format:%s -1 7128670c60762a554b6733602f52baa10dc88de3 [Pipeline] sh [2022-09-06T22:35:31.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T22:35:31.062Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:35:31.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T22:35:31.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:35:31.440Z] prd-ubuntu20.04-docker-8c-8g-25321 does not seem to be running inside a container [2022-09-06T22:35:31.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T22:35:31.795Z] $ docker top cdb65b62e18de681165c4f3cf2d394d0700cef42f8b52ba90c97f25d335426f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T22:35:31.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T22:35:31.925Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T22:35:32.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T22:35:32.006Z] $ docker exec cdb65b62e18de681165c4f3cf2d394d0700cef42f8b52ba90c97f25d335426f6 ssh-agent [2022-09-06T22:35:32.161Z] SSH_AUTH_SOCK=/tmp/ssh-njUMz49m9WPU/agent.33 [2022-09-06T22:35:32.161Z] SSH_AGENT_PID=40 [2022-09-06T22:35:32.165Z] Running ssh-add (command line suppressed) [2022-09-06T22:35:32.234Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6374742313117121035.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6374742313117121035.key) [2022-09-06T22:35:32.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T22:35:32.577Z] + git semver tag [2022-09-06T22:35:32.840Z] 2022-09-06 22:35:32,699 [run_tag] DEBUG tag force:False [2022-09-06T22:35:32.840Z] 2022-09-06 22:35:32,699 [check_head_tag] DEBUG check head tag [2022-09-06T22:35:32.840Z] 2022-09-06 22:35:32,700 [execute] INFO git cat-file --batch-check [2022-09-06T22:35:32.840Z] 2022-09-06 22:35:32,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-06T22:35:32.840Z] 2022-09-06 22:35:32,704 [execute] INFO git cat-file --batch [2022-09-06T22:35:32.840Z] 2022-09-06 22:35:32,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-06T22:35:32.840Z] 2022-09-06 22:35:32,716 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-06T22:35:32.840Z] 2022-09-06 22:35:32,716 [execute] INFO git tag -a v2.3.0-dev.21 -m v2.3.0-dev.21 [2022-09-06T22:35:32.840Z] 2022-09-06 22:35:32,716 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.21', '-m', 'v2.3.0-dev.21'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-06T22:35:32.840Z] 2022-09-06 22:35:32,721 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-06T22:35:32.840Z] 2.3.0-dev.21 [Pipeline] } [2022-09-06T22:35:32.880Z] $ docker exec --env ******** --env ******** cdb65b62e18de681165c4f3cf2d394d0700cef42f8b52ba90c97f25d335426f6 ssh-agent -k [2022-09-06T22:35:32.982Z] unset SSH_AUTH_SOCK; [2022-09-06T22:35:32.982Z] unset SSH_AGENT_PID; [2022-09-06T22:35:32.982Z] echo Agent pid 40 killed; [2022-09-06T22:35:33.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T22:35:33.331Z] + git semver [Pipeline] } [2022-09-06T22:35:33.564Z] $ docker stop --time=1 cdb65b62e18de681165c4f3cf2d394d0700cef42f8b52ba90c97f25d335426f6 [2022-09-06T22:35:34.822Z] $ docker rm -f cdb65b62e18de681165c4f3cf2d394d0700cef42f8b52ba90c97f25d335426f6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:35:35.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T22:35:35.364Z] [2022-09-06T22:35:35.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:35:35.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T22:35:35.666Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-06T22:35:35.666Z] ab5ef0e58194: Pulling fs layer [2022-09-06T22:35:35.666Z] 9712f1f96733: Pulling fs layer [2022-09-06T22:35:35.666Z] 63f879dbbcfc: Pulling fs layer [2022-09-06T22:35:35.666Z] 0d9ebad4ef96: Pulling fs layer [2022-09-06T22:35:35.666Z] e9a5061849ea: Pulling fs layer [2022-09-06T22:35:35.666Z] d747dcd14b5f: Pulling fs layer [2022-09-06T22:35:35.666Z] 2de7ff778b66: Pulling fs layer [2022-09-06T22:35:35.666Z] e9a5061849ea: Waiting [2022-09-06T22:35:35.666Z] 2de7ff778b66: Waiting [2022-09-06T22:35:35.666Z] d747dcd14b5f: Waiting [2022-09-06T22:35:35.666Z] 0d9ebad4ef96: Waiting [2022-09-06T22:35:35.666Z] 9712f1f96733: Verifying Checksum [2022-09-06T22:35:35.666Z] 9712f1f96733: Download complete [2022-09-06T22:35:35.932Z] 63f879dbbcfc: Verifying Checksum [2022-09-06T22:35:35.932Z] 63f879dbbcfc: Download complete [2022-09-06T22:35:36.222Z] 0d9ebad4ef96: Verifying Checksum [2022-09-06T22:35:36.222Z] 0d9ebad4ef96: Download complete [2022-09-06T22:35:36.222Z] d747dcd14b5f: Verifying Checksum [2022-09-06T22:35:36.222Z] d747dcd14b5f: Download complete [2022-09-06T22:35:36.222Z] e9a5061849ea: Verifying Checksum [2022-09-06T22:35:36.222Z] e9a5061849ea: Download complete [2022-09-06T22:35:36.482Z] ab5ef0e58194: Verifying Checksum [2022-09-06T22:35:36.482Z] ab5ef0e58194: Download complete [2022-09-06T22:35:36.482Z] 2de7ff778b66: Verifying Checksum [2022-09-06T22:35:36.482Z] 2de7ff778b66: Download complete [2022-09-06T22:35:39.017Z] ab5ef0e58194: Pull complete [2022-09-06T22:35:39.017Z] 9712f1f96733: Pull complete [2022-09-06T22:35:39.583Z] 63f879dbbcfc: Pull complete [2022-09-06T22:35:43.772Z] 0d9ebad4ef96: Pull complete [2022-09-06T22:35:43.772Z] e9a5061849ea: Pull complete [2022-09-06T22:35:43.772Z] d747dcd14b5f: Pull complete [2022-09-06T22:35:44.707Z] 2de7ff778b66: Pull complete [2022-09-06T22:35:44.707Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-06T22:35:44.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T22:35:44.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:35:44.798Z] prd-ubuntu20.04-docker-8c-8g-25321 does not seem to be running inside a container [2022-09-06T22:35:44.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-06T22:35:48.494Z] $ docker top ee389f528c4a1dce294daabde7539e7c2a188e74bddebc990fa635c831f13ec1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-06T22:35:48.618Z] provisioning config files... [2022-09-06T22:35:48.626Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5988558262329575533tmp [2022-09-06T22:35:48.637Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1978821985868490878tmp [2022-09-06T22:35:48.646Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1861372099561986489tmp [Pipeline] { [Pipeline] echo [2022-09-06T22:35:48.662Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:35:48.944Z] ---> sigul-configuration.sh [2022-09-06T22:35:48.944Z] gpg: directory `/root/.gnupg' created [2022-09-06T22:35:48.944Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-06T22:35:48.944Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-06T22:35:48.944Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-06T22:35:48.944Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-06T22:35:48.944Z] gpg: CAST5 encrypted data [2022-09-06T22:35:48.944Z] gpg: encrypted with 1 passphrase [2022-09-06T22:35:48.944Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-06T22:35:49.230Z] + mkdir /home/jenkins [2022-09-06T22:35:49.230Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-06T22:35:49.513Z] + 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 [2022-09-06T22:35:49.521Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:35:49.803Z] ---> sigul-install.sh [2022-09-06T22:35:49.803Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-06T22:35:50.086Z] + git tag --list [2022-09-06T22:35:50.086Z] 0.7.1 [2022-09-06T22:35:50.086Z] delhi-tag [2022-09-06T22:35:50.086Z] v1.0.0 [2022-09-06T22:35:50.086Z] v1.1.0 [2022-09-06T22:35:50.086Z] v1.1.1 [2022-09-06T22:35:50.086Z] v1.1.2 [2022-09-06T22:35:50.086Z] v1.2.0 [2022-09-06T22:35:50.086Z] v1.2.1 [2022-09-06T22:35:50.086Z] v1.2.2 [2022-09-06T22:35:50.086Z] v1.2.3 [2022-09-06T22:35:50.086Z] v1.3.0 [2022-09-06T22:35:50.086Z] v1.4.0 [2022-09-06T22:35:50.086Z] v2.0.0 [2022-09-06T22:35:50.087Z] v2.1.0 [2022-09-06T22:35:50.087Z] v2.1.1 [2022-09-06T22:35:50.087Z] v2.1.1-dev.2 [2022-09-06T22:35:50.087Z] v2.1.1-dev.3 [2022-09-06T22:35:50.087Z] v2.2.0 [2022-09-06T22:35:50.087Z] v2.2.1-dev.1 [2022-09-06T22:35:50.087Z] v2.2.1-dev.10 [2022-09-06T22:35:50.087Z] v2.2.1-dev.11 [2022-09-06T22:35:50.087Z] v2.2.1-dev.12 [2022-09-06T22:35:50.087Z] v2.2.1-dev.13 [2022-09-06T22:35:50.087Z] v2.2.1-dev.14 [2022-09-06T22:35:50.087Z] v2.2.1-dev.2 [2022-09-06T22:35:50.087Z] v2.2.1-dev.3 [2022-09-06T22:35:50.087Z] v2.2.1-dev.4 [2022-09-06T22:35:50.087Z] v2.2.1-dev.5 [2022-09-06T22:35:50.087Z] v2.2.1-dev.6 [2022-09-06T22:35:50.087Z] v2.2.1-dev.7 [2022-09-06T22:35:50.087Z] v2.2.1-dev.8 [2022-09-06T22:35:50.087Z] v2.2.1-dev.9 [2022-09-06T22:35:50.087Z] v2.3.0-dev.14 [2022-09-06T22:35:50.087Z] v2.3.0-dev.15 [2022-09-06T22:35:50.087Z] v2.3.0-dev.16 [2022-09-06T22:35:50.087Z] v2.3.0-dev.17 [2022-09-06T22:35:50.087Z] v2.3.0-dev.18 [2022-09-06T22:35:50.087Z] v2.3.0-dev.19 [2022-09-06T22:35:50.087Z] v2.3.0-dev.20 [2022-09-06T22:35:50.087Z] v2.3.0-dev.21 [Pipeline] sh [2022-09-06T22:35:50.372Z] + lftools sign git-tag v2.3.0-dev.21 [2022-09-06T22:35:50.943Z] Signing Git tag with Sigul... [2022-09-06T22:35:50.943Z] Signing v2.3.0-dev.21 [Pipeline] echo [2022-09-06T22:35:51.211Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:35:51.492Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-06T22:35:51.500Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-06T22:35:51.478Z] $ docker stop --time=1 ee389f528c4a1dce294daabde7539e7c2a188e74bddebc990fa635c831f13ec1 [2022-09-06T22:35:52.765Z] $ docker rm -f ee389f528c4a1dce294daabde7539e7c2a188e74bddebc990fa635c831f13ec1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-06T22:35:53.228Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T22:35:53.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:35:53.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T22:35:53.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:35:53.601Z] prd-ubuntu20.04-docker-8c-8g-25321 does not seem to be running inside a container [2022-09-06T22:35:53.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T22:35:54.020Z] $ docker top 8e825b15e1f2b204b3a9304ed9a4e480516bec8b9371e9e652b423bc5bb380be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T22:35:54.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T22:35:54.158Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T22:35:54.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T22:35:54.238Z] $ docker exec 8e825b15e1f2b204b3a9304ed9a4e480516bec8b9371e9e652b423bc5bb380be ssh-agent [2022-09-06T22:35:54.409Z] SSH_AUTH_SOCK=/tmp/ssh-YA28j5wMBCoQ/agent.32 [2022-09-06T22:35:54.409Z] SSH_AGENT_PID=41 [2022-09-06T22:35:54.414Z] Running ssh-add (command line suppressed) [2022-09-06T22:35:54.481Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1146160502971773272.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1146160502971773272.key) [2022-09-06T22:35:54.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T22:35:54.822Z] + git semver bump pre [2022-09-06T22:35:55.083Z] 2022-09-06 22:35:54,965 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-06T22:35:55.083Z] 2022-09-06 22:35:54,965 [bump_version] DEBUG bumping version:2.3.0-dev.21 on axis:pre with prefix:dev [2022-09-06T22:35:55.083Z] 2022-09-06 22:35:54,965 [bump_version] DEBUG bumped version:2.3.0-dev.22 [2022-09-06T22:35:55.083Z] 2022-09-06 22:35:54,965 [write_version] DEBUG write version:2.3.0-dev.22 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-09-06T22:35:55.083Z] 2022-09-06 22:35:54,965 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-06T22:35:55.083Z] 2022-09-06 22:35:54,965 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-06T22:35:55.083Z] 2022-09-06 22:35:54,967 [execute] INFO git cat-file --batch-check [2022-09-06T22:35:55.083Z] 2022-09-06 22:35:54,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T22:35:55.083Z] 2022-09-06 22:35:54,972 [execute] INFO git cat-file --batch [2022-09-06T22:35:55.083Z] 2022-09-06 22:35:54,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T22:35:55.083Z] 2022-09-06 22:35:54,977 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-06T22:35:55.083Z] 2.3.0-dev.22 [Pipeline] } [2022-09-06T22:35:55.052Z] $ docker exec --env ******** --env ******** 8e825b15e1f2b204b3a9304ed9a4e480516bec8b9371e9e652b423bc5bb380be ssh-agent -k [2022-09-06T22:35:55.159Z] unset SSH_AUTH_SOCK; [2022-09-06T22:35:55.159Z] unset SSH_AGENT_PID; [2022-09-06T22:35:55.159Z] echo Agent pid 41 killed; [2022-09-06T22:35:55.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T22:35:55.509Z] + git semver [Pipeline] } [2022-09-06T22:35:55.741Z] $ docker stop --time=1 8e825b15e1f2b204b3a9304ed9a4e480516bec8b9371e9e652b423bc5bb380be [2022-09-06T22:35:57.037Z] $ docker rm -f 8e825b15e1f2b204b3a9304ed9a4e480516bec8b9371e9e652b423bc5bb380be [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T22:35:57.428Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T22:35:57.428Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:35:57.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T22:35:57.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:35:57.809Z] prd-ubuntu20.04-docker-8c-8g-25321 does not seem to be running inside a container [2022-09-06T22:35:57.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T22:35:58.140Z] $ docker top 2e32ac8d45d636642a1583f7e9a9050a83b9a8db3c18aa5b66605290575bb35a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T22:35:58.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T22:35:58.278Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T22:35:58.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T22:35:58.361Z] $ docker exec 2e32ac8d45d636642a1583f7e9a9050a83b9a8db3c18aa5b66605290575bb35a ssh-agent [2022-09-06T22:35:58.513Z] SSH_AUTH_SOCK=/tmp/ssh-XcnzAyyccRxF/agent.32 [2022-09-06T22:35:58.513Z] SSH_AGENT_PID=38 [2022-09-06T22:35:58.518Z] Running ssh-add (command line suppressed) [2022-09-06T22:35:58.589Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9067256700159564029.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9067256700159564029.key) [2022-09-06T22:35:58.645Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T22:35:58.931Z] + git semver push [2022-09-06T22:35:59.189Z] 2022-09-06 22:35:59,073 [run_push] DEBUG push [2022-09-06T22:35:59.189Z] 2022-09-06 22:35:59,074 [execute] INFO git cat-file --batch-check [2022-09-06T22:35:59.189Z] 2022-09-06 22:35:59,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T22:35:59.189Z] 2022-09-06 22:35:59,077 [execute] INFO git rev-list daf46fb071e178e43f7a2f5541f9074bbdacb7e2 -- [2022-09-06T22:35:59.189Z] 2022-09-06 22:35:59,078 [execute] DEBUG Popen(['git', 'rev-list', 'daf46fb071e178e43f7a2f5541f9074bbdacb7e2', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T22:35:59.189Z] 2022-09-06 22:35:59,087 [execute] INFO git fetch -v origin [2022-09-06T22:35:59.189Z] 2022-09-06 22:35:59,088 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-06T22:35:59.756Z] 2022-09-06 22:35:59,658 [run_push] DEBUG no remote changes detected [2022-09-06T22:35:59.756Z] 2022-09-06 22:35:59,658 [execute] INFO git push origin semver [2022-09-06T22:35:59.756Z] 2022-09-06 22:35:59,659 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T22:36:00.694Z] 2022-09-06 22:36:00,446 [run_push] DEBUG push all version tags [2022-09-06T22:36:00.694Z] 2022-09-06 22:36:00,446 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-06T22:36:00.694Z] 2022-09-06 22:36:00,447 [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) [2022-09-06T22:36:01.637Z] 2022-09-06 22:36:01,300 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-06T22:36:01.637Z] 2.3.0-dev.22 [Pipeline] } [2022-09-06T22:36:01.603Z] $ docker exec --env ******** --env ******** 2e32ac8d45d636642a1583f7e9a9050a83b9a8db3c18aa5b66605290575bb35a ssh-agent -k [2022-09-06T22:36:01.715Z] unset SSH_AUTH_SOCK; [2022-09-06T22:36:01.715Z] unset SSH_AGENT_PID; [2022-09-06T22:36:01.715Z] echo Agent pid 38 killed; [2022-09-06T22:36:01.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T22:36:02.075Z] + git semver [Pipeline] } [2022-09-06T22:36:02.306Z] $ docker stop --time=1 2e32ac8d45d636642a1583f7e9a9050a83b9a8db3c18aa5b66605290575bb35a [2022-09-06T22:36:03.555Z] $ docker rm -f 2e32ac8d45d636642a1583f7e9a9050a83b9a8db3c18aa5b66605290575bb35a [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 [2022-09-06T22:36:04.098Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-09-06T22:36:04.098Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-06T22:36:04.098Z] total 16 [2022-09-06T22:36:04.098Z] drwxr-xr-x 3 root root 4096 Sep 6 21:26 . [2022-09-06T22:36:04.098Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 22:35 .. [2022-09-06T22:36:04.098Z] drwxr-xr-x 2 root root 4096 Sep 6 21:26 cost [2022-09-06T22:36:04.098Z] -rw-r--r-- 1 root root 84 Sep 6 21:26 cost.csv [2022-09-06T22:36:04.099Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-06T22:36:04.099Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-06T22:36:04.099Z] total 16 [2022-09-06T22:36:04.099Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:26 . [2022-09-06T22:36:04.099Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 22:35 .. [2022-09-06T22:36:04.099Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 21:26 cost [2022-09-06T22:36:04.099Z] -rw-r--r-- 1 jenkins jenkins 84 Sep 6 21:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:36:04.389Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:36:05.246Z] ---> package-listing.sh [2022-09-06T22:36:05.246Z] ++ facter osfamily [2022-09-06T22:36:05.246Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-06T22:36:05.505Z] + OS_FAMILY=debian [2022-09-06T22:36:05.505Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-09-06T22:36:05.505Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-06T22:36:05.505Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-06T22:36:05.505Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-06T22:36:05.505Z] + PACKAGES=/tmp/packages_start.txt [2022-09-06T22:36:05.505Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-06T22:36:05.505Z] + PACKAGES=/tmp/packages_end.txt [2022-09-06T22:36:05.505Z] + case "${OS_FAMILY}" in [2022-09-06T22:36:05.505Z] + dpkg -l [2022-09-06T22:36:05.505Z] + grep '^ii' [2022-09-06T22:36:05.505Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-06T22:36:05.505Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-06T22:36:05.505Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-06T22:36:05.505Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-06T22:36:05.505Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-09-06T22:36:05.505Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-09-06T22:36:05.517Z] 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 [2022-09-06T22:36:05.794Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:36:06.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T22:36:06.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:36:06.438Z] prd-ubuntu20.04-docker-8c-8g-25321 does not seem to be running inside a container [2022-09-06T22:36:06.428Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-06T22:36:06.666Z] $ docker top ec1fc7ac05e38006a8d27c20c5d12fe73d7884413cbaa165869fa188a46ad119 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:36:07.050Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-06T22:36:07.334Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-06T22:36:07.618Z] + ls /var/log/sa-host [2022-09-06T22:36:07.619Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T22:36:07.759Z] provisioning config files... [2022-09-06T22:36:07.778Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7892021696101559684tmp [Pipeline] { [Pipeline] echo [2022-09-06T22:36:07.792Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:36:08.070Z] ---> create-netrc.sh [Pipeline] } [2022-09-06T22:36:08.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:36:08.402Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-06T22:36:08.409Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:36:08.692Z] ---> sudo-logs.sh [2022-09-06T22:36:08.692Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-06T22:36:08.717Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:36:09.002Z] ---> job-cost.sh [2022-09-06T22:36:09.002Z] lf-activate-venv: SKIPPING [2022-09-06T22:36:09.002Z] DEBUG: total: 0.2199999988079071 [2022-09-06T22:36:09.002Z] INFO: Retrieving Stack Cost... [2022-09-06T22:36:09.262Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T22:36:09.832Z] INFO: Archiving Costs [Pipeline] echo [2022-09-06T22:36:09.843Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:36:10.173Z] ---> logs-deploy.sh [2022-09-06T22:36:10.173Z] lf-activate-venv: SKIPPING [2022-09-06T22:36:10.173Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/96 [2022-09-06T22:36:10.173Z] INFO: archiving workspace using pattern(s): [2022-09-06T22:36:11.146Z] Archives upload complete. [2022-09-06T22:36:11.146Z] INFO: archiving logs to Nexus [2022-09-06T22:36:11.716Z] ---> uname -a: [2022-09-06T22:36:11.716Z] Linux prd-ubuntu20-04-docker-8c-8g-25321 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-06T22:36:11.716Z] [2022-09-06T22:36:11.716Z] [2022-09-06T22:36:11.716Z] ---> lscpu: [2022-09-06T22:36:11.716Z] Architecture: x86_64 [2022-09-06T22:36:11.716Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-06T22:36:11.716Z] Byte Order: Little Endian [2022-09-06T22:36:11.716Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-06T22:36:11.716Z] CPU(s): 8 [2022-09-06T22:36:11.716Z] On-line CPU(s) list: 0-7 [2022-09-06T22:36:11.716Z] Thread(s) per core: 1 [2022-09-06T22:36:11.716Z] Core(s) per socket: 1 [2022-09-06T22:36:11.716Z] Socket(s): 8 [2022-09-06T22:36:11.716Z] NUMA node(s): 1 [2022-09-06T22:36:11.716Z] Vendor ID: AuthenticAMD [2022-09-06T22:36:11.716Z] CPU family: 23 [2022-09-06T22:36:11.716Z] Model: 49 [2022-09-06T22:36:11.716Z] Model name: AMD EPYC-Rome Processor [2022-09-06T22:36:11.716Z] Stepping: 0 [2022-09-06T22:36:11.716Z] CPU MHz: 2800.002 [2022-09-06T22:36:11.716Z] BogoMIPS: 5600.00 [2022-09-06T22:36:11.716Z] Virtualization: AMD-V [2022-09-06T22:36:11.716Z] Hypervisor vendor: KVM [2022-09-06T22:36:11.716Z] Virtualization type: full [2022-09-06T22:36:11.716Z] L1d cache: 256 KiB [2022-09-06T22:36:11.716Z] L1i cache: 256 KiB [2022-09-06T22:36:11.716Z] L2 cache: 4 MiB [2022-09-06T22:36:11.716Z] L3 cache: 128 MiB [2022-09-06T22:36:11.716Z] NUMA node0 CPU(s): 0-7 [2022-09-06T22:36:11.716Z] Vulnerability Itlb multihit: Not affected [2022-09-06T22:36:11.716Z] Vulnerability L1tf: Not affected [2022-09-06T22:36:11.716Z] Vulnerability Mds: Not affected [2022-09-06T22:36:11.716Z] Vulnerability Meltdown: Not affected [2022-09-06T22:36:11.716Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-06T22:36:11.716Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-06T22:36:11.716Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-06T22:36:11.716Z] Vulnerability Srbds: Not affected [2022-09-06T22:36:11.716Z] Vulnerability Tsx async abort: Not affected [2022-09-06T22:36:11.716Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-06T22:36:11.716Z] [2022-09-06T22:36:11.716Z]