Pull request #191 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 vli11 for edgexfoundry/device-rest-go Loading trusted files from base branch main at 99d2988c42a4468ca534e1bc92575890b1a7bdf5 rather than 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d Obtained Jenkinsfile from 99d2988c42a4468ca534e1bc92575890b1a7bdf5 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-ssh5461206138007006065.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh9404335257200109444.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-191/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-191/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16494620378673869454.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-191/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7877145430255267515.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh3169224302415010391.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-191/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-191/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13479811831803941439.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-235’ Running on prd-ubuntu20.04-docker-8c-8g-238 in /w/workspace/gexfoundry_device-rest-go_PR-191 [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-191 # 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 Merging remotes/origin/main commit 99d2988c42a4468ca534e1bc92575890b1a7bdf5 into PR head commit 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d Merge succeeded, producing 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d Checking out Revision 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d (PR-191) > 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/191/head:refs/remotes/origin/PR-191 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d # 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 99d2988c42a4468ca534e1bc92575890b1a7bdf5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d # timeout=10 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:12:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:12:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:12:49 ========================================================= 05:12:49 EdgeX Global Pipelines Version Info 05:12:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:12:49 ------------------- 05:12:49 stable info: 05:12:49 ------------------- 05:12:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:12:49 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 05:12:49 Message: update stable to v1.0.230 05:12:50 ------------------- 05:12:50 experimental info: 05:12:50 ------------------- 05:12:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:12:50 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 05:12:50 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:12:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 05:12:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 05:12:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:12:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:12:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:12:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-191 [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-191 [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-191 [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bcd884 [Pipeline] echo 05:12:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:52 provisioning config files... 05:12:52 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-191@tmp/config3475749233995990317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:52 ---> docker-login.sh 05:12:52 nexus3.edgexfoundry.org:10001 05:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:52 Configure a credential helper to remove this warning. See 05:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:52 05:12:52 Login Succeeded 05:12:53 nexus3.edgexfoundry.org:10002 05:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:53 Configure a credential helper to remove this warning. See 05:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:53 05:12:53 Login Succeeded 05:12:53 nexus3.edgexfoundry.org:10003 05:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:53 Configure a credential helper to remove this warning. See 05:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:53 05:12:53 Login Succeeded 05:12:53 nexus3.edgexfoundry.org:10004 05:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:53 Configure a credential helper to remove this warning. See 05:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:53 05:12:53 Login Succeeded 05:12:53 docker.io 05:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:53 Configure a credential helper to remove this warning. See 05:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:53 05:12:53 Login Succeeded 05:12:53 ---> docker-login.sh ends [Pipeline] } 05:12:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:12:54 + git rev-list -1 --merges 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d~1..2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d [Pipeline] echo 05:12:54 -----------> git rev-list -1 --merges 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d~1..2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d [false] [Pipeline] sh 05:12:54 + git log --format=format:%s -1 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d [Pipeline] echo 05:12:54 ========================================================= 05:12:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:12:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:55 + git log --format=format:%s -1 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d [Pipeline] echo 05:12:55 [semverPrep] GIT_COMMIT: 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d, Commit Message: feat: Add go-winio to attribution (new SPIFFE dependency) [Pipeline] echo 05:12:55 [semverPrep] This is not a build commit. [Pipeline] sh 05:12:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:12:55 + grep -v github /etc/ssh/ssh_known_hosts 05:12:55 + [ -e /tmp/ssh_known_hosts ] 05:12:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:12:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:12:55 + sudo tee -a /etc/ssh/ssh_known_hosts 05:12:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 05:12:56 05:12:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 05:12:56 latest: Pulling from edgex-devops/py-git-semver 05:12:56 1fe172e4850f: Pulling fs layer 05:12:56 caf521ccaac6: Pulling fs layer 05:12:56 3ead6fa29328: Pulling fs layer 05:12:56 5c2a1cbceb83: Pulling fs layer 05:12:56 a8d5f1318db7: Pulling fs layer 05:12:56 c427282e49a2: Pulling fs layer 05:12:56 1827001aaf11: Pulling fs layer 05:12:56 0714d37db230: Pulling fs layer 05:12:56 ac28cf19c067: Pulling fs layer 05:12:56 ca983d60f3e2: Pulling fs layer 05:12:56 9f894cec8388: Pulling fs layer 05:12:56 5c2a1cbceb83: Waiting 05:12:56 a8d5f1318db7: Waiting 05:12:56 c427282e49a2: Waiting 05:12:56 1827001aaf11: Waiting 05:12:56 0714d37db230: Waiting 05:12:56 ac28cf19c067: Waiting 05:12:56 ca983d60f3e2: Waiting 05:12:56 caf521ccaac6: Verifying Checksum 05:12:56 caf521ccaac6: Download complete 05:12:56 5c2a1cbceb83: Verifying Checksum 05:12:56 5c2a1cbceb83: Download complete 05:12:56 a8d5f1318db7: Verifying Checksum 05:12:56 a8d5f1318db7: Download complete 05:12:56 3ead6fa29328: Verifying Checksum 05:12:56 3ead6fa29328: Download complete 05:12:56 c427282e49a2: Verifying Checksum 05:12:56 c427282e49a2: Download complete 05:12:56 0714d37db230: Verifying Checksum 05:12:56 0714d37db230: Download complete 05:12:56 ac28cf19c067: Verifying Checksum 05:12:56 ac28cf19c067: Download complete 05:12:56 ca983d60f3e2: Verifying Checksum 05:12:56 ca983d60f3e2: Download complete 05:12:56 9f894cec8388: Verifying Checksum 05:12:56 9f894cec8388: Download complete 05:12:57 1fe172e4850f: Download complete 05:12:57 1827001aaf11: Verifying Checksum 05:12:57 1827001aaf11: Download complete 05:12:58 1fe172e4850f: Pull complete 05:12:58 caf521ccaac6: Pull complete 05:12:58 3ead6fa29328: Pull complete 05:12:59 5c2a1cbceb83: Pull complete 05:12:59 a8d5f1318db7: Pull complete 05:12:59 c427282e49a2: Pull complete 05:13:01 1827001aaf11: Pull complete 05:13:01 0714d37db230: Pull complete 05:13:01 ac28cf19c067: Pull complete 05:13:01 ca983d60f3e2: Pull complete 05:13:01 9f894cec8388: Pull complete 05:13:01 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 05:13:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 05:13:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:02 prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container 05:13:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-191 -v /w/workspace/gexfoundry_device-rest-go_PR-191:/w/workspace/gexfoundry_device-rest-go_PR-191:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-191@tmp:/w/workspace/gexfoundry_device-rest-go_PR-191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 05:13:03 $ docker top e0e01ced64bbf91fc7879ee435c85829dd74a6c74bef9e5758c31faf05ae28cf -eo pid,comm 05:13:03 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). 05:13:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:13:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:13:04 [ssh-agent] Looking for ssh-agent implementation... 05:13:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:13:04 $ docker exec e0e01ced64bbf91fc7879ee435c85829dd74a6c74bef9e5758c31faf05ae28cf ssh-agent 05:13:04 SSH_AUTH_SOCK=/tmp/ssh-6GPOKa9B0UAu/agent.34 05:13:04 SSH_AGENT_PID=41 05:13:04 Running ssh-add (command line suppressed) 05:13:04 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-191@tmp/private_key_5827513260739795558.key (/w/workspace/gexfoundry_device-rest-go_PR-191@tmp/private_key_5827513260739795558.key) 05:13:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:13:04 + git tag --points-at HEAD [Pipeline] } 05:13:04 $ docker exec --env ******** --env ******** e0e01ced64bbf91fc7879ee435c85829dd74a6c74bef9e5758c31faf05ae28cf ssh-agent -k 05:13:04 unset SSH_AUTH_SOCK; 05:13:04 unset SSH_AGENT_PID; 05:13:04 echo Agent pid 41 killed; 05:13:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:13:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:13:05 [ssh-agent] Looking for ssh-agent implementation... 05:13:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:13:05 $ docker exec e0e01ced64bbf91fc7879ee435c85829dd74a6c74bef9e5758c31faf05ae28cf ssh-agent 05:13:05 SSH_AUTH_SOCK=/tmp/ssh-U9ktuTsmdumh/agent.75 05:13:05 SSH_AGENT_PID=81 05:13:05 Running ssh-add (command line suppressed) 05:13:05 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-191@tmp/private_key_768340272109856328.key (/w/workspace/gexfoundry_device-rest-go_PR-191@tmp/private_key_768340272109856328.key) 05:13:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:13:05 + git semver init 05:13:06 2022-05-27 05:13:06,012 [run_init] DEBUG init version:0.0.0 force:False 05:13:06 2022-05-27 05:13:06,013 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-191/.semver 05:13:06 2022-05-27 05:13:06,013 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-191/.semver 05:13:06 2022-05-27 05:13:06,014 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-191/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-191, universal_newlines=False, shell=None, istream=None) 05:13:07 2022-05-27 05:13:06,965 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-191/.git/info/exclude 05:13:07 2022-05-27 05:13:06,967 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-191/.semver/PR-191 with force:False 05:13:07 2022-05-27 05:13:06,967 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-191/.semver/PR-191 05:13:07 2022-05-27 05:13:06,971 [execute] INFO git cat-file --batch-check 05:13:07 2022-05-27 05:13:06,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-191/.semver, universal_newlines=False, shell=None, istream=) 05:13:07 2022-05-27 05:13:06,977 [execute] INFO git cat-file --batch 05:13:07 2022-05-27 05:13:06,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-191/.semver, universal_newlines=False, shell=None, istream=) 05:13:07 2022-05-27 05:13:06,983 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-191/.semver/PR-191 05:13:07 0.0.0 [Pipeline] } 05:13:07 $ docker exec --env ******** --env ******** e0e01ced64bbf91fc7879ee435c85829dd74a6c74bef9e5758c31faf05ae28cf ssh-agent -k 05:13:07 unset SSH_AUTH_SOCK; 05:13:07 unset SSH_AGENT_PID; 05:13:07 echo Agent pid 81 killed; 05:13:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:13:07 + git semver [Pipeline] } 05:13:07 $ docker stop --time=1 e0e01ced64bbf91fc7879ee435c85829dd74a6c74bef9e5758c31faf05ae28cf 05:13:09 $ docker rm -f e0e01ced64bbf91fc7879ee435c85829dd74a6c74bef9e5758c31faf05ae28cf [Pipeline] // withDockerContainer [Pipeline] sh 05:13:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:13:09 Stashed 1 file(s) [Pipeline] echo 05:13:09 [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 05:13:10 provisioning config files... 05:13:10 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-191@tmp/config4870747462423435008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:10 ---> docker-login.sh 05:13:10 nexus3.edgexfoundry.org:10001 05:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:10 Configure a credential helper to remove this warning. See 05:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:10 05:13:10 Login Succeeded 05:13:10 nexus3.edgexfoundry.org:10002 05:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:11 Configure a credential helper to remove this warning. See 05:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:11 05:13:11 Login Succeeded 05:13:11 nexus3.edgexfoundry.org:10003 05:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:11 Configure a credential helper to remove this warning. See 05:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:11 05:13:11 Login Succeeded 05:13:11 nexus3.edgexfoundry.org:10004 05:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:11 Configure a credential helper to remove this warning. See 05:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:11 05:13:11 Login Succeeded 05:13:11 docker.io 05:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:11 Configure a credential helper to remove this warning. See 05:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:11 05:13:11 Login Succeeded 05:13:11 ---> docker-login.sh ends [Pipeline] } 05:13:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:13:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:13:11 ========================================================= 05:13:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:13:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:13:12 Sending build context to Docker daemon 10.61MB 05:13:12 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:13:12 Step 2/12 : FROM ${BASE} AS builder 05:13:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:13:12 59bf1c3509f3: Pulling fs layer 05:13:12 666ba61612fd: Pulling fs layer 05:13:12 8ed8ca486205: Pulling fs layer 05:13:12 4fe6c5a15a65: Pulling fs layer 05:13:12 22a0e8bec74d: Pulling fs layer 05:13:12 ca2b28591e48: Pulling fs layer 05:13:12 a51346096db8: Pulling fs layer 05:13:12 daebc70d1ce1: Pulling fs layer 05:13:12 0e18a0eac166: Pulling fs layer 05:13:12 ca2b28591e48: Waiting 05:13:12 a51346096db8: Waiting 05:13:12 daebc70d1ce1: Waiting 05:13:12 0e18a0eac166: Waiting 05:13:12 4fe6c5a15a65: Waiting 05:13:12 22a0e8bec74d: Waiting 05:13:12 8ed8ca486205: Download complete 05:13:12 666ba61612fd: Verifying Checksum 05:13:12 666ba61612fd: Download complete 05:13:12 22a0e8bec74d: Verifying Checksum 05:13:12 22a0e8bec74d: Download complete 05:13:12 ca2b28591e48: Verifying Checksum 05:13:12 ca2b28591e48: Download complete 05:13:12 a51346096db8: Verifying Checksum 05:13:12 a51346096db8: Download complete 05:13:12 59bf1c3509f3: Verifying Checksum 05:13:12 59bf1c3509f3: Download complete 05:13:12 daebc70d1ce1: Verifying Checksum 05:13:12 daebc70d1ce1: Download complete 05:13:12 59bf1c3509f3: Pull complete 05:13:12 666ba61612fd: Pull complete 05:13:12 8ed8ca486205: Pull complete 05:13:13 0e18a0eac166: Verifying Checksum 05:13:13 0e18a0eac166: Download complete 05:13:13 4fe6c5a15a65: Verifying Checksum 05:13:13 4fe6c5a15a65: Download complete 05:13:17 4fe6c5a15a65: Pull complete 05:13:17 22a0e8bec74d: Pull complete 05:13:17 ca2b28591e48: Pull complete 05:13:17 a51346096db8: Pull complete 05:13:17 daebc70d1ce1: Pull complete 05:13:20 0e18a0eac166: Pull complete 05:13:20 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 05:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:13:20 ---> f018257e8ee9 05:13:20 Step 3/12 : ARG MAKE='make build' 05:13:21 ---> Running in c58f720b6732 05:13:21 Removing intermediate container c58f720b6732 05:13:21 ---> 3720e6b9cf1b 05:13:21 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:13:21 ---> Running in 5804eda0c733 05:13:21 Removing intermediate container 5804eda0c733 05:13:21 ---> c79a44cdbc6b 05:13:21 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:13:21 ---> Running in da3156de2826 05:13:22 Removing intermediate container da3156de2826 05:13:22 ---> b4d80ef24b20 05:13:22 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:13:22 ---> Running in 544f6e664475 05:13:22 Removing intermediate container 544f6e664475 05:13:22 ---> a5b82918b4cf 05:13:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:13:22 ---> Running in 93852669af49 05:13:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:13:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:13:24 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:13:24 (2/4) Installing libedit (20210910.3.1-r0) 05:13:24 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:13:24 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:13:24 Executing busybox-1.34.1-r3.trigger 05:13:24 OK: 224 MiB in 56 packages 05:13:25 Removing intermediate container 93852669af49 05:13:25 ---> 6b033ae96dd7 05:13:25 Step 8/12 : WORKDIR /device-rest-go 05:13:25 ---> Running in 934085b9fa04 05:13:25 Removing intermediate container 934085b9fa04 05:13:25 ---> bcf06f3716c1 05:13:25 Step 9/12 : COPY go.mod vendor* ./ 05:13:25 ---> 59d8222e870f 05:13:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:25 ---> Running in d72fc4206a84 05:13:25 Still waiting to schedule task 05:13:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-236’ 05:13:43 Removing intermediate container d72fc4206a84 05:13:43 ---> f61f06224cb6 05:13:43 Step 11/12 : COPY . . 05:13:43 ---> f5865b7998d7 05:13:43 Step 12/12 : RUN $MAKE 05:13:43 ---> Running in eb594e9ee147 05:13:43 noop 05:13:43 Removing intermediate container eb594e9ee147 05:13:43 ---> 1bf8082a9b6d 05:13:43 Successfully built 1bf8082a9b6d 05:13:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:43 + docker inspect -f . ci-base-image-x86_64 05:13:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:43 prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container 05:13:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-191 -v /w/workspace/gexfoundry_device-rest-go_PR-191:/w/workspace/gexfoundry_device-rest-go_PR-191:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-191@tmp:/w/workspace/gexfoundry_device-rest-go_PR-191@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 ******** ci-base-image-x86_64 cat 05:13:44 $ docker top 106d5de53c8c22b6fc94e8a3349d75d7ec3810f91a746b0cd035fc4d4ffce62e -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:44 + go version 05:13:44 go version go1.17.6 linux/amd64 [Pipeline] } 05:13:44 $ docker stop --time=1 106d5de53c8c22b6fc94e8a3349d75d7ec3810f91a746b0cd035fc4d4ffce62e 05:13:46 $ docker rm -f 106d5de53c8c22b6fc94e8a3349d75d7ec3810f91a746b0cd035fc4d4ffce62e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:47 + docker inspect -f . ci-base-image-x86_64 05:13:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:47 prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container 05:13:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-191 -v /w/workspace/gexfoundry_device-rest-go_PR-191:/w/workspace/gexfoundry_device-rest-go_PR-191:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-191@tmp:/w/workspace/gexfoundry_device-rest-go_PR-191@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 ******** ci-base-image-x86_64 cat 05:13:47 $ docker top 06d3659a76396420e908abc64ce4e5a588b4ded25f5f89cc357a78b4f117fed2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:13:48 + make test 05:13:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:13:48 ? github.com/edgexfoundry/device-rest-go [no test files] 05:13:58 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 05:13:58 ok github.com/edgexfoundry/device-rest-go/driver 0.019s coverage: 55.2% of statements 05:14:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:14:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:14:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:14:10 ./bin/test-attribution-txt.sh [Pipeline] echo 05:14:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:14:11 $ docker stop --time=1 06d3659a76396420e908abc64ce4e5a588b4ded25f5f89cc357a78b4f117fed2 05:14:12 $ docker rm -f 06d3659a76396420e908abc64ce4e5a588b4ded25f5f89cc357a78b4f117fed2 [Pipeline] // withDockerContainer [Pipeline] sh 05:14:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:14:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:14:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:14:14 + ls -al . 05:14:14 total 172 05:14:14 drwxrwxr-x 9 jenkins jenkins 4096 May 27 05:14 . 05:14:14 drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:12 .. 05:14:14 -rw-rw-r-- 1 jenkins jenkins 151 May 27 05:12 .dockerignore 05:14:14 drwxrwxr-x 8 jenkins jenkins 4096 May 27 05:13 .git 05:14:14 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:12 .github 05:14:14 -rw-rw-r-- 1 jenkins jenkins 329 May 27 05:12 .gitignore 05:14:14 -rw-rw-r-- 1 jenkins jenkins 41 May 27 05:12 .golangci.yml 05:14:14 drwxr-xr-x 3 jenkins jenkins 4096 May 27 05:13 .semver 05:14:14 -rw-rw-r-- 1 jenkins jenkins 8596 May 27 05:12 Attribution.txt 05:14:14 -rw-rw-r-- 1 jenkins jenkins 11736 May 27 05:12 CHANGELOG.md 05:14:14 -rw-rw-r-- 1 jenkins jenkins 1672 May 27 05:12 Dockerfile 05:14:14 -rw-rw-r-- 1 jenkins jenkins 677 May 27 05:12 GOVERNANCE.md 05:14:14 -rw-rw-r-- 1 jenkins jenkins 680 May 27 05:12 Jenkinsfile 05:14:14 -rw-rw-r-- 1 jenkins jenkins 11340 May 27 05:12 LICENSE 05:14:14 -rw-rw-r-- 1 jenkins jenkins 1977 May 27 05:12 Makefile 05:14:14 -rw-rw-r-- 1 jenkins jenkins 620 May 27 05:12 OWNERS.md 05:14:14 -rw-rw-r-- 1 jenkins jenkins 8003 May 27 05:12 README.md 05:14:14 -rw-rw-r-- 1 jenkins jenkins 5 May 27 05:13 VERSION 05:14:14 drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:12 bin 05:14:14 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:12 cmd 05:14:14 -rw-r--r-- 1 jenkins jenkins 9355 May 27 05:13 coverage.out 05:14:14 drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:12 driver 05:14:14 -rw-rw-r-- 1 jenkins jenkins 3287 May 27 05:12 go.mod 05:14:14 -rw-rw-r-- 1 jenkins jenkins 34802 May 27 05:12 go.sum 05:14:14 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:12 snap 05:14:14 -rw-rw-r-- 1 jenkins jenkins 713 May 27 05:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:15 + 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=2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d --label arch=amd64 --label version=0.0.0 . 05:14:15 Sending build context to Docker daemon 10.62MB 05:14:15 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 05:14:15 Step 2/25 : FROM ${BASE} AS builder 05:14:15 ---> 1bf8082a9b6d 05:14:15 Step 3/25 : ARG MAKE='make build' 05:14:15 ---> Running in 814cd5c48351 05:14:15 Removing intermediate container 814cd5c48351 05:14:15 ---> fe2fa28fb05a 05:14:15 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:14:15 ---> Running in 9f958414b196 05:14:15 Removing intermediate container 9f958414b196 05:14:15 ---> 0d7ac2420706 05:14:15 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:14:15 ---> Running in cc512df29ef9 05:14:16 Removing intermediate container cc512df29ef9 05:14:16 ---> b3641b7e095e 05:14:16 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:16 ---> Running in d2b9228a04ba 05:14:16 Removing intermediate container d2b9228a04ba 05:14:16 ---> 2eef43d00ad2 05:14:16 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:14:16 ---> Running in f7b909c185ec 05:14:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:14:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:14:18 OK: 224 MiB in 56 packages 05:14:18 Removing intermediate container f7b909c185ec 05:14:18 ---> e643f78206b3 05:14:18 Step 8/25 : WORKDIR /device-rest-go 05:14:18 ---> Running in 8e6dc2eba463 05:14:18 Removing intermediate container 8e6dc2eba463 05:14:18 ---> f924c5ec01d0 05:14:18 Step 9/25 : COPY go.mod vendor* ./ 05:14:18 ---> ffe118e08291 05:14:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:19 ---> Running in 3c0e838f5937 05:14:19 Removing intermediate container 3c0e838f5937 05:14:19 ---> 0ae678060ecd 05:14:19 Step 11/25 : COPY . . 05:14:20 ---> 9a24274195f2 05:14:20 Step 12/25 : RUN $MAKE 05:14:20 ---> Running in 6cb673dfaf1f 05:14:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 05:14:42 Removing intermediate container 6cb673dfaf1f 05:14:42 ---> 612c18968b93 05:14:42 Step 13/25 : FROM alpine:3.14 05:14:42 3.14: Pulling from library/alpine 05:14:42 8663204ce13b: Pulling fs layer 05:14:42 8663204ce13b: Verifying Checksum 05:14:42 8663204ce13b: Download complete 05:14:42 8663204ce13b: Pull complete 05:14:42 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:14:42 Status: Downloaded newer image for alpine:3.14 05:14:42 ---> e04c818066af 05:14:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:14:42 ---> Running in aa8bf1ac806a 05:14:42 Removing intermediate container aa8bf1ac806a 05:14:42 ---> a8f6c50167e1 05:14:42 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 05:14:42 ---> Running in a8b27630868f 05:14:42 Removing intermediate container a8b27630868f 05:14:42 ---> ff78abda3528 05:14:42 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 05:14:42 ---> Running in fa49b56b70f7 05:14:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:14:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:14:42 (1/6) Installing dumb-init (1.2.5-r1) 05:14:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:14:42 (3/6) Installing libsodium (1.0.18-r0) 05:14:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:14:42 (5/6) Installing libzmq (4.3.4-r0) 05:14:42 (6/6) Installing zeromq (4.3.4-r0) 05:14:42 Executing busybox-1.33.1-r7.trigger 05:14:42 OK: 8 MiB in 20 packages 05:14:43 Removing intermediate container fa49b56b70f7 05:14:43 ---> c7cb4af01da4 05:14:43 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 05:14:43 ---> ef3e0b265494 05:14:43 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 05:14:43 ---> b0ba24d814d1 05:14:43 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 05:14:44 ---> bdd8a7cee832 05:14:44 Step 20/25 : EXPOSE 59986 05:14:44 ---> Running in 89f5d328982e 05:14:44 Removing intermediate container 89f5d328982e 05:14:44 ---> a2f619aec175 05:14:44 Step 21/25 : ENTRYPOINT ["/device-rest"] 05:14:44 ---> Running in 80af6388a809 05:14:44 Removing intermediate container 80af6388a809 05:14:44 ---> df8c35657736 05:14:44 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:14:44 ---> Running in 24f1857d76df 05:14:44 Removing intermediate container 24f1857d76df 05:14:44 ---> d2cb32d79a55 05:14:44 Step 23/25 : LABEL arch=amd64 05:14:44 ---> Running in caea819619e5 05:14:44 Removing intermediate container caea819619e5 05:14:44 ---> 5a4ceb318574 05:14:44 Step 24/25 : LABEL git_sha=2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d 05:14:44 ---> Running in 4327307adff7 05:14:45 Removing intermediate container 4327307adff7 05:14:45 ---> 982c2c9192ff 05:14:45 Step 25/25 : LABEL version=0.0.0 05:14:45 ---> Running in a29dd3a58029 05:14:45 Removing intermediate container a29dd3a58029 05:14:45 ---> 64cb75f154ee 05:14:45 [Warning] One or more build-args [ARCH] were not consumed 05:14:45 Successfully built 64cb75f154ee 05:14:45 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 05:14:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:46 05:14:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:47 latest: Pulling from edgex-lftools-log-publisher 05:14:47 5eb5b503b376: Pulling fs layer 05:14:47 5c69ac0246d0: Pulling fs layer 05:14:47 ec43610c2a17: Pulling fs layer 05:14:47 3a2ae6a8a46f: Pulling fs layer 05:14:47 33b1e0a273af: Pulling fs layer 05:14:47 5d3b04190fa2: Pulling fs layer 05:14:47 2f39f015ded8: Pulling fs layer 05:14:47 33b1e0a273af: Waiting 05:14:47 5d3b04190fa2: Waiting 05:14:47 3a2ae6a8a46f: Waiting 05:14:47 2f39f015ded8: Waiting 05:14:47 5c69ac0246d0: Verifying Checksum 05:14:47 5c69ac0246d0: Download complete 05:14:47 3a2ae6a8a46f: Verifying Checksum 05:14:47 3a2ae6a8a46f: Download complete 05:14:47 33b1e0a273af: Verifying Checksum 05:14:47 33b1e0a273af: Download complete 05:14:47 5d3b04190fa2: Verifying Checksum 05:14:47 5d3b04190fa2: Download complete 05:14:47 ec43610c2a17: Verifying Checksum 05:14:47 ec43610c2a17: Download complete 05:14:47 5eb5b503b376: Verifying Checksum 05:14:47 5eb5b503b376: Download complete 05:14:48 2f39f015ded8: Verifying Checksum 05:14:48 2f39f015ded8: Download complete 05:14:49 5eb5b503b376: Pull complete 05:14:49 5c69ac0246d0: Pull complete 05:14:49 ec43610c2a17: Pull complete 05:14:49 3a2ae6a8a46f: Pull complete 05:14:49 33b1e0a273af: Pull complete 05:14:49 5d3b04190fa2: Pull complete 05:14:55 2f39f015ded8: Pull complete 05:14:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:14:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:55 prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container 05:14:55 $ 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-191 -v /w/workspace/gexfoundry_device-rest-go_PR-191:/w/workspace/gexfoundry_device-rest-go_PR-191:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-191@tmp:/w/workspace/gexfoundry_device-rest-go_PR-191@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 05:14:57 $ docker top 51a1efa2772790a87229ca9456401ee748649cb5407cd32a9cd8e66f531377d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:58 ---> job-cost.sh 05:14:58 lf-activate-venv: SKIPPING 05:14:58 INFO: No Stack... 05:14:58 INFO: Retrieving Pricing Info for: v3-standard-8 05:14:58 INFO: Archiving Costs [Pipeline] sh 05:14:59 + cat /w/workspace/gexfoundry_device-rest-go_PR-191/archives/cost.csv 05:14:59 + cut -d, -f6 [Pipeline] lock 05:14:59 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-191-1-stack-cost] 05:14:59 Resource [jenkins-edgexfoundry-device-rest-go-PR-191-1-stack-cost] did not exist. Created. 05:14:59 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:14:59 + echo total: 0.2199999988079071 [Pipeline] stash 05:14:59 Stashed 1 file(s) [Pipeline] } 05:14:59 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-191-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:14:59 $ docker stop --time=1 51a1efa2772790a87229ca9456401ee748649cb5407cd32a9cd8e66f531377d8 05:15:01 $ docker rm -f 51a1efa2772790a87229ca9456401ee748649cb5407cd32a9cd8e66f531377d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:16:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-241 in /w/workspace/gexfoundry_device-rest-go_PR-191 [Pipeline] { [Pipeline] ws 05:16:27 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 05:16:27 The recommended git tool is: git 05:16:34 using credential edgex-jenkins-ssh 05:16:34 Cloning the remote Git repository 05:16:34 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 05:16:35 > git init /w/workspace/device-rest-go/1 # timeout=10 05:16:35 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 05:16:35 > git --version # timeout=10 05:16:35 > git --version # 'git version 2.25.1' 05:16:35 using GIT_SSH to set credentials SSH Credentials for GitHub 05:16:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:16:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 05:16:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:16:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 05:16:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 05:16:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:16:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:16:37 Merging remotes/origin/main commit 99d2988c42a4468ca534e1bc92575890b1a7bdf5 into PR head commit 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d 05:16:38 Merge succeeded, producing 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d 05:16:38 Checking out Revision 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d (PR-191) 05:16:37 > git config core.sparsecheckout # timeout=10 05:16:37 > git checkout -f 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d # timeout=10 05:16:37 > git remote # timeout=10 05:16:37 > git config --get remote.origin.url # timeout=10 05:16:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:16:37 > git merge 99d2988c42a4468ca534e1bc92575890b1a7bdf5 # timeout=10 05:16:37 > git rev-parse HEAD^{commit} # timeout=10 05:16:38 > git config core.sparsecheckout # timeout=10 05:16:38 > git checkout -f 2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d # timeout=10 05:16:42 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" 05:16:42 > git --version # timeout=10 05:16:42 > git --version # 'git version 2.25.1' 05:16:42 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:16:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:16:43 % Total % Received % Xferd Average Speed Time Time Time Current 05:16:43 Dload Upload Total Spent Left Speed 05:16:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 225k 0 --:--:-- --:--:-- --:--:-- 225k [Pipeline] sh 05:16:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:16:44 + sudo tee /etc/docker/daemon.new 05:16:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:16:44 { 05:16:44 "registry-mirrors": [ 05:16:44 "https://nexus3.edgexfoundry.org:10001" 05:16:44 ], 05:16:44 "bip": "10.250.0.254/24", 05:16:44 "hosts": [ 05:16:44 "tcp://0.0.0.0:5555", 05:16:44 "unix:///var/run/docker.sock" 05:16:44 ], 05:16:44 "mtu": 1458, 05:16:44 "selinux-enabled": true, 05:16:44 "seccomp-profile": "/etc/docker/seccomp.json" 05:16:44 } [Pipeline] sh 05:16:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:16:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:03 provisioning config files... 05:17:03 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3411727038891913857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:04 ---> docker-login.sh 05:17:04 nexus3.edgexfoundry.org:10001 05:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:04 Configure a credential helper to remove this warning. See 05:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:04 05:17:04 Login Succeeded 05:17:04 nexus3.edgexfoundry.org:10002 05:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:05 Configure a credential helper to remove this warning. See 05:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:05 05:17:05 Login Succeeded 05:17:05 nexus3.edgexfoundry.org:10003 05:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:06 Configure a credential helper to remove this warning. See 05:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:06 05:17:06 Login Succeeded 05:17:06 nexus3.edgexfoundry.org:10004 05:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:06 Configure a credential helper to remove this warning. See 05:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:06 05:17:06 Login Succeeded 05:17:06 docker.io 05:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:07 Configure a credential helper to remove this warning. See 05:17:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:07 05:17:07 Login Succeeded 05:17:07 ---> docker-login.sh ends [Pipeline] } 05:17:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:17:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:17:07 ========================================================= 05:17:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:17:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:17:08 Sending build context to Docker daemon 128.5kB 05:17:08 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:17:08 Step 2/12 : FROM ${BASE} AS builder 05:17:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:17:09 9b3977197b4f: Pulling fs layer 05:17:09 1a89e8eeedd5: Pulling fs layer 05:17:09 94645a83ff95: Pulling fs layer 05:17:09 3f3a8bcf1eab: Pulling fs layer 05:17:09 0c92f367c5e7: Pulling fs layer 05:17:09 3096ccb668a1: Pulling fs layer 05:17:09 e8cf19c19ddd: Pulling fs layer 05:17:09 a4caa8a26152: Pulling fs layer 05:17:09 3096ccb668a1: Waiting 05:17:09 e8cf19c19ddd: Waiting 05:17:09 0c92f367c5e7: Waiting 05:17:09 a4caa8a26152: Waiting 05:17:09 94645a83ff95: Verifying Checksum 05:17:09 94645a83ff95: Download complete 05:17:09 1a89e8eeedd5: Verifying Checksum 05:17:09 1a89e8eeedd5: Download complete 05:17:09 0c92f367c5e7: Verifying Checksum 05:17:09 0c92f367c5e7: Download complete 05:17:09 3096ccb668a1: Download complete 05:17:09 9b3977197b4f: Verifying Checksum 05:17:09 9b3977197b4f: Download complete 05:17:09 e8cf19c19ddd: Verifying Checksum 05:17:09 e8cf19c19ddd: Download complete 05:17:09 9b3977197b4f: Pull complete 05:17:10 1a89e8eeedd5: Pull complete 05:17:10 94645a83ff95: Pull complete 05:17:11 a4caa8a26152: Download complete 05:17:11 3f3a8bcf1eab: Verifying Checksum 05:17:11 3f3a8bcf1eab: Download complete 05:17:24 3f3a8bcf1eab: Pull complete 05:17:24 0c92f367c5e7: Pull complete 05:17:24 3096ccb668a1: Pull complete 05:17:24 e8cf19c19ddd: Pull complete 05:17:31 a4caa8a26152: Pull complete 05:17:31 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 05:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:17:31 ---> 725f1c02e7f9 05:17:31 Step 3/12 : ARG MAKE='make build' 05:17:32 ---> Running in 1b1827b43231 05:17:32 Removing intermediate container 1b1827b43231 05:17:32 ---> d120131281e5 05:17:32 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:17:32 ---> Running in 8f611c71e927 05:17:32 Removing intermediate container 8f611c71e927 05:17:32 ---> 0dfda9a5372e 05:17:32 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:17:32 ---> Running in 66a250c991bf 05:17:33 Removing intermediate container 66a250c991bf 05:17:33 ---> 983a4b419b65 05:17:33 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:33 ---> Running in c5c272306276 05:17:36 Removing intermediate container c5c272306276 05:17:36 ---> a0d6595a596f 05:17:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:17:36 ---> Running in e64dbdc6ab89 05:17:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:17:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:17:38 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:17:39 (2/4) Installing libedit (20210910.3.1-r0) 05:17:39 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:17:39 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:17:39 Executing busybox-1.34.1-r3.trigger 05:17:39 OK: 224 MiB in 56 packages 05:17:40 Removing intermediate container e64dbdc6ab89 05:17:40 ---> e386dd5fa9c6 05:17:40 Step 8/12 : WORKDIR /device-rest-go 05:17:40 ---> Running in 8dbf945cab97 05:17:40 Removing intermediate container 8dbf945cab97 05:17:40 ---> 47906714a204 05:17:40 Step 9/12 : COPY go.mod vendor* ./ 05:17:41 ---> 9cbd0059d0ee 05:17:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:41 ---> Running in 222c023ceb52 05:18:28 Removing intermediate container 222c023ceb52 05:18:28 ---> 2b66f52d390b 05:18:28 Step 11/12 : COPY . . 05:18:28 ---> 5cbded061792 05:18:28 Step 12/12 : RUN $MAKE 05:18:28 ---> Running in 55c455edd4d2 05:18:28 noop 05:18:28 Removing intermediate container 55c455edd4d2 05:18:28 ---> 9be12c0221e4 05:18:28 Successfully built 9be12c0221e4 05:18:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:28 + docker inspect -f . ci-base-image-arm64 05:18:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:29 prd-ubuntu20.04-docker-arm64-4c-16g-241 does not seem to be running inside a container 05:18:29 $ 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 05:18:30 $ docker top aeede6e95847e020ba66605a0c504ab20a07e034b33831f563e1c294b2b6f490 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:31 + go version 05:18:31 go version go1.17.6 linux/arm64 [Pipeline] } 05:18:31 $ docker stop --time=1 aeede6e95847e020ba66605a0c504ab20a07e034b33831f563e1c294b2b6f490 05:18:33 $ docker rm -f aeede6e95847e020ba66605a0c504ab20a07e034b33831f563e1c294b2b6f490 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:34 + docker inspect -f . ci-base-image-arm64 05:18:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:34 prd-ubuntu20.04-docker-arm64-4c-16g-241 does not seem to be running inside a container 05:18:34 $ 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 05:18:35 $ docker top fd29cdbb91d1406f02cd75f48d82c0043f6b1b8efc19db827d51994f9631633c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:18:36 + make test 05:18:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:18:38 ? github.com/edgexfoundry/device-rest-go [no test files] 05:20:15 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 05:20:15 ok github.com/edgexfoundry/device-rest-go/driver 0.073s coverage: 55.2% of statements 05:20:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:20:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:20:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:20:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:20:30 ./bin/test-attribution-txt.sh [Pipeline] echo 05:20:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:20:32 $ docker stop --time=1 fd29cdbb91d1406f02cd75f48d82c0043f6b1b8efc19db827d51994f9631633c 05:20:34 $ docker rm -f fd29cdbb91d1406f02cd75f48d82c0043f6b1b8efc19db827d51994f9631633c [Pipeline] // withDockerContainer [Pipeline] sh 05:20:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:20:35 Warning: overwriting stash ‘coverage-report’ 05:20:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:20:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:20:37 + ls -al . 05:20:37 total 168 05:20:37 drwxrwxr-x 8 jenkins jenkins 4096 May 27 05:20 . 05:20:37 drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:16 .. 05:20:37 -rw-rw-r-- 1 jenkins jenkins 151 May 27 05:16 .dockerignore 05:20:37 drwxrwxr-x 8 jenkins jenkins 4096 May 27 05:16 .git 05:20:37 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:16 .github 05:20:37 -rw-rw-r-- 1 jenkins jenkins 329 May 27 05:16 .gitignore 05:20:37 -rw-rw-r-- 1 jenkins jenkins 41 May 27 05:16 .golangci.yml 05:20:37 -rw-rw-r-- 1 jenkins jenkins 8596 May 27 05:16 Attribution.txt 05:20:37 -rw-rw-r-- 1 jenkins jenkins 11736 May 27 05:16 CHANGELOG.md 05:20:37 -rw-rw-r-- 1 jenkins jenkins 1672 May 27 05:16 Dockerfile 05:20:37 -rw-rw-r-- 1 jenkins jenkins 677 May 27 05:16 GOVERNANCE.md 05:20:37 -rw-rw-r-- 1 jenkins jenkins 680 May 27 05:16 Jenkinsfile 05:20:37 -rw-rw-r-- 1 jenkins jenkins 11340 May 27 05:16 LICENSE 05:20:37 -rw-rw-r-- 1 jenkins jenkins 1977 May 27 05:16 Makefile 05:20:37 -rw-rw-r-- 1 jenkins jenkins 620 May 27 05:16 OWNERS.md 05:20:37 -rw-rw-r-- 1 jenkins jenkins 8003 May 27 05:16 README.md 05:20:37 -rw-rw-r-- 1 jenkins jenkins 5 May 27 05:13 VERSION 05:20:37 drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:16 bin 05:20:37 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:16 cmd 05:20:37 -rw-r--r-- 1 jenkins jenkins 9355 May 27 05:20 coverage.out 05:20:37 drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:16 driver 05:20:37 -rw-rw-r-- 1 jenkins jenkins 3287 May 27 05:16 go.mod 05:20:37 -rw-rw-r-- 1 jenkins jenkins 34802 May 27 05:16 go.sum 05:20:37 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:16 snap 05:20:37 -rw-rw-r-- 1 jenkins jenkins 713 May 27 05:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:37 + 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=2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d --label arch=arm64 --label version=0.0.0 . 05:20:37 Sending build context to Docker daemon 138.8kB 05:20:38 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 05:20:38 Step 2/25 : FROM ${BASE} AS builder 05:20:38 ---> 9be12c0221e4 05:20:38 Step 3/25 : ARG MAKE='make build' 05:20:38 ---> Running in a3f3997ebb31 05:20:38 Removing intermediate container a3f3997ebb31 05:20:38 ---> 93cd7931bcda 05:20:38 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:20:38 ---> Running in 843ab59c45ec 05:20:39 Removing intermediate container 843ab59c45ec 05:20:39 ---> 7a4fad47b284 05:20:39 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:20:39 ---> Running in 22728b296eae 05:20:39 Removing intermediate container 22728b296eae 05:20:39 ---> 42111a7134d5 05:20:39 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:20:39 ---> Running in 6db30d94720e 05:20:41 Removing intermediate container 6db30d94720e 05:20:41 ---> 24b14da93b14 05:20:41 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:20:41 ---> Running in 73532e579bb8 05:20:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:20:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:20:44 OK: 224 MiB in 56 packages 05:20:45 Removing intermediate container 73532e579bb8 05:20:45 ---> 068df5d6e82b 05:20:45 Step 8/25 : WORKDIR /device-rest-go 05:20:45 ---> Running in 4833344405de 05:20:45 Removing intermediate container 4833344405de 05:20:45 ---> 1439971a6bc5 05:20:45 Step 9/25 : COPY go.mod vendor* ./ 05:20:46 ---> 8e86883b6ff0 05:20:46 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:20:46 ---> Running in ca8ddf6e10b6 05:20:48 Removing intermediate container ca8ddf6e10b6 05:20:48 ---> d98b775ceca5 05:20:48 Step 11/25 : COPY . . 05:20:48 ---> 496b4b9de68b 05:20:48 Step 12/25 : RUN $MAKE 05:20:48 ---> Running in a3ead04bac1c 05:20:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 05:23:11 Removing intermediate container a3ead04bac1c 05:23:11 ---> 1e44221c7c3a 05:23:11 Step 13/25 : FROM alpine:3.14 05:23:11 3.14: Pulling from library/alpine 05:23:11 455c02918c45: Pulling fs layer 05:23:11 455c02918c45: Verifying Checksum 05:23:11 455c02918c45: Download complete 05:23:11 455c02918c45: Pull complete 05:23:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:23:11 Status: Downloaded newer image for alpine:3.14 05:23:11 ---> ac73e934f311 05:23:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:23:11 ---> Running in 0f1d0371c476 05:23:11 Removing intermediate container 0f1d0371c476 05:23:11 ---> 972f72909b74 05:23:11 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 05:23:11 ---> Running in c18a86a03e3d 05:23:11 Removing intermediate container c18a86a03e3d 05:23:11 ---> f93846c5a9c8 05:23:11 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 05:23:11 ---> Running in 83314eca08e5 05:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:23:11 (1/6) Installing dumb-init (1.2.5-r1) 05:23:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:23:11 (3/6) Installing libsodium (1.0.18-r0) 05:23:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:23:11 (5/6) Installing libzmq (4.3.4-r0) 05:23:11 (6/6) Installing zeromq (4.3.4-r0) 05:23:11 Executing busybox-1.33.1-r7.trigger 05:23:11 OK: 8 MiB in 20 packages 05:23:11 Removing intermediate container 83314eca08e5 05:23:11 ---> 169ef03f40f1 05:23:11 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 05:23:11 ---> c115ef76bf0a 05:23:11 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 05:23:11 ---> a86d5e774668 05:23:11 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 05:23:11 ---> 6340ca1bd6e8 05:23:11 Step 20/25 : EXPOSE 59986 05:23:11 ---> Running in 5a24bc4db0a1 05:23:11 Removing intermediate container 5a24bc4db0a1 05:23:11 ---> ef72fe2e00ef 05:23:11 Step 21/25 : ENTRYPOINT ["/device-rest"] 05:23:11 ---> Running in 5e49217c30bd 05:23:11 Removing intermediate container 5e49217c30bd 05:23:11 ---> 6659f7468944 05:23:11 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:23:11 ---> Running in cb216fbbd94e 05:23:11 Removing intermediate container cb216fbbd94e 05:23:11 ---> baa8803a468a 05:23:11 Step 23/25 : LABEL arch=arm64 05:23:11 ---> Running in 18a2fcb7fbea 05:23:11 Removing intermediate container 18a2fcb7fbea 05:23:11 ---> 9af55610e8aa 05:23:11 Step 24/25 : LABEL git_sha=2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d 05:23:11 ---> Running in edf7953faa7b 05:23:11 Removing intermediate container edf7953faa7b 05:23:11 ---> b40007d29876 05:23:11 Step 25/25 : LABEL version=0.0.0 05:23:11 ---> Running in ddb799368e6a 05:23:11 Removing intermediate container ddb799368e6a 05:23:11 ---> 5898793900bc 05:23:11 [Warning] One or more build-args [ARCH] were not consumed 05:23:11 Successfully built 5898793900bc 05:23:11 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 05:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:12 05:23:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:13 arm64: Pulling from edgex-lftools-log-publisher 05:23:13 8998bd30e6a1: Pulling fs layer 05:23:13 04944245beec: Pulling fs layer 05:23:13 699f458cf7ca: Pulling fs layer 05:23:13 765212b225bb: Pulling fs layer 05:23:13 f23df028b6ca: Pulling fs layer 05:23:13 d65c8cfc05b1: Pulling fs layer 05:23:13 2437ff75d9bd: Pulling fs layer 05:23:13 f23df028b6ca: Waiting 05:23:13 2437ff75d9bd: Waiting 05:23:13 d65c8cfc05b1: Waiting 05:23:13 765212b225bb: Waiting 05:23:13 04944245beec: Verifying Checksum 05:23:13 04944245beec: Download complete 05:23:13 765212b225bb: Verifying Checksum 05:23:13 765212b225bb: Download complete 05:23:13 f23df028b6ca: Verifying Checksum 05:23:13 f23df028b6ca: Download complete 05:23:13 d65c8cfc05b1: Verifying Checksum 05:23:13 d65c8cfc05b1: Download complete 05:23:13 699f458cf7ca: Verifying Checksum 05:23:13 699f458cf7ca: Download complete 05:23:13 8998bd30e6a1: Verifying Checksum 05:23:13 8998bd30e6a1: Download complete 05:23:16 2437ff75d9bd: Verifying Checksum 05:23:16 2437ff75d9bd: Download complete 05:23:18 8998bd30e6a1: Pull complete 05:23:18 04944245beec: Pull complete 05:23:20 699f458cf7ca: Pull complete 05:23:20 765212b225bb: Pull complete 05:23:21 f23df028b6ca: Pull complete 05:23:21 d65c8cfc05b1: Pull complete 05:23:36 2437ff75d9bd: Pull complete 05:23:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:23:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:37 prd-ubuntu20.04-docker-arm64-4c-16g-241 does not seem to be running inside a container 05:23:37 $ 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 05:23:39 $ docker top 2ef07eb47070d8bdbbb1c107dc9f7f113559f76df1fde6937a149bb62761a37e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:40 ---> job-cost.sh 05:23:40 lf-activate-venv: SKIPPING 05:23:40 INFO: No Stack... 05:23:41 INFO: Retrieving Pricing Info for: v3-standard-4 05:23:42 INFO: Archiving Costs [Pipeline] sh 05:23:42 + cut -d, -f6 05:23:42 + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 05:23:42 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-191-1-stack-cost] 05:23:42 Resource [jenkins-edgexfoundry-device-rest-go-PR-191-1-stack-cost] did not exist. Created. 05:23:42 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:23:43 /w/workspace/device-rest-go/1@tmp/durable-e75042c6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:23:44 + echo total: 0.10999999940395355 [Pipeline] stash 05:23:44 Warning: overwriting stash ‘stack-cost’ 05:23:44 Stashed 1 file(s) [Pipeline] } 05:23:44 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-191-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:23:44 $ docker stop --time=1 2ef07eb47070d8bdbbb1c107dc9f7f113559f76df1fde6937a149bb62761a37e 05:23:46 $ docker rm -f 2ef07eb47070d8bdbbb1c107dc9f7f113559f76df1fde6937a149bb62761a37e [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 05:23:47 provisioning config files... 05:23:47 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-191@tmp/config6303133659804390952tmp [Pipeline] { [Pipeline] sh 05:23:47 + set +x 05:23:47 + curl -s https://codecov.io/bash 05:23:47 + bash -s -- 05:23:47 05:23:47 _____ _ 05:23:47 / ____| | | 05:23:47 | | ___ __| | ___ ___ _____ __ 05:23:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:23:47 | |___| (_) | (_| | __/ (_| (_) \ V / 05:23:47 \_____\___/ \__,_|\___|\___\___/ \_/ 05:23:47 Bash-1.0.6 05:23:47 05:23:47 05:23:47 ==> git version 2.25.1 found 05:23:47 ==> 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 05:23:47 Release-Date: 2020-01-08 05:23:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:23:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:23:47 ==> Jenkins CI detected. 05:23:47 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-191 05:23:47 project root: . 05:23:47 --> token set from env 05:23:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:23:47 ==> Running gcov in . (disable via -X gcov) 05:23:47 ==> Python coveragepy not found 05:23:47 ==> Searching for coverage reports in: 05:23:47 + . 05:23:47 -> Found 1 reports 05:23:47 ==> Detecting git/mercurial file structure 05:23:47 ==> Reading reports 05:23:47 + ./coverage.out bytes=9355 05:23:47 ==> Appending adjustments 05:23:47 https://docs.codecov.io/docs/fixing-reports 05:23:47 + Found adjustments 05:23:47 ==> Gzipping contents 05:23:47 4.0K /tmp/codecov.VnsGp9.gz 05:23:47 ==> Uploading reports 05:23:47 url: https://codecov.io 05:23:47 query: branch=PR-191&commit=2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=191&job=&cmd_args= 05:23:47 -> Pinging Codecov 05:23:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-191&commit=2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=191&job=&cmd_args= 05:23:47 -> Uploading to 05:23:47 https://storage.googleapis.com/codecov/v4/raw/2022-05-27/4E5D53B4F1F92C436F7061BF334D961C/2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d/0957cb49-da46-4f44-ac66-509187103b20.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220527T052347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea54294d2bc16a714e7784a7050b77e0fb06e26a74f621df4a10f5e3bf2216e1 05:23:47 % Total % Received % Xferd Average Speed Time Time Time Current 05:23:47 Dload Upload Total Spent Left Speed 05:23:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 7082 --:--:-- --:--:-- --:--:-- 7082 05:23:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/2bcd884eb0f4fc2f60409d1b033de5cf5cdec46d [Pipeline] } 05:23:48 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 05:23:49 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-191/archives ] 05:23:49 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-191/archives 05:23:49 total 16 05:23:49 drwxr-xr-x 3 root root 4096 May 27 05:14 . 05:23:49 drwxrwxr-x 10 jenkins jenkins 4096 May 27 05:14 .. 05:23:49 drwxr-xr-x 2 root root 4096 May 27 05:14 cost 05:23:49 -rw-r--r-- 1 root root 85 May 27 05:14 cost.csv 05:23:49 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-191/archives 05:23:49 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-191/archives 05:23:49 total 16 05:23:49 drwxr-xr-x 3 jenkins jenkins 4096 May 27 05:14 . 05:23:49 drwxrwxr-x 10 jenkins jenkins 4096 May 27 05:14 .. 05:23:49 drwxr-xr-x 2 jenkins jenkins 4096 May 27 05:14 cost 05:23:49 -rw-r--r-- 1 jenkins jenkins 85 May 27 05:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:23:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:23:51 ---> package-listing.sh 05:23:51 ++ facter osfamily 05:23:51 ++ tr '[:upper:]' '[:lower:]' 05:23:51 + OS_FAMILY=debian 05:23:51 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-191 05:23:51 + START_PACKAGES=/tmp/packages_start.txt 05:23:51 + END_PACKAGES=/tmp/packages_end.txt 05:23:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:23:51 + PACKAGES=/tmp/packages_start.txt 05:23:51 + '[' /w/workspace/gexfoundry_device-rest-go_PR-191 ']' 05:23:51 + PACKAGES=/tmp/packages_end.txt 05:23:51 + case "${OS_FAMILY}" in 05:23:51 + dpkg -l 05:23:51 + grep '^ii' 05:23:51 + '[' -f /tmp/packages_start.txt ']' 05:23:51 + '[' -f /tmp/packages_end.txt ']' 05:23:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:23:51 + '[' /w/workspace/gexfoundry_device-rest-go_PR-191 ']' 05:23:51 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-191/archives/ 05:23:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-191/archives/ [Pipeline] echo 05:23:51 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-191/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:23:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:52 prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container 05:23:52 $ 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-191/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-191 -v /w/workspace/gexfoundry_device-rest-go_PR-191:/w/workspace/gexfoundry_device-rest-go_PR-191:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-191@tmp:/w/workspace/gexfoundry_device-rest-go_PR-191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:23:52 $ docker top 5db10b8b1d19221d0b97164c81da9058d5965212e0f758b0e24528936f99c139 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:53 + touch /tmp/pre-build-complete [Pipeline] sh 05:23:53 + mkdir -p /var/log/sysstat [Pipeline] sh 05:23:53 + ls /var/log/sa-host 05:23:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:53 provisioning config files... 05:23:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-191@tmp/config828060710130940726tmp [Pipeline] { [Pipeline] echo 05:23:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:23:54 ---> create-netrc.sh [Pipeline] } 05:23:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:23:54 ---> python-tools-install.sh [Pipeline] echo 05:23:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:23:55 ---> sudo-logs.sh 05:23:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:23:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:23:55 ---> job-cost.sh 05:23:55 lf-activate-venv: SKIPPING 05:23:55 DEBUG: total: 0.2199999988079071 05:23:55 INFO: Retrieving Stack Cost... 05:23:55 INFO: Retrieving Pricing Info for: v3-standard-8 05:23:56 INFO: Archiving Costs [Pipeline] echo 05:23:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:23:56 ---> logs-deploy.sh 05:23:56 lf-activate-venv: SKIPPING 05:23:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-191/1 05:23:56 INFO: archiving workspace using pattern(s): 05:23:57 Archives upload complete. 05:23:57 INFO: archiving logs to Nexus