Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d655b849d53b45afc9704737130f725e61250280+d73da920b9fd3a52132699998633ff8aee3aa256 (2c42b216d8c805bf5c740d03c2050df3c976af59) 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-ssh3010539033429018695.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5129343334968010781.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14323765886272018053.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6782534036861498202.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1417/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1417/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10521607794086497824.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7146 in /w/workspace/gexfoundry_device-sdk-go_PR-1417 [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-1417 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1417/head:refs/remotes/origin/PR-1417 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d73da920b9fd3a52132699998633ff8aee3aa256 into PR head commit d655b849d53b45afc9704737130f725e61250280 Merge succeeded, producing b32b017c29a88c4cbc3ed426ddc920c1f7784f7a Checking out Revision b32b017c29a88c4cbc3ed426ddc920c1f7784f7a (PR-1417) > git config core.sparsecheckout # timeout=10 > git checkout -f d655b849d53b45afc9704737130f725e61250280 # 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 d73da920b9fd3a52132699998633ff8aee3aa256 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b32b017c29a88c4cbc3ed426ddc920c1f7784f7a # timeout=10 Commit message: "Merge commit 'd73da920b9fd3a52132699998633ff8aee3aa256' into HEAD" > git rev-list --no-walk d655b849d53b45afc9704737130f725e61250280 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-07T18:42:39.091Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-07T18:42:39.149Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-07T18:42:39.165Z] ========================================================= [2023-04-07T18:42:39.165Z] EdgeX Global Pipelines Version Info [2023-04-07T18:42:39.165Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-07T18:42:39.888Z] ------------------- [2023-04-07T18:42:39.888Z] stable info: [2023-04-07T18:42:39.888Z] ------------------- [2023-04-07T18:42:39.888Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-07T18:42:39.888Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-07T18:42:39.888Z] Message: update stable to v1.0.245 [2023-04-07T18:42:40.460Z] ------------------- [2023-04-07T18:42:40.460Z] experimental info: [2023-04-07T18:42:40.460Z] ------------------- [2023-04-07T18:42:40.460Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-07T18:42:40.460Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-07T18:42:40.460Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-07T18:42:40.617Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-04-07T18:42:40.631Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-04-07T18:42:40.642Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-07T18:42:40.653Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-07T18:42:40.665Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-07T18:42:40.676Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-07T18:42:40.687Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-07T18:42:40.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-04-07T18:42:40.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-07T18:42:40.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-07T18:42:40.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-07T18:42:40.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-04-07T18:42:40.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-07T18:42:40.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-07T18:42:40.785Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T18:42:40.796Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T18:42:40.805Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T18:42:40.813Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T18:42:40.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-07T18:42:40.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-07T18:42:40.837Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-07T18:42:40.844Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-07T18:42:40.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-07T18:42:40.860Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-07T18:42:40.870Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-07T18:42:40.883Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-07T18:42:40.894Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-07T18:42:40.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1417 [Pipeline] echo [2023-04-07T18:42:40.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1417 [Pipeline] echo [2023-04-07T18:42:40.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1417 [Pipeline] echo [2023-04-07T18:42:40.942Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b32b017c29a88c4cbc3ed426ddc920c1f7784f7a [Pipeline] echo [2023-04-07T18:42:40.953Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b32b017 [Pipeline] echo [2023-04-07T18:42:40.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T18:42:41.005Z] provisioning config files... [2023-04-07T18:42:41.018Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/config8092971133049365080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T18:42:41.316Z] ---> docker-login.sh [2023-04-07T18:42:41.316Z] nexus3.edgexfoundry.org:10001 [2023-04-07T18:42:41.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T18:42:41.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T18:42:41.576Z] Configure a credential helper to remove this warning. See [2023-04-07T18:42:41.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T18:42:41.576Z] [2023-04-07T18:42:41.576Z] Login Succeeded [2023-04-07T18:42:41.576Z] nexus3.edgexfoundry.org:10002 [2023-04-07T18:42:41.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T18:42:41.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T18:42:41.837Z] Configure a credential helper to remove this warning. See [2023-04-07T18:42:41.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T18:42:41.837Z] [2023-04-07T18:42:41.837Z] Login Succeeded [2023-04-07T18:42:41.837Z] nexus3.edgexfoundry.org:10003 [2023-04-07T18:42:41.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T18:42:41.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T18:42:41.837Z] Configure a credential helper to remove this warning. See [2023-04-07T18:42:41.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T18:42:41.837Z] [2023-04-07T18:42:41.837Z] Login Succeeded [2023-04-07T18:42:41.837Z] nexus3.edgexfoundry.org:10004 [2023-04-07T18:42:41.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T18:42:41.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T18:42:41.837Z] Configure a credential helper to remove this warning. See [2023-04-07T18:42:41.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T18:42:41.837Z] [2023-04-07T18:42:41.837Z] Login Succeeded [2023-04-07T18:42:41.837Z] docker.io [2023-04-07T18:42:42.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T18:42:42.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T18:42:42.356Z] Configure a credential helper to remove this warning. See [2023-04-07T18:42:42.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T18:42:42.356Z] [2023-04-07T18:42:42.356Z] Login Succeeded [2023-04-07T18:42:42.356Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T18:42:42.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-07T18:42:42.705Z] + git rev-list -1 --merges b32b017c29a88c4cbc3ed426ddc920c1f7784f7a~1..b32b017c29a88c4cbc3ed426ddc920c1f7784f7a [Pipeline] echo [2023-04-07T18:42:42.748Z] -----------> git rev-list -1 --merges b32b017c29a88c4cbc3ed426ddc920c1f7784f7a~1..b32b017c29a88c4cbc3ed426ddc920c1f7784f7a b32b017c29a88c4cbc3ed426ddc920c1f7784f7a [2023-04-07T18:42:42.748Z] b32b017c29a88c4cbc3ed426ddc920c1f7784f7a [false] [Pipeline] sh [2023-04-07T18:42:43.041Z] + git log --format=format:%s -1 b32b017c29a88c4cbc3ed426ddc920c1f7784f7a [Pipeline] echo [2023-04-07T18:42:43.056Z] ========================================================= [2023-04-07T18:42:43.056Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-07T18:42:43.056Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T18:42:43.393Z] + git log --format=format:%s -1 b32b017c29a88c4cbc3ed426ddc920c1f7784f7a [Pipeline] echo [2023-04-07T18:42:43.405Z] [semverPrep] GIT_COMMIT: b32b017c29a88c4cbc3ed426ddc920c1f7784f7a, Commit Message: Merge commit 'd73da920b9fd3a52132699998633ff8aee3aa256' into HEAD [Pipeline] echo [2023-04-07T18:42:43.415Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-07T18:42:43.761Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T18:42:43.761Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-07T18:42:43.761Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-07T18:42:43.761Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-07T18:42:43.761Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-07T18:42:43.761Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-07T18:42:43.761Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T18:42:44.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T18:42:44.110Z] [2023-04-07T18:42:44.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T18:42:44.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T18:42:44.406Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-07T18:42:44.406Z] b85a868b505f: Pulling fs layer [2023-04-07T18:42:44.406Z] e2be974225ed: Pulling fs layer [2023-04-07T18:42:44.406Z] 339a4e72a1f5: Pulling fs layer [2023-04-07T18:42:44.406Z] 988bab9f4d93: Pulling fs layer [2023-04-07T18:42:44.406Z] 1469e6f7b9e6: Pulling fs layer [2023-04-07T18:42:44.406Z] eaf3925da568: Pulling fs layer [2023-04-07T18:42:44.406Z] bab4dde63d76: Pulling fs layer [2023-04-07T18:42:44.406Z] bde34c3a00c8: Pulling fs layer [2023-04-07T18:42:44.406Z] b352a97aabf1: Pulling fs layer [2023-04-07T18:42:44.406Z] 4872d77fe225: Pulling fs layer [2023-04-07T18:42:44.406Z] 5851b861e8e6: Pulling fs layer [2023-04-07T18:42:44.406Z] 988bab9f4d93: Waiting [2023-04-07T18:42:44.406Z] 1469e6f7b9e6: Waiting [2023-04-07T18:42:44.406Z] eaf3925da568: Waiting [2023-04-07T18:42:44.406Z] b352a97aabf1: Waiting [2023-04-07T18:42:44.406Z] 5851b861e8e6: Waiting [2023-04-07T18:42:44.406Z] 4872d77fe225: Waiting [2023-04-07T18:42:44.406Z] bde34c3a00c8: Waiting [2023-04-07T18:42:44.406Z] e2be974225ed: Verifying Checksum [2023-04-07T18:42:44.406Z] e2be974225ed: Download complete [2023-04-07T18:42:44.406Z] 988bab9f4d93: Verifying Checksum [2023-04-07T18:42:44.406Z] 988bab9f4d93: Download complete [2023-04-07T18:42:44.406Z] 1469e6f7b9e6: Verifying Checksum [2023-04-07T18:42:44.406Z] 1469e6f7b9e6: Download complete [2023-04-07T18:42:44.406Z] eaf3925da568: Download complete [2023-04-07T18:42:44.406Z] 339a4e72a1f5: Verifying Checksum [2023-04-07T18:42:44.406Z] 339a4e72a1f5: Download complete [2023-04-07T18:42:44.665Z] bde34c3a00c8: Download complete [2023-04-07T18:42:44.665Z] b352a97aabf1: Download complete [2023-04-07T18:42:44.665Z] 4872d77fe225: Verifying Checksum [2023-04-07T18:42:44.665Z] 5851b861e8e6: Download complete [2023-04-07T18:42:44.665Z] b85a868b505f: Verifying Checksum [2023-04-07T18:42:44.665Z] b85a868b505f: Download complete [2023-04-07T18:42:44.926Z] bab4dde63d76: Verifying Checksum [2023-04-07T18:42:44.926Z] bab4dde63d76: Download complete [2023-04-07T18:42:45.862Z] b85a868b505f: Pull complete [2023-04-07T18:42:46.122Z] e2be974225ed: Pull complete [2023-04-07T18:42:46.697Z] 339a4e72a1f5: Pull complete [2023-04-07T18:42:46.697Z] 988bab9f4d93: Pull complete [2023-04-07T18:42:46.957Z] 1469e6f7b9e6: Pull complete [2023-04-07T18:42:46.957Z] eaf3925da568: Pull complete [2023-04-07T18:42:48.879Z] bab4dde63d76: Pull complete [2023-04-07T18:42:48.879Z] bde34c3a00c8: Pull complete [2023-04-07T18:42:48.879Z] b352a97aabf1: Pull complete [2023-04-07T18:42:48.879Z] 4872d77fe225: Pull complete [2023-04-07T18:42:48.879Z] 5851b861e8e6: Pull complete [2023-04-07T18:42:48.879Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-07T18:42:48.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T18:42:48.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T18:42:48.971Z] prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container [2023-04-07T18:42:49.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1417 -v /w/workspace/gexfoundry_device-sdk-go_PR-1417:/w/workspace/gexfoundry_device-sdk-go_PR-1417:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-07T18:42:52.591Z] $ docker top d6ac692c15801c9b2aa9aaac1048b878c36388da30150fe97ac00b0c8b2b1b98 -eo pid,comm [2023-04-07T18:42:52.684Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-07T18:42:52.684Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T18:42:52.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T18:42:52.714Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T18:42:52.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T18:42:52.837Z] $ docker exec d6ac692c15801c9b2aa9aaac1048b878c36388da30150fe97ac00b0c8b2b1b98 ssh-agent [2023-04-07T18:42:52.940Z] SSH_AUTH_SOCK=/tmp/ssh-X4FZnyPepYtc/agent.32 [2023-04-07T18:42:52.940Z] SSH_AGENT_PID=39 [2023-04-07T18:42:52.946Z] Running ssh-add (command line suppressed) [2023-04-07T18:42:53.052Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/private_key_6657827304770646303.key (/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/private_key_6657827304770646303.key) [2023-04-07T18:42:53.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T18:42:53.355Z] + git tag --points-at HEAD [Pipeline] } [2023-04-07T18:42:53.378Z] $ docker exec --env ******** --env ******** d6ac692c15801c9b2aa9aaac1048b878c36388da30150fe97ac00b0c8b2b1b98 ssh-agent -k [2023-04-07T18:42:53.486Z] unset SSH_AUTH_SOCK; [2023-04-07T18:42:53.486Z] unset SSH_AGENT_PID; [2023-04-07T18:42:53.486Z] echo Agent pid 39 killed; [2023-04-07T18:42:53.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-07T18:42:53.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T18:42:53.521Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T18:42:53.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T18:42:53.652Z] $ docker exec d6ac692c15801c9b2aa9aaac1048b878c36388da30150fe97ac00b0c8b2b1b98 ssh-agent [2023-04-07T18:42:53.795Z] SSH_AUTH_SOCK=/tmp/ssh-YPAhNhUOd5Ph/agent.71 [2023-04-07T18:42:53.795Z] SSH_AGENT_PID=77 [2023-04-07T18:42:53.799Z] Running ssh-add (command line suppressed) [2023-04-07T18:42:53.905Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/private_key_2688725918321374669.key (/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/private_key_2688725918321374669.key) [2023-04-07T18:42:53.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T18:42:54.204Z] + git semver init [2023-04-07T18:42:54.462Z] 2023-04-07 18:42:54,426 [run_init] DEBUG init version:0.0.0 force:False [2023-04-07T18:42:54.462Z] 2023-04-07 18:42:54,427 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver [2023-04-07T18:42:54.462Z] 2023-04-07 18:42:54,427 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver [2023-04-07T18:42:54.462Z] 2023-04-07 18:42:54,427 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1417, universal_newlines=False, shell=None, istream=None) [2023-04-07T18:42:55.405Z] 2023-04-07 18:42:55,322 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417/.git/info/exclude [2023-04-07T18:42:55.405Z] 2023-04-07 18:42:55,322 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver/PR-1417 with force:False [2023-04-07T18:42:55.405Z] 2023-04-07 18:42:55,323 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver/PR-1417 [2023-04-07T18:42:55.405Z] 2023-04-07 18:42:55,325 [execute] INFO git cat-file --batch-check [2023-04-07T18:42:55.405Z] 2023-04-07 18:42:55,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T18:42:55.405Z] 2023-04-07 18:42:55,331 [execute] INFO git cat-file --batch [2023-04-07T18:42:55.405Z] 2023-04-07 18:42:55,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T18:42:55.405Z] 2023-04-07 18:42:55,336 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver/PR-1417 [2023-04-07T18:42:55.405Z] 0.0.0 [Pipeline] } [2023-04-07T18:42:55.417Z] $ docker exec --env ******** --env ******** d6ac692c15801c9b2aa9aaac1048b878c36388da30150fe97ac00b0c8b2b1b98 ssh-agent -k [2023-04-07T18:42:55.524Z] unset SSH_AUTH_SOCK; [2023-04-07T18:42:55.525Z] unset SSH_AGENT_PID; [2023-04-07T18:42:55.525Z] echo Agent pid 77 killed; [2023-04-07T18:42:55.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T18:42:55.841Z] + git semver [Pipeline] } [2023-04-07T18:42:56.115Z] $ docker stop --time=1 d6ac692c15801c9b2aa9aaac1048b878c36388da30150fe97ac00b0c8b2b1b98 [2023-04-07T18:42:57.421Z] $ docker rm -f --volumes d6ac692c15801c9b2aa9aaac1048b878c36388da30150fe97ac00b0c8b2b1b98 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T18:42:57.759Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-07T18:42:57.970Z] Stashed 1 file(s) [Pipeline] echo [2023-04-07T18:42:57.973Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T18:42:58.107Z] provisioning config files... [2023-04-07T18:42:58.116Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/config2598126942176977581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T18:42:58.412Z] ---> docker-login.sh [2023-04-07T18:42:58.412Z] nexus3.edgexfoundry.org:10001 [2023-04-07T18:42:58.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T18:42:58.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T18:42:58.412Z] Configure a credential helper to remove this warning. See [2023-04-07T18:42:58.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T18:42:58.412Z] [2023-04-07T18:42:58.412Z] Login Succeeded [2023-04-07T18:42:58.412Z] nexus3.edgexfoundry.org:10002 [2023-04-07T18:42:58.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T18:42:58.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T18:42:58.412Z] Configure a credential helper to remove this warning. See [2023-04-07T18:42:58.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T18:42:58.412Z] [2023-04-07T18:42:58.412Z] Login Succeeded [2023-04-07T18:42:58.412Z] nexus3.edgexfoundry.org:10003 [2023-04-07T18:42:58.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T18:42:58.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T18:42:58.675Z] Configure a credential helper to remove this warning. See [2023-04-07T18:42:58.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T18:42:58.675Z] [2023-04-07T18:42:58.675Z] Login Succeeded [2023-04-07T18:42:58.675Z] nexus3.edgexfoundry.org:10004 [2023-04-07T18:42:58.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T18:42:58.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T18:42:58.675Z] Configure a credential helper to remove this warning. See [2023-04-07T18:42:58.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T18:42:58.675Z] [2023-04-07T18:42:58.675Z] Login Succeeded [2023-04-07T18:42:58.675Z] docker.io [2023-04-07T18:42:58.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T18:42:58.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T18:42:58.935Z] Configure a credential helper to remove this warning. See [2023-04-07T18:42:58.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T18:42:58.935Z] [2023-04-07T18:42:58.935Z] Login Succeeded [2023-04-07T18:42:58.935Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T18:42:58.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T18:42:59.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T18:42:59.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T18:42:59.031Z] ========================================================= [2023-04-07T18:42:59.031Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-07T18:42:59.031Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T18:42:59.348Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T18:42:59.349Z] Sending build context to Docker daemon 10.94MB [2023-04-07T18:42:59.349Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T18:42:59.349Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-07T18:42:59.349Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-07T18:42:59.349Z] 63b65145d645: Pulling fs layer [2023-04-07T18:42:59.349Z] a2d21d5440eb: Pulling fs layer [2023-04-07T18:42:59.349Z] 935e6c44a52c: Pulling fs layer [2023-04-07T18:42:59.349Z] 94cc34f8dd06: Pulling fs layer [2023-04-07T18:42:59.349Z] 30dea6a524f1: Pulling fs layer [2023-04-07T18:42:59.349Z] a2aff8979fd8: Pulling fs layer [2023-04-07T18:42:59.349Z] 6808be2612f2: Pulling fs layer [2023-04-07T18:42:59.349Z] f25807f1079a: Pulling fs layer [2023-04-07T18:42:59.349Z] 6808be2612f2: Waiting [2023-04-07T18:42:59.349Z] f25807f1079a: Waiting [2023-04-07T18:42:59.349Z] 94cc34f8dd06: Waiting [2023-04-07T18:42:59.349Z] a2aff8979fd8: Waiting [2023-04-07T18:42:59.349Z] 30dea6a524f1: Waiting [2023-04-07T18:42:59.611Z] a2d21d5440eb: Verifying Checksum [2023-04-07T18:42:59.611Z] a2d21d5440eb: Download complete [2023-04-07T18:42:59.611Z] 94cc34f8dd06: Verifying Checksum [2023-04-07T18:42:59.611Z] 94cc34f8dd06: Download complete [2023-04-07T18:42:59.611Z] 30dea6a524f1: Download complete [2023-04-07T18:42:59.611Z] 63b65145d645: Verifying Checksum [2023-04-07T18:42:59.611Z] 63b65145d645: Download complete [2023-04-07T18:42:59.611Z] a2aff8979fd8: Verifying Checksum [2023-04-07T18:42:59.611Z] a2aff8979fd8: Download complete [2023-04-07T18:42:59.611Z] 63b65145d645: Pull complete [2023-04-07T18:42:59.872Z] a2d21d5440eb: Pull complete [2023-04-07T18:42:59.872Z] f25807f1079a: Verifying Checksum [2023-04-07T18:42:59.872Z] f25807f1079a: Download complete [2023-04-07T18:43:00.132Z] 935e6c44a52c: Verifying Checksum [2023-04-07T18:43:00.132Z] 935e6c44a52c: Download complete [2023-04-07T18:43:00.392Z] 6808be2612f2: Download complete [2023-04-07T18:43:04.598Z] 935e6c44a52c: Pull complete [2023-04-07T18:43:04.598Z] 94cc34f8dd06: Pull complete [2023-04-07T18:43:04.598Z] 30dea6a524f1: Pull complete [2023-04-07T18:43:04.598Z] a2aff8979fd8: Pull complete [2023-04-07T18:43:07.130Z] 6808be2612f2: Pull complete [2023-04-07T18:43:07.697Z] f25807f1079a: Pull complete [2023-04-07T18:43:07.957Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-07T18:43:07.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-07T18:43:07.957Z] ---> 3b553350e43f [2023-04-07T18:43:07.957Z] Step 3/10 : ARG MAKE=make build [2023-04-07T18:43:13.070Z] Still waiting to schedule task [2023-04-07T18:43:13.071Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7147’ is offline [2023-04-07T18:43:16.082Z] ---> Running in 2bf792ed91d0 [2023-04-07T18:43:16.082Z] Removing intermediate container 2bf792ed91d0 [2023-04-07T18:43:16.082Z] ---> 981230966c07 [2023-04-07T18:43:16.082Z] Step 4/10 : WORKDIR /device-sdk-go [2023-04-07T18:43:16.082Z] ---> Running in 13a254fcd54f [2023-04-07T18:43:16.082Z] Removing intermediate container 13a254fcd54f [2023-04-07T18:43:16.082Z] ---> 0d5d90a7f95d [2023-04-07T18:43:16.082Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-07T18:43:16.082Z] ---> Running in f0a942eadc32 [2023-04-07T18:43:16.082Z] Removing intermediate container f0a942eadc32 [2023-04-07T18:43:16.082Z] ---> 68832641dac6 [2023-04-07T18:43:16.082Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-04-07T18:43:16.082Z] ---> Running in 7191b766a7f4 [2023-04-07T18:43:16.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T18:43:16.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T18:43:16.082Z] OK: 265 MiB in 53 packages [2023-04-07T18:43:16.082Z] Removing intermediate container 7191b766a7f4 [2023-04-07T18:43:16.082Z] ---> 12add6c9b5cf [2023-04-07T18:43:16.082Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-07T18:43:16.367Z] ---> 3f144c1d3f0c [2023-04-07T18:43:16.367Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T18:43:16.367Z] ---> Running in d3604a4cf502 [2023-04-07T18:43:55.221Z] Removing intermediate container d3604a4cf502 [2023-04-07T18:43:55.221Z] ---> b48987833ed0 [2023-04-07T18:43:55.221Z] Step 9/10 : COPY . . [2023-04-07T18:43:55.221Z] ---> 215ab108fa32 [2023-04-07T18:43:55.221Z] Step 10/10 : RUN ${MAKE} [2023-04-07T18:43:55.221Z] ---> Running in d466a0b1b04c [2023-04-07T18:43:55.221Z] noop [2023-04-07T18:43:55.221Z] Removing intermediate container d466a0b1b04c [2023-04-07T18:43:55.221Z] ---> 963e101b441d [2023-04-07T18:43:55.221Z] Successfully built 963e101b441d [2023-04-07T18:43:55.221Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T18:43:55.529Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T18:43:55.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T18:43:55.603Z] prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container [2023-04-07T18:43:55.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1417 -v /w/workspace/gexfoundry_device-sdk-go_PR-1417:/w/workspace/gexfoundry_device-sdk-go_PR-1417:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-07T18:43:55.951Z] $ docker top 987e27e36fed0b4021beb691e5543dc2b6641df0646fd43ab6e143bd1ee34865 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T18:43:56.290Z] + go version [2023-04-07T18:43:56.290Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-07T18:43:56.302Z] $ docker stop --time=1 987e27e36fed0b4021beb691e5543dc2b6641df0646fd43ab6e143bd1ee34865 [2023-04-07T18:43:57.567Z] $ docker rm -f --volumes 987e27e36fed0b4021beb691e5543dc2b6641df0646fd43ab6e143bd1ee34865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T18:43:57.972Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T18:43:57.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T18:43:58.039Z] prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container [2023-04-07T18:43:58.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1417 -v /w/workspace/gexfoundry_device-sdk-go_PR-1417:/w/workspace/gexfoundry_device-sdk-go_PR-1417:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-07T18:43:58.387Z] $ docker top 1be2aa24298a798162512b730ff19fc753791750b468cafabc6471dc75079f04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T18:43:58.735Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1417 [Pipeline] fileExists [Pipeline] sh [2023-04-07T18:43:59.030Z] + make test [2023-04-07T18:43:59.030Z] go test -race -coverprofile=coverage.out ./... [2023-04-07T18:44:05.587Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-04-07T18:44:20.448Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-04-07T18:44:20.448Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-04-07T18:44:20.448Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-04-07T18:44:20.448Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-04-07T18:44:20.448Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-04-07T18:44:20.448Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.065s coverage: 27.6% of statements [2023-04-07T18:44:20.448Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-04-07T18:44:20.448Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-04-07T18:44:20.449Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.055s coverage: 79.9% of statements [2023-04-07T18:44:20.449Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.073s coverage: 86.0% of statements [2023-04-07T18:44:21.381Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-04-07T18:44:21.381Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-04-07T18:44:21.640Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.114s coverage: 77.5% of statements [2023-04-07T18:44:21.640Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-04-07T18:44:21.640Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-07T18:44:22.576Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-04-07T18:44:24.476Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.057s coverage: 14.6% of statements [2023-04-07T18:44:24.476Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.083s coverage: 68.5% of statements [2023-04-07T18:44:24.476Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.117s coverage: 89.2% of statements [2023-04-07T18:44:24.476Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.049s coverage: 5.6% of statements [2023-04-07T18:44:46.424Z] GO111MODULE=on go vet ./... [2023-04-07T18:44:50.608Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T18:44:50.608Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T18:44:50.608Z] ./bin/test-attribution-txt.sh [2023-04-07T18:44:50.608Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T18:44:50.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T18:44:50.631Z] $ docker stop --time=1 1be2aa24298a798162512b730ff19fc753791750b468cafabc6471dc75079f04 [2023-04-07T18:44:54.449Z] $ docker rm -f --volumes 1be2aa24298a798162512b730ff19fc753791750b468cafabc6471dc75079f04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T18:44:54.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T18:44:55.003Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-07T18:44:55.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T18:44:55.771Z] + ls -al . [2023-04-07T18:44:55.771Z] total 272 [2023-04-07T18:44:55.771Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 18:43 . [2023-04-07T18:44:55.771Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 18:42 .. [2023-04-07T18:44:55.771Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 18:42 .dockerignore [2023-04-07T18:44:55.771Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 18:42 .git [2023-04-07T18:44:55.771Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 18:42 .github [2023-04-07T18:44:55.771Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 7 18:42 .gitignore [2023-04-07T18:44:55.771Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 18:42 .golangci.yml [2023-04-07T18:44:55.771Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 18:42 .semver [2023-04-07T18:44:55.771Z] -rw-rw-r-- 1 jenkins jenkins 31677 Apr 7 18:42 CHANGELOG.md [2023-04-07T18:44:55.771Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 18:42 GOVERNANCE.md [2023-04-07T18:44:55.771Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 7 18:42 Jenkinsfile [2023-04-07T18:44:55.771Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 18:42 LICENSE [2023-04-07T18:44:55.771Z] -rw-rw-r-- 1 jenkins jenkins 1714 Apr 7 18:42 Makefile [2023-04-07T18:44:55.771Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 7 18:42 OWNERS.md [2023-04-07T18:44:55.771Z] -rw-rw-r-- 1 jenkins jenkins 4891 Apr 7 18:42 README.md [2023-04-07T18:44:55.772Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 18:42 VERSION [2023-04-07T18:44:55.772Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 18:42 bin [2023-04-07T18:44:55.772Z] -rw-r--r-- 1 jenkins jenkins 105785 Apr 7 18:44 coverage.out [2023-04-07T18:44:55.772Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 18:42 example [2023-04-07T18:44:55.772Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 7 18:42 go.mod [2023-04-07T18:44:55.772Z] -rw-rw-r-- 1 jenkins jenkins 31006 Apr 7 18:42 go.sum [2023-04-07T18:44:55.772Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 18:42 internal [2023-04-07T18:44:55.772Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 18:42 openapi [2023-04-07T18:44:55.772Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 18:42 pkg [2023-04-07T18:44:55.772Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 18:42 snap [2023-04-07T18:44:55.772Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T18:44:56.141Z] + 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=b32b017c29a88c4cbc3ed426ddc920c1f7784f7a --label arch=amd64 --label version=0.0.0 . [2023-04-07T18:44:56.141Z] Sending build context to Docker daemon 11.05MB [2023-04-07T18:44:56.141Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T18:44:56.141Z] Step 2/23 : FROM ${BASE} AS builder [2023-04-07T18:44:56.141Z] ---> 963e101b441d [2023-04-07T18:44:56.141Z] Step 3/23 : ARG MAKE=make build [2023-04-07T18:44:56.400Z] ---> Running in 1016b964b22f [2023-04-07T18:44:56.400Z] Removing intermediate container 1016b964b22f [2023-04-07T18:44:56.400Z] ---> fb235103b804 [2023-04-07T18:44:56.400Z] Step 4/23 : WORKDIR /device-sdk-go [2023-04-07T18:44:56.400Z] ---> Running in 85c26aef9d77 [2023-04-07T18:44:56.659Z] Removing intermediate container 85c26aef9d77 [2023-04-07T18:44:56.659Z] ---> 0e89b721fafc [2023-04-07T18:44:56.659Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-07T18:44:56.659Z] ---> Running in 355d4d319468 [2023-04-07T18:44:56.659Z] Removing intermediate container 355d4d319468 [2023-04-07T18:44:56.659Z] ---> 08c58dd30278 [2023-04-07T18:44:56.659Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-04-07T18:44:56.659Z] ---> Running in fc208b57d1f1 [2023-04-07T18:44:56.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T18:44:57.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T18:44:57.179Z] OK: 265 MiB in 53 packages [2023-04-07T18:44:57.437Z] Removing intermediate container fc208b57d1f1 [2023-04-07T18:44:57.437Z] ---> a2debdc69922 [2023-04-07T18:44:57.437Z] Step 7/23 : COPY go.mod vendor* ./ [2023-04-07T18:44:57.695Z] ---> 7a4a9b09e00f [2023-04-07T18:44:57.695Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T18:44:57.695Z] ---> Running in 54c49950d323 [2023-04-07T18:44:58.263Z] Removing intermediate container 54c49950d323 [2023-04-07T18:44:58.263Z] ---> b9e0d5d0ad9b [2023-04-07T18:44:58.263Z] Step 9/23 : COPY . . [2023-04-07T18:44:59.229Z] ---> 1dfb9ac45730 [2023-04-07T18:44:59.229Z] Step 10/23 : RUN ${MAKE} [2023-04-07T18:44:59.229Z] ---> Running in 7ccd7b163d4a [2023-04-07T18:44:59.229Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-04-07T18:45:21.174Z] Removing intermediate container 7ccd7b163d4a [2023-04-07T18:45:21.174Z] ---> e9da16968721 [2023-04-07T18:45:21.174Z] Step 11/23 : FROM alpine:3.17 [2023-04-07T18:45:21.174Z] 3.17: Pulling from library/alpine [2023-04-07T18:45:21.174Z] f56be85fc22e: Pulling fs layer [2023-04-07T18:45:21.174Z] f56be85fc22e: Download complete [2023-04-07T18:45:21.174Z] f56be85fc22e: Pull complete [2023-04-07T18:45:21.174Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T18:45:21.174Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T18:45:21.174Z] ---> 9ed4aefc74f6 [2023-04-07T18:45:21.174Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-07T18:45:21.174Z] ---> Running in 21ac3719b657 [2023-04-07T18:45:21.174Z] Removing intermediate container 21ac3719b657 [2023-04-07T18:45:21.174Z] ---> 5222e1f7adac [2023-04-07T18:45:21.174Z] Step 13/23 : RUN apk add --update --no-cache [2023-04-07T18:45:21.174Z] ---> Running in df54f53758b7 [2023-04-07T18:45:21.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T18:45:21.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T18:45:21.174Z] OK: 7 MiB in 15 packages [2023-04-07T18:45:21.174Z] Removing intermediate container df54f53758b7 [2023-04-07T18:45:21.174Z] ---> af6ebe3f1d99 [2023-04-07T18:45:21.174Z] Step 14/23 : WORKDIR / [2023-04-07T18:45:21.174Z] ---> Running in 380a63d95535 [2023-04-07T18:45:21.434Z] Removing intermediate container 380a63d95535 [2023-04-07T18:45:21.434Z] ---> 81064147b7c0 [2023-04-07T18:45:21.434Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-04-07T18:45:21.434Z] ---> 89655e001251 [2023-04-07T18:45:21.434Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-04-07T18:45:22.367Z] ---> f0e45cc367a7 [2023-04-07T18:45:22.368Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-04-07T18:45:22.368Z] ---> f6d7769f6dc0 [2023-04-07T18:45:22.368Z] Step 18/23 : EXPOSE 59999 [2023-04-07T18:45:22.368Z] ---> Running in 93752d7b1620 [2023-04-07T18:45:22.631Z] Removing intermediate container 93752d7b1620 [2023-04-07T18:45:22.631Z] ---> bc90ea48088a [2023-04-07T18:45:22.631Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-04-07T18:45:22.631Z] ---> Running in 41f2a542034a [2023-04-07T18:45:22.631Z] Removing intermediate container 41f2a542034a [2023-04-07T18:45:22.631Z] ---> 40c7205f0e47 [2023-04-07T18:45:22.631Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-07T18:45:22.631Z] ---> Running in 879c65aee592 [2023-04-07T18:45:22.890Z] Removing intermediate container 879c65aee592 [2023-04-07T18:45:22.891Z] ---> dbe52f15fcda [2023-04-07T18:45:22.891Z] Step 21/23 : LABEL arch=amd64 [2023-04-07T18:45:22.891Z] ---> Running in d7a810f1a814 [2023-04-07T18:45:22.891Z] Removing intermediate container d7a810f1a814 [2023-04-07T18:45:22.891Z] ---> 0241b8c9c507 [2023-04-07T18:45:22.891Z] Step 22/23 : LABEL git_sha=b32b017c29a88c4cbc3ed426ddc920c1f7784f7a [2023-04-07T18:45:22.891Z] ---> Running in befa717859cf [2023-04-07T18:45:22.891Z] Removing intermediate container befa717859cf [2023-04-07T18:45:22.891Z] ---> 47c177be6d7c [2023-04-07T18:45:22.891Z] Step 23/23 : LABEL version=0.0.0 [2023-04-07T18:45:22.891Z] ---> Running in 129465b160d0 [2023-04-07T18:45:23.150Z] Removing intermediate container 129465b160d0 [2023-04-07T18:45:23.150Z] ---> 80ce91cb7643 [2023-04-07T18:45:23.150Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T18:45:23.150Z] Successfully built 80ce91cb7643 [2023-04-07T18:45:23.150Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T18:45:23.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T18:45:23.544Z] [2023-04-07T18:45:23.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T18:45:23.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T18:45:23.834Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-07T18:45:23.834Z] 5eb5b503b376: Pulling fs layer [2023-04-07T18:45:23.834Z] 5c69ac0246d0: Pulling fs layer [2023-04-07T18:45:23.834Z] ec43610c2a17: Pulling fs layer [2023-04-07T18:45:23.834Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-07T18:45:23.834Z] 33b1e0a273af: Pulling fs layer [2023-04-07T18:45:23.834Z] 5d3b04190fa2: Pulling fs layer [2023-04-07T18:45:23.834Z] 2f39f015ded8: Pulling fs layer [2023-04-07T18:45:23.834Z] 33b1e0a273af: Waiting [2023-04-07T18:45:23.834Z] 3a2ae6a8a46f: Waiting [2023-04-07T18:45:23.834Z] 5d3b04190fa2: Waiting [2023-04-07T18:45:23.834Z] 2f39f015ded8: Waiting [2023-04-07T18:45:23.834Z] 5c69ac0246d0: Verifying Checksum [2023-04-07T18:45:23.834Z] 5c69ac0246d0: Download complete [2023-04-07T18:45:23.834Z] 33b1e0a273af: Verifying Checksum [2023-04-07T18:45:23.834Z] 33b1e0a273af: Download complete [2023-04-07T18:45:23.834Z] 5d3b04190fa2: Verifying Checksum [2023-04-07T18:45:23.834Z] ec43610c2a17: Verifying Checksum [2023-04-07T18:45:23.834Z] ec43610c2a17: Download complete [2023-04-07T18:45:24.094Z] 5eb5b503b376: Verifying Checksum [2023-04-07T18:45:24.094Z] 5eb5b503b376: Download complete [2023-04-07T18:45:24.663Z] 2f39f015ded8: Download complete [2023-04-07T18:45:25.230Z] 5eb5b503b376: Pull complete [2023-04-07T18:45:25.488Z] 5c69ac0246d0: Pull complete [2023-04-07T18:45:25.745Z] ec43610c2a17: Pull complete [2023-04-07T18:45:26.007Z] 3a2ae6a8a46f: Pull complete [2023-04-07T18:45:26.265Z] 33b1e0a273af: Pull complete [2023-04-07T18:45:26.265Z] 5d3b04190fa2: Pull complete [2023-04-07T18:45:30.452Z] 2f39f015ded8: Pull complete [2023-04-07T18:45:30.452Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-07T18:45:30.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T18:45:30.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T18:45:30.542Z] prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container [2023-04-07T18:45:30.569Z] $ 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-1417 -v /w/workspace/gexfoundry_device-sdk-go_PR-1417:/w/workspace/gexfoundry_device-sdk-go_PR-1417:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-07T18:45:31.721Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7148 in /w/workspace/gexfoundry_device-sdk-go_PR-1417 [2023-04-07T18:45:36.512Z] $ docker top 0aa40f362fd7d75a3b18871ed32fb68e83039d0df18eafee7cf979c1935ba792 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-04-07T18:45:36.645Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2023-04-07T18:45:36.681Z] The recommended git tool is: git [2023-04-07T18:45:36.899Z] ---> job-cost.sh [2023-04-07T18:45:36.899Z] lf-activate-venv: SKIPPING [2023-04-07T18:45:36.899Z] INFO: No Stack... [2023-04-07T18:45:37.159Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T18:45:37.420Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T18:45:37.710Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives/cost.csv [2023-04-07T18:45:37.710Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T18:45:37.723Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] [2023-04-07T18:45:37.731Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] did not exist. Created. [2023-04-07T18:45:37.731Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T18:45:38.033Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-07T18:45:38.067Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T18:45:38.073Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T18:45:38.093Z] $ docker stop --time=1 0aa40f362fd7d75a3b18871ed32fb68e83039d0df18eafee7cf979c1935ba792 [2023-04-07T18:45:39.245Z] $ docker rm -f --volumes 0aa40f362fd7d75a3b18871ed32fb68e83039d0df18eafee7cf979c1935ba792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-07T18:45:42.338Z] using credential edgex-jenkins-ssh [2023-04-07T18:45:42.361Z] Cloning the remote Git repository [2023-04-07T18:45:42.410Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-04-07T18:45:42.519Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2023-04-07T18:45:42.671Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-04-07T18:45:42.672Z] > git --version # timeout=10 [2023-04-07T18:45:42.694Z] > git --version # 'git version 2.25.1' [2023-04-07T18:45:42.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T18:45:42.847Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T18:45:44.499Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-04-07T18:45:44.534Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T18:45:45.943Z] Merging remotes/origin/main commit d73da920b9fd3a52132699998633ff8aee3aa256 into PR head commit d655b849d53b45afc9704737130f725e61250280 [2023-04-07T18:45:45.335Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-04-07T18:45:45.375Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-04-07T18:45:45.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T18:45:45.391Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1417/head:refs/remotes/origin/PR-1417 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-07T18:45:45.960Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T18:45:46.033Z] > git checkout -f d655b849d53b45afc9704737130f725e61250280 # timeout=10 [2023-04-07T18:45:46.138Z] > git remote # timeout=10 [2023-04-07T18:45:46.156Z] > git config --get remote.origin.url # timeout=10 [2023-04-07T18:45:46.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T18:45:46.190Z] > git merge d73da920b9fd3a52132699998633ff8aee3aa256 # timeout=10 [2023-04-07T18:45:46.288Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-07T18:45:46.309Z] Merge succeeded, producing cb905643ef647018962643d7266f695e561acc1b [2023-04-07T18:45:46.310Z] Checking out Revision cb905643ef647018962643d7266f695e561acc1b (PR-1417) [2023-04-07T18:45:46.317Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T18:45:46.341Z] > git checkout -f cb905643ef647018962643d7266f695e561acc1b # timeout=10 [2023-04-07T18:45:49.836Z] Commit message: "Merge commit 'd73da920b9fd3a52132699998633ff8aee3aa256' into HEAD" [2023-04-07T18:45:49.845Z] > git rev-list --no-walk d655b849d53b45afc9704737130f725e61250280 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T18:45:50.778Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-07T18:45:50.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T18:45:50.778Z] Dload Upload Total Spent Left Speed [2023-04-07T18:45:50.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-04-07T18:45:51.463Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-07T18:45:51.786Z] + sudo tee /etc/docker/daemon.new [2023-04-07T18:45:51.786Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-07T18:45:51.786Z] { [2023-04-07T18:45:51.786Z] "registry-mirrors": [ [2023-04-07T18:45:51.786Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-07T18:45:51.786Z] ], [2023-04-07T18:45:51.786Z] "bip": "10.250.0.254/24", [2023-04-07T18:45:51.786Z] "hosts": [ [2023-04-07T18:45:51.786Z] "tcp://0.0.0.0:5555", [2023-04-07T18:45:51.786Z] "unix:///var/run/docker.sock" [2023-04-07T18:45:51.786Z] ], [2023-04-07T18:45:51.786Z] "mtu": 1458, [2023-04-07T18:45:51.786Z] "selinux-enabled": true, [2023-04-07T18:45:51.786Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-07T18:45:51.786Z] } [Pipeline] sh [2023-04-07T18:45:52.113Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-07T18:45:52.450Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T18:46:09.482Z] provisioning config files... [2023-04-07T18:46:09.505Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config15327438678768378546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T18:46:09.845Z] ---> docker-login.sh [2023-04-07T18:46:09.845Z] nexus3.edgexfoundry.org:10001 [2023-04-07T18:46:10.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T18:46:10.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T18:46:10.380Z] Configure a credential helper to remove this warning. See [2023-04-07T18:46:10.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T18:46:10.380Z] [2023-04-07T18:46:10.380Z] Login Succeeded [2023-04-07T18:46:10.380Z] nexus3.edgexfoundry.org:10002 [2023-04-07T18:46:10.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T18:46:10.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T18:46:10.649Z] Configure a credential helper to remove this warning. See [2023-04-07T18:46:10.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T18:46:10.649Z] [2023-04-07T18:46:10.649Z] Login Succeeded [2023-04-07T18:46:10.649Z] nexus3.edgexfoundry.org:10003 [2023-04-07T18:46:10.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T18:46:11.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T18:46:11.186Z] Configure a credential helper to remove this warning. See [2023-04-07T18:46:11.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T18:46:11.186Z] [2023-04-07T18:46:11.186Z] Login Succeeded [2023-04-07T18:46:11.186Z] nexus3.edgexfoundry.org:10004 [2023-04-07T18:46:11.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T18:46:11.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T18:46:11.455Z] Configure a credential helper to remove this warning. See [2023-04-07T18:46:11.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T18:46:11.455Z] [2023-04-07T18:46:11.455Z] Login Succeeded [2023-04-07T18:46:11.455Z] docker.io [2023-04-07T18:46:11.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T18:46:11.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T18:46:11.991Z] Configure a credential helper to remove this warning. See [2023-04-07T18:46:11.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T18:46:11.991Z] [2023-04-07T18:46:11.991Z] Login Succeeded [2023-04-07T18:46:11.991Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T18:46:12.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T18:46:12.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T18:46:12.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T18:46:12.271Z] ========================================================= [2023-04-07T18:46:12.271Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-07T18:46:12.271Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T18:46:12.618Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T18:46:12.886Z] Sending build context to Docker daemon 5.876MB [2023-04-07T18:46:12.886Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T18:46:12.886Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-07T18:46:13.849Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-07T18:46:13.849Z] af6eaf76a39c: Pulling fs layer [2023-04-07T18:46:13.849Z] 55522c791124: Pulling fs layer [2023-04-07T18:46:13.849Z] ce5c4a1c91eb: Pulling fs layer [2023-04-07T18:46:13.849Z] 169dfbe0d373: Pulling fs layer [2023-04-07T18:46:13.849Z] e1ff8fa3b103: Pulling fs layer [2023-04-07T18:46:13.849Z] 52ebb69f0ebf: Pulling fs layer [2023-04-07T18:46:13.849Z] 5abe8eddf0d5: Pulling fs layer [2023-04-07T18:46:13.849Z] 52ebb69f0ebf: Waiting [2023-04-07T18:46:13.849Z] e1ff8fa3b103: Waiting [2023-04-07T18:46:13.849Z] 169dfbe0d373: Waiting [2023-04-07T18:46:13.849Z] 55522c791124: Verifying Checksum [2023-04-07T18:46:13.849Z] 55522c791124: Download complete [2023-04-07T18:46:13.849Z] 169dfbe0d373: Verifying Checksum [2023-04-07T18:46:13.849Z] 169dfbe0d373: Download complete [2023-04-07T18:46:13.849Z] e1ff8fa3b103: Verifying Checksum [2023-04-07T18:46:13.849Z] e1ff8fa3b103: Download complete [2023-04-07T18:46:13.849Z] af6eaf76a39c: Verifying Checksum [2023-04-07T18:46:13.849Z] af6eaf76a39c: Download complete [2023-04-07T18:46:14.455Z] af6eaf76a39c: Pull complete [2023-04-07T18:46:15.429Z] 55522c791124: Pull complete [2023-04-07T18:46:15.429Z] 5abe8eddf0d5: Verifying Checksum [2023-04-07T18:46:15.429Z] 5abe8eddf0d5: Download complete [2023-04-07T18:46:16.393Z] ce5c4a1c91eb: Verifying Checksum [2023-04-07T18:46:16.393Z] ce5c4a1c91eb: Download complete [2023-04-07T18:46:16.393Z] 52ebb69f0ebf: Verifying Checksum [2023-04-07T18:46:16.393Z] 52ebb69f0ebf: Download complete [2023-04-07T18:46:26.484Z] ce5c4a1c91eb: Pull complete [2023-04-07T18:46:26.484Z] 169dfbe0d373: Pull complete [2023-04-07T18:46:26.484Z] e1ff8fa3b103: Pull complete [2023-04-07T18:46:31.830Z] 52ebb69f0ebf: Pull complete [2023-04-07T18:46:33.779Z] 5abe8eddf0d5: Pull complete [2023-04-07T18:46:33.779Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-07T18:46:33.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-07T18:46:33.779Z] ---> 6cb57ee374ae [2023-04-07T18:46:33.779Z] Step 3/10 : ARG MAKE=make build [2023-04-07T18:46:35.724Z] ---> Running in 1ccdf6815496 [2023-04-07T18:46:35.724Z] Removing intermediate container 1ccdf6815496 [2023-04-07T18:46:35.724Z] ---> 21bb303fdbd5 [2023-04-07T18:46:35.724Z] Step 4/10 : WORKDIR /device-sdk-go [2023-04-07T18:46:35.724Z] ---> Running in 10000941d0c6 [2023-04-07T18:46:35.989Z] Removing intermediate container 10000941d0c6 [2023-04-07T18:46:35.989Z] ---> 1ce48d280efa [2023-04-07T18:46:35.989Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-07T18:46:36.254Z] ---> Running in 1a89a3021283 [2023-04-07T18:46:36.520Z] Removing intermediate container 1a89a3021283 [2023-04-07T18:46:36.520Z] ---> d392a5a51459 [2023-04-07T18:46:36.520Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-04-07T18:46:36.520Z] ---> Running in 5e6fbb6ee021 [2023-04-07T18:46:37.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T18:46:38.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T18:46:39.018Z] OK: 263 MiB in 53 packages [2023-04-07T18:46:39.995Z] Removing intermediate container 5e6fbb6ee021 [2023-04-07T18:46:39.995Z] ---> 5264f74649a5 [2023-04-07T18:46:39.995Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-07T18:46:40.262Z] ---> 1a5a22b456d4 [2023-04-07T18:46:40.262Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T18:46:40.262Z] ---> Running in e19acd46b458 [2023-04-07T18:47:48.151Z] Removing intermediate container e19acd46b458 [2023-04-07T18:47:48.151Z] ---> e4b775b24c5d [2023-04-07T18:47:48.151Z] Step 9/10 : COPY . . [2023-04-07T18:47:48.151Z] ---> ee409640f85f [2023-04-07T18:47:48.151Z] Step 10/10 : RUN ${MAKE} [2023-04-07T18:47:48.151Z] ---> Running in 6be5efb84341 [2023-04-07T18:47:48.151Z] noop [2023-04-07T18:47:48.151Z] Removing intermediate container 6be5efb84341 [2023-04-07T18:47:48.151Z] ---> fcd755b99f1e [2023-04-07T18:47:48.151Z] Successfully built fcd755b99f1e [2023-04-07T18:47:48.151Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T18:47:48.502Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T18:47:48.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T18:47:48.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-7148 does not seem to be running inside a container [2023-04-07T18:47:48.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-07T18:47:50.043Z] $ docker top e34910627e3b63619ea87a3d2711082ec73d55e257009218d4e81947933187cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T18:47:50.861Z] + go version [2023-04-07T18:47:50.861Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-07T18:47:50.882Z] $ docker stop --time=1 e34910627e3b63619ea87a3d2711082ec73d55e257009218d4e81947933187cd [2023-04-07T18:47:52.495Z] $ docker rm -f --volumes e34910627e3b63619ea87a3d2711082ec73d55e257009218d4e81947933187cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T18:47:53.053Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T18:47:53.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T18:47:53.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-7148 does not seem to be running inside a container [2023-04-07T18:47:53.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-07T18:47:54.498Z] $ docker top fc1cc9c68c5de51998eaedb982754b97209ad0f7a050da8673d88829a59c2026 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T18:47:55.326Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh [2023-04-07T18:47:55.664Z] + make test [2023-04-07T18:47:55.664Z] go test -race -coverprofile=coverage.out ./... [2023-04-07T18:48:42.495Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-04-07T18:50:49.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-04-07T18:50:49.160Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-04-07T18:50:49.160Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-04-07T18:50:49.160Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-04-07T18:50:49.160Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-04-07T18:50:49.160Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.282s coverage: 27.6% of statements [2023-04-07T18:50:50.586Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.268s coverage: 79.9% of statements [2023-04-07T18:51:02.916Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-04-07T18:51:02.916Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-04-07T18:51:02.916Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.460s coverage: 86.0% of statements [2023-04-07T18:51:08.279Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-04-07T18:51:08.279Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-04-07T18:51:08.279Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.502s coverage: 77.5% of statements [2023-04-07T18:51:11.627Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.288s coverage: 14.6% of statements [2023-04-07T18:51:13.047Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-04-07T18:51:13.047Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-07T18:51:13.314Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.435s coverage: 68.5% of statements [2023-04-07T18:51:15.899Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.478s coverage: 89.2% of statements [2023-04-07T18:51:18.571Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-04-07T18:51:18.845Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.265s coverage: 5.6% of statements [2023-04-07T18:51:19.851Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-07T18:51:19.851Z] GO111MODULE=on go vet ./... [2023-04-07T18:53:56.599Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T18:53:56.599Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T18:53:56.599Z] ./bin/test-attribution-txt.sh [2023-04-07T18:53:56.599Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T18:53:56.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T18:53:56.633Z] $ docker stop --time=1 fc1cc9c68c5de51998eaedb982754b97209ad0f7a050da8673d88829a59c2026 [2023-04-07T18:53:58.566Z] $ docker rm -f --volumes fc1cc9c68c5de51998eaedb982754b97209ad0f7a050da8673d88829a59c2026 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T18:54:00.199Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T18:54:00.222Z] Warning: overwriting stash ‘coverage-report’ [2023-04-07T18:54:00.854Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T18:54:01.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T18:54:01.542Z] + ls -al . [2023-04-07T18:54:01.542Z] total 268 [2023-04-07T18:54:01.542Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 18:47 . [2023-04-07T18:54:01.542Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 18:45 .. [2023-04-07T18:54:01.542Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 18:45 .dockerignore [2023-04-07T18:54:01.542Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 18:45 .git [2023-04-07T18:54:01.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 18:45 .github [2023-04-07T18:54:01.543Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 7 18:45 .gitignore [2023-04-07T18:54:01.543Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 18:45 .golangci.yml [2023-04-07T18:54:01.543Z] -rw-rw-r-- 1 jenkins jenkins 31677 Apr 7 18:45 CHANGELOG.md [2023-04-07T18:54:01.543Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 18:45 GOVERNANCE.md [2023-04-07T18:54:01.543Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 7 18:45 Jenkinsfile [2023-04-07T18:54:01.543Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 18:45 LICENSE [2023-04-07T18:54:01.543Z] -rw-rw-r-- 1 jenkins jenkins 1714 Apr 7 18:45 Makefile [2023-04-07T18:54:01.543Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 7 18:45 OWNERS.md [2023-04-07T18:54:01.543Z] -rw-rw-r-- 1 jenkins jenkins 4891 Apr 7 18:45 README.md [2023-04-07T18:54:01.543Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 18:42 VERSION [2023-04-07T18:54:01.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 18:45 bin [2023-04-07T18:54:01.543Z] -rw-r--r-- 1 jenkins jenkins 105787 Apr 7 18:51 coverage.out [2023-04-07T18:54:01.543Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 18:45 example [2023-04-07T18:54:01.543Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 7 18:45 go.mod [2023-04-07T18:54:01.543Z] -rw-rw-r-- 1 jenkins jenkins 31006 Apr 7 18:45 go.sum [2023-04-07T18:54:01.543Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 18:45 internal [2023-04-07T18:54:01.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 18:45 openapi [2023-04-07T18:54:01.543Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 18:45 pkg [2023-04-07T18:54:01.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 18:45 snap [2023-04-07T18:54:01.543Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 18:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T18:54:01.908Z] + 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=cb905643ef647018962643d7266f695e561acc1b --label arch=arm64 --label version=0.0.0 . [2023-04-07T18:54:02.497Z] Sending build context to Docker daemon 5.983MB [2023-04-07T18:54:02.497Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T18:54:02.497Z] Step 2/23 : FROM ${BASE} AS builder [2023-04-07T18:54:02.497Z] ---> fcd755b99f1e [2023-04-07T18:54:02.497Z] Step 3/23 : ARG MAKE=make build [2023-04-07T18:54:02.497Z] ---> Running in ad61c5c3f797 [2023-04-07T18:54:02.764Z] Removing intermediate container ad61c5c3f797 [2023-04-07T18:54:02.764Z] ---> ae9556f3ab3f [2023-04-07T18:54:02.764Z] Step 4/23 : WORKDIR /device-sdk-go [2023-04-07T18:54:02.764Z] ---> Running in af8d5535a53c [2023-04-07T18:54:03.351Z] Removing intermediate container af8d5535a53c [2023-04-07T18:54:03.351Z] ---> bbe004c970ab [2023-04-07T18:54:03.351Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-07T18:54:03.351Z] ---> Running in 2122803672f6 [2023-04-07T18:54:03.621Z] Removing intermediate container 2122803672f6 [2023-04-07T18:54:03.621Z] ---> 1feee65cdc6d [2023-04-07T18:54:03.621Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-04-07T18:54:03.621Z] ---> Running in 0b7dac4874ad [2023-04-07T18:54:05.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T18:54:05.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T18:54:06.260Z] OK: 263 MiB in 53 packages [2023-04-07T18:54:07.220Z] Removing intermediate container 0b7dac4874ad [2023-04-07T18:54:07.220Z] ---> c61183e87dac [2023-04-07T18:54:07.220Z] Step 7/23 : COPY go.mod vendor* ./ [2023-04-07T18:54:07.803Z] ---> f6c4a607a8ea [2023-04-07T18:54:07.803Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T18:54:07.803Z] ---> Running in 53c535d7ed94 [2023-04-07T18:54:10.391Z] Removing intermediate container 53c535d7ed94 [2023-04-07T18:54:10.391Z] ---> 7d4c13660611 [2023-04-07T18:54:10.391Z] Step 9/23 : COPY . . [2023-04-07T18:54:11.807Z] ---> c8964578d270 [2023-04-07T18:54:11.808Z] Step 10/23 : RUN ${MAKE} [2023-04-07T18:54:11.808Z] ---> Running in 729fb299b6bf [2023-04-07T18:54:12.771Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-04-07T18:56:34.475Z] Removing intermediate container 729fb299b6bf [2023-04-07T18:56:34.475Z] ---> 928f394c4502 [2023-04-07T18:56:34.475Z] Step 11/23 : FROM alpine:3.17 [2023-04-07T18:56:34.475Z] 3.17: Pulling from library/alpine [2023-04-07T18:56:34.475Z] c41833b44d91: Pulling fs layer [2023-04-07T18:56:34.475Z] c41833b44d91: Download complete [2023-04-07T18:56:34.475Z] c41833b44d91: Pull complete [2023-04-07T18:56:34.475Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T18:56:34.475Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T18:56:34.475Z] ---> 51e60588ff2c [2023-04-07T18:56:34.475Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-07T18:56:34.475Z] ---> Running in 82a10a2e5b80 [2023-04-07T18:56:34.475Z] Removing intermediate container 82a10a2e5b80 [2023-04-07T18:56:34.475Z] ---> 3913f858a08e [2023-04-07T18:56:34.475Z] Step 13/23 : RUN apk add --update --no-cache [2023-04-07T18:56:34.475Z] ---> Running in f7614e3b3140 [2023-04-07T18:56:34.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T18:56:34.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T18:56:34.475Z] OK: 7 MiB in 15 packages [2023-04-07T18:56:34.475Z] Removing intermediate container f7614e3b3140 [2023-04-07T18:56:34.475Z] ---> cae3f3d1eeb7 [2023-04-07T18:56:34.475Z] Step 14/23 : WORKDIR / [2023-04-07T18:56:34.475Z] ---> Running in da425f695b0b [2023-04-07T18:56:34.475Z] Removing intermediate container da425f695b0b [2023-04-07T18:56:34.475Z] ---> 0228c6bf2d86 [2023-04-07T18:56:34.475Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-04-07T18:56:34.475Z] ---> 1e415738338b [2023-04-07T18:56:34.475Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-04-07T18:56:34.475Z] ---> 49546218a2dc [2023-04-07T18:56:34.475Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-04-07T18:56:34.475Z] ---> 5235f9f17814 [2023-04-07T18:56:34.475Z] Step 18/23 : EXPOSE 59999 [2023-04-07T18:56:34.475Z] ---> Running in 9ed64e19d5c1 [2023-04-07T18:56:34.475Z] Removing intermediate container 9ed64e19d5c1 [2023-04-07T18:56:34.475Z] ---> 874b32c7133c [2023-04-07T18:56:34.475Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-04-07T18:56:34.475Z] ---> Running in c226b33ab9fa [2023-04-07T18:56:34.475Z] Removing intermediate container c226b33ab9fa [2023-04-07T18:56:34.475Z] ---> 2411933fb55a [2023-04-07T18:56:34.475Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-07T18:56:34.475Z] ---> Running in 46a90ccb62f9 [2023-04-07T18:56:34.475Z] Removing intermediate container 46a90ccb62f9 [2023-04-07T18:56:34.475Z] ---> f46991ec5db9 [2023-04-07T18:56:34.475Z] Step 21/23 : LABEL arch=arm64 [2023-04-07T18:56:34.475Z] ---> Running in 07c322f97482 [2023-04-07T18:56:34.475Z] Removing intermediate container 07c322f97482 [2023-04-07T18:56:34.475Z] ---> 0906bd594c27 [2023-04-07T18:56:34.475Z] Step 22/23 : LABEL git_sha=cb905643ef647018962643d7266f695e561acc1b [2023-04-07T18:56:34.475Z] ---> Running in f082d695dab0 [2023-04-07T18:56:34.475Z] Removing intermediate container f082d695dab0 [2023-04-07T18:56:34.475Z] ---> 5fcb9518aca4 [2023-04-07T18:56:34.475Z] Step 23/23 : LABEL version=0.0.0 [2023-04-07T18:56:34.475Z] ---> Running in 41bbb48add7a [2023-04-07T18:56:34.475Z] Removing intermediate container 41bbb48add7a [2023-04-07T18:56:34.475Z] ---> 65fb07085369 [2023-04-07T18:56:34.475Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T18:56:34.475Z] Successfully built 65fb07085369 [2023-04-07T18:56:34.475Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T18:56:34.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T18:56:34.895Z] [2023-04-07T18:56:34.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T18:56:35.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T18:56:35.220Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-07T18:56:35.220Z] 8998bd30e6a1: Pulling fs layer [2023-04-07T18:56:35.220Z] 04944245beec: Pulling fs layer [2023-04-07T18:56:35.220Z] 699f458cf7ca: Pulling fs layer [2023-04-07T18:56:35.220Z] 765212b225bb: Pulling fs layer [2023-04-07T18:56:35.220Z] f23df028b6ca: Pulling fs layer [2023-04-07T18:56:35.220Z] d65c8cfc05b1: Pulling fs layer [2023-04-07T18:56:35.220Z] 2437ff75d9bd: Pulling fs layer [2023-04-07T18:56:35.220Z] 765212b225bb: Waiting [2023-04-07T18:56:35.220Z] f23df028b6ca: Waiting [2023-04-07T18:56:35.220Z] d65c8cfc05b1: Waiting [2023-04-07T18:56:35.220Z] 2437ff75d9bd: Waiting [2023-04-07T18:56:35.487Z] 04944245beec: Verifying Checksum [2023-04-07T18:56:35.487Z] 04944245beec: Download complete [2023-04-07T18:56:35.487Z] 765212b225bb: Verifying Checksum [2023-04-07T18:56:35.487Z] 765212b225bb: Download complete [2023-04-07T18:56:35.487Z] f23df028b6ca: Verifying Checksum [2023-04-07T18:56:35.487Z] f23df028b6ca: Download complete [2023-04-07T18:56:35.487Z] d65c8cfc05b1: Verifying Checksum [2023-04-07T18:56:35.487Z] d65c8cfc05b1: Download complete [2023-04-07T18:56:35.487Z] 699f458cf7ca: Verifying Checksum [2023-04-07T18:56:35.487Z] 699f458cf7ca: Download complete [2023-04-07T18:56:36.074Z] 8998bd30e6a1: Verifying Checksum [2023-04-07T18:56:36.074Z] 8998bd30e6a1: Download complete [2023-04-07T18:56:38.019Z] 2437ff75d9bd: Verifying Checksum [2023-04-07T18:56:38.019Z] 2437ff75d9bd: Download complete [2023-04-07T18:56:40.597Z] 8998bd30e6a1: Pull complete [2023-04-07T18:56:40.597Z] 04944245beec: Pull complete [2023-04-07T18:56:42.002Z] 699f458cf7ca: Pull complete [2023-04-07T18:56:42.269Z] 765212b225bb: Pull complete [2023-04-07T18:56:42.850Z] f23df028b6ca: Pull complete [2023-04-07T18:56:43.116Z] d65c8cfc05b1: Pull complete [2023-04-07T18:56:58.100Z] 2437ff75d9bd: Pull complete [2023-04-07T18:56:58.100Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-07T18:56:58.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T18:56:58.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T18:56:58.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-7148 does not seem to be running inside a container [2023-04-07T18:56:58.354Z] $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-07T18:57:00.963Z] $ docker top 265ce89f05c9c14b3d6c59e8ddde92ef798e017e50403e2a8542808350909333 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T18:57:01.793Z] ---> job-cost.sh [2023-04-07T18:57:01.793Z] lf-activate-venv: SKIPPING [2023-04-07T18:57:01.793Z] INFO: No Stack... [2023-04-07T18:57:02.375Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-07T18:57:02.956Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T18:57:03.853Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2023-04-07T18:57:03.853Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T18:57:03.917Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] [2023-04-07T18:57:03.923Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] did not exist. Created. [2023-04-07T18:57:03.923Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T18:57:04.578Z] /w/workspace/device-sdk-go/2@tmp/durable-74e0a7dc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-07T18:57:05.229Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-07T18:57:05.250Z] Warning: overwriting stash ‘stack-cost’ [2023-04-07T18:57:05.308Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T18:57:05.314Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T18:57:05.332Z] $ docker stop --time=1 265ce89f05c9c14b3d6c59e8ddde92ef798e017e50403e2a8542808350909333 [2023-04-07T18:57:06.826Z] $ docker rm -f --volumes 265ce89f05c9c14b3d6c59e8ddde92ef798e017e50403e2a8542808350909333 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-07T18:57:07.216Z] provisioning config files... [2023-04-07T18:57:07.222Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/config14968934072244161406tmp [Pipeline] { [Pipeline] sh [2023-04-07T18:57:07.511Z] + set +x [2023-04-07T18:57:07.511Z] + curl -s https://codecov.io/bash [2023-04-07T18:57:07.511Z] + bash -s -- [2023-04-07T18:57:07.511Z] [2023-04-07T18:57:07.511Z] _____ _ [2023-04-07T18:57:07.511Z] / ____| | | [2023-04-07T18:57:07.511Z] | | ___ __| | ___ ___ _____ __ [2023-04-07T18:57:07.511Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-07T18:57:07.511Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-07T18:57:07.511Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-07T18:57:07.511Z] Bash-1.0.6 [2023-04-07T18:57:07.511Z] [2023-04-07T18:57:07.511Z] [2023-04-07T18:57:07.511Z] ==> git version 2.25.1 found [2023-04-07T18:57:07.511Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-07T18:57:07.511Z] Release-Date: 2020-01-08 [2023-04-07T18:57:07.511Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-07T18:57:07.511Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-07T18:57:07.511Z] ==> Jenkins CI detected. [2023-04-07T18:57:07.511Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1417 [2023-04-07T18:57:07.511Z] project root: . [2023-04-07T18:57:07.511Z] --> token set from env [2023-04-07T18:57:07.511Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-07T18:57:07.511Z] ==> Running gcov in . (disable via -X gcov) [2023-04-07T18:57:07.511Z] ==> Python coveragepy not found [2023-04-07T18:57:07.511Z] ==> Searching for coverage reports in: [2023-04-07T18:57:07.511Z] + . [2023-04-07T18:57:07.511Z] -> Found 1 reports [2023-04-07T18:57:07.511Z] ==> Detecting git/mercurial file structure [2023-04-07T18:57:07.511Z] ==> Reading reports [2023-04-07T18:57:07.511Z] + ./coverage.out bytes=105787 [2023-04-07T18:57:07.511Z] ==> Appending adjustments [2023-04-07T18:57:07.511Z] https://docs.codecov.io/docs/fixing-reports [2023-04-07T18:57:07.770Z] + Found adjustments [2023-04-07T18:57:07.770Z] ==> Gzipping contents [2023-04-07T18:57:07.770Z] 16K /tmp/codecov.TFrjKP.gz [2023-04-07T18:57:07.770Z] ==> Uploading reports [2023-04-07T18:57:07.770Z] url: https://codecov.io [2023-04-07T18:57:07.770Z] query: branch=PR-1417&commit=b32b017c29a88c4cbc3ed426ddc920c1f7784f7a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1417%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1417&job=&cmd_args= [2023-04-07T18:57:07.770Z] -> Pinging Codecov [2023-04-07T18:57:07.770Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1417&commit=b32b017c29a88c4cbc3ed426ddc920c1f7784f7a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1417%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1417&job=&cmd_args= [2023-04-07T18:57:08.030Z] -> Uploading to [2023-04-07T18:57:08.030Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-07/7E55EF52A471D76F132DFD9A03CDDE97/b32b017c29a88c4cbc3ed426ddc920c1f7784f7a/5799a0ab-a4a1-494b-860b-f3b80d595e49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T185707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb4431b2b72d761f2bb31ce52ba4caec2bbadd72587101610fc97f771218ea81 [2023-04-07T18:57:08.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T18:57:08.030Z] Dload Upload Total Spent Left Speed [2023-04-07T18:57:08.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14928 0 0 100 14928 0 54681 --:--:-- --:--:-- --:--:-- 54681 [2023-04-07T18:57:08.289Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/b32b017c29a88c4cbc3ed426ddc920c1f7784f7a [Pipeline] } [2023-04-07T18:57:08.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-07T18:57:08.964Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives ] [2023-04-07T18:57:08.964Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives [2023-04-07T18:57:08.964Z] total 16 [2023-04-07T18:57:08.964Z] drwxr-xr-x 3 root root 4096 Apr 7 18:45 . [2023-04-07T18:57:08.964Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 18:45 .. [2023-04-07T18:57:08.964Z] drwxr-xr-x 2 root root 4096 Apr 7 18:45 cost [2023-04-07T18:57:08.964Z] -rw-r--r-- 1 root root 86 Apr 7 18:45 cost.csv [2023-04-07T18:57:08.964Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives [2023-04-07T18:57:08.964Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives [2023-04-07T18:57:08.964Z] total 16 [2023-04-07T18:57:08.964Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 18:45 . [2023-04-07T18:57:08.964Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 18:45 .. [2023-04-07T18:57:08.964Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 18:45 cost [2023-04-07T18:57:08.964Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 7 18:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-07T18:57:09.258Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T18:57:10.119Z] ---> package-listing.sh [2023-04-07T18:57:10.119Z] ++ facter osfamily [2023-04-07T18:57:10.119Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-07T18:57:10.377Z] + OS_FAMILY=debian [2023-04-07T18:57:10.377Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1417 [2023-04-07T18:57:10.377Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-07T18:57:10.377Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-07T18:57:10.377Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-07T18:57:10.377Z] + PACKAGES=/tmp/packages_start.txt [2023-04-07T18:57:10.377Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1417 ']' [2023-04-07T18:57:10.377Z] + PACKAGES=/tmp/packages_end.txt [2023-04-07T18:57:10.377Z] + case "${OS_FAMILY}" in [2023-04-07T18:57:10.377Z] + dpkg -l [2023-04-07T18:57:10.377Z] + grep '^ii' [2023-04-07T18:57:10.377Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-07T18:57:10.377Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-07T18:57:10.377Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-07T18:57:10.377Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1417 ']' [2023-04-07T18:57:10.377Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives/ [2023-04-07T18:57:10.377Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives/ [Pipeline] echo [2023-04-07T18:57:10.387Z] 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-1417/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-07T18:57:10.661Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T18:57:11.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T18:57:11.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T18:57:11.295Z] prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container [2023-04-07T18:57:11.325Z] $ 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-1417/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-1417 -v /w/workspace/gexfoundry_device-sdk-go_PR-1417:/w/workspace/gexfoundry_device-sdk-go_PR-1417:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-07T18:57:11.502Z] $ docker top 7ebbe8a3997d7f5b268a3f8bb7b66911bb0042fca091e445c0c1becb882be9b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T18:57:11.845Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-07T18:57:12.130Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-07T18:57:12.419Z] + ls /var/log/sa-host [2023-04-07T18:57:12.419Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T18:57:12.494Z] provisioning config files... [2023-04-07T18:57:12.502Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/config7829591794009186476tmp [Pipeline] { [Pipeline] echo [2023-04-07T18:57:12.514Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T18:57:12.794Z] ---> create-netrc.sh [Pipeline] } [2023-04-07T18:57:12.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-07T18:57:13.146Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-07T18:57:13.155Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T18:57:13.437Z] ---> sudo-logs.sh [2023-04-07T18:57:13.437Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-07T18:57:13.461Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T18:57:13.741Z] ---> job-cost.sh [2023-04-07T18:57:13.741Z] lf-activate-venv: SKIPPING [2023-04-07T18:57:13.741Z] DEBUG: total: 0.2199999988079071 [2023-04-07T18:57:13.741Z] INFO: Retrieving Stack Cost... [2023-04-07T18:57:14.310Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T18:57:14.569Z] INFO: Archiving Costs [Pipeline] echo [2023-04-07T18:57:14.581Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T18:57:14.865Z] ---> logs-deploy.sh [2023-04-07T18:57:14.865Z] lf-activate-venv: SKIPPING [2023-04-07T18:57:14.865Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1417/2 [2023-04-07T18:57:14.865Z] INFO: archiving workspace using pattern(s): [2023-04-07T18:57:15.802Z] Archives upload complete. [2023-04-07T18:57:15.802Z] INFO: archiving logs to Nexus