Pull request #1466 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1af300b8517d19e9a23fcf09dd1197bb9874034+0269f5defae23ecfb21598e73301b9248fb3e022 (a3ac3bf0a7b5f68705d0bd9c47c2ec4c4849a27f) 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-ssh16107809045654152159.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13574009871038164114.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-1466/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-1466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12675975327086736134.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-1466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12075790067486413993.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh18239500594920260478.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-1466/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-1466/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12882833703285134859.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17447 in /w/workspace/gexfoundry_device-sdk-go_PR-1466 [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-1466 # 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/1466/head:refs/remotes/origin/PR-1466 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0269f5defae23ecfb21598e73301b9248fb3e022 into PR head commit f1af300b8517d19e9a23fcf09dd1197bb9874034 Merge succeeded, producing f1af300b8517d19e9a23fcf09dd1197bb9874034 Checking out Revision f1af300b8517d19e9a23fcf09dd1197bb9874034 (PR-1466) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T04:58:37.613Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f1af300b8517d19e9a23fcf09dd1197bb9874034 # 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 0269f5defae23ecfb21598e73301b9248fb3e022 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1af300b8517d19e9a23fcf09dd1197bb9874034 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T04:58:37.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T04:58:37.889Z] ========================================================= [2023-05-31T04:58:37.889Z] EdgeX Global Pipelines Version Info [2023-05-31T04:58:37.889Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:58:38.680Z] ------------------- [2023-05-31T04:58:38.680Z] stable info: [2023-05-31T04:58:38.680Z] ------------------- [2023-05-31T04:58:38.680Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T04:58:38.680Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T04:58:38.680Z] Message: update stable to v1.0.249 [2023-05-31T04:58:39.253Z] ------------------- [2023-05-31T04:58:39.253Z] experimental info: [2023-05-31T04:58:39.253Z] ------------------- [2023-05-31T04:58:39.253Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T04:58:39.253Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T04:58:39.253Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T04:58:39.544Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-31T04:58:39.586Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-31T04:58:39.630Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T04:58:39.672Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T04:58:39.721Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T04:58:39.767Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T04:58:39.808Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T04:58:39.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-31T04:58:39.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T04:58:39.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T04:58:39.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T04:58:40.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-31T04:58:40.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T04:58:40.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T04:58:40.153Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T04:58:40.194Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T04:58:40.233Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T04:58:40.274Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T04:58:40.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T04:58:40.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T04:58:40.410Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-31T04:58:40.457Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-31T04:58:40.495Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T04:58:40.537Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T04:58:40.579Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T04:58:40.623Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T04:58:40.664Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T04:58:40.703Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1466 [Pipeline] echo [2023-05-31T04:58:40.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1466 [Pipeline] echo [2023-05-31T04:58:40.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1466 [Pipeline] echo [2023-05-31T04:58:40.840Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1af300b8517d19e9a23fcf09dd1197bb9874034 [Pipeline] echo [2023-05-31T04:58:40.886Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1af300 [Pipeline] echo [2023-05-31T04:58:40.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T04:58:41.048Z] provisioning config files... [2023-05-31T04:58:41.070Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/config1658743830293020927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:58:41.418Z] ---> docker-login.sh [2023-05-31T04:58:41.418Z] nexus3.edgexfoundry.org:10001 [2023-05-31T04:58:41.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:58:41.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:58:41.681Z] Configure a credential helper to remove this warning. See [2023-05-31T04:58:41.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:58:41.681Z] [2023-05-31T04:58:41.681Z] Login Succeeded [2023-05-31T04:58:41.681Z] nexus3.edgexfoundry.org:10002 [2023-05-31T04:58:41.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:58:41.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:58:41.947Z] Configure a credential helper to remove this warning. See [2023-05-31T04:58:41.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:58:41.947Z] [2023-05-31T04:58:41.947Z] Login Succeeded [2023-05-31T04:58:41.947Z] nexus3.edgexfoundry.org:10003 [2023-05-31T04:58:41.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:58:41.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:58:41.947Z] Configure a credential helper to remove this warning. See [2023-05-31T04:58:41.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:58:41.947Z] [2023-05-31T04:58:41.947Z] Login Succeeded [2023-05-31T04:58:41.947Z] nexus3.edgexfoundry.org:10004 [2023-05-31T04:58:42.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:58:42.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:58:42.210Z] Configure a credential helper to remove this warning. See [2023-05-31T04:58:42.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:58:42.210Z] [2023-05-31T04:58:42.210Z] Login Succeeded [2023-05-31T04:58:42.210Z] docker.io [2023-05-31T04:58:42.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:58:42.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:58:42.471Z] Configure a credential helper to remove this warning. See [2023-05-31T04:58:42.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:58:42.471Z] [2023-05-31T04:58:42.471Z] Login Succeeded [2023-05-31T04:58:42.471Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T04:58:42.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T04:58:43.128Z] + git rev-list -1 --merges f1af300b8517d19e9a23fcf09dd1197bb9874034~1..f1af300b8517d19e9a23fcf09dd1197bb9874034 [Pipeline] echo [2023-05-31T04:58:43.197Z] -----------> git rev-list -1 --merges f1af300b8517d19e9a23fcf09dd1197bb9874034~1..f1af300b8517d19e9a23fcf09dd1197bb9874034 f1af300b8517d19e9a23fcf09dd1197bb9874034 [false] [Pipeline] sh [2023-05-31T04:58:43.510Z] + git log --format=format:%s -1 f1af300b8517d19e9a23fcf09dd1197bb9874034 [Pipeline] echo [2023-05-31T04:58:43.548Z] ========================================================= [2023-05-31T04:58:43.548Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T04:58:43.548Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T04:58:43.986Z] + git log --format=format:%s -1 f1af300b8517d19e9a23fcf09dd1197bb9874034 [Pipeline] echo [2023-05-31T04:58:44.017Z] [semverPrep] GIT_COMMIT: f1af300b8517d19e9a23fcf09dd1197bb9874034, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 [Pipeline] echo [2023-05-31T04:58:44.045Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T04:58:44.449Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T04:58:44.449Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T04:58:44.449Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T04:58:44.449Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T04:58:44.449Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T04:58:44.449Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T04:58:44.449Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:58:44.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T04:58:44.960Z] [2023-05-31T04:58:44.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:58:45.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T04:58:45.327Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T04:58:45.327Z] b85a868b505f: Pulling fs layer [2023-05-31T04:58:45.327Z] e2be974225ed: Pulling fs layer [2023-05-31T04:58:45.327Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T04:58:45.327Z] 988bab9f4d93: Pulling fs layer [2023-05-31T04:58:45.327Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T04:58:45.327Z] eaf3925da568: Pulling fs layer [2023-05-31T04:58:45.327Z] bab4dde63d76: Pulling fs layer [2023-05-31T04:58:45.327Z] bde34c3a00c8: Pulling fs layer [2023-05-31T04:58:45.327Z] b352a97aabf1: Pulling fs layer [2023-05-31T04:58:45.327Z] 4872d77fe225: Pulling fs layer [2023-05-31T04:58:45.327Z] 5851b861e8e6: Pulling fs layer [2023-05-31T04:58:45.327Z] 988bab9f4d93: Waiting [2023-05-31T04:58:45.327Z] eaf3925da568: Waiting [2023-05-31T04:58:45.327Z] 1469e6f7b9e6: Waiting [2023-05-31T04:58:45.327Z] bab4dde63d76: Waiting [2023-05-31T04:58:45.327Z] b352a97aabf1: Waiting [2023-05-31T04:58:45.327Z] bde34c3a00c8: Waiting [2023-05-31T04:58:45.327Z] 4872d77fe225: Waiting [2023-05-31T04:58:45.327Z] 5851b861e8e6: Waiting [2023-05-31T04:58:45.327Z] e2be974225ed: Verifying Checksum [2023-05-31T04:58:45.327Z] e2be974225ed: Download complete [2023-05-31T04:58:45.327Z] 988bab9f4d93: Verifying Checksum [2023-05-31T04:58:45.327Z] 988bab9f4d93: Download complete [2023-05-31T04:58:45.327Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T04:58:45.327Z] 1469e6f7b9e6: Download complete [2023-05-31T04:58:45.327Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T04:58:45.327Z] 339a4e72a1f5: Download complete [2023-05-31T04:58:45.586Z] eaf3925da568: Verifying Checksum [2023-05-31T04:58:45.586Z] eaf3925da568: Download complete [2023-05-31T04:58:45.586Z] bde34c3a00c8: Verifying Checksum [2023-05-31T04:58:45.586Z] bde34c3a00c8: Download complete [2023-05-31T04:58:45.586Z] b352a97aabf1: Download complete [2023-05-31T04:58:45.586Z] 4872d77fe225: Verifying Checksum [2023-05-31T04:58:45.586Z] 4872d77fe225: Download complete [2023-05-31T04:58:45.586Z] 5851b861e8e6: Verifying Checksum [2023-05-31T04:58:45.586Z] 5851b861e8e6: Download complete [2023-05-31T04:58:45.586Z] b85a868b505f: Download complete [2023-05-31T04:58:45.845Z] bab4dde63d76: Verifying Checksum [2023-05-31T04:58:45.845Z] bab4dde63d76: Download complete [2023-05-31T04:58:46.782Z] b85a868b505f: Pull complete [2023-05-31T04:58:46.782Z] e2be974225ed: Pull complete [2023-05-31T04:58:47.350Z] 339a4e72a1f5: Pull complete [2023-05-31T04:58:47.350Z] 988bab9f4d93: Pull complete [2023-05-31T04:58:47.610Z] 1469e6f7b9e6: Pull complete [2023-05-31T04:58:47.610Z] eaf3925da568: Pull complete [2023-05-31T04:58:49.516Z] bab4dde63d76: Pull complete [2023-05-31T04:58:49.516Z] bde34c3a00c8: Pull complete [2023-05-31T04:58:49.516Z] b352a97aabf1: Pull complete [2023-05-31T04:58:49.516Z] 4872d77fe225: Pull complete [2023-05-31T04:58:49.516Z] 5851b861e8e6: Pull complete [2023-05-31T04:58:49.516Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T04:58:49.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T04:58:49.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T04:58:49.759Z] prd-ubuntu20.04-docker-8c-8g-17447 does not seem to be running inside a container [2023-05-31T04:58:49.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1466 -v /w/workspace/gexfoundry_device-sdk-go_PR-1466:/w/workspace/gexfoundry_device-sdk-go_PR-1466:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1466@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-05-31T04:58:51.311Z] $ docker top 642c66b0872f2fd8da97295cd3a8afaa99259d4585a0f6bf51ff4af485784f2f -eo pid,comm [2023-05-31T04:58:51.360Z] 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-05-31T04:58:51.360Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T04:58:51.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T04:58:51.489Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T04:58:51.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T04:58:51.615Z] $ docker exec 642c66b0872f2fd8da97295cd3a8afaa99259d4585a0f6bf51ff4af485784f2f ssh-agent [2023-05-31T04:58:51.723Z] SSH_AUTH_SOCK=/tmp/ssh-ACCMnwvEZ7kd/agent.32 [2023-05-31T04:58:51.723Z] SSH_AGENT_PID=38 [2023-05-31T04:58:51.731Z] Running ssh-add (command line suppressed) [2023-05-31T04:58:51.846Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/private_key_17477389915598123056.key (/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/private_key_17477389915598123056.key) [2023-05-31T04:58:51.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T04:58:52.184Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T04:58:52.215Z] $ docker exec --env ******** --env ******** 642c66b0872f2fd8da97295cd3a8afaa99259d4585a0f6bf51ff4af485784f2f ssh-agent -k [2023-05-31T04:58:52.317Z] unset SSH_AUTH_SOCK; [2023-05-31T04:58:52.318Z] unset SSH_AGENT_PID; [2023-05-31T04:58:52.318Z] echo Agent pid 38 killed; [2023-05-31T04:58:52.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T04:58:52.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T04:58:52.419Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T04:58:52.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T04:58:52.526Z] $ docker exec 642c66b0872f2fd8da97295cd3a8afaa99259d4585a0f6bf51ff4af485784f2f ssh-agent [2023-05-31T04:58:52.633Z] SSH_AUTH_SOCK=/tmp/ssh-s1i8w4iEtbLE/agent.69 [2023-05-31T04:58:52.633Z] SSH_AGENT_PID=75 [2023-05-31T04:58:52.638Z] Running ssh-add (command line suppressed) [2023-05-31T04:58:52.746Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/private_key_17881185465930090878.key (/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/private_key_17881185465930090878.key) [2023-05-31T04:58:52.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T04:58:53.081Z] + git semver init [2023-05-31T04:58:53.341Z] 2023-05-31 04:58:53,276 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T04:58:53.341Z] 2023-05-31 04:58:53,277 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver [2023-05-31T04:58:53.341Z] 2023-05-31 04:58:53,278 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver [2023-05-31T04:58:53.341Z] 2023-05-31 04:58:53,278 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1466, universal_newlines=False, shell=None, istream=None) [2023-05-31T04:58:54.281Z] 2023-05-31 04:58:54,110 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1466/.git/info/exclude [2023-05-31T04:58:54.281Z] 2023-05-31 04:58:54,111 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver/PR-1466 with force:False [2023-05-31T04:58:54.281Z] 2023-05-31 04:58:54,111 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver/PR-1466 [2023-05-31T04:58:54.281Z] 2023-05-31 04:58:54,116 [execute] INFO git cat-file --batch-check [2023-05-31T04:58:54.281Z] 2023-05-31 04:58:54,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T04:58:54.281Z] 2023-05-31 04:58:54,123 [execute] INFO git cat-file --batch [2023-05-31T04:58:54.281Z] 2023-05-31 04:58:54,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T04:58:54.281Z] 2023-05-31 04:58:54,129 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver/PR-1466 [2023-05-31T04:58:54.281Z] 0.0.0 [Pipeline] } [2023-05-31T04:58:54.311Z] $ docker exec --env ******** --env ******** 642c66b0872f2fd8da97295cd3a8afaa99259d4585a0f6bf51ff4af485784f2f ssh-agent -k [2023-05-31T04:58:54.419Z] unset SSH_AUTH_SOCK; [2023-05-31T04:58:54.419Z] unset SSH_AGENT_PID; [2023-05-31T04:58:54.419Z] echo Agent pid 75 killed; [2023-05-31T04:58:54.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T04:58:54.857Z] + git semver [Pipeline] } [2023-05-31T04:58:55.144Z] $ docker stop --time=1 642c66b0872f2fd8da97295cd3a8afaa99259d4585a0f6bf51ff4af485784f2f [2023-05-31T04:58:56.441Z] $ docker rm -f --volumes 642c66b0872f2fd8da97295cd3a8afaa99259d4585a0f6bf51ff4af485784f2f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T04:58:56.855Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T04:58:57.124Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T04:58:57.140Z] [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-05-31T04:58:57.735Z] provisioning config files... [2023-05-31T04:58:57.745Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/config7185153302179907548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T04:58:58.094Z] ---> docker-login.sh [2023-05-31T04:58:58.094Z] nexus3.edgexfoundry.org:10001 [2023-05-31T04:58:58.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:58:58.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:58:58.094Z] Configure a credential helper to remove this warning. See [2023-05-31T04:58:58.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:58:58.094Z] [2023-05-31T04:58:58.094Z] Login Succeeded [2023-05-31T04:58:58.094Z] nexus3.edgexfoundry.org:10002 [2023-05-31T04:58:58.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:58:58.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:58:58.094Z] Configure a credential helper to remove this warning. See [2023-05-31T04:58:58.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:58:58.094Z] [2023-05-31T04:58:58.094Z] Login Succeeded [2023-05-31T04:58:58.354Z] nexus3.edgexfoundry.org:10003 [2023-05-31T04:58:58.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:58:58.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:58:58.354Z] Configure a credential helper to remove this warning. See [2023-05-31T04:58:58.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:58:58.354Z] [2023-05-31T04:58:58.354Z] Login Succeeded [2023-05-31T04:58:58.354Z] nexus3.edgexfoundry.org:10004 [2023-05-31T04:58:58.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:58:58.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:58:58.354Z] Configure a credential helper to remove this warning. See [2023-05-31T04:58:58.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:58:58.354Z] [2023-05-31T04:58:58.354Z] Login Succeeded [2023-05-31T04:58:58.354Z] docker.io [2023-05-31T04:58:58.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T04:58:58.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T04:58:58.614Z] Configure a credential helper to remove this warning. See [2023-05-31T04:58:58.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T04:58:58.614Z] [2023-05-31T04:58:58.614Z] Login Succeeded [2023-05-31T04:58:58.614Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T04:58:58.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T04:58:58.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T04:58:58.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T04:58:58.913Z] ========================================================= [2023-05-31T04:58:58.913Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T04:58:58.913Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:58:59.397Z] + 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-05-31T04:58:59.397Z] Sending build context to Docker daemon 11.24MB [2023-05-31T04:58:59.397Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T04:58:59.397Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-31T04:58:59.397Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T04:58:59.397Z] f56be85fc22e: Pulling fs layer [2023-05-31T04:58:59.397Z] 85791d961cd3: Pulling fs layer [2023-05-31T04:58:59.397Z] d694b5ae8c79: Pulling fs layer [2023-05-31T04:58:59.397Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T04:58:59.397Z] 4d19c01a9841: Pulling fs layer [2023-05-31T04:58:59.397Z] 9325e15d5711: Pulling fs layer [2023-05-31T04:58:59.397Z] 556b6ee489ea: Pulling fs layer [2023-05-31T04:58:59.397Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T04:58:59.397Z] 9f32a84ed3da: Waiting [2023-05-31T04:58:59.397Z] 556b6ee489ea: Waiting [2023-05-31T04:58:59.397Z] c5a4b2cf53e6: Waiting [2023-05-31T04:58:59.397Z] 4d19c01a9841: Waiting [2023-05-31T04:58:59.656Z] 85791d961cd3: Verifying Checksum [2023-05-31T04:58:59.656Z] 85791d961cd3: Download complete [2023-05-31T04:58:59.656Z] 9f32a84ed3da: Verifying Checksum [2023-05-31T04:58:59.656Z] 9f32a84ed3da: Download complete [2023-05-31T04:58:59.656Z] 4d19c01a9841: Verifying Checksum [2023-05-31T04:58:59.656Z] 4d19c01a9841: Download complete [2023-05-31T04:58:59.656Z] f56be85fc22e: Verifying Checksum [2023-05-31T04:58:59.656Z] f56be85fc22e: Download complete [2023-05-31T04:58:59.656Z] 9325e15d5711: Verifying Checksum [2023-05-31T04:58:59.656Z] 9325e15d5711: Download complete [2023-05-31T04:58:59.656Z] f56be85fc22e: Pull complete [2023-05-31T04:58:59.919Z] 85791d961cd3: Pull complete [2023-05-31T04:59:00.180Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T04:59:00.180Z] c5a4b2cf53e6: Download complete [2023-05-31T04:59:00.180Z] d694b5ae8c79: Verifying Checksum [2023-05-31T04:59:00.180Z] d694b5ae8c79: Download complete [2023-05-31T04:59:00.439Z] 556b6ee489ea: Download complete [2023-05-31T04:59:03.722Z] d694b5ae8c79: Pull complete [2023-05-31T04:59:03.722Z] 9f32a84ed3da: Pull complete [2023-05-31T04:59:03.981Z] 4d19c01a9841: Pull complete [2023-05-31T04:59:03.981Z] 9325e15d5711: Pull complete [2023-05-31T04:59:06.509Z] 556b6ee489ea: Pull complete [2023-05-31T04:59:07.448Z] c5a4b2cf53e6: Pull complete [2023-05-31T04:59:07.448Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T04:59:07.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T04:59:07.448Z] ---> c4be618373d6 [2023-05-31T04:59:07.448Z] Step 3/10 : ARG MAKE=make build [2023-05-31T04:59:09.386Z] ---> Running in cfc1841f75bf [2023-05-31T04:59:09.386Z] Removing intermediate container cfc1841f75bf [2023-05-31T04:59:09.386Z] ---> dad7a2219c43 [2023-05-31T04:59:09.386Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-31T04:59:09.386Z] ---> Running in 5090fd9f2270 [2023-05-31T04:59:09.386Z] Removing intermediate container 5090fd9f2270 [2023-05-31T04:59:09.386Z] ---> 74cdd9a29372 [2023-05-31T04:59:09.386Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-31T04:59:09.386Z] ---> Running in efa155120af0 [2023-05-31T04:59:09.386Z] Removing intermediate container efa155120af0 [2023-05-31T04:59:09.386Z] ---> fcf3e1b8dcbf [2023-05-31T04:59:09.386Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-31T04:59:09.386Z] ---> Running in 5c7378f35fc4 [2023-05-31T04:59:09.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T04:59:09.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T04:59:10.164Z] OK: 265 MiB in 53 packages [2023-05-31T04:59:10.425Z] Removing intermediate container 5c7378f35fc4 [2023-05-31T04:59:10.425Z] ---> adce6e06f790 [2023-05-31T04:59:10.425Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-31T04:59:10.690Z] ---> b51ea9a76b61 [2023-05-31T04:59:10.690Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T04:59:10.690Z] ---> Running in fc1df5a4a80c [2023-05-31T04:59:12.564Z] Still waiting to schedule task [2023-05-31T04:59:12.564Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-31T04:59:49.415Z] Removing intermediate container fc1df5a4a80c [2023-05-31T04:59:49.415Z] ---> f56295516ad8 [2023-05-31T04:59:49.415Z] Step 9/10 : COPY . . [2023-05-31T04:59:49.415Z] ---> 231a9eb9d245 [2023-05-31T04:59:49.415Z] Step 10/10 : RUN ${MAKE} [2023-05-31T04:59:49.415Z] ---> Running in 78dff2996de8 [2023-05-31T04:59:49.415Z] noop [2023-05-31T04:59:49.415Z] Removing intermediate container 78dff2996de8 [2023-05-31T04:59:49.415Z] ---> fdd2d84b0152 [2023-05-31T04:59:49.415Z] Successfully built fdd2d84b0152 [2023-05-31T04:59:49.415Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:59:49.870Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T04:59:49.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T04:59:50.029Z] prd-ubuntu20.04-docker-8c-8g-17447 does not seem to be running inside a container [2023-05-31T04:59:50.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1466 -v /w/workspace/gexfoundry_device-sdk-go_PR-1466:/w/workspace/gexfoundry_device-sdk-go_PR-1466:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1466@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-05-31T04:59:50.415Z] $ docker top ca3a72c3f963b80ccff6dcbb11a74cb3eac123ca3131f3255715f6c8151e7279 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T04:59:50.810Z] + go version [2023-05-31T04:59:50.810Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T04:59:50.855Z] $ docker stop --time=1 ca3a72c3f963b80ccff6dcbb11a74cb3eac123ca3131f3255715f6c8151e7279 [2023-05-31T04:59:52.144Z] $ docker rm -f --volumes ca3a72c3f963b80ccff6dcbb11a74cb3eac123ca3131f3255715f6c8151e7279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T04:59:52.832Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T04:59:52.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T04:59:52.997Z] prd-ubuntu20.04-docker-8c-8g-17447 does not seem to be running inside a container [2023-05-31T04:59:53.033Z] $ 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-1466 -v /w/workspace/gexfoundry_device-sdk-go_PR-1466:/w/workspace/gexfoundry_device-sdk-go_PR-1466:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1466@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-05-31T04:59:53.388Z] $ docker top 2f3eddaafbba30da05d0f53df0d2449063abf4094d497e79095865258db11ca5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T04:59:53.783Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1466 [Pipeline] fileExists [Pipeline] sh [2023-05-31T04:59:54.138Z] + make test [2023-05-31T04:59:54.138Z] go test -race -coverprofile=coverage.out ./... [2023-05-31T05:00:02.256Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-31T05:00:16.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-31T05:00:16.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-31T05:00:16.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-31T05:00:16.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-31T05:00:16.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-31T05:00:16.664Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.075s coverage: 27.6% of statements [2023-05-31T05:00:16.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-31T05:00:16.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-31T05:00:16.664Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.065s coverage: 80.2% of statements [2023-05-31T05:00:16.664Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.082s coverage: 86.0% of statements [2023-05-31T05:00:16.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-31T05:00:16.664Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.120s coverage: 77.5% of statements [2023-05-31T05:00:16.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-31T05:00:16.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-31T05:00:16.664Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-31T05:00:17.907Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-31T05:00:19.605Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.075s coverage: 14.3% of statements [2023-05-31T05:00:19.605Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.082s coverage: 68.5% of statements [2023-05-31T05:00:19.605Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.116s coverage: 89.2% of statements [2023-05-31T05:00:19.605Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.059s coverage: 5.7% of statements [2023-05-31T05:00:41.934Z] GO111MODULE=on go vet ./... [2023-05-31T05:00:44.462Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T05:00:44.462Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T05:00:44.462Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T05:00:44.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T05:00:44.545Z] $ docker stop --time=1 2f3eddaafbba30da05d0f53df0d2449063abf4094d497e79095865258db11ca5 [2023-05-31T05:00:47.366Z] $ docker rm -f --volumes 2f3eddaafbba30da05d0f53df0d2449063abf4094d497e79095865258db11ca5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T05:00:47.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T05:00:48.036Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-05-31T05:00:48.165Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17449 in /w/workspace/gexfoundry_device-sdk-go_PR-1466 [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] ws [2023-05-31T05:00:48.258Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-05-31T05:00:48.321Z] The recommended git tool is: git [Pipeline] sh [2023-05-31T05:00:48.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T05:00:49.188Z] + ls -al . [2023-05-31T05:00:49.188Z] total 284 [2023-05-31T05:00:49.188Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 04:59 . [2023-05-31T05:00:49.188Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:58 .. [2023-05-31T05:00:49.188Z] -rw-rw-r-- 1 jenkins jenkins 140 May 31 04:58 .dockerignore [2023-05-31T05:00:49.188Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 04:58 .git [2023-05-31T05:00:49.188Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 04:58 .github [2023-05-31T05:00:49.188Z] -rw-rw-r-- 1 jenkins jenkins 137 May 31 04:58 .gitignore [2023-05-31T05:00:49.188Z] -rw-rw-r-- 1 jenkins jenkins 42 May 31 04:58 .golangci.yml [2023-05-31T05:00:49.188Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 04:58 .semver [2023-05-31T05:00:49.188Z] -rw-rw-r-- 1 jenkins jenkins 44878 May 31 04:58 CHANGELOG.md [2023-05-31T05:00:49.188Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 04:58 GOVERNANCE.md [2023-05-31T05:00:49.188Z] -rw-rw-r-- 1 jenkins jenkins 885 May 31 04:58 Jenkinsfile [2023-05-31T05:00:49.188Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 31 04:58 LICENSE [2023-05-31T05:00:49.188Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 31 04:58 Makefile [2023-05-31T05:00:49.188Z] -rw-rw-r-- 1 jenkins jenkins 619 May 31 04:58 OWNERS.md [2023-05-31T05:00:49.188Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 31 04:58 README.md [2023-05-31T05:00:49.188Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 04:58 VERSION [2023-05-31T05:00:49.188Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 04:58 bin [2023-05-31T05:00:49.188Z] -rw-r--r-- 1 jenkins jenkins 106152 May 31 05:00 coverage.out [2023-05-31T05:00:49.188Z] drwxrwxr-x 5 jenkins jenkins 4096 May 31 04:58 example [2023-05-31T05:00:49.188Z] -rw-rw-r-- 1 jenkins jenkins 3193 May 31 04:58 go.mod [2023-05-31T05:00:49.188Z] -rw-rw-r-- 1 jenkins jenkins 30789 May 31 04:58 go.sum [2023-05-31T05:00:49.188Z] drwxrwxr-x 12 jenkins jenkins 4096 May 31 04:58 internal [2023-05-31T05:00:49.188Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 04:58 openapi [2023-05-31T05:00:49.188Z] drwxrwxr-x 6 jenkins jenkins 4096 May 31 04:58 pkg [2023-05-31T05:00:49.188Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:58 snap [2023-05-31T05:00:49.188Z] -rw-rw-r-- 1 jenkins jenkins 222 May 31 04:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T05:00:49.587Z] + 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=f1af300b8517d19e9a23fcf09dd1197bb9874034 --label arch=amd64 --label version=0.0.0 . [2023-05-31T05:00:49.587Z] Sending build context to Docker daemon 11.35MB [2023-05-31T05:00:49.587Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T05:00:49.587Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-31T05:00:49.587Z] ---> fdd2d84b0152 [2023-05-31T05:00:49.587Z] Step 3/23 : ARG MAKE=make build [2023-05-31T05:00:49.847Z] ---> Running in 6f7c384a3022 [2023-05-31T05:00:49.847Z] Removing intermediate container 6f7c384a3022 [2023-05-31T05:00:49.847Z] ---> a0714051fb1f [2023-05-31T05:00:49.847Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-31T05:00:50.107Z] ---> Running in 41866461bc34 [2023-05-31T05:00:50.107Z] Removing intermediate container 41866461bc34 [2023-05-31T05:00:50.107Z] ---> 292865e67cf3 [2023-05-31T05:00:50.107Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-31T05:00:50.107Z] ---> Running in a09b64812ab3 [2023-05-31T05:00:50.107Z] Removing intermediate container a09b64812ab3 [2023-05-31T05:00:50.107Z] ---> 52f523467097 [2023-05-31T05:00:50.107Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-31T05:00:50.107Z] ---> Running in 63064fa9c6e9 [2023-05-31T05:00:50.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T05:00:50.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T05:00:50.625Z] OK: 265 MiB in 53 packages [2023-05-31T05:00:51.192Z] Removing intermediate container 63064fa9c6e9 [2023-05-31T05:00:51.192Z] ---> 07392bea9423 [2023-05-31T05:00:51.192Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-31T05:00:51.192Z] ---> c3d6547e8083 [2023-05-31T05:00:51.192Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T05:00:51.192Z] ---> Running in b6953a1fa349 [2023-05-31T05:00:52.193Z] Removing intermediate container b6953a1fa349 [2023-05-31T05:00:52.193Z] ---> a5fbd555b5ce [2023-05-31T05:00:52.193Z] Step 9/23 : COPY . . [2023-05-31T05:00:52.453Z] ---> d0f6bc2a9e94 [2023-05-31T05:00:52.453Z] Step 10/23 : RUN ${MAKE} [2023-05-31T05:00:52.453Z] ---> Running in 2f3490dc6249 [2023-05-31T05:00:52.711Z] 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-05-31T05:00:53.430Z] using credential edgex-jenkins-ssh [2023-05-31T05:00:53.446Z] Cloning the remote Git repository [2023-05-31T05:00:53.492Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-31T05:00:53.592Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-05-31T05:00:53.726Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-31T05:00:53.727Z] > git --version # timeout=10 [2023-05-31T05:00:53.745Z] > git --version # 'git version 2.25.1' [2023-05-31T05:00:53.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T05:00:53.882Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T05:00:55.655Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-31T05:00:55.689Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T05:00:56.468Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-31T05:00:56.519Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-31T05:00:56.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T05:00:56.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1466/head:refs/remotes/origin/PR-1466 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-31T05:00:57.132Z] Merging remotes/origin/main commit 0269f5defae23ecfb21598e73301b9248fb3e022 into PR head commit f1af300b8517d19e9a23fcf09dd1197bb9874034 [2023-05-31T05:00:57.437Z] Merge succeeded, producing f1af300b8517d19e9a23fcf09dd1197bb9874034 [2023-05-31T05:00:57.438Z] Checking out Revision f1af300b8517d19e9a23fcf09dd1197bb9874034 (PR-1466) [2023-05-31T05:00:57.910Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4" [2023-05-31T05:00:57.960Z] > git --version # timeout=10 [2023-05-31T05:00:57.971Z] > git --version # 'git version 2.25.1' [2023-05-31T05:00:57.997Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-05-31T05:00:57.152Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T05:00:57.227Z] > git checkout -f f1af300b8517d19e9a23fcf09dd1197bb9874034 # timeout=10 [2023-05-31T05:00:57.329Z] > git remote # timeout=10 [2023-05-31T05:00:57.352Z] > git config --get remote.origin.url # timeout=10 [2023-05-31T05:00:57.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T05:00:57.399Z] > git merge 0269f5defae23ecfb21598e73301b9248fb3e022 # timeout=10 [2023-05-31T05:00:57.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-31T05:00:57.447Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T05:00:57.467Z] > git checkout -f f1af300b8517d19e9a23fcf09dd1197bb9874034 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T05:00:59.056Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T05:00:59.056Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T05:00:59.056Z] Dload Upload Total Spent Left Speed [2023-05-31T05:00:59.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-05-31T05:00:59.672Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T05:01:00.016Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T05:01:00.016Z] + sudo tee /etc/docker/daemon.new [2023-05-31T05:01:00.016Z] { [2023-05-31T05:01:00.016Z] "registry-mirrors": [ [2023-05-31T05:01:00.016Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T05:01:00.016Z] ], [2023-05-31T05:01:00.016Z] "bip": "10.250.0.254/24", [2023-05-31T05:01:00.016Z] "hosts": [ [2023-05-31T05:01:00.016Z] "tcp://0.0.0.0:5555", [2023-05-31T05:01:00.016Z] "unix:///var/run/docker.sock" [2023-05-31T05:01:00.016Z] ], [2023-05-31T05:01:00.016Z] "mtu": 1458, [2023-05-31T05:01:00.016Z] "selinux-enabled": true, [2023-05-31T05:01:00.016Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T05:01:00.016Z] } [Pipeline] sh [2023-05-31T05:01:00.357Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T05:01:00.707Z] + sudo service docker restart [2023-05-31T05:01:10.795Z] Removing intermediate container 2f3490dc6249 [2023-05-31T05:01:10.795Z] ---> 9cc738d17eec [2023-05-31T05:01:10.795Z] Step 11/23 : FROM alpine:3.17 [2023-05-31T05:01:10.795Z] 3.17: Pulling from library/alpine [2023-05-31T05:01:10.795Z] f56be85fc22e: Already exists [2023-05-31T05:01:10.795Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T05:01:10.795Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T05:01:10.795Z] ---> 9ed4aefc74f6 [2023-05-31T05:01:10.795Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-31T05:01:10.795Z] ---> Running in 4f68d9402fae [2023-05-31T05:01:10.795Z] Removing intermediate container 4f68d9402fae [2023-05-31T05:01:10.795Z] ---> 247bb106b9ff [2023-05-31T05:01:10.795Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-31T05:01:10.795Z] ---> Running in 1bbae5dcf97c [2023-05-31T05:01:11.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T05:01:11.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T05:01:11.573Z] OK: 7 MiB in 15 packages [2023-05-31T05:01:11.832Z] Removing intermediate container 1bbae5dcf97c [2023-05-31T05:01:11.832Z] ---> 965b8a55eb87 [2023-05-31T05:01:11.832Z] Step 14/23 : WORKDIR / [2023-05-31T05:01:11.832Z] ---> Running in 18635fc9eee7 [2023-05-31T05:01:11.832Z] Removing intermediate container 18635fc9eee7 [2023-05-31T05:01:11.832Z] ---> 23c2629823cd [2023-05-31T05:01:11.832Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-31T05:01:12.090Z] ---> b2abe6781103 [2023-05-31T05:01:12.090Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-31T05:01:12.656Z] ---> 125287dd0159 [2023-05-31T05:01:12.656Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-31T05:01:12.656Z] ---> 463fbc45489e [2023-05-31T05:01:12.656Z] Step 18/23 : EXPOSE 59999 [2023-05-31T05:01:12.656Z] ---> Running in c5cc92cbbeab [2023-05-31T05:01:12.656Z] Removing intermediate container c5cc92cbbeab [2023-05-31T05:01:12.656Z] ---> 8555c34ecc36 [2023-05-31T05:01:12.656Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-31T05:01:12.656Z] ---> Running in c746586581ac [2023-05-31T05:01:12.916Z] Removing intermediate container c746586581ac [2023-05-31T05:01:12.916Z] ---> e9caabe30cb5 [2023-05-31T05:01:12.916Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T05:01:12.916Z] ---> Running in 6bdf1495e5ad [2023-05-31T05:01:12.916Z] Removing intermediate container 6bdf1495e5ad [2023-05-31T05:01:12.916Z] ---> 84620d249dde [2023-05-31T05:01:12.916Z] Step 21/23 : LABEL arch=amd64 [2023-05-31T05:01:12.916Z] ---> Running in 3a44526976ac [2023-05-31T05:01:12.916Z] Removing intermediate container 3a44526976ac [2023-05-31T05:01:12.916Z] ---> 88ff53cb0978 [2023-05-31T05:01:12.916Z] Step 22/23 : LABEL git_sha=f1af300b8517d19e9a23fcf09dd1197bb9874034 [2023-05-31T05:01:12.916Z] ---> Running in d27111d8688f [2023-05-31T05:01:13.176Z] Removing intermediate container d27111d8688f [2023-05-31T05:01:13.176Z] ---> 8c55ab811340 [2023-05-31T05:01:13.176Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T05:01:13.176Z] ---> Running in 13457ed15a61 [2023-05-31T05:01:13.176Z] Removing intermediate container 13457ed15a61 [2023-05-31T05:01:13.176Z] ---> 5089be3ede0c [2023-05-31T05:01:13.176Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T05:01:13.176Z] Successfully built 5089be3ede0c [2023-05-31T05:01:13.176Z] 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-05-31T05:01:14.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T05:01:14.035Z] [2023-05-31T05:01:14.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T05:01:14.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T05:01:14.395Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T05:01:14.395Z] 5eb5b503b376: Pulling fs layer [2023-05-31T05:01:14.395Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T05:01:14.395Z] ec43610c2a17: Pulling fs layer [2023-05-31T05:01:14.395Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T05:01:14.395Z] 33b1e0a273af: Pulling fs layer [2023-05-31T05:01:14.395Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T05:01:14.395Z] 2f39f015ded8: Pulling fs layer [2023-05-31T05:01:14.395Z] 33b1e0a273af: Waiting [2023-05-31T05:01:14.395Z] 5d3b04190fa2: Waiting [2023-05-31T05:01:14.395Z] 3a2ae6a8a46f: Waiting [2023-05-31T05:01:14.395Z] 2f39f015ded8: Waiting [2023-05-31T05:01:14.395Z] 5c69ac0246d0: Verifying Checksum [2023-05-31T05:01:14.395Z] 5c69ac0246d0: Download complete [2023-05-31T05:01:14.395Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T05:01:14.395Z] 3a2ae6a8a46f: Download complete [2023-05-31T05:01:14.395Z] 33b1e0a273af: Verifying Checksum [2023-05-31T05:01:14.395Z] 33b1e0a273af: Download complete [2023-05-31T05:01:14.395Z] 5d3b04190fa2: Download complete [2023-05-31T05:01:14.395Z] ec43610c2a17: Verifying Checksum [2023-05-31T05:01:14.395Z] ec43610c2a17: Download complete [2023-05-31T05:01:14.656Z] 5eb5b503b376: Verifying Checksum [2023-05-31T05:01:14.656Z] 5eb5b503b376: Download complete [2023-05-31T05:01:15.222Z] 2f39f015ded8: Download complete [2023-05-31T05:01:15.789Z] 5eb5b503b376: Pull complete [2023-05-31T05:01:15.789Z] 5c69ac0246d0: Pull complete [2023-05-31T05:01:16.357Z] ec43610c2a17: Pull complete [2023-05-31T05:01:16.357Z] 3a2ae6a8a46f: Pull complete [2023-05-31T05:01:16.614Z] 33b1e0a273af: Pull complete [2023-05-31T05:01:16.614Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T05:01:19.044Z] provisioning config files... [2023-05-31T05:01:19.073Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config12838219574474737126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T05:01:19.455Z] ---> docker-login.sh [2023-05-31T05:01:19.455Z] nexus3.edgexfoundry.org:10001 [2023-05-31T05:01:19.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T05:01:19.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T05:01:19.991Z] Configure a credential helper to remove this warning. See [2023-05-31T05:01:19.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T05:01:19.991Z] [2023-05-31T05:01:19.991Z] Login Succeeded [2023-05-31T05:01:19.991Z] nexus3.edgexfoundry.org:10002 [2023-05-31T05:01:20.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T05:01:20.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T05:01:20.260Z] Configure a credential helper to remove this warning. See [2023-05-31T05:01:20.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T05:01:20.260Z] [2023-05-31T05:01:20.260Z] Login Succeeded [2023-05-31T05:01:20.260Z] nexus3.edgexfoundry.org:10003 [2023-05-31T05:01:20.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T05:01:20.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T05:01:20.795Z] Configure a credential helper to remove this warning. See [2023-05-31T05:01:20.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T05:01:20.795Z] [2023-05-31T05:01:20.795Z] Login Succeeded [2023-05-31T05:01:20.795Z] nexus3.edgexfoundry.org:10004 [2023-05-31T05:01:20.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T05:01:20.802Z] 2f39f015ded8: Pull complete [2023-05-31T05:01:20.802Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T05:01:20.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T05:01:20.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T05:01:21.056Z] prd-ubuntu20.04-docker-8c-8g-17447 does not seem to be running inside a container [2023-05-31T05:01:21.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T05:01:21.063Z] Configure a credential helper to remove this warning. See [2023-05-31T05:01:21.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T05:01:21.063Z] [2023-05-31T05:01:21.063Z] Login Succeeded [2023-05-31T05:01:21.063Z] docker.io [2023-05-31T05:01:21.090Z] $ 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-1466 -v /w/workspace/gexfoundry_device-sdk-go_PR-1466:/w/workspace/gexfoundry_device-sdk-go_PR-1466:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1466@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-05-31T05:01:21.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T05:01:21.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T05:01:21.330Z] Configure a credential helper to remove this warning. See [2023-05-31T05:01:21.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T05:01:21.330Z] [2023-05-31T05:01:21.330Z] Login Succeeded [2023-05-31T05:01:21.330Z] ---> docker-login.sh ends [2023-05-31T05:01:24.360Z] $ docker top 10af756c32449908016d130341d603fd4d020a62a1ad64ecf55c437ec31c13e3 -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-31T05:01:24.525Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-31T05:01:24.936Z] ---> job-cost.sh [2023-05-31T05:01:24.936Z] lf-activate-venv: SKIPPING [2023-05-31T05:01:24.936Z] INFO: No Stack... [Pipeline] echo [2023-05-31T05:01:25.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T05:01:25.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T05:01:25.100Z] ========================================================= [2023-05-31T05:01:25.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T05:01:25.100Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-05-31T05:01:25.195Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T05:01:25.454Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T05:01:25.626Z] + 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-05-31T05:01:25.789Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1466/archives/cost.csv [2023-05-31T05:01:25.789Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T05:01:25.832Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] [2023-05-31T05:01:25.837Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] did not exist. Created. [2023-05-31T05:01:25.837Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] [Pipeline] { [2023-05-31T05:01:25.893Z] Sending build context to Docker daemon 6.046MB [Pipeline] unstash [Pipeline] sh [2023-05-31T05:01:26.161Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T05:01:26.161Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-31T05:01:26.252Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T05:01:26.307Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T05:01:26.331Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T05:01:26.416Z] $ docker stop --time=1 10af756c32449908016d130341d603fd4d020a62a1ad64ecf55c437ec31c13e3 [2023-05-31T05:01:27.582Z] $ docker rm -f --volumes 10af756c32449908016d130341d603fd4d020a62a1ad64ecf55c437ec31c13e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T05:01:28.111Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T05:01:28.111Z] c41833b44d91: Pulling fs layer [2023-05-31T05:01:28.111Z] ed15518f5707: Pulling fs layer [2023-05-31T05:01:28.111Z] feae8fd75edb: Pulling fs layer [2023-05-31T05:01:28.111Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T05:01:28.111Z] 3cdef696dda3: Pulling fs layer [2023-05-31T05:01:28.111Z] 2ced38df9373: Pulling fs layer [2023-05-31T05:01:28.111Z] 58f1dce35555: Pulling fs layer [2023-05-31T05:01:28.111Z] 242c74f7c9fa: Waiting [2023-05-31T05:01:28.111Z] 3cdef696dda3: Waiting [2023-05-31T05:01:28.111Z] 2ced38df9373: Waiting [2023-05-31T05:01:28.111Z] 58f1dce35555: Waiting [2023-05-31T05:01:28.111Z] ed15518f5707: Verifying Checksum [2023-05-31T05:01:28.111Z] ed15518f5707: Download complete [2023-05-31T05:01:28.111Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T05:01:28.111Z] 242c74f7c9fa: Download complete [2023-05-31T05:01:28.379Z] 3cdef696dda3: Verifying Checksum [2023-05-31T05:01:28.379Z] 3cdef696dda3: Download complete [2023-05-31T05:01:28.379Z] c41833b44d91: Verifying Checksum [2023-05-31T05:01:29.345Z] c41833b44d91: Pull complete [2023-05-31T05:01:29.631Z] 58f1dce35555: Verifying Checksum [2023-05-31T05:01:29.631Z] 58f1dce35555: Download complete [2023-05-31T05:01:29.905Z] ed15518f5707: Pull complete [2023-05-31T05:01:30.881Z] feae8fd75edb: Download complete [2023-05-31T05:01:30.881Z] 2ced38df9373: Download complete [2023-05-31T05:01:41.148Z] feae8fd75edb: Pull complete [2023-05-31T05:01:41.418Z] 242c74f7c9fa: Pull complete [2023-05-31T05:01:41.688Z] 3cdef696dda3: Pull complete [2023-05-31T05:01:48.355Z] 2ced38df9373: Pull complete [2023-05-31T05:01:50.940Z] 58f1dce35555: Pull complete [2023-05-31T05:01:50.940Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T05:01:50.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T05:01:50.940Z] ---> fadd8f120f05 [2023-05-31T05:01:50.940Z] Step 3/10 : ARG MAKE=make build [2023-05-31T05:01:52.901Z] ---> Running in feeaaea495bf [2023-05-31T05:01:53.170Z] Removing intermediate container feeaaea495bf [2023-05-31T05:01:53.170Z] ---> fb75c778982a [2023-05-31T05:01:53.170Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-31T05:01:53.170Z] ---> Running in faeeafe3f256 [2023-05-31T05:01:53.442Z] Removing intermediate container faeeafe3f256 [2023-05-31T05:01:53.442Z] ---> 66f1c277181f [2023-05-31T05:01:53.442Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-31T05:01:53.718Z] ---> Running in a4360509e4d9 [2023-05-31T05:01:53.986Z] Removing intermediate container a4360509e4d9 [2023-05-31T05:01:53.987Z] ---> a7ce065b0931 [2023-05-31T05:01:53.987Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-31T05:01:53.987Z] ---> Running in 9d79e6259fae [2023-05-31T05:01:55.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T05:01:55.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T05:01:56.635Z] OK: 263 MiB in 53 packages [2023-05-31T05:01:57.597Z] Removing intermediate container 9d79e6259fae [2023-05-31T05:01:57.597Z] ---> f68cc164ce91 [2023-05-31T05:01:57.597Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-31T05:01:57.868Z] ---> 75aab15f06b4 [2023-05-31T05:01:57.868Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T05:01:58.147Z] ---> Running in c0efc551368a [2023-05-31T05:03:06.047Z] Removing intermediate container c0efc551368a [2023-05-31T05:03:06.047Z] ---> 2c600fea04cd [2023-05-31T05:03:06.047Z] Step 9/10 : COPY . . [2023-05-31T05:03:06.047Z] ---> 84ad100c672b [2023-05-31T05:03:06.047Z] Step 10/10 : RUN ${MAKE} [2023-05-31T05:03:06.047Z] ---> Running in ab86b7e20740 [2023-05-31T05:03:06.047Z] noop [2023-05-31T05:03:06.047Z] Removing intermediate container ab86b7e20740 [2023-05-31T05:03:06.047Z] ---> b80634435459 [2023-05-31T05:03:06.047Z] Successfully built b80634435459 [2023-05-31T05:03:06.047Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T05:03:06.518Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T05:03:06.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T05:03:06.802Z] prd-ubuntu20.04-docker-arm64-4c-16g-17449 does not seem to be running inside a container [2023-05-31T05:03:06.863Z] $ 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-05-31T05:03:08.008Z] $ docker top 928cecc7146c2e4c524261f7b041402c16c7f8782f86afc98abff555608d59ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T05:03:08.910Z] + go version [2023-05-31T05:03:08.910Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T05:03:08.946Z] $ docker stop --time=1 928cecc7146c2e4c524261f7b041402c16c7f8782f86afc98abff555608d59ea [2023-05-31T05:03:10.568Z] $ docker rm -f --volumes 928cecc7146c2e4c524261f7b041402c16c7f8782f86afc98abff555608d59ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T05:03:11.383Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T05:03:11.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T05:03:11.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-17449 does not seem to be running inside a container [2023-05-31T05:03:11.719Z] $ 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-05-31T05:03:14.358Z] $ docker top e6fdff248d3399e06ba4898117d988776a52fb007053e5efd8efd6abfbe650d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T05:03:14.904Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-31T05:03:15.292Z] + make test [2023-05-31T05:03:15.293Z] go test -race -coverprofile=coverage.out ./... [2023-05-31T05:04:02.139Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-31T05:06:08.796Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-31T05:06:08.796Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-31T05:06:08.796Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-31T05:06:08.796Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-31T05:06:08.796Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-31T05:06:09.759Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.207s coverage: 27.6% of statements [2023-05-31T05:06:11.170Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.260s coverage: 80.2% of statements [2023-05-31T05:06:21.265Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-31T05:06:21.265Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-31T05:06:21.265Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.378s coverage: 86.0% of statements [2023-05-31T05:06:25.517Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-31T05:06:25.517Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-31T05:06:25.789Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.462s coverage: 77.5% of statements [2023-05-31T05:06:29.129Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.256s coverage: 14.3% of statements [2023-05-31T05:06:30.535Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-31T05:06:30.535Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-31T05:06:31.137Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.389s coverage: 68.5% of statements [2023-05-31T05:06:33.090Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.480s coverage: 89.2% of statements [2023-05-31T05:06:35.674Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-31T05:06:35.942Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.253s coverage: 5.7% of statements [2023-05-31T05:06:36.528Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T05:06:36.528Z] GO111MODULE=on go vet ./... [2023-05-31T05:08:58.282Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T05:08:58.282Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T05:08:58.282Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T05:08:58.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T05:08:58.349Z] $ docker stop --time=1 e6fdff248d3399e06ba4898117d988776a52fb007053e5efd8efd6abfbe650d5 [2023-05-31T05:09:00.285Z] $ docker rm -f --volumes e6fdff248d3399e06ba4898117d988776a52fb007053e5efd8efd6abfbe650d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T05:09:01.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T05:09:01.969Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T05:09:02.507Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T05:09:03.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T05:09:03.726Z] + ls -al . [2023-05-31T05:09:03.726Z] total 280 [2023-05-31T05:09:03.726Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 05:03 . [2023-05-31T05:09:03.726Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 05:00 .. [2023-05-31T05:09:03.726Z] -rw-rw-r-- 1 jenkins jenkins 140 May 31 05:00 .dockerignore [2023-05-31T05:09:03.726Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 05:00 .git [2023-05-31T05:09:03.726Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 05:00 .github [2023-05-31T05:09:03.726Z] -rw-rw-r-- 1 jenkins jenkins 137 May 31 05:00 .gitignore [2023-05-31T05:09:03.726Z] -rw-rw-r-- 1 jenkins jenkins 42 May 31 05:00 .golangci.yml [2023-05-31T05:09:03.726Z] -rw-rw-r-- 1 jenkins jenkins 44878 May 31 05:00 CHANGELOG.md [2023-05-31T05:09:03.726Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 05:00 GOVERNANCE.md [2023-05-31T05:09:03.726Z] -rw-rw-r-- 1 jenkins jenkins 885 May 31 05:00 Jenkinsfile [2023-05-31T05:09:03.726Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 31 05:00 LICENSE [2023-05-31T05:09:03.726Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 31 05:00 Makefile [2023-05-31T05:09:03.726Z] -rw-rw-r-- 1 jenkins jenkins 619 May 31 05:00 OWNERS.md [2023-05-31T05:09:03.726Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 31 05:00 README.md [2023-05-31T05:09:03.726Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 04:58 VERSION [2023-05-31T05:09:03.726Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 05:00 bin [2023-05-31T05:09:03.726Z] -rw-r--r-- 1 jenkins jenkins 106150 May 31 05:06 coverage.out [2023-05-31T05:09:03.726Z] drwxrwxr-x 5 jenkins jenkins 4096 May 31 05:00 example [2023-05-31T05:09:03.726Z] -rw-rw-r-- 1 jenkins jenkins 3193 May 31 05:00 go.mod [2023-05-31T05:09:03.726Z] -rw-rw-r-- 1 jenkins jenkins 30789 May 31 05:00 go.sum [2023-05-31T05:09:03.726Z] drwxrwxr-x 12 jenkins jenkins 4096 May 31 05:00 internal [2023-05-31T05:09:03.726Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 05:00 openapi [2023-05-31T05:09:03.726Z] drwxrwxr-x 6 jenkins jenkins 4096 May 31 05:00 pkg [2023-05-31T05:09:03.726Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 05:00 snap [2023-05-31T05:09:03.726Z] -rw-rw-r-- 1 jenkins jenkins 222 May 31 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T05:09:04.143Z] + 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=f1af300b8517d19e9a23fcf09dd1197bb9874034 --label arch=arm64 --label version=0.0.0 . [2023-05-31T05:09:04.411Z] Sending build context to Docker daemon 6.153MB [2023-05-31T05:09:04.678Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T05:09:04.678Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-31T05:09:04.678Z] ---> b80634435459 [2023-05-31T05:09:04.678Z] Step 3/23 : ARG MAKE=make build [2023-05-31T05:09:04.678Z] ---> Running in c20a0df4c748 [2023-05-31T05:09:04.945Z] Removing intermediate container c20a0df4c748 [2023-05-31T05:09:04.945Z] ---> fafeadc4d9f8 [2023-05-31T05:09:04.945Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-31T05:09:04.945Z] ---> Running in eca7392158cb [2023-05-31T05:09:05.530Z] Removing intermediate container eca7392158cb [2023-05-31T05:09:05.530Z] ---> 59a43f89e203 [2023-05-31T05:09:05.530Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-31T05:09:05.530Z] ---> Running in 0ae8031cfd82 [2023-05-31T05:09:05.795Z] Removing intermediate container 0ae8031cfd82 [2023-05-31T05:09:05.795Z] ---> 9c7c76dde5e2 [2023-05-31T05:09:05.796Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-31T05:09:05.796Z] ---> Running in be468f586e92 [2023-05-31T05:09:06.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T05:09:07.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T05:09:08.299Z] OK: 263 MiB in 53 packages [2023-05-31T05:09:12.549Z] Removing intermediate container be468f586e92 [2023-05-31T05:09:12.549Z] ---> 6415449b3342 [2023-05-31T05:09:12.549Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-31T05:09:12.549Z] ---> 314d1f397d6d [2023-05-31T05:09:12.549Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T05:09:12.549Z] ---> Running in 7c6f59e8f965 [2023-05-31T05:09:15.245Z] Removing intermediate container 7c6f59e8f965 [2023-05-31T05:09:15.245Z] ---> f33c84aaa492 [2023-05-31T05:09:15.245Z] Step 9/23 : COPY . . [2023-05-31T05:09:16.718Z] ---> 8bfd8e31b3d3 [2023-05-31T05:09:16.718Z] Step 10/23 : RUN ${MAKE} [2023-05-31T05:09:16.718Z] ---> Running in e2353c5b8c8a [2023-05-31T05:09:17.695Z] 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-05-31T05:11:39.486Z] Removing intermediate container e2353c5b8c8a [2023-05-31T05:11:39.486Z] ---> 7d1c2b5ffc7e [2023-05-31T05:11:39.486Z] Step 11/23 : FROM alpine:3.17 [2023-05-31T05:11:39.486Z] 3.17: Pulling from library/alpine [2023-05-31T05:11:39.486Z] c41833b44d91: Already exists [2023-05-31T05:11:39.486Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T05:11:39.486Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T05:11:39.486Z] ---> 51e60588ff2c [2023-05-31T05:11:39.486Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-31T05:11:39.486Z] ---> Running in 12f25143d994 [2023-05-31T05:11:39.486Z] Removing intermediate container 12f25143d994 [2023-05-31T05:11:39.486Z] ---> a38741f1dfbe [2023-05-31T05:11:39.486Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-31T05:11:39.486Z] ---> Running in 4c9e4fad90ee [2023-05-31T05:11:39.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T05:11:39.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T05:11:39.486Z] OK: 7 MiB in 15 packages [2023-05-31T05:11:39.486Z] Removing intermediate container 4c9e4fad90ee [2023-05-31T05:11:39.486Z] ---> eff4320f3c5e [2023-05-31T05:11:39.486Z] Step 14/23 : WORKDIR / [2023-05-31T05:11:39.486Z] ---> Running in 0962312a523b [2023-05-31T05:11:39.486Z] Removing intermediate container 0962312a523b [2023-05-31T05:11:39.486Z] ---> 29345c3e7b7b [2023-05-31T05:11:39.486Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-31T05:11:39.486Z] ---> cb22c4182407 [2023-05-31T05:11:39.486Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-31T05:11:39.486Z] ---> 961915bf426a [2023-05-31T05:11:39.486Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-31T05:11:39.486Z] ---> d2cf8ee242a8 [2023-05-31T05:11:39.486Z] Step 18/23 : EXPOSE 59999 [2023-05-31T05:11:39.486Z] ---> Running in 1551989cfd7e [2023-05-31T05:11:39.486Z] Removing intermediate container 1551989cfd7e [2023-05-31T05:11:39.486Z] ---> 543ac8b868a8 [2023-05-31T05:11:39.486Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-31T05:11:39.486Z] ---> Running in 94ff4b1b557b [2023-05-31T05:11:39.486Z] Removing intermediate container 94ff4b1b557b [2023-05-31T05:11:39.486Z] ---> 73931530d5f7 [2023-05-31T05:11:39.486Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T05:11:39.486Z] ---> Running in 3c2844d5dd33 [2023-05-31T05:11:39.486Z] Removing intermediate container 3c2844d5dd33 [2023-05-31T05:11:39.486Z] ---> cef0bd046810 [2023-05-31T05:11:39.486Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T05:11:39.486Z] ---> Running in f3beb47470cd [2023-05-31T05:11:39.486Z] Removing intermediate container f3beb47470cd [2023-05-31T05:11:39.486Z] ---> c71bfa76dba2 [2023-05-31T05:11:39.486Z] Step 22/23 : LABEL git_sha=f1af300b8517d19e9a23fcf09dd1197bb9874034 [2023-05-31T05:11:39.486Z] ---> Running in 89fd03ad92c5 [2023-05-31T05:11:39.486Z] Removing intermediate container 89fd03ad92c5 [2023-05-31T05:11:39.486Z] ---> b859f1b51591 [2023-05-31T05:11:39.486Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T05:11:39.486Z] ---> Running in a815d413650c [2023-05-31T05:11:39.486Z] Removing intermediate container a815d413650c [2023-05-31T05:11:39.486Z] ---> f65d01ef9b38 [2023-05-31T05:11:39.486Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T05:11:39.486Z] Successfully built f65d01ef9b38 [2023-05-31T05:11:39.486Z] 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-05-31T05:11:40.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T05:11:40.326Z] [2023-05-31T05:11:40.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T05:11:40.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T05:11:41.313Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T05:11:41.313Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T05:11:41.313Z] 04944245beec: Pulling fs layer [2023-05-31T05:11:41.313Z] 699f458cf7ca: Pulling fs layer [2023-05-31T05:11:41.313Z] 765212b225bb: Pulling fs layer [2023-05-31T05:11:41.313Z] f23df028b6ca: Pulling fs layer [2023-05-31T05:11:41.313Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T05:11:41.313Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T05:11:41.313Z] 765212b225bb: Waiting [2023-05-31T05:11:41.313Z] d65c8cfc05b1: Waiting [2023-05-31T05:11:41.313Z] f23df028b6ca: Waiting [2023-05-31T05:11:41.313Z] 2437ff75d9bd: Waiting [2023-05-31T05:11:41.313Z] 04944245beec: Verifying Checksum [2023-05-31T05:11:41.313Z] 04944245beec: Download complete [2023-05-31T05:11:41.313Z] 765212b225bb: Verifying Checksum [2023-05-31T05:11:41.313Z] 765212b225bb: Download complete [2023-05-31T05:11:41.582Z] f23df028b6ca: Verifying Checksum [2023-05-31T05:11:41.582Z] f23df028b6ca: Download complete [2023-05-31T05:11:41.582Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T05:11:41.582Z] d65c8cfc05b1: Download complete [2023-05-31T05:11:41.582Z] 699f458cf7ca: Verifying Checksum [2023-05-31T05:11:41.582Z] 699f458cf7ca: Download complete [2023-05-31T05:11:42.166Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T05:11:42.166Z] 8998bd30e6a1: Download complete [2023-05-31T05:11:44.108Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T05:11:44.108Z] 2437ff75d9bd: Download complete [2023-05-31T05:11:46.053Z] 8998bd30e6a1: Pull complete [2023-05-31T05:11:46.053Z] 04944245beec: Pull complete [2023-05-31T05:11:47.463Z] 699f458cf7ca: Pull complete [2023-05-31T05:11:47.731Z] 765212b225bb: Pull complete [2023-05-31T05:11:48.315Z] f23df028b6ca: Pull complete [2023-05-31T05:11:48.582Z] d65c8cfc05b1: Pull complete [2023-05-31T05:12:03.567Z] 2437ff75d9bd: Pull complete [2023-05-31T05:12:03.567Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T05:12:03.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T05:12:03.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T05:12:03.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-17449 does not seem to be running inside a container [2023-05-31T05:12:03.955Z] $ 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-05-31T05:12:06.518Z] $ docker top 193c2762561402f58bb227cedc1a82c0d49cb549e42ceb7ebc2dc0e2e8167fa0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T05:12:07.418Z] ---> job-cost.sh [2023-05-31T05:12:07.418Z] lf-activate-venv: SKIPPING [2023-05-31T05:12:07.418Z] INFO: No Stack... [2023-05-31T05:12:08.002Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T05:12:08.964Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T05:12:09.625Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-05-31T05:12:09.625Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T05:12:09.712Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] [2023-05-31T05:12:09.717Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] did not exist. Created. [2023-05-31T05:12:09.717Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T05:12:10.132Z] /w/workspace/device-sdk-go/1@tmp/durable-836f3d3b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T05:12:10.808Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T05:12:10.842Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T05:12:10.908Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T05:12:10.924Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T05:12:11.010Z] $ docker stop --time=1 193c2762561402f58bb227cedc1a82c0d49cb549e42ceb7ebc2dc0e2e8167fa0 [2023-05-31T05:12:12.532Z] $ docker rm -f --volumes 193c2762561402f58bb227cedc1a82c0d49cb549e42ceb7ebc2dc0e2e8167fa0 [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-05-31T05:12:13.571Z] provisioning config files... [2023-05-31T05:12:13.578Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/config3453918949525503341tmp [Pipeline] { [Pipeline] sh [2023-05-31T05:12:13.945Z] + set +x [2023-05-31T05:12:13.945Z] + curl -s https://codecov.io/bash [2023-05-31T05:12:13.945Z] + bash -s -- [2023-05-31T05:12:13.945Z] [2023-05-31T05:12:13.945Z] _____ _ [2023-05-31T05:12:13.945Z] / ____| | | [2023-05-31T05:12:13.945Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T05:12:13.945Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T05:12:13.945Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T05:12:13.945Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T05:12:13.945Z] Bash-1.0.6 [2023-05-31T05:12:13.945Z] [2023-05-31T05:12:13.945Z] [2023-05-31T05:12:13.945Z] ==> git version 2.25.1 found [2023-05-31T05:12:13.945Z] ==> 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-05-31T05:12:13.945Z] Release-Date: 2020-01-08 [2023-05-31T05:12:13.945Z] 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-05-31T05:12:13.945Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T05:12:13.945Z] ==> Jenkins CI detected. [2023-05-31T05:12:13.945Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1466 [2023-05-31T05:12:13.945Z] project root: . [2023-05-31T05:12:13.945Z] --> token set from env [2023-05-31T05:12:13.945Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T05:12:13.945Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T05:12:13.945Z] ==> Python coveragepy not found [2023-05-31T05:12:13.945Z] ==> Searching for coverage reports in: [2023-05-31T05:12:13.945Z] + . [2023-05-31T05:12:13.945Z] -> Found 1 reports [2023-05-31T05:12:13.945Z] ==> Detecting git/mercurial file structure [2023-05-31T05:12:13.945Z] ==> Reading reports [2023-05-31T05:12:14.204Z] + ./coverage.out bytes=106150 [2023-05-31T05:12:14.204Z] ==> Appending adjustments [2023-05-31T05:12:14.204Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T05:12:14.463Z] + Found adjustments [2023-05-31T05:12:14.463Z] ==> Gzipping contents [2023-05-31T05:12:14.463Z] 16K /tmp/codecov.zIICQm.gz [2023-05-31T05:12:14.463Z] ==> Uploading reports [2023-05-31T05:12:14.463Z] url: https://codecov.io [2023-05-31T05:12:14.463Z] query: branch=PR-1466&commit=f1af300b8517d19e9a23fcf09dd1197bb9874034&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1466&job=&cmd_args= [2023-05-31T05:12:14.463Z] -> Pinging Codecov [2023-05-31T05:12:14.463Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1466&commit=f1af300b8517d19e9a23fcf09dd1197bb9874034&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1466&job=&cmd_args= [2023-05-31T05:12:14.463Z] -> Uploading to [2023-05-31T05:12:14.463Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/7E55EF52A471D76F132DFD9A03CDDE97/f1af300b8517d19e9a23fcf09dd1197bb9874034/c700e8c0-c380-40cf-a97a-1b840cd50db0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T051214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8abe569fc2b2a222684e4047bb87476814bcb52877d9a0b0c4ef961e2e086c63 [2023-05-31T05:12:14.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T05:12:14.463Z] Dload Upload Total Spent Left Speed [2023-05-31T05:12:14.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15118 0 0 100 15118 0 62471 --:--:-- --:--:-- --:--:-- 62471 [2023-05-31T05:12:14.722Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f1af300b8517d19e9a23fcf09dd1197bb9874034 [Pipeline] } [2023-05-31T05:12:14.750Z] 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-05-31T05:12:16.554Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1466/archives ] [2023-05-31T05:12:16.554Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1466/archives [2023-05-31T05:12:16.554Z] total 16 [2023-05-31T05:12:16.554Z] drwxr-xr-x 3 root root 4096 May 31 05:01 . [2023-05-31T05:12:16.554Z] drwxrwxr-x 12 jenkins jenkins 4096 May 31 05:01 .. [2023-05-31T05:12:16.554Z] drwxr-xr-x 2 root root 4096 May 31 05:01 cost [2023-05-31T05:12:16.554Z] -rw-r--r-- 1 root root 86 May 31 05:01 cost.csv [2023-05-31T05:12:16.554Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1466/archives [2023-05-31T05:12:16.555Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1466/archives [2023-05-31T05:12:16.555Z] total 16 [2023-05-31T05:12:16.555Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 05:01 . [2023-05-31T05:12:16.555Z] drwxrwxr-x 12 jenkins jenkins 4096 May 31 05:01 .. [2023-05-31T05:12:16.555Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 05:01 cost [2023-05-31T05:12:16.555Z] -rw-r--r-- 1 jenkins jenkins 86 May 31 05:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T05:12:16.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T05:12:17.766Z] ---> package-listing.sh [2023-05-31T05:12:17.766Z] ++ facter osfamily [2023-05-31T05:12:17.766Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T05:12:18.027Z] + OS_FAMILY=debian [2023-05-31T05:12:18.027Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1466 [2023-05-31T05:12:18.027Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T05:12:18.027Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T05:12:18.027Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T05:12:18.027Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T05:12:18.027Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1466 ']' [2023-05-31T05:12:18.027Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T05:12:18.027Z] + case "${OS_FAMILY}" in [2023-05-31T05:12:18.027Z] + dpkg -l [2023-05-31T05:12:18.027Z] + grep '^ii' [2023-05-31T05:12:18.027Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T05:12:18.027Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T05:12:18.027Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T05:12:18.027Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1466 ']' [2023-05-31T05:12:18.027Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1466/archives/ [2023-05-31T05:12:18.027Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1466/archives/ [Pipeline] echo [2023-05-31T05:12:18.062Z] 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-1466/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-31T05:12:18.358Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T05:12:18.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T05:12:18.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T05:12:18.890Z] prd-ubuntu20.04-docker-8c-8g-17447 does not seem to be running inside a container [2023-05-31T05:12:18.923Z] $ 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-1466/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-1466 -v /w/workspace/gexfoundry_device-sdk-go_PR-1466:/w/workspace/gexfoundry_device-sdk-go_PR-1466:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1466@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-05-31T05:12:19.106Z] $ docker top 4377f6443e8652277665699cf68e793b5424e347866297310c908ccc6c7514fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T05:12:19.495Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T05:12:19.808Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T05:12:20.117Z] + ls /var/log/sa-host [2023-05-31T05:12:20.118Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T05:12:20.338Z] provisioning config files... [2023-05-31T05:12:20.346Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/config14906170298549714704tmp [Pipeline] { [Pipeline] echo [2023-05-31T05:12:20.401Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T05:12:20.722Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T05:12:20.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T05:12:21.223Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T05:12:21.256Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T05:12:21.573Z] ---> sudo-logs.sh [2023-05-31T05:12:21.573Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T05:12:21.653Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T05:12:21.963Z] ---> job-cost.sh [2023-05-31T05:12:21.963Z] lf-activate-venv: SKIPPING [2023-05-31T05:12:21.963Z] DEBUG: total: 0.2199999988079071 [2023-05-31T05:12:21.963Z] INFO: Retrieving Stack Cost... [2023-05-31T05:12:22.222Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T05:12:22.791Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T05:12:22.827Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T05:12:23.146Z] ---> logs-deploy.sh [2023-05-31T05:12:23.146Z] lf-activate-venv: SKIPPING [2023-05-31T05:12:23.146Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1466/1 [2023-05-31T05:12:23.146Z] INFO: archiving workspace using pattern(s): [2023-05-31T05:12:24.091Z] Archives upload complete. [2023-05-31T05:12:24.091Z] INFO: archiving logs to Nexus