Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa2594666deb171bc078c2a791882f5db0311ade 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-ssh15209242329661626254.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2955484918704643948.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5512424650852504903.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10855793601820435084.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2749629550047396410.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1430 in /w/workspace/edgexfoundry_device-rest-go_main [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/edgexfoundry_device-rest-go_main # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fa2594666deb171bc078c2a791882f5db0311ade (main) Commit message: "Merge pull request #213 from lenny-intel/nats-builds" > 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 core.sparsecheckout # timeout=10 > git checkout -f fa2594666deb171bc078c2a791882f5db0311ade # timeout=10 > git rev-list --no-walk 4a40192a1b6bb0369d057e4fca0f08fde1edf441 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T21:20:49.510Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T21:20:49.573Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T21:20:49.591Z] ========================================================= [2022-09-27T21:20:49.591Z] EdgeX Global Pipelines Version Info [2022-09-27T21:20:49.591Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:20:50.301Z] ------------------- [2022-09-27T21:20:50.302Z] stable info: [2022-09-27T21:20:50.302Z] ------------------- [2022-09-27T21:20:50.302Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T21:20:50.302Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T21:20:50.302Z] Message: update stable to v1.0.239 [2022-09-27T21:20:50.873Z] ------------------- [2022-09-27T21:20:50.873Z] experimental info: [2022-09-27T21:20:50.873Z] ------------------- [2022-09-27T21:20:50.873Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T21:20:50.873Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T21:20:50.873Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T21:20:51.042Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-09-27T21:20:51.051Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-09-27T21:20:51.062Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T21:20:51.073Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T21:20:51.085Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T21:20:51.098Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T21:20:51.108Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T21:20:51.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-27T21:20:51.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T21:20:51.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T21:20:51.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T21:20:51.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-09-27T21:20:51.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T21:20:51.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T21:20:51.196Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T21:20:51.208Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T21:20:51.221Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T21:20:51.235Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T21:20:51.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T21:20:51.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T21:20:51.274Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-27T21:20:51.285Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-27T21:20:51.295Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-27T21:20:51.307Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-27T21:20:51.319Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-27T21:20:51.332Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T21:20:51.345Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T21:20:51.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-27T21:20:51.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-27T21:20:51.378Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-27T21:20:51.389Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa2594666deb171bc078c2a791882f5db0311ade [Pipeline] echo [2022-09-27T21:20:51.400Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa25946 [Pipeline] echo [2022-09-27T21:20:51.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:20:51.454Z] provisioning config files... [2022-09-27T21:20:51.471Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11725342017113178400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:20:51.774Z] ---> docker-login.sh [2022-09-27T21:20:51.774Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:20:52.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:20:52.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:20:52.035Z] Configure a credential helper to remove this warning. See [2022-09-27T21:20:52.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:20:52.035Z] [2022-09-27T21:20:52.035Z] Login Succeeded [2022-09-27T21:20:52.035Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:20:52.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:20:52.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:20:52.035Z] Configure a credential helper to remove this warning. See [2022-09-27T21:20:52.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:20:52.035Z] [2022-09-27T21:20:52.035Z] Login Succeeded [2022-09-27T21:20:52.035Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:20:52.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:20:52.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:20:52.295Z] Configure a credential helper to remove this warning. See [2022-09-27T21:20:52.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:20:52.295Z] [2022-09-27T21:20:52.295Z] Login Succeeded [2022-09-27T21:20:52.295Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:20:52.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:20:52.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:20:52.295Z] Configure a credential helper to remove this warning. See [2022-09-27T21:20:52.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:20:52.295Z] [2022-09-27T21:20:52.295Z] Login Succeeded [2022-09-27T21:20:52.295Z] docker.io [2022-09-27T21:20:52.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:20:52.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:20:52.816Z] Configure a credential helper to remove this warning. See [2022-09-27T21:20:52.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:20:52.816Z] [2022-09-27T21:20:52.816Z] Login Succeeded [2022-09-27T21:20:52.816Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:20:52.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-27T21:20:53.165Z] + git rev-list -1 --merges fa2594666deb171bc078c2a791882f5db0311ade~1..fa2594666deb171bc078c2a791882f5db0311ade [Pipeline] echo [2022-09-27T21:20:53.198Z] -----------> git rev-list -1 --merges fa2594666deb171bc078c2a791882f5db0311ade~1..fa2594666deb171bc078c2a791882f5db0311ade fa2594666deb171bc078c2a791882f5db0311ade [2022-09-27T21:20:53.198Z] fa2594666deb171bc078c2a791882f5db0311ade [false] [Pipeline] sh [2022-09-27T21:20:53.488Z] + git log --format=format:%s -1 fa2594666deb171bc078c2a791882f5db0311ade [Pipeline] echo [2022-09-27T21:20:53.504Z] ========================================================= [2022-09-27T21:20:53.504Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T21:20:53.504Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:20:53.831Z] + git log --format=format:%s -1 fa2594666deb171bc078c2a791882f5db0311ade [Pipeline] echo [2022-09-27T21:20:53.842Z] [semverPrep] GIT_COMMIT: fa2594666deb171bc078c2a791882f5db0311ade, Commit Message: Merge pull request #213 from lenny-intel/nats-builds [Pipeline] echo [2022-09-27T21:20:53.852Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-27T21:20:54.272Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:20:54.272Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T21:20:54.272Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T21:20:54.272Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T21:20:54.272Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T21:20:54.272Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T21:20:54.272Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:20:54.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:20:54.621Z] [2022-09-27T21:20:54.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:20:54.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:20:54.920Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T21:20:54.920Z] b85a868b505f: Pulling fs layer [2022-09-27T21:20:54.920Z] e2be974225ed: Pulling fs layer [2022-09-27T21:20:54.920Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T21:20:54.920Z] 988bab9f4d93: Pulling fs layer [2022-09-27T21:20:54.920Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T21:20:54.920Z] eaf3925da568: Pulling fs layer [2022-09-27T21:20:54.920Z] bab4dde63d76: Pulling fs layer [2022-09-27T21:20:54.920Z] bde34c3a00c8: Pulling fs layer [2022-09-27T21:20:54.920Z] b352a97aabf1: Pulling fs layer [2022-09-27T21:20:54.920Z] 4872d77fe225: Pulling fs layer [2022-09-27T21:20:54.920Z] 5851b861e8e6: Pulling fs layer [2022-09-27T21:20:54.920Z] bde34c3a00c8: Waiting [2022-09-27T21:20:54.920Z] 988bab9f4d93: Waiting [2022-09-27T21:20:54.920Z] b352a97aabf1: Waiting [2022-09-27T21:20:54.920Z] 1469e6f7b9e6: Waiting [2022-09-27T21:20:54.920Z] eaf3925da568: Waiting [2022-09-27T21:20:54.920Z] 4872d77fe225: Waiting [2022-09-27T21:20:54.920Z] bab4dde63d76: Waiting [2022-09-27T21:20:54.920Z] e2be974225ed: Verifying Checksum [2022-09-27T21:20:54.920Z] e2be974225ed: Download complete [2022-09-27T21:20:54.920Z] 988bab9f4d93: Verifying Checksum [2022-09-27T21:20:54.920Z] 988bab9f4d93: Download complete [2022-09-27T21:20:55.178Z] 1469e6f7b9e6: Verifying Checksum [2022-09-27T21:20:55.178Z] 1469e6f7b9e6: Download complete [2022-09-27T21:20:55.178Z] eaf3925da568: Verifying Checksum [2022-09-27T21:20:55.178Z] eaf3925da568: Download complete [2022-09-27T21:20:55.178Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T21:20:55.178Z] 339a4e72a1f5: Download complete [2022-09-27T21:20:55.178Z] bde34c3a00c8: Download complete [2022-09-27T21:20:55.178Z] b352a97aabf1: Verifying Checksum [2022-09-27T21:20:55.178Z] b352a97aabf1: Download complete [2022-09-27T21:20:55.178Z] 4872d77fe225: Verifying Checksum [2022-09-27T21:20:55.178Z] 4872d77fe225: Download complete [2022-09-27T21:20:55.178Z] 5851b861e8e6: Verifying Checksum [2022-09-27T21:20:55.178Z] 5851b861e8e6: Download complete [2022-09-27T21:20:55.178Z] b85a868b505f: Verifying Checksum [2022-09-27T21:20:55.178Z] b85a868b505f: Download complete [2022-09-27T21:20:55.437Z] bab4dde63d76: Verifying Checksum [2022-09-27T21:20:55.437Z] bab4dde63d76: Download complete [2022-09-27T21:20:56.375Z] b85a868b505f: Pull complete [2022-09-27T21:20:56.375Z] e2be974225ed: Pull complete [2022-09-27T21:20:56.943Z] 339a4e72a1f5: Pull complete [2022-09-27T21:20:56.943Z] 988bab9f4d93: Pull complete [2022-09-27T21:20:57.202Z] 1469e6f7b9e6: Pull complete [2022-09-27T21:20:57.202Z] eaf3925da568: Pull complete [2022-09-27T21:20:59.111Z] bab4dde63d76: Pull complete [2022-09-27T21:20:59.111Z] bde34c3a00c8: Pull complete [2022-09-27T21:20:59.111Z] b352a97aabf1: Pull complete [2022-09-27T21:20:59.111Z] 4872d77fe225: Pull complete [2022-09-27T21:20:59.111Z] 5851b861e8e6: Pull complete [2022-09-27T21:20:59.111Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T21:20:59.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:20:59.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:20:59.195Z] prd-ubuntu20.04-docker-8c-8g-1430 does not seem to be running inside a container [2022-09-27T21:20:59.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:21:00.413Z] $ docker top e1c7451931a85d268fc18d7ae464a08d34cd0563111901a94e00d330eb5b7bb6 -eo pid,comm [2022-09-27T21:21:00.477Z] 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). [2022-09-27T21:21:00.477Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:21:00.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:21:00.513Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:21:00.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:21:00.636Z] $ docker exec e1c7451931a85d268fc18d7ae464a08d34cd0563111901a94e00d330eb5b7bb6 ssh-agent [2022-09-27T21:21:00.764Z] SSH_AUTH_SOCK=/tmp/ssh-O00MRb19sFuD/agent.32 [2022-09-27T21:21:00.764Z] SSH_AGENT_PID=38 [2022-09-27T21:21:00.770Z] Running ssh-add (command line suppressed) [2022-09-27T21:21:00.866Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13504827479814042825.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13504827479814042825.key) [2022-09-27T21:21:00.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:21:01.168Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T21:21:01.184Z] $ docker exec --env ******** --env ******** e1c7451931a85d268fc18d7ae464a08d34cd0563111901a94e00d330eb5b7bb6 ssh-agent -k [2022-09-27T21:21:01.287Z] unset SSH_AUTH_SOCK; [2022-09-27T21:21:01.288Z] unset SSH_AGENT_PID; [2022-09-27T21:21:01.288Z] echo Agent pid 38 killed; [2022-09-27T21:21:01.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T21:21:01.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:21:01.326Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:21:01.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:21:01.448Z] $ docker exec e1c7451931a85d268fc18d7ae464a08d34cd0563111901a94e00d330eb5b7bb6 ssh-agent [2022-09-27T21:21:01.551Z] SSH_AUTH_SOCK=/tmp/ssh-K3NQIzzbGxY9/agent.71 [2022-09-27T21:21:01.551Z] SSH_AGENT_PID=77 [2022-09-27T21:21:01.557Z] Running ssh-add (command line suppressed) [2022-09-27T21:21:01.653Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18094674899453072865.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18094674899453072865.key) [2022-09-27T21:21:01.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:21:01.958Z] + git semver init [2022-09-27T21:21:02.218Z] 2022-09-27 21:21:02,118 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T21:21:02.218Z] 2022-09-27 21:21:02,118 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-09-27T21:21:02.218Z] 2022-09-27 21:21:02,119 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-09-27T21:21:02.218Z] 2022-09-27 21:21:02,119 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:21:03.155Z] 2022-09-27 21:21:03,151 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2022-09-27T21:21:03.155Z] 2022-09-27 21:21:03,152 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2022-09-27T21:21:03.155Z] 2022-09-27 21:21:03,152 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-27T21:21:03.156Z] 2022-09-27 21:21:03,152 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-27T21:21:03.156Z] 2.3.0-dev.16 [Pipeline] } [2022-09-27T21:21:03.424Z] $ docker exec --env ******** --env ******** e1c7451931a85d268fc18d7ae464a08d34cd0563111901a94e00d330eb5b7bb6 ssh-agent -k [2022-09-27T21:21:03.522Z] unset SSH_AUTH_SOCK; [2022-09-27T21:21:03.523Z] unset SSH_AGENT_PID; [2022-09-27T21:21:03.523Z] echo Agent pid 77 killed; [2022-09-27T21:21:03.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:21:03.851Z] + git semver [Pipeline] } [2022-09-27T21:21:04.129Z] $ docker stop --time=1 e1c7451931a85d268fc18d7ae464a08d34cd0563111901a94e00d330eb5b7bb6 [2022-09-27T21:21:05.460Z] $ docker rm -f e1c7451931a85d268fc18d7ae464a08d34cd0563111901a94e00d330eb5b7bb6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:21:05.802Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T21:21:05.979Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T21:21:05.981Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:21:06.093Z] provisioning config files... [2022-09-27T21:21:06.101Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14797714560444119259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:21:06.396Z] ---> docker-login.sh [2022-09-27T21:21:06.397Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:21:06.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:21:06.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:21:06.397Z] Configure a credential helper to remove this warning. See [2022-09-27T21:21:06.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:21:06.397Z] [2022-09-27T21:21:06.397Z] Login Succeeded [2022-09-27T21:21:06.397Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:21:06.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:21:06.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:21:06.397Z] Configure a credential helper to remove this warning. See [2022-09-27T21:21:06.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:21:06.397Z] [2022-09-27T21:21:06.397Z] Login Succeeded [2022-09-27T21:21:06.397Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:21:06.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:21:06.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:21:06.655Z] Configure a credential helper to remove this warning. See [2022-09-27T21:21:06.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:21:06.655Z] [2022-09-27T21:21:06.655Z] Login Succeeded [2022-09-27T21:21:06.655Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:21:06.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:21:06.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:21:06.655Z] Configure a credential helper to remove this warning. See [2022-09-27T21:21:06.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:21:06.655Z] [2022-09-27T21:21:06.655Z] Login Succeeded [2022-09-27T21:21:06.655Z] docker.io [2022-09-27T21:21:06.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:21:07.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:21:07.224Z] Configure a credential helper to remove this warning. See [2022-09-27T21:21:07.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:21:07.224Z] [2022-09-27T21:21:07.224Z] Login Succeeded [2022-09-27T21:21:07.224Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:21:07.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T21:21:07.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:21:07.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:21:07.309Z] ========================================================= [2022-09-27T21:21:07.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T21:21:07.309Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:21:07.618Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T21:21:07.618Z] Sending build context to Docker daemon 10.72MB [2022-09-27T21:21:07.618Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:21:07.618Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T21:21:07.618Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T21:21:07.618Z] 2408cc74d12b: Pulling fs layer [2022-09-27T21:21:07.618Z] ea60b727a1ce: Pulling fs layer [2022-09-27T21:21:07.618Z] 30c4a7721957: Pulling fs layer [2022-09-27T21:21:07.618Z] 370296b7ddb6: Pulling fs layer [2022-09-27T21:21:07.618Z] 7c6cee850709: Pulling fs layer [2022-09-27T21:21:07.618Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T21:21:07.618Z] d94ebbe4e438: Pulling fs layer [2022-09-27T21:21:07.618Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T21:21:07.618Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T21:21:07.618Z] 370296b7ddb6: Waiting [2022-09-27T21:21:07.618Z] 39a5fcdaea64: Waiting [2022-09-27T21:21:07.618Z] bcfd1f05c69d: Waiting [2022-09-27T21:21:07.618Z] d94ebbe4e438: Waiting [2022-09-27T21:21:07.618Z] 59ccb84bbe0f: Waiting [2022-09-27T21:21:07.619Z] 30c4a7721957: Verifying Checksum [2022-09-27T21:21:07.619Z] 30c4a7721957: Download complete [2022-09-27T21:21:07.619Z] ea60b727a1ce: Verifying Checksum [2022-09-27T21:21:07.619Z] ea60b727a1ce: Download complete [2022-09-27T21:21:07.619Z] 7c6cee850709: Verifying Checksum [2022-09-27T21:21:07.619Z] 7c6cee850709: Download complete [2022-09-27T21:21:07.877Z] 39a5fcdaea64: Verifying Checksum [2022-09-27T21:21:07.877Z] 39a5fcdaea64: Download complete [2022-09-27T21:21:07.877Z] 2408cc74d12b: Verifying Checksum [2022-09-27T21:21:07.877Z] d94ebbe4e438: Download complete [2022-09-27T21:21:07.877Z] 2408cc74d12b: Pull complete [2022-09-27T21:21:08.137Z] ea60b727a1ce: Pull complete [2022-09-27T21:21:08.137Z] 30c4a7721957: Pull complete [2022-09-27T21:21:08.397Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T21:21:08.397Z] bcfd1f05c69d: Download complete [2022-09-27T21:21:08.654Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T21:21:08.654Z] 59ccb84bbe0f: Download complete [2022-09-27T21:21:08.654Z] 370296b7ddb6: Verifying Checksum [2022-09-27T21:21:08.654Z] 370296b7ddb6: Download complete [2022-09-27T21:21:11.942Z] 370296b7ddb6: Pull complete [2022-09-27T21:21:12.199Z] 7c6cee850709: Pull complete [2022-09-27T21:21:12.199Z] 39a5fcdaea64: Pull complete [2022-09-27T21:21:12.199Z] d94ebbe4e438: Pull complete [2022-09-27T21:21:14.099Z] bcfd1f05c69d: Pull complete [2022-09-27T21:21:14.667Z] 59ccb84bbe0f: Pull complete [2022-09-27T21:21:14.667Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T21:21:14.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T21:21:14.667Z] ---> a4fb48ad2a94 [2022-09-27T21:21:14.667Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:21:16.046Z] ---> Running in dc71b83d1401 [2022-09-27T21:21:16.305Z] Removing intermediate container dc71b83d1401 [2022-09-27T21:21:16.305Z] ---> 711caea1a3d0 [2022-09-27T21:21:16.305Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:21:16.305Z] ---> Running in eefae04116fe [2022-09-27T21:21:16.305Z] Removing intermediate container eefae04116fe [2022-09-27T21:21:16.305Z] ---> dd97e75b3103 [2022-09-27T21:21:16.305Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:21:16.305Z] ---> Running in adb2682bf074 [2022-09-27T21:21:16.564Z] Removing intermediate container adb2682bf074 [2022-09-27T21:21:16.564Z] ---> 83c41dbb2598 [2022-09-27T21:21:16.564Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:21:16.564Z] ---> Running in 6a295e33e246 [2022-09-27T21:21:16.564Z] Removing intermediate container 6a295e33e246 [2022-09-27T21:21:16.564Z] ---> 4f8d78db4443 [2022-09-27T21:21:16.564Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:21:16.564Z] ---> Running in ff09bf350ff1 [2022-09-27T21:21:17.130Z] Removing intermediate container ff09bf350ff1 [2022-09-27T21:21:17.130Z] ---> db1716b675db [2022-09-27T21:21:17.130Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:21:17.130Z] ---> Running in 59c8bcfc6f8a [2022-09-27T21:21:17.698Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:21:18.267Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:21:18.834Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T21:21:18.834Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T21:21:18.834Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T21:21:18.834Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T21:21:19.092Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T21:21:19.092Z] OK: 216 MiB in 55 packages [2022-09-27T21:21:19.351Z] Removing intermediate container 59c8bcfc6f8a [2022-09-27T21:21:19.351Z] ---> 388052e2d265 [2022-09-27T21:21:19.351Z] Step 9/13 : WORKDIR /device-rest-go [2022-09-27T21:21:19.351Z] ---> Running in 8bef9bd600c0 [2022-09-27T21:21:19.608Z] Removing intermediate container 8bef9bd600c0 [2022-09-27T21:21:19.608Z] ---> 0e7b74b8efb1 [2022-09-27T21:21:19.608Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-27T21:21:19.608Z] ---> 7b840c629665 [2022-09-27T21:21:19.608Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:21:19.608Z] ---> Running in e9b4f0cf19ee [2022-09-27T21:21:21.064Z] Still waiting to schedule task [2022-09-27T21:21:21.065Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-27T21:21:34.493Z] Removing intermediate container e9b4f0cf19ee [2022-09-27T21:21:34.493Z] ---> 5d056cb4088b [2022-09-27T21:21:34.493Z] Step 12/13 : COPY . . [2022-09-27T21:21:34.493Z] ---> 93c69f234899 [2022-09-27T21:21:34.493Z] Step 13/13 : RUN $MAKE [2022-09-27T21:21:34.493Z] ---> Running in f030abb29a5b [2022-09-27T21:21:34.493Z] noop [2022-09-27T21:21:34.493Z] Removing intermediate container f030abb29a5b [2022-09-27T21:21:34.493Z] ---> 77f040a2f098 [2022-09-27T21:21:34.493Z] Successfully built 77f040a2f098 [2022-09-27T21:21:34.493Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:21:34.795Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T21:21:34.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:21:34.852Z] prd-ubuntu20.04-docker-8c-8g-1430 does not seem to be running inside a container [2022-09-27T21:21:34.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T21:21:35.232Z] $ docker top a7119146b13317cde444f64ad407ce386412ee23533e932270528d37c0af62f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:21:35.570Z] + go version [2022-09-27T21:21:35.570Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T21:21:35.582Z] $ docker stop --time=1 a7119146b13317cde444f64ad407ce386412ee23533e932270528d37c0af62f1 [2022-09-27T21:21:36.891Z] $ docker rm -f a7119146b13317cde444f64ad407ce386412ee23533e932270528d37c0af62f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:21:37.288Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T21:21:37.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:21:37.349Z] prd-ubuntu20.04-docker-8c-8g-1430 does not seem to be running inside a container [2022-09-27T21:21:37.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T21:21:37.728Z] $ docker top 06cf116bb9df07380d4d422447e4de7bf91c91103e764ed350bfaff964345bb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:21:38.064Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-27T21:21:38.354Z] + make test [2022-09-27T21:21:38.354Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-27T21:21:38.612Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-09-27T21:21:48.599Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-09-27T21:21:48.599Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements [2022-09-27T21:21:55.161Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-27T21:21:55.161Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T21:21:57.690Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T21:21:57.690Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T21:21:57.690Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T21:21:57.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T21:21:57.714Z] $ docker stop --time=1 06cf116bb9df07380d4d422447e4de7bf91c91103e764ed350bfaff964345bb7 [2022-09-27T21:21:59.354Z] $ docker rm -f 06cf116bb9df07380d4d422447e4de7bf91c91103e764ed350bfaff964345bb7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:21:59.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T21:21:59.813Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-27T21:22:00.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T21:22:00.594Z] + ls -al . [2022-09-27T21:22:00.594Z] total 180 [2022-09-27T21:22:00.594Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 21:21 . [2022-09-27T21:22:00.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:20 .. [2022-09-27T21:22:00.594Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 27 21:20 .dockerignore [2022-09-27T21:22:00.594Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:21 .git [2022-09-27T21:22:00.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:20 .github [2022-09-27T21:22:00.594Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 27 21:20 .gitignore [2022-09-27T21:22:00.594Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:20 .golangci.yml [2022-09-27T21:22:00.594Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:21 .semver [2022-09-27T21:22:00.594Z] -rw-rw-r-- 1 jenkins jenkins 9100 Sep 27 21:20 Attribution.txt [2022-09-27T21:22:00.594Z] -rw-rw-r-- 1 jenkins jenkins 11736 Sep 27 21:20 CHANGELOG.md [2022-09-27T21:22:00.594Z] -rw-rw-r-- 1 jenkins jenkins 1730 Sep 27 21:20 Dockerfile [2022-09-27T21:22:00.594Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:20 GOVERNANCE.md [2022-09-27T21:22:00.594Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 27 21:20 Jenkinsfile [2022-09-27T21:22:00.594Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 21:20 LICENSE [2022-09-27T21:22:00.594Z] -rw-rw-r-- 1 jenkins jenkins 2173 Sep 27 21:20 Makefile [2022-09-27T21:22:00.594Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 27 21:20 OWNERS.md [2022-09-27T21:22:00.594Z] -rw-rw-r-- 1 jenkins jenkins 8667 Sep 27 21:20 README.md [2022-09-27T21:22:00.594Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:21 VERSION [2022-09-27T21:22:00.594Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:20 bin [2022-09-27T21:22:00.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:20 cmd [2022-09-27T21:22:00.594Z] -rw-r--r-- 1 jenkins jenkins 9355 Sep 27 21:21 coverage.out [2022-09-27T21:22:00.594Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:20 driver [2022-09-27T21:22:00.594Z] -rw-rw-r-- 1 jenkins jenkins 3547 Sep 27 21:20 go.mod [2022-09-27T21:22:00.595Z] -rw-rw-r-- 1 jenkins jenkins 37946 Sep 27 21:20 go.sum [2022-09-27T21:22:00.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:20 snap [2022-09-27T21:22:00.595Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 27 21:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:22:00.894Z] + 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=fa2594666deb171bc078c2a791882f5db0311ade --label arch=amd64 --label version=2.3.0-dev.16 . [2022-09-27T21:22:00.894Z] Sending build context to Docker daemon 10.73MB [2022-09-27T21:22:00.894Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:22:00.894Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-27T21:22:00.894Z] ---> 77f040a2f098 [2022-09-27T21:22:00.894Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:22:00.894Z] ---> Running in caac65824457 [2022-09-27T21:22:00.894Z] Removing intermediate container caac65824457 [2022-09-27T21:22:00.894Z] ---> 4efad1cd8599 [2022-09-27T21:22:00.894Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:22:01.154Z] ---> Running in a2499fd5a1d3 [2022-09-27T21:22:01.154Z] Removing intermediate container a2499fd5a1d3 [2022-09-27T21:22:01.154Z] ---> 8eab0c5cdf3b [2022-09-27T21:22:01.154Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:22:01.154Z] ---> Running in f30408f3baa8 [2022-09-27T21:22:01.154Z] Removing intermediate container f30408f3baa8 [2022-09-27T21:22:01.154Z] ---> 2f0ffb97d8ed [2022-09-27T21:22:01.154Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:22:01.154Z] ---> Running in 7ec4a5a3f823 [2022-09-27T21:22:01.413Z] Removing intermediate container 7ec4a5a3f823 [2022-09-27T21:22:01.413Z] ---> d42e8b9a9aea [2022-09-27T21:22:01.413Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:22:01.413Z] ---> Running in 784c076392c1 [2022-09-27T21:22:01.981Z] Removing intermediate container 784c076392c1 [2022-09-27T21:22:01.981Z] ---> 78f7facc99c1 [2022-09-27T21:22:01.981Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:22:01.981Z] ---> Running in 636aa66bc349 [2022-09-27T21:22:02.239Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:22:03.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:22:03.432Z] OK: 216 MiB in 55 packages [2022-09-27T21:22:03.690Z] Removing intermediate container 636aa66bc349 [2022-09-27T21:22:03.690Z] ---> 9ba55463d8c7 [2022-09-27T21:22:03.690Z] Step 9/26 : WORKDIR /device-rest-go [2022-09-27T21:22:03.690Z] ---> Running in aa6adb189228 [2022-09-27T21:22:03.690Z] Removing intermediate container aa6adb189228 [2022-09-27T21:22:03.690Z] ---> bb9bde72c6c0 [2022-09-27T21:22:03.690Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-27T21:22:03.948Z] ---> e0f10686b2e0 [2022-09-27T21:22:03.948Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:22:03.948Z] ---> Running in 24c30201f735 [2022-09-27T21:22:04.514Z] Removing intermediate container 24c30201f735 [2022-09-27T21:22:04.514Z] ---> 5abb4b52de13 [2022-09-27T21:22:04.514Z] Step 12/26 : COPY . . [2022-09-27T21:22:04.772Z] ---> 991285fcb535 [2022-09-27T21:22:04.772Z] Step 13/26 : RUN $MAKE [2022-09-27T21:22:04.772Z] ---> Running in 4c4fa94e467c [2022-09-27T21:22:05.030Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-09-27T21:22:23.106Z] Removing intermediate container 4c4fa94e467c [2022-09-27T21:22:23.106Z] ---> 0988fa575d04 [2022-09-27T21:22:23.106Z] Step 14/26 : FROM alpine:3.16 [2022-09-27T21:22:23.106Z] 3.16: Pulling from library/alpine [2022-09-27T21:22:23.365Z] 213ec9aee27d: Pulling fs layer [2022-09-27T21:22:23.624Z] 213ec9aee27d: Verifying Checksum [2022-09-27T21:22:23.624Z] 213ec9aee27d: Download complete [2022-09-27T21:22:23.624Z] 213ec9aee27d: Pull complete [2022-09-27T21:22:23.624Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T21:22:23.624Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T21:22:23.624Z] ---> 9c6f07244728 [2022-09-27T21:22:23.624Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-27T21:22:23.624Z] ---> Running in ea26efb90be1 [2022-09-27T21:22:23.883Z] Removing intermediate container ea26efb90be1 [2022-09-27T21:22:23.883Z] ---> 2c0878605c2c [2022-09-27T21:22:23.883Z] Step 16/26 : LABEL Name=device-rest-go Version=${VERSION} [2022-09-27T21:22:23.883Z] ---> Running in f62d0b525d6a [2022-09-27T21:22:23.883Z] Removing intermediate container f62d0b525d6a [2022-09-27T21:22:23.883Z] ---> 9e98ae911139 [2022-09-27T21:22:23.883Z] Step 17/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T21:22:23.883Z] ---> Running in cd0aa43d1b41 [2022-09-27T21:22:24.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:22:24.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:22:24.659Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T21:22:24.659Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T21:22:24.659Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T21:22:24.659Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T21:22:24.659Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T21:22:24.659Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T21:22:24.659Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T21:22:24.659Z] OK: 8 MiB in 20 packages [2022-09-27T21:22:24.917Z] Removing intermediate container cd0aa43d1b41 [2022-09-27T21:22:24.917Z] ---> 04f749700230 [2022-09-27T21:22:24.917Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2022-09-27T21:22:25.483Z] ---> 528315992d3f [2022-09-27T21:22:25.483Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2022-09-27T21:22:25.483Z] ---> bfe6902a0739 [2022-09-27T21:22:25.483Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-09-27T21:22:25.742Z] ---> 1c585cf0e633 [2022-09-27T21:22:25.742Z] Step 21/26 : EXPOSE 59986 [2022-09-27T21:22:25.742Z] ---> Running in 1a9515b8a398 [2022-09-27T21:22:25.742Z] Removing intermediate container 1a9515b8a398 [2022-09-27T21:22:25.742Z] ---> 6b4b1c10e68d [2022-09-27T21:22:25.742Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2022-09-27T21:22:25.742Z] ---> Running in 4aa5fe7af707 [2022-09-27T21:22:26.009Z] Removing intermediate container 4aa5fe7af707 [2022-09-27T21:22:26.010Z] ---> 1fe8d733b307 [2022-09-27T21:22:26.010Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-27T21:22:26.010Z] ---> Running in 2530fc68e780 [2022-09-27T21:22:26.010Z] Removing intermediate container 2530fc68e780 [2022-09-27T21:22:26.010Z] ---> ee798cb6b68b [2022-09-27T21:22:26.010Z] Step 24/26 : LABEL arch=amd64 [2022-09-27T21:22:26.010Z] ---> Running in 0b51c1b5193c [2022-09-27T21:22:26.269Z] Removing intermediate container 0b51c1b5193c [2022-09-27T21:22:26.269Z] ---> cf4d65b01ad4 [2022-09-27T21:22:26.269Z] Step 25/26 : LABEL git_sha=fa2594666deb171bc078c2a791882f5db0311ade [2022-09-27T21:22:26.269Z] ---> Running in 88a372b6d958 [2022-09-27T21:22:26.269Z] Removing intermediate container 88a372b6d958 [2022-09-27T21:22:26.269Z] ---> 9716c95c800b [2022-09-27T21:22:26.269Z] Step 26/26 : LABEL version=2.3.0-dev.16 [2022-09-27T21:22:26.269Z] ---> Running in 702f66003888 [2022-09-27T21:22:26.269Z] Removing intermediate container 702f66003888 [2022-09-27T21:22:26.269Z] ---> fadf676359c5 [2022-09-27T21:22:26.269Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T21:22:26.269Z] Successfully built fadf676359c5 [2022-09-27T21:22:26.269Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:22:26.374Z] provisioning config files... [2022-09-27T21:22:26.383Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1612570339584233311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:22:26.672Z] ---> docker-login.sh [2022-09-27T21:22:26.672Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:22:26.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:22:26.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:22:26.672Z] Configure a credential helper to remove this warning. See [2022-09-27T21:22:26.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:22:26.672Z] [2022-09-27T21:22:26.672Z] Login Succeeded [2022-09-27T21:22:26.672Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:22:26.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:22:26.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:22:26.672Z] Configure a credential helper to remove this warning. See [2022-09-27T21:22:26.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:22:26.672Z] [2022-09-27T21:22:26.672Z] Login Succeeded [2022-09-27T21:22:26.672Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:22:26.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:22:26.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:22:26.931Z] Configure a credential helper to remove this warning. See [2022-09-27T21:22:26.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:22:26.931Z] [2022-09-27T21:22:26.931Z] Login Succeeded [2022-09-27T21:22:26.931Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:22:26.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:22:26.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:22:26.931Z] Configure a credential helper to remove this warning. See [2022-09-27T21:22:26.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:22:26.931Z] [2022-09-27T21:22:26.931Z] Login Succeeded [2022-09-27T21:22:26.931Z] docker.io [2022-09-27T21:22:27.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:22:27.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:22:27.448Z] Configure a credential helper to remove this warning. See [2022-09-27T21:22:27.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:22:27.448Z] [2022-09-27T21:22:27.448Z] Login Succeeded [2022-09-27T21:22:27.448Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:22:27.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:22:27.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:22:27.502Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2022-09-27T21:22:27.502Z] fa2594666deb171bc078c2a791882f5db0311ade [2022-09-27T21:22:27.502Z] latest [2022-09-27T21:22:27.502Z] 2.3.0-dev.16 [2022-09-27T21:22:27.502Z] fa2594666deb171bc078c2a791882f5db0311ade-2.3.0-dev.16 [2022-09-27T21:22:27.502Z] main [2022-09-27T21:22:27.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:22:27.806Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:fa2594666deb171bc078c2a791882f5db0311ade [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:22:28.152Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:fa2594666deb171bc078c2a791882f5db0311ade [2022-09-27T21:22:28.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-09-27T21:22:28.152Z] 2d357d24be00: Preparing [2022-09-27T21:22:28.152Z] a224adb61740: Preparing [2022-09-27T21:22:28.152Z] 7b3d18c40c8f: Preparing [2022-09-27T21:22:28.152Z] ac0cf36df4f2: Preparing [2022-09-27T21:22:28.152Z] 994393dc58e7: Preparing [2022-09-27T21:22:28.152Z] 994393dc58e7: Layer already exists [2022-09-27T21:22:28.152Z] 2d357d24be00: Pushed [2022-09-27T21:22:28.152Z] a224adb61740: Pushed [2022-09-27T21:22:28.421Z] ac0cf36df4f2: Pushed [2022-09-27T21:22:31.019Z] 7b3d18c40c8f: Pushed [2022-09-27T21:22:31.019Z] fa2594666deb171bc078c2a791882f5db0311ade: digest: sha256:4c8475354657e2ca5aa22a60f1481b419bd8b7aa5cf5cb04d4c67571d4cd1b48 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:22:31.322Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:22:31.620Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2022-09-27T21:22:31.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-09-27T21:22:31.621Z] 2d357d24be00: Preparing [2022-09-27T21:22:31.621Z] a224adb61740: Preparing [2022-09-27T21:22:31.621Z] 7b3d18c40c8f: Preparing [2022-09-27T21:22:31.621Z] ac0cf36df4f2: Preparing [2022-09-27T21:22:31.621Z] 994393dc58e7: Preparing [2022-09-27T21:22:31.621Z] a224adb61740: Layer already exists [2022-09-27T21:22:31.621Z] 7b3d18c40c8f: Layer already exists [2022-09-27T21:22:31.621Z] ac0cf36df4f2: Layer already exists [2022-09-27T21:22:31.621Z] 994393dc58e7: Layer already exists [2022-09-27T21:22:31.621Z] 2d357d24be00: Layer already exists [2022-09-27T21:22:31.621Z] latest: digest: sha256:4c8475354657e2ca5aa22a60f1481b419bd8b7aa5cf5cb04d4c67571d4cd1b48 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:22:31.921Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:22:32.220Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.16 [2022-09-27T21:22:32.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-09-27T21:22:32.220Z] 2d357d24be00: Preparing [2022-09-27T21:22:32.220Z] a224adb61740: Preparing [2022-09-27T21:22:32.220Z] 7b3d18c40c8f: Preparing [2022-09-27T21:22:32.220Z] ac0cf36df4f2: Preparing [2022-09-27T21:22:32.220Z] 994393dc58e7: Preparing [2022-09-27T21:22:32.220Z] ac0cf36df4f2: Layer already exists [2022-09-27T21:22:32.220Z] 7b3d18c40c8f: Layer already exists [2022-09-27T21:22:32.220Z] a224adb61740: Layer already exists [2022-09-27T21:22:32.220Z] 994393dc58e7: Layer already exists [2022-09-27T21:22:32.220Z] 2d357d24be00: Layer already exists [2022-09-27T21:22:32.220Z] 2.3.0-dev.16: digest: sha256:4c8475354657e2ca5aa22a60f1481b419bd8b7aa5cf5cb04d4c67571d4cd1b48 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:22:32.525Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:fa2594666deb171bc078c2a791882f5db0311ade-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:22:32.824Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:fa2594666deb171bc078c2a791882f5db0311ade-2.3.0-dev.16 [2022-09-27T21:22:32.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-09-27T21:22:32.824Z] 2d357d24be00: Preparing [2022-09-27T21:22:32.824Z] a224adb61740: Preparing [2022-09-27T21:22:32.824Z] 7b3d18c40c8f: Preparing [2022-09-27T21:22:32.824Z] ac0cf36df4f2: Preparing [2022-09-27T21:22:32.824Z] 994393dc58e7: Preparing [2022-09-27T21:22:32.824Z] a224adb61740: Layer already exists [2022-09-27T21:22:32.824Z] 7b3d18c40c8f: Layer already exists [2022-09-27T21:22:32.824Z] 994393dc58e7: Layer already exists [2022-09-27T21:22:32.824Z] ac0cf36df4f2: Layer already exists [2022-09-27T21:22:32.824Z] 2d357d24be00: Layer already exists [2022-09-27T21:22:32.824Z] fa2594666deb171bc078c2a791882f5db0311ade-2.3.0-dev.16: digest: sha256:4c8475354657e2ca5aa22a60f1481b419bd8b7aa5cf5cb04d4c67571d4cd1b48 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:22:33.133Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:22:33.439Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2022-09-27T21:22:33.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-09-27T21:22:33.440Z] 2d357d24be00: Preparing [2022-09-27T21:22:33.440Z] a224adb61740: Preparing [2022-09-27T21:22:33.440Z] 7b3d18c40c8f: Preparing [2022-09-27T21:22:33.440Z] ac0cf36df4f2: Preparing [2022-09-27T21:22:33.440Z] 994393dc58e7: Preparing [2022-09-27T21:22:33.440Z] 2d357d24be00: Layer already exists [2022-09-27T21:22:33.440Z] 994393dc58e7: Layer already exists [2022-09-27T21:22:33.440Z] a224adb61740: Layer already exists [2022-09-27T21:22:33.440Z] ac0cf36df4f2: Layer already exists [2022-09-27T21:22:33.440Z] 7b3d18c40c8f: Layer already exists [2022-09-27T21:22:33.440Z] main: digest: sha256:4c8475354657e2ca5aa22a60f1481b419bd8b7aa5cf5cb04d4c67571d4cd1b48 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:22:33.478Z] ===================================================== [Pipeline] echo [2022-09-27T21:22:33.484Z] taggedImages: [2022-09-27T21:22:33.484Z] - nexus3.edgexfoundry.org:10004/device-rest:fa2594666deb171bc078c2a791882f5db0311ade [2022-09-27T21:22:33.484Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2022-09-27T21:22:33.484Z] - nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.16 [2022-09-27T21:22:33.484Z] - nexus3.edgexfoundry.org:10004/device-rest:fa2594666deb171bc078c2a791882f5db0311ade-2.3.0-dev.16 [2022-09-27T21:22:33.484Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [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 [2022-09-27T21:22:33.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:22:33.856Z] [2022-09-27T21:22:33.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:22:34.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:22:34.159Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T21:22:34.159Z] 5eb5b503b376: Pulling fs layer [2022-09-27T21:22:34.159Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T21:22:34.159Z] ec43610c2a17: Pulling fs layer [2022-09-27T21:22:34.159Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T21:22:34.159Z] 33b1e0a273af: Pulling fs layer [2022-09-27T21:22:34.159Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T21:22:34.159Z] 2f39f015ded8: Pulling fs layer [2022-09-27T21:22:34.159Z] 33b1e0a273af: Waiting [2022-09-27T21:22:34.159Z] 5d3b04190fa2: Waiting [2022-09-27T21:22:34.159Z] 2f39f015ded8: Waiting [2022-09-27T21:22:34.159Z] 3a2ae6a8a46f: Waiting [2022-09-27T21:22:34.159Z] 5c69ac0246d0: Verifying Checksum [2022-09-27T21:22:34.159Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-27T21:22:34.159Z] 3a2ae6a8a46f: Download complete [2022-09-27T21:22:34.159Z] ec43610c2a17: Verifying Checksum [2022-09-27T21:22:34.159Z] ec43610c2a17: Download complete [2022-09-27T21:22:34.418Z] 33b1e0a273af: Verifying Checksum [2022-09-27T21:22:34.418Z] 33b1e0a273af: Download complete [2022-09-27T21:22:34.418Z] 5d3b04190fa2: Verifying Checksum [2022-09-27T21:22:34.418Z] 5d3b04190fa2: Download complete [2022-09-27T21:22:34.418Z] 5eb5b503b376: Verifying Checksum [2022-09-27T21:22:34.418Z] 5eb5b503b376: Download complete [2022-09-27T21:22:34.983Z] 2f39f015ded8: Download complete [2022-09-27T21:22:35.917Z] 5eb5b503b376: Pull complete [2022-09-27T21:22:35.917Z] 5c69ac0246d0: Pull complete [2022-09-27T21:22:36.176Z] ec43610c2a17: Pull complete [2022-09-27T21:22:36.434Z] 3a2ae6a8a46f: Pull complete [2022-09-27T21:22:36.693Z] 33b1e0a273af: Pull complete [2022-09-27T21:22:36.693Z] 5d3b04190fa2: Pull complete [2022-09-27T21:22:40.872Z] 2f39f015ded8: Pull complete [2022-09-27T21:22:40.872Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T21:22:40.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:22:40.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:22:40.942Z] prd-ubuntu20.04-docker-8c-8g-1430 does not seem to be running inside a container [2022-09-27T21:22:40.969Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T21:22:42.304Z] $ docker top f6084218c655b66ffe89f05ddeadd6b38db4a040ebdc2bc173cd485d9f6b2694 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:22:42.670Z] ---> job-cost.sh [2022-09-27T21:22:42.670Z] lf-activate-venv: SKIPPING [2022-09-27T21:22:42.670Z] INFO: No Stack... [2022-09-27T21:22:42.930Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T21:22:43.497Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T21:22:43.783Z] + + cutcat -d, /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv -f6 [2022-09-27T21:22:43.783Z] [Pipeline] lock [2022-09-27T21:22:43.796Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-60-stack-cost] [2022-09-27T21:22:43.805Z] Resource [jenkins-edgexfoundry-device-rest-go-main-60-stack-cost] did not exist. Created. [2022-09-27T21:22:43.805Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:22:44.098Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-27T21:22:44.125Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T21:22:44.130Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T21:22:44.148Z] $ docker stop --time=1 f6084218c655b66ffe89f05ddeadd6b38db4a040ebdc2bc173cd485d9f6b2694 [2022-09-27T21:22:45.310Z] $ docker rm -f f6084218c655b66ffe89f05ddeadd6b38db4a040ebdc2bc173cd485d9f6b2694 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-27T21:23:26.231Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1431 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2022-09-27T21:23:26.244Z] Running in /w/workspace/device-rest-go/60 [Pipeline] { [Pipeline] checkout [2022-09-27T21:23:26.279Z] The recommended git tool is: git [2022-09-27T21:23:31.637Z] using credential edgex-jenkins-ssh [2022-09-27T21:23:31.657Z] Cloning the remote Git repository [2022-09-27T21:23:31.712Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-09-27T21:23:31.792Z] > git init /w/workspace/device-rest-go/60 # timeout=10 [2022-09-27T21:23:31.941Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-09-27T21:23:31.942Z] > git --version # timeout=10 [2022-09-27T21:23:31.967Z] > git --version # 'git version 2.25.1' [2022-09-27T21:23:31.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T21:23:32.020Z] Verifying host key using known hosts file [2022-09-27T21:23:32.238Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T21:23:32.256Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T21:23:34.213Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-09-27T21:23:34.243Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T21:23:35.163Z] Avoid second fetch [2022-09-27T21:23:35.164Z] Checking out Revision fa2594666deb171bc078c2a791882f5db0311ade (main) [2022-09-27T21:23:35.703Z] Commit message: "Merge pull request #213 from lenny-intel/nats-builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:23:35.185Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T21:23:35.207Z] > git checkout -f fa2594666deb171bc078c2a791882f5db0311ade # timeout=10 [2022-09-27T21:23:36.712Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T21:23:36.712Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T21:23:36.712Z] Dload Upload Total Spent Left Speed [2022-09-27T21:23:36.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2022-09-27T21:23:37.327Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T21:23:37.667Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new [2022-09-27T21:23:37.667Z] /etc/docker/daemon.json [2022-09-27T21:23:37.667Z] { [2022-09-27T21:23:37.667Z] "registry-mirrors": [ [2022-09-27T21:23:37.667Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T21:23:37.667Z] ], [2022-09-27T21:23:37.667Z] "bip": "10.250.0.254/24", [2022-09-27T21:23:37.667Z] "hosts": [ [2022-09-27T21:23:37.667Z] "tcp://0.0.0.0:5555", [2022-09-27T21:23:37.667Z] "unix:///var/run/docker.sock" [2022-09-27T21:23:37.667Z] ], [2022-09-27T21:23:37.667Z] "mtu": 1458, [2022-09-27T21:23:37.667Z] "selinux-enabled": true, [2022-09-27T21:23:37.667Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T21:23:37.667Z] } [Pipeline] sh [2022-09-27T21:23:37.999Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T21:23:38.340Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:23:56.615Z] provisioning config files... [2022-09-27T21:23:56.642Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/60@tmp/config7336836387297733044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:23:56.992Z] ---> docker-login.sh [2022-09-27T21:23:56.992Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:23:57.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:23:57.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:23:57.859Z] Configure a credential helper to remove this warning. See [2022-09-27T21:23:57.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:23:57.859Z] [2022-09-27T21:23:57.859Z] Login Succeeded [2022-09-27T21:23:57.859Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:23:58.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:23:58.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:23:58.127Z] Configure a credential helper to remove this warning. See [2022-09-27T21:23:58.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:23:58.127Z] [2022-09-27T21:23:58.127Z] Login Succeeded [2022-09-27T21:23:58.127Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:23:58.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:23:58.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:23:58.398Z] Configure a credential helper to remove this warning. See [2022-09-27T21:23:58.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:23:58.398Z] [2022-09-27T21:23:58.398Z] Login Succeeded [2022-09-27T21:23:58.398Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:23:58.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:23:58.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:23:58.935Z] Configure a credential helper to remove this warning. See [2022-09-27T21:23:58.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:23:58.935Z] [2022-09-27T21:23:58.935Z] Login Succeeded [2022-09-27T21:23:58.935Z] docker.io [2022-09-27T21:23:59.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:23:59.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:23:59.468Z] Configure a credential helper to remove this warning. See [2022-09-27T21:23:59.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:23:59.468Z] [2022-09-27T21:23:59.468Z] Login Succeeded [2022-09-27T21:23:59.468Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:23:59.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T21:23:59.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:23:59.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:23:59.640Z] ========================================================= [2022-09-27T21:23:59.640Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T21:23:59.640Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:23:59.972Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T21:23:59.973Z] Sending build context to Docker daemon 127kB [2022-09-27T21:24:00.246Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:24:00.246Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T21:24:00.246Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T21:24:00.246Z] b3c136eddcbf: Pulling fs layer [2022-09-27T21:24:00.246Z] c0a3192eca97: Pulling fs layer [2022-09-27T21:24:00.246Z] a050256f5b6f: Pulling fs layer [2022-09-27T21:24:00.246Z] 656be50a0ddc: Pulling fs layer [2022-09-27T21:24:00.246Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T21:24:00.246Z] 46d945488cbd: Pulling fs layer [2022-09-27T21:24:00.246Z] 8a5474983e97: Pulling fs layer [2022-09-27T21:24:00.246Z] 329c88fbcd65: Pulling fs layer [2022-09-27T21:24:00.246Z] 656be50a0ddc: Waiting [2022-09-27T21:24:00.246Z] 2bbca73fdf42: Waiting [2022-09-27T21:24:00.246Z] 46d945488cbd: Waiting [2022-09-27T21:24:00.246Z] 8a5474983e97: Waiting [2022-09-27T21:24:00.246Z] 329c88fbcd65: Waiting [2022-09-27T21:24:00.516Z] a050256f5b6f: Verifying Checksum [2022-09-27T21:24:00.516Z] a050256f5b6f: Download complete [2022-09-27T21:24:00.516Z] c0a3192eca97: Download complete [2022-09-27T21:24:00.516Z] 2bbca73fdf42: Verifying Checksum [2022-09-27T21:24:00.516Z] 2bbca73fdf42: Download complete [2022-09-27T21:24:00.516Z] 46d945488cbd: Verifying Checksum [2022-09-27T21:24:00.516Z] 46d945488cbd: Download complete [2022-09-27T21:24:00.516Z] b3c136eddcbf: Verifying Checksum [2022-09-27T21:24:00.516Z] b3c136eddcbf: Download complete [2022-09-27T21:24:01.497Z] b3c136eddcbf: Pull complete [2022-09-27T21:24:01.497Z] 329c88fbcd65: Verifying Checksum [2022-09-27T21:24:01.497Z] 329c88fbcd65: Download complete [2022-09-27T21:24:01.767Z] c0a3192eca97: Pull complete [2022-09-27T21:24:02.370Z] a050256f5b6f: Pull complete [2022-09-27T21:24:02.642Z] 8a5474983e97: Verifying Checksum [2022-09-27T21:24:02.642Z] 8a5474983e97: Download complete [2022-09-27T21:24:03.230Z] 656be50a0ddc: Verifying Checksum [2022-09-27T21:24:03.230Z] 656be50a0ddc: Download complete [2022-09-27T21:24:15.548Z] 656be50a0ddc: Pull complete [2022-09-27T21:24:15.548Z] 2bbca73fdf42: Pull complete [2022-09-27T21:24:15.548Z] 46d945488cbd: Pull complete [2022-09-27T21:24:19.812Z] 8a5474983e97: Pull complete [2022-09-27T21:24:21.775Z] 329c88fbcd65: Pull complete [2022-09-27T21:24:21.775Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T21:24:21.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T21:24:21.775Z] ---> ff4287adb874 [2022-09-27T21:24:21.775Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:24:23.744Z] ---> Running in 8cd364285a0b [2022-09-27T21:24:24.009Z] Removing intermediate container 8cd364285a0b [2022-09-27T21:24:24.009Z] ---> 92922706fa38 [2022-09-27T21:24:24.009Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:24:24.009Z] ---> Running in 318b6dfe7563 [2022-09-27T21:24:24.276Z] Removing intermediate container 318b6dfe7563 [2022-09-27T21:24:24.276Z] ---> 18934e94a2a0 [2022-09-27T21:24:24.276Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:24:24.276Z] ---> Running in c7e4604ff355 [2022-09-27T21:24:24.547Z] Removing intermediate container c7e4604ff355 [2022-09-27T21:24:24.547Z] ---> 565af5006b57 [2022-09-27T21:24:24.547Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:24:24.816Z] ---> Running in f45d392fb10a [2022-09-27T21:24:25.086Z] Removing intermediate container f45d392fb10a [2022-09-27T21:24:25.086Z] ---> 60c84e21d35d [2022-09-27T21:24:25.086Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:24:25.086Z] ---> Running in 5249380dd8ec [2022-09-27T21:24:27.029Z] Removing intermediate container 5249380dd8ec [2022-09-27T21:24:27.029Z] ---> b267d46e62d7 [2022-09-27T21:24:27.029Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:24:27.029Z] ---> Running in 2a08625ecb78 [2022-09-27T21:24:27.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:24:28.568Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:24:29.525Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T21:24:29.525Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T21:24:29.793Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T21:24:30.061Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T21:24:30.061Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T21:24:30.061Z] OK: 226 MiB in 55 packages [2022-09-27T21:24:31.100Z] Removing intermediate container 2a08625ecb78 [2022-09-27T21:24:31.100Z] ---> 2e3f4f59ea63 [2022-09-27T21:24:31.100Z] Step 9/13 : WORKDIR /device-rest-go [2022-09-27T21:24:31.100Z] ---> Running in de46f0a4a09b [2022-09-27T21:24:31.379Z] Removing intermediate container de46f0a4a09b [2022-09-27T21:24:31.379Z] ---> 7a55f04c37c4 [2022-09-27T21:24:31.379Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-27T21:24:31.984Z] ---> ea9048db91e0 [2022-09-27T21:24:31.984Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:24:32.298Z] ---> Running in fc438b9a653b [2022-09-27T21:25:28.782Z] Removing intermediate container fc438b9a653b [2022-09-27T21:25:28.782Z] ---> 88cc98cae917 [2022-09-27T21:25:28.782Z] Step 12/13 : COPY . . [2022-09-27T21:25:28.782Z] ---> 4eaf938c8ab1 [2022-09-27T21:25:28.782Z] Step 13/13 : RUN $MAKE [2022-09-27T21:25:28.782Z] ---> Running in 36739ef4fab4 [2022-09-27T21:25:28.782Z] noop [2022-09-27T21:25:28.782Z] Removing intermediate container 36739ef4fab4 [2022-09-27T21:25:28.782Z] ---> 1890577a7f99 [2022-09-27T21:25:28.782Z] Successfully built 1890577a7f99 [2022-09-27T21:25:28.782Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:25:29.139Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T21:25:29.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:25:29.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-1431 does not seem to be running inside a container [2022-09-27T21:25:29.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/60 -v /w/workspace/device-rest-go/60:/w/workspace/device-rest-go/60:rw,z -v /w/workspace/device-rest-go/60@tmp:/w/workspace/device-rest-go/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T21:25:30.780Z] $ docker top 96894e7cde26643240b38a8dc6ba892a40b3b344e7cf9820ff1823ecfc8126e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:25:31.653Z] + go version [2022-09-27T21:25:31.653Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T21:25:31.677Z] $ docker stop --time=1 96894e7cde26643240b38a8dc6ba892a40b3b344e7cf9820ff1823ecfc8126e1 [2022-09-27T21:25:33.345Z] $ docker rm -f 96894e7cde26643240b38a8dc6ba892a40b3b344e7cf9820ff1823ecfc8126e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:25:33.905Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T21:25:33.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:25:34.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-1431 does not seem to be running inside a container [2022-09-27T21:25:34.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/60 -v /w/workspace/device-rest-go/60:/w/workspace/device-rest-go/60:rw,z -v /w/workspace/device-rest-go/60@tmp:/w/workspace/device-rest-go/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T21:25:35.425Z] $ docker top e60564e62eeea3485a4718c494ed584bb035444fb44fdbea4155d018eae6de1e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:25:36.268Z] + git config --global --add safe.directory /w/workspace/device-rest-go/60 [Pipeline] fileExists [Pipeline] sh [2022-09-27T21:25:36.919Z] + make test [2022-09-27T21:25:36.919Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-27T21:25:38.335Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-09-27T21:27:15.009Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-09-27T21:27:15.009Z] ok github.com/edgexfoundry/device-rest-go/driver 0.069s coverage: 55.2% of statements [2022-09-27T21:27:15.009Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-27T21:27:15.009Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T21:27:30.037Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T21:27:30.037Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T21:27:30.037Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T21:27:30.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T21:27:30.068Z] $ docker stop --time=1 e60564e62eeea3485a4718c494ed584bb035444fb44fdbea4155d018eae6de1e [2022-09-27T21:27:31.812Z] $ docker rm -f e60564e62eeea3485a4718c494ed584bb035444fb44fdbea4155d018eae6de1e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:27:32.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T21:27:32.730Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T21:27:33.113Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:27:33.499Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T21:27:33.820Z] + ls -al . [2022-09-27T21:27:33.820Z] total 176 [2022-09-27T21:27:33.820Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:25 . [2022-09-27T21:27:33.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:23 .. [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 27 21:23 .dockerignore [2022-09-27T21:27:33.820Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:23 .git [2022-09-27T21:27:33.820Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:23 .github [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 27 21:23 .gitignore [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:23 .golangci.yml [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 9100 Sep 27 21:23 Attribution.txt [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 11736 Sep 27 21:23 CHANGELOG.md [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 1730 Sep 27 21:23 Dockerfile [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:23 GOVERNANCE.md [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 27 21:23 Jenkinsfile [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 21:23 LICENSE [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 2173 Sep 27 21:23 Makefile [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 27 21:23 OWNERS.md [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 8667 Sep 27 21:23 README.md [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:21 VERSION [2022-09-27T21:27:33.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:23 bin [2022-09-27T21:27:33.820Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:23 cmd [2022-09-27T21:27:33.820Z] -rw-r--r-- 1 jenkins jenkins 9355 Sep 27 21:27 coverage.out [2022-09-27T21:27:33.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:23 driver [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 3547 Sep 27 21:23 go.mod [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 37946 Sep 27 21:23 go.sum [2022-09-27T21:27:33.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:23 snap [2022-09-27T21:27:33.820Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 27 21:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:27:34.155Z] + 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=fa2594666deb171bc078c2a791882f5db0311ade --label arch=arm64 --label version=2.3.0-dev.16 . [2022-09-27T21:27:34.155Z] Sending build context to Docker daemon 137.2kB [2022-09-27T21:27:34.425Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:27:34.425Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-27T21:27:34.425Z] ---> 1890577a7f99 [2022-09-27T21:27:34.425Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:27:34.425Z] ---> Running in 6731a09fb9e7 [2022-09-27T21:27:34.693Z] Removing intermediate container 6731a09fb9e7 [2022-09-27T21:27:34.693Z] ---> f6ca01a80a9c [2022-09-27T21:27:34.693Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:27:34.962Z] ---> Running in 313451d870b7 [2022-09-27T21:27:35.232Z] Removing intermediate container 313451d870b7 [2022-09-27T21:27:35.232Z] ---> ec5c7d735eeb [2022-09-27T21:27:35.232Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:27:35.232Z] ---> Running in 55d88ab990e9 [2022-09-27T21:27:35.500Z] Removing intermediate container 55d88ab990e9 [2022-09-27T21:27:35.500Z] ---> 486541c66eee [2022-09-27T21:27:35.500Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:27:35.500Z] ---> Running in 674b9f82a3b8 [2022-09-27T21:27:35.768Z] Removing intermediate container 674b9f82a3b8 [2022-09-27T21:27:35.768Z] ---> aea0c722943a [2022-09-27T21:27:35.768Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:27:36.034Z] ---> Running in d0fb3d6e46e6 [2022-09-27T21:27:37.452Z] Removing intermediate container d0fb3d6e46e6 [2022-09-27T21:27:37.452Z] ---> ef3945aeb550 [2022-09-27T21:27:37.452Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:27:37.718Z] ---> Running in bb358eca955d [2022-09-27T21:27:38.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:27:39.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:27:40.608Z] OK: 226 MiB in 55 packages [2022-09-27T21:27:41.198Z] Removing intermediate container bb358eca955d [2022-09-27T21:27:41.198Z] ---> 181b375410eb [2022-09-27T21:27:41.198Z] Step 9/26 : WORKDIR /device-rest-go [2022-09-27T21:27:41.198Z] ---> Running in 3d93f85ef657 [2022-09-27T21:27:41.467Z] Removing intermediate container 3d93f85ef657 [2022-09-27T21:27:41.467Z] ---> 9694e9c97337 [2022-09-27T21:27:41.467Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-27T21:27:42.071Z] ---> 4896d463e9ea [2022-09-27T21:27:42.071Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:27:42.071Z] ---> Running in 4d167e24d6af [2022-09-27T21:27:44.019Z] Removing intermediate container 4d167e24d6af [2022-09-27T21:27:44.019Z] ---> d71adcd4c3bd [2022-09-27T21:27:44.020Z] Step 12/26 : COPY . . [2022-09-27T21:27:44.983Z] ---> b5a9b9e97f96 [2022-09-27T21:27:44.983Z] Step 13/26 : RUN $MAKE [2022-09-27T21:27:44.983Z] ---> Running in f1b5cb33a869 [2022-09-27T21:27:45.949Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-09-27T21:30:22.692Z] Removing intermediate container f1b5cb33a869 [2022-09-27T21:30:22.692Z] ---> 37497ead77c9 [2022-09-27T21:30:22.692Z] Step 14/26 : FROM alpine:3.16 [2022-09-27T21:30:22.692Z] 3.16: Pulling from library/alpine [2022-09-27T21:30:22.692Z] 9b18e9b68314: Pulling fs layer [2022-09-27T21:30:22.692Z] 9b18e9b68314: Verifying Checksum [2022-09-27T21:30:22.692Z] 9b18e9b68314: Download complete [2022-09-27T21:30:22.692Z] 9b18e9b68314: Pull complete [2022-09-27T21:30:22.692Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T21:30:22.692Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T21:30:22.692Z] ---> a6215f271958 [2022-09-27T21:30:22.692Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-27T21:30:22.692Z] ---> Running in 0a4031a7702f [2022-09-27T21:30:22.692Z] Removing intermediate container 0a4031a7702f [2022-09-27T21:30:22.692Z] ---> 591bf770423e [2022-09-27T21:30:22.692Z] Step 16/26 : LABEL Name=device-rest-go Version=${VERSION} [2022-09-27T21:30:22.692Z] ---> Running in b8e45754ec52 [2022-09-27T21:30:22.692Z] Removing intermediate container b8e45754ec52 [2022-09-27T21:30:22.692Z] ---> 616069ab514b [2022-09-27T21:30:22.692Z] Step 17/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T21:30:22.692Z] ---> Running in 6affd080040c [2022-09-27T21:30:22.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:30:22.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:30:22.692Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T21:30:22.692Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T21:30:22.692Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T21:30:22.692Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T21:30:22.692Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T21:30:22.692Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T21:30:22.692Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T21:30:22.692Z] OK: 8 MiB in 20 packages [2022-09-27T21:30:23.657Z] Removing intermediate container 6affd080040c [2022-09-27T21:30:23.657Z] ---> 1848450f9008 [2022-09-27T21:30:23.657Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2022-09-27T21:30:25.073Z] ---> 19a861680950 [2022-09-27T21:30:25.073Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2022-09-27T21:30:25.341Z] ---> f86faa020d07 [2022-09-27T21:30:25.341Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-09-27T21:30:25.924Z] ---> 11c04b41f768 [2022-09-27T21:30:25.924Z] Step 21/26 : EXPOSE 59986 [2022-09-27T21:30:25.924Z] ---> Running in 2726a979a9b9 [2022-09-27T21:30:26.191Z] Removing intermediate container 2726a979a9b9 [2022-09-27T21:30:26.191Z] ---> 78c617d404e0 [2022-09-27T21:30:26.191Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2022-09-27T21:30:26.191Z] ---> Running in 3127765b6f10 [2022-09-27T21:30:26.468Z] Removing intermediate container 3127765b6f10 [2022-09-27T21:30:26.468Z] ---> 8afb8f5d7bcf [2022-09-27T21:30:26.468Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-27T21:30:26.734Z] ---> Running in f64f59e3d3cd [2022-09-27T21:30:27.000Z] Removing intermediate container f64f59e3d3cd [2022-09-27T21:30:27.000Z] ---> 883e2dd5ce24 [2022-09-27T21:30:27.000Z] Step 24/26 : LABEL arch=arm64 [2022-09-27T21:30:27.000Z] ---> Running in bfa30d8e399c [2022-09-27T21:30:27.265Z] Removing intermediate container bfa30d8e399c [2022-09-27T21:30:27.265Z] ---> 8c8c50f6eed0 [2022-09-27T21:30:27.265Z] Step 25/26 : LABEL git_sha=fa2594666deb171bc078c2a791882f5db0311ade [2022-09-27T21:30:27.265Z] ---> Running in 9d8e233f5bc7 [2022-09-27T21:30:27.537Z] Removing intermediate container 9d8e233f5bc7 [2022-09-27T21:30:27.537Z] ---> 22b8cedad1e0 [2022-09-27T21:30:27.537Z] Step 26/26 : LABEL version=2.3.0-dev.16 [2022-09-27T21:30:27.876Z] ---> Running in 46c9dd1e46c0 [2022-09-27T21:30:27.876Z] Removing intermediate container 46c9dd1e46c0 [2022-09-27T21:30:27.876Z] ---> 99a5ef62ed0b [2022-09-27T21:30:27.876Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T21:30:27.876Z] Successfully built 99a5ef62ed0b [2022-09-27T21:30:28.151Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:30:28.229Z] provisioning config files... [2022-09-27T21:30:28.246Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/60@tmp/config6017407328640761504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:30:28.594Z] ---> docker-login.sh [2022-09-27T21:30:28.594Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:30:28.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:30:28.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:30:28.865Z] Configure a credential helper to remove this warning. See [2022-09-27T21:30:28.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:30:28.865Z] [2022-09-27T21:30:28.865Z] Login Succeeded [2022-09-27T21:30:28.865Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:30:29.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:30:29.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:30:29.136Z] Configure a credential helper to remove this warning. See [2022-09-27T21:30:29.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:30:29.136Z] [2022-09-27T21:30:29.136Z] Login Succeeded [2022-09-27T21:30:29.136Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:30:29.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:30:29.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:30:29.676Z] Configure a credential helper to remove this warning. See [2022-09-27T21:30:29.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:30:29.676Z] [2022-09-27T21:30:29.676Z] Login Succeeded [2022-09-27T21:30:29.676Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:30:29.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:30:29.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:30:29.940Z] Configure a credential helper to remove this warning. See [2022-09-27T21:30:29.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:30:29.940Z] [2022-09-27T21:30:29.940Z] Login Succeeded [2022-09-27T21:30:29.940Z] docker.io [2022-09-27T21:30:30.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:30:30.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:30:30.468Z] Configure a credential helper to remove this warning. See [2022-09-27T21:30:30.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:30:30.468Z] [2022-09-27T21:30:30.468Z] Login Succeeded [2022-09-27T21:30:30.468Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:30:30.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:30:30.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:30:30.516Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2022-09-27T21:30:30.516Z] fa2594666deb171bc078c2a791882f5db0311ade [2022-09-27T21:30:30.516Z] latest [2022-09-27T21:30:30.516Z] 2.3.0-dev.16 [2022-09-27T21:30:30.516Z] fa2594666deb171bc078c2a791882f5db0311ade-2.3.0-dev.16 [2022-09-27T21:30:30.516Z] main [2022-09-27T21:30:30.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:30:30.841Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:fa2594666deb171bc078c2a791882f5db0311ade [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:30:31.172Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:fa2594666deb171bc078c2a791882f5db0311ade [2022-09-27T21:30:31.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-09-27T21:30:31.173Z] 1500149ea738: Preparing [2022-09-27T21:30:31.173Z] f65dafbff116: Preparing [2022-09-27T21:30:31.173Z] b728a9b066ea: Preparing [2022-09-27T21:30:31.173Z] fb5bf586c267: Preparing [2022-09-27T21:30:31.173Z] 5d3e392a13a0: Preparing [2022-09-27T21:30:31.173Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:30:31.438Z] f65dafbff116: Pushed [2022-09-27T21:30:31.438Z] 1500149ea738: Pushed [2022-09-27T21:30:32.021Z] fb5bf586c267: Pushed [2022-09-27T21:30:37.351Z] b728a9b066ea: Pushed [2022-09-27T21:30:37.351Z] fa2594666deb171bc078c2a791882f5db0311ade: digest: sha256:e68ce9af79bef5d7d3eee14aad4a28941a4d14b25880640f271217b5507a2d1f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:30:37.680Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:30:38.016Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-09-27T21:30:38.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-09-27T21:30:38.017Z] 1500149ea738: Preparing [2022-09-27T21:30:38.017Z] f65dafbff116: Preparing [2022-09-27T21:30:38.017Z] b728a9b066ea: Preparing [2022-09-27T21:30:38.017Z] fb5bf586c267: Preparing [2022-09-27T21:30:38.017Z] 5d3e392a13a0: Preparing [2022-09-27T21:30:38.017Z] fb5bf586c267: Layer already exists [2022-09-27T21:30:38.017Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:30:38.017Z] 1500149ea738: Layer already exists [2022-09-27T21:30:38.017Z] f65dafbff116: Layer already exists [2022-09-27T21:30:38.017Z] b728a9b066ea: Layer already exists [2022-09-27T21:30:38.017Z] latest: digest: sha256:e68ce9af79bef5d7d3eee14aad4a28941a4d14b25880640f271217b5507a2d1f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:30:38.357Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:30:38.699Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.16 [2022-09-27T21:30:38.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-09-27T21:30:38.699Z] 1500149ea738: Preparing [2022-09-27T21:30:38.699Z] f65dafbff116: Preparing [2022-09-27T21:30:38.699Z] b728a9b066ea: Preparing [2022-09-27T21:30:38.699Z] fb5bf586c267: Preparing [2022-09-27T21:30:38.699Z] 5d3e392a13a0: Preparing [2022-09-27T21:30:38.699Z] f65dafbff116: Layer already exists [2022-09-27T21:30:38.699Z] fb5bf586c267: Layer already exists [2022-09-27T21:30:38.699Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:30:38.699Z] 1500149ea738: Layer already exists [2022-09-27T21:30:38.699Z] b728a9b066ea: Layer already exists [2022-09-27T21:30:38.699Z] 2.3.0-dev.16: digest: sha256:e68ce9af79bef5d7d3eee14aad4a28941a4d14b25880640f271217b5507a2d1f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:30:39.035Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:fa2594666deb171bc078c2a791882f5db0311ade-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:30:39.371Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:fa2594666deb171bc078c2a791882f5db0311ade-2.3.0-dev.16 [2022-09-27T21:30:39.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-09-27T21:30:39.371Z] 1500149ea738: Preparing [2022-09-27T21:30:39.371Z] f65dafbff116: Preparing [2022-09-27T21:30:39.371Z] b728a9b066ea: Preparing [2022-09-27T21:30:39.371Z] fb5bf586c267: Preparing [2022-09-27T21:30:39.371Z] 5d3e392a13a0: Preparing [2022-09-27T21:30:39.371Z] b728a9b066ea: Layer already exists [2022-09-27T21:30:39.371Z] f65dafbff116: Layer already exists [2022-09-27T21:30:39.371Z] fb5bf586c267: Layer already exists [2022-09-27T21:30:39.372Z] 1500149ea738: Layer already exists [2022-09-27T21:30:39.372Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:30:39.372Z] fa2594666deb171bc078c2a791882f5db0311ade-2.3.0-dev.16: digest: sha256:e68ce9af79bef5d7d3eee14aad4a28941a4d14b25880640f271217b5507a2d1f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:30:39.710Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:30:40.056Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2022-09-27T21:30:40.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-09-27T21:30:40.056Z] 1500149ea738: Preparing [2022-09-27T21:30:40.056Z] f65dafbff116: Preparing [2022-09-27T21:30:40.056Z] b728a9b066ea: Preparing [2022-09-27T21:30:40.056Z] fb5bf586c267: Preparing [2022-09-27T21:30:40.056Z] 5d3e392a13a0: Preparing [2022-09-27T21:30:40.056Z] fb5bf586c267: Layer already exists [2022-09-27T21:30:40.056Z] 1500149ea738: Layer already exists [2022-09-27T21:30:40.056Z] b728a9b066ea: Layer already exists [2022-09-27T21:30:40.056Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:30:40.056Z] f65dafbff116: Layer already exists [2022-09-27T21:30:40.056Z] main: digest: sha256:e68ce9af79bef5d7d3eee14aad4a28941a4d14b25880640f271217b5507a2d1f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:30:40.095Z] ===================================================== [Pipeline] echo [2022-09-27T21:30:40.101Z] taggedImages: [2022-09-27T21:30:40.101Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:fa2594666deb171bc078c2a791882f5db0311ade [2022-09-27T21:30:40.101Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-09-27T21:30:40.101Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.16 [2022-09-27T21:30:40.101Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:fa2594666deb171bc078c2a791882f5db0311ade-2.3.0-dev.16 [2022-09-27T21:30:40.101Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:30:40.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:30:40.452Z] [2022-09-27T21:30:40.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:30:40.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:30:40.786Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T21:30:40.786Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T21:30:40.786Z] 04944245beec: Pulling fs layer [2022-09-27T21:30:40.786Z] 699f458cf7ca: Pulling fs layer [2022-09-27T21:30:40.786Z] 765212b225bb: Pulling fs layer [2022-09-27T21:30:40.786Z] f23df028b6ca: Pulling fs layer [2022-09-27T21:30:40.786Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T21:30:40.786Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T21:30:40.786Z] 765212b225bb: Waiting [2022-09-27T21:30:40.786Z] f23df028b6ca: Waiting [2022-09-27T21:30:40.786Z] d65c8cfc05b1: Waiting [2022-09-27T21:30:40.786Z] 2437ff75d9bd: Waiting [2022-09-27T21:30:41.053Z] 04944245beec: Verifying Checksum [2022-09-27T21:30:41.053Z] 04944245beec: Download complete [2022-09-27T21:30:41.053Z] 765212b225bb: Download complete [2022-09-27T21:30:41.053Z] f23df028b6ca: Verifying Checksum [2022-09-27T21:30:41.053Z] f23df028b6ca: Download complete [2022-09-27T21:30:41.053Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T21:30:41.053Z] d65c8cfc05b1: Download complete [2022-09-27T21:30:41.320Z] 699f458cf7ca: Verifying Checksum [2022-09-27T21:30:41.320Z] 699f458cf7ca: Download complete [2022-09-27T21:30:41.587Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T21:30:41.587Z] 8998bd30e6a1: Download complete [2022-09-27T21:30:44.163Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T21:30:44.163Z] 2437ff75d9bd: Download complete [2022-09-27T21:30:45.564Z] 8998bd30e6a1: Pull complete [2022-09-27T21:30:45.830Z] 04944245beec: Pull complete [2022-09-27T21:30:47.228Z] 699f458cf7ca: Pull complete [2022-09-27T21:30:47.228Z] 765212b225bb: Pull complete [2022-09-27T21:30:48.186Z] f23df028b6ca: Pull complete [2022-09-27T21:30:48.186Z] d65c8cfc05b1: Pull complete [2022-09-27T21:31:03.170Z] 2437ff75d9bd: Pull complete [2022-09-27T21:31:03.170Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T21:31:03.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:31:03.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:31:03.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-1431 does not seem to be running inside a container [2022-09-27T21:31:03.413Z] $ 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/60 -v /w/workspace/device-rest-go/60:/w/workspace/device-rest-go/60:rw,z -v /w/workspace/device-rest-go/60@tmp:/w/workspace/device-rest-go/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-27T21:31:05.750Z] $ docker top 2a050f0d8c78d41e71fe893c7a39d4cd88b96dc9034b677b68e17ccdcfa36696 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:31:06.570Z] ---> job-cost.sh [2022-09-27T21:31:06.570Z] lf-activate-venv: SKIPPING [2022-09-27T21:31:06.570Z] INFO: No Stack... [2022-09-27T21:31:06.834Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T21:31:07.788Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T21:31:08.104Z] + cut -d, -f6 [2022-09-27T21:31:08.105Z] + cat /w/workspace/device-rest-go/60/archives/cost.csv [Pipeline] lock [2022-09-27T21:31:08.405Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-60-stack-cost] [2022-09-27T21:31:08.410Z] Resource [jenkins-edgexfoundry-device-rest-go-main-60-stack-cost] did not exist. Created. [2022-09-27T21:31:08.410Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:31:08.745Z] /w/workspace/device-rest-go/60@tmp/durable-29c39a56/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-27T21:31:09.075Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T21:31:09.096Z] Warning: overwriting stash ‘stack-cost’ [2022-09-27T21:31:09.139Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T21:31:09.146Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T21:31:09.167Z] $ docker stop --time=1 2a050f0d8c78d41e71fe893c7a39d4cd88b96dc9034b677b68e17ccdcfa36696 [2022-09-27T21:31:10.650Z] $ docker rm -f 2a050f0d8c78d41e71fe893c7a39d4cd88b96dc9034b677b68e17ccdcfa36696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-27T21:31:10.998Z] provisioning config files... [2022-09-27T21:31:11.022Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2593505832717136593tmp [Pipeline] { [Pipeline] sh [2022-09-27T21:31:11.385Z] + set +x [2022-09-27T21:31:11.385Z] + bash -s -- [2022-09-27T21:31:11.385Z] + curl -s https://codecov.io/bash [2022-09-27T21:31:11.385Z] [2022-09-27T21:31:11.385Z] _____ _ [2022-09-27T21:31:11.385Z] / ____| | | [2022-09-27T21:31:11.385Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T21:31:11.385Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T21:31:11.385Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T21:31:11.385Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T21:31:11.385Z] Bash-1.0.6 [2022-09-27T21:31:11.385Z] [2022-09-27T21:31:11.385Z] [2022-09-27T21:31:11.385Z] ==> git version 2.25.1 found [2022-09-27T21:31:11.385Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-27T21:31:11.385Z] Release-Date: 2020-01-08 [2022-09-27T21:31:11.385Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-27T21:31:11.385Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T21:31:11.385Z] ==> Jenkins CI detected. [2022-09-27T21:31:11.385Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2022-09-27T21:31:11.385Z] project root: . [2022-09-27T21:31:11.385Z] --> token set from env [2022-09-27T21:31:11.385Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T21:31:11.385Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T21:31:11.385Z] ==> Python coveragepy not found [2022-09-27T21:31:11.385Z] ==> Searching for coverage reports in: [2022-09-27T21:31:11.385Z] + . [2022-09-27T21:31:11.385Z] -> Found 1 reports [2022-09-27T21:31:11.385Z] ==> Detecting git/mercurial file structure [2022-09-27T21:31:11.385Z] ==> Reading reports [2022-09-27T21:31:11.385Z] + ./coverage.out bytes=9355 [2022-09-27T21:31:11.385Z] ==> Appending adjustments [2022-09-27T21:31:11.385Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T21:31:11.647Z] + Found adjustments [2022-09-27T21:31:11.647Z] ==> Gzipping contents [2022-09-27T21:31:11.647Z] 4.0K /tmp/codecov.VqBpX3.gz [2022-09-27T21:31:11.647Z] ==> Uploading reports [2022-09-27T21:31:11.647Z] url: https://codecov.io [2022-09-27T21:31:11.647Z] query: branch=main&commit=fa2594666deb171bc078c2a791882f5db0311ade&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T21:31:11.647Z] -> Pinging Codecov [2022-09-27T21:31:11.647Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=fa2594666deb171bc078c2a791882f5db0311ade&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T21:31:12.586Z] -> Uploading to [2022-09-27T21:31:12.586Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/4E5D53B4F1F92C436F7061BF334D961C/fa2594666deb171bc078c2a791882f5db0311ade/890484a5-5a6d-4653-bba7-cf20b9df7b9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T213112Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c86393650c5ccbbfd22e11ce804f53bcf0bc2a747fea6daa05ba140fad1b2273 [2022-09-27T21:31:12.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T21:31:12.586Z] Dload Upload Total Spent Left Speed [2022-09-27T21:31:12.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1738 0 0 100 1738 0 6842 --:--:-- --:--:-- --:--:-- 6815 100 1738 0 0 100 1738 0 6842 --:--:-- --:--:-- --:--:-- 6815 [2022-09-27T21:31:12.586Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/fa2594666deb171bc078c2a791882f5db0311ade [Pipeline] } [2022-09-27T21:31:12.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-27T21:31:12.709Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-27T21:31:12.722Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:31:13.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:31:13.016Z] [2022-09-27T21:31:13.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:31:13.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:31:13.317Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-27T21:31:13.317Z] df9b9388f04a: Pulling fs layer [2022-09-27T21:31:13.317Z] 52dc419b0ee2: Pulling fs layer [2022-09-27T21:31:13.317Z] 25bc292e5bac: Pulling fs layer [2022-09-27T21:31:13.317Z] 114826534d7a: Pulling fs layer [2022-09-27T21:31:13.317Z] 4657fd5d0bcf: Pulling fs layer [2022-09-27T21:31:13.317Z] 6ad1cebc031e: Pulling fs layer [2022-09-27T21:31:13.317Z] 8a3aa393b2d8: Pulling fs layer [2022-09-27T21:31:13.317Z] 4657fd5d0bcf: Waiting [2022-09-27T21:31:13.317Z] 8a3aa393b2d8: Waiting [2022-09-27T21:31:13.317Z] 6ad1cebc031e: Waiting [2022-09-27T21:31:13.317Z] 114826534d7a: Waiting [2022-09-27T21:31:13.317Z] 25bc292e5bac: Verifying Checksum [2022-09-27T21:31:13.317Z] 25bc292e5bac: Download complete [2022-09-27T21:31:13.317Z] 52dc419b0ee2: Download complete [2022-09-27T21:31:13.317Z] 4657fd5d0bcf: Verifying Checksum [2022-09-27T21:31:13.317Z] 4657fd5d0bcf: Download complete [2022-09-27T21:31:13.317Z] df9b9388f04a: Download complete [2022-09-27T21:31:13.578Z] 6ad1cebc031e: Verifying Checksum [2022-09-27T21:31:13.578Z] 6ad1cebc031e: Download complete [2022-09-27T21:31:13.578Z] df9b9388f04a: Pull complete [2022-09-27T21:31:13.578Z] 52dc419b0ee2: Pull complete [2022-09-27T21:31:13.578Z] 25bc292e5bac: Pull complete [2022-09-27T21:31:14.146Z] 114826534d7a: Verifying Checksum [2022-09-27T21:31:14.146Z] 114826534d7a: Download complete [2022-09-27T21:31:14.146Z] 8a3aa393b2d8: Verifying Checksum [2022-09-27T21:31:14.146Z] 8a3aa393b2d8: Download complete [2022-09-27T21:31:17.426Z] 114826534d7a: Pull complete [2022-09-27T21:31:17.426Z] 4657fd5d0bcf: Pull complete [2022-09-27T21:31:17.426Z] 6ad1cebc031e: Pull complete [2022-09-27T21:31:20.705Z] 8a3aa393b2d8: Pull complete [2022-09-27T21:31:20.705Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-27T21:31:20.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:31:20.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:31:20.772Z] prd-ubuntu20.04-docker-8c-8g-1430 does not seem to be running inside a container [2022-09-27T21:31:20.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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/edgex-snyk-go:1.410.4 cat [2022-09-27T21:31:22.325Z] $ docker top 1b2c41ae82dd5a76d51c8d4b250039838bc697c2f3ec9dc3b2d0b11aee5dae4c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T21:31:22.388Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2022-09-27T21:31:22.666Z] + set -o pipefail [2022-09-27T21:31:22.666Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2022-09-27T21:31:27.934Z] [2022-09-27T21:31:27.934Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2022-09-27T21:31:27.934Z] [2022-09-27T21:31:27.934Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/41473d71-574f-46d0-945c-934a96371d00 [2022-09-27T21:31:27.934Z] [2022-09-27T21:31:27.934Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-27T21:31:27.934Z] [2022-09-27T21:31:27.934Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-27T21:31:27.934Z] [2022-09-27T21:31:27.934Z] [Pipeline] } [2022-09-27T21:31:27.945Z] $ docker stop --time=1 1b2c41ae82dd5a76d51c8d4b250039838bc697c2f3ec9dc3b2d0b11aee5dae4c [2022-09-27T21:31:29.857Z] $ docker rm -f 1b2c41ae82dd5a76d51c8d4b250039838bc697c2f3ec9dc3b2d0b11aee5dae4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:31:30.489Z] + git log --format=format:%s -1 fa2594666deb171bc078c2a791882f5db0311ade [Pipeline] sh [2022-09-27T21:31:30.778Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:31:30.778Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:31:31.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:31:31.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:31:31.139Z] prd-ubuntu20.04-docker-8c-8g-1430 does not seem to be running inside a container [2022-09-27T21:31:31.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:31:31.551Z] $ docker top b956108ec738fad64b591abec2f4cc7d1fcfa02bfc53443f35c2b7f2897b1e69 -eo pid,comm [2022-09-27T21:31:31.600Z] 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). [2022-09-27T21:31:31.600Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:31:31.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:31:31.638Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:31:31.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:31:31.758Z] $ docker exec b956108ec738fad64b591abec2f4cc7d1fcfa02bfc53443f35c2b7f2897b1e69 ssh-agent [2022-09-27T21:31:31.868Z] SSH_AUTH_SOCK=/tmp/ssh-d6tOylzW2h2a/agent.32 [2022-09-27T21:31:31.868Z] SSH_AGENT_PID=38 [2022-09-27T21:31:31.874Z] Running ssh-add (command line suppressed) [2022-09-27T21:31:31.978Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16120468637101570845.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16120468637101570845.key) [2022-09-27T21:31:31.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:31:32.278Z] + git semver tag [2022-09-27T21:31:32.537Z] 2022-09-27 21:31:32,456 [run_tag] DEBUG tag force:False [2022-09-27T21:31:32.537Z] 2022-09-27 21:31:32,456 [check_head_tag] DEBUG check head tag [2022-09-27T21:31:32.537Z] 2022-09-27 21:31:32,457 [execute] INFO git cat-file --batch-check [2022-09-27T21:31:32.537Z] 2022-09-27 21:31:32,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T21:31:32.537Z] 2022-09-27 21:31:32,460 [execute] INFO git cat-file --batch [2022-09-27T21:31:32.537Z] 2022-09-27 21:31:32,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T21:31:32.537Z] 2022-09-27 21:31:32,472 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-27T21:31:32.537Z] 2022-09-27 21:31:32,473 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 [2022-09-27T21:31:32.537Z] 2022-09-27 21:31:32,473 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:31:32.537Z] 2022-09-27 21:31:32,477 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-27T21:31:32.537Z] 2.3.0-dev.16 [Pipeline] } [2022-09-27T21:31:32.548Z] $ docker exec --env ******** --env ******** b956108ec738fad64b591abec2f4cc7d1fcfa02bfc53443f35c2b7f2897b1e69 ssh-agent -k [2022-09-27T21:31:32.646Z] unset SSH_AUTH_SOCK; [2022-09-27T21:31:32.647Z] unset SSH_AGENT_PID; [2022-09-27T21:31:32.647Z] echo Agent pid 38 killed; [2022-09-27T21:31:32.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:31:32.956Z] + git semver [Pipeline] } [2022-09-27T21:31:33.229Z] $ docker stop --time=1 b956108ec738fad64b591abec2f4cc7d1fcfa02bfc53443f35c2b7f2897b1e69 [2022-09-27T21:31:34.517Z] $ docker rm -f b956108ec738fad64b591abec2f4cc7d1fcfa02bfc53443f35c2b7f2897b1e69 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:31:34.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:31:34.906Z] [2022-09-27T21:31:34.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:31:35.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:31:35.207Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-27T21:31:35.207Z] ab5ef0e58194: Pulling fs layer [2022-09-27T21:31:35.207Z] 9712f1f96733: Pulling fs layer [2022-09-27T21:31:35.207Z] 63f879dbbcfc: Pulling fs layer [2022-09-27T21:31:35.207Z] 0d9ebad4ef96: Pulling fs layer [2022-09-27T21:31:35.207Z] e9a5061849ea: Pulling fs layer [2022-09-27T21:31:35.207Z] 0d9ebad4ef96: Waiting [2022-09-27T21:31:35.207Z] d747dcd14b5f: Pulling fs layer [2022-09-27T21:31:35.207Z] 2de7ff778b66: Pulling fs layer [2022-09-27T21:31:35.207Z] d747dcd14b5f: Waiting [2022-09-27T21:31:35.207Z] 2de7ff778b66: Waiting [2022-09-27T21:31:35.207Z] e9a5061849ea: Waiting [2022-09-27T21:31:35.207Z] 9712f1f96733: Verifying Checksum [2022-09-27T21:31:35.466Z] 63f879dbbcfc: Verifying Checksum [2022-09-27T21:31:35.466Z] 63f879dbbcfc: Download complete [2022-09-27T21:31:35.725Z] ab5ef0e58194: Verifying Checksum [2022-09-27T21:31:35.725Z] ab5ef0e58194: Download complete [2022-09-27T21:31:35.725Z] e9a5061849ea: Verifying Checksum [2022-09-27T21:31:35.725Z] e9a5061849ea: Download complete [2022-09-27T21:31:35.725Z] d747dcd14b5f: Download complete [2022-09-27T21:31:35.725Z] 0d9ebad4ef96: Verifying Checksum [2022-09-27T21:31:35.725Z] 0d9ebad4ef96: Download complete [2022-09-27T21:31:35.725Z] 2de7ff778b66: Verifying Checksum [2022-09-27T21:31:35.725Z] 2de7ff778b66: Download complete [2022-09-27T21:31:38.255Z] ab5ef0e58194: Pull complete [2022-09-27T21:31:38.255Z] 9712f1f96733: Pull complete [2022-09-27T21:31:38.821Z] 63f879dbbcfc: Pull complete [2022-09-27T21:31:42.102Z] 0d9ebad4ef96: Pull complete [2022-09-27T21:31:42.102Z] e9a5061849ea: Pull complete [2022-09-27T21:31:42.360Z] d747dcd14b5f: Pull complete [2022-09-27T21:31:43.293Z] 2de7ff778b66: Pull complete [2022-09-27T21:31:43.293Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-27T21:31:43.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:31:43.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:31:43.362Z] prd-ubuntu20.04-docker-8c-8g-1430 does not seem to be running inside a container [2022-09-27T21:31:43.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-27T21:31:45.059Z] $ docker top 90e9a7f22da1abf0c9904b85c4ef9f9b7f9be5d4a8358d9c4f801c668139b872 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:31:45.121Z] provisioning config files... [2022-09-27T21:31:45.128Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3019131671143343461tmp [2022-09-27T21:31:45.137Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10760740968788968212tmp [2022-09-27T21:31:45.145Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3170900823726390704tmp [Pipeline] { [Pipeline] echo [2022-09-27T21:31:45.162Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:31:45.443Z] ---> sigul-configuration.sh [2022-09-27T21:31:45.444Z] gpg: directory `/root/.gnupg' created [2022-09-27T21:31:45.444Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-27T21:31:45.444Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-27T21:31:45.444Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-27T21:31:45.444Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-27T21:31:45.444Z] gpg: CAST5 encrypted data [2022-09-27T21:31:45.444Z] gpg: encrypted with 1 passphrase [2022-09-27T21:31:45.444Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-27T21:31:45.731Z] + mkdir /home/jenkins [2022-09-27T21:31:45.731Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-27T21:31:46.017Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-27T21:31:46.026Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:31:46.311Z] ---> sigul-install.sh [2022-09-27T21:31:46.311Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-27T21:31:46.597Z] + git tag --list [2022-09-27T21:31:46.597Z] v1.0.0 [2022-09-27T21:31:46.597Z] v1.1.0 [2022-09-27T21:31:46.597Z] v1.1.1 [2022-09-27T21:31:46.597Z] v1.1.2 [2022-09-27T21:31:46.597Z] v1.2.0 [2022-09-27T21:31:46.597Z] v1.2.1 [2022-09-27T21:31:46.597Z] v2.0.0 [2022-09-27T21:31:46.597Z] v2.1.0 [2022-09-27T21:31:46.597Z] v2.1.1 [2022-09-27T21:31:46.597Z] v2.1.1-dev.1 [2022-09-27T21:31:46.597Z] v2.1.1-dev.2 [2022-09-27T21:31:46.597Z] v2.1.1-dev.3 [2022-09-27T21:31:46.597Z] v2.2.0 [2022-09-27T21:31:46.597Z] v2.2.1-dev.1 [2022-09-27T21:31:46.597Z] v2.2.1-dev.2 [2022-09-27T21:31:46.597Z] v2.2.1-dev.3 [2022-09-27T21:31:46.597Z] v2.2.1-dev.4 [2022-09-27T21:31:46.597Z] v2.2.1-dev.5 [2022-09-27T21:31:46.597Z] v2.2.1-dev.6 [2022-09-27T21:31:46.597Z] v2.2.1-dev.7 [2022-09-27T21:31:46.597Z] v2.2.1-dev.8 [2022-09-27T21:31:46.597Z] v2.2.1-dev.9 [2022-09-27T21:31:46.597Z] v2.3.0-dev.10 [2022-09-27T21:31:46.598Z] v2.3.0-dev.11 [2022-09-27T21:31:46.598Z] v2.3.0-dev.12 [2022-09-27T21:31:46.598Z] v2.3.0-dev.13 [2022-09-27T21:31:46.598Z] v2.3.0-dev.14 [2022-09-27T21:31:46.598Z] v2.3.0-dev.15 [2022-09-27T21:31:46.598Z] v2.3.0-dev.16 [2022-09-27T21:31:46.598Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-27T21:31:46.884Z] + lftools sign git-tag v2.3.0-dev.16 [2022-09-27T21:31:47.452Z] Signing Git tag with Sigul... [2022-09-27T21:31:47.452Z] Signing v2.3.0-dev.16 [Pipeline] echo [2022-09-27T21:31:47.717Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:31:48.000Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-27T21:31:48.006Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-27T21:31:48.025Z] $ docker stop --time=1 90e9a7f22da1abf0c9904b85c4ef9f9b7f9be5d4a8358d9c4f801c668139b872 [2022-09-27T21:31:49.318Z] $ docker rm -f 90e9a7f22da1abf0c9904b85c4ef9f9b7f9be5d4a8358d9c4f801c668139b872 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-27T21:31:49.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:31:49.708Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:31:50.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:31:50.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:31:50.072Z] prd-ubuntu20.04-docker-8c-8g-1430 does not seem to be running inside a container [2022-09-27T21:31:50.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:31:50.449Z] $ docker top bcf69db2fcd01054222e1bcc64d0df2d8a214e582e7ca5621e3d632e417ce8c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:31:50.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:31:50.544Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:31:50.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:31:50.668Z] $ docker exec bcf69db2fcd01054222e1bcc64d0df2d8a214e582e7ca5621e3d632e417ce8c0 ssh-agent [2022-09-27T21:31:50.781Z] SSH_AUTH_SOCK=/tmp/ssh-iNvifAzG5pc8/agent.33 [2022-09-27T21:31:50.781Z] SSH_AGENT_PID=39 [2022-09-27T21:31:50.786Z] Running ssh-add (command line suppressed) [2022-09-27T21:31:50.897Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10476306099924025584.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10476306099924025584.key) [2022-09-27T21:31:50.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:31:51.197Z] + git semver bump pre [2022-09-27T21:31:51.457Z] 2022-09-27 21:31:51,372 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-27T21:31:51.457Z] 2022-09-27 21:31:51,372 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev [2022-09-27T21:31:51.457Z] 2022-09-27 21:31:51,372 [bump_version] DEBUG bumped version:2.3.0-dev.17 [2022-09-27T21:31:51.457Z] 2022-09-27 21:31:51,372 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2022-09-27T21:31:51.457Z] 2022-09-27 21:31:51,372 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-27T21:31:51.457Z] 2022-09-27 21:31:51,372 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-27T21:31:51.457Z] 2022-09-27 21:31:51,374 [execute] INFO git cat-file --batch-check [2022-09-27T21:31:51.457Z] 2022-09-27 21:31:51,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:31:51.457Z] 2022-09-27 21:31:51,379 [execute] INFO git cat-file --batch [2022-09-27T21:31:51.457Z] 2022-09-27 21:31:51,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:31:51.457Z] 2022-09-27 21:31:51,384 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-27T21:31:51.457Z] 2.3.0-dev.17 [Pipeline] } [2022-09-27T21:31:51.466Z] $ docker exec --env ******** --env ******** bcf69db2fcd01054222e1bcc64d0df2d8a214e582e7ca5621e3d632e417ce8c0 ssh-agent -k [2022-09-27T21:31:51.571Z] unset SSH_AUTH_SOCK; [2022-09-27T21:31:51.571Z] unset SSH_AGENT_PID; [2022-09-27T21:31:51.571Z] echo Agent pid 39 killed; [2022-09-27T21:31:51.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:31:51.877Z] + git semver [Pipeline] } [2022-09-27T21:31:52.148Z] $ docker stop --time=1 bcf69db2fcd01054222e1bcc64d0df2d8a214e582e7ca5621e3d632e417ce8c0 [2022-09-27T21:31:53.452Z] $ docker rm -f bcf69db2fcd01054222e1bcc64d0df2d8a214e582e7ca5621e3d632e417ce8c0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:31:53.791Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:31:53.791Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:31:54.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:31:54.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:31:54.158Z] prd-ubuntu20.04-docker-8c-8g-1430 does not seem to be running inside a container [2022-09-27T21:31:54.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:31:54.515Z] $ docker top 49ba69a61da3bf4f5fdf5a8057e06a5eb3233d8733d6832bc6c9f2f296870eb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:31:54.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:31:54.592Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:31:54.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:31:54.708Z] $ docker exec 49ba69a61da3bf4f5fdf5a8057e06a5eb3233d8733d6832bc6c9f2f296870eb7 ssh-agent [2022-09-27T21:31:54.803Z] SSH_AUTH_SOCK=/tmp/ssh-J5lRhtDYwJKL/agent.31 [2022-09-27T21:31:54.803Z] SSH_AGENT_PID=37 [2022-09-27T21:31:54.809Z] Running ssh-add (command line suppressed) [2022-09-27T21:31:54.906Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6457562619482488870.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6457562619482488870.key) [2022-09-27T21:31:54.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:31:55.203Z] + git semver push [2022-09-27T21:31:55.461Z] 2022-09-27 21:31:55,364 [run_push] DEBUG push [2022-09-27T21:31:55.461Z] 2022-09-27 21:31:55,364 [execute] INFO git cat-file --batch-check [2022-09-27T21:31:55.462Z] 2022-09-27 21:31:55,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:31:55.462Z] 2022-09-27 21:31:55,367 [execute] INFO git rev-list fce7e2a2c78a3309f67d621f73078d2e20e3cbda -- [2022-09-27T21:31:55.462Z] 2022-09-27 21:31:55,368 [execute] DEBUG Popen(['git', 'rev-list', 'fce7e2a2c78a3309f67d621f73078d2e20e3cbda', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:31:55.462Z] 2022-09-27 21:31:55,374 [execute] INFO git fetch -v origin [2022-09-27T21:31:55.462Z] 2022-09-27 21:31:55,374 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-27T21:31:56.032Z] 2022-09-27 21:31:55,928 [run_push] DEBUG no remote changes detected [2022-09-27T21:31:56.032Z] 2022-09-27 21:31:55,928 [execute] INFO git push origin semver [2022-09-27T21:31:56.032Z] 2022-09-27 21:31:55,929 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:31:57.010Z] 2022-09-27 21:31:56,732 [run_push] DEBUG push all version tags [2022-09-27T21:31:57.010Z] 2022-09-27 21:31:56,732 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-27T21:31:57.010Z] 2022-09-27 21:31:56,733 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:31:57.974Z] 2022-09-27 21:31:57,648 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-27T21:31:57.974Z] 2.3.0-dev.17 [Pipeline] } [2022-09-27T21:31:57.994Z] $ docker exec --env ******** --env ******** 49ba69a61da3bf4f5fdf5a8057e06a5eb3233d8733d6832bc6c9f2f296870eb7 ssh-agent -k [2022-09-27T21:31:58.086Z] unset SSH_AUTH_SOCK; [2022-09-27T21:31:58.086Z] unset SSH_AGENT_PID; [2022-09-27T21:31:58.086Z] echo Agent pid 37 killed; [2022-09-27T21:31:58.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:31:58.407Z] + git semver [Pipeline] } [2022-09-27T21:31:58.679Z] $ docker stop --time=1 49ba69a61da3bf4f5fdf5a8057e06a5eb3233d8733d6832bc6c9f2f296870eb7 [2022-09-27T21:31:59.977Z] $ docker rm -f 49ba69a61da3bf4f5fdf5a8057e06a5eb3233d8733d6832bc6c9f2f296870eb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-27T21:32:00.496Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2022-09-27T21:32:00.496Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-09-27T21:32:00.496Z] total 16 [2022-09-27T21:32:00.496Z] drwxr-xr-x 3 root root 4096 Sep 27 21:22 . [2022-09-27T21:32:00.496Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 21:31 .. [2022-09-27T21:32:00.496Z] drwxr-xr-x 2 root root 4096 Sep 27 21:22 cost [2022-09-27T21:32:00.496Z] -rw-r--r-- 1 root root 85 Sep 27 21:22 cost.csv [2022-09-27T21:32:00.496Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-09-27T21:32:00.496Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-09-27T21:32:00.496Z] total 16 [2022-09-27T21:32:00.496Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:22 . [2022-09-27T21:32:00.496Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 21:31 .. [2022-09-27T21:32:00.496Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 21:22 cost [2022-09-27T21:32:00.496Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 27 21:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:32:00.787Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:32:01.645Z] ---> package-listing.sh [2022-09-27T21:32:01.645Z] ++ facter osfamily [2022-09-27T21:32:01.645Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T21:32:01.905Z] + OS_FAMILY=debian [2022-09-27T21:32:01.905Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2022-09-27T21:32:01.905Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T21:32:01.905Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T21:32:01.905Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T21:32:01.905Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T21:32:01.905Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-09-27T21:32:01.905Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T21:32:01.905Z] + case "${OS_FAMILY}" in [2022-09-27T21:32:01.905Z] + dpkg -l [2022-09-27T21:32:01.905Z] + grep '^ii' [2022-09-27T21:32:01.905Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T21:32:01.905Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T21:32:01.906Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T21:32:01.906Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-09-27T21:32:01.906Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2022-09-27T21:32:01.906Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2022-09-27T21:32:01.916Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-27T21:32:02.193Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:32:02.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:32:02.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:32:02.563Z] prd-ubuntu20.04-docker-8c-8g-1430 does not seem to be running inside a container [2022-09-27T21:32:02.590Z] $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T21:32:02.780Z] $ docker top deb7f0da15558bb36fa51fed741713ba0e06a126e3541aa55587d6d32db553ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:32:03.110Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T21:32:03.392Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T21:32:03.677Z] + ls /var/log/sa-host [2022-09-27T21:32:03.677Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:32:03.738Z] provisioning config files... [2022-09-27T21:32:03.751Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config839948513854276932tmp [Pipeline] { [Pipeline] echo [2022-09-27T21:32:03.763Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:32:04.045Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T21:32:04.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:32:04.382Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T21:32:04.391Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:32:04.675Z] ---> sudo-logs.sh [2022-09-27T21:32:04.675Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T21:32:04.700Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:32:04.981Z] ---> job-cost.sh [2022-09-27T21:32:04.981Z] lf-activate-venv: SKIPPING [2022-09-27T21:32:04.981Z] DEBUG: total: 0.2199999988079071 [2022-09-27T21:32:04.981Z] INFO: Retrieving Stack Cost... [2022-09-27T21:32:05.240Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T21:32:05.809Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T21:32:05.820Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:32:06.101Z] ---> logs-deploy.sh [2022-09-27T21:32:06.101Z] lf-activate-venv: SKIPPING [2022-09-27T21:32:06.101Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/60 [2022-09-27T21:32:06.101Z] INFO: archiving workspace using pattern(s): [2022-09-27T21:32:07.036Z] Archives upload complete. [2022-09-27T21:32:07.036Z] INFO: archiving logs to Nexus