Pull request #332 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-rest-go Obtained Jenkinsfile from 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12+6f0e88eb43ac42bba557c9333c6d12baa04244ae (43b120e82933820cdf6d6224e590a9137cd2dcac) 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-ssh7095680507572557369.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh8585744223969136942.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-332/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-332/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16884413046711382084.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-332/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh494516520869972604.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh17515160157437548844.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-332/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-332/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14393153813022412066.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4518 in /w/workspace/gexfoundry_device-rest-go_PR-332 [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-332 # 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/332/head:refs/remotes/origin/PR-332 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6f0e88eb43ac42bba557c9333c6d12baa04244ae into PR head commit 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 Merge succeeded, producing 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 Checking out Revision 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 (PR-332) > git config core.sparsecheckout # timeout=10 > git checkout -f 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 # 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 6f0e88eb43ac42bba557c9333c6d12baa04244ae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 # timeout=10 Commit message: "build: move SDK to v3.1.0-dev.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:13:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:13:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:13:12 ========================================================= 07:13:12 EdgeX Global Pipelines Version Info 07:13:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:13:13 ------------------- 07:13:13 stable info: 07:13:13 ------------------- 07:13:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:13:13 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 07:13:13 Message: update stable to v1.0.253 07:13:13 ------------------- 07:13:13 experimental info: 07:13:13 ------------------- 07:13:13 Commited By: **** collab-it+edgex@linuxfoundation.org 07:13:13 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 07:13:13 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:13:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 07:13:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 07:13:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:13:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-332 [Pipeline] echo 07:13:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-332 [Pipeline] echo 07:13:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-332 [Pipeline] echo 07:13:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 [Pipeline] echo 07:13:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02bbb8c [Pipeline] echo 07:13:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:13:15 provisioning config files... 07:13:15 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-332@tmp/config3220809692207059775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:15 ---> docker-login.sh 07:13:15 nexus3.edgexfoundry.org:10001 07:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:15 Configure a credential helper to remove this warning. See 07:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:15 07:13:15 Login Succeeded 07:13:15 nexus3.edgexfoundry.org:10002 07:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:15 Configure a credential helper to remove this warning. See 07:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:15 07:13:15 Login Succeeded 07:13:15 nexus3.edgexfoundry.org:10003 07:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:16 Configure a credential helper to remove this warning. See 07:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:16 07:13:16 Login Succeeded 07:13:16 nexus3.edgexfoundry.org:10004 07:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:16 Configure a credential helper to remove this warning. See 07:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:16 07:13:16 Login Succeeded 07:13:16 docker.io 07:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:16 Configure a credential helper to remove this warning. See 07:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:16 07:13:16 Login Succeeded 07:13:16 ---> docker-login.sh ends [Pipeline] } 07:13:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:13:17 + git rev-list -1 --merges 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12~1..02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 [Pipeline] echo 07:13:17 -----------> git rev-list -1 --merges 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12~1..02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 [false] [Pipeline] sh 07:13:17 + git log --format=format:%s -1 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 [Pipeline] echo 07:13:17 ========================================================= 07:13:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:13:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:13:18 + git log --format=format:%s -1 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 [Pipeline] echo 07:13:18 [semverPrep] GIT_COMMIT: 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12, Commit Message: build: move SDK to v3.1.0-dev.16 [Pipeline] echo 07:13:18 [semverPrep] This is not a build commit. [Pipeline] sh 07:13:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:13:18 + grep -v github /etc/ssh/ssh_known_hosts 07:13:18 + [ -e /tmp/ssh_known_hosts ] 07:13:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:13:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:13:18 + sudo tee -a /etc/ssh/ssh_known_hosts 07:13:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:13:19 07:13:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:13:19 0.1.4: Pulling from edgex-devops/py-git-semver 07:13:19 b85a868b505f: Pulling fs layer 07:13:19 e2be974225ed: Pulling fs layer 07:13:19 339a4e72a1f5: Pulling fs layer 07:13:19 988bab9f4d93: Pulling fs layer 07:13:19 1469e6f7b9e6: Pulling fs layer 07:13:19 eaf3925da568: Pulling fs layer 07:13:19 bab4dde63d76: Pulling fs layer 07:13:19 bde34c3a00c8: Pulling fs layer 07:13:19 eaf3925da568: Waiting 07:13:19 1469e6f7b9e6: Waiting 07:13:19 988bab9f4d93: Waiting 07:13:19 bab4dde63d76: Waiting 07:13:19 bde34c3a00c8: Waiting 07:13:19 b352a97aabf1: Pulling fs layer 07:13:19 4872d77fe225: Pulling fs layer 07:13:19 5851b861e8e6: Pulling fs layer 07:13:19 5851b861e8e6: Waiting 07:13:19 4872d77fe225: Waiting 07:13:19 b352a97aabf1: Waiting 07:13:19 e2be974225ed: Download complete 07:13:19 988bab9f4d93: Verifying Checksum 07:13:19 988bab9f4d93: Download complete 07:13:19 1469e6f7b9e6: Verifying Checksum 07:13:19 1469e6f7b9e6: Download complete 07:13:19 eaf3925da568: Verifying Checksum 07:13:19 eaf3925da568: Download complete 07:13:19 339a4e72a1f5: Verifying Checksum 07:13:19 339a4e72a1f5: Download complete 07:13:19 bde34c3a00c8: Download complete 07:13:19 b352a97aabf1: Download complete 07:13:19 4872d77fe225: Verifying Checksum 07:13:19 4872d77fe225: Download complete 07:13:19 5851b861e8e6: Verifying Checksum 07:13:19 5851b861e8e6: Download complete 07:13:19 b85a868b505f: Verifying Checksum 07:13:19 b85a868b505f: Download complete 07:13:20 bab4dde63d76: Verifying Checksum 07:13:20 bab4dde63d76: Download complete 07:13:20 b85a868b505f: Pull complete 07:13:20 e2be974225ed: Pull complete 07:13:21 339a4e72a1f5: Pull complete 07:13:21 988bab9f4d93: Pull complete 07:13:21 1469e6f7b9e6: Pull complete 07:13:21 eaf3925da568: Pull complete 07:13:23 bab4dde63d76: Pull complete 07:13:23 bde34c3a00c8: Pull complete 07:13:23 b352a97aabf1: Pull complete 07:13:23 4872d77fe225: Pull complete 07:13:23 5851b861e8e6: Pull complete 07:13:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:13:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:13:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:24 prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container 07:13:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-332 -v /w/workspace/gexfoundry_device-rest-go_PR-332:/w/workspace/gexfoundry_device-rest-go_PR-332:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-332@tmp:/w/workspace/gexfoundry_device-rest-go_PR-332@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-devops/py-git-semver:0.1.4 cat 07:13:25 $ docker top 7a00fec60f5f477c9ea4a5bfb7236887530766271722455a14f87f583de3b1ea -eo pid,comm 07:13:25 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). 07:13:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:13:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:25 [ssh-agent] Looking for ssh-agent implementation... 07:13:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:25 $ docker exec 7a00fec60f5f477c9ea4a5bfb7236887530766271722455a14f87f583de3b1ea ssh-agent 07:13:25 SSH_AUTH_SOCK=/tmp/ssh-gFOaKdSfyzP3/agent.33 07:13:25 SSH_AGENT_PID=39 07:13:25 Running ssh-add (command line suppressed) 07:13:25 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-332@tmp/private_key_3260607801522377373.key (/w/workspace/gexfoundry_device-rest-go_PR-332@tmp/private_key_3260607801522377373.key) 07:13:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:26 + git tag --points-at HEAD [Pipeline] } 07:13:26 $ docker exec --env ******** --env ******** 7a00fec60f5f477c9ea4a5bfb7236887530766271722455a14f87f583de3b1ea ssh-agent -k 07:13:26 unset SSH_AUTH_SOCK; 07:13:26 unset SSH_AGENT_PID; 07:13:26 echo Agent pid 39 killed; 07:13:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:13:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:26 [ssh-agent] Looking for ssh-agent implementation... 07:13:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:26 $ docker exec 7a00fec60f5f477c9ea4a5bfb7236887530766271722455a14f87f583de3b1ea ssh-agent 07:13:26 SSH_AUTH_SOCK=/tmp/ssh-7H1xyLJM779A/agent.71 07:13:26 SSH_AGENT_PID=78 07:13:26 Running ssh-add (command line suppressed) 07:13:26 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-332@tmp/private_key_5955157353176768672.key (/w/workspace/gexfoundry_device-rest-go_PR-332@tmp/private_key_5955157353176768672.key) 07:13:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:27 + git semver init 07:13:27 2023-08-25 07:13:27,288 [run_init] DEBUG init version:0.0.0 force:False 07:13:27 2023-08-25 07:13:27,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-332/.semver 07:13:27 2023-08-25 07:13:27,289 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-332/.semver 07:13:27 2023-08-25 07:13:27,289 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-332/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-332, universal_newlines=False, shell=None, istream=None) 07:13:28 2023-08-25 07:13:28,326 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-332/.git/info/exclude 07:13:28 2023-08-25 07:13:28,326 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-332/.semver/PR-332 with force:False 07:13:28 2023-08-25 07:13:28,326 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-332/.semver/PR-332 07:13:28 2023-08-25 07:13:28,329 [execute] INFO git cat-file --batch-check 07:13:28 2023-08-25 07:13:28,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-332/.semver, universal_newlines=False, shell=None, istream=) 07:13:28 2023-08-25 07:13:28,336 [execute] INFO git cat-file --batch 07:13:28 2023-08-25 07:13:28,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-332/.semver, universal_newlines=False, shell=None, istream=) 07:13:28 2023-08-25 07:13:28,341 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-332/.semver/PR-332 07:13:28 0.0.0 [Pipeline] } 07:13:28 $ docker exec --env ******** --env ******** 7a00fec60f5f477c9ea4a5bfb7236887530766271722455a14f87f583de3b1ea ssh-agent -k 07:13:28 unset SSH_AUTH_SOCK; 07:13:28 unset SSH_AGENT_PID; 07:13:28 echo Agent pid 78 killed; 07:13:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:13:29 + git semver [Pipeline] } 07:13:29 $ docker stop --time=1 7a00fec60f5f477c9ea4a5bfb7236887530766271722455a14f87f583de3b1ea 07:13:30 $ docker rm -f --volumes 7a00fec60f5f477c9ea4a5bfb7236887530766271722455a14f87f583de3b1ea [Pipeline] // withDockerContainer [Pipeline] sh 07:13:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:13:31 Stashed 1 file(s) [Pipeline] echo 07:13:31 [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 07:13:32 provisioning config files... 07:13:32 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-332@tmp/config11234664017766408580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:32 ---> docker-login.sh 07:13:32 nexus3.edgexfoundry.org:10001 07:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:32 Configure a credential helper to remove this warning. See 07:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:32 07:13:32 Login Succeeded 07:13:32 nexus3.edgexfoundry.org:10002 07:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:32 Configure a credential helper to remove this warning. See 07:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:32 07:13:32 Login Succeeded 07:13:32 nexus3.edgexfoundry.org:10003 07:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:32 Configure a credential helper to remove this warning. See 07:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:32 07:13:32 Login Succeeded 07:13:32 nexus3.edgexfoundry.org:10004 07:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:32 Configure a credential helper to remove this warning. See 07:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:32 07:13:32 Login Succeeded 07:13:32 docker.io 07:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:33 Configure a credential helper to remove this warning. See 07:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:33 07:13:33 Login Succeeded 07:13:33 ---> docker-login.sh ends [Pipeline] } 07:13:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:13:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:13:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:13:33 ========================================================= 07:13:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:13:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 07:13:33 Sending build context to Docker daemon 10.91MB 07:13:33 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:13:33 Step 2/12 : FROM ${BASE} AS builder 07:13:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:13:33 4db1b89c0bd1: Pulling fs layer 07:13:33 6911f1a30b25: Pulling fs layer 07:13:33 e194b8c5c2a9: Pulling fs layer 07:13:33 6863d3e3a2b1: Pulling fs layer 07:13:33 ec0bb842ea78: Pulling fs layer 07:13:33 40a00589a448: Pulling fs layer 07:13:33 6c08303d61cc: Pulling fs layer 07:13:33 798269fcf238: Pulling fs layer 07:13:33 ec0bb842ea78: Waiting 07:13:33 40a00589a448: Waiting 07:13:33 6c08303d61cc: Waiting 07:13:33 798269fcf238: Waiting 07:13:33 6911f1a30b25: Verifying Checksum 07:13:33 6911f1a30b25: Download complete 07:13:33 6863d3e3a2b1: Download complete 07:13:33 ec0bb842ea78: Verifying Checksum 07:13:33 ec0bb842ea78: Download complete 07:13:34 4db1b89c0bd1: Verifying Checksum 07:13:34 4db1b89c0bd1: Download complete 07:13:34 40a00589a448: Verifying Checksum 07:13:34 40a00589a448: Download complete 07:13:34 4db1b89c0bd1: Pull complete 07:13:34 6911f1a30b25: Pull complete 07:13:34 798269fcf238: Verifying Checksum 07:13:34 798269fcf238: Download complete 07:13:34 e194b8c5c2a9: Download complete 07:13:34 6c08303d61cc: Verifying Checksum 07:13:34 6c08303d61cc: Download complete 07:13:38 e194b8c5c2a9: Pull complete 07:13:38 6863d3e3a2b1: Pull complete 07:13:38 ec0bb842ea78: Pull complete 07:13:38 40a00589a448: Pull complete 07:13:40 6c08303d61cc: Pull complete 07:13:41 798269fcf238: Pull complete 07:13:41 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 07:13:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:13:41 ---> ec979cd7f677 07:13:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:13:43 ---> Running in 4bb7b892c1e6 07:13:43 Removing intermediate container 4bb7b892c1e6 07:13:43 ---> 38a4234fb28f 07:13:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:13:43 ---> Running in c1526a07cd4e 07:13:43 Removing intermediate container c1526a07cd4e 07:13:43 ---> 2b9f75f18a28 07:13:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:13:43 ---> Running in b0d680c8fbcf 07:13:43 Removing intermediate container b0d680c8fbcf 07:13:43 ---> 51971f49a741 07:13:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:13:43 ---> Running in 77bf5bb0ffef 07:13:43 Removing intermediate container 77bf5bb0ffef 07:13:43 ---> 9361ddc061b2 07:13:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:13:43 ---> Running in c07702045cba 07:13:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:13:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:13:44 (1/4) Installing openssh-keygen (9.1_p1-r4) 07:13:44 (2/4) Installing libedit (20221030.3.1-r0) 07:13:44 (3/4) Installing openssh-client-common (9.1_p1-r4) 07:13:44 (4/4) Installing openssh-client-default (9.1_p1-r4) 07:13:44 Executing busybox-1.35.0-r29.trigger 07:13:44 OK: 269 MiB in 57 packages 07:13:45 Removing intermediate container c07702045cba 07:13:45 ---> e06f3d66476c 07:13:45 Step 8/12 : WORKDIR /device-rest-go 07:13:45 ---> Running in 3b0d26876994 07:13:45 Removing intermediate container 3b0d26876994 07:13:45 ---> 7467c1508083 07:13:45 Step 9/12 : COPY go.mod vendor* ./ 07:13:45 ---> d2cc95947fd4 07:13:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:45 ---> Running in b054bc737337 07:13:47 Still waiting to schedule task 07:13:47 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 07:14:14 Removing intermediate container b054bc737337 07:14:14 ---> ca6053ae1408 07:14:14 Step 11/12 : COPY . . 07:14:14 ---> 928fe6c09334 07:14:14 Step 12/12 : RUN $MAKE 07:14:14 ---> Running in 532517ec548c 07:14:14 noop 07:14:14 Removing intermediate container 532517ec548c 07:14:14 ---> 7c2b97b6072b 07:14:14 Successfully built 7c2b97b6072b 07:14:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:14 + docker inspect -f . ci-base-image-x86_64 07:14:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:14 prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container 07:14:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-332 -v /w/workspace/gexfoundry_device-rest-go_PR-332:/w/workspace/gexfoundry_device-rest-go_PR-332:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-332@tmp:/w/workspace/gexfoundry_device-rest-go_PR-332@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:14:15 $ docker top 5fb33339befad83beb22b154264c58fe4d6f60d7f049e4871abd3cd2fed65074 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:15 + go version 07:14:15 go version go1.20.6 linux/amd64 [Pipeline] } 07:14:15 $ docker stop --time=1 5fb33339befad83beb22b154264c58fe4d6f60d7f049e4871abd3cd2fed65074 07:14:17 $ docker rm -f --volumes 5fb33339befad83beb22b154264c58fe4d6f60d7f049e4871abd3cd2fed65074 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:17 + docker inspect -f . ci-base-image-x86_64 07:14:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:17 prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container 07:14:17 $ 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-332 -v /w/workspace/gexfoundry_device-rest-go_PR-332:/w/workspace/gexfoundry_device-rest-go_PR-332:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-332@tmp:/w/workspace/gexfoundry_device-rest-go_PR-332@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:14:18 $ docker top 00ab776038b29e2b4d507a6933b2ac6b415c5143f75048c762007e91ce934757 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-332 [Pipeline] fileExists [Pipeline] sh 07:14:19 + make test 07:14:19 go test ./... -coverprofile=coverage.out ./... 07:14:24 ? github.com/edgexfoundry/device-rest-go [no test files] 07:14:36 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 07:14:36 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 32.2% of statements 07:14:40 go vet ./... 07:14:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:14:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:14:44 ./bin/test-attribution-txt.sh [Pipeline] echo 07:14:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:14:44 $ docker stop --time=1 00ab776038b29e2b4d507a6933b2ac6b415c5143f75048c762007e91ce934757 07:14:47 $ docker rm -f --volumes 00ab776038b29e2b4d507a6933b2ac6b415c5143f75048c762007e91ce934757 [Pipeline] // withDockerContainer [Pipeline] sh 07:14:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:14:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:14:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:14:49 + ls -al . 07:14:49 total 188 07:14:49 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 07:14 . 07:14:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:13 .. 07:14:49 -rw-rw-r-- 1 jenkins jenkins 151 Aug 25 07:13 .dockerignore 07:14:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 07:13 .git 07:14:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:13 .github 07:14:49 -rw-rw-r-- 1 jenkins jenkins 329 Aug 25 07:13 .gitignore 07:14:49 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 07:13 .golangci.yml 07:14:49 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 07:13 .semver 07:14:49 -rw-rw-r-- 1 jenkins jenkins 10409 Aug 25 07:13 Attribution.txt 07:14:49 -rw-rw-r-- 1 jenkins jenkins 15709 Aug 25 07:13 CHANGELOG.md 07:14:49 -rw-rw-r-- 1 jenkins jenkins 1578 Aug 25 07:13 Dockerfile 07:14:49 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 07:13 GOVERNANCE.md 07:14:49 -rw-rw-r-- 1 jenkins jenkins 680 Aug 25 07:13 Jenkinsfile 07:14:49 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 07:13 LICENSE 07:14:49 -rw-rw-r-- 1 jenkins jenkins 2031 Aug 25 07:13 Makefile 07:14:49 -rw-rw-r-- 1 jenkins jenkins 620 Aug 25 07:13 OWNERS.md 07:14:49 -rw-rw-r-- 1 jenkins jenkins 15827 Aug 25 07:13 README.md 07:14:49 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 07:13 VERSION 07:14:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 07:13 bin 07:14:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:13 cmd 07:14:49 -rw-r--r-- 1 jenkins jenkins 14656 Aug 25 07:14 coverage.out 07:14:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 07:13 driver 07:14:49 -rw-rw-r-- 1 jenkins jenkins 3932 Aug 25 07:13 go.mod 07:14:49 -rw-rw-r-- 1 jenkins jenkins 34255 Aug 25 07:13 go.sum 07:14:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:13 snap 07:14:49 -rw-rw-r-- 1 jenkins jenkins 713 Aug 25 07:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:49 + 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=02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 --label arch=amd64 --label version=0.0.0 . 07:14:49 Sending build context to Docker daemon 10.93MB 07:14:49 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 07:14:49 Step 2/25 : FROM ${BASE} AS builder 07:14:49 ---> 7c2b97b6072b 07:14:49 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:14:49 ---> Running in b303e88215f1 07:14:49 Removing intermediate container b303e88215f1 07:14:49 ---> 1ddd1ed555eb 07:14:49 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:14:49 ---> Running in c547dbe7ce41 07:14:49 Removing intermediate container c547dbe7ce41 07:14:49 ---> b335bd52d7a2 07:14:49 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:14:49 ---> Running in 05bcd430406b 07:14:49 Removing intermediate container 05bcd430406b 07:14:49 ---> 44f7cb9e3bca 07:14:49 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:14:49 ---> Running in 1e392635c378 07:14:49 Removing intermediate container 1e392635c378 07:14:49 ---> a8d95da3b2ff 07:14:49 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:14:49 ---> Running in 4f0adcdd9951 07:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:14:50 OK: 269 MiB in 57 packages 07:14:51 Removing intermediate container 4f0adcdd9951 07:14:51 ---> 2ce10ce3e0d0 07:14:51 Step 8/25 : WORKDIR /device-rest-go 07:14:51 ---> Running in 8d13d0a1779b 07:14:51 Removing intermediate container 8d13d0a1779b 07:14:51 ---> 0231de18f280 07:14:51 Step 9/25 : COPY go.mod vendor* ./ 07:14:51 ---> 921843302752 07:14:51 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:51 ---> Running in de65f4e1c20b 07:14:52 Removing intermediate container de65f4e1c20b 07:14:52 ---> 662fc84a1b3e 07:14:52 Step 11/25 : COPY . . 07:14:52 ---> d1e1ad2cd65c 07:14:52 Step 12/25 : RUN $MAKE 07:14:52 ---> Running in 39fb16ab0eac 07:14:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-rest ./cmd 07:15:14 Removing intermediate container 39fb16ab0eac 07:15:14 ---> 5c8afbbe1652 07:15:14 Step 13/25 : FROM alpine:3.17 07:15:14 3.17: Pulling from library/alpine 07:15:14 9398808236ff: Pulling fs layer 07:15:14 9398808236ff: Download complete 07:15:14 9398808236ff: Pull complete 07:15:14 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 07:15:14 Status: Downloaded newer image for alpine:3.17 07:15:14 ---> 1e0b8b5322fc 07:15:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:15:14 ---> Running in ecb8c9b7112f 07:15:14 Removing intermediate container ecb8c9b7112f 07:15:14 ---> a655091e8602 07:15:14 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 07:15:14 ---> Running in 48e4902adf3a 07:15:14 Removing intermediate container 48e4902adf3a 07:15:14 ---> 1d6414feb617 07:15:14 Step 16/25 : RUN apk add --update --no-cache dumb-init 07:15:14 ---> Running in d32a0eca7dba 07:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:15:14 (1/1) Installing dumb-init (1.2.5-r2) 07:15:14 Executing busybox-1.35.0-r29.trigger 07:15:14 OK: 7 MiB in 16 packages 07:15:14 Removing intermediate container d32a0eca7dba 07:15:14 ---> 5fab76481724 07:15:14 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 07:15:14 ---> 55cd3abc86a5 07:15:14 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 07:15:14 ---> 0548fa2d000b 07:15:14 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 07:15:14 ---> 8d5dfb3f5173 07:15:14 Step 20/25 : EXPOSE 59986 07:15:14 ---> Running in 86b7ae89cb4b 07:15:14 Removing intermediate container 86b7ae89cb4b 07:15:14 ---> d26c008267f3 07:15:14 Step 21/25 : ENTRYPOINT ["/device-rest"] 07:15:14 ---> Running in 9d00d0f8c08a 07:15:14 Removing intermediate container 9d00d0f8c08a 07:15:14 ---> 853322e99388 07:15:14 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 07:15:14 ---> Running in 0b19e298b69b 07:15:14 Removing intermediate container 0b19e298b69b 07:15:14 ---> 42d05f7c36da 07:15:14 Step 23/25 : LABEL arch=amd64 07:15:14 ---> Running in 239278d18024 07:15:15 Removing intermediate container 239278d18024 07:15:15 ---> f12bac98aeb4 07:15:15 Step 24/25 : LABEL git_sha=02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 07:15:15 ---> Running in fe15eb0d1100 07:15:15 Removing intermediate container fe15eb0d1100 07:15:15 ---> d9ed05ffe20b 07:15:15 Step 25/25 : LABEL version=0.0.0 07:15:15 ---> Running in e963dc06b3c7 07:15:15 Removing intermediate container e963dc06b3c7 07:15:15 ---> aaac0ad3024e 07:15:15 [Warning] One or more build-args [ARCH] were not consumed 07:15:15 Successfully built aaac0ad3024e 07:15:15 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 07:15:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:15 07:15:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:16 latest: Pulling from edgex-lftools-log-publisher 07:15:16 5eb5b503b376: Pulling fs layer 07:15:16 5c69ac0246d0: Pulling fs layer 07:15:16 ec43610c2a17: Pulling fs layer 07:15:16 3a2ae6a8a46f: Pulling fs layer 07:15:16 33b1e0a273af: Pulling fs layer 07:15:16 5d3b04190fa2: Pulling fs layer 07:15:16 2f39f015ded8: Pulling fs layer 07:15:16 3a2ae6a8a46f: Waiting 07:15:16 33b1e0a273af: Waiting 07:15:16 5d3b04190fa2: Waiting 07:15:16 2f39f015ded8: Waiting 07:15:16 5c69ac0246d0: Download complete 07:15:16 3a2ae6a8a46f: Verifying Checksum 07:15:16 3a2ae6a8a46f: Download complete 07:15:16 33b1e0a273af: Verifying Checksum 07:15:16 33b1e0a273af: Download complete 07:15:16 5d3b04190fa2: Download complete 07:15:16 ec43610c2a17: Verifying Checksum 07:15:16 ec43610c2a17: Download complete 07:15:16 5eb5b503b376: Verifying Checksum 07:15:16 5eb5b503b376: Download complete 07:15:17 2f39f015ded8: Download complete 07:15:17 5eb5b503b376: Pull complete 07:15:17 5c69ac0246d0: Pull complete 07:15:18 ec43610c2a17: Pull complete 07:15:18 3a2ae6a8a46f: Pull complete 07:15:18 33b1e0a273af: Pull complete 07:15:18 5d3b04190fa2: Pull complete 07:15:24 2f39f015ded8: Pull complete 07:15:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:15:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:25 prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container 07:15:25 $ 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-332 -v /w/workspace/gexfoundry_device-rest-go_PR-332:/w/workspace/gexfoundry_device-rest-go_PR-332:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-332@tmp:/w/workspace/gexfoundry_device-rest-go_PR-332@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:15:28 $ docker top ec835c15359c0f70a384f87c9b8bd69519196c387dbb78df8cad592f43f95918 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:29 ---> job-cost.sh 07:15:29 lf-activate-venv: SKIPPING 07:15:29 INFO: No Stack... 07:15:29 INFO: Retrieving Pricing Info for: v3-standard-8 07:15:30 INFO: Archiving Costs [Pipeline] sh 07:15:30 + cat /w/workspace/gexfoundry_device-rest-go_PR-332/archives/cost.csv 07:15:30 + cut -d, -f6 [Pipeline] lock 07:15:30 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-332-1-stack-cost] 07:15:30 Resource [jenkins-edgexfoundry-device-rest-go-PR-332-1-stack-cost] did not exist. Created. 07:15:30 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-332-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:15:30 + echo total: 0.2199999988079071 [Pipeline] stash 07:15:31 Stashed 1 file(s) [Pipeline] } 07:15:31 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-332-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:15:31 $ docker stop --time=1 ec835c15359c0f70a384f87c9b8bd69519196c387dbb78df8cad592f43f95918 07:15:32 $ docker rm -f --volumes ec835c15359c0f70a384f87c9b8bd69519196c387dbb78df8cad592f43f95918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:16:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4519 in /w/workspace/gexfoundry_device-rest-go_PR-332 [Pipeline] { [Pipeline] ws 07:16:14 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 07:16:14 The recommended git tool is: git 07:16:20 using credential edgex-jenkins-ssh 07:16:20 Cloning the remote Git repository 07:16:20 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 07:16:20 > git init /w/workspace/device-rest-go/1 # timeout=10 07:16:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:16:20 > git --version # timeout=10 07:16:20 > git --version # 'git version 2.25.1' 07:16:20 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:16:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:24 Merging remotes/origin/main commit 6f0e88eb43ac42bba557c9333c6d12baa04244ae into PR head commit 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 07:16:24 Merge succeeded, producing 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 07:16:24 Checking out Revision 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 (PR-332) 07:16:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:16:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:16:23 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/332/head:refs/remotes/origin/PR-332 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:16:24 > git config core.sparsecheckout # timeout=10 07:16:24 > git checkout -f 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 # timeout=10 07:16:24 > git remote # timeout=10 07:16:24 > git config --get remote.origin.url # timeout=10 07:16:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:24 > git merge 6f0e88eb43ac42bba557c9333c6d12baa04244ae # timeout=10 07:16:24 > git rev-parse HEAD^{commit} # timeout=10 07:16:24 > git config core.sparsecheckout # timeout=10 07:16:24 > git checkout -f 02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 # timeout=10 07:16:27 Commit message: "build: move SDK to v3.1.0-dev.16" 07:16:27 > git --version # timeout=10 07:16:27 > git --version # 'git version 2.25.1' 07:16:27 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:16:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:16:29 % Total % Received % Xferd Average Speed Time Time Time Current 07:16:29 Dload Upload Total Spent Left Speed 07:16:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 07:16:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:16:30 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 07:16:30 /etc/docker/daemon.json 07:16:30 { 07:16:30 "registry-mirrors": [ 07:16:30 "https://nexus3.edgexfoundry.org:10001" 07:16:30 ], 07:16:30 "bip": "10.250.0.254/24", 07:16:30 "hosts": [ 07:16:30 "tcp://0.0.0.0:5555", 07:16:30 "unix:///var/run/docker.sock" 07:16:30 ], 07:16:30 "mtu": 1458, 07:16:30 "selinux-enabled": true, 07:16:30 "seccomp-profile": "/etc/docker/seccomp.json" 07:16:30 } [Pipeline] sh 07:16:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:16:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:49 provisioning config files... 07:16:49 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5539078374595317585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:49 ---> docker-login.sh 07:16:49 nexus3.edgexfoundry.org:10001 07:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:50 Configure a credential helper to remove this warning. See 07:16:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:50 07:16:50 Login Succeeded 07:16:50 nexus3.edgexfoundry.org:10002 07:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:50 Configure a credential helper to remove this warning. See 07:16:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:50 07:16:50 Login Succeeded 07:16:50 nexus3.edgexfoundry.org:10003 07:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:51 Configure a credential helper to remove this warning. See 07:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:51 07:16:51 Login Succeeded 07:16:51 nexus3.edgexfoundry.org:10004 07:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:51 Configure a credential helper to remove this warning. See 07:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:51 07:16:51 Login Succeeded 07:16:51 docker.io 07:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:51 Configure a credential helper to remove this warning. See 07:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:51 07:16:51 Login Succeeded 07:16:51 ---> docker-login.sh ends [Pipeline] } 07:16:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:16:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:16:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:16:52 ========================================================= 07:16:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:16:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 07:16:52 Sending build context to Docker daemon 143.9kB 07:16:53 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:16:53 Step 2/12 : FROM ${BASE} AS builder 07:16:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:16:53 edb6bdbacee9: Pulling fs layer 07:16:53 5f9638ab2659: Pulling fs layer 07:16:53 8d51d6327a98: Pulling fs layer 07:16:53 8b374f2dd631: Pulling fs layer 07:16:53 ec14aa9079de: Pulling fs layer 07:16:53 2f466654f4bb: Pulling fs layer 07:16:53 554e91adad29: Pulling fs layer 07:16:53 ec14aa9079de: Waiting 07:16:53 2f466654f4bb: Waiting 07:16:53 554e91adad29: Waiting 07:16:53 5f9638ab2659: Verifying Checksum 07:16:53 5f9638ab2659: Download complete 07:16:53 8b374f2dd631: Verifying Checksum 07:16:53 8b374f2dd631: Download complete 07:16:53 ec14aa9079de: Verifying Checksum 07:16:53 ec14aa9079de: Download complete 07:16:53 edb6bdbacee9: Verifying Checksum 07:16:53 edb6bdbacee9: Download complete 07:16:54 edb6bdbacee9: Pull complete 07:16:55 554e91adad29: Verifying Checksum 07:16:55 554e91adad29: Download complete 07:16:55 5f9638ab2659: Pull complete 07:16:56 2f466654f4bb: Verifying Checksum 07:16:56 2f466654f4bb: Download complete 07:16:56 8d51d6327a98: Verifying Checksum 07:16:56 8d51d6327a98: Download complete 07:17:08 8d51d6327a98: Pull complete 07:17:08 8b374f2dd631: Pull complete 07:17:08 ec14aa9079de: Pull complete 07:17:13 2f466654f4bb: Pull complete 07:17:16 554e91adad29: Pull complete 07:17:16 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 07:17:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:17:16 ---> 1e15ea492957 07:17:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:17:18 ---> Running in c08a149463ee 07:17:18 Removing intermediate container c08a149463ee 07:17:18 ---> 96119e0be7b6 07:17:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:17:18 ---> Running in a15c548a37cc 07:17:19 Removing intermediate container a15c548a37cc 07:17:19 ---> 7c37acb57ced 07:17:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:17:19 ---> Running in ff6b32ad6c80 07:17:19 Removing intermediate container ff6b32ad6c80 07:17:19 ---> cd80c25ae6e9 07:17:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:17:19 ---> Running in 91b7a27e8000 07:17:19 Removing intermediate container 91b7a27e8000 07:17:19 ---> fc97988b17b3 07:17:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:17:19 ---> Running in 4d0e33ed92ca 07:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:17:23 (1/4) Installing openssh-keygen (9.1_p1-r4) 07:17:23 (2/4) Installing libedit (20221030.3.1-r0) 07:17:23 (3/4) Installing openssh-client-common (9.1_p1-r4) 07:17:23 (4/4) Installing openssh-client-default (9.1_p1-r4) 07:17:23 Executing busybox-1.35.0-r29.trigger 07:17:23 OK: 268 MiB in 57 packages 07:17:24 Removing intermediate container 4d0e33ed92ca 07:17:24 ---> 10d3ec6febfb 07:17:24 Step 8/12 : WORKDIR /device-rest-go 07:17:24 ---> Running in 3700194fabdf 07:17:24 Removing intermediate container 3700194fabdf 07:17:24 ---> 5c2ee045d074 07:17:24 Step 9/12 : COPY go.mod vendor* ./ 07:17:26 ---> 4f8f6073435c 07:17:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:17:27 ---> Running in af759c1e89b4 07:18:35 Removing intermediate container af759c1e89b4 07:18:35 ---> e761cd454399 07:18:35 Step 11/12 : COPY . . 07:18:35 ---> 15eb8494a524 07:18:35 Step 12/12 : RUN $MAKE 07:18:35 ---> Running in 49ffee025bef 07:18:35 noop 07:18:35 Removing intermediate container 49ffee025bef 07:18:35 ---> 5a7d9ce655e6 07:18:35 Successfully built 5a7d9ce655e6 07:18:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:35 + docker inspect -f . ci-base-image-arm64 07:18:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:35 prd-ubuntu20.04-docker-arm64-4c-16g-4519 does not seem to be running inside a container 07:18:35 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 07:18:37 $ docker top 5d0de7b2189fa6fbab4bd9141238069db054694d7ef6e4ad96ffbb59205f99e6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:38 + go version 07:18:38 go version go1.20.6 linux/arm64 [Pipeline] } 07:18:38 $ docker stop --time=1 5d0de7b2189fa6fbab4bd9141238069db054694d7ef6e4ad96ffbb59205f99e6 07:18:39 $ docker rm -f --volumes 5d0de7b2189fa6fbab4bd9141238069db054694d7ef6e4ad96ffbb59205f99e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:40 + docker inspect -f . ci-base-image-arm64 07:18:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:40 prd-ubuntu20.04-docker-arm64-4c-16g-4519 does not seem to be running inside a container 07:18:40 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 07:18:42 $ docker top 2b41acbc9506da38c1a40c45593c25be9ebaf6c08465c95ca5ec12ad181739a7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:42 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 07:18:43 + make test 07:18:43 go test ./... -coverprofile=coverage.out ./... 07:19:15 ? github.com/edgexfoundry/device-rest-go [no test files] 07:21:22 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 07:21:22 ok github.com/edgexfoundry/device-rest-go/driver 0.073s coverage: 32.2% of statements 07:21:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:21:22 go vet ./... 07:21:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:21:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:21:44 ./bin/test-attribution-txt.sh [Pipeline] echo 07:21:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:21:44 $ docker stop --time=1 2b41acbc9506da38c1a40c45593c25be9ebaf6c08465c95ca5ec12ad181739a7 07:21:45 $ docker rm -f --volumes 2b41acbc9506da38c1a40c45593c25be9ebaf6c08465c95ca5ec12ad181739a7 [Pipeline] // withDockerContainer [Pipeline] sh 07:21:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:21:47 Warning: overwriting stash ‘coverage-report’ 07:21:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:21:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:21:48 + ls -al . 07:21:48 total 184 07:21:48 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 07:18 . 07:21:48 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:16 .. 07:21:48 -rw-rw-r-- 1 jenkins jenkins 151 Aug 25 07:16 .dockerignore 07:21:48 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 07:16 .git 07:21:48 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:16 .github 07:21:48 -rw-rw-r-- 1 jenkins jenkins 329 Aug 25 07:16 .gitignore 07:21:48 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 07:16 .golangci.yml 07:21:48 -rw-rw-r-- 1 jenkins jenkins 10409 Aug 25 07:16 Attribution.txt 07:21:48 -rw-rw-r-- 1 jenkins jenkins 15709 Aug 25 07:16 CHANGELOG.md 07:21:48 -rw-rw-r-- 1 jenkins jenkins 1578 Aug 25 07:16 Dockerfile 07:21:48 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 07:16 GOVERNANCE.md 07:21:48 -rw-rw-r-- 1 jenkins jenkins 680 Aug 25 07:16 Jenkinsfile 07:21:48 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 07:16 LICENSE 07:21:48 -rw-rw-r-- 1 jenkins jenkins 2031 Aug 25 07:16 Makefile 07:21:48 -rw-rw-r-- 1 jenkins jenkins 620 Aug 25 07:16 OWNERS.md 07:21:48 -rw-rw-r-- 1 jenkins jenkins 15827 Aug 25 07:16 README.md 07:21:48 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 07:13 VERSION 07:21:48 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 07:16 bin 07:21:48 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:16 cmd 07:21:48 -rw-r--r-- 1 jenkins jenkins 14656 Aug 25 07:21 coverage.out 07:21:48 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 07:16 driver 07:21:48 -rw-rw-r-- 1 jenkins jenkins 3932 Aug 25 07:16 go.mod 07:21:48 -rw-rw-r-- 1 jenkins jenkins 34255 Aug 25 07:16 go.sum 07:21:48 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:16 snap 07:21:48 -rw-rw-r-- 1 jenkins jenkins 713 Aug 25 07:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:49 + 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=02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 --label arch=arm64 --label version=0.0.0 . 07:21:49 Sending build context to Docker daemon 159.2kB 07:21:49 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 07:21:49 Step 2/25 : FROM ${BASE} AS builder 07:21:49 ---> 5a7d9ce655e6 07:21:49 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:21:49 ---> Running in 1c58281f8991 07:21:49 Removing intermediate container 1c58281f8991 07:21:49 ---> 65e5d59e7cee 07:21:49 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:21:49 ---> Running in aeca6166961a 07:21:50 Removing intermediate container aeca6166961a 07:21:50 ---> 8a0d0ae3b7dc 07:21:50 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:21:50 ---> Running in 74a674575f43 07:21:50 Removing intermediate container 74a674575f43 07:21:50 ---> b5e632f44506 07:21:50 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:21:50 ---> Running in d147b93d4032 07:21:50 Removing intermediate container d147b93d4032 07:21:50 ---> a4fb8198a4d6 07:21:50 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:21:50 ---> Running in 9da97076bf45 07:21:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:21:53 OK: 268 MiB in 57 packages 07:21:54 Removing intermediate container 9da97076bf45 07:21:54 ---> 2ba1ff19c111 07:21:54 Step 8/25 : WORKDIR /device-rest-go 07:21:54 ---> Running in 8e4d5b3686ac 07:21:54 Removing intermediate container 8e4d5b3686ac 07:21:54 ---> 07230b55794a 07:21:54 Step 9/25 : COPY go.mod vendor* ./ 07:21:57 ---> c879e60aaed3 07:21:57 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:57 ---> Running in 3659384e537e 07:21:59 Removing intermediate container 3659384e537e 07:21:59 ---> 922f5c05a201 07:21:59 Step 11/25 : COPY . . 07:21:59 ---> 72e0cf736723 07:21:59 Step 12/25 : RUN $MAKE 07:21:59 ---> Running in 2e38cb5d796e 07:22:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-rest ./cmd 07:24:22 Removing intermediate container 2e38cb5d796e 07:24:22 ---> cc34d8bf032f 07:24:22 Step 13/25 : FROM alpine:3.17 07:24:22 3.17: Pulling from library/alpine 07:24:22 4060ece20d7a: Pulling fs layer 07:24:22 4060ece20d7a: Verifying Checksum 07:24:22 4060ece20d7a: Download complete 07:24:22 4060ece20d7a: Pull complete 07:24:22 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 07:24:22 Status: Downloaded newer image for alpine:3.17 07:24:22 ---> 8650cd65339b 07:24:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:24:22 ---> Running in 30e65893ecc9 07:24:22 Removing intermediate container 30e65893ecc9 07:24:22 ---> e135652fd731 07:24:22 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 07:24:22 ---> Running in f54436a55454 07:24:22 Removing intermediate container f54436a55454 07:24:22 ---> 6d258bfa1ca9 07:24:22 Step 16/25 : RUN apk add --update --no-cache dumb-init 07:24:22 ---> Running in 3fdb727738e0 07:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:24:22 (1/1) Installing dumb-init (1.2.5-r2) 07:24:22 Executing busybox-1.35.0-r29.trigger 07:24:22 OK: 8 MiB in 16 packages 07:24:22 Removing intermediate container 3fdb727738e0 07:24:22 ---> 9d579b43c37e 07:24:22 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 07:24:22 ---> 418d74ebe73a 07:24:22 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 07:24:22 ---> fe2a8b33cb9d 07:24:22 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 07:24:22 ---> 4f15a7f2e7f9 07:24:22 Step 20/25 : EXPOSE 59986 07:24:22 ---> Running in 3264b96b9a34 07:24:22 Removing intermediate container 3264b96b9a34 07:24:22 ---> c0604b762284 07:24:22 Step 21/25 : ENTRYPOINT ["/device-rest"] 07:24:22 ---> Running in 422729cf367f 07:24:22 Removing intermediate container 422729cf367f 07:24:22 ---> 11b5286a2025 07:24:22 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 07:24:22 ---> Running in 43af335b1eae 07:24:22 Removing intermediate container 43af335b1eae 07:24:22 ---> a8b50cdd73a9 07:24:22 Step 23/25 : LABEL arch=arm64 07:24:22 ---> Running in 3d69a1c24ad3 07:24:22 Removing intermediate container 3d69a1c24ad3 07:24:22 ---> b3f7760c3614 07:24:22 Step 24/25 : LABEL git_sha=02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 07:24:22 ---> Running in 6037ad330c1f 07:24:22 Removing intermediate container 6037ad330c1f 07:24:22 ---> 765e1cc01393 07:24:22 Step 25/25 : LABEL version=0.0.0 07:24:22 ---> Running in c8434ca2e3ef 07:24:23 Removing intermediate container c8434ca2e3ef 07:24:23 ---> 5fd464638b1a 07:24:23 [Warning] One or more build-args [ARCH] were not consumed 07:24:23 Successfully built 5fd464638b1a 07:24:23 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 07:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:24:23 07:24:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:24:24 arm64: Pulling from edgex-lftools-log-publisher 07:24:24 8998bd30e6a1: Pulling fs layer 07:24:24 04944245beec: Pulling fs layer 07:24:24 699f458cf7ca: Pulling fs layer 07:24:24 765212b225bb: Pulling fs layer 07:24:24 f23df028b6ca: Pulling fs layer 07:24:24 d65c8cfc05b1: Pulling fs layer 07:24:24 2437ff75d9bd: Pulling fs layer 07:24:24 765212b225bb: Waiting 07:24:24 f23df028b6ca: Waiting 07:24:24 d65c8cfc05b1: Waiting 07:24:24 2437ff75d9bd: Waiting 07:24:24 04944245beec: Verifying Checksum 07:24:24 04944245beec: Download complete 07:24:24 765212b225bb: Verifying Checksum 07:24:24 765212b225bb: Download complete 07:24:24 f23df028b6ca: Verifying Checksum 07:24:24 f23df028b6ca: Download complete 07:24:24 d65c8cfc05b1: Verifying Checksum 07:24:24 d65c8cfc05b1: Download complete 07:24:24 699f458cf7ca: Verifying Checksum 07:24:24 699f458cf7ca: Download complete 07:24:25 8998bd30e6a1: Verifying Checksum 07:24:25 8998bd30e6a1: Download complete 07:24:27 2437ff75d9bd: Verifying Checksum 07:24:27 2437ff75d9bd: Download complete 07:24:28 8998bd30e6a1: Pull complete 07:24:29 04944245beec: Pull complete 07:24:30 699f458cf7ca: Pull complete 07:24:30 765212b225bb: Pull complete 07:24:31 f23df028b6ca: Pull complete 07:24:31 d65c8cfc05b1: Pull complete 07:24:46 2437ff75d9bd: Pull complete 07:24:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:24:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:24:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:47 prd-ubuntu20.04-docker-arm64-4c-16g-4519 does not seem to be running inside a container 07:24:47 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:24:49 $ docker top 1dc626cc4552a679589304003d0423c98c1644ad5c94c6db3dc2529c4294a695 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:50 ---> job-cost.sh 07:24:50 lf-activate-venv: SKIPPING 07:24:50 INFO: No Stack... 07:24:50 INFO: Retrieving Pricing Info for: v3-standard-4 07:24:51 INFO: Archiving Costs [Pipeline] sh 07:24:51 + cut -d, -f6+ 07:24:51 cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 07:24:52 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-332-1-stack-cost] 07:24:52 Resource [jenkins-edgexfoundry-device-rest-go-PR-332-1-stack-cost] did not exist. Created. 07:24:52 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-332-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:24:52 /w/workspace/device-rest-go/1@tmp/durable-c8c29c3d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:24:52 + echo total: 0.10999999940395355 [Pipeline] stash 07:24:52 Warning: overwriting stash ‘stack-cost’ 07:24:52 Stashed 1 file(s) [Pipeline] } 07:24:52 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-332-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:24:52 $ docker stop --time=1 1dc626cc4552a679589304003d0423c98c1644ad5c94c6db3dc2529c4294a695 07:24:54 $ docker rm -f --volumes 1dc626cc4552a679589304003d0423c98c1644ad5c94c6db3dc2529c4294a695 [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 07:24:55 provisioning config files... 07:24:55 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-332@tmp/config13553255945323863864tmp [Pipeline] { [Pipeline] sh 07:24:55 + set +x 07:24:55 + + curl -s https://codecov.io/bash 07:24:55 bash -s -- 07:24:55 07:24:55 _____ _ 07:24:55 / ____| | | 07:24:55 | | ___ __| | ___ ___ _____ __ 07:24:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:24:55 | |___| (_) | (_| | __/ (_| (_) \ V / 07:24:55 \_____\___/ \__,_|\___|\___\___/ \_/ 07:24:55 Bash-1.0.6 07:24:55 07:24:55 07:24:55 ==> git version 2.25.1 found 07:24:55 ==> 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 07:24:55 Release-Date: 2020-01-08 07:24:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:24:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:24:55 ==> Jenkins CI detected. 07:24:55 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-332 07:24:55 project root: . 07:24:55 --> token set from env 07:24:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:24:55 ==> Running gcov in . (disable via -X gcov) 07:24:55 ==> Python coveragepy not found 07:24:55 ==> Searching for coverage reports in: 07:24:55 + . 07:24:55 -> Found 1 reports 07:24:55 ==> Detecting git/mercurial file structure 07:24:55 ==> Reading reports 07:24:55 + ./coverage.out bytes=14656 07:24:55 ==> Appending adjustments 07:24:55 https://docs.codecov.io/docs/fixing-reports 07:24:56 + Found adjustments 07:24:56 ==> Gzipping contents 07:24:56 4.0K /tmp/codecov.IFFVtf.gz 07:24:56 ==> Uploading reports 07:24:56 url: https://codecov.io 07:24:56 query: branch=PR-332&commit=02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-332%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=332&job=&cmd_args= 07:24:56 -> Pinging Codecov 07:24:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-332&commit=02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-332%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=332&job=&cmd_args= 07:24:56 -> Uploading to 07:24:56 https://storage.googleapis.com/codecov/v4/raw/2023-08-25/4E5D53B4F1F92C436F7061BF334D961C/02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12/bdc01185-dc2a-4b23-80e6-da465860b552.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T072455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0d7e18febddc6d43c819f0def225000dee925197c59f3c5a98649a92872bd556 07:24:56 % Total % Received % Xferd Average Speed Time Time Time Current 07:24:56 Dload Upload Total Spent Left Speed 07:24:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2492 0 0 100 2492 0 12779 --:--:-- --:--:-- --:--:-- 12779 07:24:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/02bbb8c80e7eb8a2d768bfb5f075ba6a696f6f12 [Pipeline] } 07:24:56 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 07:24:58 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-332/archives ] 07:24:58 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-332/archives 07:24:58 total 16 07:24:58 drwxr-xr-x 3 root root 4096 Aug 25 07:15 . 07:24:58 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 07:15 .. 07:24:58 drwxr-xr-x 2 root root 4096 Aug 25 07:15 cost 07:24:58 -rw-r--r-- 1 root root 86 Aug 25 07:15 cost.csv 07:24:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-332/archives 07:24:58 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-332/archives 07:24:58 total 16 07:24:58 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 07:15 . 07:24:58 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 07:15 .. 07:24:58 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 07:15 cost 07:24:58 -rw-r--r-- 1 jenkins jenkins 86 Aug 25 07:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:24:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:24:59 ---> package-listing.sh 07:24:59 ++ facter osfamily 07:24:59 ++ tr '[:upper:]' '[:lower:]' 07:24:59 + OS_FAMILY=debian 07:24:59 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-332 07:24:59 + START_PACKAGES=/tmp/packages_start.txt 07:24:59 + END_PACKAGES=/tmp/packages_end.txt 07:24:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:24:59 + PACKAGES=/tmp/packages_start.txt 07:24:59 + '[' /w/workspace/gexfoundry_device-rest-go_PR-332 ']' 07:24:59 + PACKAGES=/tmp/packages_end.txt 07:24:59 + case "${OS_FAMILY}" in 07:24:59 + dpkg -l 07:24:59 + grep '^ii' 07:24:59 + '[' -f /tmp/packages_start.txt ']' 07:24:59 + '[' -f /tmp/packages_end.txt ']' 07:24:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:24:59 + '[' /w/workspace/gexfoundry_device-rest-go_PR-332 ']' 07:24:59 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-332/archives/ 07:24:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-332/archives/ [Pipeline] echo 07:24:59 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-332/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:24:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:25:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:00 prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container 07:25:00 $ 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-332/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-332 -v /w/workspace/gexfoundry_device-rest-go_PR-332:/w/workspace/gexfoundry_device-rest-go_PR-332:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-332@tmp:/w/workspace/gexfoundry_device-rest-go_PR-332@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:25:00 $ docker top 10276710702b4b612391c4a4dd3746ccd595f30c2f3417b5bc3c4aca2bf7c774 -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:01 + touch /tmp/pre-build-complete [Pipeline] sh 07:25:01 + mkdir -p /var/log/sysstat [Pipeline] sh 07:25:01 + ls /var/log/sa-host 07:25:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:25:02 provisioning config files... 07:25:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-332@tmp/config10298175371430788486tmp [Pipeline] { [Pipeline] echo 07:25:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:25:02 ---> create-netrc.sh [Pipeline] } 07:25:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:25:02 ---> python-tools-install.sh [Pipeline] echo 07:25:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:25:03 ---> sudo-logs.sh 07:25:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:25:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:25:03 ---> job-cost.sh 07:25:03 lf-activate-venv: SKIPPING 07:25:03 DEBUG: total: 0.2199999988079071 07:25:03 INFO: Retrieving Stack Cost... 07:25:03 INFO: Retrieving Pricing Info for: v3-standard-8 07:25:04 INFO: Archiving Costs [Pipeline] echo 07:25:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:25:04 ---> logs-deploy.sh 07:25:04 lf-activate-venv: SKIPPING 07:25:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-332/1 07:25:04 INFO: archiving workspace using pattern(s): 07:25:05 Archives upload complete. 07:25:05 INFO: archiving logs to Nexus