Pull request #1313 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f+d7de237c874a90e81091b377f7571cc3981ed0ab (5e32a2cc16a3cf37079db0d392b32aa354ead85f) 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-ssh7095801717144310468.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh96683358590348263.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-1313/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-1313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh939479854182093543.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-1313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2038590042120326313.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8762478687998033986.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-1313/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-1313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4455669594267307544.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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-5458 in /w/workspace/gexfoundry_device-sdk-go_PR-1313 [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-1313 # 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/1313/head:refs/remotes/origin/PR-1313 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d7de237c874a90e81091b377f7571cc3981ed0ab into PR head commit e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f Merge succeeded, producing e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f Checking out Revision e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f (PR-1313) > git config core.sparsecheckout # timeout=10 > git checkout -f e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f # 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 d7de237c874a90e81091b377f7571cc3981ed0ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f # timeout=10 Commit message: "feat!: add an additional level in event publish topic" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-13T03:52:08.928Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-13T03:52:09.110Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-13T03:52:09.207Z] ========================================================= [2023-02-13T03:52:09.207Z] EdgeX Global Pipelines Version Info [2023-02-13T03:52:09.207Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-13T03:52:09.957Z] ------------------- [2023-02-13T03:52:09.957Z] stable info: [2023-02-13T03:52:09.957Z] ------------------- [2023-02-13T03:52:09.957Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-13T03:52:09.957Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T03:52:09.957Z] Message: update stable to v1.0.244 [2023-02-13T03:52:10.525Z] ------------------- [2023-02-13T03:52:10.525Z] experimental info: [2023-02-13T03:52:10.525Z] ------------------- [2023-02-13T03:52:10.525Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-13T03:52:10.525Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T03:52:10.525Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-13T03:52:10.818Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-13T03:52:10.862Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-13T03:52:10.899Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-13T03:52:10.936Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-13T03:52:10.973Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-13T03:52:11.016Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-13T03:52:11.063Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-13T03:52:11.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-13T03:52:11.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-13T03:52:11.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-13T03:52:11.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-13T03:52:11.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-13T03:52:11.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-13T03:52:11.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-13T03:52:11.397Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T03:52:11.443Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T03:52:11.534Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T03:52:11.577Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T03:52:11.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-13T03:52:11.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-13T03:52:11.695Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-13T03:52:11.738Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-13T03:52:11.780Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-13T03:52:11.821Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-13T03:52:11.863Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-13T03:52:11.902Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-13T03:52:11.942Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-13T03:52:11.981Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1313 [Pipeline] echo [2023-02-13T03:52:12.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1313 [Pipeline] echo [2023-02-13T03:52:12.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1313 [Pipeline] echo [2023-02-13T03:52:12.110Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f [Pipeline] echo [2023-02-13T03:52:12.154Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0a6c3c [Pipeline] echo [2023-02-13T03:52:12.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T03:52:12.314Z] provisioning config files... [2023-02-13T03:52:12.330Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp/config1360894233490657763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T03:52:12.701Z] ---> docker-login.sh [2023-02-13T03:52:12.701Z] nexus3.edgexfoundry.org:10001 [2023-02-13T03:52:12.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T03:52:13.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T03:52:13.223Z] Configure a credential helper to remove this warning. See [2023-02-13T03:52:13.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T03:52:13.223Z] [2023-02-13T03:52:13.223Z] Login Succeeded [2023-02-13T03:52:13.223Z] nexus3.edgexfoundry.org:10002 [2023-02-13T03:52:13.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T03:52:13.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T03:52:13.223Z] Configure a credential helper to remove this warning. See [2023-02-13T03:52:13.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T03:52:13.223Z] [2023-02-13T03:52:13.223Z] Login Succeeded [2023-02-13T03:52:13.223Z] nexus3.edgexfoundry.org:10003 [2023-02-13T03:52:13.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T03:52:13.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T03:52:13.484Z] Configure a credential helper to remove this warning. See [2023-02-13T03:52:13.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T03:52:13.484Z] [2023-02-13T03:52:13.484Z] Login Succeeded [2023-02-13T03:52:13.484Z] nexus3.edgexfoundry.org:10004 [2023-02-13T03:52:13.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T03:52:13.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T03:52:13.484Z] Configure a credential helper to remove this warning. See [2023-02-13T03:52:13.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T03:52:13.484Z] [2023-02-13T03:52:13.484Z] Login Succeeded [2023-02-13T03:52:13.484Z] docker.io [2023-02-13T03:52:13.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T03:52:14.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T03:52:14.005Z] Configure a credential helper to remove this warning. See [2023-02-13T03:52:14.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T03:52:14.005Z] [2023-02-13T03:52:14.005Z] Login Succeeded [2023-02-13T03:52:14.005Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T03:52:14.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-13T03:52:14.656Z] + git rev-list -1 --merges e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f~1..e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f [Pipeline] echo [2023-02-13T03:52:14.714Z] -----------> git rev-list -1 --merges e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f~1..e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f [false] [Pipeline] sh [2023-02-13T03:52:15.026Z] + git log --format=format:%s -1 e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f [Pipeline] echo [2023-02-13T03:52:15.179Z] ========================================================= [2023-02-13T03:52:15.179Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-13T03:52:15.179Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T03:52:15.792Z] + git log --format=format:%s -1 e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f [Pipeline] echo [2023-02-13T03:52:15.823Z] [semverPrep] GIT_COMMIT: e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f, Commit Message: feat!: add an additional level in event publish topic [Pipeline] echo [2023-02-13T03:52:15.856Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-13T03:52:16.247Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T03:52:16.247Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-13T03:52:16.247Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-13T03:52:16.247Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-13T03:52:16.247Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-13T03:52:16.247Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-13T03:52:16.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T03:52:16.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T03:52:16.730Z] [2023-02-13T03:52:16.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T03:52:17.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T03:52:17.098Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-13T03:52:17.098Z] b85a868b505f: Pulling fs layer [2023-02-13T03:52:17.098Z] e2be974225ed: Pulling fs layer [2023-02-13T03:52:17.098Z] 339a4e72a1f5: Pulling fs layer [2023-02-13T03:52:17.098Z] 988bab9f4d93: Pulling fs layer [2023-02-13T03:52:17.098Z] 1469e6f7b9e6: Pulling fs layer [2023-02-13T03:52:17.098Z] eaf3925da568: Pulling fs layer [2023-02-13T03:52:17.098Z] bab4dde63d76: Pulling fs layer [2023-02-13T03:52:17.098Z] bde34c3a00c8: Pulling fs layer [2023-02-13T03:52:17.098Z] b352a97aabf1: Pulling fs layer [2023-02-13T03:52:17.098Z] 4872d77fe225: Pulling fs layer [2023-02-13T03:52:17.098Z] 5851b861e8e6: Pulling fs layer [2023-02-13T03:52:17.098Z] b352a97aabf1: Waiting [2023-02-13T03:52:17.098Z] eaf3925da568: Waiting [2023-02-13T03:52:17.098Z] bab4dde63d76: Waiting [2023-02-13T03:52:17.098Z] 5851b861e8e6: Waiting [2023-02-13T03:52:17.098Z] bde34c3a00c8: Waiting [2023-02-13T03:52:17.098Z] 988bab9f4d93: Waiting [2023-02-13T03:52:17.098Z] 1469e6f7b9e6: Waiting [2023-02-13T03:52:17.098Z] e2be974225ed: Download complete [2023-02-13T03:52:17.098Z] 988bab9f4d93: Download complete [2023-02-13T03:52:17.361Z] 339a4e72a1f5: Verifying Checksum [2023-02-13T03:52:17.361Z] 339a4e72a1f5: Download complete [2023-02-13T03:52:17.361Z] 1469e6f7b9e6: Verifying Checksum [2023-02-13T03:52:17.361Z] 1469e6f7b9e6: Download complete [2023-02-13T03:52:17.361Z] eaf3925da568: Verifying Checksum [2023-02-13T03:52:17.361Z] eaf3925da568: Download complete [2023-02-13T03:52:17.620Z] bde34c3a00c8: Download complete [2023-02-13T03:52:17.620Z] b352a97aabf1: Verifying Checksum [2023-02-13T03:52:17.620Z] b352a97aabf1: Download complete [2023-02-13T03:52:17.620Z] 4872d77fe225: Verifying Checksum [2023-02-13T03:52:17.620Z] 4872d77fe225: Download complete [2023-02-13T03:52:17.620Z] b85a868b505f: Verifying Checksum [2023-02-13T03:52:17.620Z] b85a868b505f: Download complete [2023-02-13T03:52:17.620Z] 5851b861e8e6: Verifying Checksum [2023-02-13T03:52:17.620Z] 5851b861e8e6: Download complete [2023-02-13T03:52:17.880Z] bab4dde63d76: Verifying Checksum [2023-02-13T03:52:17.880Z] bab4dde63d76: Download complete [2023-02-13T03:52:18.820Z] b85a868b505f: Pull complete [2023-02-13T03:52:19.080Z] e2be974225ed: Pull complete [2023-02-13T03:52:19.650Z] 339a4e72a1f5: Pull complete [2023-02-13T03:52:19.650Z] 988bab9f4d93: Pull complete [2023-02-13T03:52:19.909Z] 1469e6f7b9e6: Pull complete [2023-02-13T03:52:19.909Z] eaf3925da568: Pull complete [2023-02-13T03:52:21.818Z] bab4dde63d76: Pull complete [2023-02-13T03:52:21.818Z] bde34c3a00c8: Pull complete [2023-02-13T03:52:21.818Z] b352a97aabf1: Pull complete [2023-02-13T03:52:21.818Z] 4872d77fe225: Pull complete [2023-02-13T03:52:22.077Z] 5851b861e8e6: Pull complete [2023-02-13T03:52:22.077Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-13T03:52:22.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T03:52:22.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T03:52:22.267Z] prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container [2023-02-13T03:52:22.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1313 -v /w/workspace/gexfoundry_device-sdk-go_PR-1313:/w/workspace/gexfoundry_device-sdk-go_PR-1313:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1313@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-devops/py-git-semver:0.1.4 cat [2023-02-13T03:52:25.101Z] $ docker top 1a666737c026e15fd32bb7ca0173decca9d028c6da523470e184646480a13ebb -eo pid,comm [2023-02-13T03:52:25.150Z] 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-02-13T03:52:25.150Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T03:52:25.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T03:52:25.276Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T03:52:25.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T03:52:25.398Z] $ docker exec 1a666737c026e15fd32bb7ca0173decca9d028c6da523470e184646480a13ebb ssh-agent [2023-02-13T03:52:25.502Z] SSH_AUTH_SOCK=/tmp/ssh-EQFWadqkQlm0/agent.32 [2023-02-13T03:52:25.502Z] SSH_AGENT_PID=38 [2023-02-13T03:52:25.508Z] Running ssh-add (command line suppressed) [2023-02-13T03:52:25.610Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp/private_key_7267362207560744284.key (/w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp/private_key_7267362207560744284.key) [2023-02-13T03:52:25.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T03:52:25.946Z] + git tag --points-at HEAD [Pipeline] } [2023-02-13T03:52:25.975Z] $ docker exec --env ******** --env ******** 1a666737c026e15fd32bb7ca0173decca9d028c6da523470e184646480a13ebb ssh-agent -k [2023-02-13T03:52:26.075Z] unset SSH_AUTH_SOCK; [2023-02-13T03:52:26.075Z] unset SSH_AGENT_PID; [2023-02-13T03:52:26.075Z] echo Agent pid 38 killed; [2023-02-13T03:52:26.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-13T03:52:26.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T03:52:26.167Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T03:52:26.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T03:52:26.278Z] $ docker exec 1a666737c026e15fd32bb7ca0173decca9d028c6da523470e184646480a13ebb ssh-agent [2023-02-13T03:52:26.384Z] SSH_AUTH_SOCK=/tmp/ssh-jaX1EZSlU3Fn/agent.71 [2023-02-13T03:52:26.384Z] SSH_AGENT_PID=77 [2023-02-13T03:52:26.389Z] Running ssh-add (command line suppressed) [2023-02-13T03:52:26.497Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp/private_key_1966176509025659238.key (/w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp/private_key_1966176509025659238.key) [2023-02-13T03:52:26.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T03:52:26.831Z] + git semver init [2023-02-13T03:52:27.090Z] 2023-02-13 03:52:27,009 [run_init] DEBUG init version:0.0.0 force:False [2023-02-13T03:52:27.090Z] 2023-02-13 03:52:27,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1313/.semver [2023-02-13T03:52:27.090Z] 2023-02-13 03:52:27,010 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1313/.semver [2023-02-13T03:52:27.090Z] 2023-02-13 03:52:27,010 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1313/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1313, universal_newlines=False, shell=None, istream=None) [2023-02-13T03:52:28.465Z] 2023-02-13 03:52:28,065 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1313/.git/info/exclude [2023-02-13T03:52:28.465Z] 2023-02-13 03:52:28,066 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1313/.semver/PR-1313 with force:False [2023-02-13T03:52:28.465Z] 2023-02-13 03:52:28,066 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1313/.semver/PR-1313 [2023-02-13T03:52:28.465Z] 2023-02-13 03:52:28,069 [execute] INFO git cat-file --batch-check [2023-02-13T03:52:28.465Z] 2023-02-13 03:52:28,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1313/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T03:52:28.465Z] 2023-02-13 03:52:28,079 [execute] INFO git cat-file --batch [2023-02-13T03:52:28.465Z] 2023-02-13 03:52:28,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1313/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T03:52:28.465Z] 2023-02-13 03:52:28,085 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1313/.semver/PR-1313 [2023-02-13T03:52:28.465Z] 0.0.0 [Pipeline] } [2023-02-13T03:52:28.497Z] $ docker exec --env ******** --env ******** 1a666737c026e15fd32bb7ca0173decca9d028c6da523470e184646480a13ebb ssh-agent -k [2023-02-13T03:52:28.600Z] unset SSH_AUTH_SOCK; [2023-02-13T03:52:28.600Z] unset SSH_AGENT_PID; [2023-02-13T03:52:28.600Z] echo Agent pid 77 killed; [2023-02-13T03:52:28.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T03:52:29.033Z] + git semver [Pipeline] } [2023-02-13T03:52:29.321Z] $ docker stop --time=1 1a666737c026e15fd32bb7ca0173decca9d028c6da523470e184646480a13ebb [2023-02-13T03:52:30.666Z] $ docker rm -f --volumes 1a666737c026e15fd32bb7ca0173decca9d028c6da523470e184646480a13ebb [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T03:52:31.071Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-13T03:52:31.361Z] Stashed 1 file(s) [Pipeline] echo [2023-02-13T03:52:31.378Z] [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-02-13T03:52:31.957Z] provisioning config files... [2023-02-13T03:52:31.967Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp/config5304909133044016760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T03:52:32.305Z] ---> docker-login.sh [2023-02-13T03:52:32.305Z] nexus3.edgexfoundry.org:10001 [2023-02-13T03:52:32.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T03:52:32.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T03:52:32.306Z] Configure a credential helper to remove this warning. See [2023-02-13T03:52:32.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T03:52:32.306Z] [2023-02-13T03:52:32.306Z] Login Succeeded [2023-02-13T03:52:32.306Z] nexus3.edgexfoundry.org:10002 [2023-02-13T03:52:32.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T03:52:32.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T03:52:32.306Z] Configure a credential helper to remove this warning. See [2023-02-13T03:52:32.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T03:52:32.306Z] [2023-02-13T03:52:32.306Z] Login Succeeded [2023-02-13T03:52:32.306Z] nexus3.edgexfoundry.org:10003 [2023-02-13T03:52:32.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T03:52:32.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T03:52:32.564Z] Configure a credential helper to remove this warning. See [2023-02-13T03:52:32.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T03:52:32.564Z] [2023-02-13T03:52:32.564Z] Login Succeeded [2023-02-13T03:52:32.564Z] nexus3.edgexfoundry.org:10004 [2023-02-13T03:52:32.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T03:52:32.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T03:52:32.564Z] Configure a credential helper to remove this warning. See [2023-02-13T03:52:32.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T03:52:32.564Z] [2023-02-13T03:52:32.564Z] Login Succeeded [2023-02-13T03:52:32.564Z] docker.io [2023-02-13T03:52:32.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T03:52:33.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T03:52:33.092Z] Configure a credential helper to remove this warning. See [2023-02-13T03:52:33.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T03:52:33.092Z] [2023-02-13T03:52:33.092Z] Login Succeeded [2023-02-13T03:52:33.092Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T03:52:33.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-13T03:52:33.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T03:52:33.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T03:52:33.371Z] ========================================================= [2023-02-13T03:52:33.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-13T03:52:33.371Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T03:52:33.850Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T03:52:33.850Z] Sending build context to Docker daemon 10.55MB [2023-02-13T03:52:33.850Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T03:52:33.850Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-13T03:52:33.850Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-13T03:52:33.850Z] 213ec9aee27d: Pulling fs layer [2023-02-13T03:52:33.850Z] 4583459ba037: Pulling fs layer [2023-02-13T03:52:33.850Z] 93c1e223e6f2: Pulling fs layer [2023-02-13T03:52:33.850Z] 53926ce57604: Pulling fs layer [2023-02-13T03:52:33.850Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-13T03:52:33.850Z] 22ff95d597cd: Pulling fs layer [2023-02-13T03:52:33.850Z] 12d6caf4c0d1: Pulling fs layer [2023-02-13T03:52:33.850Z] 96b7cbca73a9: Pulling fs layer [2023-02-13T03:52:33.850Z] a7acece74701: Pulling fs layer [2023-02-13T03:52:33.850Z] 21b2b0c7a3f4: Waiting [2023-02-13T03:52:33.850Z] 22ff95d597cd: Waiting [2023-02-13T03:52:33.850Z] 12d6caf4c0d1: Waiting [2023-02-13T03:52:33.850Z] 96b7cbca73a9: Waiting [2023-02-13T03:52:33.850Z] a7acece74701: Waiting [2023-02-13T03:52:33.850Z] 53926ce57604: Waiting [2023-02-13T03:52:33.850Z] 93c1e223e6f2: Verifying Checksum [2023-02-13T03:52:33.850Z] 93c1e223e6f2: Download complete [2023-02-13T03:52:34.115Z] 4583459ba037: Download complete [2023-02-13T03:52:34.115Z] 21b2b0c7a3f4: Download complete [2023-02-13T03:52:34.115Z] 22ff95d597cd: Download complete [2023-02-13T03:52:34.115Z] 213ec9aee27d: Download complete [2023-02-13T03:52:34.115Z] 12d6caf4c0d1: Verifying Checksum [2023-02-13T03:52:34.115Z] 12d6caf4c0d1: Download complete [2023-02-13T03:52:34.115Z] 213ec9aee27d: Pull complete [2023-02-13T03:52:34.383Z] 4583459ba037: Pull complete [2023-02-13T03:52:34.383Z] 93c1e223e6f2: Pull complete [2023-02-13T03:52:34.998Z] a7acece74701: Verifying Checksum [2023-02-13T03:52:34.998Z] a7acece74701: Download complete [2023-02-13T03:52:35.260Z] 53926ce57604: Verifying Checksum [2023-02-13T03:52:35.260Z] 53926ce57604: Download complete [2023-02-13T03:52:35.521Z] 96b7cbca73a9: Verifying Checksum [2023-02-13T03:52:35.521Z] 96b7cbca73a9: Download complete [2023-02-13T03:52:38.813Z] 53926ce57604: Pull complete [2023-02-13T03:52:38.813Z] 21b2b0c7a3f4: Pull complete [2023-02-13T03:52:39.072Z] 22ff95d597cd: Pull complete [2023-02-13T03:52:39.330Z] 12d6caf4c0d1: Pull complete [2023-02-13T03:52:41.226Z] 96b7cbca73a9: Pull complete [2023-02-13T03:52:41.794Z] a7acece74701: Pull complete [2023-02-13T03:52:42.053Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-13T03:52:42.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T03:52:42.053Z] ---> db6d94c90886 [2023-02-13T03:52:42.053Z] Step 3/10 : ARG MAKE=make build [2023-02-13T03:52:46.779Z] Still waiting to schedule task [2023-02-13T03:52:46.779Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-13T03:52:48.645Z] ---> Running in 12459f0bc96c [2023-02-13T03:52:48.645Z] Removing intermediate container 12459f0bc96c [2023-02-13T03:52:48.645Z] ---> 69c1b67a463b [2023-02-13T03:52:48.645Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-13T03:52:48.645Z] ---> Running in 271710bb7639 [2023-02-13T03:52:48.645Z] Removing intermediate container 271710bb7639 [2023-02-13T03:52:48.645Z] ---> 8006795705da [2023-02-13T03:52:48.645Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T03:52:48.645Z] ---> Running in 1ff1fbe27a01 [2023-02-13T03:52:48.645Z] Removing intermediate container 1ff1fbe27a01 [2023-02-13T03:52:48.645Z] ---> 7af911bb35ac [2023-02-13T03:52:48.645Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-13T03:52:48.645Z] ---> Running in 996e1a5c72d9 [2023-02-13T03:52:48.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T03:52:48.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T03:52:48.905Z] OK: 211 MiB in 51 packages [2023-02-13T03:52:49.163Z] Removing intermediate container 996e1a5c72d9 [2023-02-13T03:52:49.163Z] ---> c70d9a955dd9 [2023-02-13T03:52:49.163Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-13T03:52:49.422Z] ---> 53cc49ab8702 [2023-02-13T03:52:49.422Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T03:52:49.422Z] ---> Running in a4150f04b18e [2023-02-13T03:53:45.722Z] Removing intermediate container a4150f04b18e [2023-02-13T03:53:45.722Z] ---> 51b4590e3018 [2023-02-13T03:53:45.722Z] Step 9/10 : COPY . . [2023-02-13T03:53:45.722Z] ---> 154e1921593a [2023-02-13T03:53:45.722Z] Step 10/10 : RUN ${MAKE} [2023-02-13T03:53:45.722Z] ---> Running in 6606e7bbe6ac [2023-02-13T03:53:45.722Z] noop [2023-02-13T03:53:45.722Z] Removing intermediate container 6606e7bbe6ac [2023-02-13T03:53:45.722Z] ---> 40e461262781 [2023-02-13T03:53:45.722Z] Successfully built 40e461262781 [2023-02-13T03:53:45.722Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T03:53:46.172Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T03:53:46.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T03:53:46.326Z] prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container [2023-02-13T03:53:46.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1313 -v /w/workspace/gexfoundry_device-sdk-go_PR-1313:/w/workspace/gexfoundry_device-sdk-go_PR-1313:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T03:53:46.743Z] $ docker top c7eec3698adbbe5f16dad0e9d986f0d72bec67aa2f2fb68ccb762919243cc7f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T03:53:47.141Z] + go version [2023-02-13T03:53:47.141Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-13T03:53:47.177Z] $ docker stop --time=1 c7eec3698adbbe5f16dad0e9d986f0d72bec67aa2f2fb68ccb762919243cc7f6 [2023-02-13T03:53:48.437Z] $ docker rm -f --volumes c7eec3698adbbe5f16dad0e9d986f0d72bec67aa2f2fb68ccb762919243cc7f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T03:53:49.160Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T03:53:49.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T03:53:49.318Z] prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container [2023-02-13T03:53:49.354Z] $ 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-1313 -v /w/workspace/gexfoundry_device-sdk-go_PR-1313:/w/workspace/gexfoundry_device-sdk-go_PR-1313:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T03:53:49.660Z] $ docker top 7e906e8ec8fb3c40b4eb814ec8569322cfe268bf68c076f6cf242d71386c07a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T03:53:50.049Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1313 [Pipeline] fileExists [Pipeline] sh [2023-02-13T03:53:50.407Z] + make test [2023-02-13T03:53:50.407Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T03:53:56.967Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-13T03:54:09.166Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-13T03:54:09.166Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-13T03:54:09.166Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-13T03:54:09.166Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-13T03:54:09.166Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-13T03:54:09.166Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.062s coverage: 27.6% of statements [2023-02-13T03:54:09.166Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.113s coverage: 78.9% of statements [2023-02-13T03:54:09.166Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-13T03:54:09.166Z] --- FAIL: TestSendEvent (0.00s) [2023-02-13T03:54:09.166Z] --- FAIL: TestSendEvent/Valid,_unlimited_max_event_size (0.00s) [2023-02-13T03:54:09.166Z] panic: interface conversion: interface {} is nil, not *models.DeviceService [recovered] [2023-02-13T03:54:09.166Z] panic: interface conversion: interface {} is nil, not *models.DeviceService [2023-02-13T03:54:09.166Z] [2023-02-13T03:54:09.166Z] goroutine 22 [running]: [2023-02-13T03:54:09.166Z] testing.tRunner.func1.2({0xd68f20, 0xc00040fcb0}) [2023-02-13T03:54:09.166Z] /usr/local/go/src/testing/testing.go:1389 +0x366 [2023-02-13T03:54:09.166Z] testing.tRunner.func1() [2023-02-13T03:54:09.166Z] /usr/local/go/src/testing/testing.go:1392 +0x5d2 [2023-02-13T03:54:09.166Z] panic({0xd68f20, 0xc00040fcb0}) [2023-02-13T03:54:09.166Z] /usr/local/go/src/runtime/panic.go:844 +0x258 [2023-02-13T03:54:09.166Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container.DeviceServiceFrom(...) [2023-02-13T03:54:09.166Z] /w/workspace/gexfoundry_device-sdk-go_PR-1313/internal/container/deviceservice.go:33 [2023-02-13T03:54:09.166Z] github.com/edgexfoundry/device-sdk-go/v3/internal/common.SendEvent(0xc0003a5f80, {0xe39d5a, 0x24}, 0xc000430340) [2023-02-13T03:54:09.166Z] /w/workspace/gexfoundry_device-sdk-go_PR-1313/internal/common/utils.go:90 +0xd30 [2023-02-13T03:54:09.166Z] github.com/edgexfoundry/device-sdk-go/v3/internal/common.TestSendEvent.func1(0x0?) [2023-02-13T03:54:09.166Z] /w/workspace/gexfoundry_device-sdk-go_PR-1313/internal/common/utils_test.go:179 +0x427 [2023-02-13T03:54:09.166Z] testing.tRunner(0xc00032dba0, 0xc00042a860) [2023-02-13T03:54:09.166Z] /usr/local/go/src/testing/testing.go:1439 +0x214 [2023-02-13T03:54:09.166Z] created by testing.(*T).Run [2023-02-13T03:54:09.166Z] /usr/local/go/src/testing/testing.go:1486 +0x725 [2023-02-13T03:54:09.166Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.048s [2023-02-13T03:54:09.166Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-13T03:54:09.166Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-13T03:54:09.734Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.117s coverage: 59.8% of statements [2023-02-13T03:54:09.734Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-13T03:54:09.734Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-13T03:54:09.734Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-13T03:54:09.734Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.088s coverage: 65.2% of statements [2023-02-13T03:54:09.734Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-13T03:54:09.734Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-13T03:54:09.734Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.750s coverage: 89.2% of statements [2023-02-13T03:54:09.734Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-13T03:54:09.734Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.067s coverage: 4.7% of statements [2023-02-13T03:54:09.734Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-13T03:54:09.734Z] FAIL [2023-02-13T03:54:09.993Z] make: *** [Makefile:35: unittest] Error 1 [Pipeline] } [2023-02-13T03:54:10.041Z] $ docker stop --time=1 7e906e8ec8fb3c40b4eb814ec8569322cfe268bf68c076f6cf242d71386c07a7 [2023-02-13T03:54:13.626Z] $ docker rm -f --volumes 7e906e8ec8fb3c40b4eb814ec8569322cfe268bf68c076f6cf242d71386c07a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T03:54:14.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T03:54:14.771Z] [2023-02-13T03:54:14.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T03:54:15.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T03:54:15.162Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-13T03:54:15.162Z] 5eb5b503b376: Pulling fs layer [2023-02-13T03:54:15.162Z] 5c69ac0246d0: Pulling fs layer [2023-02-13T03:54:15.162Z] ec43610c2a17: Pulling fs layer [2023-02-13T03:54:15.162Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-13T03:54:15.162Z] 33b1e0a273af: Pulling fs layer [2023-02-13T03:54:15.162Z] 5d3b04190fa2: Pulling fs layer [2023-02-13T03:54:15.162Z] 2f39f015ded8: Pulling fs layer [2023-02-13T03:54:15.162Z] 33b1e0a273af: Waiting [2023-02-13T03:54:15.162Z] 5d3b04190fa2: Waiting [2023-02-13T03:54:15.162Z] 2f39f015ded8: Waiting [2023-02-13T03:54:15.162Z] 3a2ae6a8a46f: Waiting [2023-02-13T03:54:15.162Z] 5c69ac0246d0: Verifying Checksum [2023-02-13T03:54:15.162Z] 5c69ac0246d0: Download complete [2023-02-13T03:54:15.424Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-13T03:54:15.424Z] 3a2ae6a8a46f: Download complete [2023-02-13T03:54:15.424Z] 33b1e0a273af: Verifying Checksum [2023-02-13T03:54:15.424Z] 33b1e0a273af: Download complete [2023-02-13T03:54:15.424Z] 5d3b04190fa2: Verifying Checksum [2023-02-13T03:54:15.424Z] 5d3b04190fa2: Download complete [2023-02-13T03:54:15.424Z] ec43610c2a17: Verifying Checksum [2023-02-13T03:54:15.424Z] ec43610c2a17: Download complete [2023-02-13T03:54:15.685Z] 5eb5b503b376: Verifying Checksum [2023-02-13T03:54:15.685Z] 5eb5b503b376: Download complete [2023-02-13T03:54:16.250Z] 2f39f015ded8: Download complete [2023-02-13T03:54:16.817Z] 5eb5b503b376: Pull complete [2023-02-13T03:54:16.817Z] 5c69ac0246d0: Pull complete [2023-02-13T03:54:17.383Z] ec43610c2a17: Pull complete [2023-02-13T03:54:17.383Z] 3a2ae6a8a46f: Pull complete [2023-02-13T03:54:17.652Z] 33b1e0a273af: Pull complete [2023-02-13T03:54:17.652Z] 5d3b04190fa2: Pull complete [2023-02-13T03:54:20.825Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5459 in /w/workspace/gexfoundry_device-sdk-go_PR-1313 [Pipeline] { [Pipeline] ws [2023-02-13T03:54:20.886Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-02-13T03:54:20.961Z] The recommended git tool is: git [2023-02-13T03:54:21.835Z] 2f39f015ded8: Pull complete [2023-02-13T03:54:21.835Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-13T03:54:21.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T03:54:21.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T03:54:22.056Z] prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container [2023-02-13T03:54:22.089Z] $ 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-1313 -v /w/workspace/gexfoundry_device-sdk-go_PR-1313:/w/workspace/gexfoundry_device-sdk-go_PR-1313:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-13T03:54:25.707Z] using credential edgex-jenkins-ssh [2023-02-13T03:54:25.727Z] Cloning the remote Git repository [2023-02-13T03:54:25.940Z] $ docker top f84899b4b8df76d2dd35681e724c542be12525c9620c669b04d0dc483f52b786 -eo pid,comm [2023-02-13T03:54:25.767Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-13T03:54:25.836Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T03:54:26.387Z] ---> job-cost.sh [2023-02-13T03:54:26.387Z] lf-activate-venv: SKIPPING [2023-02-13T03:54:26.387Z] INFO: No Stack... [2023-02-13T03:54:26.648Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T03:54:26.906Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T03:54:25.971Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-13T03:54:25.972Z] > git --version # timeout=10 [2023-02-13T03:54:25.991Z] > git --version # 'git version 2.25.1' [2023-02-13T03:54:25.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T03:54:26.045Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T03:54:27.222Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1313/archives/cost.csv [2023-02-13T03:54:27.222Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T03:54:27.264Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1313-1-stack-cost] [2023-02-13T03:54:27.269Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1313-1-stack-cost] did not exist. Created. [2023-02-13T03:54:27.269Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T03:54:27.662Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-13T03:54:27.723Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T03:54:27.860Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1313-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T03:54:28.145Z] $ docker stop --time=1 f84899b4b8df76d2dd35681e724c542be12525c9620c669b04d0dc483f52b786 [2023-02-13T03:54:27.548Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-13T03:54:27.563Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T03:54:28.335Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-13T03:54:28.380Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-13T03:54:28.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T03:54:28.397Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1313/head:refs/remotes/origin/PR-1313 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-13T03:54:29.100Z] Merging remotes/origin/main commit d7de237c874a90e81091b377f7571cc3981ed0ab into PR head commit e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f [2023-02-13T03:54:29.294Z] $ docker rm -f --volumes f84899b4b8df76d2dd35681e724c542be12525c9620c669b04d0dc483f52b786 [2023-02-13T03:54:29.324Z] Merge succeeded, producing e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f [2023-02-13T03:54:29.325Z] Checking out Revision e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f (PR-1313) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-13T03:54:29.672Z] Failed in branch amd64 [2023-02-13T03:54:29.115Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T03:54:29.141Z] > git checkout -f e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f # timeout=10 [2023-02-13T03:54:29.237Z] > git remote # timeout=10 [2023-02-13T03:54:29.257Z] > git config --get remote.origin.url # timeout=10 [2023-02-13T03:54:29.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T03:54:29.282Z] > git merge d7de237c874a90e81091b377f7571cc3981ed0ab # timeout=10 [2023-02-13T03:54:29.305Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-13T03:54:29.329Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T03:54:29.346Z] > git checkout -f e0a6c3ccaeee40232ce7ac799c1e0cd9f806ff1f # timeout=10 [2023-02-13T03:54:32.807Z] Commit message: "feat!: add an additional level in event publish topic" [2023-02-13T03:54:32.849Z] > git --version # timeout=10 [2023-02-13T03:54:32.859Z] > git --version # 'git version 2.25.1' [2023-02-13T03:54:32.871Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T03:54:33.929Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-13T03:54:33.929Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T03:54:33.929Z] Dload Upload Total Spent Left Speed [2023-02-13T03:54:33.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2023-02-13T03:54:34.608Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-13T03:54:34.956Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-13T03:54:34.956Z] + sudo tee /etc/docker/daemon.new [2023-02-13T03:54:34.956Z] { [2023-02-13T03:54:34.956Z] "registry-mirrors": [ [2023-02-13T03:54:34.956Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-13T03:54:34.956Z] ], [2023-02-13T03:54:34.956Z] "bip": "10.250.0.254/24", [2023-02-13T03:54:34.956Z] "hosts": [ [2023-02-13T03:54:34.956Z] "tcp://0.0.0.0:5555", [2023-02-13T03:54:34.956Z] "unix:///var/run/docker.sock" [2023-02-13T03:54:34.956Z] ], [2023-02-13T03:54:34.956Z] "mtu": 1458, [2023-02-13T03:54:34.956Z] "selinux-enabled": true, [2023-02-13T03:54:34.956Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-13T03:54:34.956Z] } [Pipeline] sh [2023-02-13T03:54:35.298Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-13T03:54:35.643Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T03:54:53.965Z] provisioning config files... [2023-02-13T03:54:53.993Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4281171174523386250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T03:54:54.390Z] ---> docker-login.sh [2023-02-13T03:54:54.390Z] nexus3.edgexfoundry.org:10001 [2023-02-13T03:54:57.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T03:54:57.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T03:54:57.601Z] Configure a credential helper to remove this warning. See [2023-02-13T03:54:57.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T03:54:57.601Z] [2023-02-13T03:54:57.601Z] Login Succeeded [2023-02-13T03:54:57.601Z] nexus3.edgexfoundry.org:10002 [2023-02-13T03:54:57.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T03:54:57.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T03:54:57.872Z] Configure a credential helper to remove this warning. See [2023-02-13T03:54:57.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T03:54:57.872Z] [2023-02-13T03:54:57.872Z] Login Succeeded [2023-02-13T03:54:57.872Z] nexus3.edgexfoundry.org:10003 [2023-02-13T03:54:58.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T03:54:58.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T03:54:58.412Z] Configure a credential helper to remove this warning. See [2023-02-13T03:54:58.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T03:54:58.412Z] [2023-02-13T03:54:58.412Z] Login Succeeded [2023-02-13T03:54:58.412Z] nexus3.edgexfoundry.org:10004 [2023-02-13T03:54:58.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T03:54:58.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T03:54:58.684Z] Configure a credential helper to remove this warning. See [2023-02-13T03:54:58.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T03:54:58.684Z] [2023-02-13T03:54:58.684Z] Login Succeeded [2023-02-13T03:54:58.684Z] docker.io [2023-02-13T03:54:58.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T03:54:59.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T03:54:59.218Z] Configure a credential helper to remove this warning. See [2023-02-13T03:54:59.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T03:54:59.218Z] [2023-02-13T03:54:59.218Z] Login Succeeded [2023-02-13T03:54:59.218Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T03:54:59.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-13T03:54:59.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T03:54:59.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T03:54:59.666Z] ========================================================= [2023-02-13T03:54:59.666Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-13T03:54:59.666Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T03:55:00.149Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T03:55:00.421Z] Sending build context to Docker daemon 5.673MB [2023-02-13T03:55:00.421Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T03:55:00.421Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-13T03:55:00.699Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-13T03:55:00.699Z] 9b18e9b68314: Pulling fs layer [2023-02-13T03:55:00.699Z] 35d82f9e3411: Pulling fs layer [2023-02-13T03:55:00.699Z] e16973657156: Pulling fs layer [2023-02-13T03:55:00.699Z] fc693d55d65f: Pulling fs layer [2023-02-13T03:55:00.699Z] 7e9fc2657dce: Pulling fs layer [2023-02-13T03:55:00.699Z] dda99020689f: Pulling fs layer [2023-02-13T03:55:00.699Z] db1c61fa0a46: Pulling fs layer [2023-02-13T03:55:00.699Z] 891c053d2c06: Pulling fs layer [2023-02-13T03:55:00.699Z] dda99020689f: Waiting [2023-02-13T03:55:00.699Z] db1c61fa0a46: Waiting [2023-02-13T03:55:00.699Z] fc693d55d65f: Waiting [2023-02-13T03:55:00.699Z] 7e9fc2657dce: Waiting [2023-02-13T03:55:00.699Z] 891c053d2c06: Waiting [2023-02-13T03:55:00.699Z] e16973657156: Verifying Checksum [2023-02-13T03:55:00.699Z] e16973657156: Download complete [2023-02-13T03:55:00.699Z] 35d82f9e3411: Download complete [2023-02-13T03:55:00.699Z] 7e9fc2657dce: Verifying Checksum [2023-02-13T03:55:00.699Z] 7e9fc2657dce: Download complete [2023-02-13T03:55:00.699Z] dda99020689f: Verifying Checksum [2023-02-13T03:55:00.699Z] dda99020689f: Download complete [2023-02-13T03:55:00.699Z] 9b18e9b68314: Verifying Checksum [2023-02-13T03:55:00.699Z] 9b18e9b68314: Download complete [2023-02-13T03:55:01.692Z] 9b18e9b68314: Pull complete [2023-02-13T03:55:01.962Z] 891c053d2c06: Verifying Checksum [2023-02-13T03:55:01.962Z] 891c053d2c06: Download complete [2023-02-13T03:55:02.232Z] 35d82f9e3411: Pull complete [2023-02-13T03:55:02.516Z] e16973657156: Pull complete [2023-02-13T03:55:03.098Z] db1c61fa0a46: Verifying Checksum [2023-02-13T03:55:03.098Z] db1c61fa0a46: Download complete [2023-02-13T03:55:03.689Z] fc693d55d65f: Verifying Checksum [2023-02-13T03:55:03.689Z] fc693d55d65f: Download complete [2023-02-13T03:55:15.998Z] fc693d55d65f: Pull complete [2023-02-13T03:55:15.998Z] 7e9fc2657dce: Pull complete [2023-02-13T03:55:15.998Z] dda99020689f: Pull complete [2023-02-13T03:55:21.344Z] db1c61fa0a46: Pull complete [2023-02-13T03:55:23.307Z] 891c053d2c06: Pull complete [2023-02-13T03:55:23.308Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-13T03:55:23.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T03:55:23.308Z] ---> f96f9c87975a [2023-02-13T03:55:23.308Z] Step 3/10 : ARG MAKE=make build [2023-02-13T03:55:25.260Z] ---> Running in a75e6699fd47 [2023-02-13T03:55:25.260Z] Removing intermediate container a75e6699fd47 [2023-02-13T03:55:25.260Z] ---> c9b6d7e1eb8f [2023-02-13T03:55:25.260Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-13T03:55:25.260Z] ---> Running in f236d2537b7c [2023-02-13T03:55:25.530Z] Removing intermediate container f236d2537b7c [2023-02-13T03:55:25.530Z] ---> 133f6f225c2a [2023-02-13T03:55:25.530Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T03:55:25.530Z] ---> Running in 275d77e864ad [2023-02-13T03:55:25.804Z] Removing intermediate container 275d77e864ad [2023-02-13T03:55:25.804Z] ---> 017f9164ea34 [2023-02-13T03:55:25.804Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-13T03:55:26.072Z] ---> Running in 367c64c02bf3 [2023-02-13T03:55:27.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T03:55:27.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T03:55:28.266Z] OK: 221 MiB in 51 packages [2023-02-13T03:55:29.234Z] Removing intermediate container 367c64c02bf3 [2023-02-13T03:55:29.234Z] ---> ab55bc9210c0 [2023-02-13T03:55:29.234Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-13T03:55:29.504Z] ---> 4d8f606fe55c [2023-02-13T03:55:29.504Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T03:55:29.776Z] ---> Running in ac5e41451d66 [2023-02-13T03:56:37.669Z] Removing intermediate container ac5e41451d66 [2023-02-13T03:56:37.669Z] ---> 89ed6d88cf62 [2023-02-13T03:56:37.669Z] Step 9/10 : COPY . . [2023-02-13T03:56:37.669Z] ---> a29c220177b4 [2023-02-13T03:56:37.669Z] Step 10/10 : RUN ${MAKE} [2023-02-13T03:56:37.669Z] ---> Running in a244ab32183c [2023-02-13T03:56:37.669Z] noop [2023-02-13T03:56:37.669Z] Removing intermediate container a244ab32183c [2023-02-13T03:56:37.669Z] ---> f3cd8d8d8b80 [2023-02-13T03:56:37.669Z] Successfully built f3cd8d8d8b80 [2023-02-13T03:56:37.669Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T03:56:38.147Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T03:56:38.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T03:56:38.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-5459 does not seem to be running inside a container [2023-02-13T03:56:38.464Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T03:56:39.690Z] $ docker top 7ed2164e408d5e9682267b4bdc4f97528a5d8135fe1815fb395c3e1aee8dfa73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T03:56:40.564Z] + go version [2023-02-13T03:56:40.564Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-13T03:56:40.595Z] $ docker stop --time=1 7ed2164e408d5e9682267b4bdc4f97528a5d8135fe1815fb395c3e1aee8dfa73 [2023-02-13T03:56:42.208Z] $ docker rm -f --volumes 7ed2164e408d5e9682267b4bdc4f97528a5d8135fe1815fb395c3e1aee8dfa73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T03:56:43.049Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T03:56:43.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T03:56:43.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-5459 does not seem to be running inside a container [2023-02-13T03:56:43.345Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T03:56:44.456Z] $ docker top d1fe90e80748f56f78eeb2d524fd9f8f8e44c1b2a4478da18622ad69a4f09efd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T03:56:45.075Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-13T03:56:45.467Z] + make test [2023-02-13T03:56:45.467Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T03:57:17.714Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-13T03:59:09.384Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-13T03:59:09.384Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-13T03:59:09.384Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-13T03:59:09.384Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-13T03:59:09.384Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-13T03:59:10.800Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.315s coverage: 27.6% of statements [2023-02-13T03:59:11.394Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.299s coverage: 78.9% of statements [2023-02-13T03:59:11.394Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-13T03:59:18.042Z] --- FAIL: TestSendEvent (0.02s) [2023-02-13T03:59:18.042Z] --- FAIL: TestSendEvent/Valid,_unlimited_max_event_size (0.01s) [2023-02-13T03:59:18.042Z] panic: interface conversion: interface {} is nil, not *models.DeviceService [recovered] [2023-02-13T03:59:18.042Z] panic: interface conversion: interface {} is nil, not *models.DeviceService [2023-02-13T03:59:18.042Z] [2023-02-13T03:59:18.042Z] goroutine 18 [running]: [2023-02-13T03:59:18.042Z] testing.tRunner.func1.2({0x80ad20, 0xc0004986c0}) [2023-02-13T03:59:18.042Z] /usr/local/go/src/testing/testing.go:1389 +0x278 [2023-02-13T03:59:18.042Z] testing.tRunner.func1() [2023-02-13T03:59:18.042Z] /usr/local/go/src/testing/testing.go:1392 +0x430 [2023-02-13T03:59:18.042Z] panic({0x80ad20, 0xc0004986c0}) [2023-02-13T03:59:18.042Z] /usr/local/go/src/runtime/panic.go:844 +0x260 [2023-02-13T03:59:18.042Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container.DeviceServiceFrom(...) [2023-02-13T03:59:18.042Z] /w/workspace/device-sdk-go/1/internal/container/deviceservice.go:33 [2023-02-13T03:59:18.042Z] github.com/edgexfoundry/device-sdk-go/v3/internal/common.SendEvent(0xc000484000, {0x8db9e8, 0x24}, 0xc000494160) [2023-02-13T03:59:18.042Z] /w/workspace/device-sdk-go/1/internal/common/utils.go:90 +0xb28 [2023-02-13T03:59:18.042Z] github.com/edgexfoundry/device-sdk-go/v3/internal/common.TestSendEvent.func1(0x0?) [2023-02-13T03:59:18.042Z] /w/workspace/device-sdk-go/1/internal/common/utils_test.go:179 +0x3c4 [2023-02-13T03:59:18.042Z] testing.tRunner(0xc0004b2340, 0xc00048e1d0) [2023-02-13T03:59:18.042Z] /usr/local/go/src/testing/testing.go:1439 +0x190 [2023-02-13T03:59:18.042Z] created by testing.(*T).Run [2023-02-13T03:59:18.042Z] /usr/local/go/src/testing/testing.go:1486 +0x56c [2023-02-13T03:59:18.042Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.323s [2023-02-13T03:59:18.042Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-13T03:59:18.042Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-13T03:59:20.640Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.597s coverage: 59.8% of statements [2023-02-13T03:59:20.640Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-13T03:59:20.640Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-13T03:59:20.640Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-13T03:59:21.603Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.411s coverage: 65.2% of statements [2023-02-13T03:59:21.603Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-13T03:59:21.603Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-13T03:59:21.603Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.913s coverage: 89.2% of statements [2023-02-13T03:59:21.603Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-13T03:59:21.603Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.332s coverage: 4.7% of statements [2023-02-13T03:59:21.603Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-13T03:59:21.603Z] FAIL [2023-02-13T03:59:22.191Z] make: *** [Makefile:35: unittest] Error 1 [Pipeline] } [2023-02-13T03:59:22.239Z] $ docker stop --time=1 d1fe90e80748f56f78eeb2d524fd9f8f8e44c1b2a4478da18622ad69a4f09efd [2023-02-13T03:59:23.981Z] $ docker rm -f --volumes d1fe90e80748f56f78eeb2d524fd9f8f8e44c1b2a4478da18622ad69a4f09efd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T03:59:25.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T03:59:25.624Z] [2023-02-13T03:59:25.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T03:59:26.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T03:59:26.293Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-13T03:59:26.293Z] 8998bd30e6a1: Pulling fs layer [2023-02-13T03:59:26.293Z] 04944245beec: Pulling fs layer [2023-02-13T03:59:26.293Z] 699f458cf7ca: Pulling fs layer [2023-02-13T03:59:26.293Z] 765212b225bb: Pulling fs layer [2023-02-13T03:59:26.293Z] f23df028b6ca: Pulling fs layer [2023-02-13T03:59:26.293Z] d65c8cfc05b1: Pulling fs layer [2023-02-13T03:59:26.293Z] 2437ff75d9bd: Pulling fs layer [2023-02-13T03:59:26.293Z] 765212b225bb: Waiting [2023-02-13T03:59:26.293Z] f23df028b6ca: Waiting [2023-02-13T03:59:26.293Z] d65c8cfc05b1: Waiting [2023-02-13T03:59:26.293Z] 2437ff75d9bd: Waiting [2023-02-13T03:59:26.293Z] 04944245beec: Verifying Checksum [2023-02-13T03:59:26.293Z] 04944245beec: Download complete [2023-02-13T03:59:26.293Z] 765212b225bb: Verifying Checksum [2023-02-13T03:59:26.293Z] 765212b225bb: Download complete [2023-02-13T03:59:26.564Z] f23df028b6ca: Verifying Checksum [2023-02-13T03:59:26.564Z] f23df028b6ca: Download complete [2023-02-13T03:59:26.564Z] d65c8cfc05b1: Verifying Checksum [2023-02-13T03:59:26.564Z] d65c8cfc05b1: Download complete [2023-02-13T03:59:26.831Z] 699f458cf7ca: Verifying Checksum [2023-02-13T03:59:26.831Z] 699f458cf7ca: Download complete [2023-02-13T03:59:27.101Z] 8998bd30e6a1: Download complete [2023-02-13T03:59:29.678Z] 2437ff75d9bd: Verifying Checksum [2023-02-13T03:59:29.678Z] 2437ff75d9bd: Download complete [2023-02-13T03:59:32.259Z] 8998bd30e6a1: Pull complete [2023-02-13T03:59:32.528Z] 04944245beec: Pull complete [2023-02-13T03:59:34.484Z] 699f458cf7ca: Pull complete [2023-02-13T03:59:34.484Z] 765212b225bb: Pull complete [2023-02-13T03:59:35.069Z] f23df028b6ca: Pull complete [2023-02-13T03:59:35.343Z] d65c8cfc05b1: Pull complete [2023-02-13T03:59:57.456Z] 2437ff75d9bd: Pull complete [2023-02-13T03:59:57.456Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-13T03:59:57.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T03:59:57.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T03:59:57.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-5459 does not seem to be running inside a container [2023-02-13T03:59:57.907Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-13T03:59:59.644Z] $ docker top cd7258f86470071399502bd643c43d561a2454076e5754247b5031478928fd91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T04:00:00.578Z] ---> job-cost.sh [2023-02-13T04:00:00.578Z] lf-activate-venv: SKIPPING [2023-02-13T04:00:00.578Z] INFO: No Stack... [2023-02-13T04:00:02.017Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-13T04:00:02.597Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T04:00:03.258Z] + + cut -d, -f6cat [2023-02-13T04:00:03.258Z] /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2023-02-13T04:00:03.345Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1313-1-stack-cost] [2023-02-13T04:00:03.350Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1313-1-stack-cost] did not exist. Created. [2023-02-13T04:00:03.350Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T04:00:04.090Z] /w/workspace/device-sdk-go/1@tmp/durable-2ead0aaf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-13T04:00:04.780Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-13T04:00:04.816Z] Warning: overwriting stash ‘stack-cost’ [2023-02-13T04:00:05.282Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T04:00:05.305Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1313-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T04:00:05.381Z] $ docker stop --time=1 cd7258f86470071399502bd643c43d561a2454076e5754247b5031478928fd91 [2023-02-13T04:00:06.902Z] $ docker rm -f --volumes cd7258f86470071399502bd643c43d561a2454076e5754247b5031478928fd91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-13T04:00:07.605Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-02-13T04:00:09.650Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1313/archives ] [2023-02-13T04:00:09.650Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1313/archives [2023-02-13T04:00:09.650Z] total 16 [2023-02-13T04:00:09.650Z] drwxr-xr-x 3 root root 4096 Feb 13 03:54 . [2023-02-13T04:00:09.650Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 03:54 .. [2023-02-13T04:00:09.650Z] drwxr-xr-x 2 root root 4096 Feb 13 03:54 cost [2023-02-13T04:00:09.650Z] -rw-r--r-- 1 root root 86 Feb 13 03:54 cost.csv [2023-02-13T04:00:09.650Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1313/archives [2023-02-13T04:00:09.650Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1313/archives [2023-02-13T04:00:09.650Z] total 16 [2023-02-13T04:00:09.650Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 03:54 . [2023-02-13T04:00:09.650Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 03:54 .. [2023-02-13T04:00:09.650Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 03:54 cost [2023-02-13T04:00:09.650Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 13 03:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-13T04:00:09.987Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T04:00:10.878Z] ---> package-listing.sh [2023-02-13T04:00:10.878Z] ++ facter osfamily [2023-02-13T04:00:10.878Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-13T04:00:11.136Z] + OS_FAMILY=debian [2023-02-13T04:00:11.136Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1313 [2023-02-13T04:00:11.136Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-13T04:00:11.136Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-13T04:00:11.136Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-13T04:00:11.136Z] + PACKAGES=/tmp/packages_start.txt [2023-02-13T04:00:11.136Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1313 ']' [2023-02-13T04:00:11.136Z] + PACKAGES=/tmp/packages_end.txt [2023-02-13T04:00:11.136Z] + case "${OS_FAMILY}" in [2023-02-13T04:00:11.136Z] + dpkg -l [2023-02-13T04:00:11.136Z] + grep '^ii' [2023-02-13T04:00:11.137Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-13T04:00:11.137Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-13T04:00:11.137Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-13T04:00:11.137Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1313 ']' [2023-02-13T04:00:11.137Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1313/archives/ [2023-02-13T04:00:11.137Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1313/archives/ [Pipeline] echo [2023-02-13T04:00:11.171Z] 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-1313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-13T04:00:11.460Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T04:00:12.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T04:00:12.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T04:00:12.233Z] prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container [2023-02-13T04:00:12.257Z] $ 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-1313/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-1313 -v /w/workspace/gexfoundry_device-sdk-go_PR-1313:/w/workspace/gexfoundry_device-sdk-go_PR-1313:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-13T04:00:12.448Z] $ docker top 5301c1d87947d40b522ea8549f17989577f2db084a04f816e5fabdaf49f00ff8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T04:00:12.849Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-13T04:00:13.154Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-13T04:00:13.463Z] + ls /var/log/sa-host [2023-02-13T04:00:13.463Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T04:00:13.674Z] provisioning config files... [2023-02-13T04:00:13.682Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1313@tmp/config8104704889064837009tmp [Pipeline] { [Pipeline] echo [2023-02-13T04:00:13.736Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T04:00:14.046Z] ---> create-netrc.sh [Pipeline] } [2023-02-13T04:00:14.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-13T04:00:14.480Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-13T04:00:14.510Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T04:00:14.820Z] ---> sudo-logs.sh [2023-02-13T04:00:14.820Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-13T04:00:14.906Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T04:00:15.222Z] ---> job-cost.sh [2023-02-13T04:00:15.222Z] lf-activate-venv: SKIPPING [2023-02-13T04:00:15.222Z] DEBUG: total: 0.2199999988079071 [2023-02-13T04:00:15.222Z] INFO: Retrieving Stack Cost... [2023-02-13T04:00:15.787Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T04:00:16.045Z] INFO: Archiving Costs [Pipeline] echo [2023-02-13T04:00:16.084Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T04:00:16.398Z] ---> logs-deploy.sh [2023-02-13T04:00:16.398Z] lf-activate-venv: SKIPPING [2023-02-13T04:00:16.398Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1313/1 [2023-02-13T04:00:16.398Z] INFO: archiving workspace using pattern(s): [2023-02-13T04:00:17.336Z] Archives upload complete. [2023-02-13T04:00:17.336Z] INFO: archiving logs to Nexus