Pull request #1401 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b8bf220454c26cf82121bfd78fa9be877917200+92ae96e570b0e90887048770798fafa65e025b58 (1c13289d6108a718015ac6c5622b6583d1192930) 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-ssh1003676070886591326.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13423191673123068999.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-1401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13549173059723975266.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-1401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2131191034323343574.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11579537810717251221.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-1401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17814206300934614600.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5118’ Running on prd-ubuntu20.04-docker-8c-8g-5121 in /w/workspace/gexfoundry_device-sdk-go_PR-1401 [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-1401 # 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 > 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/1401/head:refs/remotes/origin/PR-1401 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 92ae96e570b0e90887048770798fafa65e025b58 into PR head commit 2b8bf220454c26cf82121bfd78fa9be877917200 Merge succeeded, producing 2b8bf220454c26cf82121bfd78fa9be877917200 Checking out Revision 2b8bf220454c26cf82121bfd78fa9be877917200 (PR-1401) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T05:00:39.813Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 2b8bf220454c26cf82121bfd78fa9be877917200 # 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 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b8bf220454c26cf82121bfd78fa9be877917200 # timeout=10 [Pipeline] withCredentials [2023-03-22T05:00:39.993Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T05:00:40.092Z] ========================================================= [2023-03-22T05:00:40.092Z] EdgeX Global Pipelines Version Info [2023-03-22T05:00:40.092Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:00:40.828Z] ------------------- [2023-03-22T05:00:40.828Z] stable info: [2023-03-22T05:00:40.828Z] ------------------- [2023-03-22T05:00:40.828Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T05:00:40.828Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T05:00:40.828Z] Message: update stable to v1.0.245 [2023-03-22T05:00:41.400Z] ------------------- [2023-03-22T05:00:41.400Z] experimental info: [2023-03-22T05:00:41.400Z] ------------------- [2023-03-22T05:00:41.400Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T05:00:41.400Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-22T05:00:41.400Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T05:00:41.694Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-22T05:00:41.733Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-22T05:00:41.770Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T05:00:41.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T05:00:41.852Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T05:00:41.893Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T05:00:41.935Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T05:00:41.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-22T05:00:42.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T05:00:42.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T05:00:42.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T05:00:42.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-22T05:00:42.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T05:00:42.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T05:00:42.261Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T05:00:42.300Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T05:00:42.338Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T05:00:42.381Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T05:00:42.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T05:00:42.462Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T05:00:42.501Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T05:00:42.545Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-22T05:00:42.580Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T05:00:42.621Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T05:00:42.675Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T05:00:42.717Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T05:00:42.761Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T05:00:42.803Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1401 [Pipeline] echo [2023-03-22T05:00:42.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1401 [Pipeline] echo [2023-03-22T05:00:42.888Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1401 [Pipeline] echo [2023-03-22T05:00:42.927Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b8bf220454c26cf82121bfd78fa9be877917200 [Pipeline] echo [2023-03-22T05:00:42.967Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b8bf22 [Pipeline] echo [2023-03-22T05:00:43.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T05:00:43.126Z] provisioning config files... [2023-03-22T05:00:43.152Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/config13105208888789929236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:00:43.487Z] ---> docker-login.sh [2023-03-22T05:00:43.487Z] nexus3.edgexfoundry.org:10001 [2023-03-22T05:00:43.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:00:43.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:00:43.746Z] Configure a credential helper to remove this warning. See [2023-03-22T05:00:43.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:00:43.746Z] [2023-03-22T05:00:43.746Z] Login Succeeded [2023-03-22T05:00:43.746Z] nexus3.edgexfoundry.org:10002 [2023-03-22T05:00:43.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:00:44.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:00:44.007Z] Configure a credential helper to remove this warning. See [2023-03-22T05:00:44.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:00:44.007Z] [2023-03-22T05:00:44.007Z] Login Succeeded [2023-03-22T05:00:44.007Z] nexus3.edgexfoundry.org:10003 [2023-03-22T05:00:44.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:00:44.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:00:44.007Z] Configure a credential helper to remove this warning. See [2023-03-22T05:00:44.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:00:44.007Z] [2023-03-22T05:00:44.007Z] Login Succeeded [2023-03-22T05:00:44.007Z] nexus3.edgexfoundry.org:10004 [2023-03-22T05:00:44.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:00:44.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:00:44.267Z] Configure a credential helper to remove this warning. See [2023-03-22T05:00:44.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:00:44.267Z] [2023-03-22T05:00:44.267Z] Login Succeeded [2023-03-22T05:00:44.267Z] docker.io [2023-03-22T05:00:44.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:00:44.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:00:44.527Z] Configure a credential helper to remove this warning. See [2023-03-22T05:00:44.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:00:44.527Z] [2023-03-22T05:00:44.527Z] Login Succeeded [2023-03-22T05:00:44.527Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T05:00:44.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T05:00:45.148Z] + git rev-list -1 --merges 2b8bf220454c26cf82121bfd78fa9be877917200~1..2b8bf220454c26cf82121bfd78fa9be877917200 [Pipeline] echo [2023-03-22T05:00:45.211Z] -----------> git rev-list -1 --merges 2b8bf220454c26cf82121bfd78fa9be877917200~1..2b8bf220454c26cf82121bfd78fa9be877917200 2b8bf220454c26cf82121bfd78fa9be877917200 [false] [Pipeline] sh [2023-03-22T05:00:45.519Z] + git log --format=format:%s -1 2b8bf220454c26cf82121bfd78fa9be877917200 [Pipeline] echo [2023-03-22T05:00:45.556Z] ========================================================= [2023-03-22T05:00:45.556Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T05:00:45.556Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T05:00:45.984Z] + git log --format=format:%s -1 2b8bf220454c26cf82121bfd78fa9be877917200 [Pipeline] echo [2023-03-22T05:00:46.073Z] [semverPrep] GIT_COMMIT: 2b8bf220454c26cf82121bfd78fa9be877917200, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-22T05:00:46.100Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T05:00:46.463Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T05:00:46.463Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T05:00:46.463Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T05:00:46.463Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T05:00:46.463Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T05:00:46.463Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T05:00:46.463Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:00:46.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T05:00:46.873Z] [2023-03-22T05:00:46.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:00:47.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T05:00:47.254Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T05:00:47.254Z] b85a868b505f: Pulling fs layer [2023-03-22T05:00:47.254Z] e2be974225ed: Pulling fs layer [2023-03-22T05:00:47.254Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T05:00:47.254Z] 988bab9f4d93: Pulling fs layer [2023-03-22T05:00:47.254Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T05:00:47.254Z] eaf3925da568: Pulling fs layer [2023-03-22T05:00:47.254Z] bab4dde63d76: Pulling fs layer [2023-03-22T05:00:47.254Z] bde34c3a00c8: Pulling fs layer [2023-03-22T05:00:47.254Z] b352a97aabf1: Pulling fs layer [2023-03-22T05:00:47.254Z] 4872d77fe225: Pulling fs layer [2023-03-22T05:00:47.254Z] 5851b861e8e6: Pulling fs layer [2023-03-22T05:00:47.254Z] eaf3925da568: Waiting [2023-03-22T05:00:47.254Z] bab4dde63d76: Waiting [2023-03-22T05:00:47.254Z] bde34c3a00c8: Waiting [2023-03-22T05:00:47.254Z] b352a97aabf1: Waiting [2023-03-22T05:00:47.254Z] 988bab9f4d93: Waiting [2023-03-22T05:00:47.254Z] 5851b861e8e6: Waiting [2023-03-22T05:00:47.254Z] 1469e6f7b9e6: Waiting [2023-03-22T05:00:47.254Z] 4872d77fe225: Waiting [2023-03-22T05:00:47.519Z] e2be974225ed: Verifying Checksum [2023-03-22T05:00:47.519Z] e2be974225ed: Download complete [2023-03-22T05:00:47.519Z] 988bab9f4d93: Download complete [2023-03-22T05:00:47.519Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T05:00:47.519Z] 1469e6f7b9e6: Download complete [2023-03-22T05:00:47.519Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T05:00:47.519Z] 339a4e72a1f5: Download complete [2023-03-22T05:00:47.519Z] eaf3925da568: Verifying Checksum [2023-03-22T05:00:47.519Z] eaf3925da568: Download complete [2023-03-22T05:00:47.519Z] bde34c3a00c8: Verifying Checksum [2023-03-22T05:00:47.519Z] bde34c3a00c8: Download complete [2023-03-22T05:00:47.781Z] b352a97aabf1: Download complete [2023-03-22T05:00:47.781Z] b85a868b505f: Verifying Checksum [2023-03-22T05:00:47.781Z] b85a868b505f: Download complete [2023-03-22T05:00:47.781Z] 4872d77fe225: Verifying Checksum [2023-03-22T05:00:47.781Z] 4872d77fe225: Download complete [2023-03-22T05:00:47.781Z] 5851b861e8e6: Verifying Checksum [2023-03-22T05:00:47.781Z] 5851b861e8e6: Download complete [2023-03-22T05:00:48.041Z] bab4dde63d76: Verifying Checksum [2023-03-22T05:00:48.041Z] bab4dde63d76: Download complete [2023-03-22T05:00:48.975Z] b85a868b505f: Pull complete [2023-03-22T05:00:49.233Z] e2be974225ed: Pull complete [2023-03-22T05:00:49.801Z] 339a4e72a1f5: Pull complete [2023-03-22T05:00:49.801Z] 988bab9f4d93: Pull complete [2023-03-22T05:00:50.061Z] 1469e6f7b9e6: Pull complete [2023-03-22T05:00:50.321Z] eaf3925da568: Pull complete [2023-03-22T05:00:51.716Z] bab4dde63d76: Pull complete [2023-03-22T05:00:51.716Z] bde34c3a00c8: Pull complete [2023-03-22T05:00:51.978Z] b352a97aabf1: Pull complete [2023-03-22T05:00:51.978Z] 4872d77fe225: Pull complete [2023-03-22T05:00:51.978Z] 5851b861e8e6: Pull complete [2023-03-22T05:00:52.239Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T05:00:52.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T05:00:52.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T05:00:52.465Z] prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container [2023-03-22T05:00:52.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1401 -v /w/workspace/gexfoundry_device-sdk-go_PR-1401:/w/workspace/gexfoundry_device-sdk-go_PR-1401:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T05:00:55.033Z] $ docker top 3d2946785a3bf4a9b881beee1d390bfc1002e18cb875d656a04cfc071cc5bfa1 -eo pid,comm [2023-03-22T05:00:55.078Z] 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-03-22T05:00:55.078Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T05:00:55.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T05:00:55.212Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T05:00:55.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T05:00:55.319Z] $ docker exec 3d2946785a3bf4a9b881beee1d390bfc1002e18cb875d656a04cfc071cc5bfa1 ssh-agent [2023-03-22T05:00:55.416Z] SSH_AUTH_SOCK=/tmp/ssh-kT35vg3S7kJK/agent.33 [2023-03-22T05:00:55.416Z] SSH_AGENT_PID=39 [2023-03-22T05:00:55.422Z] Running ssh-add (command line suppressed) [2023-03-22T05:00:55.528Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/private_key_1860309298296765151.key (/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/private_key_1860309298296765151.key) [2023-03-22T05:00:55.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T05:00:55.879Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T05:00:55.913Z] $ docker exec --env ******** --env ******** 3d2946785a3bf4a9b881beee1d390bfc1002e18cb875d656a04cfc071cc5bfa1 ssh-agent -k [2023-03-22T05:00:56.023Z] unset SSH_AUTH_SOCK; [2023-03-22T05:00:56.024Z] unset SSH_AGENT_PID; [2023-03-22T05:00:56.024Z] echo Agent pid 39 killed; [2023-03-22T05:00:56.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T05:00:56.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T05:00:56.114Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T05:00:56.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T05:00:56.231Z] $ docker exec 3d2946785a3bf4a9b881beee1d390bfc1002e18cb875d656a04cfc071cc5bfa1 ssh-agent [2023-03-22T05:00:56.333Z] SSH_AUTH_SOCK=/tmp/ssh-1IIVLbBwpShy/agent.71 [2023-03-22T05:00:56.333Z] SSH_AGENT_PID=77 [2023-03-22T05:00:56.338Z] Running ssh-add (command line suppressed) [2023-03-22T05:00:56.432Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/private_key_5212387984814073771.key (/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/private_key_5212387984814073771.key) [2023-03-22T05:00:56.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T05:00:56.789Z] + git semver init [2023-03-22T05:00:57.048Z] 2023-03-22 05:00:56,970 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T05:00:57.048Z] 2023-03-22 05:00:56,972 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver [2023-03-22T05:00:57.048Z] 2023-03-22 05:00:56,972 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver [2023-03-22T05:00:57.048Z] 2023-03-22 05:00:56,973 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1401, universal_newlines=False, shell=None, istream=None) [2023-03-22T05:00:57.986Z] 2023-03-22 05:00:57,812 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401/.git/info/exclude [2023-03-22T05:00:57.986Z] 2023-03-22 05:00:57,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver/PR-1401 with force:False [2023-03-22T05:00:57.986Z] 2023-03-22 05:00:57,813 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver/PR-1401 [2023-03-22T05:00:57.986Z] 2023-03-22 05:00:57,817 [execute] INFO git cat-file --batch-check [2023-03-22T05:00:57.986Z] 2023-03-22 05:00:57,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T05:00:57.986Z] 2023-03-22 05:00:57,822 [execute] INFO git cat-file --batch [2023-03-22T05:00:57.986Z] 2023-03-22 05:00:57,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T05:00:57.986Z] 2023-03-22 05:00:57,826 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver/PR-1401 [2023-03-22T05:00:57.986Z] 0.0.0 [Pipeline] } [2023-03-22T05:00:58.017Z] $ docker exec --env ******** --env ******** 3d2946785a3bf4a9b881beee1d390bfc1002e18cb875d656a04cfc071cc5bfa1 ssh-agent -k [2023-03-22T05:00:58.125Z] unset SSH_AUTH_SOCK; [2023-03-22T05:00:58.125Z] unset SSH_AGENT_PID; [2023-03-22T05:00:58.125Z] echo Agent pid 77 killed; [2023-03-22T05:00:58.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T05:00:58.561Z] + git semver [Pipeline] } [2023-03-22T05:00:58.852Z] $ docker stop --time=1 3d2946785a3bf4a9b881beee1d390bfc1002e18cb875d656a04cfc071cc5bfa1 [2023-03-22T05:01:00.169Z] $ docker rm -f --volumes 3d2946785a3bf4a9b881beee1d390bfc1002e18cb875d656a04cfc071cc5bfa1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T05:01:00.552Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T05:01:00.831Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T05:01:00.847Z] [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-03-22T05:01:01.439Z] provisioning config files... [2023-03-22T05:01:01.450Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/config17160647456554863141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:01:01.814Z] ---> docker-login.sh [2023-03-22T05:01:01.814Z] nexus3.edgexfoundry.org:10001 [2023-03-22T05:01:01.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:01:01.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:01:01.814Z] Configure a credential helper to remove this warning. See [2023-03-22T05:01:01.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:01:01.814Z] [2023-03-22T05:01:01.814Z] Login Succeeded [2023-03-22T05:01:01.814Z] nexus3.edgexfoundry.org:10002 [2023-03-22T05:01:01.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:01:01.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:01:01.814Z] Configure a credential helper to remove this warning. See [2023-03-22T05:01:01.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:01:01.814Z] [2023-03-22T05:01:01.814Z] Login Succeeded [2023-03-22T05:01:01.814Z] nexus3.edgexfoundry.org:10003 [2023-03-22T05:01:02.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:01:02.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:01:02.074Z] Configure a credential helper to remove this warning. See [2023-03-22T05:01:02.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:01:02.074Z] [2023-03-22T05:01:02.074Z] Login Succeeded [2023-03-22T05:01:02.074Z] nexus3.edgexfoundry.org:10004 [2023-03-22T05:01:02.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:01:02.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:01:02.074Z] Configure a credential helper to remove this warning. See [2023-03-22T05:01:02.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:01:02.074Z] [2023-03-22T05:01:02.074Z] Login Succeeded [2023-03-22T05:01:02.074Z] docker.io [2023-03-22T05:01:02.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:01:02.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:01:02.335Z] Configure a credential helper to remove this warning. See [2023-03-22T05:01:02.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:01:02.335Z] [2023-03-22T05:01:02.335Z] Login Succeeded [2023-03-22T05:01:02.335Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T05:01:02.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T05:01:02.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T05:01:02.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T05:01:02.624Z] ========================================================= [2023-03-22T05:01:02.624Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T05:01:02.624Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:01:03.085Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T05:01:03.085Z] Sending build context to Docker daemon 10.8MB [2023-03-22T05:01:03.085Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T05:01:03.085Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-22T05:01:03.344Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T05:01:03.344Z] 63b65145d645: Pulling fs layer [2023-03-22T05:01:03.344Z] a2d21d5440eb: Pulling fs layer [2023-03-22T05:01:03.344Z] 935e6c44a52c: Pulling fs layer [2023-03-22T05:01:03.344Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T05:01:03.344Z] 30dea6a524f1: Pulling fs layer [2023-03-22T05:01:03.344Z] a2aff8979fd8: Pulling fs layer [2023-03-22T05:01:03.344Z] 6808be2612f2: Pulling fs layer [2023-03-22T05:01:03.344Z] f25807f1079a: Pulling fs layer [2023-03-22T05:01:03.344Z] 30dea6a524f1: Waiting [2023-03-22T05:01:03.344Z] 6808be2612f2: Waiting [2023-03-22T05:01:03.344Z] a2aff8979fd8: Waiting [2023-03-22T05:01:03.344Z] f25807f1079a: Waiting [2023-03-22T05:01:03.344Z] 94cc34f8dd06: Waiting [2023-03-22T05:01:03.344Z] a2d21d5440eb: Verifying Checksum [2023-03-22T05:01:03.344Z] a2d21d5440eb: Download complete [2023-03-22T05:01:03.344Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T05:01:03.344Z] 94cc34f8dd06: Download complete [2023-03-22T05:01:03.344Z] 30dea6a524f1: Verifying Checksum [2023-03-22T05:01:03.344Z] 30dea6a524f1: Download complete [2023-03-22T05:01:03.344Z] 63b65145d645: Verifying Checksum [2023-03-22T05:01:03.344Z] 63b65145d645: Download complete [2023-03-22T05:01:03.344Z] a2aff8979fd8: Verifying Checksum [2023-03-22T05:01:03.344Z] a2aff8979fd8: Download complete [2023-03-22T05:01:03.608Z] 63b65145d645: Pull complete [2023-03-22T05:01:03.608Z] a2d21d5440eb: Pull complete [2023-03-22T05:01:04.196Z] f25807f1079a: Verifying Checksum [2023-03-22T05:01:04.196Z] f25807f1079a: Download complete [2023-03-22T05:01:04.196Z] 935e6c44a52c: Verifying Checksum [2023-03-22T05:01:04.196Z] 935e6c44a52c: Download complete [2023-03-22T05:01:04.454Z] 6808be2612f2: Verifying Checksum [2023-03-22T05:01:04.454Z] 6808be2612f2: Download complete [2023-03-22T05:01:07.739Z] 935e6c44a52c: Pull complete [2023-03-22T05:01:07.739Z] 94cc34f8dd06: Pull complete [2023-03-22T05:01:07.739Z] 30dea6a524f1: Pull complete [2023-03-22T05:01:07.739Z] a2aff8979fd8: Pull complete [2023-03-22T05:01:09.645Z] 6808be2612f2: Pull complete [2023-03-22T05:01:10.577Z] f25807f1079a: Pull complete [2023-03-22T05:01:10.577Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T05:01:10.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T05:01:10.577Z] ---> 3b553350e43f [2023-03-22T05:01:10.577Z] Step 3/10 : ARG MAKE=make build [2023-03-22T05:01:16.009Z] ---> Running in 7453c535e263 [2023-03-22T05:01:16.009Z] Removing intermediate container 7453c535e263 [2023-03-22T05:01:16.009Z] ---> e9338b222b0a [2023-03-22T05:01:16.009Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-22T05:01:16.009Z] ---> Running in 7209e2da794c [2023-03-22T05:01:16.009Z] Removing intermediate container 7209e2da794c [2023-03-22T05:01:16.009Z] ---> 1096a83bc0b2 [2023-03-22T05:01:16.009Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-22T05:01:16.009Z] ---> Running in caf216dc41d0 [2023-03-22T05:01:16.248Z] Still waiting to schedule task [2023-03-22T05:01:16.248Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5119’ [2023-03-22T05:01:16.266Z] Removing intermediate container caf216dc41d0 [2023-03-22T05:01:16.266Z] ---> 7fae68963601 [2023-03-22T05:01:16.266Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-22T05:01:16.266Z] ---> Running in adfe03f6201a [2023-03-22T05:01:16.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T05:01:16.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T05:01:17.092Z] OK: 265 MiB in 53 packages [2023-03-22T05:01:17.351Z] Removing intermediate container adfe03f6201a [2023-03-22T05:01:17.351Z] ---> 1ea81613dce4 [2023-03-22T05:01:17.351Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-22T05:01:17.351Z] ---> 534c40e5f29a [2023-03-22T05:01:17.351Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T05:01:17.610Z] ---> Running in 652f83dd6b9a [2023-03-22T05:01:56.326Z] Removing intermediate container 652f83dd6b9a [2023-03-22T05:01:56.326Z] ---> 09f803a149b4 [2023-03-22T05:01:56.326Z] Step 9/10 : COPY . . [2023-03-22T05:01:56.326Z] ---> 8735b07be68e [2023-03-22T05:01:56.326Z] Step 10/10 : RUN ${MAKE} [2023-03-22T05:01:56.326Z] ---> Running in 1194b3e848b5 [2023-03-22T05:01:56.326Z] noop [2023-03-22T05:01:56.326Z] Removing intermediate container 1194b3e848b5 [2023-03-22T05:01:56.326Z] ---> b3c6b3ab9228 [2023-03-22T05:01:56.326Z] Successfully built b3c6b3ab9228 [2023-03-22T05:01:56.326Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:01:56.774Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T05:01:56.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T05:01:56.926Z] prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container [2023-03-22T05:01:56.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1401 -v /w/workspace/gexfoundry_device-sdk-go_PR-1401:/w/workspace/gexfoundry_device-sdk-go_PR-1401:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1401@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 ******** ci-base-image-x86_64 cat [2023-03-22T05:01:57.416Z] $ docker top f77e890bd351419932cbf21861a4aa27facc5e6846860636dd7b684c3b108619 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T05:01:57.798Z] + go version [2023-03-22T05:01:57.798Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T05:01:57.832Z] $ docker stop --time=1 f77e890bd351419932cbf21861a4aa27facc5e6846860636dd7b684c3b108619 [2023-03-22T05:01:59.090Z] $ docker rm -f --volumes f77e890bd351419932cbf21861a4aa27facc5e6846860636dd7b684c3b108619 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:01:59.801Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T05:01:59.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T05:01:59.944Z] prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container [2023-03-22T05:01:59.974Z] $ 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-1401 -v /w/workspace/gexfoundry_device-sdk-go_PR-1401:/w/workspace/gexfoundry_device-sdk-go_PR-1401:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1401@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 ******** ci-base-image-x86_64 cat [2023-03-22T05:02:00.272Z] $ docker top 513ecf574320a0ecff719d6a46c4e6bb166cb33725d6abfcdfb71349b448e623 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T05:02:00.650Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1401 [Pipeline] fileExists [Pipeline] sh [2023-03-22T05:02:01.006Z] + make test [2023-03-22T05:02:01.006Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T05:02:07.568Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-22T05:02:19.757Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-22T05:02:19.757Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-22T05:02:19.757Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-22T05:02:19.757Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-22T05:02:19.757Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-22T05:02:19.757Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.085s coverage: 27.6% of statements [2023-03-22T05:02:19.757Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-22T05:02:19.757Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-22T05:02:19.757Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.057s coverage: 78.9% of statements [2023-03-22T05:02:19.757Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.073s coverage: 86.0% of statements [2023-03-22T05:02:20.015Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-22T05:02:20.015Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.079s coverage: 75.9% of statements [2023-03-22T05:02:20.274Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-22T05:02:20.533Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-22T05:02:20.533Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-22T05:02:21.100Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-22T05:02:23.628Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 15.2% of statements [2023-03-22T05:02:23.628Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.070s coverage: 68.5% of statements [2023-03-22T05:02:23.628Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.113s coverage: 89.2% of statements [2023-03-22T05:02:23.628Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.5% of statements [2023-03-22T05:02:41.734Z] GO111MODULE=on go vet ./... [2023-03-22T05:02:45.060Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T05:02:45.060Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T05:02:45.060Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T05:02:45.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T05:02:45.134Z] $ docker stop --time=1 513ecf574320a0ecff719d6a46c4e6bb166cb33725d6abfcdfb71349b448e623 [2023-03-22T05:02:49.231Z] $ docker rm -f --volumes 513ecf574320a0ecff719d6a46c4e6bb166cb33725d6abfcdfb71349b448e623 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T05:02:49.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T05:02:49.908Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T05:02:50.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T05:02:50.815Z] + ls -al . [2023-03-22T05:02:50.815Z] total 272 [2023-03-22T05:02:50.815Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 05:02 . [2023-03-22T05:02:50.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 05:00 .. [2023-03-22T05:02:50.815Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 05:00 .dockerignore [2023-03-22T05:02:50.815Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 05:00 .git [2023-03-22T05:02:50.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 05:00 .github [2023-03-22T05:02:50.815Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 05:00 .gitignore [2023-03-22T05:02:50.815Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 05:00 .golangci.yml [2023-03-22T05:02:50.815Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 05:00 .semver [2023-03-22T05:02:50.815Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 22 05:00 CHANGELOG.md [2023-03-22T05:02:50.815Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 05:00 GOVERNANCE.md [2023-03-22T05:02:50.815Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 05:00 Jenkinsfile [2023-03-22T05:02:50.815Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 05:00 LICENSE [2023-03-22T05:02:50.815Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 22 05:00 Makefile [2023-03-22T05:02:50.815Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 05:00 OWNERS.md [2023-03-22T05:02:50.815Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 22 05:00 README.md [2023-03-22T05:02:50.815Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 05:01 VERSION [2023-03-22T05:02:50.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 05:00 bin [2023-03-22T05:02:50.815Z] -rw-r--r-- 1 jenkins jenkins 105656 Mar 22 05:02 coverage.out [2023-03-22T05:02:50.815Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 05:00 example [2023-03-22T05:02:50.815Z] -rw-rw-r-- 1 jenkins jenkins 3291 Mar 22 05:00 go.mod [2023-03-22T05:02:50.815Z] -rw-rw-r-- 1 jenkins jenkins 30779 Mar 22 05:00 go.sum [2023-03-22T05:02:50.815Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 05:00 internal [2023-03-22T05:02:50.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 05:00 openapi [2023-03-22T05:02:50.815Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 05:00 pkg [2023-03-22T05:02:50.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 05:00 snap [2023-03-22T05:02:50.815Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:02:51.206Z] + 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=2b8bf220454c26cf82121bfd78fa9be877917200 --label arch=amd64 --label version=0.0.0 . [2023-03-22T05:02:51.206Z] Sending build context to Docker daemon 10.91MB [2023-03-22T05:02:51.206Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T05:02:51.206Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-22T05:02:51.206Z] ---> b3c6b3ab9228 [2023-03-22T05:02:51.206Z] Step 3/23 : ARG MAKE=make build [2023-03-22T05:02:51.466Z] ---> Running in 0dfe281a593a [2023-03-22T05:02:51.725Z] Removing intermediate container 0dfe281a593a [2023-03-22T05:02:51.725Z] ---> bb0c5b404b38 [2023-03-22T05:02:51.725Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-22T05:02:51.725Z] ---> Running in 7c91463637f8 [2023-03-22T05:02:51.984Z] Removing intermediate container 7c91463637f8 [2023-03-22T05:02:51.985Z] ---> 13a5e7b95b0e [2023-03-22T05:02:51.985Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-22T05:02:51.985Z] ---> Running in fde2d05f7c17 [2023-03-22T05:02:52.244Z] Removing intermediate container fde2d05f7c17 [2023-03-22T05:02:52.244Z] ---> c7f96d27e9cd [2023-03-22T05:02:52.244Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-22T05:02:52.244Z] ---> Running in 4abde01da574 [2023-03-22T05:02:52.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T05:02:52.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T05:02:53.072Z] OK: 265 MiB in 53 packages [2023-03-22T05:02:53.638Z] Removing intermediate container 4abde01da574 [2023-03-22T05:02:53.638Z] ---> b80a4ddb028b [2023-03-22T05:02:53.638Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-22T05:02:53.638Z] ---> 17a095b4c77d [2023-03-22T05:02:53.638Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T05:02:53.896Z] ---> Running in dcc365612aa7 [2023-03-22T05:02:54.830Z] Removing intermediate container dcc365612aa7 [2023-03-22T05:02:54.830Z] ---> d073fcade47f [2023-03-22T05:02:54.830Z] Step 9/23 : COPY . . [2023-03-22T05:02:55.397Z] ---> 4096f3ce370a [2023-03-22T05:02:55.397Z] Step 10/23 : RUN ${MAKE} [2023-03-22T05:02:55.397Z] ---> Running in df542fb5fa6d [2023-03-22T05:02:55.965Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-22T05:03:22.496Z] Removing intermediate container df542fb5fa6d [2023-03-22T05:03:22.496Z] ---> 9869fb0d3ae0 [2023-03-22T05:03:22.496Z] Step 11/23 : FROM alpine:3.17 [2023-03-22T05:03:22.496Z] 3.17: Pulling from library/alpine [2023-03-22T05:03:22.496Z] 63b65145d645: Already exists [2023-03-22T05:03:22.496Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T05:03:22.496Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T05:03:22.496Z] ---> b2aa39c304c2 [2023-03-22T05:03:22.496Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-22T05:03:22.496Z] ---> Running in ef3ed50826d3 [2023-03-22T05:03:22.496Z] Removing intermediate container ef3ed50826d3 [2023-03-22T05:03:22.496Z] ---> 55713d670213 [2023-03-22T05:03:22.496Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-22T05:03:22.496Z] ---> Running in e66c17f834ec [2023-03-22T05:03:22.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T05:03:22.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T05:03:22.496Z] OK: 7 MiB in 15 packages [2023-03-22T05:03:22.496Z] Removing intermediate container e66c17f834ec [2023-03-22T05:03:22.496Z] ---> a8cdfcf19073 [2023-03-22T05:03:22.496Z] Step 14/23 : WORKDIR / [2023-03-22T05:03:22.496Z] ---> Running in 0e654fe45788 [2023-03-22T05:03:22.496Z] Removing intermediate container 0e654fe45788 [2023-03-22T05:03:22.496Z] ---> cfdfc1bf0d2a [2023-03-22T05:03:22.496Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-22T05:03:22.496Z] ---> c6052bb64eea [2023-03-22T05:03:22.496Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-22T05:03:23.440Z] ---> eddd1a7f5061 [2023-03-22T05:03:23.440Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-22T05:03:23.716Z] ---> 0c7719dbb580 [2023-03-22T05:03:23.716Z] Step 18/23 : EXPOSE 59999 [2023-03-22T05:03:23.974Z] ---> Running in ee51a9cfa598 [2023-03-22T05:03:24.438Z] Removing intermediate container ee51a9cfa598 [2023-03-22T05:03:24.438Z] ---> 41cdaf6cc46b [2023-03-22T05:03:24.438Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-22T05:03:24.749Z] ---> Running in d53b628ff2ac [2023-03-22T05:03:24.749Z] Removing intermediate container d53b628ff2ac [2023-03-22T05:03:24.749Z] ---> bdbe29dacca6 [2023-03-22T05:03:24.749Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T05:03:25.041Z] ---> Running in 9309f71cf4c2 [2023-03-22T05:03:25.300Z] Removing intermediate container 9309f71cf4c2 [2023-03-22T05:03:25.300Z] ---> 5bb543959c43 [2023-03-22T05:03:25.300Z] Step 21/23 : LABEL arch=amd64 [2023-03-22T05:03:27.253Z] ---> Running in 90898e84f039 [2023-03-22T05:03:27.253Z] Removing intermediate container 90898e84f039 [2023-03-22T05:03:27.253Z] ---> ec801def554d [2023-03-22T05:03:27.253Z] Step 22/23 : LABEL git_sha=2b8bf220454c26cf82121bfd78fa9be877917200 [2023-03-22T05:03:27.253Z] ---> Running in 8226d9b7f486 [2023-03-22T05:03:27.253Z] Removing intermediate container 8226d9b7f486 [2023-03-22T05:03:27.253Z] ---> 854fdd8074bf [2023-03-22T05:03:27.253Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T05:03:27.253Z] ---> Running in c294cace72fd [2023-03-22T05:03:27.511Z] Removing intermediate container c294cace72fd [2023-03-22T05:03:27.511Z] ---> efc4f982faa9 [2023-03-22T05:03:27.511Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T05:03:27.511Z] Successfully built efc4f982faa9 [2023-03-22T05:03:27.511Z] 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-03-22T05:03:28.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T05:03:28.384Z] [2023-03-22T05:03:28.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:03:28.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T05:03:28.764Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T05:03:28.764Z] 5eb5b503b376: Pulling fs layer [2023-03-22T05:03:28.764Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T05:03:28.764Z] ec43610c2a17: Pulling fs layer [2023-03-22T05:03:28.764Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T05:03:28.764Z] 33b1e0a273af: Pulling fs layer [2023-03-22T05:03:28.764Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T05:03:28.764Z] 2f39f015ded8: Pulling fs layer [2023-03-22T05:03:28.764Z] 3a2ae6a8a46f: Waiting [2023-03-22T05:03:28.764Z] 33b1e0a273af: Waiting [2023-03-22T05:03:28.764Z] 5d3b04190fa2: Waiting [2023-03-22T05:03:28.764Z] 2f39f015ded8: Waiting [2023-03-22T05:03:29.029Z] 5c69ac0246d0: Download complete [2023-03-22T05:03:29.029Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T05:03:29.029Z] 3a2ae6a8a46f: Download complete [2023-03-22T05:03:29.029Z] ec43610c2a17: Verifying Checksum [2023-03-22T05:03:29.029Z] ec43610c2a17: Download complete [2023-03-22T05:03:29.029Z] 33b1e0a273af: Verifying Checksum [2023-03-22T05:03:29.029Z] 33b1e0a273af: Download complete [2023-03-22T05:03:29.290Z] 5d3b04190fa2: Download complete [2023-03-22T05:03:29.290Z] 5eb5b503b376: Verifying Checksum [2023-03-22T05:03:29.290Z] 5eb5b503b376: Download complete [2023-03-22T05:03:29.855Z] 2f39f015ded8: Download complete [2023-03-22T05:03:30.798Z] 5eb5b503b376: Pull complete [2023-03-22T05:03:31.057Z] 5c69ac0246d0: Pull complete [2023-03-22T05:03:31.315Z] ec43610c2a17: Pull complete [2023-03-22T05:03:31.574Z] 3a2ae6a8a46f: Pull complete [2023-03-22T05:03:31.832Z] 33b1e0a273af: Pull complete [2023-03-22T05:03:32.090Z] 5d3b04190fa2: Pull complete [2023-03-22T05:03:36.276Z] 2f39f015ded8: Pull complete [2023-03-22T05:03:36.276Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T05:03:36.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T05:03:36.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T05:03:36.486Z] prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container [2023-03-22T05:03:36.518Z] $ 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-1401 -v /w/workspace/gexfoundry_device-sdk-go_PR-1401:/w/workspace/gexfoundry_device-sdk-go_PR-1401:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1401@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T05:03:44.992Z] $ docker top fb23a7172878fb4c1cdd37b2bafa1e900aea517ad99b72d5cfd471e74f04b702 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:03:45.421Z] ---> job-cost.sh [2023-03-22T05:03:45.421Z] lf-activate-venv: SKIPPING [2023-03-22T05:03:45.421Z] INFO: No Stack... [2023-03-22T05:03:45.680Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T05:03:46.247Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T05:03:46.559Z] + + cut -d, -f6 [2023-03-22T05:03:46.559Z] cat /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives/cost.csv [Pipeline] lock [2023-03-22T05:03:46.591Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] [2023-03-22T05:03:46.596Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] did not exist. Created. [2023-03-22T05:03:46.596Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T05:03:46.981Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T05:03:47.033Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T05:03:47.056Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T05:03:47.133Z] $ docker stop --time=1 fb23a7172878fb4c1cdd37b2bafa1e900aea517ad99b72d5cfd471e74f04b702 [2023-03-22T05:03:48.552Z] $ docker rm -f --volumes fb23a7172878fb4c1cdd37b2bafa1e900aea517ad99b72d5cfd471e74f04b702 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T05:04:36.220Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5123 in /w/workspace/gexfoundry_device-sdk-go_PR-1401 [Pipeline] { [Pipeline] ws [2023-03-22T05:04:36.275Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-03-22T05:04:36.353Z] The recommended git tool is: git [2023-03-22T05:04:42.423Z] using credential edgex-jenkins-ssh [2023-03-22T05:04:42.443Z] Cloning the remote Git repository [2023-03-22T05:04:42.493Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-22T05:04:42.596Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-03-22T05:04:42.773Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-22T05:04:42.775Z] > git --version # timeout=10 [2023-03-22T05:04:42.798Z] > git --version # 'git version 2.25.1' [2023-03-22T05:04:42.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T05:04:42.968Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T05:04:46.921Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-22T05:04:46.943Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T05:04:47.979Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-22T05:04:48.774Z] Merging remotes/origin/main commit 92ae96e570b0e90887048770798fafa65e025b58 into PR head commit 2b8bf220454c26cf82121bfd78fa9be877917200 [2023-03-22T05:04:49.129Z] Merge succeeded, producing 2b8bf220454c26cf82121bfd78fa9be877917200 [2023-03-22T05:04:49.130Z] Checking out Revision 2b8bf220454c26cf82121bfd78fa9be877917200 (PR-1401) [2023-03-22T05:04:48.023Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-22T05:04:48.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T05:04:48.043Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1401/head:refs/remotes/origin/PR-1401 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T05:04:48.792Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T05:04:48.883Z] > git checkout -f 2b8bf220454c26cf82121bfd78fa9be877917200 # timeout=10 [2023-03-22T05:04:49.018Z] > git remote # timeout=10 [2023-03-22T05:04:49.041Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T05:04:49.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T05:04:49.079Z] > git merge 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 [2023-03-22T05:04:49.110Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T05:04:49.135Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T05:04:49.154Z] > git checkout -f 2b8bf220454c26cf82121bfd78fa9be877917200 # timeout=10 [2023-03-22T05:04:49.679Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-22T05:04:49.736Z] > git --version # timeout=10 [2023-03-22T05:04:49.750Z] > git --version # 'git version 2.25.1' [2023-03-22T05:04:49.777Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T05:04:50.823Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T05:04:50.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T05:04:50.823Z] Dload Upload Total Spent Left Speed [2023-03-22T05:04:50.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-03-22T05:04:51.476Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T05:04:51.818Z] + sudo tee /etc/docker/daemon.new [2023-03-22T05:04:51.818Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T05:04:51.818Z] { [2023-03-22T05:04:51.818Z] "registry-mirrors": [ [2023-03-22T05:04:51.818Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T05:04:51.818Z] ], [2023-03-22T05:04:51.818Z] "bip": "10.250.0.254/24", [2023-03-22T05:04:51.818Z] "hosts": [ [2023-03-22T05:04:51.818Z] "tcp://0.0.0.0:5555", [2023-03-22T05:04:51.818Z] "unix:///var/run/docker.sock" [2023-03-22T05:04:51.818Z] ], [2023-03-22T05:04:51.818Z] "mtu": 1458, [2023-03-22T05:04:51.818Z] "selinux-enabled": true, [2023-03-22T05:04:51.818Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T05:04:51.818Z] } [Pipeline] sh [2023-03-22T05:04:52.169Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T05:04:52.531Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T05:05:10.860Z] provisioning config files... [2023-03-22T05:05:10.892Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config9845202984819105203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:05:11.291Z] ---> docker-login.sh [2023-03-22T05:05:11.291Z] nexus3.edgexfoundry.org:10001 [2023-03-22T05:05:11.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:05:11.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:05:11.883Z] Configure a credential helper to remove this warning. See [2023-03-22T05:05:11.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:05:11.883Z] [2023-03-22T05:05:11.883Z] Login Succeeded [2023-03-22T05:05:11.883Z] nexus3.edgexfoundry.org:10002 [2023-03-22T05:05:12.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:05:12.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:05:12.424Z] Configure a credential helper to remove this warning. See [2023-03-22T05:05:12.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:05:12.424Z] [2023-03-22T05:05:12.424Z] Login Succeeded [2023-03-22T05:05:12.424Z] nexus3.edgexfoundry.org:10003 [2023-03-22T05:05:12.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:05:12.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:05:12.694Z] Configure a credential helper to remove this warning. See [2023-03-22T05:05:12.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:05:12.694Z] [2023-03-22T05:05:12.694Z] Login Succeeded [2023-03-22T05:05:12.694Z] nexus3.edgexfoundry.org:10004 [2023-03-22T05:05:12.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:05:12.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:05:12.965Z] Configure a credential helper to remove this warning. See [2023-03-22T05:05:12.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:05:12.965Z] [2023-03-22T05:05:12.965Z] Login Succeeded [2023-03-22T05:05:12.965Z] docker.io [2023-03-22T05:05:13.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T05:05:13.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T05:05:13.509Z] Configure a credential helper to remove this warning. See [2023-03-22T05:05:13.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T05:05:13.509Z] [2023-03-22T05:05:13.509Z] Login Succeeded [2023-03-22T05:05:13.509Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T05:05:13.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T05:05:13.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T05:05:14.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T05:05:14.059Z] ========================================================= [2023-03-22T05:05:14.059Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T05:05:14.059Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:05:14.561Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T05:05:14.833Z] Sending build context to Docker daemon 5.802MB [2023-03-22T05:05:15.113Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T05:05:15.113Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-22T05:05:15.113Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T05:05:15.113Z] af6eaf76a39c: Pulling fs layer [2023-03-22T05:05:15.113Z] 55522c791124: Pulling fs layer [2023-03-22T05:05:15.113Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T05:05:15.113Z] 169dfbe0d373: Pulling fs layer [2023-03-22T05:05:15.113Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T05:05:15.113Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T05:05:15.113Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T05:05:15.113Z] e1ff8fa3b103: Waiting [2023-03-22T05:05:15.113Z] 52ebb69f0ebf: Waiting [2023-03-22T05:05:15.113Z] 5abe8eddf0d5: Waiting [2023-03-22T05:05:15.113Z] 169dfbe0d373: Waiting [2023-03-22T05:05:15.113Z] 55522c791124: Verifying Checksum [2023-03-22T05:05:15.113Z] 55522c791124: Download complete [2023-03-22T05:05:15.393Z] 169dfbe0d373: Verifying Checksum [2023-03-22T05:05:15.393Z] 169dfbe0d373: Download complete [2023-03-22T05:05:15.393Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T05:05:15.393Z] e1ff8fa3b103: Download complete [2023-03-22T05:05:15.393Z] af6eaf76a39c: Verifying Checksum [2023-03-22T05:05:15.393Z] af6eaf76a39c: Download complete [2023-03-22T05:05:16.383Z] af6eaf76a39c: Pull complete [2023-03-22T05:05:16.658Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T05:05:16.658Z] 5abe8eddf0d5: Download complete [2023-03-22T05:05:17.258Z] 55522c791124: Pull complete [2023-03-22T05:05:17.847Z] ce5c4a1c91eb: Download complete [2023-03-22T05:05:17.847Z] 52ebb69f0ebf: Download complete [2023-03-22T05:05:30.262Z] ce5c4a1c91eb: Pull complete [2023-03-22T05:05:30.262Z] 169dfbe0d373: Pull complete [2023-03-22T05:05:30.262Z] e1ff8fa3b103: Pull complete [2023-03-22T05:05:34.525Z] 52ebb69f0ebf: Pull complete [2023-03-22T05:05:36.495Z] 5abe8eddf0d5: Pull complete [2023-03-22T05:05:36.496Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T05:05:36.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T05:05:36.496Z] ---> 6cb57ee374ae [2023-03-22T05:05:36.496Z] Step 3/10 : ARG MAKE=make build [2023-03-22T05:05:38.458Z] ---> Running in 018a0caee83e [2023-03-22T05:05:38.727Z] Removing intermediate container 018a0caee83e [2023-03-22T05:05:38.727Z] ---> 289a79a26519 [2023-03-22T05:05:38.727Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-22T05:05:38.727Z] ---> Running in 77c7f407cf87 [2023-03-22T05:05:38.995Z] Removing intermediate container 77c7f407cf87 [2023-03-22T05:05:38.995Z] ---> 9b224eddc12b [2023-03-22T05:05:38.995Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-22T05:05:39.264Z] ---> Running in 11b1765a105d [2023-03-22T05:05:39.533Z] Removing intermediate container 11b1765a105d [2023-03-22T05:05:39.533Z] ---> c48de62dc95a [2023-03-22T05:05:39.533Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-22T05:05:39.533Z] ---> Running in 42e253ea39cb [2023-03-22T05:05:40.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T05:05:41.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T05:05:42.958Z] OK: 263 MiB in 53 packages [2023-03-22T05:05:43.545Z] Removing intermediate container 42e253ea39cb [2023-03-22T05:05:43.545Z] ---> 2b5b18cf6e2a [2023-03-22T05:05:43.545Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-22T05:05:44.138Z] ---> b1b90b32c3ba [2023-03-22T05:05:44.138Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T05:05:44.138Z] ---> Running in fbae1c78b787 [2023-03-22T05:06:52.050Z] Removing intermediate container fbae1c78b787 [2023-03-22T05:06:52.050Z] ---> 3669d0c7c275 [2023-03-22T05:06:52.050Z] Step 9/10 : COPY . . [2023-03-22T05:06:52.050Z] ---> 71c6b081684a [2023-03-22T05:06:52.050Z] Step 10/10 : RUN ${MAKE} [2023-03-22T05:06:52.050Z] ---> Running in a9a5fea2c840 [2023-03-22T05:06:52.050Z] noop [2023-03-22T05:06:52.050Z] Removing intermediate container a9a5fea2c840 [2023-03-22T05:06:52.050Z] ---> 5fd2a15f8d20 [2023-03-22T05:06:52.050Z] Successfully built 5fd2a15f8d20 [2023-03-22T05:06:52.050Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:06:52.541Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T05:06:52.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T05:06:52.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-5123 does not seem to be running inside a container [2023-03-22T05:06:52.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat [2023-03-22T05:06:54.158Z] $ docker top 516ec6645bfe26ce48f762c3bd27808cb4feeaea9fb7be18322d8858e2bba889 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T05:06:55.051Z] + go version [2023-03-22T05:06:55.051Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T05:06:55.083Z] $ docker stop --time=1 516ec6645bfe26ce48f762c3bd27808cb4feeaea9fb7be18322d8858e2bba889 [2023-03-22T05:06:56.756Z] $ docker rm -f --volumes 516ec6645bfe26ce48f762c3bd27808cb4feeaea9fb7be18322d8858e2bba889 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:06:57.613Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T05:06:57.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T05:06:57.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-5123 does not seem to be running inside a container [2023-03-22T05:06:57.938Z] $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat [2023-03-22T05:06:59.193Z] $ docker top e842a24fde8dd3f09661c1f4d1af34290884e401b971273a709b7dd86cb1fce4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T05:07:00.085Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-22T05:07:00.788Z] + make test [2023-03-22T05:07:00.789Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T05:07:47.650Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-22T05:10:09.349Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-22T05:10:09.349Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-22T05:10:09.349Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-22T05:10:09.349Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-22T05:10:09.349Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-22T05:10:09.349Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.221s coverage: 27.6% of statements [2023-03-22T05:10:09.349Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.259s coverage: 78.9% of statements [2023-03-22T05:10:17.543Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-22T05:10:17.543Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-22T05:10:17.543Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.373s coverage: 86.0% of statements [2023-03-22T05:10:22.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-22T05:10:22.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-22T05:10:22.888Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.446s coverage: 75.9% of statements [2023-03-22T05:10:25.469Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.276s coverage: 15.2% of statements [2023-03-22T05:10:27.411Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-22T05:10:27.411Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-22T05:10:27.999Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.440s coverage: 68.5% of statements [2023-03-22T05:10:29.943Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.513s coverage: 89.2% of statements [2023-03-22T05:10:33.311Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-22T05:10:33.311Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.271s coverage: 5.5% of statements [2023-03-22T05:10:33.897Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T05:10:33.897Z] GO111MODULE=on go vet ./... [2023-03-22T05:13:10.640Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T05:13:10.640Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T05:13:10.640Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T05:13:10.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T05:13:10.704Z] $ docker stop --time=1 e842a24fde8dd3f09661c1f4d1af34290884e401b971273a709b7dd86cb1fce4 [2023-03-22T05:13:12.604Z] $ docker rm -f --volumes e842a24fde8dd3f09661c1f4d1af34290884e401b971273a709b7dd86cb1fce4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T05:13:14.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T05:13:14.253Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T05:13:14.804Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T05:13:15.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T05:13:15.787Z] + ls -al . [2023-03-22T05:13:15.788Z] total 268 [2023-03-22T05:13:15.788Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 05:07 . [2023-03-22T05:13:15.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 05:04 .. [2023-03-22T05:13:15.788Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 05:04 .dockerignore [2023-03-22T05:13:15.788Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 05:04 .git [2023-03-22T05:13:15.788Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 05:04 .github [2023-03-22T05:13:15.788Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 05:04 .gitignore [2023-03-22T05:13:15.788Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 05:04 .golangci.yml [2023-03-22T05:13:15.788Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 22 05:04 CHANGELOG.md [2023-03-22T05:13:15.788Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 05:04 GOVERNANCE.md [2023-03-22T05:13:15.788Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 05:04 Jenkinsfile [2023-03-22T05:13:15.788Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 05:04 LICENSE [2023-03-22T05:13:15.788Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 22 05:04 Makefile [2023-03-22T05:13:15.788Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 05:04 OWNERS.md [2023-03-22T05:13:15.788Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 22 05:04 README.md [2023-03-22T05:13:15.788Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 05:01 VERSION [2023-03-22T05:13:15.788Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 05:04 bin [2023-03-22T05:13:15.788Z] -rw-r--r-- 1 jenkins jenkins 105656 Mar 22 05:10 coverage.out [2023-03-22T05:13:15.788Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 05:04 example [2023-03-22T05:13:15.788Z] -rw-rw-r-- 1 jenkins jenkins 3291 Mar 22 05:04 go.mod [2023-03-22T05:13:15.788Z] -rw-rw-r-- 1 jenkins jenkins 30779 Mar 22 05:04 go.sum [2023-03-22T05:13:15.788Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 05:04 internal [2023-03-22T05:13:15.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 05:04 openapi [2023-03-22T05:13:15.788Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 05:04 pkg [2023-03-22T05:13:15.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 05:04 snap [2023-03-22T05:13:15.788Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:13:16.212Z] + 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=2b8bf220454c26cf82121bfd78fa9be877917200 --label arch=arm64 --label version=0.0.0 . [2023-03-22T05:13:16.482Z] Sending build context to Docker daemon 5.908MB [2023-03-22T05:13:16.749Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T05:13:16.749Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-22T05:13:16.749Z] ---> 5fd2a15f8d20 [2023-03-22T05:13:16.749Z] Step 3/23 : ARG MAKE=make build [2023-03-22T05:13:16.749Z] ---> Running in bfd0677db13c [2023-03-22T05:13:17.019Z] Removing intermediate container bfd0677db13c [2023-03-22T05:13:17.019Z] ---> 8121427782c9 [2023-03-22T05:13:17.019Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-22T05:13:17.288Z] ---> Running in 7898a10e21e0 [2023-03-22T05:13:17.564Z] Removing intermediate container 7898a10e21e0 [2023-03-22T05:13:17.564Z] ---> 526f923e15d9 [2023-03-22T05:13:17.564Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-22T05:13:17.564Z] ---> Running in 5acb847705c8 [2023-03-22T05:13:17.831Z] Removing intermediate container 5acb847705c8 [2023-03-22T05:13:17.831Z] ---> cecdb6849acb [2023-03-22T05:13:17.831Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-22T05:13:17.831Z] ---> Running in 098ef2e0dedb [2023-03-22T05:13:18.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T05:13:19.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T05:13:20.712Z] OK: 263 MiB in 53 packages [2023-03-22T05:13:21.295Z] Removing intermediate container 098ef2e0dedb [2023-03-22T05:13:21.295Z] ---> 1c50d7b739cb [2023-03-22T05:13:21.295Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-22T05:13:21.881Z] ---> c71ac61e4e71 [2023-03-22T05:13:21.881Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T05:13:21.881Z] ---> Running in 7d8ec0793477 [2023-03-22T05:13:24.464Z] Removing intermediate container 7d8ec0793477 [2023-03-22T05:13:24.464Z] ---> 2813b42a4ec9 [2023-03-22T05:13:24.464Z] Step 9/23 : COPY . . [2023-03-22T05:13:25.875Z] ---> c27ae5631fc6 [2023-03-22T05:13:25.875Z] Step 10/23 : RUN ${MAKE} [2023-03-22T05:13:25.875Z] ---> Running in 737fd8d7d053 [2023-03-22T05:13:26.835Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-22T05:15:48.622Z] Removing intermediate container 737fd8d7d053 [2023-03-22T05:15:48.622Z] ---> 071db1f36509 [2023-03-22T05:15:48.622Z] Step 11/23 : FROM alpine:3.17 [2023-03-22T05:15:48.622Z] 3.17: Pulling from library/alpine [2023-03-22T05:15:48.622Z] af6eaf76a39c: Already exists [2023-03-22T05:15:48.622Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T05:15:48.622Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T05:15:48.622Z] ---> d74e625d9115 [2023-03-22T05:15:48.622Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-22T05:15:48.622Z] ---> Running in fda1acd3eb04 [2023-03-22T05:15:48.622Z] Removing intermediate container fda1acd3eb04 [2023-03-22T05:15:48.622Z] ---> 5b5aa0a46ad2 [2023-03-22T05:15:48.622Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-22T05:15:48.622Z] ---> Running in a0d989beb7d0 [2023-03-22T05:15:48.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T05:15:48.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T05:15:48.622Z] OK: 7 MiB in 15 packages [2023-03-22T05:15:48.622Z] Removing intermediate container a0d989beb7d0 [2023-03-22T05:15:48.622Z] ---> 819be7700fc7 [2023-03-22T05:15:48.622Z] Step 14/23 : WORKDIR / [2023-03-22T05:15:48.622Z] ---> Running in cb964f6828ad [2023-03-22T05:15:48.622Z] Removing intermediate container cb964f6828ad [2023-03-22T05:15:48.622Z] ---> 7b3d820bc19b [2023-03-22T05:15:48.622Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-22T05:15:48.622Z] ---> 71a527e36fef [2023-03-22T05:15:48.622Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-22T05:15:48.622Z] ---> c70ffe08d1be [2023-03-22T05:15:48.622Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-22T05:15:48.622Z] ---> 6f18fd77098f [2023-03-22T05:15:48.622Z] Step 18/23 : EXPOSE 59999 [2023-03-22T05:15:48.622Z] ---> Running in e4e7633f0855 [2023-03-22T05:15:48.622Z] Removing intermediate container e4e7633f0855 [2023-03-22T05:15:48.622Z] ---> c9ba41959b1a [2023-03-22T05:15:48.622Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-22T05:15:48.622Z] ---> Running in 4544ce3ecfe3 [2023-03-22T05:15:48.622Z] Removing intermediate container 4544ce3ecfe3 [2023-03-22T05:15:48.622Z] ---> 579d823a88d0 [2023-03-22T05:15:48.622Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T05:15:48.622Z] ---> Running in f1dcc58a863a [2023-03-22T05:15:48.622Z] Removing intermediate container f1dcc58a863a [2023-03-22T05:15:48.622Z] ---> f6c5b282fa62 [2023-03-22T05:15:48.622Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T05:15:48.622Z] ---> Running in 20341230fa4e [2023-03-22T05:15:48.622Z] Removing intermediate container 20341230fa4e [2023-03-22T05:15:48.622Z] ---> 95e3bd5f1d6a [2023-03-22T05:15:48.622Z] Step 22/23 : LABEL git_sha=2b8bf220454c26cf82121bfd78fa9be877917200 [2023-03-22T05:15:48.622Z] ---> Running in 9722bfa63b94 [2023-03-22T05:15:48.622Z] Removing intermediate container 9722bfa63b94 [2023-03-22T05:15:48.622Z] ---> 309f81082732 [2023-03-22T05:15:48.622Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T05:15:48.622Z] ---> Running in ccc3cf619cbf [2023-03-22T05:15:48.622Z] Removing intermediate container ccc3cf619cbf [2023-03-22T05:15:48.622Z] ---> 508fe0023025 [2023-03-22T05:15:48.622Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T05:15:48.622Z] Successfully built 508fe0023025 [2023-03-22T05:15:48.622Z] 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-03-22T05:15:49.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T05:15:49.466Z] [2023-03-22T05:15:49.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:15:49.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T05:15:49.869Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T05:15:49.869Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T05:15:49.869Z] 04944245beec: Pulling fs layer [2023-03-22T05:15:49.869Z] 699f458cf7ca: Pulling fs layer [2023-03-22T05:15:49.869Z] 765212b225bb: Pulling fs layer [2023-03-22T05:15:49.869Z] f23df028b6ca: Pulling fs layer [2023-03-22T05:15:49.869Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T05:15:49.869Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T05:15:49.869Z] 765212b225bb: Waiting [2023-03-22T05:15:49.869Z] f23df028b6ca: Waiting [2023-03-22T05:15:49.869Z] d65c8cfc05b1: Waiting [2023-03-22T05:15:49.869Z] 2437ff75d9bd: Waiting [2023-03-22T05:15:50.136Z] 04944245beec: Verifying Checksum [2023-03-22T05:15:50.136Z] 04944245beec: Download complete [2023-03-22T05:15:50.136Z] 765212b225bb: Verifying Checksum [2023-03-22T05:15:50.136Z] 765212b225bb: Download complete [2023-03-22T05:15:50.136Z] f23df028b6ca: Download complete [2023-03-22T05:15:50.136Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T05:15:50.136Z] d65c8cfc05b1: Download complete [2023-03-22T05:15:50.136Z] 699f458cf7ca: Verifying Checksum [2023-03-22T05:15:50.136Z] 699f458cf7ca: Download complete [2023-03-22T05:15:50.719Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T05:15:50.719Z] 8998bd30e6a1: Download complete [2023-03-22T05:15:52.661Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T05:15:52.661Z] 2437ff75d9bd: Download complete [2023-03-22T05:15:54.626Z] 8998bd30e6a1: Pull complete [2023-03-22T05:15:54.893Z] 04944245beec: Pull complete [2023-03-22T05:15:56.298Z] 699f458cf7ca: Pull complete [2023-03-22T05:15:56.298Z] 765212b225bb: Pull complete [2023-03-22T05:15:57.253Z] f23df028b6ca: Pull complete [2023-03-22T05:15:57.253Z] d65c8cfc05b1: Pull complete [2023-03-22T05:16:12.238Z] 2437ff75d9bd: Pull complete [2023-03-22T05:16:12.238Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T05:16:12.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T05:16:12.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T05:16:12.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-5123 does not seem to be running inside a container [2023-03-22T05:16:12.598Z] $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T05:16:17.979Z] $ docker top f4e01c27afb271147dea92d04ba04280275640761ed16a77ac90e0a978b0be0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:16:18.547Z] ---> job-cost.sh [2023-03-22T05:16:18.814Z] lf-activate-venv: SKIPPING [2023-03-22T05:16:18.814Z] INFO: No Stack... [2023-03-22T05:16:19.396Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T05:16:19.976Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T05:16:20.628Z] + cut -d, -f6 [2023-03-22T05:16:20.629Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2023-03-22T05:16:20.707Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] [2023-03-22T05:16:20.712Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] did not exist. Created. [2023-03-22T05:16:20.713Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T05:16:21.119Z] /w/workspace/device-sdk-go/1@tmp/durable-102c5516/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T05:16:21.469Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T05:16:21.504Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T05:16:21.565Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T05:16:21.581Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1401-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T05:16:21.652Z] $ docker stop --time=1 f4e01c27afb271147dea92d04ba04280275640761ed16a77ac90e0a978b0be0c [2023-03-22T05:16:23.094Z] $ docker rm -f --volumes f4e01c27afb271147dea92d04ba04280275640761ed16a77ac90e0a978b0be0c [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-03-22T05:16:24.053Z] provisioning config files... [2023-03-22T05:16:24.059Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/config8243920446280114956tmp [Pipeline] { [Pipeline] sh [2023-03-22T05:16:24.388Z] + set +x [2023-03-22T05:16:24.388Z] + curl -s https://codecov.io/bash [2023-03-22T05:16:24.388Z] + bash -s -- [2023-03-22T05:16:24.388Z] [2023-03-22T05:16:24.388Z] _____ _ [2023-03-22T05:16:24.388Z] / ____| | | [2023-03-22T05:16:24.388Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T05:16:24.388Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T05:16:24.388Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T05:16:24.388Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T05:16:24.388Z] Bash-1.0.6 [2023-03-22T05:16:24.388Z] [2023-03-22T05:16:24.388Z] [2023-03-22T05:16:24.388Z] ==> git version 2.25.1 found [2023-03-22T05:16:24.388Z] ==> 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-03-22T05:16:24.388Z] Release-Date: 2020-01-08 [2023-03-22T05:16:24.388Z] 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-03-22T05:16:24.388Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T05:16:24.388Z] ==> Jenkins CI detected. [2023-03-22T05:16:24.388Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1401 [2023-03-22T05:16:24.388Z] project root: . [2023-03-22T05:16:24.388Z] --> token set from env [2023-03-22T05:16:24.388Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T05:16:24.388Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T05:16:24.388Z] ==> Python coveragepy not found [2023-03-22T05:16:24.388Z] ==> Searching for coverage reports in: [2023-03-22T05:16:24.388Z] + . [2023-03-22T05:16:24.388Z] -> Found 1 reports [2023-03-22T05:16:24.388Z] ==> Detecting git/mercurial file structure [2023-03-22T05:16:24.388Z] ==> Reading reports [2023-03-22T05:16:24.388Z] + ./coverage.out bytes=105656 [2023-03-22T05:16:24.388Z] ==> Appending adjustments [2023-03-22T05:16:24.388Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T05:16:24.647Z] + Found adjustments [2023-03-22T05:16:24.647Z] ==> Gzipping contents [2023-03-22T05:16:24.647Z] 16K /tmp/codecov.hPfcA4.gz [2023-03-22T05:16:24.647Z] ==> Uploading reports [2023-03-22T05:16:24.647Z] url: https://codecov.io [2023-03-22T05:16:24.647Z] query: branch=PR-1401&commit=2b8bf220454c26cf82121bfd78fa9be877917200&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1401&job=&cmd_args= [2023-03-22T05:16:24.647Z] -> Pinging Codecov [2023-03-22T05:16:24.647Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1401&commit=2b8bf220454c26cf82121bfd78fa9be877917200&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1401&job=&cmd_args= [2023-03-22T05:16:24.906Z] -> Uploading to [2023-03-22T05:16:24.906Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/7E55EF52A471D76F132DFD9A03CDDE97/2b8bf220454c26cf82121bfd78fa9be877917200/de5edb7b-910d-4928-8103-4fbd7d9c28d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T051624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0838a418b408ba4d262f0dadc1da8ef095e86f271f094ffdb15a64519283a705 [2023-03-22T05:16:24.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T05:16:24.906Z] Dload Upload Total Spent Left Speed [2023-03-22T05:16:25.166Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14955 0 0 100 14955 0 49850 --:--:-- --:--:-- --:--:-- 49684 100 14955 0 0 100 14955 0 49684 --:--:-- --:--:-- --:--:-- 49519 [2023-03-22T05:16:25.166Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/2b8bf220454c26cf82121bfd78fa9be877917200 [Pipeline] } [2023-03-22T05:16:25.195Z] 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-03-22T05:16:27.088Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives ] [2023-03-22T05:16:27.088Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives [2023-03-22T05:16:27.088Z] total 16 [2023-03-22T05:16:27.088Z] drwxr-xr-x 3 root root 4096 Mar 22 05:03 . [2023-03-22T05:16:27.088Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 05:03 .. [2023-03-22T05:16:27.088Z] drwxr-xr-x 2 root root 4096 Mar 22 05:03 cost [2023-03-22T05:16:27.088Z] -rw-r--r-- 1 root root 86 Mar 22 05:03 cost.csv [2023-03-22T05:16:27.088Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives [2023-03-22T05:16:27.088Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives [2023-03-22T05:16:27.088Z] total 16 [2023-03-22T05:16:27.088Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 05:03 . [2023-03-22T05:16:27.088Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 05:03 .. [2023-03-22T05:16:27.088Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 05:03 cost [2023-03-22T05:16:27.088Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 22 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:16:27.422Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:16:28.390Z] ---> package-listing.sh [2023-03-22T05:16:28.390Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T05:16:28.390Z] ++ facter osfamily [2023-03-22T05:16:28.651Z] + OS_FAMILY=debian [2023-03-22T05:16:28.651Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1401 [2023-03-22T05:16:28.651Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T05:16:28.651Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T05:16:28.651Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T05:16:28.651Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T05:16:28.651Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1401 ']' [2023-03-22T05:16:28.651Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T05:16:28.651Z] + case "${OS_FAMILY}" in [2023-03-22T05:16:28.651Z] + dpkg -l [2023-03-22T05:16:28.651Z] + grep '^ii' [2023-03-22T05:16:28.651Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T05:16:28.651Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T05:16:28.651Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T05:16:28.651Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1401 ']' [2023-03-22T05:16:28.651Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives/ [2023-03-22T05:16:28.651Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives/ [Pipeline] echo [2023-03-22T05:16:28.682Z] 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-1401/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T05:16:28.972Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T05:16:29.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T05:16:29.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T05:16:29.900Z] prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container [2023-03-22T05:16:29.928Z] $ 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-1401/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-1401 -v /w/workspace/gexfoundry_device-sdk-go_PR-1401:/w/workspace/gexfoundry_device-sdk-go_PR-1401:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1401@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-lftools-log-publisher:latest cat [2023-03-22T05:16:30.096Z] $ docker top 15c279282b17687bedbfa5290b29bf8955845c19019163de1fecabb79e529314 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T05:16:30.486Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T05:16:30.795Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T05:16:31.104Z] + ls /var/log/sa-host [2023-03-22T05:16:31.104Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T05:16:31.230Z] provisioning config files... [2023-03-22T05:16:31.239Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/config5332494288912355288tmp [Pipeline] { [Pipeline] echo [2023-03-22T05:16:31.298Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:16:31.612Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T05:16:31.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:16:32.037Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T05:16:32.071Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:16:32.383Z] ---> sudo-logs.sh [2023-03-22T05:16:32.383Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T05:16:32.468Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:16:32.780Z] ---> job-cost.sh [2023-03-22T05:16:32.780Z] lf-activate-venv: SKIPPING [2023-03-22T05:16:32.780Z] DEBUG: total: 0.2199999988079071 [2023-03-22T05:16:32.780Z] INFO: Retrieving Stack Cost... [2023-03-22T05:16:33.038Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T05:16:33.605Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T05:16:33.637Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T05:16:33.951Z] ---> logs-deploy.sh [2023-03-22T05:16:33.951Z] lf-activate-venv: SKIPPING [2023-03-22T05:16:33.951Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1401/1 [2023-03-22T05:16:33.951Z] INFO: archiving workspace using pattern(s): [2023-03-22T05:16:34.887Z] Archives upload complete. [2023-03-22T05:16:34.887Z] INFO: archiving logs to Nexus