Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 322b83e5972b9d1fd62cead2fa4217895802770a+50dd63d392f370c86a33393d79501a04f0565adc (18259b098d2b8ae36aea5d6f682532e43c392415) 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-ssh3369025934353116396.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-ssh7587611451027211197.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/PR-1531/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/PR-1531/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6793177693934210179.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-ssh7608338224001092252.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/PR-1531/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/PR-1531/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4131347875693510056.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-230 in /w/workspace/gexfoundry_device-sdk-go_PR-1531 [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/gexfoundry_device-sdk-go_PR-1531 # 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 > 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 Merging remotes/origin/main commit 50dd63d392f370c86a33393d79501a04f0565adc into PR head commit 322b83e5972b9d1fd62cead2fa4217895802770a Merge succeeded, producing d9c33f0962cd2823fb2b8bd5f339b160616cabde Checking out Revision d9c33f0962cd2823fb2b8bd5f339b160616cabde (PR-1531) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1531/head:refs/remotes/origin/PR-1531 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 322b83e5972b9d1fd62cead2fa4217895802770a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 50dd63d392f370c86a33393d79501a04f0565adc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9c33f0962cd2823fb2b8bd5f339b160616cabde # timeout=10 Commit message: "Merge commit '50dd63d392f370c86a33393d79501a04f0565adc' into HEAD" > git rev-list --no-walk 322b83e5972b9d1fd62cead2fa4217895802770a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-19T18:42:57.779Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-19T18:42:57.865Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-19T18:42:57.891Z] ========================================================= [2023-11-19T18:42:57.891Z] EdgeX Global Pipelines Version Info [2023-11-19T18:42:57.891Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-19T18:42:58.614Z] ------------------- [2023-11-19T18:42:58.615Z] stable info: [2023-11-19T18:42:58.615Z] ------------------- [2023-11-19T18:42:58.615Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-19T18:42:58.615Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-19T18:42:58.615Z] Message: update stable to v1.0.258 [2023-11-19T18:42:59.186Z] ------------------- [2023-11-19T18:42:59.186Z] experimental info: [2023-11-19T18:42:59.186Z] ------------------- [2023-11-19T18:42:59.186Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-19T18:42:59.186Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-19T18:42:59.186Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-19T18:42:59.267Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-11-19T18:42:59.299Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-11-19T18:42:59.325Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-19T18:42:59.357Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-19T18:42:59.392Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-19T18:42:59.426Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-19T18:42:59.463Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-19T18:42:59.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-11-19T18:42:59.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-19T18:42:59.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-19T18:42:59.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-19T18:42:59.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-11-19T18:42:59.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-19T18:42:59.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-19T18:42:59.706Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-19T18:42:59.735Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-19T18:42:59.767Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-19T18:42:59.797Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-19T18:42:59.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-19T18:42:59.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-19T18:42:59.908Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-19T18:42:59.952Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-19T18:42:59.986Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-19T18:43:00.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-19T18:43:00.068Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-19T18:43:00.107Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-19T18:43:00.153Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-19T18:43:00.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1531 [Pipeline] echo [2023-11-19T18:43:00.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1531 [Pipeline] echo [2023-11-19T18:43:00.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1531 [Pipeline] echo [2023-11-19T18:43:00.335Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9c33f0962cd2823fb2b8bd5f339b160616cabde [Pipeline] echo [2023-11-19T18:43:00.381Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9c33f0 [Pipeline] echo [2023-11-19T18:43:00.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-19T18:43:00.527Z] provisioning config files... [2023-11-19T18:43:00.540Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config7897173039181544361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-19T18:43:00.891Z] ---> ****-login.sh [2023-11-19T18:43:00.891Z] nexus3.edgexfoundry.org:10001 [2023-11-19T18:43:01.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-19T18:43:01.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-19T18:43:01.153Z] Configure a credential helper to remove this warning. See [2023-11-19T18:43:01.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-19T18:43:01.153Z] [2023-11-19T18:43:01.153Z] Login Succeeded [2023-11-19T18:43:01.153Z] nexus3.edgexfoundry.org:10002 [2023-11-19T18:43:01.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-19T18:43:01.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-19T18:43:01.413Z] Configure a credential helper to remove this warning. See [2023-11-19T18:43:01.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-19T18:43:01.413Z] [2023-11-19T18:43:01.413Z] Login Succeeded [2023-11-19T18:43:01.413Z] nexus3.edgexfoundry.org:10003 [2023-11-19T18:43:01.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-19T18:43:01.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-19T18:43:01.413Z] Configure a credential helper to remove this warning. See [2023-11-19T18:43:01.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-19T18:43:01.413Z] [2023-11-19T18:43:01.413Z] Login Succeeded [2023-11-19T18:43:01.413Z] nexus3.edgexfoundry.org:10004 [2023-11-19T18:43:01.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-19T18:43:01.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-19T18:43:01.413Z] Configure a credential helper to remove this warning. See [2023-11-19T18:43:01.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-19T18:43:01.413Z] [2023-11-19T18:43:01.413Z] Login Succeeded [2023-11-19T18:43:01.413Z] ****.io [2023-11-19T18:43:01.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-19T18:43:01.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-19T18:43:01.677Z] Configure a credential helper to remove this warning. See [2023-11-19T18:43:01.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-19T18:43:01.677Z] [2023-11-19T18:43:01.677Z] Login Succeeded [2023-11-19T18:43:01.677Z] ---> ****-login.sh ends [Pipeline] } [2023-11-19T18:43:01.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-19T18:43:02.192Z] + git rev-list -1 --merges d9c33f0962cd2823fb2b8bd5f339b160616cabde~1..d9c33f0962cd2823fb2b8bd5f339b160616cabde [Pipeline] echo [2023-11-19T18:43:02.222Z] -----------> git rev-list -1 --merges d9c33f0962cd2823fb2b8bd5f339b160616cabde~1..d9c33f0962cd2823fb2b8bd5f339b160616cabde d9c33f0962cd2823fb2b8bd5f339b160616cabde [2023-11-19T18:43:02.222Z] d9c33f0962cd2823fb2b8bd5f339b160616cabde [false] [Pipeline] sh [2023-11-19T18:43:02.530Z] + git log --format=format:%s -1 d9c33f0962cd2823fb2b8bd5f339b160616cabde [Pipeline] echo [2023-11-19T18:43:02.546Z] ========================================================= [2023-11-19T18:43:02.546Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-19T18:43:02.546Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-19T18:43:02.919Z] + git log --format=format:%s -1 d9c33f0962cd2823fb2b8bd5f339b160616cabde [Pipeline] echo [2023-11-19T18:43:02.931Z] [semverPrep] GIT_COMMIT: d9c33f0962cd2823fb2b8bd5f339b160616cabde, Commit Message: Merge commit '50dd63d392f370c86a33393d79501a04f0565adc' into HEAD [Pipeline] echo [2023-11-19T18:43:02.957Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-19T18:43:03.330Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-19T18:43:03.330Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-19T18:43:03.330Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-19T18:43:03.330Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-19T18:43:03.330Z] + + echosudo tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2023-11-19T18:43:03.330Z] /etc/ssh/ssh_known_hosts [2023-11-19T18:43:03.330Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-19T18:43:03.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-19T18:43:03.698Z] [2023-11-19T18:43:03.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-19T18:43:04.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-19T18:43:04.015Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-19T18:43:04.015Z] b85a868b505f: Pulling fs layer [2023-11-19T18:43:04.015Z] e2be974225ed: Pulling fs layer [2023-11-19T18:43:04.015Z] 339a4e72a1f5: Pulling fs layer [2023-11-19T18:43:04.015Z] 988bab9f4d93: Pulling fs layer [2023-11-19T18:43:04.015Z] 1469e6f7b9e6: Pulling fs layer [2023-11-19T18:43:04.015Z] eaf3925da568: Pulling fs layer [2023-11-19T18:43:04.015Z] bab4dde63d76: Pulling fs layer [2023-11-19T18:43:04.015Z] bde34c3a00c8: Pulling fs layer [2023-11-19T18:43:04.015Z] b352a97aabf1: Pulling fs layer [2023-11-19T18:43:04.016Z] 4872d77fe225: Pulling fs layer [2023-11-19T18:43:04.016Z] 5851b861e8e6: Pulling fs layer [2023-11-19T18:43:04.016Z] bab4dde63d76: Waiting [2023-11-19T18:43:04.016Z] bde34c3a00c8: Waiting [2023-11-19T18:43:04.016Z] b352a97aabf1: Waiting [2023-11-19T18:43:04.016Z] 4872d77fe225: Waiting [2023-11-19T18:43:04.016Z] 988bab9f4d93: Waiting [2023-11-19T18:43:04.016Z] 5851b861e8e6: Waiting [2023-11-19T18:43:04.016Z] eaf3925da568: Waiting [2023-11-19T18:43:04.016Z] e2be974225ed: Download complete [2023-11-19T18:43:04.016Z] 988bab9f4d93: Verifying Checksum [2023-11-19T18:43:04.016Z] 988bab9f4d93: Download complete [2023-11-19T18:43:04.016Z] 1469e6f7b9e6: Verifying Checksum [2023-11-19T18:43:04.016Z] 1469e6f7b9e6: Download complete [2023-11-19T18:43:04.016Z] eaf3925da568: Verifying Checksum [2023-11-19T18:43:04.016Z] eaf3925da568: Download complete [2023-11-19T18:43:04.274Z] 339a4e72a1f5: Verifying Checksum [2023-11-19T18:43:04.274Z] 339a4e72a1f5: Download complete [2023-11-19T18:43:04.274Z] bde34c3a00c8: Verifying Checksum [2023-11-19T18:43:04.274Z] bde34c3a00c8: Download complete [2023-11-19T18:43:04.274Z] b352a97aabf1: Verifying Checksum [2023-11-19T18:43:04.274Z] b352a97aabf1: Download complete [2023-11-19T18:43:04.274Z] 4872d77fe225: Download complete [2023-11-19T18:43:04.274Z] 5851b861e8e6: Verifying Checksum [2023-11-19T18:43:04.274Z] 5851b861e8e6: Download complete [2023-11-19T18:43:04.274Z] b85a868b505f: Verifying Checksum [2023-11-19T18:43:04.274Z] b85a868b505f: Download complete [2023-11-19T18:43:04.844Z] bab4dde63d76: Verifying Checksum [2023-11-19T18:43:04.844Z] bab4dde63d76: Download complete [2023-11-19T18:43:05.780Z] b85a868b505f: Pull complete [2023-11-19T18:43:05.780Z] e2be974225ed: Pull complete [2023-11-19T18:43:06.347Z] 339a4e72a1f5: Pull complete [2023-11-19T18:43:06.606Z] 988bab9f4d93: Pull complete [2023-11-19T18:43:06.864Z] 1469e6f7b9e6: Pull complete [2023-11-19T18:43:06.864Z] eaf3925da568: Pull complete [2023-11-19T18:43:08.766Z] bab4dde63d76: Pull complete [2023-11-19T18:43:09.025Z] bde34c3a00c8: Pull complete [2023-11-19T18:43:09.025Z] b352a97aabf1: Pull complete [2023-11-19T18:43:09.025Z] 4872d77fe225: Pull complete [2023-11-19T18:43:09.284Z] 5851b861e8e6: Pull complete [2023-11-19T18:43:09.284Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-19T18:43:09.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-19T18:43:09.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-19T18:43:09.486Z] prd-ubuntu20.04-docker-8c-8g-230 does not seem to be running inside a container [2023-11-19T18:43:09.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-19T18:43:14.191Z] $ docker top 9d7fd13ca21dc463ebd9f90d8a30d19764b4bd45e6db37afe3fb5d450be5713d -eo pid,comm [2023-11-19T18:43:14.234Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-19T18:43:14.234Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-19T18:43:14.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-19T18:43:14.327Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-19T18:43:14.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-19T18:43:14.446Z] $ docker exec 9d7fd13ca21dc463ebd9f90d8a30d19764b4bd45e6db37afe3fb5d450be5713d ssh-agent [2023-11-19T18:43:14.537Z] SSH_AUTH_SOCK=/tmp/ssh-WvmwWGvxV3Ps/agent.33 [2023-11-19T18:43:14.537Z] SSH_AGENT_PID=39 [2023-11-19T18:43:14.542Z] Running ssh-add (command line suppressed) [2023-11-19T18:43:14.644Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_13567564991414039156.key (/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_13567564991414039156.key) [2023-11-19T18:43:14.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-19T18:43:14.953Z] + git tag --points-at HEAD [Pipeline] } [2023-11-19T18:43:14.971Z] $ docker exec --env ******** --env ******** 9d7fd13ca21dc463ebd9f90d8a30d19764b4bd45e6db37afe3fb5d450be5713d ssh-agent -k [2023-11-19T18:43:15.068Z] unset SSH_AUTH_SOCK; [2023-11-19T18:43:15.068Z] unset SSH_AGENT_PID; [2023-11-19T18:43:15.069Z] echo Agent pid 39 killed; [2023-11-19T18:43:15.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-19T18:43:15.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-19T18:43:15.143Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-19T18:43:15.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-19T18:43:15.259Z] $ docker exec 9d7fd13ca21dc463ebd9f90d8a30d19764b4bd45e6db37afe3fb5d450be5713d ssh-agent [2023-11-19T18:43:15.354Z] SSH_AUTH_SOCK=/tmp/ssh-bE0cRUh17CAP/agent.71 [2023-11-19T18:43:15.354Z] SSH_AGENT_PID=77 [2023-11-19T18:43:15.358Z] Running ssh-add (command line suppressed) [2023-11-19T18:43:15.464Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_11210023918919546873.key (/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_11210023918919546873.key) [2023-11-19T18:43:15.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-19T18:43:15.777Z] + git semver init [2023-11-19T18:43:16.037Z] 2023-11-19 18:43:15,975 [run_init] DEBUG init version:0.0.0 force:False [2023-11-19T18:43:16.037Z] 2023-11-19 18:43:15,976 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver [2023-11-19T18:43:16.037Z] 2023-11-19 18:43:15,977 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver [2023-11-19T18:43:16.037Z] 2023-11-19 18:43:15,977 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1531, universal_newlines=False, shell=None, istream=None) [2023-11-19T18:43:17.418Z] 2023-11-19 18:43:17,229 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.git/info/exclude [2023-11-19T18:43:17.418Z] 2023-11-19 18:43:17,229 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver/PR-1531 with force:False [2023-11-19T18:43:17.418Z] 2023-11-19 18:43:17,230 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver/PR-1531 [2023-11-19T18:43:17.418Z] 2023-11-19 18:43:17,234 [execute] INFO git cat-file --batch-check [2023-11-19T18:43:17.418Z] 2023-11-19 18:43:17,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver, universal_newlines=False, shell=None, istream=) [2023-11-19T18:43:17.418Z] 2023-11-19 18:43:17,240 [execute] INFO git cat-file --batch [2023-11-19T18:43:17.418Z] 2023-11-19 18:43:17,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver, universal_newlines=False, shell=None, istream=) [2023-11-19T18:43:17.418Z] 2023-11-19 18:43:17,246 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver/PR-1531 [2023-11-19T18:43:17.418Z] 0.0.0 [Pipeline] } [2023-11-19T18:43:17.433Z] $ docker exec --env ******** --env ******** 9d7fd13ca21dc463ebd9f90d8a30d19764b4bd45e6db37afe3fb5d450be5713d ssh-agent -k [2023-11-19T18:43:17.527Z] unset SSH_AUTH_SOCK; [2023-11-19T18:43:17.527Z] unset SSH_AGENT_PID; [2023-11-19T18:43:17.527Z] echo Agent pid 77 killed; [2023-11-19T18:43:17.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-19T18:43:17.920Z] + git semver [Pipeline] } [2023-11-19T18:43:18.199Z] $ docker stop --time=1 9d7fd13ca21dc463ebd9f90d8a30d19764b4bd45e6db37afe3fb5d450be5713d [2023-11-19T18:43:19.489Z] $ docker rm -f --volumes 9d7fd13ca21dc463ebd9f90d8a30d19764b4bd45e6db37afe3fb5d450be5713d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-19T18:43:19.853Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-19T18:43:20.082Z] Stashed 1 file(s) [Pipeline] echo [2023-11-19T18:43:20.085Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-11-19T18:43:20.456Z] provisioning config files... [2023-11-19T18:43:20.473Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config2402459332203086829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-19T18:43:20.794Z] ---> ****-login.sh [2023-11-19T18:43:20.794Z] nexus3.edgexfoundry.org:10001 [2023-11-19T18:43:20.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-19T18:43:20.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-19T18:43:20.794Z] Configure a credential helper to remove this warning. See [2023-11-19T18:43:20.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-19T18:43:20.795Z] [2023-11-19T18:43:20.795Z] Login Succeeded [2023-11-19T18:43:20.795Z] nexus3.edgexfoundry.org:10002 [2023-11-19T18:43:20.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-19T18:43:20.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-19T18:43:20.795Z] Configure a credential helper to remove this warning. See [2023-11-19T18:43:20.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-19T18:43:20.795Z] [2023-11-19T18:43:20.795Z] Login Succeeded [2023-11-19T18:43:20.795Z] nexus3.edgexfoundry.org:10003 [2023-11-19T18:43:21.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-19T18:43:21.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-19T18:43:21.054Z] Configure a credential helper to remove this warning. See [2023-11-19T18:43:21.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-19T18:43:21.054Z] [2023-11-19T18:43:21.054Z] Login Succeeded [2023-11-19T18:43:21.054Z] nexus3.edgexfoundry.org:10004 [2023-11-19T18:43:21.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-19T18:43:21.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-19T18:43:21.054Z] Configure a credential helper to remove this warning. See [2023-11-19T18:43:21.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-19T18:43:21.055Z] [2023-11-19T18:43:21.055Z] Login Succeeded [2023-11-19T18:43:21.055Z] ****.io [2023-11-19T18:43:21.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-19T18:43:21.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-19T18:43:21.313Z] Configure a credential helper to remove this warning. See [2023-11-19T18:43:21.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-19T18:43:21.313Z] [2023-11-19T18:43:21.313Z] Login Succeeded [2023-11-19T18:43:21.313Z] ---> ****-login.sh ends [Pipeline] } [2023-11-19T18:43:21.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-19T18:43:21.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-19T18:43:21.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-19T18:43:21.529Z] ========================================================= [2023-11-19T18:43:21.529Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-19T18:43:21.529Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-19T18:43:21.933Z] + 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-11-19T18:43:21.933Z] Sending build context to Docker daemon 21.94MB [2023-11-19T18:43:21.933Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-19T18:43:21.933Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-19T18:43:22.196Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-19T18:43:22.196Z] 7264a8db6415: Pulling fs layer [2023-11-19T18:43:22.196Z] c4d48a809fc2: Pulling fs layer [2023-11-19T18:43:22.196Z] 4f1c88b9dad5: Pulling fs layer [2023-11-19T18:43:22.196Z] ad3a456e5733: Pulling fs layer [2023-11-19T18:43:22.196Z] 69c7f0334f64: Pulling fs layer [2023-11-19T18:43:22.196Z] 1f1c1a5573a3: Pulling fs layer [2023-11-19T18:43:22.196Z] ce7588e14bc9: Pulling fs layer [2023-11-19T18:43:22.196Z] ad3a456e5733: Waiting [2023-11-19T18:43:22.196Z] 69c7f0334f64: Waiting [2023-11-19T18:43:22.196Z] 1f1c1a5573a3: Waiting [2023-11-19T18:43:22.196Z] ce7588e14bc9: Waiting [2023-11-19T18:43:22.196Z] b5e4710f87ac: Pulling fs layer [2023-11-19T18:43:22.196Z] b5e4710f87ac: Waiting [2023-11-19T18:43:22.196Z] c4d48a809fc2: Download complete [2023-11-19T18:43:22.196Z] ad3a456e5733: Verifying Checksum [2023-11-19T18:43:22.196Z] ad3a456e5733: Download complete [2023-11-19T18:43:22.196Z] 69c7f0334f64: Verifying Checksum [2023-11-19T18:43:22.196Z] 69c7f0334f64: Download complete [2023-11-19T18:43:22.196Z] 7264a8db6415: Download complete [2023-11-19T18:43:22.196Z] 1f1c1a5573a3: Verifying Checksum [2023-11-19T18:43:22.196Z] 1f1c1a5573a3: Download complete [2023-11-19T18:43:22.453Z] b5e4710f87ac: Verifying Checksum [2023-11-19T18:43:22.453Z] b5e4710f87ac: Download complete [2023-11-19T18:43:22.453Z] 7264a8db6415: Pull complete [2023-11-19T18:43:22.713Z] c4d48a809fc2: Pull complete [2023-11-19T18:43:22.713Z] 4f1c88b9dad5: Verifying Checksum [2023-11-19T18:43:22.713Z] 4f1c88b9dad5: Download complete [2023-11-19T18:43:23.280Z] ce7588e14bc9: Verifying Checksum [2023-11-19T18:43:23.280Z] ce7588e14bc9: Download complete [2023-11-19T18:43:27.465Z] 4f1c88b9dad5: Pull complete [2023-11-19T18:43:27.465Z] ad3a456e5733: Pull complete [2023-11-19T18:43:27.465Z] 69c7f0334f64: Pull complete [2023-11-19T18:43:27.465Z] 1f1c1a5573a3: Pull complete [2023-11-19T18:43:30.809Z] ce7588e14bc9: Pull complete [2023-11-19T18:43:31.067Z] b5e4710f87ac: Pull complete [2023-11-19T18:43:31.067Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-19T18:43:31.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-19T18:43:31.067Z] ---> 88b5674ff536 [2023-11-19T18:43:31.067Z] Step 3/10 : ARG MAKE=make build [2023-11-19T18:43:35.354Z] Still waiting to schedule task [2023-11-19T18:43:35.354Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-19T18:43:37.634Z] ---> Running in 5cfa79f6bd54 [2023-11-19T18:43:37.634Z] Removing intermediate container 5cfa79f6bd54 [2023-11-19T18:43:37.634Z] ---> cf80cc36c54f [2023-11-19T18:43:37.634Z] Step 4/10 : WORKDIR /device-sdk-go [2023-11-19T18:43:37.634Z] ---> Running in 9e368ad608f3 [2023-11-19T18:43:37.634Z] Removing intermediate container 9e368ad608f3 [2023-11-19T18:43:37.634Z] ---> f63e7bffab36 [2023-11-19T18:43:37.634Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-19T18:43:37.634Z] ---> Running in b21e20a5279d [2023-11-19T18:43:37.634Z] Removing intermediate container b21e20a5279d [2023-11-19T18:43:37.634Z] ---> 8d4f02c9ec89 [2023-11-19T18:43:37.634Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-11-19T18:43:37.634Z] ---> Running in 9293e6ac87ed [2023-11-19T18:43:37.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-19T18:43:37.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-19T18:43:38.200Z] OK: 264 MiB in 52 packages [2023-11-19T18:43:38.459Z] Removing intermediate container 9293e6ac87ed [2023-11-19T18:43:38.459Z] ---> 9d83916cd16f [2023-11-19T18:43:38.459Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-19T18:43:38.459Z] ---> de6109ca08ba [2023-11-19T18:43:38.459Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-19T18:43:38.718Z] ---> Running in a96eac0de689 [2023-11-19T18:44:46.430Z] Removing intermediate container a96eac0de689 [2023-11-19T18:44:46.430Z] ---> 8f95b2deae2a [2023-11-19T18:44:46.430Z] Step 9/10 : COPY . . [2023-11-19T18:44:47.367Z] ---> 273f9d269f99 [2023-11-19T18:44:47.367Z] Step 10/10 : RUN ${MAKE} [2023-11-19T18:44:47.627Z] ---> Running in 29ba354bbab5 [2023-11-19T18:44:48.192Z] noop [2023-11-19T18:44:49.569Z] Removing intermediate container 29ba354bbab5 [2023-11-19T18:44:49.569Z] ---> 45fe71250605 [2023-11-19T18:44:49.569Z] Successfully built 45fe71250605 [2023-11-19T18:44:49.569Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-19T18:44:49.952Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-19T18:44:49.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-19T18:44:50.063Z] prd-ubuntu20.04-docker-8c-8g-230 does not seem to be running inside a container [2023-11-19T18:44:50.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-19T18:44:51.216Z] $ docker top 393971d6c91b32704fd6742a3739f6b6af13c0fc1255567657367b2e9823ff4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-19T18:44:51.603Z] + go version [2023-11-19T18:44:51.603Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-19T18:44:51.619Z] $ docker stop --time=1 393971d6c91b32704fd6742a3739f6b6af13c0fc1255567657367b2e9823ff4f [2023-11-19T18:44:53.210Z] $ docker rm -f --volumes 393971d6c91b32704fd6742a3739f6b6af13c0fc1255567657367b2e9823ff4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-19T18:44:53.826Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-19T18:44:53.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-19T18:44:53.938Z] prd-ubuntu20.04-docker-8c-8g-230 does not seem to be running inside a container [2023-11-19T18:44:53.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-19T18:44:54.458Z] $ docker top 487e3f97851e2e6dd9a7455f1c0409521e15f48c78a51337881b05c268f7dd8a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-19T18:44:54.850Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1531 [Pipeline] fileExists [Pipeline] sh [2023-11-19T18:44:55.176Z] + make test [2023-11-19T18:44:55.176Z] go test -race -coverprofile=coverage.out ./... [2023-11-19T18:45:03.290Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-11-19T18:45:18.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-11-19T18:45:18.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-11-19T18:45:18.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-11-19T18:45:18.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-11-19T18:45:18.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-11-19T18:45:18.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-11-19T18:45:18.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-11-19T18:45:19.097Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.064s coverage: 27.6% of statements [2023-11-19T18:45:19.097Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.053s coverage: 81.5% of statements [2023-11-19T18:45:19.356Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.064s coverage: 86.0% of statements [2023-11-19T18:45:19.356Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-11-19T18:45:20.291Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.093s coverage: 71.8% of statements [2023-11-19T18:45:20.548Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-11-19T18:45:20.548Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-19T18:45:20.548Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-11-19T18:45:23.836Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.056s coverage: 14.4% of statements [2023-11-19T18:45:23.836Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 1.577s coverage: 45.9% of statements [2023-11-19T18:45:23.836Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.080s coverage: 68.5% of statements [2023-11-19T18:45:23.836Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.108s coverage: 89.2% of statements [2023-11-19T18:45:23.836Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.5% of statements [2023-11-19T18:45:45.750Z] GO111MODULE=on go vet ./... [2023-11-19T18:45:49.028Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-19T18:45:49.028Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-19T18:45:49.028Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-19T18:45:49.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-19T18:45:49.082Z] $ docker stop --time=1 487e3f97851e2e6dd9a7455f1c0409521e15f48c78a51337881b05c268f7dd8a [2023-11-19T18:45:54.010Z] $ docker rm -f --volumes 487e3f97851e2e6dd9a7455f1c0409521e15f48c78a51337881b05c268f7dd8a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-19T18:45:54.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-19T18:45:54.710Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-19T18:45:55.260Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-19T18:45:55.544Z] + ls -al . [2023-11-19T18:45:55.544Z] total 308 [2023-11-19T18:45:55.544Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 19 18:44 . [2023-11-19T18:45:55.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 18:42 .. [2023-11-19T18:45:55.544Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 19 18:42 .dockerignore [2023-11-19T18:45:55.544Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 18:45 .git [2023-11-19T18:45:55.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 18:42 .github [2023-11-19T18:45:55.544Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 19 18:42 .gitignore [2023-11-19T18:45:55.544Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 19 18:42 .golangci.yml [2023-11-19T18:45:55.544Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 18:43 .semver [2023-11-19T18:45:55.544Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 19 18:42 CHANGELOG.md [2023-11-19T18:45:55.544Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 18:42 GOVERNANCE.md [2023-11-19T18:45:55.544Z] -rw-rw-r-- 1 jenkins jenkins 885 Nov 19 18:42 Jenkinsfile [2023-11-19T18:45:55.544Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 19 18:42 LICENSE [2023-11-19T18:45:55.544Z] -rw-rw-r-- 1 jenkins jenkins 1842 Nov 19 18:42 Makefile [2023-11-19T18:45:55.544Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 19 18:42 OWNERS.md [2023-11-19T18:45:55.544Z] -rw-rw-r-- 1 jenkins jenkins 4933 Nov 19 18:42 README.md [2023-11-19T18:45:55.544Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 18:43 VERSION [2023-11-19T18:45:55.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 18:42 bin [2023-11-19T18:45:55.544Z] -rw-r--r-- 1 jenkins jenkins 122155 Nov 19 18:45 coverage.out [2023-11-19T18:45:55.544Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 19 18:42 example [2023-11-19T18:45:55.544Z] -rw-rw-r-- 1 jenkins jenkins 3683 Nov 19 18:42 go.mod [2023-11-19T18:45:55.544Z] -rw-rw-r-- 1 jenkins jenkins 34197 Nov 19 18:42 go.sum [2023-11-19T18:45:55.544Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 19 18:42 internal [2023-11-19T18:45:55.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 18:42 openapi [2023-11-19T18:45:55.544Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 19 18:42 pkg [2023-11-19T18:45:55.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 18:42 snap [2023-11-19T18:45:55.544Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 19 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-19T18:45:55.896Z] + 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=d9c33f0962cd2823fb2b8bd5f339b160616cabde --label arch=amd64 --label version=0.0.0 . [2023-11-19T18:45:55.897Z] Sending build context to Docker daemon 22.07MB [2023-11-19T18:45:55.897Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-19T18:45:55.897Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-19T18:45:55.897Z] ---> 45fe71250605 [2023-11-19T18:45:55.897Z] Step 3/23 : ARG MAKE=make build [2023-11-19T18:45:56.155Z] ---> Running in af4f80542260 [2023-11-19T18:45:56.416Z] Removing intermediate container af4f80542260 [2023-11-19T18:45:56.416Z] ---> 39f0c73857bb [2023-11-19T18:45:56.416Z] Step 4/23 : WORKDIR /device-sdk-go [2023-11-19T18:45:56.416Z] ---> Running in 22a936bb6e95 [2023-11-19T18:45:56.416Z] Removing intermediate container 22a936bb6e95 [2023-11-19T18:45:56.416Z] ---> 54b84d80d7f8 [2023-11-19T18:45:56.416Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-19T18:45:56.416Z] ---> Running in 44eb12a22e46 [2023-11-19T18:45:56.675Z] Removing intermediate container 44eb12a22e46 [2023-11-19T18:45:56.675Z] ---> 410736e5697c [2023-11-19T18:45:56.675Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-11-19T18:45:56.675Z] ---> Running in 7925a2001a49 [2023-11-19T18:45:56.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-19T18:45:57.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-19T18:45:57.453Z] OK: 264 MiB in 52 packages [2023-11-19T18:45:57.711Z] Removing intermediate container 7925a2001a49 [2023-11-19T18:45:57.711Z] ---> b1cf988a6e02 [2023-11-19T18:45:57.711Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-19T18:45:57.971Z] ---> 51a755242a54 [2023-11-19T18:45:57.971Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-19T18:45:57.971Z] ---> Running in f76aecbc2c00 [2023-11-19T18:45:58.539Z] Removing intermediate container f76aecbc2c00 [2023-11-19T18:45:58.539Z] ---> a4594eea2d5d [2023-11-19T18:45:58.539Z] Step 9/23 : COPY . . [2023-11-19T18:45:59.912Z] ---> 7d47caaa2c01 [2023-11-19T18:45:59.912Z] Step 10/23 : RUN ${MAKE} [2023-11-19T18:45:59.912Z] ---> Running in 9785dfd6c470 [2023-11-19T18:45:59.912Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-11-19T18:46:26.462Z] Removing intermediate container 9785dfd6c470 [2023-11-19T18:46:26.462Z] ---> c43790a5eb09 [2023-11-19T18:46:26.462Z] Step 11/23 : FROM alpine:3.18 [2023-11-19T18:46:26.462Z] 3.18: Pulling from library/alpine [2023-11-19T18:46:26.462Z] 96526aa774ef: Pulling fs layer [2023-11-19T18:46:26.462Z] 96526aa774ef: Verifying Checksum [2023-11-19T18:46:26.462Z] 96526aa774ef: Download complete [2023-11-19T18:46:26.462Z] 96526aa774ef: Pull complete [2023-11-19T18:46:26.462Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-19T18:46:26.462Z] Status: Downloaded newer image for alpine:3.18 [2023-11-19T18:46:26.462Z] ---> 8ca4688f4f35 [2023-11-19T18:46:26.462Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-11-19T18:46:26.462Z] ---> Running in 82f8f2c2e568 [2023-11-19T18:46:26.462Z] Removing intermediate container 82f8f2c2e568 [2023-11-19T18:46:26.462Z] ---> c34d51d9cf70 [2023-11-19T18:46:26.462Z] Step 13/23 : RUN apk add --update --no-cache [2023-11-19T18:46:26.462Z] ---> Running in d4542ed1a332 [2023-11-19T18:46:26.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-19T18:46:26.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-19T18:46:26.462Z] OK: 7 MiB in 15 packages [2023-11-19T18:46:26.462Z] Removing intermediate container d4542ed1a332 [2023-11-19T18:46:26.462Z] ---> 51adafa0f36c [2023-11-19T18:46:26.462Z] Step 14/23 : WORKDIR / [2023-11-19T18:46:26.462Z] ---> Running in 8934a5d63ef0 [2023-11-19T18:46:26.462Z] Removing intermediate container 8934a5d63ef0 [2023-11-19T18:46:26.462Z] ---> 839155bae70f [2023-11-19T18:46:26.462Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-11-19T18:46:26.462Z] ---> 30c7b4d1d0bb [2023-11-19T18:46:26.462Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-11-19T18:46:27.400Z] ---> c38dfe509b9a [2023-11-19T18:46:27.400Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-11-19T18:46:27.661Z] ---> f149c7e2f12a [2023-11-19T18:46:27.661Z] Step 18/23 : EXPOSE 59999 [2023-11-19T18:46:27.661Z] ---> Running in 5b363ffc6608 [2023-11-19T18:46:27.661Z] Removing intermediate container 5b363ffc6608 [2023-11-19T18:46:27.661Z] ---> 211619a12cd2 [2023-11-19T18:46:27.661Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-11-19T18:46:27.661Z] ---> Running in f350e7d17780 [2023-11-19T18:46:27.661Z] Removing intermediate container f350e7d17780 [2023-11-19T18:46:27.661Z] ---> b775e66fed72 [2023-11-19T18:46:27.661Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-19T18:46:27.661Z] ---> Running in 816d5f0dd339 [2023-11-19T18:46:27.918Z] Removing intermediate container 816d5f0dd339 [2023-11-19T18:46:27.919Z] ---> ff1f40ea2579 [2023-11-19T18:46:27.919Z] Step 21/23 : LABEL arch=amd64 [2023-11-19T18:46:27.919Z] ---> Running in 87f9f64c8b72 [2023-11-19T18:46:27.919Z] Removing intermediate container 87f9f64c8b72 [2023-11-19T18:46:27.919Z] ---> 101bea06e520 [2023-11-19T18:46:27.919Z] Step 22/23 : LABEL git_sha=d9c33f0962cd2823fb2b8bd5f339b160616cabde [2023-11-19T18:46:27.919Z] ---> Running in af520e1ba45e [2023-11-19T18:46:28.177Z] Removing intermediate container af520e1ba45e [2023-11-19T18:46:28.177Z] ---> cd00719a3720 [2023-11-19T18:46:28.177Z] Step 23/23 : LABEL version=0.0.0 [2023-11-19T18:46:28.177Z] ---> Running in 19981dfff017 [2023-11-19T18:46:28.177Z] Removing intermediate container 19981dfff017 [2023-11-19T18:46:28.177Z] ---> 5e2817559342 [2023-11-19T18:46:28.177Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-19T18:46:28.177Z] Successfully built 5e2817559342 [2023-11-19T18:46:28.177Z] 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-11-19T18:46:28.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-19T18:46:28.893Z] [2023-11-19T18:46:28.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-19T18:46:29.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-19T18:46:29.212Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-19T18:46:29.212Z] 5eb5b503b376: Pulling fs layer [2023-11-19T18:46:29.212Z] 5c69ac0246d0: Pulling fs layer [2023-11-19T18:46:29.212Z] ec43610c2a17: Pulling fs layer [2023-11-19T18:46:29.212Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-19T18:46:29.212Z] 33b1e0a273af: Pulling fs layer [2023-11-19T18:46:29.212Z] 5d3b04190fa2: Pulling fs layer [2023-11-19T18:46:29.212Z] 2f39f015ded8: Pulling fs layer [2023-11-19T18:46:29.212Z] 3a2ae6a8a46f: Waiting [2023-11-19T18:46:29.212Z] 2f39f015ded8: Waiting [2023-11-19T18:46:29.212Z] 33b1e0a273af: Waiting [2023-11-19T18:46:29.212Z] 5d3b04190fa2: Waiting [2023-11-19T18:46:29.212Z] 5c69ac0246d0: Verifying Checksum [2023-11-19T18:46:29.212Z] 5c69ac0246d0: Download complete [2023-11-19T18:46:29.212Z] 3a2ae6a8a46f: Download complete [2023-11-19T18:46:29.471Z] 33b1e0a273af: Verifying Checksum [2023-11-19T18:46:29.471Z] 33b1e0a273af: Download complete [2023-11-19T18:46:29.471Z] ec43610c2a17: Verifying Checksum [2023-11-19T18:46:29.471Z] ec43610c2a17: Download complete [2023-11-19T18:46:29.471Z] 5d3b04190fa2: Verifying Checksum [2023-11-19T18:46:29.471Z] 5d3b04190fa2: Download complete [2023-11-19T18:46:29.471Z] 5eb5b503b376: Verifying Checksum [2023-11-19T18:46:29.471Z] 5eb5b503b376: Download complete [2023-11-19T18:46:30.037Z] 2f39f015ded8: Download complete [2023-11-19T18:46:30.970Z] 5eb5b503b376: Pull complete [2023-11-19T18:46:30.970Z] 5c69ac0246d0: Pull complete [2023-11-19T18:46:31.535Z] ec43610c2a17: Pull complete [2023-11-19T18:46:31.535Z] 3a2ae6a8a46f: Pull complete [2023-11-19T18:46:31.830Z] 33b1e0a273af: Pull complete [2023-11-19T18:46:31.831Z] 5d3b04190fa2: Pull complete [2023-11-19T18:46:36.167Z] 2f39f015ded8: Pull complete [2023-11-19T18:46:36.167Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-19T18:46:36.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-19T18:46:36.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-19T18:46:36.358Z] prd-ubuntu20.04-docker-8c-8g-230 does not seem to be running inside a container [2023-11-19T18:46:36.396Z] $ 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/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-19T18:46:44.595Z] $ docker top 39a0e59b289a2e254e4ac6ee8d47ade936ba6bc4371e15e59f50242ce6514bae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-19T18:46:45.009Z] ---> job-cost.sh [2023-11-19T18:46:45.009Z] lf-activate-venv: SKIPPING [2023-11-19T18:46:45.009Z] INFO: No Stack... [2023-11-19T18:46:45.267Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-19T18:46:45.836Z] INFO: Archiving Costs [Pipeline] sh [2023-11-19T18:46:46.122Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives/cost.csv [2023-11-19T18:46:46.122Z] + cut -d, -f6 [Pipeline] lock [2023-11-19T18:46:46.137Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] [2023-11-19T18:46:46.149Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] did not exist. Created. [2023-11-19T18:46:46.150Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-19T18:46:46.513Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-19T18:46:46.573Z] Stashed 1 file(s) [Pipeline] } [2023-11-19T18:46:46.579Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-19T18:46:46.657Z] $ docker stop --time=1 39a0e59b289a2e254e4ac6ee8d47ade936ba6bc4371e15e59f50242ce6514bae [2023-11-19T18:46:47.824Z] $ docker rm -f --volumes 39a0e59b289a2e254e4ac6ee8d47ade936ba6bc4371e15e59f50242ce6514bae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-19T18:46:50.643Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-234 in /w/workspace/gexfoundry_device-sdk-go_PR-1531 [Pipeline] { [Pipeline] ws [2023-11-19T18:46:50.684Z] Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout [2023-11-19T18:46:53.830Z] The recommended git tool is: git [2023-11-19T18:47:00.457Z] using credential edgex-jenkins-ssh [2023-11-19T18:47:00.477Z] Cloning the remote Git repository [2023-11-19T18:47:00.534Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-11-19T18:47:00.637Z] > git init /w/workspace/device-sdk-go/6 # timeout=10 [2023-11-19T18:47:00.814Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-11-19T18:47:00.816Z] > git --version # timeout=10 [2023-11-19T18:47:00.845Z] > git --version # 'git version 2.25.1' [2023-11-19T18:47:00.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-19T18:47:01.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-19T18:47:05.024Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-11-19T18:47:05.059Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-19T18:47:06.802Z] Merging remotes/origin/main commit 50dd63d392f370c86a33393d79501a04f0565adc into PR head commit 322b83e5972b9d1fd62cead2fa4217895802770a [2023-11-19T18:47:06.084Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-11-19T18:47:06.134Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-11-19T18:47:06.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-19T18:47:06.153Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1531/head:refs/remotes/origin/PR-1531 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-19T18:47:06.842Z] > git config core.sparsecheckout # timeout=10 [2023-11-19T18:47:06.933Z] > git checkout -f 322b83e5972b9d1fd62cead2fa4217895802770a # timeout=10 [2023-11-19T18:47:07.060Z] > git remote # timeout=10 [2023-11-19T18:47:07.083Z] > git config --get remote.origin.url # timeout=10 [2023-11-19T18:47:07.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-19T18:47:07.120Z] > git merge 50dd63d392f370c86a33393d79501a04f0565adc # timeout=10 [2023-11-19T18:47:07.204Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-19T18:47:07.223Z] Merge succeeded, producing c38d1519872f5e4f51701778419ccc6ae0ad29d2 [2023-11-19T18:47:07.224Z] Checking out Revision c38d1519872f5e4f51701778419ccc6ae0ad29d2 (PR-1531) [2023-11-19T18:47:07.235Z] > git config core.sparsecheckout # timeout=10 [2023-11-19T18:47:07.257Z] > git checkout -f c38d1519872f5e4f51701778419ccc6ae0ad29d2 # timeout=10 [2023-11-19T18:47:10.902Z] Commit message: "Merge commit '50dd63d392f370c86a33393d79501a04f0565adc' into HEAD" [2023-11-19T18:47:10.916Z] > git rev-list --no-walk 322b83e5972b9d1fd62cead2fa4217895802770a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-19T18:47:12.345Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-19T18:47:12.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-19T18:47:12.345Z] Dload Upload Total Spent Left Speed [2023-11-19T18:47:12.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 151k 0 --:--:-- --:--:-- --:--:-- 151k [Pipeline] sh [2023-11-19T18:47:12.825Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-19T18:47:13.170Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-19T18:47:13.170Z] + sudo tee /etc/docker/daemon.new [2023-11-19T18:47:13.170Z] { [2023-11-19T18:47:13.170Z] "registry-mirrors": [ [2023-11-19T18:47:13.170Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-19T18:47:13.170Z] ], [2023-11-19T18:47:13.170Z] "bip": "10.250.0.254/24", [2023-11-19T18:47:13.170Z] "hosts": [ [2023-11-19T18:47:13.170Z] "tcp://0.0.0.0:5555", [2023-11-19T18:47:13.170Z] "unix:///var/run/docker.sock" [2023-11-19T18:47:13.170Z] ], [2023-11-19T18:47:13.170Z] "mtu": 1458, [2023-11-19T18:47:13.170Z] "selinux-enabled": true, [2023-11-19T18:47:13.170Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-19T18:47:13.170Z] } [Pipeline] sh [2023-11-19T18:47:13.508Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-19T18:47:13.845Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-19T18:47:32.193Z] provisioning config files... [2023-11-19T18:47:32.229Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config4334183689763638274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-19T18:47:32.734Z] ---> ****-login.sh [2023-11-19T18:47:32.734Z] nexus3.edgexfoundry.org:10001 [2023-11-19T18:47:33.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-19T18:47:33.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-19T18:47:33.595Z] Configure a credential helper to remove this warning. See [2023-11-19T18:47:33.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-19T18:47:33.595Z] [2023-11-19T18:47:33.595Z] Login Succeeded [2023-11-19T18:47:33.595Z] nexus3.edgexfoundry.org:10002 [2023-11-19T18:47:33.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-19T18:47:33.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-19T18:47:33.868Z] Configure a credential helper to remove this warning. See [2023-11-19T18:47:33.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-19T18:47:33.868Z] [2023-11-19T18:47:33.868Z] Login Succeeded [2023-11-19T18:47:33.868Z] nexus3.edgexfoundry.org:10003 [2023-11-19T18:47:34.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-19T18:47:34.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-19T18:47:34.141Z] Configure a credential helper to remove this warning. See [2023-11-19T18:47:34.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-19T18:47:34.141Z] [2023-11-19T18:47:34.141Z] Login Succeeded [2023-11-19T18:47:34.141Z] nexus3.edgexfoundry.org:10004 [2023-11-19T18:47:34.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-19T18:47:34.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-19T18:47:34.691Z] Configure a credential helper to remove this warning. See [2023-11-19T18:47:34.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-19T18:47:34.691Z] [2023-11-19T18:47:34.691Z] Login Succeeded [2023-11-19T18:47:34.691Z] ****.io [2023-11-19T18:47:34.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-19T18:47:34.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-19T18:47:34.960Z] Configure a credential helper to remove this warning. See [2023-11-19T18:47:34.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-19T18:47:34.960Z] [2023-11-19T18:47:34.960Z] Login Succeeded [2023-11-19T18:47:34.960Z] ---> ****-login.sh ends [Pipeline] } [2023-11-19T18:47:34.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-19T18:47:35.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-19T18:47:35.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-19T18:47:35.539Z] ========================================================= [2023-11-19T18:47:35.539Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-19T18:47:35.539Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-19T18:47:36.030Z] + 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-11-19T18:47:36.622Z] Sending build context to Docker daemon 11.38MB [2023-11-19T18:47:36.622Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-19T18:47:36.622Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-19T18:47:36.902Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-19T18:47:36.902Z] 9fda8d8052c6: Pulling fs layer [2023-11-19T18:47:36.902Z] 5d54e960e981: Pulling fs layer [2023-11-19T18:47:36.902Z] c4a7e357bf2a: Pulling fs layer [2023-11-19T18:47:36.902Z] f0e02332f6b5: Pulling fs layer [2023-11-19T18:47:36.902Z] 872ee5b61b7b: Pulling fs layer [2023-11-19T18:47:36.902Z] 0c6a40ed1a82: Pulling fs layer [2023-11-19T18:47:36.902Z] 94ae7d8d031c: Pulling fs layer [2023-11-19T18:47:36.902Z] 872ee5b61b7b: Waiting [2023-11-19T18:47:36.902Z] 0c6a40ed1a82: Waiting [2023-11-19T18:47:36.902Z] 94ae7d8d031c: Waiting [2023-11-19T18:47:36.902Z] f0e02332f6b5: Waiting [2023-11-19T18:47:36.902Z] 5d54e960e981: Verifying Checksum [2023-11-19T18:47:36.902Z] 5d54e960e981: Download complete [2023-11-19T18:47:36.902Z] f0e02332f6b5: Verifying Checksum [2023-11-19T18:47:36.902Z] f0e02332f6b5: Download complete [2023-11-19T18:47:37.174Z] 872ee5b61b7b: Verifying Checksum [2023-11-19T18:47:37.174Z] 872ee5b61b7b: Download complete [2023-11-19T18:47:37.174Z] 9fda8d8052c6: Verifying Checksum [2023-11-19T18:47:37.174Z] 9fda8d8052c6: Download complete [2023-11-19T18:47:37.779Z] 94ae7d8d031c: Verifying Checksum [2023-11-19T18:47:37.779Z] 94ae7d8d031c: Download complete [2023-11-19T18:47:38.375Z] 9fda8d8052c6: Pull complete [2023-11-19T18:47:38.980Z] 5d54e960e981: Pull complete [2023-11-19T18:47:39.271Z] c4a7e357bf2a: Verifying Checksum [2023-11-19T18:47:39.271Z] c4a7e357bf2a: Download complete [2023-11-19T18:47:40.693Z] 0c6a40ed1a82: Verifying Checksum [2023-11-19T18:47:40.693Z] 0c6a40ed1a82: Download complete [2023-11-19T18:47:53.041Z] c4a7e357bf2a: Pull complete [2023-11-19T18:47:53.041Z] f0e02332f6b5: Pull complete [2023-11-19T18:47:53.311Z] 872ee5b61b7b: Pull complete [2023-11-19T18:48:03.413Z] 0c6a40ed1a82: Pull complete [2023-11-19T18:48:03.687Z] 94ae7d8d031c: Pull complete [2023-11-19T18:48:03.687Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-19T18:48:03.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-19T18:48:03.687Z] ---> 86de565de09d [2023-11-19T18:48:03.687Z] Step 3/10 : ARG MAKE=make build [2023-11-19T18:48:05.638Z] ---> Running in 314d1b7213f1 [2023-11-19T18:48:05.908Z] Removing intermediate container 314d1b7213f1 [2023-11-19T18:48:05.909Z] ---> 96efd5c30741 [2023-11-19T18:48:05.909Z] Step 4/10 : WORKDIR /device-sdk-go [2023-11-19T18:48:05.909Z] ---> Running in 50f6e3e534b0 [2023-11-19T18:48:06.177Z] Removing intermediate container 50f6e3e534b0 [2023-11-19T18:48:06.177Z] ---> 64595ab0cc3e [2023-11-19T18:48:06.177Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-19T18:48:06.448Z] ---> Running in db6a1e8e1453 [2023-11-19T18:48:06.727Z] Removing intermediate container db6a1e8e1453 [2023-11-19T18:48:06.727Z] ---> 1a91afa42067 [2023-11-19T18:48:06.727Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-11-19T18:48:06.727Z] ---> Running in 754f90a77c7a [2023-11-19T18:48:08.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-19T18:48:08.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-19T18:48:09.844Z] OK: 266 MiB in 52 packages [2023-11-19T18:48:10.437Z] Removing intermediate container 754f90a77c7a [2023-11-19T18:48:10.437Z] ---> 2db5537ebd45 [2023-11-19T18:48:10.437Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-19T18:48:11.024Z] ---> 6120845a1899 [2023-11-19T18:48:11.024Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-19T18:48:11.293Z] ---> Running in 251c97444c4e [2023-11-19T18:49:47.969Z] Removing intermediate container 251c97444c4e [2023-11-19T18:49:47.969Z] ---> 4cef3dea34b8 [2023-11-19T18:49:47.969Z] Step 9/10 : COPY . . [2023-11-19T18:49:47.969Z] ---> 02ae1ffb666d [2023-11-19T18:49:47.969Z] Step 10/10 : RUN ${MAKE} [2023-11-19T18:49:47.969Z] ---> Running in 607d01c85dfb [2023-11-19T18:49:47.969Z] noop [2023-11-19T18:49:47.969Z] Removing intermediate container 607d01c85dfb [2023-11-19T18:49:47.969Z] ---> 27c49cc499bd [2023-11-19T18:49:47.969Z] Successfully built 27c49cc499bd [2023-11-19T18:49:47.969Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-19T18:49:48.417Z] + docker inspect -f . ci-base-image-arm64 [2023-11-19T18:49:48.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-19T18:49:48.716Z] prd-ubuntu20.04-docker-arm64-4c-16g-234 does not seem to be running inside a container [2023-11-19T18:49:48.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-19T18:49:50.072Z] $ docker top 1faa24240c826cf33e5a551356c5fc5a15837d9f87f19673a083407ce9865f8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-19T18:49:51.010Z] + go version [2023-11-19T18:49:51.010Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-19T18:49:51.035Z] $ docker stop --time=1 1faa24240c826cf33e5a551356c5fc5a15837d9f87f19673a083407ce9865f8f [2023-11-19T18:49:52.732Z] $ docker rm -f --volumes 1faa24240c826cf33e5a551356c5fc5a15837d9f87f19673a083407ce9865f8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-19T18:49:53.566Z] + docker inspect -f . ci-base-image-arm64 [2023-11-19T18:49:53.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-19T18:49:53.831Z] prd-ubuntu20.04-docker-arm64-4c-16g-234 does not seem to be running inside a container [2023-11-19T18:49:53.911Z] $ 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/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-19T18:49:55.218Z] $ docker top 77c9f0cb7d9cdbb4dc896f5bf3b8695a6ea6c59056c7d2728658e87d350637d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-19T18:49:56.130Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/6 [Pipeline] fileExists [Pipeline] sh [2023-11-19T18:49:56.825Z] + make test [2023-11-19T18:49:56.826Z] go test -race -coverprofile=coverage.out ./... [2023-11-19T18:50:43.716Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-11-19T18:52:35.592Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-11-19T18:52:35.592Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-11-19T18:52:35.592Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-11-19T18:52:35.592Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-11-19T18:52:35.592Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-11-19T18:52:35.592Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.204s coverage: 27.6% of statements [2023-11-19T18:52:43.801Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.274s coverage: 81.5% of statements [2023-11-19T18:52:52.008Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-11-19T18:52:52.008Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-11-19T18:52:52.976Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.367s coverage: 86.0% of statements [2023-11-19T18:52:58.359Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-11-19T18:52:59.202Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.532s coverage: 71.8% of statements [2023-11-19T18:53:02.575Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.311s coverage: 14.4% of statements [2023-11-19T18:53:02.575Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.249s coverage: 45.6% of statements [2023-11-19T18:53:03.539Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-11-19T18:53:03.539Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-19T18:53:04.949Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.441s coverage: 68.5% of statements [2023-11-19T18:53:07.544Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.468s coverage: 89.2% of statements [2023-11-19T18:53:08.509Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-11-19T18:53:09.921Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.246s coverage: 5.5% of statements [2023-11-19T18:53:10.884Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-19T18:53:10.884Z] GO111MODULE=on go vet ./... [2023-11-19T18:55:17.649Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-19T18:55:17.649Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-19T18:55:17.649Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-19T18:55:17.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-19T18:55:17.722Z] $ docker stop --time=1 77c9f0cb7d9cdbb4dc896f5bf3b8695a6ea6c59056c7d2728658e87d350637d5 [2023-11-19T18:55:19.770Z] $ docker rm -f --volumes 77c9f0cb7d9cdbb4dc896f5bf3b8695a6ea6c59056c7d2728658e87d350637d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-19T18:55:21.604Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-19T18:55:21.619Z] Warning: overwriting stash ‘coverage-report’ [2023-11-19T18:55:22.245Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-19T18:55:22.885Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-19T18:55:23.211Z] + ls -al . [2023-11-19T18:55:23.211Z] total 304 [2023-11-19T18:55:23.211Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 18:50 . [2023-11-19T18:55:23.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 18:47 .. [2023-11-19T18:55:23.211Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 19 18:47 .dockerignore [2023-11-19T18:55:23.211Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 18:47 .git [2023-11-19T18:55:23.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 18:47 .github [2023-11-19T18:55:23.211Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 19 18:47 .gitignore [2023-11-19T18:55:23.211Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 19 18:47 .golangci.yml [2023-11-19T18:55:23.211Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 19 18:47 CHANGELOG.md [2023-11-19T18:55:23.211Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 18:47 GOVERNANCE.md [2023-11-19T18:55:23.211Z] -rw-rw-r-- 1 jenkins jenkins 885 Nov 19 18:47 Jenkinsfile [2023-11-19T18:55:23.211Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 19 18:47 LICENSE [2023-11-19T18:55:23.211Z] -rw-rw-r-- 1 jenkins jenkins 1842 Nov 19 18:47 Makefile [2023-11-19T18:55:23.211Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 19 18:47 OWNERS.md [2023-11-19T18:55:23.211Z] -rw-rw-r-- 1 jenkins jenkins 4933 Nov 19 18:47 README.md [2023-11-19T18:55:23.211Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 18:43 VERSION [2023-11-19T18:55:23.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 18:47 bin [2023-11-19T18:55:23.211Z] -rw-r--r-- 1 jenkins jenkins 122155 Nov 19 18:53 coverage.out [2023-11-19T18:55:23.211Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 19 18:47 example [2023-11-19T18:55:23.211Z] -rw-rw-r-- 1 jenkins jenkins 3683 Nov 19 18:47 go.mod [2023-11-19T18:55:23.211Z] -rw-rw-r-- 1 jenkins jenkins 34197 Nov 19 18:47 go.sum [2023-11-19T18:55:23.211Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 19 18:47 internal [2023-11-19T18:55:23.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 18:47 openapi [2023-11-19T18:55:23.211Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 19 18:47 pkg [2023-11-19T18:55:23.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 18:47 snap [2023-11-19T18:55:23.211Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 19 18:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-19T18:55:23.621Z] + 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=c38d1519872f5e4f51701778419ccc6ae0ad29d2 --label arch=arm64 --label version=0.0.0 . [2023-11-19T18:55:24.205Z] Sending build context to Docker daemon 11.5MB [2023-11-19T18:55:24.205Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-19T18:55:24.205Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-19T18:55:24.205Z] ---> 27c49cc499bd [2023-11-19T18:55:24.205Z] Step 3/23 : ARG MAKE=make build [2023-11-19T18:55:24.473Z] ---> Running in 1f808bddfa2a [2023-11-19T18:55:24.744Z] Removing intermediate container 1f808bddfa2a [2023-11-19T18:55:24.744Z] ---> e3554b070e4d [2023-11-19T18:55:24.744Z] Step 4/23 : WORKDIR /device-sdk-go [2023-11-19T18:55:24.744Z] ---> Running in a31d98423202 [2023-11-19T18:55:25.012Z] Removing intermediate container a31d98423202 [2023-11-19T18:55:25.012Z] ---> 225e3d9be9ee [2023-11-19T18:55:25.012Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-19T18:55:25.012Z] ---> Running in a4415cca4672 [2023-11-19T18:55:25.604Z] Removing intermediate container a4415cca4672 [2023-11-19T18:55:25.604Z] ---> 743839688d60 [2023-11-19T18:55:25.604Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-11-19T18:55:25.604Z] ---> Running in f98d4c57a5e8 [2023-11-19T18:55:26.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-19T18:55:27.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-19T18:55:28.122Z] OK: 266 MiB in 52 packages [2023-11-19T18:55:30.065Z] Removing intermediate container f98d4c57a5e8 [2023-11-19T18:55:30.065Z] ---> 1878601e37b5 [2023-11-19T18:55:30.065Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-19T18:55:30.647Z] ---> a502cc07676c [2023-11-19T18:55:30.647Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-19T18:55:30.647Z] ---> Running in 7d286e7c07e7 [2023-11-19T18:55:33.228Z] Removing intermediate container 7d286e7c07e7 [2023-11-19T18:55:33.229Z] ---> 432a18f052b4 [2023-11-19T18:55:33.229Z] Step 9/23 : COPY . . [2023-11-19T18:55:34.191Z] ---> e26f30eaf275 [2023-11-19T18:55:34.191Z] Step 10/23 : RUN ${MAKE} [2023-11-19T18:55:34.462Z] ---> Running in 7cdb6ea348b3 [2023-11-19T18:55:35.420Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-11-19T18:57:42.100Z] Removing intermediate container 7cdb6ea348b3 [2023-11-19T18:57:42.100Z] ---> ebb1f289bbbc [2023-11-19T18:57:42.100Z] Step 11/23 : FROM alpine:3.18 [2023-11-19T18:57:42.100Z] 3.18: Pulling from library/alpine [2023-11-19T18:57:42.100Z] 579b34f0a95b: Pulling fs layer [2023-11-19T18:57:42.100Z] 579b34f0a95b: Verifying Checksum [2023-11-19T18:57:42.100Z] 579b34f0a95b: Download complete [2023-11-19T18:57:42.100Z] 579b34f0a95b: Pull complete [2023-11-19T18:57:42.100Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-19T18:57:42.100Z] Status: Downloaded newer image for alpine:3.18 [2023-11-19T18:57:42.100Z] ---> 3cc203321400 [2023-11-19T18:57:42.100Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-11-19T18:57:42.100Z] ---> Running in 0cb57102a920 [2023-11-19T18:57:42.100Z] Removing intermediate container 0cb57102a920 [2023-11-19T18:57:42.100Z] ---> fd070bf99194 [2023-11-19T18:57:42.100Z] Step 13/23 : RUN apk add --update --no-cache [2023-11-19T18:57:42.100Z] ---> Running in 6156e50f2235 [2023-11-19T18:57:42.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-19T18:57:42.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-19T18:57:42.100Z] OK: 8 MiB in 15 packages [2023-11-19T18:57:42.100Z] Removing intermediate container 6156e50f2235 [2023-11-19T18:57:42.100Z] ---> 7cffbff708f2 [2023-11-19T18:57:42.100Z] Step 14/23 : WORKDIR / [2023-11-19T18:57:42.100Z] ---> Running in 1c5d091519af [2023-11-19T18:57:42.100Z] Removing intermediate container 1c5d091519af [2023-11-19T18:57:42.100Z] ---> c680681ac81f [2023-11-19T18:57:42.100Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-11-19T18:57:42.100Z] ---> 42d0d5d7735f [2023-11-19T18:57:42.100Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-11-19T18:57:42.366Z] ---> 75d5661a3728 [2023-11-19T18:57:42.366Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-11-19T18:57:42.950Z] ---> 3394604daca0 [2023-11-19T18:57:42.951Z] Step 18/23 : EXPOSE 59999 [2023-11-19T18:57:42.951Z] ---> Running in b9f4a6c4e020 [2023-11-19T18:57:43.226Z] Removing intermediate container b9f4a6c4e020 [2023-11-19T18:57:43.226Z] ---> e0349f245e50 [2023-11-19T18:57:43.226Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-11-19T18:57:43.497Z] ---> Running in ae8590b65082 [2023-11-19T18:57:43.778Z] Removing intermediate container ae8590b65082 [2023-11-19T18:57:43.778Z] ---> bf5a89b636f0 [2023-11-19T18:57:43.778Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-19T18:57:44.049Z] ---> Running in 4c57e208965e [2023-11-19T18:57:44.317Z] Removing intermediate container 4c57e208965e [2023-11-19T18:57:44.317Z] ---> 8967333f7829 [2023-11-19T18:57:44.317Z] Step 21/23 : LABEL arch=arm64 [2023-11-19T18:57:44.317Z] ---> Running in e7851e75f2c9 [2023-11-19T18:57:44.585Z] Removing intermediate container e7851e75f2c9 [2023-11-19T18:57:44.585Z] ---> d9b15d881bbc [2023-11-19T18:57:44.585Z] Step 22/23 : LABEL git_sha=c38d1519872f5e4f51701778419ccc6ae0ad29d2 [2023-11-19T18:57:44.852Z] ---> Running in eef3fad47d9c [2023-11-19T18:57:45.118Z] Removing intermediate container eef3fad47d9c [2023-11-19T18:57:45.118Z] ---> 4eee6c66c7e6 [2023-11-19T18:57:45.118Z] Step 23/23 : LABEL version=0.0.0 [2023-11-19T18:57:45.118Z] ---> Running in 4c5009508fbb [2023-11-19T18:57:45.384Z] Removing intermediate container 4c5009508fbb [2023-11-19T18:57:45.384Z] ---> 86f9072a38c3 [2023-11-19T18:57:45.384Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-19T18:57:45.384Z] Successfully built 86f9072a38c3 [2023-11-19T18:57:45.649Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-19T18:57:46.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-19T18:57:46.497Z] [2023-11-19T18:57:46.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-19T18:57:46.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-19T18:57:48.806Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-19T18:57:48.806Z] 8998bd30e6a1: Pulling fs layer [2023-11-19T18:57:48.806Z] 04944245beec: Pulling fs layer [2023-11-19T18:57:48.806Z] 699f458cf7ca: Pulling fs layer [2023-11-19T18:57:48.806Z] 765212b225bb: Pulling fs layer [2023-11-19T18:57:48.806Z] f23df028b6ca: Pulling fs layer [2023-11-19T18:57:48.806Z] d65c8cfc05b1: Pulling fs layer [2023-11-19T18:57:48.806Z] 2437ff75d9bd: Pulling fs layer [2023-11-19T18:57:48.806Z] 765212b225bb: Waiting [2023-11-19T18:57:48.806Z] f23df028b6ca: Waiting [2023-11-19T18:57:48.806Z] d65c8cfc05b1: Waiting [2023-11-19T18:57:48.806Z] 2437ff75d9bd: Waiting [2023-11-19T18:57:49.077Z] 04944245beec: Verifying Checksum [2023-11-19T18:57:49.077Z] 04944245beec: Download complete [2023-11-19T18:57:49.077Z] 765212b225bb: Verifying Checksum [2023-11-19T18:57:49.077Z] 765212b225bb: Download complete [2023-11-19T18:57:49.077Z] f23df028b6ca: Verifying Checksum [2023-11-19T18:57:49.077Z] f23df028b6ca: Download complete [2023-11-19T18:57:49.077Z] d65c8cfc05b1: Verifying Checksum [2023-11-19T18:57:49.077Z] d65c8cfc05b1: Download complete [2023-11-19T18:57:49.349Z] 699f458cf7ca: Verifying Checksum [2023-11-19T18:57:49.349Z] 699f458cf7ca: Download complete [2023-11-19T18:57:49.618Z] 8998bd30e6a1: Download complete [2023-11-19T18:57:52.217Z] 2437ff75d9bd: Verifying Checksum [2023-11-19T18:57:52.217Z] 2437ff75d9bd: Download complete [2023-11-19T18:57:54.816Z] 8998bd30e6a1: Pull complete [2023-11-19T18:57:55.085Z] 04944245beec: Pull complete [2023-11-19T18:57:57.040Z] 699f458cf7ca: Pull complete [2023-11-19T18:57:57.040Z] 765212b225bb: Pull complete [2023-11-19T18:57:57.624Z] f23df028b6ca: Pull complete [2023-11-19T18:57:57.891Z] d65c8cfc05b1: Pull complete [2023-11-19T18:58:16.105Z] 2437ff75d9bd: Pull complete [2023-11-19T18:58:16.105Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-19T18:58:16.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-19T18:58:16.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-19T18:58:16.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-234 does not seem to be running inside a container [2023-11-19T18:58:16.505Z] $ 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/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-19T18:58:19.032Z] $ docker top 8a44243c53bd372c074351127967de7235efe50917783c283dd3bf6d2941ae40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-19T18:58:19.918Z] ---> job-cost.sh [2023-11-19T18:58:19.918Z] lf-activate-venv: SKIPPING [2023-11-19T18:58:19.918Z] INFO: No Stack... [2023-11-19T18:58:20.181Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-19T18:58:21.135Z] INFO: Archiving Costs [Pipeline] sh [2023-11-19T18:58:21.762Z] + cat /w/workspace/device-sdk-go/6/archives/cost.csv [2023-11-19T18:58:21.762Z] + cut -d, -f6 [Pipeline] lock [2023-11-19T18:58:21.817Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] [2023-11-19T18:58:21.826Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] did not exist. Created. [2023-11-19T18:58:21.826Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-19T18:58:22.615Z] /w/workspace/device-sdk-go/6@tmp/durable-a586ec63/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-19T18:58:23.289Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-19T18:58:23.306Z] Warning: overwriting stash ‘stack-cost’ [2023-11-19T18:58:23.393Z] Stashed 1 file(s) [Pipeline] } [2023-11-19T18:58:23.402Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-19T18:58:23.506Z] $ docker stop --time=1 8a44243c53bd372c074351127967de7235efe50917783c283dd3bf6d2941ae40 [2023-11-19T18:58:25.012Z] $ docker rm -f --volumes 8a44243c53bd372c074351127967de7235efe50917783c283dd3bf6d2941ae40 [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-11-19T18:58:26.087Z] provisioning config files... [2023-11-19T18:58:26.093Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config12344981133698456053tmp [Pipeline] { [Pipeline] sh [2023-11-19T18:58:26.450Z] + set +x [2023-11-19T18:58:26.450Z] + curl -s https://codecov.io/bash [2023-11-19T18:58:26.450Z] + bash -s -- [2023-11-19T18:58:26.450Z] [2023-11-19T18:58:26.450Z] _____ _ [2023-11-19T18:58:26.450Z] / ____| | | [2023-11-19T18:58:26.450Z] | | ___ __| | ___ ___ _____ __ [2023-11-19T18:58:26.450Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-19T18:58:26.450Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-19T18:58:26.450Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-19T18:58:26.450Z] Bash-1.0.6 [2023-11-19T18:58:26.450Z] [2023-11-19T18:58:26.450Z] [2023-11-19T18:58:26.450Z] ==> git version 2.25.1 found [2023-11-19T18:58:26.450Z] ==> 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-11-19T18:58:26.450Z] Release-Date: 2020-01-08 [2023-11-19T18:58:26.450Z] 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-11-19T18:58:26.450Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-19T18:58:26.450Z] ==> Jenkins CI detected. [2023-11-19T18:58:26.450Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1531 [2023-11-19T18:58:26.450Z] project root: . [2023-11-19T18:58:26.450Z] --> token set from env [2023-11-19T18:58:26.450Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-19T18:58:26.450Z] ==> Running gcov in . (disable via -X gcov) [2023-11-19T18:58:26.450Z] ==> Python coveragepy not found [2023-11-19T18:58:26.450Z] ==> Searching for coverage reports in: [2023-11-19T18:58:26.450Z] + . [2023-11-19T18:58:26.450Z] -> Found 1 reports [2023-11-19T18:58:26.450Z] ==> Detecting git/mercurial file structure [2023-11-19T18:58:26.450Z] ==> Reading reports [2023-11-19T18:58:26.450Z] + ./coverage.out bytes=122155 [2023-11-19T18:58:26.450Z] ==> Appending adjustments [2023-11-19T18:58:26.450Z] https://docs.codecov.io/docs/fixing-reports [2023-11-19T18:58:27.019Z] + Found adjustments [2023-11-19T18:58:27.019Z] ==> Gzipping contents [2023-11-19T18:58:27.019Z] 20K /tmp/codecov.qJleCv.gz [2023-11-19T18:58:27.019Z] ==> Uploading reports [2023-11-19T18:58:27.019Z] url: https://codecov.io [2023-11-19T18:58:27.019Z] query: branch=PR-1531&commit=d9c33f0962cd2823fb2b8bd5f339b160616cabde&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1531%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1531&job=&cmd_args= [2023-11-19T18:58:27.019Z] -> Pinging Codecov [2023-11-19T18:58:27.019Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1531&commit=d9c33f0962cd2823fb2b8bd5f339b160616cabde&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1531%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1531&job=&cmd_args= [2023-11-19T18:58:27.019Z] -> Uploading to [2023-11-19T18:58:27.019Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-19/7E55EF52A471D76F132DFD9A03CDDE97/d9c33f0962cd2823fb2b8bd5f339b160616cabde/3c70eb26-7d7f-4698-be51-1dee94a62558.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231119T185826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f00fd6f6cd25ad28d465f56995cdb3d5f7d2a9837dcca5bb1c1c6e0e525ca6c [2023-11-19T18:58:27.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-19T18:58:27.019Z] Dload Upload Total Spent Left Speed [2023-11-19T18:58:27.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16749 0 0 100 16749 0 73139 --:--:-- --:--:-- --:--:-- 73139 [2023-11-19T18:58:27.278Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d9c33f0962cd2823fb2b8bd5f339b160616cabde [Pipeline] } [2023-11-19T18:58:27.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-11-19T18:58:29.220Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives ] [2023-11-19T18:58:29.220Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives [2023-11-19T18:58:29.220Z] total 16 [2023-11-19T18:58:29.220Z] drwxr-xr-x 3 root root 4096 Nov 19 18:46 . [2023-11-19T18:58:29.220Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 19 18:46 .. [2023-11-19T18:58:29.220Z] drwxr-xr-x 2 root root 4096 Nov 19 18:46 cost [2023-11-19T18:58:29.220Z] -rw-r--r-- 1 root root 86 Nov 19 18:46 cost.csv [2023-11-19T18:58:29.220Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives [2023-11-19T18:58:29.220Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives [2023-11-19T18:58:29.220Z] total 16 [2023-11-19T18:58:29.220Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 18:46 . [2023-11-19T18:58:29.220Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 19 18:46 .. [2023-11-19T18:58:29.220Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 18:46 cost [2023-11-19T18:58:29.220Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 19 18:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-19T18:58:29.504Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-19T18:58:30.355Z] ---> package-listing.sh [2023-11-19T18:58:30.355Z] ++ facter osfamily [2023-11-19T18:58:30.355Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-19T18:58:30.614Z] + OS_FAMILY=debian [2023-11-19T18:58:30.614Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1531 [2023-11-19T18:58:30.614Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-19T18:58:30.614Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-19T18:58:30.614Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-19T18:58:30.614Z] + PACKAGES=/tmp/packages_start.txt [2023-11-19T18:58:30.614Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1531 ']' [2023-11-19T18:58:30.614Z] + PACKAGES=/tmp/packages_end.txt [2023-11-19T18:58:30.614Z] + case "${OS_FAMILY}" in [2023-11-19T18:58:30.614Z] + dpkg -l [2023-11-19T18:58:30.614Z] + grep '^ii' [2023-11-19T18:58:30.614Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-19T18:58:30.614Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-19T18:58:30.614Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-19T18:58:30.614Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1531 ']' [2023-11-19T18:58:30.614Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives/ [2023-11-19T18:58:30.614Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives/ [Pipeline] echo [2023-11-19T18:58:30.624Z] 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/gexfoundry_device-sdk-go_PR-1531/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-19T18:58:30.898Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-19T18:58:31.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-19T18:58:31.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-19T18:58:31.635Z] prd-ubuntu20.04-docker-8c-8g-230 does not seem to be running inside a container [2023-11-19T18:58:31.666Z] $ 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/gexfoundry_device-sdk-go_PR-1531/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-19T18:58:31.855Z] $ docker top 0658308c949b862d88e3864650aa690e6bb12e64e55610c784a6d31a66f4819c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-19T18:58:32.272Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-19T18:58:32.556Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-19T18:58:32.839Z] + ls /var/log/sa-host [2023-11-19T18:58:32.839Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-19T18:58:32.946Z] provisioning config files... [2023-11-19T18:58:32.959Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config4348661880625936378tmp [Pipeline] { [Pipeline] echo [2023-11-19T18:58:33.035Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-19T18:58:33.318Z] ---> create-netrc.sh [Pipeline] } [2023-11-19T18:58:33.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-19T18:58:33.720Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-19T18:58:33.729Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-19T18:58:34.018Z] ---> sudo-logs.sh [2023-11-19T18:58:34.018Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-19T18:58:34.095Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-19T18:58:34.375Z] ---> job-cost.sh [2023-11-19T18:58:34.375Z] lf-activate-venv: SKIPPING [2023-11-19T18:58:34.375Z] DEBUG: total: 0.2199999988079071 [2023-11-19T18:58:34.375Z] INFO: Retrieving Stack Cost... [2023-11-19T18:58:34.634Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-19T18:58:35.201Z] INFO: Archiving Costs [Pipeline] echo [2023-11-19T18:58:35.211Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-19T18:58:35.487Z] ---> logs-deploy.sh [2023-11-19T18:58:35.487Z] lf-activate-venv: SKIPPING [2023-11-19T18:58:35.487Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1531/6 [2023-11-19T18:58:35.487Z] INFO: archiving workspace using pattern(s): [2023-11-19T18:58:36.423Z] Archives upload complete. [2023-11-19T18:58:36.423Z] INFO: archiving logs to Nexus