Pull request #1106 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15c13578640736e55d3b765c0c20d77dbf38d4ba+1a7547985d0ebb48b881ce97e0dcbab5f8d91744 (56603756e632ac4c4d4f7582e26679d9d241c08f) 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-ssh11216492007110119087.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh10809351453108067699.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-1106/workspace@libs/edgex-global-pipelines # 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-1106/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2706902697471839397.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-1106/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11634775567480548799.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh7107182073573261567.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-1106/workspace@libs/lf-pipelines # 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-1106/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12912358759949276376.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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/v2]] ========================================================= [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.17 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/v2 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7098 in /w/workspace/gexfoundry_device-sdk-go_PR-1106 [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-1106 # 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 Merging remotes/origin/main commit 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 into PR head commit 15c13578640736e55d3b765c0c20d77dbf38d4ba Merge succeeded, producing 15c13578640736e55d3b765c0c20d77dbf38d4ba Checking out Revision 15c13578640736e55d3b765c0c20d77dbf38d4ba (PR-1106) > 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/1106/head:refs/remotes/origin/PR-1106 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15c13578640736e55d3b765c0c20d77dbf38d4ba # 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 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15c13578640736e55d3b765c0c20d77dbf38d4ba # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-15T04:05:49.222Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-15T04:05:49.407Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-15T04:05:49.507Z] ========================================================= [2022-03-15T04:05:49.508Z] EdgeX Global Pipelines Version Info [2022-03-15T04:05:49.508Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:05:50.304Z] ------------------- [2022-03-15T04:05:50.304Z] stable info: [2022-03-15T04:05:50.304Z] ------------------- [2022-03-15T04:05:50.304Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-15T04:05:50.304Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T04:05:50.304Z] Message: update stable to v1.0.221 [2022-03-15T04:05:50.876Z] ------------------- [2022-03-15T04:05:50.876Z] experimental info: [2022-03-15T04:05:50.876Z] ------------------- [2022-03-15T04:05:50.876Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-15T04:05:50.876Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T04:05:50.876Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-15T04:05:51.120Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-03-15T04:05:51.161Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-03-15T04:05:51.199Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-15T04:05:51.241Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-15T04:05:51.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-15T04:05:51.324Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-15T04:05:51.366Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-15T04:05:51.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-03-15T04:05:51.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-15T04:05:51.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-15T04:05:51.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-15T04:05:51.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-03-15T04:05:51.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-15T04:05:51.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-15T04:05:51.749Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-15T04:05:51.786Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-03-15T04:05:51.826Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-15T04:05:51.862Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-15T04:05:51.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-15T04:05:51.949Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-15T04:05:51.988Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-15T04:05:52.027Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-15T04:05:52.067Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-15T04:05:52.111Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-15T04:05:52.153Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-15T04:05:52.198Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-15T04:05:52.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1106 [Pipeline] echo [2022-03-15T04:05:52.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1106 [Pipeline] echo [2022-03-15T04:05:52.320Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1106 [Pipeline] echo [2022-03-15T04:05:52.360Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15c13578640736e55d3b765c0c20d77dbf38d4ba [Pipeline] echo [2022-03-15T04:05:52.396Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15c1357 [Pipeline] echo [2022-03-15T04:05:52.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T04:05:52.554Z] provisioning config files... [2022-03-15T04:05:52.570Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/config5347770815952782950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:05:52.929Z] ---> docker-login.sh [2022-03-15T04:05:52.929Z] nexus3.edgexfoundry.org:10001 [2022-03-15T04:05:53.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:05:53.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:05:53.194Z] Configure a credential helper to remove this warning. See [2022-03-15T04:05:53.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:05:53.194Z] [2022-03-15T04:05:53.194Z] Login Succeeded [2022-03-15T04:05:53.194Z] nexus3.edgexfoundry.org:10002 [2022-03-15T04:05:53.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:05:53.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:05:53.456Z] Configure a credential helper to remove this warning. See [2022-03-15T04:05:53.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:05:53.456Z] [2022-03-15T04:05:53.456Z] Login Succeeded [2022-03-15T04:05:53.456Z] nexus3.edgexfoundry.org:10003 [2022-03-15T04:05:53.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:05:53.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:05:53.456Z] Configure a credential helper to remove this warning. See [2022-03-15T04:05:53.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:05:53.456Z] [2022-03-15T04:05:53.456Z] Login Succeeded [2022-03-15T04:05:53.456Z] nexus3.edgexfoundry.org:10004 [2022-03-15T04:05:53.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:05:53.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:05:53.718Z] Configure a credential helper to remove this warning. See [2022-03-15T04:05:53.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:05:53.718Z] [2022-03-15T04:05:53.718Z] Login Succeeded [2022-03-15T04:05:53.718Z] docker.io [2022-03-15T04:05:53.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:05:54.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:05:54.298Z] Configure a credential helper to remove this warning. See [2022-03-15T04:05:54.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:05:54.298Z] [2022-03-15T04:05:54.298Z] Login Succeeded [2022-03-15T04:05:54.298Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T04:05:54.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-15T04:05:54.953Z] + git rev-list -1 --merges 15c13578640736e55d3b765c0c20d77dbf38d4ba~1..15c13578640736e55d3b765c0c20d77dbf38d4ba [Pipeline] echo [2022-03-15T04:05:55.099Z] -----------> git rev-list -1 --merges 15c13578640736e55d3b765c0c20d77dbf38d4ba~1..15c13578640736e55d3b765c0c20d77dbf38d4ba 15c13578640736e55d3b765c0c20d77dbf38d4ba [false] [Pipeline] sh [2022-03-15T04:05:55.411Z] + git log --format=format:%s -1 15c13578640736e55d3b765c0c20d77dbf38d4ba [Pipeline] echo [2022-03-15T04:05:55.444Z] ========================================================= [2022-03-15T04:05:55.444Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-15T04:05:55.444Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-15T04:05:55.876Z] + git log --format=format:%s -1 15c13578640736e55d3b765c0c20d77dbf38d4ba [Pipeline] echo [2022-03-15T04:05:55.909Z] [semverPrep] GIT_COMMIT: 15c13578640736e55d3b765c0c20d77dbf38d4ba, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-03-15T04:05:55.940Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-15T04:05:56.351Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-15T04:05:56.351Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-15T04:05:56.351Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-15T04:05:56.351Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-15T04:05:56.351Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-15T04:05:56.351Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-15T04:05:56.351Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:05:56.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T04:05:56.807Z] [2022-03-15T04:05:56.807Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:05:57.155Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T04:05:57.155Z] latest: Pulling from edgex-devops/git-semver [2022-03-15T04:05:57.155Z] a0d0a0d46f8b: Pulling fs layer [2022-03-15T04:05:57.155Z] 3e5f54012d9b: Pulling fs layer [2022-03-15T04:05:57.155Z] 4c7163046ea9: Pulling fs layer [2022-03-15T04:05:57.155Z] 0c2d73faf560: Pulling fs layer [2022-03-15T04:05:57.155Z] 0c2d73faf560: Waiting [2022-03-15T04:05:57.155Z] 3e5f54012d9b: Download complete [2022-03-15T04:05:57.155Z] a0d0a0d46f8b: Verifying Checksum [2022-03-15T04:05:57.155Z] a0d0a0d46f8b: Download complete [2022-03-15T04:05:57.155Z] 4c7163046ea9: Verifying Checksum [2022-03-15T04:05:57.155Z] 4c7163046ea9: Download complete [2022-03-15T04:05:57.155Z] 0c2d73faf560: Verifying Checksum [2022-03-15T04:05:57.155Z] 0c2d73faf560: Download complete [2022-03-15T04:05:57.417Z] a0d0a0d46f8b: Pull complete [2022-03-15T04:05:57.417Z] 3e5f54012d9b: Pull complete [2022-03-15T04:05:57.679Z] 4c7163046ea9: Pull complete [2022-03-15T04:05:57.941Z] 0c2d73faf560: Pull complete [2022-03-15T04:05:57.941Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-15T04:05:57.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T04:05:57.941Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-15T04:05:58.048Z] prd-ubuntu20.04-docker-8c-8g-7098 does not seem to be running inside a container [2022-03-15T04:05:58.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1106 -v /w/workspace/gexfoundry_device-sdk-go_PR-1106:/w/workspace/gexfoundry_device-sdk-go_PR-1106:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-15T04:05:58.907Z] $ docker top 01598d60a0f7f1f4b56b803de07ca5d8ceaa8d237fd3d361b2e75fa60baa9757 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-15T04:05:59.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T04:05:59.106Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T04:05:59.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T04:05:59.238Z] $ docker exec 01598d60a0f7f1f4b56b803de07ca5d8ceaa8d237fd3d361b2e75fa60baa9757 ssh-agent [2022-03-15T04:05:59.366Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBcDOcC/agent.13 [2022-03-15T04:05:59.366Z] SSH_AGENT_PID=19 [2022-03-15T04:05:59.374Z] Running ssh-add (command line suppressed) [2022-03-15T04:05:59.502Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/private_key_8176835186272010441.key (/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/private_key_8176835186272010441.key) [2022-03-15T04:05:59.520Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T04:05:59.864Z] + git tag --points-at HEAD [Pipeline] } [2022-03-15T04:05:59.886Z] $ docker exec --env ******** --env ******** 01598d60a0f7f1f4b56b803de07ca5d8ceaa8d237fd3d361b2e75fa60baa9757 ssh-agent -k [2022-03-15T04:06:00.007Z] unset SSH_AUTH_SOCK; [2022-03-15T04:06:00.008Z] unset SSH_AGENT_PID; [2022-03-15T04:06:00.008Z] echo Agent pid 19 killed; [2022-03-15T04:06:00.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-15T04:06:00.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T04:06:00.104Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T04:06:00.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T04:06:00.264Z] $ docker exec 01598d60a0f7f1f4b56b803de07ca5d8ceaa8d237fd3d361b2e75fa60baa9757 ssh-agent [2022-03-15T04:06:00.405Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIgBphf/agent.51 [2022-03-15T04:06:00.405Z] SSH_AGENT_PID=57 [2022-03-15T04:06:00.411Z] Running ssh-add (command line suppressed) [2022-03-15T04:06:00.534Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/private_key_3984156047982180071.key (/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/private_key_3984156047982180071.key) [2022-03-15T04:06:00.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T04:06:00.888Z] + git semver init [2022-03-15T04:06:00.888Z] # -> Open(): unable to determine branch for HEAD [2022-03-15T04:06:00.888Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1106/.git [2022-03-15T04:06:00.888Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1106 [2022-03-15T04:06:00.888Z] # $SEMVER_REMOTE_NAME = origin [2022-03-15T04:06:00.888Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-15T04:06:00.888Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-15T04:06:00.888Z] # $SEMVER_BRANCH = PR-1106 [2022-03-15T04:06:00.888Z] # $SEMVER_TEMP = /tmp/semver-800570980 [2022-03-15T04:06:00.888Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-03-15T04:06:02.276Z] # '/tmp/semver-800570980' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1106/.semver' [2022-03-15T04:06:02.276Z] # -> Force: false [2022-03-15T04:06:02.276Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1106/.semver [Pipeline] } [2022-03-15T04:06:02.308Z] $ docker exec --env ******** --env ******** 01598d60a0f7f1f4b56b803de07ca5d8ceaa8d237fd3d361b2e75fa60baa9757 ssh-agent -k [2022-03-15T04:06:02.438Z] unset SSH_AUTH_SOCK; [2022-03-15T04:06:02.439Z] unset SSH_AGENT_PID; [2022-03-15T04:06:02.439Z] echo Agent pid 57 killed; [2022-03-15T04:06:02.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-15T04:06:02.861Z] + git semver [Pipeline] } [2022-03-15T04:06:02.890Z] $ docker stop --time=1 01598d60a0f7f1f4b56b803de07ca5d8ceaa8d237fd3d361b2e75fa60baa9757 [2022-03-15T04:06:04.277Z] $ docker rm -f 01598d60a0f7f1f4b56b803de07ca5d8ceaa8d237fd3d361b2e75fa60baa9757 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T04:06:04.701Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-15T04:06:05.029Z] Stashed 1 file(s) [Pipeline] echo [2022-03-15T04:06:05.047Z] [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 [2022-03-15T04:06:05.627Z] provisioning config files... [2022-03-15T04:06:05.638Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/config1778724595417780144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:06:05.988Z] ---> docker-login.sh [2022-03-15T04:06:05.988Z] nexus3.edgexfoundry.org:10001 [2022-03-15T04:06:05.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:06:05.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:06:05.988Z] Configure a credential helper to remove this warning. See [2022-03-15T04:06:05.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:06:05.988Z] [2022-03-15T04:06:05.988Z] Login Succeeded [2022-03-15T04:06:05.988Z] nexus3.edgexfoundry.org:10002 [2022-03-15T04:06:05.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:06:06.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:06:06.250Z] Configure a credential helper to remove this warning. See [2022-03-15T04:06:06.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:06:06.250Z] [2022-03-15T04:06:06.250Z] Login Succeeded [2022-03-15T04:06:06.250Z] nexus3.edgexfoundry.org:10003 [2022-03-15T04:06:06.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:06:06.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:06:06.250Z] Configure a credential helper to remove this warning. See [2022-03-15T04:06:06.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:06:06.250Z] [2022-03-15T04:06:06.250Z] Login Succeeded [2022-03-15T04:06:06.250Z] nexus3.edgexfoundry.org:10004 [2022-03-15T04:06:06.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:06:06.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:06:06.510Z] Configure a credential helper to remove this warning. See [2022-03-15T04:06:06.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:06:06.510Z] [2022-03-15T04:06:06.510Z] Login Succeeded [2022-03-15T04:06:06.510Z] docker.io [2022-03-15T04:06:06.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:06:07.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:06:07.082Z] Configure a credential helper to remove this warning. See [2022-03-15T04:06:07.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:06:07.082Z] [2022-03-15T04:06:07.082Z] Login Succeeded [2022-03-15T04:06:07.082Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T04:06:07.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-15T04:06:07.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T04:06:07.343Z] ========================================================= [2022-03-15T04:06:07.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-15T04:06:07.343Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:06:07.747Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-15T04:06:07.747Z] Sending build context to Docker daemon 9.514MB [2022-03-15T04:06:07.747Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-15T04:06:07.747Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-15T04:06:07.747Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-15T04:06:07.747Z] 59bf1c3509f3: Pulling fs layer [2022-03-15T04:06:07.747Z] 666ba61612fd: Pulling fs layer [2022-03-15T04:06:07.747Z] 8ed8ca486205: Pulling fs layer [2022-03-15T04:06:07.747Z] 4fe6c5a15a65: Pulling fs layer [2022-03-15T04:06:07.747Z] 22a0e8bec74d: Pulling fs layer [2022-03-15T04:06:07.747Z] 640e595b4fbd: Pulling fs layer [2022-03-15T04:06:07.747Z] 763cafe07f6e: Pulling fs layer [2022-03-15T04:06:07.747Z] 0c0b528cf693: Pulling fs layer [2022-03-15T04:06:07.747Z] 10935f4eaf8b: Pulling fs layer [2022-03-15T04:06:07.747Z] 4fe6c5a15a65: Waiting [2022-03-15T04:06:07.747Z] 22a0e8bec74d: Waiting [2022-03-15T04:06:07.747Z] 10935f4eaf8b: Waiting [2022-03-15T04:06:07.747Z] 0c0b528cf693: Waiting [2022-03-15T04:06:07.747Z] 640e595b4fbd: Waiting [2022-03-15T04:06:07.747Z] 763cafe07f6e: Waiting [2022-03-15T04:06:07.747Z] 8ed8ca486205: Verifying Checksum [2022-03-15T04:06:07.747Z] 8ed8ca486205: Download complete [2022-03-15T04:06:07.747Z] 666ba61612fd: Verifying Checksum [2022-03-15T04:06:07.747Z] 666ba61612fd: Download complete [2022-03-15T04:06:08.005Z] 22a0e8bec74d: Verifying Checksum [2022-03-15T04:06:08.005Z] 22a0e8bec74d: Download complete [2022-03-15T04:06:08.005Z] 640e595b4fbd: Verifying Checksum [2022-03-15T04:06:08.005Z] 640e595b4fbd: Download complete [2022-03-15T04:06:08.005Z] 59bf1c3509f3: Verifying Checksum [2022-03-15T04:06:08.005Z] 59bf1c3509f3: Download complete [2022-03-15T04:06:08.005Z] 763cafe07f6e: Download complete [2022-03-15T04:06:08.005Z] 0c0b528cf693: Verifying Checksum [2022-03-15T04:06:08.005Z] 0c0b528cf693: Download complete [2022-03-15T04:06:08.005Z] 59bf1c3509f3: Pull complete [2022-03-15T04:06:08.266Z] 666ba61612fd: Pull complete [2022-03-15T04:06:08.266Z] 8ed8ca486205: Pull complete [2022-03-15T04:06:08.526Z] 10935f4eaf8b: Verifying Checksum [2022-03-15T04:06:08.526Z] 10935f4eaf8b: Download complete [2022-03-15T04:06:08.526Z] 4fe6c5a15a65: Download complete [2022-03-15T04:06:12.743Z] 4fe6c5a15a65: Pull complete [2022-03-15T04:06:12.743Z] 22a0e8bec74d: Pull complete [2022-03-15T04:06:12.743Z] 640e595b4fbd: Pull complete [2022-03-15T04:06:12.743Z] 763cafe07f6e: Pull complete [2022-03-15T04:06:13.003Z] 0c0b528cf693: Pull complete [2022-03-15T04:06:15.553Z] 10935f4eaf8b: Pull complete [2022-03-15T04:06:15.553Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-15T04:06:15.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T04:06:15.553Z] ---> 99d49a6021b9 [2022-03-15T04:06:15.553Z] Step 3/11 : ARG MAKE=make build [2022-03-15T04:06:16.938Z] ---> Running in c525a2ddcec8 [2022-03-15T04:06:16.938Z] Removing intermediate container c525a2ddcec8 [2022-03-15T04:06:16.938Z] ---> 8381ec04c3ab [2022-03-15T04:06:16.938Z] Step 4/11 : WORKDIR /device-sdk-go [2022-03-15T04:06:16.938Z] ---> Running in 6999a831fbe7 [2022-03-15T04:06:16.938Z] Removing intermediate container 6999a831fbe7 [2022-03-15T04:06:16.938Z] ---> bc223ebfd504 [2022-03-15T04:06:16.938Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-15T04:06:16.938Z] ---> Running in 473ae5831483 [2022-03-15T04:06:16.938Z] Removing intermediate container 473ae5831483 [2022-03-15T04:06:16.938Z] ---> 33052a1118e5 [2022-03-15T04:06:16.938Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:06:17.201Z] ---> Running in c36b7f19ce3e [2022-03-15T04:06:17.781Z] Removing intermediate container c36b7f19ce3e [2022-03-15T04:06:17.781Z] ---> d653105876ca [2022-03-15T04:06:17.781Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-15T04:06:17.781Z] ---> Running in 588512a3e680 [2022-03-15T04:06:18.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T04:06:18.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T04:06:19.245Z] OK: 221 MiB in 52 packages [2022-03-15T04:06:19.506Z] Removing intermediate container 588512a3e680 [2022-03-15T04:06:19.506Z] ---> 4063f8b3f141 [2022-03-15T04:06:19.506Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-15T04:06:19.506Z] ---> c8da8f789a79 [2022-03-15T04:06:19.506Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:06:19.767Z] ---> Running in e31260f44c00 [2022-03-15T04:06:20.455Z] Still waiting to schedule task [2022-03-15T04:06:20.455Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-03-15T04:06:41.727Z] Removing intermediate container e31260f44c00 [2022-03-15T04:06:41.727Z] ---> 5b12bc22a428 [2022-03-15T04:06:41.727Z] Step 10/11 : COPY . . [2022-03-15T04:06:41.727Z] ---> 7b48d1c16432 [2022-03-15T04:06:41.727Z] Step 11/11 : RUN ${MAKE} [2022-03-15T04:06:41.727Z] ---> Running in 8c385c4329b3 [2022-03-15T04:06:41.987Z] noop [2022-03-15T04:06:42.250Z] Removing intermediate container 8c385c4329b3 [2022-03-15T04:06:42.250Z] ---> f79642f63bb7 [2022-03-15T04:06:42.250Z] Successfully built f79642f63bb7 [2022-03-15T04:06:42.250Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:06:42.586Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T04:06:42.586Z] . [Pipeline] withDockerContainer [2022-03-15T04:06:42.681Z] prd-ubuntu20.04-docker-8c-8g-7098 does not seem to be running inside a container [2022-03-15T04:06:42.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1106 -v /w/workspace/gexfoundry_device-sdk-go_PR-1106:/w/workspace/gexfoundry_device-sdk-go_PR-1106:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-15T04:06:43.109Z] $ docker top 33ab86b40c972a48d52f3af37191777d7264483425f46833ca93ef70b18619f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T04:06:43.499Z] + go version [2022-03-15T04:06:43.499Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-15T04:06:43.537Z] $ docker stop --time=1 33ab86b40c972a48d52f3af37191777d7264483425f46833ca93ef70b18619f1 [2022-03-15T04:06:44.834Z] $ docker rm -f 33ab86b40c972a48d52f3af37191777d7264483425f46833ca93ef70b18619f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:06:45.507Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T04:06:45.507Z] . [Pipeline] withDockerContainer [2022-03-15T04:06:45.598Z] prd-ubuntu20.04-docker-8c-8g-7098 does not seem to be running inside a container [2022-03-15T04:06:45.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1106 -v /w/workspace/gexfoundry_device-sdk-go_PR-1106:/w/workspace/gexfoundry_device-sdk-go_PR-1106:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-15T04:06:46.085Z] $ docker top d363179eeef323d51324089eacc3114d7a45f3891e5fb2ef2638f3c7ef65170b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-15T04:06:46.531Z] + make test [2022-03-15T04:06:46.531Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-15T04:06:46.896Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-03-15T04:06:53.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-03-15T04:06:53.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-03-15T04:06:53.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-03-15T04:06:53.615Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.015s coverage: 23.3% of statements [2022-03-15T04:06:53.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-03-15T04:06:53.615Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.013s coverage: 27.6% of statements [2022-03-15T04:06:53.615Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.021s coverage: 78.9% of statements [2022-03-15T04:06:53.615Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.011s coverage: 10.8% of statements [2022-03-15T04:06:53.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-03-15T04:06:53.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-03-15T04:06:53.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-03-15T04:06:53.615Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.016s coverage: 33.2% of statements [2022-03-15T04:06:53.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-03-15T04:06:54.184Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.022s coverage: 86.1% of statements [2022-03-15T04:06:54.184Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-03-15T04:06:54.184Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-03-15T04:06:54.184Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.025s coverage: 57.4% of statements [2022-03-15T04:06:54.184Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.036s coverage: 89.2% of statements [2022-03-15T04:06:54.184Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-03-15T04:06:54.184Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.010s coverage: 4.8% of statements [2022-03-15T04:06:54.184Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-03-15T04:06:59.461Z] GO111MODULE=on go vet ./... [2022-03-15T04:07:02.760Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-15T04:07:02.760Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-15T04:07:02.760Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-15T04:07:02.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-15T04:07:02.834Z] $ docker stop --time=1 d363179eeef323d51324089eacc3114d7a45f3891e5fb2ef2638f3c7ef65170b [2022-03-15T04:07:04.526Z] $ docker rm -f d363179eeef323d51324089eacc3114d7a45f3891e5fb2ef2638f3c7ef65170b [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T04:07:04.989Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-15T04:07:05.065Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-15T04:07:06.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-15T04:07:06.551Z] + ls -al . [2022-03-15T04:07:06.551Z] total 312 [2022-03-15T04:07:06.551Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 04:07 . [2022-03-15T04:07:06.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:05 .. [2022-03-15T04:07:06.551Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 04:05 .dockerignore [2022-03-15T04:07:06.551Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 04:05 .git [2022-03-15T04:07:06.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:05 .github [2022-03-15T04:07:06.551Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 15 04:05 .gitignore [2022-03-15T04:07:06.551Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 04:05 .golangci.yml [2022-03-15T04:07:06.551Z] drwx------ 3 jenkins jenkins 4096 Mar 15 04:06 .semver [2022-03-15T04:07:06.551Z] -rw-rw-r-- 1 jenkins jenkins 26321 Mar 15 04:05 CHANGELOG.md [2022-03-15T04:07:06.551Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 04:05 GOVERNANCE.md [2022-03-15T04:07:06.551Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 15 04:05 Jenkinsfile [2022-03-15T04:07:06.551Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 15 04:05 LICENSE [2022-03-15T04:07:06.551Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 15 04:05 Makefile [2022-03-15T04:07:06.551Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 15 04:05 OWNERS.md [2022-03-15T04:07:06.551Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 15 04:05 README.md [2022-03-15T04:07:06.551Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 04:06 VERSION [2022-03-15T04:07:06.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 04:05 bin [2022-03-15T04:07:06.551Z] -rw-r--r-- 1 jenkins jenkins 129001 Mar 15 04:06 coverage.out [2022-03-15T04:07:06.551Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 04:05 example [2022-03-15T04:07:06.551Z] -rw-rw-r-- 1 jenkins jenkins 2774 Mar 15 04:05 go.mod [2022-03-15T04:07:06.551Z] -rw-rw-r-- 1 jenkins jenkins 49992 Mar 15 04:05 go.sum [2022-03-15T04:07:06.551Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 15 04:05 internal [2022-03-15T04:07:06.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:05 openapi [2022-03-15T04:07:06.551Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 04:05 pkg [2022-03-15T04:07:06.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:05 snap [2022-03-15T04:07:06.551Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 15 04:05 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:07:06.886Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=15c13578640736e55d3b765c0c20d77dbf38d4ba --label arch=amd64 --label version=0.0.0 . [2022-03-15T04:07:06.886Z] Sending build context to Docker daemon 9.644MB [2022-03-15T04:07:06.886Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-15T04:07:06.886Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-15T04:07:06.886Z] ---> f79642f63bb7 [2022-03-15T04:07:06.886Z] Step 3/25 : ARG MAKE=make build [2022-03-15T04:07:07.155Z] ---> Running in 7b4ea044ec3b [2022-03-15T04:07:07.155Z] Removing intermediate container 7b4ea044ec3b [2022-03-15T04:07:07.155Z] ---> 8f0f8c1c7012 [2022-03-15T04:07:07.155Z] Step 4/25 : WORKDIR /device-sdk-go [2022-03-15T04:07:07.155Z] ---> Running in aa3c0843a462 [2022-03-15T04:07:07.155Z] Removing intermediate container aa3c0843a462 [2022-03-15T04:07:07.155Z] ---> 15e8789dbd23 [2022-03-15T04:07:07.155Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-15T04:07:07.415Z] ---> Running in 6a60986be288 [2022-03-15T04:07:07.415Z] Removing intermediate container 6a60986be288 [2022-03-15T04:07:07.415Z] ---> d2f89065bbf6 [2022-03-15T04:07:07.415Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:07:07.415Z] ---> Running in 5fbd0ca1dfa9 [2022-03-15T04:07:07.986Z] Removing intermediate container 5fbd0ca1dfa9 [2022-03-15T04:07:07.986Z] ---> 934b1a0e8527 [2022-03-15T04:07:07.986Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-15T04:07:07.986Z] ---> Running in dea8dcc8a568 [2022-03-15T04:07:08.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T04:07:09.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T04:07:09.702Z] OK: 221 MiB in 52 packages [2022-03-15T04:07:09.702Z] Removing intermediate container dea8dcc8a568 [2022-03-15T04:07:09.702Z] ---> 50f364de20d6 [2022-03-15T04:07:09.702Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-15T04:07:09.963Z] ---> 2c39b6a4f90f [2022-03-15T04:07:09.963Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:07:09.963Z] ---> Running in bdf91c49da00 [2022-03-15T04:07:10.531Z] Removing intermediate container bdf91c49da00 [2022-03-15T04:07:10.531Z] ---> 46b213bfec5c [2022-03-15T04:07:10.531Z] Step 10/25 : COPY . . [2022-03-15T04:07:11.102Z] ---> fe70d676f16f [2022-03-15T04:07:11.102Z] Step 11/25 : RUN ${MAKE} [2022-03-15T04:07:11.103Z] ---> Running in 8c35c098226d [2022-03-15T04:07:11.364Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-03-15T04:07:16.641Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-03-15T04:07:18.022Z] Removing intermediate container 8c35c098226d [2022-03-15T04:07:18.022Z] ---> 580a86249a82 [2022-03-15T04:07:18.022Z] Step 12/25 : FROM alpine:3.14 [2022-03-15T04:07:18.592Z] 3.14: Pulling from library/alpine [2022-03-15T04:07:18.592Z] 97518928ae5f: Pulling fs layer [2022-03-15T04:07:18.852Z] 97518928ae5f: Verifying Checksum [2022-03-15T04:07:18.852Z] 97518928ae5f: Download complete [2022-03-15T04:07:19.123Z] 97518928ae5f: Pull complete [2022-03-15T04:07:19.123Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T04:07:19.123Z] Status: Downloaded newer image for alpine:3.14 [2022-03-15T04:07:19.123Z] ---> 0a97eee8041e [2022-03-15T04:07:19.123Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-15T04:07:19.123Z] ---> Running in 0d2b2609fb08 [2022-03-15T04:07:19.123Z] Removing intermediate container 0d2b2609fb08 [2022-03-15T04:07:19.123Z] ---> e5f33f693516 [2022-03-15T04:07:19.123Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:07:19.384Z] ---> Running in a7e98b9575f9 [2022-03-15T04:07:19.955Z] Removing intermediate container a7e98b9575f9 [2022-03-15T04:07:19.955Z] ---> b5fbdaebc750 [2022-03-15T04:07:19.955Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-15T04:07:19.955Z] ---> Running in d7fe89c6a773 [2022-03-15T04:07:20.217Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T04:07:21.162Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T04:07:21.162Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T04:07:21.422Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-15T04:07:21.422Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T04:07:21.423Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-15T04:07:21.684Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-15T04:07:21.684Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:07:21.684Z] OK: 8 MiB in 19 packages [2022-03-15T04:07:22.256Z] Removing intermediate container d7fe89c6a773 [2022-03-15T04:07:22.256Z] ---> f6e77d7d8c74 [2022-03-15T04:07:22.256Z] Step 16/25 : WORKDIR / [2022-03-15T04:07:22.256Z] ---> Running in dff741b343e6 [2022-03-15T04:07:22.256Z] Removing intermediate container dff741b343e6 [2022-03-15T04:07:22.256Z] ---> 1defbd09e906 [2022-03-15T04:07:22.256Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-03-15T04:07:22.563Z] ---> 77c6629806b5 [2022-03-15T04:07:22.563Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-03-15T04:07:22.827Z] ---> 8f799c338129 [2022-03-15T04:07:22.827Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-03-15T04:07:22.827Z] ---> 94d644d13e87 [2022-03-15T04:07:22.827Z] Step 20/25 : EXPOSE 59999 [2022-03-15T04:07:22.827Z] ---> Running in 2f30a56d0264 [2022-03-15T04:07:23.088Z] Removing intermediate container 2f30a56d0264 [2022-03-15T04:07:23.088Z] ---> bf2c60398625 [2022-03-15T04:07:23.088Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-03-15T04:07:23.088Z] ---> Running in 4ebdd302704e [2022-03-15T04:07:23.088Z] Removing intermediate container 4ebdd302704e [2022-03-15T04:07:23.088Z] ---> 956890bd360b [2022-03-15T04:07:23.088Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:07:23.088Z] ---> Running in 9eaf040a1021 [2022-03-15T04:07:23.088Z] Removing intermediate container 9eaf040a1021 [2022-03-15T04:07:23.088Z] ---> abbd32b23297 [2022-03-15T04:07:23.088Z] Step 23/25 : LABEL arch=amd64 [2022-03-15T04:07:23.349Z] ---> Running in a50028974919 [2022-03-15T04:07:23.349Z] Removing intermediate container a50028974919 [2022-03-15T04:07:23.349Z] ---> 26070d5f75ef [2022-03-15T04:07:23.349Z] Step 24/25 : LABEL git_sha=15c13578640736e55d3b765c0c20d77dbf38d4ba [2022-03-15T04:07:23.349Z] ---> Running in 90c5e70373d0 [2022-03-15T04:07:23.349Z] Removing intermediate container 90c5e70373d0 [2022-03-15T04:07:23.349Z] ---> a4c42a2989c0 [2022-03-15T04:07:23.349Z] Step 25/25 : LABEL version=0.0.0 [2022-03-15T04:07:23.609Z] ---> Running in 176157468bd2 [2022-03-15T04:07:23.609Z] Removing intermediate container 176157468bd2 [2022-03-15T04:07:23.609Z] ---> 82e4ce29f06a [2022-03-15T04:07:23.609Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-15T04:07:23.609Z] Successfully built 82e4ce29f06a [2022-03-15T04:07:23.609Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:07:24.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T04:07:24.354Z] [2022-03-15T04:07:24.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:07:24.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T04:07:24.696Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-15T04:07:24.696Z] 5eb5b503b376: Pulling fs layer [2022-03-15T04:07:24.696Z] 5c69ac0246d0: Pulling fs layer [2022-03-15T04:07:24.696Z] ec43610c2a17: Pulling fs layer [2022-03-15T04:07:24.696Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-15T04:07:24.696Z] 33b1e0a273af: Pulling fs layer [2022-03-15T04:07:24.696Z] 5d3b04190fa2: Pulling fs layer [2022-03-15T04:07:24.696Z] 2f39f015ded8: Pulling fs layer [2022-03-15T04:07:24.696Z] 3a2ae6a8a46f: Waiting [2022-03-15T04:07:24.696Z] 5c69ac0246d0: Download complete [2022-03-15T04:07:24.696Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-15T04:07:24.696Z] 3a2ae6a8a46f: Download complete [2022-03-15T04:07:24.696Z] 33b1e0a273af: Verifying Checksum [2022-03-15T04:07:24.696Z] 33b1e0a273af: Download complete [2022-03-15T04:07:24.696Z] 5d3b04190fa2: Verifying Checksum [2022-03-15T04:07:24.696Z] 5d3b04190fa2: Download complete [2022-03-15T04:07:24.696Z] ec43610c2a17: Verifying Checksum [2022-03-15T04:07:24.696Z] ec43610c2a17: Download complete [2022-03-15T04:07:24.956Z] 5eb5b503b376: Verifying Checksum [2022-03-15T04:07:24.956Z] 5eb5b503b376: Download complete [2022-03-15T04:07:25.525Z] 2f39f015ded8: Download complete [2022-03-15T04:07:26.093Z] 5eb5b503b376: Pull complete [2022-03-15T04:07:26.352Z] 5c69ac0246d0: Pull complete [2022-03-15T04:07:26.614Z] ec43610c2a17: Pull complete [2022-03-15T04:07:26.874Z] 3a2ae6a8a46f: Pull complete [2022-03-15T04:07:26.874Z] 33b1e0a273af: Pull complete [2022-03-15T04:07:27.133Z] 5d3b04190fa2: Pull complete [2022-03-15T04:07:31.324Z] 2f39f015ded8: Pull complete [2022-03-15T04:07:31.324Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-15T04:07:31.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T04:07:31.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-15T04:07:31.407Z] prd-ubuntu20.04-docker-8c-8g-7098 does not seem to be running inside a container [2022-03-15T04:07:31.453Z] $ 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-1106 -v /w/workspace/gexfoundry_device-sdk-go_PR-1106:/w/workspace/gexfoundry_device-sdk-go_PR-1106:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-15T04:07:33.048Z] $ docker top 180c7b0c2cf1e0622ff99584e7e214cdfcf0fc1663b435772c6f8a3d07dbdec3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:07:33.501Z] ---> job-cost.sh [2022-03-15T04:07:33.501Z] lf-activate-venv: SKIPPING [2022-03-15T04:07:33.501Z] INFO: No Stack... [2022-03-15T04:07:33.763Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-15T04:07:34.334Z] INFO: Archiving Costs [Pipeline] sh [2022-03-15T04:07:34.654Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1106/archives/cost.csv [2022-03-15T04:07:34.654Z] + cut -d, -f6 [Pipeline] lock [2022-03-15T04:07:34.697Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1106-1-stack-cost] [2022-03-15T04:07:34.702Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1106-1-stack-cost] did not exist. Created. [2022-03-15T04:07:34.702Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-15T04:07:35.097Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-15T04:07:35.158Z] Stashed 1 file(s) [Pipeline] } [2022-03-15T04:07:35.180Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1106-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-15T04:07:35.267Z] $ docker stop --time=1 180c7b0c2cf1e0622ff99584e7e214cdfcf0fc1663b435772c6f8a3d07dbdec3 [2022-03-15T04:07:36.458Z] $ docker rm -f 180c7b0c2cf1e0622ff99584e7e214cdfcf0fc1663b435772c6f8a3d07dbdec3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-15T04:09:40.558Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7100 in /w/workspace/gexfoundry_device-sdk-go_PR-1106 [Pipeline] { [Pipeline] ws [2022-03-15T04:09:40.605Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-03-15T04:09:40.973Z] The recommended git tool is: git [2022-03-15T04:09:48.450Z] using credential edgex-jenkins-ssh [2022-03-15T04:09:48.469Z] Cloning the remote Git repository [2022-03-15T04:09:48.536Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-03-15T04:09:48.617Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-03-15T04:09:48.773Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-03-15T04:09:48.774Z] > git --version # timeout=10 [2022-03-15T04:09:48.824Z] > git --version # 'git version 2.25.1' [2022-03-15T04:09:48.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T04:09:48.997Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T04:09:50.751Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-03-15T04:09:50.816Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T04:09:50.849Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-03-15T04:09:50.899Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-03-15T04:09:50.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T04:09:50.925Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1106/head:refs/remotes/origin/PR-1106 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-15T04:09:51.501Z] Merging remotes/origin/main commit 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 into PR head commit 15c13578640736e55d3b765c0c20d77dbf38d4ba [2022-03-15T04:09:51.823Z] Merge succeeded, producing 15c13578640736e55d3b765c0c20d77dbf38d4ba [2022-03-15T04:09:51.823Z] Checking out Revision 15c13578640736e55d3b765c0c20d77dbf38d4ba (PR-1106) [2022-03-15T04:09:51.525Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T04:09:51.560Z] > git checkout -f 15c13578640736e55d3b765c0c20d77dbf38d4ba # timeout=10 [2022-03-15T04:09:51.686Z] > git remote # timeout=10 [2022-03-15T04:09:51.724Z] > git config --get remote.origin.url # timeout=10 [2022-03-15T04:09:51.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T04:09:51.761Z] > git merge 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 # timeout=10 [2022-03-15T04:09:51.794Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-15T04:09:51.840Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T04:09:51.872Z] > git checkout -f 15c13578640736e55d3b765c0c20d77dbf38d4ba # timeout=10 [2022-03-15T04:09:56.696Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-03-15T04:09:56.787Z] > git --version # timeout=10 [2022-03-15T04:09:56.813Z] > git --version # 'git version 2.25.1' [2022-03-15T04:09:56.835Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-15T04:09:58.084Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-15T04:09:58.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T04:09:58.084Z] Dload Upload Total Spent Left Speed [2022-03-15T04:09:58.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 42754 0 --:--:-- --:--:-- --:--:-- 42909 [Pipeline] sh [2022-03-15T04:09:58.839Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-15T04:09:59.218Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-15T04:09:59.218Z] + sudo tee /etc/docker/daemon.new [2022-03-15T04:09:59.218Z] { [2022-03-15T04:09:59.218Z] "registry-mirrors": [ [2022-03-15T04:09:59.218Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-15T04:09:59.218Z] ], [2022-03-15T04:09:59.218Z] "bip": "10.250.0.254/24", [2022-03-15T04:09:59.218Z] "hosts": [ [2022-03-15T04:09:59.218Z] "tcp://0.0.0.0:5555", [2022-03-15T04:09:59.218Z] "unix:///var/run/docker.sock" [2022-03-15T04:09:59.218Z] ], [2022-03-15T04:09:59.218Z] "mtu": 1458, [2022-03-15T04:09:59.218Z] "selinux-enabled": true, [2022-03-15T04:09:59.218Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-15T04:09:59.218Z] } [Pipeline] sh [2022-03-15T04:09:59.600Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-15T04:10:00.066Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T04:10:18.493Z] provisioning config files... [2022-03-15T04:10:18.526Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5699964579949286612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:10:19.171Z] ---> docker-login.sh [2022-03-15T04:10:19.171Z] nexus3.edgexfoundry.org:10001 [2022-03-15T04:10:19.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:10:20.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:10:20.048Z] Configure a credential helper to remove this warning. See [2022-03-15T04:10:20.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:10:20.048Z] [2022-03-15T04:10:20.048Z] Login Succeeded [2022-03-15T04:10:20.049Z] nexus3.edgexfoundry.org:10002 [2022-03-15T04:10:20.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:10:20.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:10:20.660Z] Configure a credential helper to remove this warning. See [2022-03-15T04:10:20.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:10:20.660Z] [2022-03-15T04:10:20.660Z] Login Succeeded [2022-03-15T04:10:20.660Z] nexus3.edgexfoundry.org:10003 [2022-03-15T04:10:20.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:10:21.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:10:21.225Z] Configure a credential helper to remove this warning. See [2022-03-15T04:10:21.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:10:21.225Z] [2022-03-15T04:10:21.225Z] Login Succeeded [2022-03-15T04:10:21.225Z] nexus3.edgexfoundry.org:10004 [2022-03-15T04:10:21.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:10:21.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:10:21.782Z] Configure a credential helper to remove this warning. See [2022-03-15T04:10:21.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:10:21.782Z] [2022-03-15T04:10:21.782Z] Login Succeeded [2022-03-15T04:10:21.782Z] docker.io [2022-03-15T04:10:22.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:10:22.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:10:22.659Z] Configure a credential helper to remove this warning. See [2022-03-15T04:10:22.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:10:22.659Z] [2022-03-15T04:10:22.659Z] Login Succeeded [2022-03-15T04:10:22.659Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T04:10:22.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-15T04:10:23.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T04:10:23.376Z] ========================================================= [2022-03-15T04:10:23.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-15T04:10:23.376Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:10:23.890Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-15T04:10:24.168Z] Sending build context to Docker daemon 5.142MB [2022-03-15T04:10:24.444Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-15T04:10:24.444Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-15T04:10:24.444Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-15T04:10:24.444Z] 9b3977197b4f: Pulling fs layer [2022-03-15T04:10:24.444Z] 1a89e8eeedd5: Pulling fs layer [2022-03-15T04:10:24.444Z] 94645a83ff95: Pulling fs layer [2022-03-15T04:10:24.444Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-15T04:10:24.444Z] 0c92f367c5e7: Pulling fs layer [2022-03-15T04:10:24.444Z] f7c0051592d6: Pulling fs layer [2022-03-15T04:10:24.444Z] a227ed2f7395: Pulling fs layer [2022-03-15T04:10:24.444Z] 7b1c46037f91: Pulling fs layer [2022-03-15T04:10:24.444Z] 3f3a8bcf1eab: Waiting [2022-03-15T04:10:24.444Z] 0c92f367c5e7: Waiting [2022-03-15T04:10:24.444Z] a227ed2f7395: Waiting [2022-03-15T04:10:24.444Z] f7c0051592d6: Waiting [2022-03-15T04:10:24.444Z] 7b1c46037f91: Waiting [2022-03-15T04:10:24.444Z] 94645a83ff95: Verifying Checksum [2022-03-15T04:10:24.444Z] 94645a83ff95: Download complete [2022-03-15T04:10:24.444Z] 1a89e8eeedd5: Download complete [2022-03-15T04:10:24.444Z] 0c92f367c5e7: Verifying Checksum [2022-03-15T04:10:24.444Z] 0c92f367c5e7: Download complete [2022-03-15T04:10:24.722Z] f7c0051592d6: Verifying Checksum [2022-03-15T04:10:24.722Z] f7c0051592d6: Download complete [2022-03-15T04:10:24.722Z] 9b3977197b4f: Download complete [2022-03-15T04:10:24.722Z] a227ed2f7395: Verifying Checksum [2022-03-15T04:10:24.722Z] a227ed2f7395: Download complete [2022-03-15T04:10:25.328Z] 9b3977197b4f: Pull complete [2022-03-15T04:10:25.952Z] 1a89e8eeedd5: Pull complete [2022-03-15T04:10:26.234Z] 94645a83ff95: Pull complete [2022-03-15T04:10:26.834Z] 7b1c46037f91: Verifying Checksum [2022-03-15T04:10:26.834Z] 7b1c46037f91: Download complete [2022-03-15T04:10:27.435Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-15T04:10:27.435Z] 3f3a8bcf1eab: Download complete [2022-03-15T04:10:39.884Z] 3f3a8bcf1eab: Pull complete [2022-03-15T04:10:40.158Z] 0c92f367c5e7: Pull complete [2022-03-15T04:10:40.432Z] f7c0051592d6: Pull complete [2022-03-15T04:10:40.709Z] a227ed2f7395: Pull complete [2022-03-15T04:10:49.048Z] 7b1c46037f91: Pull complete [2022-03-15T04:10:49.048Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-15T04:10:49.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T04:10:49.048Z] ---> f79e39bc4007 [2022-03-15T04:10:49.048Z] Step 3/11 : ARG MAKE=make build [2022-03-15T04:10:49.336Z] ---> Running in 53521955647a [2022-03-15T04:10:49.616Z] Removing intermediate container 53521955647a [2022-03-15T04:10:49.616Z] ---> 0e6b2af428c8 [2022-03-15T04:10:49.616Z] Step 4/11 : WORKDIR /device-sdk-go [2022-03-15T04:10:49.899Z] ---> Running in 7d071daef74e [2022-03-15T04:10:50.185Z] Removing intermediate container 7d071daef74e [2022-03-15T04:10:50.185Z] ---> d3efe3d6010d [2022-03-15T04:10:50.185Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-15T04:10:50.185Z] ---> Running in 95ee3659629a [2022-03-15T04:10:50.471Z] Removing intermediate container 95ee3659629a [2022-03-15T04:10:50.471Z] ---> 42777b7476fa [2022-03-15T04:10:50.471Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:10:50.471Z] ---> Running in d7298c317f21 [2022-03-15T04:10:52.489Z] Removing intermediate container d7298c317f21 [2022-03-15T04:10:52.489Z] ---> 526a68a5be01 [2022-03-15T04:10:52.489Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-15T04:10:52.489Z] ---> Running in edd15a2c2681 [2022-03-15T04:10:53.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:10:54.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:10:56.052Z] OK: 220 MiB in 52 packages [2022-03-15T04:10:56.661Z] Removing intermediate container edd15a2c2681 [2022-03-15T04:10:56.661Z] ---> 560318eaadcc [2022-03-15T04:10:56.661Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-15T04:10:57.276Z] ---> 48b7fc204fd1 [2022-03-15T04:10:57.276Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:10:57.764Z] ---> Running in 53042bf1342a [2022-03-15T04:12:19.649Z] Removing intermediate container 53042bf1342a [2022-03-15T04:12:19.649Z] ---> c2855e850bd5 [2022-03-15T04:12:19.649Z] Step 10/11 : COPY . . [2022-03-15T04:12:19.649Z] ---> 536fdf078390 [2022-03-15T04:12:19.649Z] Step 11/11 : RUN ${MAKE} [2022-03-15T04:12:19.649Z] ---> Running in f282a7067128 [2022-03-15T04:12:20.261Z] noop [2022-03-15T04:12:20.867Z] Removing intermediate container f282a7067128 [2022-03-15T04:12:20.867Z] ---> 4f0c332ca45c [2022-03-15T04:12:20.867Z] Successfully built 4f0c332ca45c [2022-03-15T04:12:21.144Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:12:21.547Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T04:12:21.547Z] . [Pipeline] withDockerContainer [2022-03-15T04:12:21.854Z] prd-ubuntu20.04-docker-arm64-4c-16g-7100 does not seem to be running inside a container [2022-03-15T04:12:21.957Z] $ 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 ******** ci-base-image-arm64 cat [2022-03-15T04:12:23.565Z] $ docker top 9f6a704d830b3c6e8c458baa0a59ccd643ebdc6bf00658fd2b85f6fbab2e9471 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T04:12:24.577Z] + go version [2022-03-15T04:12:24.577Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-15T04:12:24.619Z] $ docker stop --time=1 9f6a704d830b3c6e8c458baa0a59ccd643ebdc6bf00658fd2b85f6fbab2e9471 [2022-03-15T04:12:26.319Z] $ docker rm -f 9f6a704d830b3c6e8c458baa0a59ccd643ebdc6bf00658fd2b85f6fbab2e9471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:12:27.231Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T04:12:27.231Z] . [Pipeline] withDockerContainer [2022-03-15T04:12:27.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-7100 does not seem to be running inside a container [2022-03-15T04:12:27.631Z] $ 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 ******** ci-base-image-arm64 cat [2022-03-15T04:12:29.086Z] $ docker top 9065415e1900a897479ea036cdce367973392381b1e7b151b29f2ec9283ab017 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-15T04:12:30.165Z] + make test [2022-03-15T04:12:30.166Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-15T04:12:32.176Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-03-15T04:13:28.813Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-03-15T04:13:28.813Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-03-15T04:13:28.813Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-03-15T04:13:39.049Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.097s coverage: 23.3% of statements [2022-03-15T04:13:39.049Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-03-15T04:13:39.049Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.143s coverage: 27.6% of statements [2022-03-15T04:13:39.049Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.076s coverage: 78.9% of statements [2022-03-15T04:13:39.049Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.144s coverage: 10.8% of statements [2022-03-15T04:13:39.049Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-03-15T04:13:39.049Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-03-15T04:13:39.049Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-03-15T04:13:41.705Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.124s coverage: 33.2% of statements [2022-03-15T04:13:41.705Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-03-15T04:13:42.310Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.103s coverage: 86.1% of statements [2022-03-15T04:13:42.311Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-03-15T04:13:42.311Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-03-15T04:13:42.311Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.119s coverage: 57.4% of statements [2022-03-15T04:13:42.923Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.225s coverage: 89.2% of statements [2022-03-15T04:13:42.923Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-03-15T04:13:45.564Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.062s coverage: 4.8% of statements [2022-03-15T04:13:45.564Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-03-15T04:13:45.564Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-15T04:13:45.564Z] GO111MODULE=on go vet ./... [2022-03-15T04:14:07.822Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-15T04:14:08.099Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-15T04:14:08.706Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-15T04:14:11.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-15T04:14:11.433Z] $ docker stop --time=1 9065415e1900a897479ea036cdce367973392381b1e7b151b29f2ec9283ab017 [2022-03-15T04:14:13.286Z] $ docker rm -f 9065415e1900a897479ea036cdce367973392381b1e7b151b29f2ec9283ab017 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T04:14:14.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-15T04:14:14.364Z] Warning: overwriting stash ‘coverage-report’ [2022-03-15T04:14:15.092Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-15T04:14:15.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-15T04:14:16.082Z] + ls -al . [2022-03-15T04:14:16.082Z] total 308 [2022-03-15T04:14:16.082Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 04:14 . [2022-03-15T04:14:16.082Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:09 .. [2022-03-15T04:14:16.082Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 04:09 .dockerignore [2022-03-15T04:14:16.082Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 04:09 .git [2022-03-15T04:14:16.082Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:09 .github [2022-03-15T04:14:16.082Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 15 04:09 .gitignore [2022-03-15T04:14:16.082Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 04:09 .golangci.yml [2022-03-15T04:14:16.082Z] -rw-rw-r-- 1 jenkins jenkins 26321 Mar 15 04:09 CHANGELOG.md [2022-03-15T04:14:16.082Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 04:09 GOVERNANCE.md [2022-03-15T04:14:16.082Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 15 04:09 Jenkinsfile [2022-03-15T04:14:16.082Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 15 04:09 LICENSE [2022-03-15T04:14:16.082Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 15 04:09 Makefile [2022-03-15T04:14:16.082Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 15 04:09 OWNERS.md [2022-03-15T04:14:16.082Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 15 04:09 README.md [2022-03-15T04:14:16.082Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 04:06 VERSION [2022-03-15T04:14:16.082Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 04:09 bin [2022-03-15T04:14:16.082Z] -rw-r--r-- 1 jenkins jenkins 129001 Mar 15 04:13 coverage.out [2022-03-15T04:14:16.082Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 04:09 example [2022-03-15T04:14:16.082Z] -rw-rw-r-- 1 jenkins jenkins 2774 Mar 15 04:09 go.mod [2022-03-15T04:14:16.082Z] -rw-rw-r-- 1 jenkins jenkins 49992 Mar 15 04:09 go.sum [2022-03-15T04:14:16.082Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 15 04:09 internal [2022-03-15T04:14:16.082Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:09 openapi [2022-03-15T04:14:16.082Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 04:09 pkg [2022-03-15T04:14:16.082Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:09 snap [2022-03-15T04:14:16.082Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 15 04:09 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:14:16.472Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=15c13578640736e55d3b765c0c20d77dbf38d4ba --label arch=arm64 --label version=0.0.0 . [2022-03-15T04:14:17.077Z] Sending build context to Docker daemon 5.271MB [2022-03-15T04:14:17.077Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-15T04:14:17.077Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-15T04:14:17.077Z] ---> 4f0c332ca45c [2022-03-15T04:14:17.077Z] Step 3/25 : ARG MAKE=make build [2022-03-15T04:14:17.077Z] ---> Running in c0d1bec8feda [2022-03-15T04:14:17.679Z] Removing intermediate container c0d1bec8feda [2022-03-15T04:14:17.679Z] ---> 5430823c6bdb [2022-03-15T04:14:17.679Z] Step 4/25 : WORKDIR /device-sdk-go [2022-03-15T04:14:17.679Z] ---> Running in c4f1a1305150 [2022-03-15T04:14:17.958Z] Removing intermediate container c4f1a1305150 [2022-03-15T04:14:17.958Z] ---> 9f03479f0b42 [2022-03-15T04:14:17.958Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-15T04:14:17.958Z] ---> Running in 8fb9499ecb57 [2022-03-15T04:14:18.234Z] Removing intermediate container 8fb9499ecb57 [2022-03-15T04:14:18.234Z] ---> d21dd93740b2 [2022-03-15T04:14:18.234Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:14:18.515Z] ---> Running in 12524492fcfd [2022-03-15T04:14:20.531Z] Removing intermediate container 12524492fcfd [2022-03-15T04:14:20.531Z] ---> 4fe6ec3929d6 [2022-03-15T04:14:20.531Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-15T04:14:20.531Z] ---> Running in ca52f0cb98cb [2022-03-15T04:14:21.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:14:22.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:14:23.511Z] OK: 220 MiB in 52 packages [2022-03-15T04:14:24.510Z] Removing intermediate container ca52f0cb98cb [2022-03-15T04:14:24.510Z] ---> 1a947225646a [2022-03-15T04:14:24.510Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-15T04:14:25.120Z] ---> ed41bf9193f7 [2022-03-15T04:14:25.120Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:14:25.120Z] ---> Running in 7bd3deb865f4 [2022-03-15T04:14:27.761Z] Removing intermediate container 7bd3deb865f4 [2022-03-15T04:14:27.761Z] ---> 2311cbb7e8e7 [2022-03-15T04:14:27.761Z] Step 10/25 : COPY . . [2022-03-15T04:14:28.750Z] ---> 3ba928e7c582 [2022-03-15T04:14:28.750Z] Step 11/25 : RUN ${MAKE} [2022-03-15T04:14:28.750Z] ---> Running in 0700037d4da9 [2022-03-15T04:14:30.207Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-03-15T04:15:17.319Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-03-15T04:15:17.598Z] Removing intermediate container 0700037d4da9 [2022-03-15T04:15:17.598Z] ---> af4776146fa0 [2022-03-15T04:15:17.598Z] Step 12/25 : FROM alpine:3.14 [2022-03-15T04:15:18.590Z] 3.14: Pulling from library/alpine [2022-03-15T04:15:18.590Z] be307f383ecc: Pulling fs layer [2022-03-15T04:15:19.582Z] be307f383ecc: Pull complete [2022-03-15T04:15:19.582Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T04:15:19.582Z] Status: Downloaded newer image for alpine:3.14 [2022-03-15T04:15:19.582Z] ---> 5b8b7b635229 [2022-03-15T04:15:19.582Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-15T04:15:19.582Z] ---> Running in 18f9bd7e3cb2 [2022-03-15T04:15:19.860Z] Removing intermediate container 18f9bd7e3cb2 [2022-03-15T04:15:19.860Z] ---> f4c329ca2da4 [2022-03-15T04:15:19.860Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:15:20.138Z] ---> Running in 86f04a2c4cfd [2022-03-15T04:15:22.147Z] Removing intermediate container 86f04a2c4cfd [2022-03-15T04:15:22.147Z] ---> d8f50bbef86b [2022-03-15T04:15:22.147Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-15T04:15:22.147Z] ---> Running in d12d0607d73f [2022-03-15T04:15:23.137Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:15:24.130Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:15:25.121Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T04:15:25.121Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-15T04:15:25.121Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T04:15:25.397Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-15T04:15:25.397Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-15T04:15:25.677Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:15:25.677Z] OK: 8 MiB in 19 packages [2022-03-15T04:15:26.670Z] Removing intermediate container d12d0607d73f [2022-03-15T04:15:26.670Z] ---> 9ebccbeaac65 [2022-03-15T04:15:26.670Z] Step 16/25 : WORKDIR / [2022-03-15T04:15:26.670Z] ---> Running in 0cb2a25762b7 [2022-03-15T04:15:26.946Z] Removing intermediate container 0cb2a25762b7 [2022-03-15T04:15:26.946Z] ---> d97a2379e22b [2022-03-15T04:15:26.946Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-03-15T04:15:27.545Z] ---> 32f335cefa28 [2022-03-15T04:15:27.545Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-03-15T04:15:29.004Z] ---> 02bfe4b03ef5 [2022-03-15T04:15:29.004Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-03-15T04:15:29.279Z] ---> e023d5132014 [2022-03-15T04:15:29.279Z] Step 20/25 : EXPOSE 59999 [2022-03-15T04:15:29.559Z] ---> Running in bfbaf6d67a4a [2022-03-15T04:15:29.844Z] Removing intermediate container bfbaf6d67a4a [2022-03-15T04:15:29.844Z] ---> b875a47b58cb [2022-03-15T04:15:29.844Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-03-15T04:15:29.844Z] ---> Running in 58653346c8be [2022-03-15T04:15:30.450Z] Removing intermediate container 58653346c8be [2022-03-15T04:15:30.450Z] ---> f9f09df3f058 [2022-03-15T04:15:30.450Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:15:30.450Z] ---> Running in 30f4d04d8f34 [2022-03-15T04:15:30.736Z] Removing intermediate container 30f4d04d8f34 [2022-03-15T04:15:30.736Z] ---> 149e73fc1495 [2022-03-15T04:15:30.736Z] Step 23/25 : LABEL arch=arm64 [2022-03-15T04:15:30.736Z] ---> Running in 665e52382c25 [2022-03-15T04:15:31.345Z] Removing intermediate container 665e52382c25 [2022-03-15T04:15:31.345Z] ---> 58aa5608ecba [2022-03-15T04:15:31.345Z] Step 24/25 : LABEL git_sha=15c13578640736e55d3b765c0c20d77dbf38d4ba [2022-03-15T04:15:31.345Z] ---> Running in 56d40f109337 [2022-03-15T04:15:31.622Z] Removing intermediate container 56d40f109337 [2022-03-15T04:15:31.622Z] ---> fd1fb0ee6583 [2022-03-15T04:15:31.622Z] Step 25/25 : LABEL version=0.0.0 [2022-03-15T04:15:31.899Z] ---> Running in 69a4a57c3403 [2022-03-15T04:15:32.175Z] Removing intermediate container 69a4a57c3403 [2022-03-15T04:15:32.175Z] ---> 3e2814df1e3b [2022-03-15T04:15:32.175Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-15T04:15:32.175Z] Successfully built 3e2814df1e3b [2022-03-15T04:15:32.175Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:15:32.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T04:15:32.884Z] [2022-03-15T04:15:32.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:15:33.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T04:15:33.556Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-15T04:15:33.556Z] 8998bd30e6a1: Pulling fs layer [2022-03-15T04:15:33.556Z] 04944245beec: Pulling fs layer [2022-03-15T04:15:33.556Z] 699f458cf7ca: Pulling fs layer [2022-03-15T04:15:33.556Z] 765212b225bb: Pulling fs layer [2022-03-15T04:15:33.556Z] f23df028b6ca: Pulling fs layer [2022-03-15T04:15:33.556Z] d65c8cfc05b1: Pulling fs layer [2022-03-15T04:15:33.556Z] 2437ff75d9bd: Pulling fs layer [2022-03-15T04:15:33.556Z] f23df028b6ca: Waiting [2022-03-15T04:15:33.556Z] 765212b225bb: Waiting [2022-03-15T04:15:33.556Z] 2437ff75d9bd: Waiting [2022-03-15T04:15:33.556Z] 04944245beec: Verifying Checksum [2022-03-15T04:15:33.556Z] 04944245beec: Download complete [2022-03-15T04:15:33.556Z] 765212b225bb: Verifying Checksum [2022-03-15T04:15:33.556Z] 765212b225bb: Download complete [2022-03-15T04:15:33.556Z] f23df028b6ca: Verifying Checksum [2022-03-15T04:15:33.556Z] f23df028b6ca: Download complete [2022-03-15T04:15:33.877Z] d65c8cfc05b1: Verifying Checksum [2022-03-15T04:15:33.877Z] d65c8cfc05b1: Download complete [2022-03-15T04:15:33.877Z] 699f458cf7ca: Verifying Checksum [2022-03-15T04:15:33.877Z] 699f458cf7ca: Download complete [2022-03-15T04:15:34.161Z] 8998bd30e6a1: Verifying Checksum [2022-03-15T04:15:34.161Z] 8998bd30e6a1: Download complete [2022-03-15T04:15:36.809Z] 2437ff75d9bd: Verifying Checksum [2022-03-15T04:15:36.809Z] 2437ff75d9bd: Download complete [2022-03-15T04:15:39.465Z] 8998bd30e6a1: Pull complete [2022-03-15T04:15:39.740Z] 04944245beec: Pull complete [2022-03-15T04:15:41.188Z] 699f458cf7ca: Pull complete [2022-03-15T04:15:41.468Z] 765212b225bb: Pull complete [2022-03-15T04:15:42.462Z] f23df028b6ca: Pull complete [2022-03-15T04:15:42.742Z] d65c8cfc05b1: Pull complete [2022-03-15T04:16:01.114Z] 2437ff75d9bd: Pull complete [2022-03-15T04:16:01.114Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-15T04:16:01.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T04:16:01.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-15T04:16:01.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-7100 does not seem to be running inside a container [2022-03-15T04:16:01.568Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-15T04:16:04.493Z] $ docker top 93eef9f7c132a3a37ac3fcc7b8793a3f77c0dbf16c7ff5076f9cea57ceb5fded -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:16:05.601Z] ---> job-cost.sh [2022-03-15T04:16:05.601Z] lf-activate-venv: SKIPPING [2022-03-15T04:16:05.601Z] INFO: No Stack... [2022-03-15T04:16:05.891Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-15T04:16:06.876Z] INFO: Archiving Costs [Pipeline] sh [2022-03-15T04:16:07.619Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2022-03-15T04:16:07.619Z] + cut -d, -f6 [Pipeline] lock [2022-03-15T04:16:07.672Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1106-1-stack-cost] [2022-03-15T04:16:07.676Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1106-1-stack-cost] did not exist. Created. [2022-03-15T04:16:07.676Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-15T04:16:08.432Z] /w/workspace/device-sdk-go/1@tmp/durable-2f50d6ae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-15T04:16:09.186Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-15T04:16:09.223Z] Warning: overwriting stash ‘stack-cost’ [2022-03-15T04:16:09.296Z] Stashed 1 file(s) [Pipeline] } [2022-03-15T04:16:09.309Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1106-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-15T04:16:09.400Z] $ docker stop --time=1 93eef9f7c132a3a37ac3fcc7b8793a3f77c0dbf16c7ff5076f9cea57ceb5fded [2022-03-15T04:16:10.977Z] $ docker rm -f 93eef9f7c132a3a37ac3fcc7b8793a3f77c0dbf16c7ff5076f9cea57ceb5fded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-15T04:16:12.037Z] provisioning config files... [2022-03-15T04:16:12.046Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/config6704594240926376788tmp [Pipeline] { [Pipeline] sh [2022-03-15T04:16:12.390Z] + set +x [2022-03-15T04:16:12.390Z] + curl -s https://codecov.io/bash [2022-03-15T04:16:12.390Z] + bash -s -- [2022-03-15T04:16:12.390Z] [2022-03-15T04:16:12.390Z] _____ _ [2022-03-15T04:16:12.390Z] / ____| | | [2022-03-15T04:16:12.390Z] | | ___ __| | ___ ___ _____ __ [2022-03-15T04:16:12.390Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-15T04:16:12.390Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-15T04:16:12.390Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-15T04:16:12.390Z] Bash-1.0.6 [2022-03-15T04:16:12.390Z] [2022-03-15T04:16:12.390Z] [2022-03-15T04:16:12.390Z] ==> git version 2.25.1 found [2022-03-15T04:16:12.390Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-15T04:16:12.390Z] Release-Date: 2020-01-08 [2022-03-15T04:16:12.390Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-15T04:16:12.390Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-15T04:16:12.390Z] ==> Jenkins CI detected. [2022-03-15T04:16:12.390Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1106 [2022-03-15T04:16:12.390Z] project root: . [2022-03-15T04:16:12.390Z] --> token set from env [2022-03-15T04:16:12.390Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-15T04:16:12.390Z] ==> Running gcov in . (disable via -X gcov) [2022-03-15T04:16:12.390Z] ==> Python coveragepy not found [2022-03-15T04:16:12.390Z] ==> Searching for coverage reports in: [2022-03-15T04:16:12.390Z] + . [2022-03-15T04:16:12.390Z] -> Found 1 reports [2022-03-15T04:16:12.390Z] ==> Detecting git/mercurial file structure [2022-03-15T04:16:12.390Z] ==> Reading reports [2022-03-15T04:16:12.390Z] + ./coverage.out bytes=129001 [2022-03-15T04:16:12.390Z] ==> Appending adjustments [2022-03-15T04:16:12.390Z] https://docs.codecov.io/docs/fixing-reports [2022-03-15T04:16:12.650Z] + Found adjustments [2022-03-15T04:16:12.650Z] ==> Gzipping contents [2022-03-15T04:16:12.650Z] 16K /tmp/codecov.rZJaKl.gz [2022-03-15T04:16:12.650Z] ==> Uploading reports [2022-03-15T04:16:12.650Z] url: https://codecov.io [2022-03-15T04:16:12.650Z] query: branch=PR-1106&commit=15c13578640736e55d3b765c0c20d77dbf38d4ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1106%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1106&job=&cmd_args= [2022-03-15T04:16:12.911Z] -> Pinging Codecov [2022-03-15T04:16:12.911Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1106&commit=15c13578640736e55d3b765c0c20d77dbf38d4ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1106%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1106&job=&cmd_args= [2022-03-15T04:16:13.172Z] -> Uploading to [2022-03-15T04:16:13.172Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-15/7E55EF52A471D76F132DFD9A03CDDE97/15c13578640736e55d3b765c0c20d77dbf38d4ba/460256fa-2e70-404f-823b-56d8e4472d24.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220315T041612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f80dbe1b4ed571124474a1294c53cba2b53551748da18ccce68538340c5cb7c3 [2022-03-15T04:16:13.172Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T04:16:13.172Z] Dload Upload Total Spent Left Speed [2022-03-15T04:16:13.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16253 0 0 100 16253 0 67720 --:--:-- --:--:-- --:--:-- 67720 [2022-03-15T04:16:13.431Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/15c13578640736e55d3b765c0c20d77dbf38d4ba [Pipeline] } [2022-03-15T04:16:13.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-15T04:16:15.146Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1106/archives ] [2022-03-15T04:16:15.146Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1106/archives [2022-03-15T04:16:15.146Z] total 16 [2022-03-15T04:16:15.146Z] drwxr-xr-x 3 root root 4096 Mar 15 04:07 . [2022-03-15T04:16:15.146Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 04:07 .. [2022-03-15T04:16:15.146Z] drwxr-xr-x 2 root root 4096 Mar 15 04:07 cost [2022-03-15T04:16:15.146Z] -rw-r--r-- 1 root root 85 Mar 15 04:07 cost.csv [2022-03-15T04:16:15.146Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1106/archives [2022-03-15T04:16:15.146Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1106/archives [2022-03-15T04:16:15.146Z] total 16 [2022-03-15T04:16:15.146Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 04:07 . [2022-03-15T04:16:15.146Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 04:07 .. [2022-03-15T04:16:15.146Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 04:07 cost [2022-03-15T04:16:15.146Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 15 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:16:15.478Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:16:16.372Z] ---> package-listing.sh [2022-03-15T04:16:16.372Z] ++ facter osfamily [2022-03-15T04:16:16.372Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-15T04:16:16.631Z] + OS_FAMILY=debian [2022-03-15T04:16:16.631Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1106 [2022-03-15T04:16:16.631Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-15T04:16:16.631Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-15T04:16:16.631Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-15T04:16:16.631Z] + PACKAGES=/tmp/packages_start.txt [2022-03-15T04:16:16.631Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1106 ']' [2022-03-15T04:16:16.631Z] + PACKAGES=/tmp/packages_end.txt [2022-03-15T04:16:16.631Z] + case "${OS_FAMILY}" in [2022-03-15T04:16:16.631Z] + dpkg -l [2022-03-15T04:16:16.631Z] + grep '^ii' [2022-03-15T04:16:16.631Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-15T04:16:16.631Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-15T04:16:16.631Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-15T04:16:16.631Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1106 ']' [2022-03-15T04:16:16.631Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1106/archives/ [2022-03-15T04:16:16.631Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1106/archives/ [Pipeline] echo [2022-03-15T04:16:16.663Z] 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-1106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-15T04:16:16.956Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:16:17.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T04:16:17.557Z] . [Pipeline] withDockerContainer [2022-03-15T04:16:17.643Z] prd-ubuntu20.04-docker-8c-8g-7098 does not seem to be running inside a container [2022-03-15T04:16:17.688Z] $ 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-1106/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-1106 -v /w/workspace/gexfoundry_device-sdk-go_PR-1106:/w/workspace/gexfoundry_device-sdk-go_PR-1106:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-15T04:16:17.932Z] $ docker top 14f451476df4fa63ad694660586acba623b6bdd431df5b0ad1cf96cfec5fbbc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T04:16:18.330Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-15T04:16:18.640Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-15T04:16:18.953Z] + ls /var/log/sa-host [2022-03-15T04:16:18.953Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T04:16:19.125Z] provisioning config files... [2022-03-15T04:16:19.135Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/config2087579262739471795tmp [Pipeline] { [Pipeline] echo [2022-03-15T04:16:19.187Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:16:19.505Z] ---> create-netrc.sh [Pipeline] } [2022-03-15T04:16:19.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:16:19.924Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-15T04:16:19.963Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:16:20.282Z] ---> sudo-logs.sh [2022-03-15T04:16:20.282Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-15T04:16:20.352Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:16:20.666Z] ---> job-cost.sh [2022-03-15T04:16:20.666Z] lf-activate-venv: SKIPPING [2022-03-15T04:16:20.666Z] DEBUG: total: 0.2199999988079071 [2022-03-15T04:16:20.666Z] INFO: Retrieving Stack Cost... [2022-03-15T04:16:20.927Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-15T04:16:21.502Z] INFO: Archiving Costs [Pipeline] echo [2022-03-15T04:16:21.538Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:16:21.852Z] ---> logs-deploy.sh [2022-03-15T04:16:21.852Z] lf-activate-venv: SKIPPING [2022-03-15T04:16:21.852Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1106/1 [2022-03-15T04:16:21.852Z] INFO: archiving workspace using pattern(s): [2022-03-15T04:16:22.792Z] Archives upload complete. [2022-03-15T04:16:22.792Z] INFO: archiving logs to Nexus