Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 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-ssh3998449064463336791.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6149414701077717065.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17333279485392174382.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh5388450316188624307.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-ssh13618125462900568935.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-26290’ Running on prd-ubuntu20.04-docker-8c-8g-26293 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 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 (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 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 # timeout=10 Commit message: "Merge pull request #1551 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.9" > git rev-list --no-walk 4eb5e29dea1939910f88077e170bd5bcfca266de # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-28T07:32:47.530Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-28T07:32:47.606Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-28T07:32:47.633Z] ========================================================= [2023-12-28T07:32:47.633Z] EdgeX Global Pipelines Version Info [2023-12-28T07:32:47.633Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:32:48.376Z] ------------------- [2023-12-28T07:32:48.376Z] stable info: [2023-12-28T07:32:48.376Z] ------------------- [2023-12-28T07:32:48.376Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-28T07:32:48.376Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-28T07:32:48.376Z] Message: update stable to v1.0.258 [2023-12-28T07:32:48.948Z] ------------------- [2023-12-28T07:32:48.948Z] experimental info: [2023-12-28T07:32:48.948Z] ------------------- [2023-12-28T07:32:48.948Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-28T07:32:48.948Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-28T07:32:48.948Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-28T07:32:49.027Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-12-28T07:32:49.051Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-12-28T07:32:49.078Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-28T07:32:49.102Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-28T07:32:49.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-28T07:32:49.166Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-28T07:32:49.199Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-28T07:32:49.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-12-28T07:32:49.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-28T07:32:49.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-28T07:32:49.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-28T07:32:49.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-12-28T07:32:49.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-28T07:32:49.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-28T07:32:49.456Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-28T07:32:49.489Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-12-28T07:32:49.518Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-28T07:32:49.548Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-28T07:32:49.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-28T07:32:49.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-28T07:32:49.658Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-28T07:32:49.704Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-28T07:32:49.743Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-28T07:32:49.777Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-28T07:32:49.813Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-28T07:32:49.853Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-28T07:32:49.888Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-28T07:32:49.927Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-28T07:32:49.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-28T07:32:50.007Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-28T07:32:50.051Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 [Pipeline] echo [2023-12-28T07:32:50.095Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b0bc5c [Pipeline] echo [2023-12-28T07:32:50.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T07:32:50.232Z] provisioning config files... [2023-12-28T07:32:50.245Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10614205579790301581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:32:50.589Z] ---> ****-login.sh [2023-12-28T07:32:50.589Z] nexus3.edgexfoundry.org:10001 [2023-12-28T07:32:50.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:32:50.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:32:50.851Z] Configure a credential helper to remove this warning. See [2023-12-28T07:32:50.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:32:50.851Z] [2023-12-28T07:32:50.851Z] Login Succeeded [2023-12-28T07:32:50.851Z] nexus3.edgexfoundry.org:10002 [2023-12-28T07:32:50.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:32:50.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:32:50.851Z] Configure a credential helper to remove this warning. See [2023-12-28T07:32:50.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:32:50.851Z] [2023-12-28T07:32:50.851Z] Login Succeeded [2023-12-28T07:32:50.851Z] nexus3.edgexfoundry.org:10003 [2023-12-28T07:32:50.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:32:51.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:32:51.110Z] Configure a credential helper to remove this warning. See [2023-12-28T07:32:51.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:32:51.110Z] [2023-12-28T07:32:51.110Z] Login Succeeded [2023-12-28T07:32:51.110Z] nexus3.edgexfoundry.org:10004 [2023-12-28T07:32:51.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:32:51.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:32:51.110Z] Configure a credential helper to remove this warning. See [2023-12-28T07:32:51.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:32:51.110Z] [2023-12-28T07:32:51.110Z] Login Succeeded [2023-12-28T07:32:51.110Z] ****.io [2023-12-28T07:32:51.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:32:51.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:32:51.368Z] Configure a credential helper to remove this warning. See [2023-12-28T07:32:51.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:32:51.368Z] [2023-12-28T07:32:51.368Z] Login Succeeded [2023-12-28T07:32:51.368Z] ---> ****-login.sh ends [Pipeline] } [2023-12-28T07:32:51.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-28T07:32:51.887Z] + git rev-list -1 --merges 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4~1..1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 [Pipeline] echo [2023-12-28T07:32:51.936Z] -----------> git rev-list -1 --merges 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4~1..1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 [2023-12-28T07:32:51.936Z] 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 [false] [Pipeline] sh [2023-12-28T07:32:52.239Z] + git log --format=format:%s -1 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 [Pipeline] echo [2023-12-28T07:32:52.256Z] ========================================================= [2023-12-28T07:32:52.256Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-28T07:32:52.256Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-28T07:32:52.627Z] + git log --format=format:%s -1 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 [Pipeline] echo [2023-12-28T07:32:52.638Z] [semverPrep] GIT_COMMIT: 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4, Commit Message: Merge pull request #1551 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.9 [Pipeline] echo [2023-12-28T07:32:52.660Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-28T07:32:53.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-28T07:32:53.028Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-28T07:32:53.028Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-28T07:32:53.028Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-28T07:32:53.028Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-28T07:32:53.028Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-28T07:32:53.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:32:53.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T07:32:53.407Z] [2023-12-28T07:32:53.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:32:53.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T07:32:53.720Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-28T07:32:53.720Z] b85a868b505f: Pulling fs layer [2023-12-28T07:32:53.720Z] e2be974225ed: Pulling fs layer [2023-12-28T07:32:53.720Z] 339a4e72a1f5: Pulling fs layer [2023-12-28T07:32:53.720Z] 988bab9f4d93: Pulling fs layer [2023-12-28T07:32:53.720Z] 1469e6f7b9e6: Pulling fs layer [2023-12-28T07:32:53.720Z] eaf3925da568: Pulling fs layer [2023-12-28T07:32:53.720Z] bab4dde63d76: Pulling fs layer [2023-12-28T07:32:53.720Z] bde34c3a00c8: Pulling fs layer [2023-12-28T07:32:53.720Z] b352a97aabf1: Pulling fs layer [2023-12-28T07:32:53.720Z] 4872d77fe225: Pulling fs layer [2023-12-28T07:32:53.720Z] 5851b861e8e6: Pulling fs layer [2023-12-28T07:32:53.720Z] bde34c3a00c8: Waiting [2023-12-28T07:32:53.720Z] b352a97aabf1: Waiting [2023-12-28T07:32:53.720Z] 4872d77fe225: Waiting [2023-12-28T07:32:53.720Z] 5851b861e8e6: Waiting [2023-12-28T07:32:53.720Z] bab4dde63d76: Waiting [2023-12-28T07:32:53.720Z] 1469e6f7b9e6: Waiting [2023-12-28T07:32:53.720Z] 988bab9f4d93: Waiting [2023-12-28T07:32:53.720Z] e2be974225ed: Verifying Checksum [2023-12-28T07:32:53.720Z] e2be974225ed: Download complete [2023-12-28T07:32:53.720Z] 988bab9f4d93: Verifying Checksum [2023-12-28T07:32:53.720Z] 988bab9f4d93: Download complete [2023-12-28T07:32:53.720Z] 1469e6f7b9e6: Verifying Checksum [2023-12-28T07:32:53.720Z] 1469e6f7b9e6: Download complete [2023-12-28T07:32:53.720Z] eaf3925da568: Verifying Checksum [2023-12-28T07:32:53.720Z] eaf3925da568: Download complete [2023-12-28T07:32:53.980Z] 339a4e72a1f5: Verifying Checksum [2023-12-28T07:32:53.980Z] 339a4e72a1f5: Download complete [2023-12-28T07:32:53.980Z] bde34c3a00c8: Download complete [2023-12-28T07:32:53.980Z] b352a97aabf1: Verifying Checksum [2023-12-28T07:32:53.980Z] b352a97aabf1: Download complete [2023-12-28T07:32:53.980Z] 4872d77fe225: Verifying Checksum [2023-12-28T07:32:53.980Z] 4872d77fe225: Download complete [2023-12-28T07:32:53.980Z] b85a868b505f: Verifying Checksum [2023-12-28T07:32:53.980Z] b85a868b505f: Download complete [2023-12-28T07:32:53.980Z] 5851b861e8e6: Verifying Checksum [2023-12-28T07:32:53.980Z] 5851b861e8e6: Download complete [2023-12-28T07:32:54.239Z] bab4dde63d76: Verifying Checksum [2023-12-28T07:32:54.239Z] bab4dde63d76: Download complete [2023-12-28T07:32:55.179Z] b85a868b505f: Pull complete [2023-12-28T07:32:55.179Z] e2be974225ed: Pull complete [2023-12-28T07:32:55.747Z] 339a4e72a1f5: Pull complete [2023-12-28T07:32:55.747Z] 988bab9f4d93: Pull complete [2023-12-28T07:32:56.014Z] 1469e6f7b9e6: Pull complete [2023-12-28T07:32:56.014Z] eaf3925da568: Pull complete [2023-12-28T07:32:57.915Z] bab4dde63d76: Pull complete [2023-12-28T07:32:57.915Z] bde34c3a00c8: Pull complete [2023-12-28T07:32:57.915Z] b352a97aabf1: Pull complete [2023-12-28T07:32:57.915Z] 4872d77fe225: Pull complete [2023-12-28T07:32:58.175Z] 5851b861e8e6: Pull complete [2023-12-28T07:32:58.175Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-28T07:32:58.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T07:32:58.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:32:58.365Z] prd-ubuntu20.04-docker-8c-8g-26293 does not seem to be running inside a container [2023-12-28T07:32:58.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-28T07:33:01.731Z] $ docker top 4c94d07feb47ac2cf36c26b3d6233949b7bd0716ab9f7f0c9e68da5b96c942d2 -eo pid,comm [2023-12-28T07:33:01.785Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-28T07:33:01.785Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-28T07:33:01.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T07:33:01.885Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T07:33:02.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T07:33:02.013Z] $ docker exec 4c94d07feb47ac2cf36c26b3d6233949b7bd0716ab9f7f0c9e68da5b96c942d2 ssh-agent [2023-12-28T07:33:02.121Z] SSH_AUTH_SOCK=/tmp/ssh-ZRvx5J4FR2sl/agent.32 [2023-12-28T07:33:02.121Z] SSH_AGENT_PID=38 [2023-12-28T07:33:02.128Z] Running ssh-add (command line suppressed) [2023-12-28T07:33:02.236Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14312794537890205950.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14312794537890205950.key) [2023-12-28T07:33:02.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T07:33:02.559Z] + git tag --points-at HEAD [Pipeline] } [2023-12-28T07:33:02.574Z] $ docker exec --env ******** --env ******** 4c94d07feb47ac2cf36c26b3d6233949b7bd0716ab9f7f0c9e68da5b96c942d2 ssh-agent -k [2023-12-28T07:33:02.670Z] unset SSH_AUTH_SOCK; [2023-12-28T07:33:02.670Z] unset SSH_AGENT_PID; [2023-12-28T07:33:02.671Z] echo Agent pid 38 killed; [2023-12-28T07:33:02.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-28T07:33:02.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T07:33:02.740Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T07:33:02.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T07:33:02.851Z] $ docker exec 4c94d07feb47ac2cf36c26b3d6233949b7bd0716ab9f7f0c9e68da5b96c942d2 ssh-agent [2023-12-28T07:33:02.947Z] SSH_AUTH_SOCK=/tmp/ssh-3WUcoSB7V2MW/agent.70 [2023-12-28T07:33:02.947Z] SSH_AGENT_PID=76 [2023-12-28T07:33:02.952Z] Running ssh-add (command line suppressed) [2023-12-28T07:33:03.047Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15370039469403085107.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15370039469403085107.key) [2023-12-28T07:33:03.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T07:33:03.363Z] + git semver init [2023-12-28T07:33:03.623Z] 2023-12-28 07:33:03,540 [run_init] DEBUG init version:0.0.0 force:False [2023-12-28T07:33:03.623Z] 2023-12-28 07:33:03,540 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-12-28T07:33:03.623Z] 2023-12-28 07:33:03,541 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-12-28T07:33:03.623Z] 2023-12-28 07:33:03,541 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-28T07:33:05.003Z] 2023-12-28 07:33:04,836 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-12-28T07:33:05.003Z] 2023-12-28 07:33:04,837 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-12-28T07:33:05.003Z] 2023-12-28 07:33:04,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-28T07:33:05.003Z] 2023-12-28 07:33:04,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-28T07:33:05.003Z] 3.2.0-dev.5 [Pipeline] } [2023-12-28T07:33:05.021Z] $ docker exec --env ******** --env ******** 4c94d07feb47ac2cf36c26b3d6233949b7bd0716ab9f7f0c9e68da5b96c942d2 ssh-agent -k [2023-12-28T07:33:05.141Z] unset SSH_AUTH_SOCK; [2023-12-28T07:33:05.142Z] unset SSH_AGENT_PID; [2023-12-28T07:33:05.142Z] echo Agent pid 76 killed; [2023-12-28T07:33:05.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-28T07:33:05.521Z] + git semver [Pipeline] } [2023-12-28T07:33:05.797Z] $ docker stop --time=1 4c94d07feb47ac2cf36c26b3d6233949b7bd0716ab9f7f0c9e68da5b96c942d2 [2023-12-28T07:33:07.118Z] $ docker rm -f --volumes 4c94d07feb47ac2cf36c26b3d6233949b7bd0716ab9f7f0c9e68da5b96c942d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-28T07:33:07.486Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-28T07:33:07.723Z] Stashed 1 file(s) [Pipeline] echo [2023-12-28T07:33:07.725Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T07:33:08.106Z] provisioning config files... [2023-12-28T07:33:08.116Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16789748191590326322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:33:08.435Z] ---> ****-login.sh [2023-12-28T07:33:08.435Z] nexus3.edgexfoundry.org:10001 [2023-12-28T07:33:08.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:33:08.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:33:08.435Z] Configure a credential helper to remove this warning. See [2023-12-28T07:33:08.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:33:08.435Z] [2023-12-28T07:33:08.435Z] Login Succeeded [2023-12-28T07:33:08.435Z] nexus3.edgexfoundry.org:10002 [2023-12-28T07:33:08.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:33:08.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:33:08.435Z] Configure a credential helper to remove this warning. See [2023-12-28T07:33:08.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:33:08.436Z] [2023-12-28T07:33:08.436Z] Login Succeeded [2023-12-28T07:33:08.436Z] nexus3.edgexfoundry.org:10003 [2023-12-28T07:33:08.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:33:08.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:33:08.696Z] Configure a credential helper to remove this warning. See [2023-12-28T07:33:08.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:33:08.696Z] [2023-12-28T07:33:08.696Z] Login Succeeded [2023-12-28T07:33:08.696Z] nexus3.edgexfoundry.org:10004 [2023-12-28T07:33:08.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:33:08.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:33:08.696Z] Configure a credential helper to remove this warning. See [2023-12-28T07:33:08.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:33:08.696Z] [2023-12-28T07:33:08.696Z] Login Succeeded [2023-12-28T07:33:08.696Z] ****.io [2023-12-28T07:33:08.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:33:08.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:33:08.956Z] Configure a credential helper to remove this warning. See [2023-12-28T07:33:08.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:33:08.956Z] [2023-12-28T07:33:08.956Z] Login Succeeded [2023-12-28T07:33:08.956Z] ---> ****-login.sh ends [Pipeline] } [2023-12-28T07:33:08.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-28T07:33:09.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T07:33:09.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T07:33:09.163Z] ========================================================= [2023-12-28T07:33:09.163Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-28T07:33:09.163Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:33:09.557Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-28T07:33:09.557Z] Sending build context to Docker daemon 21.9MB [2023-12-28T07:33:09.557Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-12-28T07:33:09.557Z] Step 2/10 : FROM ${BASE} AS builder [2023-12-28T07:33:09.815Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-28T07:33:09.815Z] 7264a8db6415: Pulling fs layer [2023-12-28T07:33:09.815Z] c4d48a809fc2: Pulling fs layer [2023-12-28T07:33:09.815Z] 4f1c88b9dad5: Pulling fs layer [2023-12-28T07:33:09.815Z] ad3a456e5733: Pulling fs layer [2023-12-28T07:33:09.815Z] 69c7f0334f64: Pulling fs layer [2023-12-28T07:33:09.815Z] 1f1c1a5573a3: Pulling fs layer [2023-12-28T07:33:09.815Z] ce7588e14bc9: Pulling fs layer [2023-12-28T07:33:09.815Z] b5e4710f87ac: Pulling fs layer [2023-12-28T07:33:09.815Z] ad3a456e5733: Waiting [2023-12-28T07:33:09.815Z] 69c7f0334f64: Waiting [2023-12-28T07:33:09.815Z] 1f1c1a5573a3: Waiting [2023-12-28T07:33:09.815Z] ce7588e14bc9: Waiting [2023-12-28T07:33:09.815Z] b5e4710f87ac: Waiting [2023-12-28T07:33:09.815Z] c4d48a809fc2: Verifying Checksum [2023-12-28T07:33:09.815Z] c4d48a809fc2: Download complete [2023-12-28T07:33:09.815Z] ad3a456e5733: Verifying Checksum [2023-12-28T07:33:09.815Z] ad3a456e5733: Download complete [2023-12-28T07:33:09.815Z] 69c7f0334f64: Verifying Checksum [2023-12-28T07:33:09.815Z] 69c7f0334f64: Download complete [2023-12-28T07:33:09.815Z] 7264a8db6415: Verifying Checksum [2023-12-28T07:33:09.815Z] 7264a8db6415: Download complete [2023-12-28T07:33:09.815Z] 1f1c1a5573a3: Verifying Checksum [2023-12-28T07:33:09.815Z] 1f1c1a5573a3: Download complete [2023-12-28T07:33:09.815Z] 7264a8db6415: Pull complete [2023-12-28T07:33:10.072Z] b5e4710f87ac: Verifying Checksum [2023-12-28T07:33:10.072Z] b5e4710f87ac: Download complete [2023-12-28T07:33:10.072Z] c4d48a809fc2: Pull complete [2023-12-28T07:33:10.330Z] 4f1c88b9dad5: Download complete [2023-12-28T07:33:10.591Z] ce7588e14bc9: Verifying Checksum [2023-12-28T07:33:10.591Z] ce7588e14bc9: Download complete [2023-12-28T07:33:13.889Z] 4f1c88b9dad5: Pull complete [2023-12-28T07:33:13.889Z] ad3a456e5733: Pull complete [2023-12-28T07:33:13.889Z] 69c7f0334f64: Pull complete [2023-12-28T07:33:13.889Z] 1f1c1a5573a3: Pull complete [2023-12-28T07:33:15.808Z] ce7588e14bc9: Pull complete [2023-12-28T07:33:16.373Z] b5e4710f87ac: Pull complete [2023-12-28T07:33:16.373Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-28T07:33:16.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-28T07:33:16.373Z] ---> 88b5674ff536 [2023-12-28T07:33:16.373Z] Step 3/10 : ARG MAKE=make build [2023-12-28T07:33:21.663Z] ---> Running in cb683663e3aa [2023-12-28T07:33:21.663Z] Removing intermediate container cb683663e3aa [2023-12-28T07:33:21.663Z] ---> 3735e1239f52 [2023-12-28T07:33:21.663Z] Step 4/10 : WORKDIR /device-sdk-go [2023-12-28T07:33:21.663Z] ---> Running in a511489170b9 [2023-12-28T07:33:21.663Z] Removing intermediate container a511489170b9 [2023-12-28T07:33:21.663Z] ---> 6468f4ec8b4a [2023-12-28T07:33:21.663Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-28T07:33:21.663Z] ---> Running in a622f721123f [2023-12-28T07:33:21.663Z] Removing intermediate container a622f721123f [2023-12-28T07:33:21.663Z] ---> dab52a560110 [2023-12-28T07:33:21.663Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-12-28T07:33:21.923Z] ---> Running in 99a2cfdd1796 [2023-12-28T07:33:21.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:33:22.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:33:22.492Z] OK: 264 MiB in 52 packages [2023-12-28T07:33:22.997Z] Still waiting to schedule task [2023-12-28T07:33:22.998Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26294’ [2023-12-28T07:33:23.059Z] Removing intermediate container 99a2cfdd1796 [2023-12-28T07:33:23.059Z] ---> dd9c5411f205 [2023-12-28T07:33:23.059Z] Step 7/10 : COPY go.mod vendor* ./ [2023-12-28T07:33:23.059Z] ---> 6e82173d9041 [2023-12-28T07:33:23.059Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:33:23.059Z] ---> Running in 4da1d43dcdc0 [2023-12-28T07:34:32.096Z] Removing intermediate container 4da1d43dcdc0 [2023-12-28T07:34:32.096Z] ---> 41126b22cccc [2023-12-28T07:34:32.096Z] Step 9/10 : COPY . . [2023-12-28T07:34:32.096Z] ---> 42043e3ef7e9 [2023-12-28T07:34:32.096Z] Step 10/10 : RUN ${MAKE} [2023-12-28T07:34:32.096Z] ---> Running in d9cadd744708 [2023-12-28T07:34:32.096Z] noop [2023-12-28T07:34:32.096Z] Removing intermediate container d9cadd744708 [2023-12-28T07:34:32.096Z] ---> 6bc2282af613 [2023-12-28T07:34:32.096Z] Successfully built 6bc2282af613 [2023-12-28T07:34:32.096Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:34:32.475Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-28T07:34:32.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:34:32.598Z] prd-ubuntu20.04-docker-8c-8g-26293 does not seem to be running inside a container [2023-12-28T07:34:32.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-28T07:34:32.960Z] $ docker top 99a06f53342d3ba8d88f6a5cf9b1d6ef6dc79f6a575b4ee25cb8200b74246bfc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T07:34:33.346Z] + go version [2023-12-28T07:34:33.346Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-28T07:34:33.357Z] $ docker stop --time=1 99a06f53342d3ba8d88f6a5cf9b1d6ef6dc79f6a575b4ee25cb8200b74246bfc [2023-12-28T07:34:34.641Z] $ docker rm -f --volumes 99a06f53342d3ba8d88f6a5cf9b1d6ef6dc79f6a575b4ee25cb8200b74246bfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:34:35.297Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-28T07:34:35.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:34:35.446Z] prd-ubuntu20.04-docker-8c-8g-26293 does not seem to be running inside a container [2023-12-28T07:34:35.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-28T07:34:35.803Z] $ docker top c160ccddd359cd2a6de5f25729b6691378af6c9490a71107bef378b18c36b85b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T07:34:36.179Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-28T07:34:36.496Z] + make test [2023-12-28T07:34:36.496Z] go test -race -coverprofile=coverage.out ./... [2023-12-28T07:34:43.058Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-12-28T07:34:57.927Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-12-28T07:34:57.927Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-12-28T07:34:57.927Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-12-28T07:34:57.927Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-12-28T07:34:57.927Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-12-28T07:34:57.927Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-12-28T07:34:57.927Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-12-28T07:34:57.927Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.052s coverage: 27.6% of statements [2023-12-28T07:34:57.927Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-12-28T07:34:57.927Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.050s coverage: 81.5% of statements [2023-12-28T07:34:57.927Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.056s coverage: 86.0% of statements [2023-12-28T07:34:58.493Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-12-28T07:34:58.493Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-28T07:34:58.493Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.069s coverage: 71.8% of statements [2023-12-28T07:34:58.493Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-12-28T07:35:01.776Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.051s coverage: 14.4% of statements [2023-12-28T07:35:01.776Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.866s coverage: 45.9% of statements [2023-12-28T07:35:01.776Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.055s coverage: 68.5% of statements [2023-12-28T07:35:01.776Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.098s coverage: 89.2% of statements [2023-12-28T07:35:01.776Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.044s coverage: 5.5% of statements [2023-12-28T07:35:23.725Z] GO111MODULE=on go vet ./... [2023-12-28T07:35:24.660Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-28T07:35:24.660Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-28T07:35:24.660Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-28T07:35:24.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-28T07:35:24.719Z] $ docker stop --time=1 c160ccddd359cd2a6de5f25729b6691378af6c9490a71107bef378b18c36b85b [2023-12-28T07:35:28.680Z] $ docker rm -f --volumes c160ccddd359cd2a6de5f25729b6691378af6c9490a71107bef378b18c36b85b [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-28T07:35:29.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-28T07:35:29.406Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-28T07:35:29.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-28T07:35:30.242Z] + ls -al . [2023-12-28T07:35:30.242Z] total 308 [2023-12-28T07:35:30.243Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 28 07:34 . [2023-12-28T07:35:30.243Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 28 07:32 .. [2023-12-28T07:35:30.243Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 28 07:32 .dockerignore [2023-12-28T07:35:30.243Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 28 07:35 .git [2023-12-28T07:35:30.243Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 07:32 .github [2023-12-28T07:35:30.243Z] -rw-rw-r-- 1 jenkins jenkins 137 Dec 28 07:32 .gitignore [2023-12-28T07:35:30.243Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 28 07:32 .golangci.yml [2023-12-28T07:35:30.243Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 28 07:33 .semver [2023-12-28T07:35:30.243Z] -rw-rw-r-- 1 jenkins jenkins 48109 Dec 28 07:32 CHANGELOG.md [2023-12-28T07:35:30.243Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 28 07:32 GOVERNANCE.md [2023-12-28T07:35:30.243Z] -rw-rw-r-- 1 jenkins jenkins 885 Dec 28 07:32 Jenkinsfile [2023-12-28T07:35:30.243Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 28 07:32 LICENSE [2023-12-28T07:35:30.243Z] -rw-rw-r-- 1 jenkins jenkins 1842 Dec 28 07:32 Makefile [2023-12-28T07:35:30.243Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 28 07:32 OWNERS.md [2023-12-28T07:35:30.243Z] -rw-rw-r-- 1 jenkins jenkins 4933 Dec 28 07:32 README.md [2023-12-28T07:35:30.243Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 28 07:33 VERSION [2023-12-28T07:35:30.243Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 28 07:32 bin [2023-12-28T07:35:30.243Z] -rw-r--r-- 1 jenkins jenkins 122155 Dec 28 07:35 coverage.out [2023-12-28T07:35:30.243Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 28 07:32 example [2023-12-28T07:35:30.243Z] -rw-rw-r-- 1 jenkins jenkins 3719 Dec 28 07:32 go.mod [2023-12-28T07:35:30.243Z] -rw-rw-r-- 1 jenkins jenkins 33778 Dec 28 07:32 go.sum [2023-12-28T07:35:30.243Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 28 07:32 internal [2023-12-28T07:35:30.243Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 07:32 openapi [2023-12-28T07:35:30.243Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 28 07:32 pkg [2023-12-28T07:35:30.243Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 28 07:32 snap [2023-12-28T07:35:30.243Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 28 07:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:35:30.585Z] + 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=1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 --label arch=amd64 --label version=3.2.0-dev.5 . [2023-12-28T07:35:30.585Z] Sending build context to Docker daemon 22.02MB [2023-12-28T07:35:30.585Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-12-28T07:35:30.585Z] Step 2/23 : FROM ${BASE} AS builder [2023-12-28T07:35:30.585Z] ---> 6bc2282af613 [2023-12-28T07:35:30.585Z] Step 3/23 : ARG MAKE=make build [2023-12-28T07:35:30.843Z] ---> Running in ee2deac56605 [2023-12-28T07:35:31.101Z] Removing intermediate container ee2deac56605 [2023-12-28T07:35:31.101Z] ---> 6b94a369ddcd [2023-12-28T07:35:31.101Z] Step 4/23 : WORKDIR /device-sdk-go [2023-12-28T07:35:31.101Z] ---> Running in 9a9848bbcde5 [2023-12-28T07:35:31.101Z] Removing intermediate container 9a9848bbcde5 [2023-12-28T07:35:31.101Z] ---> 00981574c4ac [2023-12-28T07:35:31.101Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-28T07:35:31.101Z] ---> Running in a7179a133cdc [2023-12-28T07:35:31.101Z] Removing intermediate container a7179a133cdc [2023-12-28T07:35:31.101Z] ---> b29f66693ce7 [2023-12-28T07:35:31.101Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-12-28T07:35:31.359Z] ---> Running in 19db9b1c65fe [2023-12-28T07:35:31.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:35:31.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:35:31.878Z] OK: 264 MiB in 52 packages [2023-12-28T07:35:32.445Z] Removing intermediate container 19db9b1c65fe [2023-12-28T07:35:32.446Z] ---> 029152b4928c [2023-12-28T07:35:32.446Z] Step 7/23 : COPY go.mod vendor* ./ [2023-12-28T07:35:32.446Z] ---> 1bd586c120af [2023-12-28T07:35:32.446Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:32.446Z] ---> Running in b7aaf0748575 [2023-12-28T07:35:33.013Z] Removing intermediate container b7aaf0748575 [2023-12-28T07:35:33.013Z] ---> 82a1c4792177 [2023-12-28T07:35:33.013Z] Step 9/23 : COPY . . [2023-12-28T07:35:33.948Z] ---> 335230e28f39 [2023-12-28T07:35:33.948Z] Step 10/23 : RUN ${MAKE} [2023-12-28T07:35:33.948Z] ---> Running in e255440631fc [2023-12-28T07:35:34.206Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.5" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-12-28T07:35:56.261Z] Removing intermediate container e255440631fc [2023-12-28T07:35:56.261Z] ---> 4ec422e888c0 [2023-12-28T07:35:56.261Z] Step 11/23 : FROM alpine:3.18 [2023-12-28T07:35:56.261Z] 3.18: Pulling from library/alpine [2023-12-28T07:35:56.261Z] c926b61bad3b: Pulling fs layer [2023-12-28T07:35:56.261Z] c926b61bad3b: Verifying Checksum [2023-12-28T07:35:56.261Z] c926b61bad3b: Download complete [2023-12-28T07:35:56.261Z] c926b61bad3b: Pull complete [2023-12-28T07:35:56.261Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:35:56.261Z] Status: Downloaded newer image for alpine:3.18 [2023-12-28T07:35:56.261Z] ---> b541f2080109 [2023-12-28T07:35:56.261Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-12-28T07:35:56.520Z] ---> Running in 1146f052039c [2023-12-28T07:35:56.520Z] Removing intermediate container 1146f052039c [2023-12-28T07:35:56.520Z] ---> 03b558a66f6f [2023-12-28T07:35:56.520Z] Step 13/23 : RUN apk add --update --no-cache [2023-12-28T07:35:56.520Z] ---> Running in c46f3cd95613 [2023-12-28T07:35:56.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:35:57.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:35:57.299Z] OK: 7 MiB in 15 packages [2023-12-28T07:35:57.558Z] Removing intermediate container c46f3cd95613 [2023-12-28T07:35:57.558Z] ---> ccb24137f1e2 [2023-12-28T07:35:57.558Z] Step 14/23 : WORKDIR / [2023-12-28T07:35:57.558Z] ---> Running in 7f4c39d348ec [2023-12-28T07:35:57.558Z] Removing intermediate container 7f4c39d348ec [2023-12-28T07:35:57.558Z] ---> e267c3ab95b3 [2023-12-28T07:35:57.558Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-12-28T07:35:57.817Z] ---> 64ccf5dddd83 [2023-12-28T07:35:57.817Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-12-28T07:35:58.749Z] ---> 8ba4c1dfb87d [2023-12-28T07:35:58.749Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-12-28T07:35:59.007Z] ---> aefea5ed2a17 [2023-12-28T07:35:59.007Z] Step 18/23 : EXPOSE 59999 [2023-12-28T07:35:59.007Z] ---> Running in a8b326e09129 [2023-12-28T07:35:59.007Z] Removing intermediate container a8b326e09129 [2023-12-28T07:35:59.007Z] ---> 4f42245d34bc [2023-12-28T07:35:59.007Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-12-28T07:35:59.007Z] ---> Running in 406901f6ade9 [2023-12-28T07:35:59.264Z] Removing intermediate container 406901f6ade9 [2023-12-28T07:35:59.264Z] ---> 55b26d8bb1a4 [2023-12-28T07:35:59.264Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-28T07:35:59.264Z] ---> Running in e535a1c7e3ba [2023-12-28T07:35:59.264Z] Removing intermediate container e535a1c7e3ba [2023-12-28T07:35:59.264Z] ---> 54fe5e6138d2 [2023-12-28T07:35:59.264Z] Step 21/23 : LABEL arch=amd64 [2023-12-28T07:35:59.264Z] ---> Running in 4df8f9656ba4 [2023-12-28T07:35:59.264Z] Removing intermediate container 4df8f9656ba4 [2023-12-28T07:35:59.264Z] ---> 548f8d834e3c [2023-12-28T07:35:59.264Z] Step 22/23 : LABEL git_sha=1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 [2023-12-28T07:35:59.264Z] ---> Running in 412ecc3a7053 [2023-12-28T07:35:59.527Z] Removing intermediate container 412ecc3a7053 [2023-12-28T07:35:59.527Z] ---> 69f752dd1d11 [2023-12-28T07:35:59.527Z] Step 23/23 : LABEL version=3.2.0-dev.5 [2023-12-28T07:35:59.527Z] ---> Running in 7ed5fc6273da [2023-12-28T07:35:59.527Z] Removing intermediate container 7ed5fc6273da [2023-12-28T07:35:59.527Z] ---> cb5c17a23273 [2023-12-28T07:35:59.527Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-28T07:35:59.527Z] Successfully built cb5c17a23273 [2023-12-28T07:35:59.527Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:00.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T07:36:00.221Z] [2023-12-28T07:36:00.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:00.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T07:36:00.544Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-28T07:36:00.544Z] 5eb5b503b376: Pulling fs layer [2023-12-28T07:36:00.544Z] 5c69ac0246d0: Pulling fs layer [2023-12-28T07:36:00.544Z] ec43610c2a17: Pulling fs layer [2023-12-28T07:36:00.544Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-28T07:36:00.544Z] 33b1e0a273af: Pulling fs layer [2023-12-28T07:36:00.544Z] 5d3b04190fa2: Pulling fs layer [2023-12-28T07:36:00.544Z] 2f39f015ded8: Pulling fs layer [2023-12-28T07:36:00.544Z] 3a2ae6a8a46f: Waiting [2023-12-28T07:36:00.544Z] 5d3b04190fa2: Waiting [2023-12-28T07:36:00.544Z] 2f39f015ded8: Waiting [2023-12-28T07:36:00.544Z] 33b1e0a273af: Waiting [2023-12-28T07:36:00.544Z] 5c69ac0246d0: Verifying Checksum [2023-12-28T07:36:00.544Z] 5c69ac0246d0: Download complete [2023-12-28T07:36:00.544Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-28T07:36:00.544Z] 3a2ae6a8a46f: Download complete [2023-12-28T07:36:00.544Z] 33b1e0a273af: Verifying Checksum [2023-12-28T07:36:00.544Z] 33b1e0a273af: Download complete [2023-12-28T07:36:00.544Z] 5d3b04190fa2: Verifying Checksum [2023-12-28T07:36:00.544Z] 5d3b04190fa2: Download complete [2023-12-28T07:36:00.544Z] ec43610c2a17: Verifying Checksum [2023-12-28T07:36:00.544Z] ec43610c2a17: Download complete [2023-12-28T07:36:00.803Z] 5eb5b503b376: Verifying Checksum [2023-12-28T07:36:00.803Z] 5eb5b503b376: Download complete [2023-12-28T07:36:01.372Z] 2f39f015ded8: Download complete [2023-12-28T07:36:01.942Z] 5eb5b503b376: Pull complete [2023-12-28T07:36:01.942Z] 5c69ac0246d0: Pull complete [2023-12-28T07:36:02.507Z] ec43610c2a17: Pull complete [2023-12-28T07:36:02.508Z] 3a2ae6a8a46f: Pull complete [2023-12-28T07:36:02.767Z] 33b1e0a273af: Pull complete [2023-12-28T07:36:02.767Z] 5d3b04190fa2: Pull complete [2023-12-28T07:36:06.952Z] 2f39f015ded8: Pull complete [2023-12-28T07:36:06.952Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-28T07:36:06.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T07:36:06.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:36:07.128Z] prd-ubuntu20.04-docker-8c-8g-26293 does not seem to be running inside a container [2023-12-28T07:36:07.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-28T07:36:12.962Z] $ docker top c2f4bf1e5950fd6f763a85d41348ea1d80388329ef1307af9eb1af357c4d5304 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:36:13.396Z] ---> job-cost.sh [2023-12-28T07:36:13.396Z] lf-activate-venv: SKIPPING [2023-12-28T07:36:13.396Z] INFO: No Stack... [2023-12-28T07:36:13.655Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-28T07:36:13.915Z] INFO: Archiving Costs [Pipeline] sh [2023-12-28T07:36:14.203Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-12-28T07:36:14.203Z] + cut -d, -f6 [Pipeline] lock [2023-12-28T07:36:14.217Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-276-stack-cost] [2023-12-28T07:36:14.223Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-276-stack-cost] did not exist. Created. [2023-12-28T07:36:14.224Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-276-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-28T07:36:14.587Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-28T07:36:14.654Z] Stashed 1 file(s) [Pipeline] } [2023-12-28T07:36:14.662Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-276-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-28T07:36:14.747Z] $ docker stop --time=1 c2f4bf1e5950fd6f763a85d41348ea1d80388329ef1307af9eb1af357c4d5304 [2023-12-28T07:36:15.909Z] $ docker rm -f --volumes c2f4bf1e5950fd6f763a85d41348ea1d80388329ef1307af9eb1af357c4d5304 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-28T07:36:30.777Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26299 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-12-28T07:36:30.816Z] Running in /w/workspace/device-sdk-go/276 [Pipeline] { [Pipeline] checkout [2023-12-28T07:36:30.880Z] The recommended git tool is: git [2023-12-28T07:36:37.044Z] using credential edgex-jenkins-ssh [2023-12-28T07:36:37.080Z] Cloning the remote Git repository [2023-12-28T07:36:37.147Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-12-28T07:36:37.274Z] > git init /w/workspace/device-sdk-go/276 # timeout=10 [2023-12-28T07:36:37.475Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-12-28T07:36:37.476Z] > git --version # timeout=10 [2023-12-28T07:36:37.498Z] > git --version # 'git version 2.25.1' [2023-12-28T07:36:37.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-28T07:36:37.751Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-28T07:36:41.123Z] Avoid second fetch [2023-12-28T07:36:41.124Z] Checking out Revision 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 (main) [2023-12-28T07:36:40.178Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-12-28T07:36:40.200Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-28T07:36:41.143Z] > git config core.sparsecheckout # timeout=10 [2023-12-28T07:36:41.214Z] > git checkout -f 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 # timeout=10 [2023-12-28T07:36:41.870Z] Commit message: "Merge pull request #1551 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-28T07:36:43.047Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-28T07:36:43.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T07:36:43.047Z] Dload Upload Total Spent Left Speed [2023-12-28T07:36:43.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2023-12-28T07:36:43.408Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-28T07:36:43.753Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-12-28T07:36:43.753Z] sudo tee /etc/docker/daemon.new [2023-12-28T07:36:43.753Z] { [2023-12-28T07:36:43.753Z] "registry-mirrors": [ [2023-12-28T07:36:43.753Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-28T07:36:43.753Z] ], [2023-12-28T07:36:43.753Z] "bip": "10.250.0.254/24", [2023-12-28T07:36:43.753Z] "hosts": [ [2023-12-28T07:36:43.753Z] "tcp://0.0.0.0:5555", [2023-12-28T07:36:43.753Z] "unix:///var/run/docker.sock" [2023-12-28T07:36:43.753Z] ], [2023-12-28T07:36:43.753Z] "mtu": 1458, [2023-12-28T07:36:43.753Z] "selinux-enabled": true, [2023-12-28T07:36:43.753Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-28T07:36:43.753Z] } [Pipeline] sh [2023-12-28T07:36:44.089Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-28T07:36:44.433Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T07:37:02.762Z] provisioning config files... [2023-12-28T07:37:02.799Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/276@tmp/config12509048083528598428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:37:03.298Z] ---> ****-login.sh [2023-12-28T07:37:03.299Z] nexus3.edgexfoundry.org:10001 [2023-12-28T07:37:03.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:37:03.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:37:03.843Z] Configure a credential helper to remove this warning. See [2023-12-28T07:37:03.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:37:03.843Z] [2023-12-28T07:37:03.843Z] Login Succeeded [2023-12-28T07:37:03.843Z] nexus3.edgexfoundry.org:10002 [2023-12-28T07:37:04.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:37:04.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:37:04.121Z] Configure a credential helper to remove this warning. See [2023-12-28T07:37:04.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:37:04.121Z] [2023-12-28T07:37:04.121Z] Login Succeeded [2023-12-28T07:37:04.121Z] nexus3.edgexfoundry.org:10003 [2023-12-28T07:37:04.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:37:04.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:37:04.393Z] Configure a credential helper to remove this warning. See [2023-12-28T07:37:04.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:37:04.393Z] [2023-12-28T07:37:04.393Z] Login Succeeded [2023-12-28T07:37:04.393Z] nexus3.edgexfoundry.org:10004 [2023-12-28T07:37:04.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:37:04.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:37:04.670Z] Configure a credential helper to remove this warning. See [2023-12-28T07:37:04.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:37:04.670Z] [2023-12-28T07:37:04.670Z] Login Succeeded [2023-12-28T07:37:04.670Z] ****.io [2023-12-28T07:37:04.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:37:05.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:37:05.215Z] Configure a credential helper to remove this warning. See [2023-12-28T07:37:05.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:37:05.216Z] [2023-12-28T07:37:05.216Z] Login Succeeded [2023-12-28T07:37:05.216Z] ---> ****-login.sh ends [Pipeline] } [2023-12-28T07:37:05.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-28T07:37:05.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T07:37:05.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T07:37:05.804Z] ========================================================= [2023-12-28T07:37:05.804Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-28T07:37:05.804Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:06.296Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-28T07:37:07.720Z] #0 building with "default" instance using docker driver [2023-12-28T07:37:07.720Z] [2023-12-28T07:37:07.720Z] #1 [internal] load .dockerignore [2023-12-28T07:37:07.720Z] #1 transferring context: [2023-12-28T07:37:07.720Z] #1 transferring context: 182B 0.0s done [2023-12-28T07:37:07.720Z] #1 DONE 0.1s [2023-12-28T07:37:07.720Z] [2023-12-28T07:37:07.720Z] #2 [internal] load build definition from Dockerfile [2023-12-28T07:37:07.720Z] #2 transferring dockerfile: 1.54kB done [2023-12-28T07:37:07.720Z] #2 DONE 0.1s [2023-12-28T07:37:07.720Z] [2023-12-28T07:37:07.720Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-28T07:37:07.720Z] #3 DONE 0.2s [2023-12-28T07:37:07.720Z] [2023-12-28T07:37:07.720Z] #4 [internal] load build context [2023-12-28T07:37:07.720Z] #4 DONE 0.0s [2023-12-28T07:37:07.720Z] [2023-12-28T07:37:07.720Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-28T07:37:07.720Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-28T07:37:07.996Z] #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-28T07:37:07.996Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.1s [2023-12-28T07:37:07.996Z] #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-28T07:37:07.996Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2023-12-28T07:37:07.996Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-28T07:37:07.996Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s [2023-12-28T07:37:07.996Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-28T07:37:08.271Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.3s [2023-12-28T07:37:08.271Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2023-12-28T07:37:08.271Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-28T07:37:08.271Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-28T07:37:08.271Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s [2023-12-28T07:37:08.271Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-28T07:37:08.271Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 614.40kB / 97.63MB 0.4s [2023-12-28T07:37:08.271Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.20MB / 11.40MB 0.4s [2023-12-28T07:37:08.271Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.47MB / 63.99MB 0.5s [2023-12-28T07:37:08.271Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.13MB / 11.40MB 0.5s [2023-12-28T07:37:08.752Z] #5 ... [2023-12-28T07:37:08.752Z] [2023-12-28T07:37:08.752Z] #4 [internal] load build context [2023-12-28T07:37:08.752Z] #4 transferring context: 11.14MB 0.5s done [2023-12-28T07:37:08.752Z] #4 DONE 0.6s [2023-12-28T07:37:08.752Z] [2023-12-28T07:37:08.752Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-28T07:37:08.752Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s [2023-12-28T07:37:08.752Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.6s [2023-12-28T07:37:08.752Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.59MB / 11.40MB 0.6s [2023-12-28T07:37:08.752Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.7s [2023-12-28T07:37:08.752Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.7s [2023-12-28T07:37:08.752Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.9s [2023-12-28T07:37:08.752Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-28T07:37:08.752Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.58MB / 97.63MB 0.9s [2023-12-28T07:37:08.752Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-28T07:37:09.024Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-28T07:37:09.024Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.60MB / 63.99MB 1.3s [2023-12-28T07:37:09.298Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done [2023-12-28T07:37:09.298Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.78MB / 97.63MB 1.5s [2023-12-28T07:37:09.572Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.46MB / 63.99MB 1.6s [2023-12-28T07:37:09.572Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.43MB / 63.99MB 1.8s [2023-12-28T07:37:09.572Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 1.8s [2023-12-28T07:37:09.982Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.36MB / 63.99MB 1.9s [2023-12-28T07:37:09.982Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 2.1s [2023-12-28T07:37:09.982Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 2.1s [2023-12-28T07:37:10.257Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 2.2s done [2023-12-28T07:37:10.257Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 2.3s [2023-12-28T07:37:10.257Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-28T07:37:10.257Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 2.5s [2023-12-28T07:37:10.534Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 67.11MB / 97.63MB 2.7s [2023-12-28T07:37:10.809Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 3.0s [2023-12-28T07:37:11.083Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.25MB / 97.63MB 3.2s [2023-12-28T07:37:11.398Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.54MB / 97.63MB 3.4s [2023-12-28T07:37:11.672Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.6s done [2023-12-28T07:37:17.073Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.1s [2023-12-28T07:37:22.438Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.3s [2023-12-28T07:37:29.120Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.3s done [2023-12-28T07:37:30.088Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-28T07:37:30.088Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-28T07:37:30.088Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-28T07:37:30.357Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-28T07:37:35.710Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-28T07:37:38.307Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.0s done [2023-12-28T07:37:38.576Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-28T07:37:40.527Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2023-12-28T07:37:40.527Z] #5 DONE 32.6s [2023-12-28T07:37:40.527Z] [2023-12-28T07:37:40.527Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2023-12-28T07:37:42.474Z] #6 DONE 1.8s [2023-12-28T07:37:42.474Z] [2023-12-28T07:37:42.474Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2023-12-28T07:37:43.062Z] #7 0.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:37:43.332Z] #7 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:37:44.752Z] #7 2.230 OK: 266 MiB in 52 packages [2023-12-28T07:37:44.752Z] #7 DONE 2.5s [2023-12-28T07:37:44.752Z] [2023-12-28T07:37:44.752Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:37:45.021Z] #8 DONE 0.2s [2023-12-28T07:37:45.021Z] [2023-12-28T07:37:45.021Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:38:11.799Z] #9 DONE 26.1s [2023-12-28T07:38:11.799Z] [2023-12-28T07:38:11.799Z] #10 [builder 6/7] COPY . . [2023-12-28T07:38:11.799Z] #10 DONE 0.4s [2023-12-28T07:38:11.799Z] [2023-12-28T07:38:11.799Z] #11 [builder 7/7] RUN echo noop [2023-12-28T07:38:12.073Z] #11 0.653 noop [2023-12-28T07:38:12.073Z] #11 DONE 0.7s [2023-12-28T07:38:12.413Z] [2023-12-28T07:38:12.413Z] #12 exporting to image [2023-12-28T07:38:12.413Z] #12 exporting layers [2023-12-28T07:38:39.175Z] #12 exporting layers 23.3s done [2023-12-28T07:38:39.175Z] #12 writing image sha256:7d810501b5472d6cf351a083588ed0d9bb8130be89ad4fb1709baa4c9808f8c1 done [2023-12-28T07:38:39.175Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-28T07:38:39.175Z] #12 DONE 23.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:39.642Z] + docker inspect -f . ci-base-image-arm64 [2023-12-28T07:38:39.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:38:39.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-26299 does not seem to be running inside a container [2023-12-28T07:38:40.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/276 -v /w/workspace/device-sdk-go/276:/w/workspace/device-sdk-go/276:rw,z -v /w/workspace/device-sdk-go/276@tmp:/w/workspace/device-sdk-go/276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-28T07:38:41.314Z] $ docker top cd4cb84cde047bea286e62363fdba3146abfbd3abd75d3c8cff31b12dd58457a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T07:38:42.206Z] + go version [2023-12-28T07:38:42.206Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-28T07:38:42.233Z] $ docker stop --time=1 cd4cb84cde047bea286e62363fdba3146abfbd3abd75d3c8cff31b12dd58457a [2023-12-28T07:38:43.827Z] $ docker rm -f --volumes cd4cb84cde047bea286e62363fdba3146abfbd3abd75d3c8cff31b12dd58457a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:44.795Z] + docker inspect -f . ci-base-image-arm64 [2023-12-28T07:38:44.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:38:45.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-26299 does not seem to be running inside a container [2023-12-28T07:38:45.088Z] $ 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/276 -v /w/workspace/device-sdk-go/276:/w/workspace/device-sdk-go/276:rw,z -v /w/workspace/device-sdk-go/276@tmp:/w/workspace/device-sdk-go/276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-28T07:38:48.496Z] $ docker top 9549c5ad4d3f5354c65a54e571238fd926e65441cc64ff9da48ad8434c24e81a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T07:38:49.045Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/276 [Pipeline] fileExists [Pipeline] sh [2023-12-28T07:38:49.428Z] + make test [2023-12-28T07:38:49.428Z] go test -race -coverprofile=coverage.out ./... [2023-12-28T07:39:28.323Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-12-28T07:40:49.964Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-12-28T07:40:49.964Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-12-28T07:40:49.964Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-12-28T07:40:49.964Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-12-28T07:40:49.964Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-12-28T07:40:49.964Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-12-28T07:40:49.964Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-12-28T07:40:49.964Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.253s coverage: 27.6% of statements [2023-12-28T07:40:49.964Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.294s coverage: 81.5% of statements [2023-12-28T07:40:49.964Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.357s coverage: 86.0% of statements [2023-12-28T07:40:49.964Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-12-28T07:40:50.232Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.586s coverage: 71.8% of statements [2023-12-28T07:40:50.501Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-12-28T07:40:50.501Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-28T07:40:53.095Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.434s coverage: 14.4% of statements [2023-12-28T07:40:53.096Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.678s coverage: 45.6% of statements [2023-12-28T07:40:53.096Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.470s coverage: 68.5% of statements [2023-12-28T07:40:53.096Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.515s coverage: 89.2% of statements [2023-12-28T07:40:53.680Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-12-28T07:40:54.652Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.243s coverage: 5.5% of statements [2023-12-28T07:40:55.615Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-28T07:40:55.615Z] GO111MODULE=on go vet ./... [2023-12-28T07:42:17.280Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-28T07:42:17.280Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-28T07:42:17.280Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-28T07:42:17.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-28T07:42:17.354Z] $ docker stop --time=1 9549c5ad4d3f5354c65a54e571238fd926e65441cc64ff9da48ad8434c24e81a [2023-12-28T07:42:19.344Z] $ docker rm -f --volumes 9549c5ad4d3f5354c65a54e571238fd926e65441cc64ff9da48ad8434c24e81a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-28T07:42:21.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-28T07:42:21.023Z] Warning: overwriting stash ‘coverage-report’ [2023-12-28T07:42:21.643Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-28T07:42:22.252Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-28T07:42:22.575Z] + ls -al . [2023-12-28T07:42:22.575Z] total 304 [2023-12-28T07:42:22.575Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 28 07:38 . [2023-12-28T07:42:22.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 28 07:36 .. [2023-12-28T07:42:22.575Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 28 07:36 .dockerignore [2023-12-28T07:42:22.575Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 28 07:36 .git [2023-12-28T07:42:22.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 07:36 .github [2023-12-28T07:42:22.575Z] -rw-rw-r-- 1 jenkins jenkins 137 Dec 28 07:36 .gitignore [2023-12-28T07:42:22.575Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 28 07:36 .golangci.yml [2023-12-28T07:42:22.575Z] -rw-rw-r-- 1 jenkins jenkins 48109 Dec 28 07:36 CHANGELOG.md [2023-12-28T07:42:22.575Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 28 07:36 GOVERNANCE.md [2023-12-28T07:42:22.575Z] -rw-rw-r-- 1 jenkins jenkins 885 Dec 28 07:36 Jenkinsfile [2023-12-28T07:42:22.575Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 28 07:36 LICENSE [2023-12-28T07:42:22.575Z] -rw-rw-r-- 1 jenkins jenkins 1842 Dec 28 07:36 Makefile [2023-12-28T07:42:22.575Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 28 07:36 OWNERS.md [2023-12-28T07:42:22.575Z] -rw-rw-r-- 1 jenkins jenkins 4933 Dec 28 07:36 README.md [2023-12-28T07:42:22.575Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 28 07:33 VERSION [2023-12-28T07:42:22.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 28 07:36 bin [2023-12-28T07:42:22.575Z] -rw-r--r-- 1 jenkins jenkins 122156 Dec 28 07:40 coverage.out [2023-12-28T07:42:22.575Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 28 07:36 example [2023-12-28T07:42:22.575Z] -rw-rw-r-- 1 jenkins jenkins 3719 Dec 28 07:36 go.mod [2023-12-28T07:42:22.575Z] -rw-rw-r-- 1 jenkins jenkins 33778 Dec 28 07:36 go.sum [2023-12-28T07:42:22.575Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 28 07:36 internal [2023-12-28T07:42:22.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 07:36 openapi [2023-12-28T07:42:22.575Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 28 07:36 pkg [2023-12-28T07:42:22.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 28 07:36 snap [2023-12-28T07:42:22.575Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 28 07:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:42:23.019Z] + 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=1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 --label arch=arm64 --label version=3.2.0-dev.5 . [2023-12-28T07:42:24.440Z] #0 building with "default" instance using docker driver [2023-12-28T07:42:24.440Z] [2023-12-28T07:42:24.440Z] #1 [internal] load build definition from Dockerfile [2023-12-28T07:42:24.440Z] #1 transferring dockerfile: 1.54kB 0.0s done [2023-12-28T07:42:24.440Z] #1 DONE 0.0s [2023-12-28T07:42:24.440Z] [2023-12-28T07:42:24.440Z] #2 [internal] load .dockerignore [2023-12-28T07:42:24.440Z] #2 transferring context: 182B 0.0s done [2023-12-28T07:42:24.440Z] #2 DONE 0.0s [2023-12-28T07:42:24.440Z] [2023-12-28T07:42:24.440Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T07:42:24.440Z] #3 DONE 0.0s [2023-12-28T07:42:24.440Z] [2023-12-28T07:42:24.440Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T07:42:24.709Z] #4 DONE 0.2s [2023-12-28T07:42:24.709Z] [2023-12-28T07:42:24.709Z] #5 [internal] load build context [2023-12-28T07:42:24.985Z] #5 transferring context: 136.19kB 0.1s done [2023-12-28T07:42:24.985Z] #5 DONE 0.1s [2023-12-28T07:42:24.985Z] [2023-12-28T07:42:24.985Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:42:24.985Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-28T07:42:24.985Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T07:42:24.985Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-28T07:42:24.985Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-28T07:42:24.985Z] #6 ... [2023-12-28T07:42:24.985Z] [2023-12-28T07:42:24.985Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-28T07:42:24.985Z] #7 DONE 0.3s [2023-12-28T07:42:24.985Z] [2023-12-28T07:42:24.985Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:42:24.985Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-28T07:42:24.985Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-28T07:42:25.255Z] #6 ... [2023-12-28T07:42:25.255Z] [2023-12-28T07:42:25.255Z] #8 [builder 2/7] WORKDIR /device-sdk-go [2023-12-28T07:42:25.255Z] #8 DONE 0.1s [2023-12-28T07:42:25.255Z] [2023-12-28T07:42:25.255Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:42:25.527Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-28T07:42:25.808Z] #6 DONE 1.0s [2023-12-28T07:42:25.808Z] [2023-12-28T07:42:25.808Z] #9 [builder 3/7] RUN apk add --update --no-cache make git [2023-12-28T07:42:25.808Z] #9 0.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:42:26.395Z] #9 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:42:27.808Z] #9 2.495 OK: 266 MiB in 52 packages [2023-12-28T07:42:27.809Z] #9 DONE 2.8s [2023-12-28T07:42:27.809Z] [2023-12-28T07:42:27.809Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:42:28.087Z] #10 DONE 0.2s [2023-12-28T07:42:28.087Z] [2023-12-28T07:42:28.087Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:42:28.357Z] #11 ... [2023-12-28T07:42:28.357Z] [2023-12-28T07:42:28.357Z] #12 [stage-1 2/6] RUN apk add --update --no-cache [2023-12-28T07:42:28.357Z] #12 0.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:42:28.357Z] #12 1.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:42:28.357Z] #12 2.201 OK: 8 MiB in 15 packages [2023-12-28T07:42:28.357Z] #12 DONE 2.6s [2023-12-28T07:42:28.624Z] [2023-12-28T07:42:28.624Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:42:29.594Z] #11 DONE 1.2s [2023-12-28T07:42:29.594Z] [2023-12-28T07:42:29.594Z] #13 [builder 6/7] COPY . . [2023-12-28T07:42:29.866Z] #13 DONE 0.5s [2023-12-28T07:42:29.866Z] [2023-12-28T07:42:29.866Z] #14 [builder 7/7] RUN make build [2023-12-28T07:42:30.451Z] #14 0.633 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.5" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-12-28T07:43:52.085Z] #14 DONE 72.6s [2023-12-28T07:43:52.085Z] [2023-12-28T07:43:52.085Z] #15 [stage-1 3/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-12-28T07:43:52.086Z] #15 DONE 0.1s [2023-12-28T07:43:52.086Z] [2023-12-28T07:43:52.086Z] #16 [stage-1 4/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-12-28T07:43:52.086Z] #16 DONE 0.4s [2023-12-28T07:43:52.086Z] [2023-12-28T07:43:52.086Z] #17 [stage-1 5/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-12-28T07:43:52.086Z] #17 DONE 0.1s [2023-12-28T07:43:52.086Z] [2023-12-28T07:43:52.086Z] #18 exporting to image [2023-12-28T07:43:52.086Z] #18 exporting layers [2023-12-28T07:43:52.086Z] #18 exporting layers 0.3s done [2023-12-28T07:43:52.086Z] #18 writing image sha256:da88d2f3c083d8167b8b51558245089710b537c94054be023bc5435996f5b84c done [2023-12-28T07:43:52.086Z] #18 naming to docker.io/library/device-sdk-simple-arm64 done [2023-12-28T07:43:52.086Z] #18 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:43:52.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-28T07:43:52.916Z] [2023-12-28T07:43:52.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:43:53.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-28T07:43:53.321Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-28T07:43:53.321Z] 8998bd30e6a1: Pulling fs layer [2023-12-28T07:43:53.321Z] 04944245beec: Pulling fs layer [2023-12-28T07:43:53.321Z] 699f458cf7ca: Pulling fs layer [2023-12-28T07:43:53.321Z] 765212b225bb: Pulling fs layer [2023-12-28T07:43:53.321Z] f23df028b6ca: Pulling fs layer [2023-12-28T07:43:53.321Z] d65c8cfc05b1: Pulling fs layer [2023-12-28T07:43:53.321Z] 2437ff75d9bd: Pulling fs layer [2023-12-28T07:43:53.321Z] f23df028b6ca: Waiting [2023-12-28T07:43:53.321Z] d65c8cfc05b1: Waiting [2023-12-28T07:43:53.321Z] 765212b225bb: Waiting [2023-12-28T07:43:53.321Z] 2437ff75d9bd: Waiting [2023-12-28T07:43:53.593Z] 04944245beec: Verifying Checksum [2023-12-28T07:43:53.593Z] 04944245beec: Download complete [2023-12-28T07:43:53.593Z] 765212b225bb: Verifying Checksum [2023-12-28T07:43:53.593Z] 765212b225bb: Download complete [2023-12-28T07:43:53.593Z] f23df028b6ca: Download complete [2023-12-28T07:43:53.593Z] d65c8cfc05b1: Download complete [2023-12-28T07:43:53.869Z] 699f458cf7ca: Verifying Checksum [2023-12-28T07:43:53.869Z] 699f458cf7ca: Download complete [2023-12-28T07:43:54.153Z] 8998bd30e6a1: Verifying Checksum [2023-12-28T07:43:54.153Z] 8998bd30e6a1: Download complete [2023-12-28T07:43:56.746Z] 2437ff75d9bd: Verifying Checksum [2023-12-28T07:43:56.746Z] 2437ff75d9bd: Download complete [2023-12-28T07:44:00.993Z] 8998bd30e6a1: Pull complete [2023-12-28T07:44:00.993Z] 04944245beec: Pull complete [2023-12-28T07:44:05.241Z] 699f458cf7ca: Pull complete [2023-12-28T07:44:05.241Z] 765212b225bb: Pull complete [2023-12-28T07:44:06.203Z] f23df028b6ca: Pull complete [2023-12-28T07:44:06.203Z] d65c8cfc05b1: Pull complete [2023-12-28T07:44:32.883Z] 2437ff75d9bd: Pull complete [2023-12-28T07:44:32.883Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-28T07:44:32.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-28T07:44:32.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:44:33.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-26299 does not seem to be running inside a container [2023-12-28T07:44:33.257Z] $ 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/276 -v /w/workspace/device-sdk-go/276:/w/workspace/device-sdk-go/276:rw,z -v /w/workspace/device-sdk-go/276@tmp:/w/workspace/device-sdk-go/276@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:arm64 cat [2023-12-28T07:44:35.949Z] $ docker top 07599f32b7a89e494b397ecdc0dfbb6a36da4f17575e1f2eb8802cb26b9c31a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:44:36.490Z] ---> job-cost.sh [2023-12-28T07:44:36.756Z] lf-activate-venv: SKIPPING [2023-12-28T07:44:36.757Z] INFO: No Stack... [2023-12-28T07:44:37.022Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-28T07:44:37.682Z] INFO: Archiving Costs [Pipeline] sh [2023-12-28T07:44:38.003Z] + cat /w/workspace/device-sdk-go/276/archives/cost.csv [2023-12-28T07:44:38.003Z] + cut -d, -f6 [Pipeline] lock [2023-12-28T07:44:38.084Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-276-stack-cost] [2023-12-28T07:44:38.117Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-276-stack-cost] did not exist. Created. [2023-12-28T07:44:38.117Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-276-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-28T07:44:38.520Z] /w/workspace/device-sdk-go/276@tmp/durable-899f5d7f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-28T07:44:38.841Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-28T07:44:38.858Z] Warning: overwriting stash ‘stack-cost’ [2023-12-28T07:44:38.943Z] Stashed 1 file(s) [Pipeline] } [2023-12-28T07:44:39.004Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-276-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-28T07:44:39.113Z] $ docker stop --time=1 07599f32b7a89e494b397ecdc0dfbb6a36da4f17575e1f2eb8802cb26b9c31a4 [2023-12-28T07:44:40.495Z] $ docker rm -f --volumes 07599f32b7a89e494b397ecdc0dfbb6a36da4f17575e1f2eb8802cb26b9c31a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-28T07:44:41.675Z] provisioning config files... [2023-12-28T07:44:41.688Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5546788632659260399tmp [Pipeline] { [Pipeline] sh [2023-12-28T07:44:42.057Z] + set +x [2023-12-28T07:44:42.057Z] + + curl -s https://codecov.io/bash [2023-12-28T07:44:42.057Z] bash -s -- [2023-12-28T07:44:42.057Z] [2023-12-28T07:44:42.057Z] _____ _ [2023-12-28T07:44:42.057Z] / ____| | | [2023-12-28T07:44:42.057Z] | | ___ __| | ___ ___ _____ __ [2023-12-28T07:44:42.057Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-28T07:44:42.057Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-28T07:44:42.057Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-28T07:44:42.057Z] Bash-1.0.6 [2023-12-28T07:44:42.057Z] [2023-12-28T07:44:42.057Z] [2023-12-28T07:44:42.057Z] ==> git version 2.25.1 found [2023-12-28T07:44:42.057Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-28T07:44:42.057Z] Release-Date: 2020-01-08 [2023-12-28T07:44:42.057Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-28T07:44:42.057Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-28T07:44:42.057Z] ==> Jenkins CI detected. [2023-12-28T07:44:42.057Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-12-28T07:44:42.057Z] project root: . [2023-12-28T07:44:42.057Z] --> token set from env [2023-12-28T07:44:42.057Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-28T07:44:42.057Z] ==> Running gcov in . (disable via -X gcov) [2023-12-28T07:44:42.057Z] ==> Python coveragepy not found [2023-12-28T07:44:42.057Z] ==> Searching for coverage reports in: [2023-12-28T07:44:42.057Z] + . [2023-12-28T07:44:42.057Z] -> Found 1 reports [2023-12-28T07:44:42.057Z] ==> Detecting git/mercurial file structure [2023-12-28T07:44:42.057Z] ==> Reading reports [2023-12-28T07:44:42.057Z] + ./coverage.out bytes=122156 [2023-12-28T07:44:42.057Z] ==> Appending adjustments [2023-12-28T07:44:42.057Z] https://docs.codecov.io/docs/fixing-reports [2023-12-28T07:44:42.626Z] + Found adjustments [2023-12-28T07:44:42.626Z] ==> Gzipping contents [2023-12-28T07:44:42.626Z] 20K /tmp/codecov.hBo5hO.gz [2023-12-28T07:44:42.626Z] ==> Uploading reports [2023-12-28T07:44:42.626Z] url: https://codecov.io [2023-12-28T07:44:42.626Z] query: branch=main&commit=1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4&build=276&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F276%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-28T07:44:42.626Z] -> Pinging Codecov [2023-12-28T07:44:42.626Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4&build=276&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F276%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-28T07:44:42.626Z] -> Uploading to [2023-12-28T07:44:42.627Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-28/7E55EF52A471D76F132DFD9A03CDDE97/1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4/bf3ec3a8-6c59-42f7-b6bb-3e7a43133ae5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231228T074442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cbf4032338c449bda43d5a499647d6876303cb38fe0bb084e03883347ca99586 [2023-12-28T07:44:42.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T07:44:42.627Z] Dload Upload Total Spent Left Speed [2023-12-28T07:44:42.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16756 0 0 100 16756 0 81339 --:--:-- --:--:-- --:--:-- 80946 100 16756 0 0 100 16756 0 66756 --:--:-- --:--:-- --:--:-- 66492 [2023-12-28T07:44:42.887Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 [Pipeline] } [2023-12-28T07:44:42.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-28T07:44:43.220Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-28T07:44:43.265Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:43.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-28T07:44:43.661Z] [2023-12-28T07:44:43.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:44.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-28T07:44:44.049Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-28T07:44:44.049Z] df9b9388f04a: Pulling fs layer [2023-12-28T07:44:44.049Z] 52dc419b0ee2: Pulling fs layer [2023-12-28T07:44:44.049Z] 25bc292e5bac: Pulling fs layer [2023-12-28T07:44:44.049Z] 114826534d7a: Pulling fs layer [2023-12-28T07:44:44.049Z] 4657fd5d0bcf: Pulling fs layer [2023-12-28T07:44:44.049Z] 6ad1cebc031e: Pulling fs layer [2023-12-28T07:44:44.049Z] 8a3aa393b2d8: Pulling fs layer [2023-12-28T07:44:44.049Z] 4657fd5d0bcf: Waiting [2023-12-28T07:44:44.049Z] 6ad1cebc031e: Waiting [2023-12-28T07:44:44.049Z] 8a3aa393b2d8: Waiting [2023-12-28T07:44:44.049Z] 114826534d7a: Waiting [2023-12-28T07:44:44.049Z] 25bc292e5bac: Verifying Checksum [2023-12-28T07:44:44.049Z] 25bc292e5bac: Download complete [2023-12-28T07:44:44.049Z] 52dc419b0ee2: Verifying Checksum [2023-12-28T07:44:44.049Z] 52dc419b0ee2: Download complete [2023-12-28T07:44:44.049Z] 4657fd5d0bcf: Download complete [2023-12-28T07:44:44.049Z] df9b9388f04a: Download complete [2023-12-28T07:44:44.307Z] df9b9388f04a: Pull complete [2023-12-28T07:44:44.307Z] 6ad1cebc031e: Verifying Checksum [2023-12-28T07:44:44.307Z] 6ad1cebc031e: Download complete [2023-12-28T07:44:44.307Z] 52dc419b0ee2: Pull complete [2023-12-28T07:44:44.307Z] 25bc292e5bac: Pull complete [2023-12-28T07:44:44.873Z] 114826534d7a: Download complete [2023-12-28T07:44:44.873Z] 8a3aa393b2d8: Verifying Checksum [2023-12-28T07:44:44.873Z] 8a3aa393b2d8: Download complete [2023-12-28T07:44:48.179Z] 114826534d7a: Pull complete [2023-12-28T07:44:48.439Z] 4657fd5d0bcf: Pull complete [2023-12-28T07:44:48.698Z] 6ad1cebc031e: Pull complete [2023-12-28T07:44:51.978Z] 8a3aa393b2d8: Pull complete [2023-12-28T07:44:51.978Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-28T07:44:51.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-28T07:44:51.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:44:52.226Z] prd-ubuntu20.04-docker-8c-8g-26293 does not seem to be running inside a container [2023-12-28T07:44:52.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-28T07:44:57.971Z] $ docker top 5b8e1458174b4c07c81bf15a7a739d3f32d385fabad9f6ae766fe8cbb9b029c6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-28T07:44:58.115Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-12-28T07:44:58.396Z] + set -o pipefail [2023-12-28T07:44:58.396Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-12-28T07:45:03.945Z] [2023-12-28T07:45:03.945Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-12-28T07:45:03.945Z] [2023-12-28T07:45:03.945Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/e5e3aaba-74de-4c66-a28c-91e7a9d11594 [2023-12-28T07:45:03.945Z] [2023-12-28T07:45:03.945Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-28T07:45:03.945Z] [2023-12-28T07:45:04.205Z] [2023-12-28T07:45:04.205Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-28T07:45:04.205Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-28T07:45:04.205Z] More details here: https://snyk.co/ue1NS [2023-12-28T07:45:04.205Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-28T07:45:04.205Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-28T07:45:04.217Z] $ docker stop --time=1 5b8e1458174b4c07c81bf15a7a739d3f32d385fabad9f6ae766fe8cbb9b029c6 [2023-12-28T07:45:09.145Z] $ docker rm -f --volumes 5b8e1458174b4c07c81bf15a7a739d3f32d385fabad9f6ae766fe8cbb9b029c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-12-28T07:45:09.968Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T07:45:10.013Z] provisioning config files... [2023-12-28T07:45:10.020Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15605284063712721669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:45:10.401Z] --> edgex-publish-swagger.sh [2023-12-28T07:45:10.401Z] === Publish openapi/v3 API === [2023-12-28T07:45:10.401Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-12-28T07:45:10.401Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-12-28T07:45:10.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T07:45:10.401Z] Dload Upload Total Spent Left Speed [2023-12-28T07:45:10.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 356 46879 --:--:-- --:--:-- --:--:-- 47142 100 23854 100 180 100 23674 355 46786 --:--:-- --:--:-- --:--:-- 47049 [2023-12-28T07:45:10.972Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-12-28T07:45:10.972Z] [Pipeline] } [2023-12-28T07:45:10.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-28T07:45:11.774Z] + git log --format=format:%s -1 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 [Pipeline] sh [2023-12-28T07:45:12.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-28T07:45:12.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:12.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T07:45:12.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:45:12.671Z] prd-ubuntu20.04-docker-8c-8g-26293 does not seem to be running inside a container [2023-12-28T07:45:12.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-28T07:45:13.190Z] $ docker top 5f0c5b65860ed0af23296a115f078cb11c1910a597a5a730022bf6e6f25254fc -eo pid,comm [2023-12-28T07:45:13.243Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-28T07:45:13.243Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-28T07:45:13.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T07:45:13.412Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T07:45:13.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T07:45:13.526Z] $ docker exec 5f0c5b65860ed0af23296a115f078cb11c1910a597a5a730022bf6e6f25254fc ssh-agent [2023-12-28T07:45:13.655Z] SSH_AUTH_SOCK=/tmp/ssh-WVzvfA1qY0l7/agent.32 [2023-12-28T07:45:13.655Z] SSH_AGENT_PID=38 [2023-12-28T07:45:13.661Z] Running ssh-add (command line suppressed) [2023-12-28T07:45:13.764Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11158544748088290729.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11158544748088290729.key) [2023-12-28T07:45:13.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T07:45:14.107Z] + git semver tag [2023-12-28T07:45:14.365Z] 2023-12-28 07:45:14,282 [run_tag] DEBUG tag force:False [2023-12-28T07:45:14.365Z] 2023-12-28 07:45:14,282 [check_head_tag] DEBUG check head tag [2023-12-28T07:45:14.365Z] 2023-12-28 07:45:14,283 [execute] INFO git cat-file --batch-check [2023-12-28T07:45:14.365Z] 2023-12-28 07:45:14,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-12-28T07:45:14.365Z] 2023-12-28 07:45:14,288 [execute] INFO git cat-file --batch [2023-12-28T07:45:14.365Z] 2023-12-28 07:45:14,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-12-28T07:45:14.365Z] 2023-12-28 07:45:14,311 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-28T07:45:14.365Z] 2023-12-28 07:45:14,311 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 [2023-12-28T07:45:14.365Z] 2023-12-28 07:45:14,311 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-28T07:45:14.365Z] 2023-12-28 07:45:14,318 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-28T07:45:14.365Z] 3.2.0-dev.5 [Pipeline] } [2023-12-28T07:45:14.376Z] $ docker exec --env ******** --env ******** 5f0c5b65860ed0af23296a115f078cb11c1910a597a5a730022bf6e6f25254fc ssh-agent -k [2023-12-28T07:45:14.478Z] unset SSH_AUTH_SOCK; [2023-12-28T07:45:14.479Z] unset SSH_AGENT_PID; [2023-12-28T07:45:14.479Z] echo Agent pid 38 killed; [2023-12-28T07:45:14.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-28T07:45:14.942Z] + git semver [Pipeline] } [2023-12-28T07:45:15.214Z] $ docker stop --time=1 5f0c5b65860ed0af23296a115f078cb11c1910a597a5a730022bf6e6f25254fc [2023-12-28T07:45:16.493Z] $ docker rm -f --volumes 5f0c5b65860ed0af23296a115f078cb11c1910a597a5a730022bf6e6f25254fc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:17.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-28T07:45:17.083Z] [2023-12-28T07:45:17.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:17.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-28T07:45:17.433Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-28T07:45:17.433Z] ab5ef0e58194: Pulling fs layer [2023-12-28T07:45:17.433Z] 9712f1f96733: Pulling fs layer [2023-12-28T07:45:17.433Z] 63f879dbbcfc: Pulling fs layer [2023-12-28T07:45:17.433Z] 0d9ebad4ef96: Pulling fs layer [2023-12-28T07:45:17.433Z] e9a5061849ea: Pulling fs layer [2023-12-28T07:45:17.433Z] d747dcd14b5f: Pulling fs layer [2023-12-28T07:45:17.433Z] 2de7ff778b66: Pulling fs layer [2023-12-28T07:45:17.433Z] 0d9ebad4ef96: Waiting [2023-12-28T07:45:17.433Z] e9a5061849ea: Waiting [2023-12-28T07:45:17.433Z] 2de7ff778b66: Waiting [2023-12-28T07:45:17.433Z] d747dcd14b5f: Waiting [2023-12-28T07:45:17.433Z] 9712f1f96733: Verifying Checksum [2023-12-28T07:45:17.433Z] 9712f1f96733: Download complete [2023-12-28T07:45:17.696Z] 63f879dbbcfc: Verifying Checksum [2023-12-28T07:45:17.696Z] 63f879dbbcfc: Download complete [2023-12-28T07:45:17.964Z] e9a5061849ea: Verifying Checksum [2023-12-28T07:45:17.964Z] e9a5061849ea: Download complete [2023-12-28T07:45:17.964Z] d747dcd14b5f: Verifying Checksum [2023-12-28T07:45:17.964Z] d747dcd14b5f: Download complete [2023-12-28T07:45:18.223Z] 0d9ebad4ef96: Verifying Checksum [2023-12-28T07:45:18.223Z] 0d9ebad4ef96: Download complete [2023-12-28T07:45:18.223Z] ab5ef0e58194: Verifying Checksum [2023-12-28T07:45:18.223Z] ab5ef0e58194: Download complete [2023-12-28T07:45:18.223Z] 2de7ff778b66: Verifying Checksum [2023-12-28T07:45:18.223Z] 2de7ff778b66: Download complete [2023-12-28T07:45:20.788Z] ab5ef0e58194: Pull complete [2023-12-28T07:45:20.789Z] 9712f1f96733: Pull complete [2023-12-28T07:45:21.354Z] 63f879dbbcfc: Pull complete [2023-12-28T07:45:25.706Z] 0d9ebad4ef96: Pull complete [2023-12-28T07:45:25.706Z] e9a5061849ea: Pull complete [2023-12-28T07:45:25.706Z] d747dcd14b5f: Pull complete [2023-12-28T07:45:26.653Z] 2de7ff778b66: Pull complete [2023-12-28T07:45:26.653Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-28T07:45:26.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-28T07:45:26.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:45:26.916Z] prd-ubuntu20.04-docker-8c-8g-26293 does not seem to be running inside a container [2023-12-28T07:45:26.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-28T07:45:33.654Z] $ docker top 3a0a519a38c8eec8c5984b755015473268adb5f45141c4940d86f7f2fabd2805 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-28T07:45:33.805Z] provisioning config files... [2023-12-28T07:45:33.814Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4687602737264884721tmp [2023-12-28T07:45:33.825Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11875871014138041011tmp [2023-12-28T07:45:33.834Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4884323762868920599tmp [Pipeline] { [Pipeline] echo [2023-12-28T07:45:33.916Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:45:34.209Z] ---> sigul-configuration.sh [2023-12-28T07:45:34.209Z] gpg: directory `/root/.gnupg' created [2023-12-28T07:45:34.209Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-28T07:45:34.209Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-28T07:45:34.209Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-28T07:45:34.209Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-28T07:45:34.209Z] gpg: CAST5 encrypted data [2023-12-28T07:45:34.209Z] gpg: encrypted with 1 passphrase [2023-12-28T07:45:34.209Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-28T07:45:34.502Z] + mkdir /home/jenkins [2023-12-28T07:45:34.502Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-28T07:45:34.799Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-28T07:45:34.809Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:45:35.103Z] ---> sigul-install.sh [2023-12-28T07:45:35.103Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-28T07:45:35.406Z] + git tag --list [2023-12-28T07:45:35.406Z] 0.7.1 [2023-12-28T07:45:35.406Z] delhi-tag [2023-12-28T07:45:35.406Z] v1.0.0 [2023-12-28T07:45:35.406Z] v1.1.0 [2023-12-28T07:45:35.406Z] v1.1.1 [2023-12-28T07:45:35.406Z] v1.1.2 [2023-12-28T07:45:35.406Z] v1.2.0 [2023-12-28T07:45:35.406Z] v1.2.1 [2023-12-28T07:45:35.406Z] v1.2.2 [2023-12-28T07:45:35.406Z] v1.2.3 [2023-12-28T07:45:35.406Z] v1.3.0 [2023-12-28T07:45:35.406Z] v1.4.0 [2023-12-28T07:45:35.406Z] v2.0.0 [2023-12-28T07:45:35.406Z] v2.1.0 [2023-12-28T07:45:35.406Z] v2.1.1 [2023-12-28T07:45:35.406Z] v2.2.0 [2023-12-28T07:45:35.406Z] v2.3.0 [2023-12-28T07:45:35.406Z] v2.3.1 [2023-12-28T07:45:35.406Z] v3.0 [2023-12-28T07:45:35.406Z] v3.0.0 [2023-12-28T07:45:35.406Z] v3.0.1-dev.1 [2023-12-28T07:45:35.406Z] v3.1 [2023-12-28T07:45:35.406Z] v3.1.0 [2023-12-28T07:45:35.406Z] v3.1.0-dev.1 [2023-12-28T07:45:35.406Z] v3.1.0-dev.10 [2023-12-28T07:45:35.406Z] v3.1.0-dev.11 [2023-12-28T07:45:35.406Z] v3.1.0-dev.12 [2023-12-28T07:45:35.406Z] v3.1.0-dev.13 [2023-12-28T07:45:35.406Z] v3.1.0-dev.14 [2023-12-28T07:45:35.406Z] v3.1.0-dev.15 [2023-12-28T07:45:35.406Z] v3.1.0-dev.16 [2023-12-28T07:45:35.406Z] v3.1.0-dev.17 [2023-12-28T07:45:35.406Z] v3.1.0-dev.18 [2023-12-28T07:45:35.406Z] v3.1.0-dev.19 [2023-12-28T07:45:35.406Z] v3.1.0-dev.2 [2023-12-28T07:45:35.406Z] v3.1.0-dev.20 [2023-12-28T07:45:35.406Z] v3.1.0-dev.21 [2023-12-28T07:45:35.406Z] v3.1.0-dev.22 [2023-12-28T07:45:35.406Z] v3.1.0-dev.23 [2023-12-28T07:45:35.406Z] v3.1.0-dev.24 [2023-12-28T07:45:35.406Z] v3.1.0-dev.25 [2023-12-28T07:45:35.406Z] v3.1.0-dev.26 [2023-12-28T07:45:35.406Z] v3.1.0-dev.27 [2023-12-28T07:45:35.406Z] v3.1.0-dev.28 [2023-12-28T07:45:35.406Z] v3.1.0-dev.29 [2023-12-28T07:45:35.406Z] v3.1.0-dev.3 [2023-12-28T07:45:35.406Z] v3.1.0-dev.30 [2023-12-28T07:45:35.406Z] v3.1.0-dev.31 [2023-12-28T07:45:35.406Z] v3.1.0-dev.32 [2023-12-28T07:45:35.406Z] v3.1.0-dev.33 [2023-12-28T07:45:35.406Z] v3.1.0-dev.34 [2023-12-28T07:45:35.406Z] v3.1.0-dev.35 [2023-12-28T07:45:35.406Z] v3.1.0-dev.36 [2023-12-28T07:45:35.406Z] v3.1.0-dev.37 [2023-12-28T07:45:35.406Z] v3.1.0-dev.38 [2023-12-28T07:45:35.406Z] v3.1.0-dev.39 [2023-12-28T07:45:35.406Z] v3.1.0-dev.4 [2023-12-28T07:45:35.406Z] v3.1.0-dev.40 [2023-12-28T07:45:35.406Z] v3.1.0-dev.41 [2023-12-28T07:45:35.406Z] v3.1.0-dev.5 [2023-12-28T07:45:35.406Z] v3.1.0-dev.6 [2023-12-28T07:45:35.406Z] v3.1.0-dev.7 [2023-12-28T07:45:35.406Z] v3.1.0-dev.8 [2023-12-28T07:45:35.406Z] v3.1.0-dev.9 [2023-12-28T07:45:35.406Z] v3.2.0-dev.1 [2023-12-28T07:45:35.406Z] v3.2.0-dev.2 [2023-12-28T07:45:35.406Z] v3.2.0-dev.3 [2023-12-28T07:45:35.406Z] v3.2.0-dev.4 [2023-12-28T07:45:35.406Z] v3.2.0-dev.5 [Pipeline] sh [2023-12-28T07:45:35.702Z] + lftools sign git-tag v3.2.0-dev.5 [2023-12-28T07:45:36.270Z] Signing Git tag with Sigul... [2023-12-28T07:45:36.270Z] Signing v3.2.0-dev.5 [Pipeline] echo [2023-12-28T07:45:36.544Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:45:36.838Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-28T07:45:36.846Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-28T07:45:36.965Z] $ docker stop --time=1 3a0a519a38c8eec8c5984b755015473268adb5f45141c4940d86f7f2fabd2805 [2023-12-28T07:45:38.219Z] $ docker rm -f --volumes 3a0a519a38c8eec8c5984b755015473268adb5f45141c4940d86f7f2fabd2805 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-28T07:45:39.031Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-28T07:45:39.031Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:39.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T07:45:39.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:45:39.536Z] prd-ubuntu20.04-docker-8c-8g-26293 does not seem to be running inside a container [2023-12-28T07:45:39.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-28T07:45:39.899Z] $ docker top 4fcaf8f39981efe3f57e28a8f2ee6706ddd4df72c119da2c35b8e59d1b46f8f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-28T07:45:40.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T07:45:40.142Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T07:45:40.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T07:45:40.261Z] $ docker exec 4fcaf8f39981efe3f57e28a8f2ee6706ddd4df72c119da2c35b8e59d1b46f8f1 ssh-agent [2023-12-28T07:45:40.362Z] SSH_AUTH_SOCK=/tmp/ssh-RX9Wlppoaryr/agent.32 [2023-12-28T07:45:40.362Z] SSH_AGENT_PID=38 [2023-12-28T07:45:40.367Z] Running ssh-add (command line suppressed) [2023-12-28T07:45:40.465Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12694263877382450248.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12694263877382450248.key) [2023-12-28T07:45:40.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T07:45:40.814Z] + git semver bump pre [2023-12-28T07:45:41.074Z] 2023-12-28 07:45:40,995 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-28T07:45:41.074Z] 2023-12-28 07:45:40,995 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev [2023-12-28T07:45:41.074Z] 2023-12-28 07:45:40,995 [bump_version] DEBUG bumped version:3.2.0-dev.6 [2023-12-28T07:45:41.074Z] 2023-12-28 07:45:40,995 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-12-28T07:45:41.074Z] 2023-12-28 07:45:40,996 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-28T07:45:41.074Z] 2023-12-28 07:45:40,996 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-28T07:45:41.074Z] 2023-12-28 07:45:40,998 [execute] INFO git cat-file --batch-check [2023-12-28T07:45:41.074Z] 2023-12-28 07:45:40,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-28T07:45:41.074Z] 2023-12-28 07:45:41,004 [execute] INFO git cat-file --batch [2023-12-28T07:45:41.074Z] 2023-12-28 07:45:41,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-28T07:45:41.074Z] 2023-12-28 07:45:41,009 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-28T07:45:41.074Z] 3.2.0-dev.6 [Pipeline] } [2023-12-28T07:45:41.084Z] $ docker exec --env ******** --env ******** 4fcaf8f39981efe3f57e28a8f2ee6706ddd4df72c119da2c35b8e59d1b46f8f1 ssh-agent -k [2023-12-28T07:45:41.182Z] unset SSH_AUTH_SOCK; [2023-12-28T07:45:41.182Z] unset SSH_AGENT_PID; [2023-12-28T07:45:41.183Z] echo Agent pid 38 killed; [2023-12-28T07:45:41.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-28T07:45:41.683Z] + git semver [Pipeline] } [2023-12-28T07:45:41.957Z] $ docker stop --time=1 4fcaf8f39981efe3f57e28a8f2ee6706ddd4df72c119da2c35b8e59d1b46f8f1 [2023-12-28T07:45:43.249Z] $ docker rm -f --volumes 4fcaf8f39981efe3f57e28a8f2ee6706ddd4df72c119da2c35b8e59d1b46f8f1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-28T07:45:43.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-28T07:45:43.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:44.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T07:45:44.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:45:44.237Z] prd-ubuntu20.04-docker-8c-8g-26293 does not seem to be running inside a container [2023-12-28T07:45:44.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-28T07:45:44.610Z] $ docker top 36beb3155dd664c1829d51d3214b390a34724042928095b0606f55992b8d65ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-28T07:45:44.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T07:45:44.900Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T07:45:45.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T07:45:45.024Z] $ docker exec 36beb3155dd664c1829d51d3214b390a34724042928095b0606f55992b8d65ea ssh-agent [2023-12-28T07:45:45.139Z] SSH_AUTH_SOCK=/tmp/ssh-onN0OVE35hgK/agent.31 [2023-12-28T07:45:45.139Z] SSH_AGENT_PID=37 [2023-12-28T07:45:45.144Z] Running ssh-add (command line suppressed) [2023-12-28T07:45:45.255Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4454272026832204667.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4454272026832204667.key) [2023-12-28T07:45:45.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T07:45:45.612Z] + git semver push [2023-12-28T07:45:45.870Z] 2023-12-28 07:45:45,774 [run_push] DEBUG push [2023-12-28T07:45:45.870Z] 2023-12-28 07:45:45,775 [execute] INFO git cat-file --batch-check [2023-12-28T07:45:45.870Z] 2023-12-28 07:45:45,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-28T07:45:45.870Z] 2023-12-28 07:45:45,780 [execute] INFO git rev-list d4cce08c609fab942e9ec7c2f8a1396499179a87 -- [2023-12-28T07:45:45.870Z] 2023-12-28 07:45:45,780 [execute] DEBUG Popen(['git', 'rev-list', 'd4cce08c609fab942e9ec7c2f8a1396499179a87', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-28T07:45:45.870Z] 2023-12-28 07:45:45,795 [execute] INFO git fetch -v origin [2023-12-28T07:45:45.870Z] 2023-12-28 07:45:45,795 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-28T07:45:46.439Z] 2023-12-28 07:45:46,324 [run_push] DEBUG no remote changes detected [2023-12-28T07:45:46.439Z] 2023-12-28 07:45:46,325 [execute] INFO git push origin semver [2023-12-28T07:45:46.439Z] 2023-12-28 07:45:46,325 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-28T07:45:47.376Z] 2023-12-28 07:45:47,085 [run_push] DEBUG push all version tags [2023-12-28T07:45:47.376Z] 2023-12-28 07:45:47,085 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-28T07:45:47.376Z] 2023-12-28 07:45:47,085 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-28T07:45:47.946Z] 2023-12-28 07:45:47,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-28T07:45:47.946Z] 3.2.0-dev.6 [Pipeline] } [2023-12-28T07:45:47.981Z] $ docker exec --env ******** --env ******** 36beb3155dd664c1829d51d3214b390a34724042928095b0606f55992b8d65ea ssh-agent -k [2023-12-28T07:45:48.074Z] unset SSH_AUTH_SOCK; [2023-12-28T07:45:48.074Z] unset SSH_AGENT_PID; [2023-12-28T07:45:48.075Z] echo Agent pid 37 killed; [2023-12-28T07:45:48.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-28T07:45:48.631Z] + git semver [Pipeline] } [2023-12-28T07:45:48.955Z] $ docker stop --time=1 36beb3155dd664c1829d51d3214b390a34724042928095b0606f55992b8d65ea [2023-12-28T07:45:50.281Z] $ docker rm -f --volumes 36beb3155dd664c1829d51d3214b390a34724042928095b0606f55992b8d65ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-28T07:45:51.656Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-12-28T07:45:51.656Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-12-28T07:45:51.656Z] total 16 [2023-12-28T07:45:51.656Z] drwxr-xr-x 3 root root 4096 Dec 28 07:36 . [2023-12-28T07:45:51.656Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 28 07:45 .. [2023-12-28T07:45:51.656Z] drwxr-xr-x 2 root root 4096 Dec 28 07:36 cost [2023-12-28T07:45:51.656Z] -rw-r--r-- 1 root root 85 Dec 28 07:36 cost.csv [2023-12-28T07:45:51.656Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-12-28T07:45:51.656Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-12-28T07:45:51.656Z] total 16 [2023-12-28T07:45:51.656Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 28 07:36 . [2023-12-28T07:45:51.656Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 28 07:45 .. [2023-12-28T07:45:51.656Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 28 07:36 cost [2023-12-28T07:45:51.656Z] -rw-r--r-- 1 jenkins jenkins 85 Dec 28 07:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:45:51.948Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:45:52.813Z] ---> package-listing.sh [2023-12-28T07:45:52.813Z] ++ facter osfamily [2023-12-28T07:45:52.813Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-28T07:45:53.071Z] + OS_FAMILY=debian [2023-12-28T07:45:53.071Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-12-28T07:45:53.071Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-28T07:45:53.071Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-28T07:45:53.071Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-28T07:45:53.071Z] + PACKAGES=/tmp/packages_start.txt [2023-12-28T07:45:53.071Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-12-28T07:45:53.071Z] + PACKAGES=/tmp/packages_end.txt [2023-12-28T07:45:53.071Z] + case "${OS_FAMILY}" in [2023-12-28T07:45:53.071Z] + dpkg -l [2023-12-28T07:45:53.071Z] + grep '^ii' [2023-12-28T07:45:53.071Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-28T07:45:53.071Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-28T07:45:53.071Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-28T07:45:53.071Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-12-28T07:45:53.071Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-12-28T07:45:53.071Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-12-28T07:45:53.083Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-28T07:45:53.360Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:53.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T07:45:53.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:45:54.161Z] prd-ubuntu20.04-docker-8c-8g-26293 does not seem to be running inside a container [2023-12-28T07:45:54.192Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-28T07:45:54.377Z] $ docker top 25df814c1f31b38aafd8622c3d571a52ed811653daf8512051ee0a8f1e742244 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T07:45:54.868Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-28T07:45:55.150Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-28T07:45:55.432Z] + ls /var/log/sa-host [2023-12-28T07:45:55.432Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T07:45:55.554Z] provisioning config files... [2023-12-28T07:45:55.562Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16094703120959577144tmp [Pipeline] { [Pipeline] echo [2023-12-28T07:45:55.692Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:45:55.978Z] ---> create-netrc.sh [Pipeline] } [2023-12-28T07:45:55.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:45:56.405Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-28T07:45:56.417Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:45:56.699Z] ---> sudo-logs.sh [2023-12-28T07:45:56.699Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-28T07:45:56.795Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:45:57.078Z] ---> job-cost.sh [2023-12-28T07:45:57.078Z] lf-activate-venv: SKIPPING [2023-12-28T07:45:57.078Z] DEBUG: total: 0.2199999988079071 [2023-12-28T07:45:57.078Z] INFO: Retrieving Stack Cost... [2023-12-28T07:45:57.338Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-28T07:45:57.596Z] INFO: Archiving Costs [Pipeline] echo [2023-12-28T07:45:57.610Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:45:57.897Z] ---> logs-deploy.sh [2023-12-28T07:45:57.897Z] lf-activate-venv: SKIPPING [2023-12-28T07:45:57.897Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/276 [2023-12-28T07:45:57.897Z] INFO: archiving workspace using pattern(s): [2023-12-28T07:45:58.835Z] Archives upload complete. [2023-12-28T07:45:58.835Z] INFO: archiving logs to Nexus