Pull request #260 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 725131229238ddbdfb9d54e76d654455c8c38d57+2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab (000fd080bb6686b1f4dcc9049b45949adbe1d9e4) 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-ssh4313403234225325556.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2739308084662571590.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-260/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-260/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1421194527146948136.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-260/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10205419816984593843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4635975712325953835.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-260/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-260/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2236578890156397429.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 Running on prd-ubuntu20.04-docker-8c-8g-7995 in /w/workspace/gexfoundry_device-rest-go_PR-260 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-260 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab into PR head commit 725131229238ddbdfb9d54e76d654455c8c38d57 Merge succeeded, producing 725131229238ddbdfb9d54e76d654455c8c38d57 Checking out Revision 725131229238ddbdfb9d54e76d654455c8c38d57 (PR-260) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:36:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:36:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo > git config core.sparsecheckout # timeout=10 > git checkout -f 725131229238ddbdfb9d54e76d654455c8c38d57 # 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 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 725131229238ddbdfb9d54e76d654455c8c38d57 # timeout=10 18:36:24 ========================================================= 18:36:24 EdgeX Global Pipelines Version Info 18:36:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:36:25 ------------------- 18:36:25 stable info: 18:36:25 ------------------- 18:36:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:36:25 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:36:25 Message: update stable to v1.0.244 18:36:25 ------------------- 18:36:25 experimental info: 18:36:25 ------------------- 18:36:25 Commited By: **** collab-it+edgex@linuxfoundation.org 18:36:25 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:36:25 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:36:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:36:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:36:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:36:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:36:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:36:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:36:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:36:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:36:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-260 [Pipeline] echo 18:36:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-260 [Pipeline] echo 18:36:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-260 [Pipeline] echo 18:36:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 725131229238ddbdfb9d54e76d654455c8c38d57 [Pipeline] echo 18:36:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7251312 [Pipeline] echo 18:36:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:36:27 provisioning config files... 18:36:27 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-260@tmp/config10759007542972220214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:27 ---> docker-login.sh 18:36:27 nexus3.edgexfoundry.org:10001 18:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:28 Configure a credential helper to remove this warning. See 18:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:28 18:36:28 Login Succeeded 18:36:28 nexus3.edgexfoundry.org:10002 18:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:28 Configure a credential helper to remove this warning. See 18:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:28 18:36:28 Login Succeeded 18:36:28 nexus3.edgexfoundry.org:10003 18:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:28 Configure a credential helper to remove this warning. See 18:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:28 18:36:28 Login Succeeded 18:36:28 nexus3.edgexfoundry.org:10004 18:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:28 Configure a credential helper to remove this warning. See 18:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:28 18:36:28 Login Succeeded 18:36:28 docker.io 18:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:29 Configure a credential helper to remove this warning. See 18:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:29 18:36:29 Login Succeeded 18:36:29 ---> docker-login.sh ends [Pipeline] } 18:36:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:36:29 + git rev-list -1 --merges 725131229238ddbdfb9d54e76d654455c8c38d57~1..725131229238ddbdfb9d54e76d654455c8c38d57 [Pipeline] echo 18:36:30 -----------> git rev-list -1 --merges 725131229238ddbdfb9d54e76d654455c8c38d57~1..725131229238ddbdfb9d54e76d654455c8c38d57 725131229238ddbdfb9d54e76d654455c8c38d57 [false] [Pipeline] sh 18:36:30 + git log --format=format:%s -1 725131229238ddbdfb9d54e76d654455c8c38d57 [Pipeline] echo 18:36:30 ========================================================= 18:36:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:36:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:36:30 + git log --format=format:%s -1 725131229238ddbdfb9d54e76d654455c8c38d57 [Pipeline] echo 18:36:30 [semverPrep] GIT_COMMIT: 725131229238ddbdfb9d54e76d654455c8c38d57, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:36:30 [semverPrep] This is not a build commit. [Pipeline] sh 18:36:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:36:31 + grep -v github /etc/ssh/ssh_known_hosts 18:36:31 + [ -e /tmp/ssh_known_hosts ] 18:36:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:36:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:36:31 + sudo tee -a /etc/ssh/ssh_known_hosts 18:36:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:36:31 18:36:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:36:32 0.1.4: Pulling from edgex-devops/py-git-semver 18:36:32 b85a868b505f: Pulling fs layer 18:36:32 e2be974225ed: Pulling fs layer 18:36:32 339a4e72a1f5: Pulling fs layer 18:36:32 988bab9f4d93: Pulling fs layer 18:36:32 1469e6f7b9e6: Pulling fs layer 18:36:32 eaf3925da568: Pulling fs layer 18:36:32 bab4dde63d76: Pulling fs layer 18:36:32 bde34c3a00c8: Pulling fs layer 18:36:32 b352a97aabf1: Pulling fs layer 18:36:32 4872d77fe225: Pulling fs layer 18:36:32 5851b861e8e6: Pulling fs layer 18:36:32 eaf3925da568: Waiting 18:36:32 bab4dde63d76: Waiting 18:36:32 bde34c3a00c8: Waiting 18:36:32 b352a97aabf1: Waiting 18:36:32 4872d77fe225: Waiting 18:36:32 5851b861e8e6: Waiting 18:36:32 1469e6f7b9e6: Waiting 18:36:32 988bab9f4d93: Waiting 18:36:32 e2be974225ed: Verifying Checksum 18:36:32 e2be974225ed: Download complete 18:36:32 988bab9f4d93: Verifying Checksum 18:36:32 988bab9f4d93: Download complete 18:36:32 1469e6f7b9e6: Verifying Checksum 18:36:32 1469e6f7b9e6: Download complete 18:36:32 eaf3925da568: Download complete 18:36:32 339a4e72a1f5: Verifying Checksum 18:36:32 339a4e72a1f5: Download complete 18:36:32 bde34c3a00c8: Verifying Checksum 18:36:32 bde34c3a00c8: Download complete 18:36:32 b352a97aabf1: Verifying Checksum 18:36:32 b352a97aabf1: Download complete 18:36:32 4872d77fe225: Download complete 18:36:32 5851b861e8e6: Download complete 18:36:32 b85a868b505f: Verifying Checksum 18:36:32 b85a868b505f: Download complete 18:36:32 bab4dde63d76: Verifying Checksum 18:36:32 bab4dde63d76: Download complete 18:36:33 b85a868b505f: Pull complete 18:36:33 e2be974225ed: Pull complete 18:36:34 339a4e72a1f5: Pull complete 18:36:34 988bab9f4d93: Pull complete 18:36:34 1469e6f7b9e6: Pull complete 18:36:34 eaf3925da568: Pull complete 18:36:36 bab4dde63d76: Pull complete 18:36:36 bde34c3a00c8: Pull complete 18:36:36 b352a97aabf1: Pull complete 18:36:36 4872d77fe225: Pull complete 18:36:37 5851b861e8e6: Pull complete 18:36:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:36:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:36:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:37 prd-ubuntu20.04-docker-8c-8g-7995 does not seem to be running inside a container 18:36:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-260 -v /w/workspace/gexfoundry_device-rest-go_PR-260:/w/workspace/gexfoundry_device-rest-go_PR-260:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-260@tmp:/w/workspace/gexfoundry_device-rest-go_PR-260@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:36:41 $ docker top 0032eb0ba5d4abe77ab22b0907c0776ded85404313506bf76b314ec2997e8179 -eo pid,comm 18:36:41 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). 18:36:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:36:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:36:41 [ssh-agent] Looking for ssh-agent implementation... 18:36:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:36:41 $ docker exec 0032eb0ba5d4abe77ab22b0907c0776ded85404313506bf76b314ec2997e8179 ssh-agent 18:36:41 SSH_AUTH_SOCK=/tmp/ssh-arVghdimbHjQ/agent.33 18:36:41 SSH_AGENT_PID=40 18:36:41 Running ssh-add (command line suppressed) 18:36:41 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-260@tmp/private_key_4998431962880501283.key (/w/workspace/gexfoundry_device-rest-go_PR-260@tmp/private_key_4998431962880501283.key) 18:36:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:36:42 + git tag --points-at HEAD [Pipeline] } 18:36:42 $ docker exec --env ******** --env ******** 0032eb0ba5d4abe77ab22b0907c0776ded85404313506bf76b314ec2997e8179 ssh-agent -k 18:36:42 unset SSH_AUTH_SOCK; 18:36:42 unset SSH_AGENT_PID; 18:36:42 echo Agent pid 40 killed; 18:36:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:36:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:36:42 [ssh-agent] Looking for ssh-agent implementation... 18:36:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:36:42 $ docker exec 0032eb0ba5d4abe77ab22b0907c0776ded85404313506bf76b314ec2997e8179 ssh-agent 18:36:42 SSH_AUTH_SOCK=/tmp/ssh-7YmEAK9lEQwx/agent.72 18:36:42 SSH_AGENT_PID=78 18:36:42 Running ssh-add (command line suppressed) 18:36:42 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-260@tmp/private_key_6455910374920753682.key (/w/workspace/gexfoundry_device-rest-go_PR-260@tmp/private_key_6455910374920753682.key) 18:36:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:36:42 + git semver init 18:36:43 2023-03-01 18:36:43,168 [run_init] DEBUG init version:0.0.0 force:False 18:36:43 2023-03-01 18:36:43,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-260/.semver 18:36:43 2023-03-01 18:36:43,169 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-260/.semver 18:36:43 2023-03-01 18:36:43,170 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-260/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-260, universal_newlines=False, shell=None, istream=None) 18:36:44 2023-03-01 18:36:44,290 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-260/.git/info/exclude 18:36:44 2023-03-01 18:36:44,290 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-260/.semver/PR-260 with force:False 18:36:44 2023-03-01 18:36:44,291 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-260/.semver/PR-260 18:36:44 2023-03-01 18:36:44,295 [execute] INFO git cat-file --batch-check 18:36:44 2023-03-01 18:36:44,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-260/.semver, universal_newlines=False, shell=None, istream=) 18:36:44 2023-03-01 18:36:44,301 [execute] INFO git cat-file --batch 18:36:44 2023-03-01 18:36:44,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-260/.semver, universal_newlines=False, shell=None, istream=) 18:36:44 2023-03-01 18:36:44,306 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-260/.semver/PR-260 18:36:44 0.0.0 [Pipeline] } 18:36:44 $ docker exec --env ******** --env ******** 0032eb0ba5d4abe77ab22b0907c0776ded85404313506bf76b314ec2997e8179 ssh-agent -k 18:36:44 unset SSH_AUTH_SOCK; 18:36:44 unset SSH_AGENT_PID; 18:36:44 echo Agent pid 78 killed; 18:36:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:36:45 + git semver [Pipeline] } 18:36:45 $ docker stop --time=1 0032eb0ba5d4abe77ab22b0907c0776ded85404313506bf76b314ec2997e8179 18:36:46 $ docker rm -f --volumes 0032eb0ba5d4abe77ab22b0907c0776ded85404313506bf76b314ec2997e8179 [Pipeline] // withDockerContainer [Pipeline] sh 18:36:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:36:47 Stashed 1 file(s) [Pipeline] echo 18:36:47 [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 18:36:48 provisioning config files... 18:36:48 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-260@tmp/config10011816353537290574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:48 ---> docker-login.sh 18:36:48 nexus3.edgexfoundry.org:10001 18:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:48 Configure a credential helper to remove this warning. See 18:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:48 18:36:48 Login Succeeded 18:36:48 nexus3.edgexfoundry.org:10002 18:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:48 Configure a credential helper to remove this warning. See 18:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:48 18:36:48 Login Succeeded 18:36:48 nexus3.edgexfoundry.org:10003 18:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:48 Configure a credential helper to remove this warning. See 18:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:48 18:36:48 Login Succeeded 18:36:48 nexus3.edgexfoundry.org:10004 18:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:48 Configure a credential helper to remove this warning. See 18:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:48 18:36:48 Login Succeeded 18:36:48 docker.io 18:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:48 Configure a credential helper to remove this warning. See 18:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:48 18:36:48 Login Succeeded 18:36:48 ---> docker-login.sh ends [Pipeline] } 18:36:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:36:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:36:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:36:49 ========================================================= 18:36:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:36:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:36:49 Sending build context to Docker daemon 10.83MB 18:36:49 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:36:49 Step 2/12 : FROM ${BASE} AS builder 18:36:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:36:49 213ec9aee27d: Pulling fs layer 18:36:49 4583459ba037: Pulling fs layer 18:36:49 93c1e223e6f2: Pulling fs layer 18:36:49 53926ce57604: Pulling fs layer 18:36:49 21b2b0c7a3f4: Pulling fs layer 18:36:49 22ff95d597cd: Pulling fs layer 18:36:49 12d6caf4c0d1: Pulling fs layer 18:36:49 96b7cbca73a9: Pulling fs layer 18:36:49 a7acece74701: Pulling fs layer 18:36:49 22ff95d597cd: Waiting 18:36:49 12d6caf4c0d1: Waiting 18:36:49 53926ce57604: Waiting 18:36:49 21b2b0c7a3f4: Waiting 18:36:49 96b7cbca73a9: Waiting 18:36:49 a7acece74701: Waiting 18:36:49 93c1e223e6f2: Verifying Checksum 18:36:49 93c1e223e6f2: Download complete 18:36:49 4583459ba037: Verifying Checksum 18:36:49 4583459ba037: Download complete 18:36:49 21b2b0c7a3f4: Verifying Checksum 18:36:49 21b2b0c7a3f4: Download complete 18:36:49 22ff95d597cd: Verifying Checksum 18:36:49 22ff95d597cd: Download complete 18:36:49 213ec9aee27d: Verifying Checksum 18:36:49 12d6caf4c0d1: Verifying Checksum 18:36:49 12d6caf4c0d1: Download complete 18:36:49 213ec9aee27d: Pull complete 18:36:50 4583459ba037: Pull complete 18:36:50 93c1e223e6f2: Pull complete 18:36:50 a7acece74701: Verifying Checksum 18:36:50 a7acece74701: Download complete 18:36:50 53926ce57604: Verifying Checksum 18:36:50 53926ce57604: Download complete 18:36:50 96b7cbca73a9: Verifying Checksum 18:36:50 96b7cbca73a9: Download complete 18:36:54 53926ce57604: Pull complete 18:36:54 21b2b0c7a3f4: Pull complete 18:36:54 22ff95d597cd: Pull complete 18:36:54 12d6caf4c0d1: Pull complete 18:36:56 96b7cbca73a9: Pull complete 18:36:57 a7acece74701: Pull complete 18:36:57 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:36:57 ---> db6d94c90886 18:36:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:37:02 ---> Running in e7d55f5c09e2 18:37:02 Removing intermediate container e7d55f5c09e2 18:37:02 ---> f94cf7daf904 18:37:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:37:02 ---> Running in 599bfbf4659f 18:37:02 Removing intermediate container 599bfbf4659f 18:37:02 ---> 8ad7dedc7759 18:37:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:37:02 Still waiting to schedule task 18:37:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7996’ 18:37:02 ---> Running in 7710b7d61253 18:37:02 Removing intermediate container 7710b7d61253 18:37:02 ---> 79361eee2536 18:37:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:37:02 ---> Running in 26d833e8bc02 18:37:02 Removing intermediate container 26d833e8bc02 18:37:02 ---> 21694f1a48be 18:37:02 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:37:02 ---> Running in 2637b3909489 18:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:37:03 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:37:03 (2/4) Installing libedit (20210910.3.1-r0) 18:37:03 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:37:03 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:37:03 Executing busybox-1.35.0-r17.trigger 18:37:03 OK: 216 MiB in 55 packages 18:37:04 Removing intermediate container 2637b3909489 18:37:04 ---> 69f4341a530b 18:37:04 Step 8/12 : WORKDIR /device-rest-go 18:37:04 ---> Running in 6509f5925247 18:37:04 Removing intermediate container 6509f5925247 18:37:04 ---> 9f0f829783e7 18:37:04 Step 9/12 : COPY go.mod vendor* ./ 18:37:04 ---> 6465ba64f6a3 18:37:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:04 ---> Running in c8addb91a094 18:37:36 Removing intermediate container c8addb91a094 18:37:36 ---> 47ca8084f09b 18:37:36 Step 11/12 : COPY . . 18:37:36 ---> 060f67b01aa3 18:37:36 Step 12/12 : RUN $MAKE 18:37:36 ---> Running in 1cf43fad79a3 18:37:36 noop 18:37:36 Removing intermediate container 1cf43fad79a3 18:37:36 ---> 0ef529dae85b 18:37:36 Successfully built 0ef529dae85b 18:37:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:37 + docker inspect -f . ci-base-image-x86_64 18:37:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:37 prd-ubuntu20.04-docker-8c-8g-7995 does not seem to be running inside a container 18:37:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-260 -v /w/workspace/gexfoundry_device-rest-go_PR-260:/w/workspace/gexfoundry_device-rest-go_PR-260:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-260@tmp:/w/workspace/gexfoundry_device-rest-go_PR-260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:37:37 $ docker top a90ba0acfa62d329cbfd2dc0797880ddf3d9f8868b6dbdc8f4561c4dc67693a0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:38 + go version 18:37:38 go version go1.18.7 linux/amd64 [Pipeline] } 18:37:38 $ docker stop --time=1 a90ba0acfa62d329cbfd2dc0797880ddf3d9f8868b6dbdc8f4561c4dc67693a0 18:37:39 $ docker rm -f --volumes a90ba0acfa62d329cbfd2dc0797880ddf3d9f8868b6dbdc8f4561c4dc67693a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:39 + docker inspect -f . ci-base-image-x86_64 18:37:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:40 prd-ubuntu20.04-docker-8c-8g-7995 does not seem to be running inside a container 18:37:40 $ 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-rest-go_PR-260 -v /w/workspace/gexfoundry_device-rest-go_PR-260:/w/workspace/gexfoundry_device-rest-go_PR-260:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-260@tmp:/w/workspace/gexfoundry_device-rest-go_PR-260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:37:40 $ docker top 6f7c72d3c583af8e14dbc8803a0ca7a7a5846fc70b73185c9521363b8dff7d09 -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:40 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-260 [Pipeline] fileExists [Pipeline] sh 18:37:41 + make test 18:37:41 go test ./... -coverprofile=coverage.out ./... 18:37:41 ? github.com/edgexfoundry/device-rest-go [no test files] 18:37:49 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 18:37:49 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 33.9% of statements 18:37:56 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:37:56 go vet ./... 18:37:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:37:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:37:59 ./bin/test-attribution-txt.sh [Pipeline] echo 18:37:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:37:59 $ docker stop --time=1 6f7c72d3c583af8e14dbc8803a0ca7a7a5846fc70b73185c9521363b8dff7d09 18:38:02 $ docker rm -f --volumes 6f7c72d3c583af8e14dbc8803a0ca7a7a5846fc70b73185c9521363b8dff7d09 [Pipeline] // withDockerContainer [Pipeline] sh 18:38:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:38:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:38:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:38:03 + ls -al . 18:38:03 total 184 18:38:03 drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 18:37 . 18:38:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:36 .. 18:38:03 -rw-rw-r-- 1 jenkins jenkins 151 Mar 1 18:36 .dockerignore 18:38:03 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 18:37 .git 18:38:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:36 .github 18:38:03 -rw-rw-r-- 1 jenkins jenkins 329 Mar 1 18:36 .gitignore 18:38:03 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 18:36 .golangci.yml 18:38:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 18:36 .semver 18:38:03 -rw-rw-r-- 1 jenkins jenkins 9213 Mar 1 18:36 Attribution.txt 18:38:03 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 1 18:36 CHANGELOG.md 18:38:03 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 1 18:36 Dockerfile 18:38:03 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 18:36 GOVERNANCE.md 18:38:03 -rw-rw-r-- 1 jenkins jenkins 680 Mar 1 18:36 Jenkinsfile 18:38:03 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 18:36 LICENSE 18:38:03 -rw-rw-r-- 1 jenkins jenkins 1744 Mar 1 18:36 Makefile 18:38:03 -rw-rw-r-- 1 jenkins jenkins 620 Mar 1 18:36 OWNERS.md 18:38:03 -rw-rw-r-- 1 jenkins jenkins 15447 Mar 1 18:36 README.md 18:38:03 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 18:36 VERSION 18:38:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 18:36 bin 18:38:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:36 cmd 18:38:03 -rw-r--r-- 1 jenkins jenkins 13744 Mar 1 18:37 coverage.out 18:38:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 18:36 driver 18:38:03 -rw-rw-r-- 1 jenkins jenkins 3401 Mar 1 18:36 go.mod 18:38:03 -rw-rw-r-- 1 jenkins jenkins 31300 Mar 1 18:36 go.sum 18:38:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:36 snap 18:38:03 -rw-rw-r-- 1 jenkins jenkins 713 Mar 1 18:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:04 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=725131229238ddbdfb9d54e76d654455c8c38d57 --label arch=amd64 --label version=0.0.0 . 18:38:04 Sending build context to Docker daemon 10.84MB 18:38:04 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:38:04 Step 2/25 : FROM ${BASE} AS builder 18:38:04 ---> 0ef529dae85b 18:38:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:38:04 ---> Running in 379f99d29e03 18:38:04 Removing intermediate container 379f99d29e03 18:38:04 ---> 584b03090ee9 18:38:04 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:38:04 ---> Running in 88a56b759a5c 18:38:04 Removing intermediate container 88a56b759a5c 18:38:04 ---> 8030440e62b1 18:38:04 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:38:04 ---> Running in ef4ee20f3aec 18:38:04 Removing intermediate container ef4ee20f3aec 18:38:04 ---> a51ef67607e7 18:38:04 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:38:04 ---> Running in 9ef632444b8d 18:38:04 Removing intermediate container 9ef632444b8d 18:38:04 ---> 2f91aa5831b8 18:38:04 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:38:04 ---> Running in 854e48b9fb87 18:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:38:05 OK: 216 MiB in 55 packages 18:38:05 Removing intermediate container 854e48b9fb87 18:38:05 ---> 41e35cb1d139 18:38:05 Step 8/25 : WORKDIR /device-rest-go 18:38:05 ---> Running in 11b9dae8ceac 18:38:05 Removing intermediate container 11b9dae8ceac 18:38:05 ---> 127c97508735 18:38:05 Step 9/25 : COPY go.mod vendor* ./ 18:38:05 ---> 499a47ba32b8 18:38:05 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:05 ---> Running in fd55c8e8cb17 18:38:06 Removing intermediate container fd55c8e8cb17 18:38:06 ---> d486e33e5320 18:38:06 Step 11/25 : COPY . . 18:38:07 ---> 7109d364aee7 18:38:07 Step 12/25 : RUN $MAKE 18:38:07 ---> Running in 610951badc3c 18:38:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 18:38:29 Removing intermediate container 610951badc3c 18:38:29 ---> 6d22b456d790 18:38:29 Step 13/25 : FROM alpine:3.16 18:38:29 3.16: Pulling from library/alpine 18:38:29 ef5531b6e74e: Pulling fs layer 18:38:29 ef5531b6e74e: Verifying Checksum 18:38:29 ef5531b6e74e: Download complete 18:38:29 ef5531b6e74e: Pull complete 18:38:29 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:38:29 Status: Downloaded newer image for alpine:3.16 18:38:29 ---> dfd21b5a31f5 18:38:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:38:29 ---> Running in 53c7094512ad 18:38:29 Removing intermediate container 53c7094512ad 18:38:29 ---> 534e3e8caa5e 18:38:29 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 18:38:29 ---> Running in 2183e94fb3c1 18:38:29 Removing intermediate container 2183e94fb3c1 18:38:29 ---> 57c0367b76f3 18:38:29 Step 16/25 : RUN apk add --update --no-cache dumb-init 18:38:29 ---> Running in 8e812acbe7df 18:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:38:29 (1/1) Installing dumb-init (1.2.5-r1) 18:38:29 Executing busybox-1.35.0-r17.trigger 18:38:29 OK: 6 MiB in 15 packages 18:38:29 Removing intermediate container 8e812acbe7df 18:38:29 ---> cd4b1d45897d 18:38:29 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 18:38:29 ---> 3b4144de3ef9 18:38:29 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 18:38:29 ---> 7e89673e3c08 18:38:29 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 18:38:29 ---> 9b9c9cf8e710 18:38:29 Step 20/25 : EXPOSE 59986 18:38:29 ---> Running in 3eddad7de5a3 18:38:29 Removing intermediate container 3eddad7de5a3 18:38:29 ---> 9a213649e607 18:38:29 Step 21/25 : ENTRYPOINT ["/device-rest"] 18:38:29 ---> Running in 1fbe2f41a960 18:38:29 Removing intermediate container 1fbe2f41a960 18:38:29 ---> 4fd06299b254 18:38:29 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:38:29 ---> Running in 5d7f21a64861 18:38:29 Removing intermediate container 5d7f21a64861 18:38:29 ---> 6f2f0f2c0ca0 18:38:29 Step 23/25 : LABEL arch=amd64 18:38:29 ---> Running in 29cbc83e798f 18:38:29 Removing intermediate container 29cbc83e798f 18:38:29 ---> 3e71378ced6f 18:38:29 Step 24/25 : LABEL git_sha=725131229238ddbdfb9d54e76d654455c8c38d57 18:38:29 ---> Running in e386505214a8 18:38:30 Removing intermediate container e386505214a8 18:38:30 ---> 75ce1788e3ef 18:38:30 Step 25/25 : LABEL version=0.0.0 18:38:30 ---> Running in 8b63faefe8d3 18:38:30 Removing intermediate container 8b63faefe8d3 18:38:30 ---> 659742b3271f 18:38:30 [Warning] One or more build-args [ARCH] were not consumed 18:38:30 Successfully built 659742b3271f 18:38:30 Successfully tagged device-rest: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 18:38:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:31 18:38:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:31 latest: Pulling from edgex-lftools-log-publisher 18:38:31 5eb5b503b376: Pulling fs layer 18:38:31 5c69ac0246d0: Pulling fs layer 18:38:31 ec43610c2a17: Pulling fs layer 18:38:31 3a2ae6a8a46f: Pulling fs layer 18:38:31 33b1e0a273af: Pulling fs layer 18:38:31 5d3b04190fa2: Pulling fs layer 18:38:31 2f39f015ded8: Pulling fs layer 18:38:31 33b1e0a273af: Waiting 18:38:31 5d3b04190fa2: Waiting 18:38:31 2f39f015ded8: Waiting 18:38:31 5c69ac0246d0: Download complete 18:38:31 3a2ae6a8a46f: Verifying Checksum 18:38:31 3a2ae6a8a46f: Download complete 18:38:31 33b1e0a273af: Verifying Checksum 18:38:31 33b1e0a273af: Download complete 18:38:31 5d3b04190fa2: Verifying Checksum 18:38:31 5d3b04190fa2: Download complete 18:38:31 ec43610c2a17: Verifying Checksum 18:38:31 ec43610c2a17: Download complete 18:38:31 5eb5b503b376: Verifying Checksum 18:38:31 5eb5b503b376: Download complete 18:38:32 2f39f015ded8: Download complete 18:38:32 5eb5b503b376: Pull complete 18:38:33 5c69ac0246d0: Pull complete 18:38:33 ec43610c2a17: Pull complete 18:38:33 3a2ae6a8a46f: Pull complete 18:38:33 33b1e0a273af: Pull complete 18:38:33 5d3b04190fa2: Pull complete 18:38:37 2f39f015ded8: Pull complete 18:38:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:38:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:38 prd-ubuntu20.04-docker-8c-8g-7995 does not seem to be running inside a container 18:38:38 $ 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-rest-go_PR-260 -v /w/workspace/gexfoundry_device-rest-go_PR-260:/w/workspace/gexfoundry_device-rest-go_PR-260:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-260@tmp:/w/workspace/gexfoundry_device-rest-go_PR-260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:38:40 $ docker top 1c9bbe95b8623e4c711c3f12124eec8f8a0c58624d394e0a1fd59d4e8c6a4971 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:41 ---> job-cost.sh 18:38:41 lf-activate-venv: SKIPPING 18:38:41 INFO: No Stack... 18:38:41 INFO: Retrieving Pricing Info for: v3-standard-8 18:38:41 INFO: Archiving Costs [Pipeline] sh 18:38:41 + cat /w/workspace/gexfoundry_device-rest-go_PR-260/archives/cost.csv 18:38:41 + cut -d, -f6 [Pipeline] lock 18:38:41 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-260-1-stack-cost] 18:38:41 Resource [jenkins-edgexfoundry-device-rest-go-PR-260-1-stack-cost] did not exist. Created. 18:38:41 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-260-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:38:42 + echo total: 0.2199999988079071 [Pipeline] stash 18:38:42 Stashed 1 file(s) [Pipeline] } 18:38:42 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-260-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:38:42 $ docker stop --time=1 1c9bbe95b8623e4c711c3f12124eec8f8a0c58624d394e0a1fd59d4e8c6a4971 18:38:43 $ docker rm -f --volumes 1c9bbe95b8623e4c711c3f12124eec8f8a0c58624d394e0a1fd59d4e8c6a4971 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:40:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7997 in /w/workspace/gexfoundry_device-rest-go_PR-260 [Pipeline] { [Pipeline] ws 18:40:28 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 18:40:28 The recommended git tool is: git 18:40:33 using credential edgex-jenkins-ssh 18:40:33 Cloning the remote Git repository 18:40:33 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 18:40:33 > git init /w/workspace/device-rest-go/1 # timeout=10 18:40:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:40:33 > git --version # timeout=10 18:40:33 > git --version # 'git version 2.25.1' 18:40:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:40:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:40:35 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:40:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:40:36 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:40:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:40:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:40:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:40:37 Merging remotes/origin/main commit 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab into PR head commit 725131229238ddbdfb9d54e76d654455c8c38d57 18:40:37 Merge succeeded, producing 725131229238ddbdfb9d54e76d654455c8c38d57 18:40:37 Checking out Revision 725131229238ddbdfb9d54e76d654455c8c38d57 (PR-260) 18:40:37 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:40:38 > git --version # timeout=10 18:40:38 > git --version # 'git version 2.25.1' 18:40:38 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:40:37 > git config core.sparsecheckout # timeout=10 18:40:37 > git checkout -f 725131229238ddbdfb9d54e76d654455c8c38d57 # timeout=10 18:40:37 > git remote # timeout=10 18:40:37 > git config --get remote.origin.url # timeout=10 18:40:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:40:37 > git merge 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab # timeout=10 18:40:37 > git rev-parse HEAD^{commit} # timeout=10 18:40:37 > git config core.sparsecheckout # timeout=10 18:40:37 > git checkout -f 725131229238ddbdfb9d54e76d654455c8c38d57 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:40:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:40:39 % Total % Received % Xferd Average Speed Time Time Time Current 18:40:39 Dload Upload Total Spent Left Speed 18:40:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10502 0 0 72930 0 --:--:-- --:--:-- --:--:-- 72930 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 18:40:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:40:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:40:40 + sudo tee /etc/docker/daemon.new 18:40:40 { 18:40:40 "registry-mirrors": [ 18:40:40 "https://nexus3.edgexfoundry.org:10001" 18:40:40 ], 18:40:40 "bip": "10.250.0.254/24", 18:40:40 "hosts": [ 18:40:40 "tcp://0.0.0.0:5555", 18:40:40 "unix:///var/run/docker.sock" 18:40:40 ], 18:40:40 "mtu": 1458, 18:40:40 "selinux-enabled": true, 18:40:40 "seccomp-profile": "/etc/docker/seccomp.json" 18:40:40 } [Pipeline] sh 18:40:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:40:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:59 provisioning config files... 18:40:59 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config15795910449096104703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:59 ---> docker-login.sh 18:40:59 nexus3.edgexfoundry.org:10001 18:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:00 Configure a credential helper to remove this warning. See 18:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:00 18:41:00 Login Succeeded 18:41:00 nexus3.edgexfoundry.org:10002 18:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:00 Configure a credential helper to remove this warning. See 18:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:00 18:41:00 Login Succeeded 18:41:00 nexus3.edgexfoundry.org:10003 18:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:01 Configure a credential helper to remove this warning. See 18:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:01 18:41:01 Login Succeeded 18:41:01 nexus3.edgexfoundry.org:10004 18:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:01 Configure a credential helper to remove this warning. See 18:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:01 18:41:01 Login Succeeded 18:41:01 docker.io 18:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:01 Configure a credential helper to remove this warning. See 18:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:01 18:41:01 Login Succeeded 18:41:01 ---> docker-login.sh ends [Pipeline] } 18:41:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:02 ========================================================= 18:41:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:41:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:41:03 Sending build context to Docker daemon 138.8kB 18:41:03 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:41:03 Step 2/12 : FROM ${BASE} AS builder 18:41:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:41:03 9b18e9b68314: Pulling fs layer 18:41:03 35d82f9e3411: Pulling fs layer 18:41:03 e16973657156: Pulling fs layer 18:41:03 fc693d55d65f: Pulling fs layer 18:41:03 7e9fc2657dce: Pulling fs layer 18:41:03 dda99020689f: Pulling fs layer 18:41:03 db1c61fa0a46: Pulling fs layer 18:41:03 891c053d2c06: Pulling fs layer 18:41:03 fc693d55d65f: Waiting 18:41:03 7e9fc2657dce: Waiting 18:41:03 891c053d2c06: Waiting 18:41:03 dda99020689f: Waiting 18:41:03 db1c61fa0a46: Waiting 18:41:03 e16973657156: Verifying Checksum 18:41:03 e16973657156: Download complete 18:41:03 35d82f9e3411: Verifying Checksum 18:41:03 35d82f9e3411: Download complete 18:41:03 7e9fc2657dce: Verifying Checksum 18:41:03 7e9fc2657dce: Download complete 18:41:03 dda99020689f: Download complete 18:41:03 9b18e9b68314: Verifying Checksum 18:41:04 9b18e9b68314: Pull complete 18:41:04 891c053d2c06: Verifying Checksum 18:41:04 891c053d2c06: Download complete 18:41:05 db1c61fa0a46: Verifying Checksum 18:41:05 db1c61fa0a46: Download complete 18:41:06 fc693d55d65f: Download complete 18:41:06 35d82f9e3411: Pull complete 18:41:06 e16973657156: Pull complete 18:41:19 fc693d55d65f: Pull complete 18:41:19 7e9fc2657dce: Pull complete 18:41:19 dda99020689f: Pull complete 18:41:25 db1c61fa0a46: Pull complete 18:41:26 891c053d2c06: Pull complete 18:41:26 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:41:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:41:26 ---> f96f9c87975a 18:41:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:41:28 ---> Running in dae1a44d0d18 18:41:29 Removing intermediate container dae1a44d0d18 18:41:29 ---> a9dafed38875 18:41:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:41:29 ---> Running in 84229b7a260d 18:41:29 Removing intermediate container 84229b7a260d 18:41:29 ---> a0a019d8e0bb 18:41:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:41:29 ---> Running in aa5acb56e932 18:41:30 Removing intermediate container aa5acb56e932 18:41:30 ---> c22730ef0382 18:41:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:41:30 ---> Running in 73cf8a71c2e3 18:41:30 Removing intermediate container 73cf8a71c2e3 18:41:30 ---> dce68d54ea44 18:41:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:30 ---> Running in 0a7e2651ad76 18:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:41:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:41:33 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:41:33 (2/4) Installing libedit (20210910.3.1-r0) 18:41:33 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:41:33 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:41:33 Executing busybox-1.35.0-r17.trigger 18:41:33 OK: 226 MiB in 55 packages 18:41:34 Removing intermediate container 0a7e2651ad76 18:41:34 ---> 60670d23a366 18:41:34 Step 8/12 : WORKDIR /device-rest-go 18:41:34 ---> Running in fd7ba7502f8d 18:41:34 Removing intermediate container fd7ba7502f8d 18:41:34 ---> 8b6fda69e1e3 18:41:34 Step 9/12 : COPY go.mod vendor* ./ 18:41:34 ---> ad79df532d28 18:41:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:34 ---> Running in 4d855f9d647e 18:42:42 Removing intermediate container 4d855f9d647e 18:42:42 ---> 21663ebad450 18:42:42 Step 11/12 : COPY . . 18:42:42 ---> de993d92af24 18:42:42 Step 12/12 : RUN $MAKE 18:42:42 ---> Running in 9ad3eaabe093 18:42:42 noop 18:42:42 Removing intermediate container 9ad3eaabe093 18:42:42 ---> 3a5ee10d2520 18:42:42 Successfully built 3a5ee10d2520 18:42:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:43 + docker inspect -f . ci-base-image-arm64 18:42:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:43 prd-ubuntu20.04-docker-arm64-4c-16g-7997 does not seem to be running inside a container 18:42:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:42:44 $ docker top 36e28b87676400660331143c8400f221e80445ec90505e9f17acc729bba469db -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:45 + go version 18:42:45 go version go1.18.7 linux/arm64 [Pipeline] } 18:42:45 $ docker stop --time=1 36e28b87676400660331143c8400f221e80445ec90505e9f17acc729bba469db 18:42:48 $ docker rm -f --volumes 36e28b87676400660331143c8400f221e80445ec90505e9f17acc729bba469db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:49 + docker inspect -f . ci-base-image-arm64 18:42:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:50 prd-ubuntu20.04-docker-arm64-4c-16g-7997 does not seem to be running inside a container 18:42:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:42:51 $ docker top b4cf9ee6aa16c5437aa925c8e32e261327cb5f51f1c429e2fa2efee76b0008da -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:51 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 18:42:52 + make test 18:42:52 go test ./... -coverprofile=coverage.out ./... 18:42:54 ? github.com/edgexfoundry/device-rest-go [no test files] 18:44:15 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 18:44:15 ok github.com/edgexfoundry/device-rest-go/driver 0.061s coverage: 33.9% of statements 18:44:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:44:16 go vet ./... 18:44:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:44:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:44:38 ./bin/test-attribution-txt.sh [Pipeline] echo 18:44:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:44:38 $ docker stop --time=1 b4cf9ee6aa16c5437aa925c8e32e261327cb5f51f1c429e2fa2efee76b0008da 18:44:40 $ docker rm -f --volumes b4cf9ee6aa16c5437aa925c8e32e261327cb5f51f1c429e2fa2efee76b0008da [Pipeline] // withDockerContainer [Pipeline] sh 18:44:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:44:41 Warning: overwriting stash ‘coverage-report’ 18:44:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:44:42 + ls -al . 18:44:42 total 180 18:44:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 18:42 . 18:44:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:40 .. 18:44:42 -rw-rw-r-- 1 jenkins jenkins 151 Mar 1 18:40 .dockerignore 18:44:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 18:40 .git 18:44:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:40 .github 18:44:42 -rw-rw-r-- 1 jenkins jenkins 329 Mar 1 18:40 .gitignore 18:44:42 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 18:40 .golangci.yml 18:44:42 -rw-rw-r-- 1 jenkins jenkins 9213 Mar 1 18:40 Attribution.txt 18:44:42 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 1 18:40 CHANGELOG.md 18:44:42 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 1 18:40 Dockerfile 18:44:42 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 18:40 GOVERNANCE.md 18:44:42 -rw-rw-r-- 1 jenkins jenkins 680 Mar 1 18:40 Jenkinsfile 18:44:42 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 18:40 LICENSE 18:44:42 -rw-rw-r-- 1 jenkins jenkins 1744 Mar 1 18:40 Makefile 18:44:42 -rw-rw-r-- 1 jenkins jenkins 620 Mar 1 18:40 OWNERS.md 18:44:42 -rw-rw-r-- 1 jenkins jenkins 15447 Mar 1 18:40 README.md 18:44:42 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 18:36 VERSION 18:44:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 18:40 bin 18:44:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:40 cmd 18:44:42 -rw-r--r-- 1 jenkins jenkins 13744 Mar 1 18:44 coverage.out 18:44:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 18:40 driver 18:44:42 -rw-rw-r-- 1 jenkins jenkins 3401 Mar 1 18:40 go.mod 18:44:42 -rw-rw-r-- 1 jenkins jenkins 31300 Mar 1 18:40 go.sum 18:44:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:40 snap 18:44:42 -rw-rw-r-- 1 jenkins jenkins 713 Mar 1 18:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:42 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=725131229238ddbdfb9d54e76d654455c8c38d57 --label arch=arm64 --label version=0.0.0 . 18:44:42 Sending build context to Docker daemon 153.1kB 18:44:43 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:44:43 Step 2/25 : FROM ${BASE} AS builder 18:44:43 ---> 3a5ee10d2520 18:44:43 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:44:43 ---> Running in 771c5822035b 18:44:43 Removing intermediate container 771c5822035b 18:44:43 ---> e4e090c7aa27 18:44:43 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:44:43 ---> Running in a400ca9fdca1 18:44:44 Removing intermediate container a400ca9fdca1 18:44:44 ---> 5823e4b8a6dc 18:44:44 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:44:44 ---> Running in 5f0524d9c858 18:44:44 Removing intermediate container 5f0524d9c858 18:44:44 ---> 4b4e39c6cd66 18:44:44 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:44:44 ---> Running in 64324ccb90be 18:44:44 Removing intermediate container 64324ccb90be 18:44:44 ---> 2fc57f4361ec 18:44:44 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:44:44 ---> Running in cbd50a94f79c 18:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:44:47 OK: 226 MiB in 55 packages 18:44:48 Removing intermediate container cbd50a94f79c 18:44:48 ---> 4ab9850f5261 18:44:48 Step 8/25 : WORKDIR /device-rest-go 18:44:48 ---> Running in 67372e3b19b6 18:44:48 Removing intermediate container 67372e3b19b6 18:44:48 ---> 990184f54b74 18:44:48 Step 9/25 : COPY go.mod vendor* ./ 18:44:49 ---> 4a1b59d82605 18:44:49 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:49 ---> Running in e0e0bbadfdba 18:44:51 Removing intermediate container e0e0bbadfdba 18:44:51 ---> 1f8cf0f6c2a8 18:44:51 Step 11/25 : COPY . . 18:44:52 ---> 8eee46a2e3bd 18:44:52 Step 12/25 : RUN $MAKE 18:44:52 ---> Running in 17bb08552f6e 18:44:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 18:47:30 Removing intermediate container 17bb08552f6e 18:47:30 ---> 985d8bf8bbbc 18:47:30 Step 13/25 : FROM alpine:3.16 18:47:30 3.16: Pulling from library/alpine 18:47:30 3760b48202b3: Pulling fs layer 18:47:30 3760b48202b3: Verifying Checksum 18:47:30 3760b48202b3: Download complete 18:47:30 3760b48202b3: Pull complete 18:47:30 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:47:30 Status: Downloaded newer image for alpine:3.16 18:47:30 ---> 4c81e5bf8899 18:47:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:47:30 ---> Running in bd8def85c3c9 18:47:30 Removing intermediate container bd8def85c3c9 18:47:30 ---> 0e6711bdbc3c 18:47:30 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 18:47:30 ---> Running in 526ffb9c1a3e 18:47:30 Removing intermediate container 526ffb9c1a3e 18:47:30 ---> 6e871d82158d 18:47:30 Step 16/25 : RUN apk add --update --no-cache dumb-init 18:47:30 ---> Running in e26f59acc15a 18:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:47:30 (1/1) Installing dumb-init (1.2.5-r1) 18:47:30 Executing busybox-1.35.0-r17.trigger 18:47:30 OK: 5 MiB in 15 packages 18:47:30 Removing intermediate container e26f59acc15a 18:47:30 ---> 9a2b16a854ec 18:47:30 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 18:47:30 ---> 810efff34604 18:47:30 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 18:47:30 ---> a7834b586ee1 18:47:30 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 18:47:31 ---> 9d0474ca3036 18:47:31 Step 20/25 : EXPOSE 59986 18:47:31 ---> Running in b4a44949e5ec 18:47:31 Removing intermediate container b4a44949e5ec 18:47:31 ---> 56bec25d4f05 18:47:31 Step 21/25 : ENTRYPOINT ["/device-rest"] 18:47:31 ---> Running in 6f7464b74eea 18:47:32 Removing intermediate container 6f7464b74eea 18:47:32 ---> b9d80f862718 18:47:32 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:47:32 ---> Running in 174ba4863cc5 18:47:32 Removing intermediate container 174ba4863cc5 18:47:32 ---> cba1a19c160c 18:47:32 Step 23/25 : LABEL arch=arm64 18:47:32 ---> Running in 0cafdca5bede 18:47:32 Removing intermediate container 0cafdca5bede 18:47:32 ---> d192b2a3f05d 18:47:32 Step 24/25 : LABEL git_sha=725131229238ddbdfb9d54e76d654455c8c38d57 18:47:33 ---> Running in 9ec933378c63 18:47:33 Removing intermediate container 9ec933378c63 18:47:33 ---> 7b35577b56b1 18:47:33 Step 25/25 : LABEL version=0.0.0 18:47:33 ---> Running in bd126f3086d4 18:47:34 Removing intermediate container bd126f3086d4 18:47:34 ---> a82f0d7e8dd3 18:47:34 [Warning] One or more build-args [ARCH] were not consumed 18:47:34 Successfully built a82f0d7e8dd3 18:47:34 Successfully tagged device-rest-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 18:47:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:47:34 18:47:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:47:35 arm64: Pulling from edgex-lftools-log-publisher 18:47:35 8998bd30e6a1: Pulling fs layer 18:47:35 04944245beec: Pulling fs layer 18:47:35 699f458cf7ca: Pulling fs layer 18:47:35 765212b225bb: Pulling fs layer 18:47:35 f23df028b6ca: Pulling fs layer 18:47:35 d65c8cfc05b1: Pulling fs layer 18:47:35 2437ff75d9bd: Pulling fs layer 18:47:35 f23df028b6ca: Waiting 18:47:35 d65c8cfc05b1: Waiting 18:47:35 2437ff75d9bd: Waiting 18:47:35 765212b225bb: Waiting 18:47:35 04944245beec: Verifying Checksum 18:47:35 04944245beec: Download complete 18:47:35 765212b225bb: Verifying Checksum 18:47:35 765212b225bb: Download complete 18:47:35 f23df028b6ca: Download complete 18:47:35 d65c8cfc05b1: Verifying Checksum 18:47:35 d65c8cfc05b1: Download complete 18:47:35 699f458cf7ca: Verifying Checksum 18:47:35 699f458cf7ca: Download complete 18:47:36 8998bd30e6a1: Download complete 18:47:38 2437ff75d9bd: Verifying Checksum 18:47:38 2437ff75d9bd: Download complete 18:47:40 8998bd30e6a1: Pull complete 18:47:40 04944245beec: Pull complete 18:47:42 699f458cf7ca: Pull complete 18:47:42 765212b225bb: Pull complete 18:47:43 f23df028b6ca: Pull complete 18:47:43 d65c8cfc05b1: Pull complete 18:47:59 2437ff75d9bd: Pull complete 18:47:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:47:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:47:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:59 prd-ubuntu20.04-docker-arm64-4c-16g-7997 does not seem to be running inside a container 18:47:59 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:48:02 $ docker top eb0d6cb3116508d743299694808323ad2c07965fc249233c198fc97210f9e57a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:03 ---> job-cost.sh 18:48:03 lf-activate-venv: SKIPPING 18:48:03 INFO: No Stack... 18:48:03 INFO: Retrieving Pricing Info for: v3-standard-4 18:48:04 INFO: Archiving Costs [Pipeline] sh 18:48:05 + cat /w/workspace/device-rest-go/1/archives/cost.csv 18:48:05 + cut -d, -f6 [Pipeline] lock 18:48:05 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-260-1-stack-cost] 18:48:05 Resource [jenkins-edgexfoundry-device-rest-go-PR-260-1-stack-cost] did not exist. Created. 18:48:05 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-260-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:48:06 /w/workspace/device-rest-go/1@tmp/durable-692287fc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:48:06 + echo total: 0.10999999940395355 [Pipeline] stash 18:48:06 Warning: overwriting stash ‘stack-cost’ 18:48:06 Stashed 1 file(s) [Pipeline] } 18:48:06 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-260-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:48:06 $ docker stop --time=1 eb0d6cb3116508d743299694808323ad2c07965fc249233c198fc97210f9e57a 18:48:08 $ docker rm -f --volumes eb0d6cb3116508d743299694808323ad2c07965fc249233c198fc97210f9e57a [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 18:48:09 provisioning config files... 18:48:09 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-260@tmp/config8133162313065845303tmp [Pipeline] { [Pipeline] sh 18:48:09 + set +x 18:48:09 + curl -s https://codecov.io/bash 18:48:09 + bash -s -- 18:48:09 18:48:09 _____ _ 18:48:09 / ____| | | 18:48:09 | | ___ __| | ___ ___ _____ __ 18:48:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:48:09 | |___| (_) | (_| | __/ (_| (_) \ V / 18:48:09 \_____\___/ \__,_|\___|\___\___/ \_/ 18:48:09 Bash-1.0.6 18:48:09 18:48:09 18:48:09 ==> git version 2.25.1 found 18:48:09 ==> 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 18:48:09 Release-Date: 2020-01-08 18:48:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:48:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:48:09 ==> Jenkins CI detected. 18:48:09 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-260 18:48:09 project root: . 18:48:09 --> token set from env 18:48:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:48:09 ==> Running gcov in . (disable via -X gcov) 18:48:09 ==> Python coveragepy not found 18:48:09 ==> Searching for coverage reports in: 18:48:09 + . 18:48:09 -> Found 1 reports 18:48:09 ==> Detecting git/mercurial file structure 18:48:09 ==> Reading reports 18:48:09 + ./coverage.out bytes=13744 18:48:09 ==> Appending adjustments 18:48:09 https://docs.codecov.io/docs/fixing-reports 18:48:10 + Found adjustments 18:48:10 ==> Gzipping contents 18:48:10 4.0K /tmp/codecov.NC7orL.gz 18:48:10 ==> Uploading reports 18:48:10 url: https://codecov.io 18:48:10 query: branch=PR-260&commit=725131229238ddbdfb9d54e76d654455c8c38d57&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-260%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=260&job=&cmd_args= 18:48:10 -> Pinging Codecov 18:48:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-260&commit=725131229238ddbdfb9d54e76d654455c8c38d57&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-260%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=260&job=&cmd_args= 18:48:10 -> Uploading to 18:48:10 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/4E5D53B4F1F92C436F7061BF334D961C/725131229238ddbdfb9d54e76d654455c8c38d57/4cb3fe69-d103-4819-96d7-f1e9997b3a70.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T184809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e6d595643ec8d54f861a74071f0bc912e8085accd9a77a071035edd0d4f8166 18:48:10 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:10 Dload Upload Total Spent Left Speed 18:48:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2443 0 0 100 2443 0 8916 --:--:-- --:--:-- --:--:-- 8916 18:48:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/725131229238ddbdfb9d54e76d654455c8c38d57 [Pipeline] } 18:48:10 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 18:48:12 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-260/archives ] 18:48:12 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-260/archives 18:48:12 total 16 18:48:12 drwxr-xr-x 3 root root 4096 Mar 1 18:38 . 18:48:12 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 18:38 .. 18:48:12 drwxr-xr-x 2 root root 4096 Mar 1 18:38 cost 18:48:12 -rw-r--r-- 1 root root 86 Mar 1 18:38 cost.csv 18:48:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-260/archives 18:48:12 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-260/archives 18:48:12 total 16 18:48:12 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 18:38 . 18:48:12 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 18:38 .. 18:48:12 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 18:38 cost 18:48:12 -rw-r--r-- 1 jenkins jenkins 86 Mar 1 18:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:48:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:48:13 ---> package-listing.sh 18:48:13 ++ facter osfamily 18:48:13 ++ tr '[:upper:]' '[:lower:]' 18:48:13 + OS_FAMILY=debian 18:48:13 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-260 18:48:13 + START_PACKAGES=/tmp/packages_start.txt 18:48:13 + END_PACKAGES=/tmp/packages_end.txt 18:48:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:48:13 + PACKAGES=/tmp/packages_start.txt 18:48:13 + '[' /w/workspace/gexfoundry_device-rest-go_PR-260 ']' 18:48:13 + PACKAGES=/tmp/packages_end.txt 18:48:13 + case "${OS_FAMILY}" in 18:48:13 + dpkg -l 18:48:13 + grep '^ii' 18:48:13 + '[' -f /tmp/packages_start.txt ']' 18:48:13 + '[' -f /tmp/packages_end.txt ']' 18:48:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:48:13 + '[' /w/workspace/gexfoundry_device-rest-go_PR-260 ']' 18:48:13 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-260/archives/ 18:48:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-260/archives/ [Pipeline] echo 18:48:13 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-rest-go_PR-260/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:48:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:48:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:14 prd-ubuntu20.04-docker-8c-8g-7995 does not seem to be running inside a container 18:48:15 $ 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-rest-go_PR-260/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-rest-go_PR-260 -v /w/workspace/gexfoundry_device-rest-go_PR-260:/w/workspace/gexfoundry_device-rest-go_PR-260:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-260@tmp:/w/workspace/gexfoundry_device-rest-go_PR-260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:48:15 $ docker top 0fd8ead212aba0c6a4f4a12420021e815240635e57e8f0df82d56fd585fed270 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:15 + touch /tmp/pre-build-complete [Pipeline] sh 18:48:15 + mkdir -p /var/log/sysstat [Pipeline] sh 18:48:16 + ls /var/log/sa-host 18:48:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:16 provisioning config files... 18:48:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-260@tmp/config11129155252801068386tmp [Pipeline] { [Pipeline] echo 18:48:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:48:16 ---> create-netrc.sh [Pipeline] } 18:48:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:48:17 ---> python-tools-install.sh [Pipeline] echo 18:48:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:48:17 ---> sudo-logs.sh 18:48:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:48:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:48:18 ---> job-cost.sh 18:48:18 lf-activate-venv: SKIPPING 18:48:18 DEBUG: total: 0.2199999988079071 18:48:18 INFO: Retrieving Stack Cost... 18:48:18 INFO: Retrieving Pricing Info for: v3-standard-8 18:48:18 INFO: Archiving Costs [Pipeline] echo 18:48:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:48:19 ---> logs-deploy.sh 18:48:19 lf-activate-venv: SKIPPING 18:48:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-260/1 18:48:19 INFO: archiving workspace using pattern(s): 18:48:20 Archives upload complete. 18:48:20 INFO: archiving logs to Nexus