Pull request #318 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5406a81bc14e35dea807788b8be977acec42db7e+b9b57828cb91c1ed80a64c0f12d73d3d38017d14 (49ea9c7c26752894ab623852cc478e240a7c5f88) 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-ssh9970640391001762456.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh795536421921963592.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/PR-318/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/PR-318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16407945884458512105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5022052142360336283.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-318/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/PR-318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14218386478781972305.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-15924’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15925’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15928’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15930’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15928 in /w/workspace/gexfoundry_device-rest-go_PR-318 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-318 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/318/head:refs/remotes/origin/PR-318 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b9b57828cb91c1ed80a64c0f12d73d3d38017d14 into PR head commit 5406a81bc14e35dea807788b8be977acec42db7e Merge succeeded, producing 5406a81bc14e35dea807788b8be977acec42db7e Checking out Revision 5406a81bc14e35dea807788b8be977acec42db7e (PR-318) Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T19:03:50.540Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T19:03:50.592Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T19:03:50.608Z] ========================================================= [2023-05-17T19:03:50.608Z] EdgeX Global Pipelines Version Info [2023-05-17T19:03:50.608Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 5406a81bc14e35dea807788b8be977acec42db7e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b9b57828cb91c1ed80a64c0f12d73d3d38017d14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5406a81bc14e35dea807788b8be977acec42db7e # timeout=10 > git rev-list --no-walk 6879e16c9873b7ee47a0ce6feb41051dd9546c53 # timeout=10 [2023-05-17T19:03:51.319Z] ------------------- [2023-05-17T19:03:51.320Z] stable info: [2023-05-17T19:03:51.320Z] ------------------- [2023-05-17T19:03:51.320Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T19:03:51.320Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T19:03:51.320Z] Message: update stable to v1.0.249 [2023-05-17T19:03:51.901Z] ------------------- [2023-05-17T19:03:51.901Z] experimental info: [2023-05-17T19:03:51.901Z] ------------------- [2023-05-17T19:03:51.901Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T19:03:51.901Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T19:03:51.901Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T19:03:52.093Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-17T19:03:52.102Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-17T19:03:52.110Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T19:03:52.118Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T19:03:52.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T19:03:52.144Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T19:03:52.154Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T19:03:52.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T19:03:52.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T19:03:52.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T19:03:52.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T19:03:52.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-17T19:03:52.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T19:03:52.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T19:03:52.260Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T19:03:52.269Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T19:03:52.282Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T19:03:52.296Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T19:03:52.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T19:03:52.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T19:03:52.337Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T19:03:52.347Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T19:03:52.358Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T19:03:52.366Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T19:03:52.374Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T19:03:52.382Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T19:03:52.390Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T19:03:52.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-318 [Pipeline] echo [2023-05-17T19:03:52.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-318 [Pipeline] echo [2023-05-17T19:03:52.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-318 [Pipeline] echo [2023-05-17T19:03:52.437Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5406a81bc14e35dea807788b8be977acec42db7e [Pipeline] echo [2023-05-17T19:03:52.451Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5406a81 [Pipeline] echo [2023-05-17T19:03:52.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T19:03:52.494Z] provisioning config files... [2023-05-17T19:03:52.508Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-318@tmp/config11373982985038261383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:03:52.819Z] ---> docker-login.sh [2023-05-17T19:03:52.819Z] nexus3.edgexfoundry.org:10001 [2023-05-17T19:03:53.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:03:53.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:03:53.084Z] Configure a credential helper to remove this warning. See [2023-05-17T19:03:53.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:03:53.084Z] [2023-05-17T19:03:53.084Z] Login Succeeded [2023-05-17T19:03:53.084Z] nexus3.edgexfoundry.org:10002 [2023-05-17T19:03:53.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:03:53.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:03:53.084Z] Configure a credential helper to remove this warning. See [2023-05-17T19:03:53.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:03:53.084Z] [2023-05-17T19:03:53.084Z] Login Succeeded [2023-05-17T19:03:53.345Z] nexus3.edgexfoundry.org:10003 [2023-05-17T19:03:53.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:03:53.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:03:53.346Z] Configure a credential helper to remove this warning. See [2023-05-17T19:03:53.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:03:53.346Z] [2023-05-17T19:03:53.346Z] Login Succeeded [2023-05-17T19:03:53.346Z] nexus3.edgexfoundry.org:10004 [2023-05-17T19:03:53.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:03:53.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:03:53.346Z] Configure a credential helper to remove this warning. See [2023-05-17T19:03:53.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:03:53.346Z] [2023-05-17T19:03:53.346Z] Login Succeeded [2023-05-17T19:03:53.346Z] docker.io [2023-05-17T19:03:53.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:03:53.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:03:53.607Z] Configure a credential helper to remove this warning. See [2023-05-17T19:03:53.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:03:53.607Z] [2023-05-17T19:03:53.607Z] Login Succeeded [2023-05-17T19:03:53.607Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T19:03:53.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T19:03:53.983Z] + git rev-list -1 --merges 5406a81bc14e35dea807788b8be977acec42db7e~1..5406a81bc14e35dea807788b8be977acec42db7e [Pipeline] echo [2023-05-17T19:03:54.033Z] -----------> git rev-list -1 --merges 5406a81bc14e35dea807788b8be977acec42db7e~1..5406a81bc14e35dea807788b8be977acec42db7e 5406a81bc14e35dea807788b8be977acec42db7e [false] [Pipeline] sh [2023-05-17T19:03:54.327Z] + git log --format=format:%s -1 5406a81bc14e35dea807788b8be977acec42db7e [Pipeline] echo [2023-05-17T19:03:54.344Z] ========================================================= [2023-05-17T19:03:54.344Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T19:03:54.344Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T19:03:54.685Z] + git log --format=format:%s -1 5406a81bc14e35dea807788b8be977acec42db7e [Pipeline] echo [2023-05-17T19:03:54.696Z] [semverPrep] GIT_COMMIT: 5406a81bc14e35dea807788b8be977acec42db7e, Commit Message: build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 [Pipeline] echo [2023-05-17T19:03:54.706Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T19:03:55.052Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T19:03:55.052Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T19:03:55.052Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T19:03:55.052Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T19:03:55.052Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T19:03:55.052Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T19:03:55.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:03:55.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T19:03:55.398Z] [2023-05-17T19:03:55.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:03:55.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T19:03:55.699Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T19:03:55.699Z] b85a868b505f: Pulling fs layer [2023-05-17T19:03:55.699Z] e2be974225ed: Pulling fs layer [2023-05-17T19:03:55.699Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T19:03:55.699Z] 988bab9f4d93: Pulling fs layer [2023-05-17T19:03:55.699Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T19:03:55.699Z] 988bab9f4d93: Waiting [2023-05-17T19:03:55.699Z] eaf3925da568: Pulling fs layer [2023-05-17T19:03:55.699Z] bab4dde63d76: Pulling fs layer [2023-05-17T19:03:55.699Z] 1469e6f7b9e6: Waiting [2023-05-17T19:03:55.699Z] eaf3925da568: Waiting [2023-05-17T19:03:55.699Z] bab4dde63d76: Waiting [2023-05-17T19:03:55.699Z] bde34c3a00c8: Pulling fs layer [2023-05-17T19:03:55.699Z] b352a97aabf1: Pulling fs layer [2023-05-17T19:03:55.699Z] 4872d77fe225: Pulling fs layer [2023-05-17T19:03:55.700Z] bde34c3a00c8: Waiting [2023-05-17T19:03:55.700Z] 5851b861e8e6: Pulling fs layer [2023-05-17T19:03:55.700Z] 5851b861e8e6: Waiting [2023-05-17T19:03:55.700Z] b352a97aabf1: Waiting [2023-05-17T19:03:55.700Z] e2be974225ed: Download complete [2023-05-17T19:03:55.700Z] 988bab9f4d93: Download complete [2023-05-17T19:03:55.700Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T19:03:55.700Z] 339a4e72a1f5: Download complete [2023-05-17T19:03:55.959Z] eaf3925da568: Download complete [2023-05-17T19:03:55.959Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T19:03:55.959Z] 1469e6f7b9e6: Download complete [2023-05-17T19:03:55.959Z] bde34c3a00c8: Download complete [2023-05-17T19:03:55.959Z] b352a97aabf1: Verifying Checksum [2023-05-17T19:03:55.959Z] b352a97aabf1: Download complete [2023-05-17T19:03:55.959Z] 4872d77fe225: Download complete [2023-05-17T19:03:55.959Z] 5851b861e8e6: Download complete [2023-05-17T19:03:55.959Z] b85a868b505f: Verifying Checksum [2023-05-17T19:03:55.959Z] b85a868b505f: Download complete [2023-05-17T19:03:56.220Z] bab4dde63d76: Verifying Checksum [2023-05-17T19:03:56.220Z] bab4dde63d76: Download complete [2023-05-17T19:03:57.169Z] b85a868b505f: Pull complete [2023-05-17T19:03:57.428Z] e2be974225ed: Pull complete [2023-05-17T19:03:57.708Z] 339a4e72a1f5: Pull complete [2023-05-17T19:03:57.968Z] 988bab9f4d93: Pull complete [2023-05-17T19:03:58.228Z] 1469e6f7b9e6: Pull complete [2023-05-17T19:03:58.228Z] eaf3925da568: Pull complete [2023-05-17T19:04:00.135Z] bab4dde63d76: Pull complete [2023-05-17T19:04:00.135Z] bde34c3a00c8: Pull complete [2023-05-17T19:04:00.135Z] b352a97aabf1: Pull complete [2023-05-17T19:04:00.135Z] 4872d77fe225: Pull complete [2023-05-17T19:04:00.135Z] 5851b861e8e6: Pull complete [2023-05-17T19:04:00.135Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T19:04:00.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T19:04:00.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:04:00.247Z] prd-ubuntu20.04-docker-8c-8g-15928 does not seem to be running inside a container [2023-05-17T19:04:00.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-318 -v /w/workspace/gexfoundry_device-rest-go_PR-318:/w/workspace/gexfoundry_device-rest-go_PR-318:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-318@tmp:/w/workspace/gexfoundry_device-rest-go_PR-318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T19:04:03.119Z] $ docker top eefe9e5af01c88db3e1bdef161ec7e8093233d7b272fc4fffb9e76b4ec4def08 -eo pid,comm [2023-05-17T19:04:03.169Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-17T19:04:03.169Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T19:04:03.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T19:04:03.206Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T19:04:03.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T19:04:03.323Z] $ docker exec eefe9e5af01c88db3e1bdef161ec7e8093233d7b272fc4fffb9e76b4ec4def08 ssh-agent [2023-05-17T19:04:03.432Z] SSH_AUTH_SOCK=/tmp/ssh-F82iPr504K9k/agent.32 [2023-05-17T19:04:03.432Z] SSH_AGENT_PID=38 [2023-05-17T19:04:03.440Z] Running ssh-add (command line suppressed) [2023-05-17T19:04:03.531Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-318@tmp/private_key_3482314283462035145.key (/w/workspace/gexfoundry_device-rest-go_PR-318@tmp/private_key_3482314283462035145.key) [2023-05-17T19:04:03.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T19:04:03.832Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T19:04:03.847Z] $ docker exec --env ******** --env ******** eefe9e5af01c88db3e1bdef161ec7e8093233d7b272fc4fffb9e76b4ec4def08 ssh-agent -k [2023-05-17T19:04:03.951Z] unset SSH_AUTH_SOCK; [2023-05-17T19:04:03.952Z] unset SSH_AGENT_PID; [2023-05-17T19:04:03.952Z] echo Agent pid 38 killed; [2023-05-17T19:04:03.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T19:04:03.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T19:04:03.996Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T19:04:04.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T19:04:04.102Z] $ docker exec eefe9e5af01c88db3e1bdef161ec7e8093233d7b272fc4fffb9e76b4ec4def08 ssh-agent [2023-05-17T19:04:04.205Z] SSH_AUTH_SOCK=/tmp/ssh-hZqh0fIk5KJw/agent.70 [2023-05-17T19:04:04.205Z] SSH_AGENT_PID=76 [2023-05-17T19:04:04.210Z] Running ssh-add (command line suppressed) [2023-05-17T19:04:04.320Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-318@tmp/private_key_4173711944175155382.key (/w/workspace/gexfoundry_device-rest-go_PR-318@tmp/private_key_4173711944175155382.key) [2023-05-17T19:04:04.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T19:04:04.615Z] + git semver init [2023-05-17T19:04:04.875Z] 2023-05-17 19:04:04,807 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T19:04:04.875Z] 2023-05-17 19:04:04,808 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-318/.semver [2023-05-17T19:04:04.875Z] 2023-05-17 19:04:04,808 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-318/.semver [2023-05-17T19:04:04.875Z] 2023-05-17 19:04:04,808 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-318/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-318, universal_newlines=False, shell=None, istream=None) [2023-05-17T19:04:06.254Z] 2023-05-17 19:04:05,827 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-318/.git/info/exclude [2023-05-17T19:04:06.254Z] 2023-05-17 19:04:05,828 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-318/.semver/PR-318 with force:False [2023-05-17T19:04:06.254Z] 2023-05-17 19:04:05,828 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-318/.semver/PR-318 [2023-05-17T19:04:06.254Z] 2023-05-17 19:04:05,832 [execute] INFO git cat-file --batch-check [2023-05-17T19:04:06.254Z] 2023-05-17 19:04:05,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-318/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T19:04:06.254Z] 2023-05-17 19:04:05,840 [execute] INFO git cat-file --batch [2023-05-17T19:04:06.254Z] 2023-05-17 19:04:05,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-318/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T19:04:06.254Z] 2023-05-17 19:04:05,847 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-318/.semver/PR-318 [2023-05-17T19:04:06.254Z] 0.0.0 [Pipeline] } [2023-05-17T19:04:06.266Z] $ docker exec --env ******** --env ******** eefe9e5af01c88db3e1bdef161ec7e8093233d7b272fc4fffb9e76b4ec4def08 ssh-agent -k [2023-05-17T19:04:06.383Z] unset SSH_AUTH_SOCK; [2023-05-17T19:04:06.383Z] unset SSH_AGENT_PID; [2023-05-17T19:04:06.383Z] echo Agent pid 76 killed; [2023-05-17T19:04:06.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T19:04:06.700Z] + git semver [Pipeline] } [2023-05-17T19:04:06.975Z] $ docker stop --time=1 eefe9e5af01c88db3e1bdef161ec7e8093233d7b272fc4fffb9e76b4ec4def08 [2023-05-17T19:04:08.251Z] $ docker rm -f --volumes eefe9e5af01c88db3e1bdef161ec7e8093233d7b272fc4fffb9e76b4ec4def08 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T19:04:08.598Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T19:04:08.823Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T19:04:08.826Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T19:04:08.935Z] provisioning config files... [2023-05-17T19:04:08.945Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-318@tmp/config927228041969142570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:04:09.242Z] ---> docker-login.sh [2023-05-17T19:04:09.242Z] nexus3.edgexfoundry.org:10001 [2023-05-17T19:04:09.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:04:09.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:04:09.242Z] Configure a credential helper to remove this warning. See [2023-05-17T19:04:09.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:04:09.242Z] [2023-05-17T19:04:09.242Z] Login Succeeded [2023-05-17T19:04:09.242Z] nexus3.edgexfoundry.org:10002 [2023-05-17T19:04:09.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:04:09.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:04:09.242Z] Configure a credential helper to remove this warning. See [2023-05-17T19:04:09.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:04:09.242Z] [2023-05-17T19:04:09.242Z] Login Succeeded [2023-05-17T19:04:09.242Z] nexus3.edgexfoundry.org:10003 [2023-05-17T19:04:09.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:04:09.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:04:09.502Z] Configure a credential helper to remove this warning. See [2023-05-17T19:04:09.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:04:09.502Z] [2023-05-17T19:04:09.502Z] Login Succeeded [2023-05-17T19:04:09.502Z] nexus3.edgexfoundry.org:10004 [2023-05-17T19:04:09.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:04:09.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:04:09.502Z] Configure a credential helper to remove this warning. See [2023-05-17T19:04:09.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:04:09.502Z] [2023-05-17T19:04:09.502Z] Login Succeeded [2023-05-17T19:04:09.502Z] docker.io [2023-05-17T19:04:09.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:04:09.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:04:09.760Z] Configure a credential helper to remove this warning. See [2023-05-17T19:04:09.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:04:09.760Z] [2023-05-17T19:04:09.760Z] Login Succeeded [2023-05-17T19:04:09.760Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T19:04:09.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T19:04:09.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:04:09.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:04:09.843Z] ========================================================= [2023-05-17T19:04:09.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T19:04:09.843Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:10.147Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T19:04:10.147Z] Sending build context to Docker daemon 10.93MB [2023-05-17T19:04:10.147Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T19:04:10.147Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T19:04:10.147Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T19:04:10.147Z] f56be85fc22e: Pulling fs layer [2023-05-17T19:04:10.147Z] 85791d961cd3: Pulling fs layer [2023-05-17T19:04:10.147Z] d694b5ae8c79: Pulling fs layer [2023-05-17T19:04:10.147Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T19:04:10.147Z] 4d19c01a9841: Pulling fs layer [2023-05-17T19:04:10.147Z] 9325e15d5711: Pulling fs layer [2023-05-17T19:04:10.147Z] 556b6ee489ea: Pulling fs layer [2023-05-17T19:04:10.147Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T19:04:10.147Z] 9325e15d5711: Waiting [2023-05-17T19:04:10.147Z] 4d19c01a9841: Waiting [2023-05-17T19:04:10.147Z] 556b6ee489ea: Waiting [2023-05-17T19:04:10.147Z] c5a4b2cf53e6: Waiting [2023-05-17T19:04:10.147Z] 9f32a84ed3da: Waiting [2023-05-17T19:04:10.147Z] 85791d961cd3: Verifying Checksum [2023-05-17T19:04:10.147Z] 85791d961cd3: Download complete [2023-05-17T19:04:10.147Z] 9f32a84ed3da: Download complete [2023-05-17T19:04:10.147Z] 4d19c01a9841: Download complete [2023-05-17T19:04:10.407Z] f56be85fc22e: Verifying Checksum [2023-05-17T19:04:10.407Z] f56be85fc22e: Download complete [2023-05-17T19:04:10.407Z] 9325e15d5711: Verifying Checksum [2023-05-17T19:04:10.407Z] 9325e15d5711: Download complete [2023-05-17T19:04:10.407Z] f56be85fc22e: Pull complete [2023-05-17T19:04:10.667Z] 85791d961cd3: Pull complete [2023-05-17T19:04:10.926Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T19:04:10.926Z] c5a4b2cf53e6: Download complete [2023-05-17T19:04:10.926Z] d694b5ae8c79: Verifying Checksum [2023-05-17T19:04:10.926Z] d694b5ae8c79: Download complete [2023-05-17T19:04:11.185Z] 556b6ee489ea: Verifying Checksum [2023-05-17T19:04:11.185Z] 556b6ee489ea: Download complete [2023-05-17T19:04:14.467Z] d694b5ae8c79: Pull complete [2023-05-17T19:04:14.467Z] 9f32a84ed3da: Pull complete [2023-05-17T19:04:14.467Z] 4d19c01a9841: Pull complete [2023-05-17T19:04:14.467Z] 9325e15d5711: Pull complete [2023-05-17T19:04:16.998Z] 556b6ee489ea: Pull complete [2023-05-17T19:04:17.566Z] c5a4b2cf53e6: Pull complete [2023-05-17T19:04:17.566Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T19:04:17.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T19:04:17.566Z] ---> c4be618373d6 [2023-05-17T19:04:17.566Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T19:04:21.767Z] ---> Running in 10414500fe9f [2023-05-17T19:04:21.767Z] Removing intermediate container 10414500fe9f [2023-05-17T19:04:21.767Z] ---> 8fe754ed2781 [2023-05-17T19:04:21.767Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T19:04:21.767Z] ---> Running in 6130653abe38 [2023-05-17T19:04:22.028Z] Removing intermediate container 6130653abe38 [2023-05-17T19:04:22.028Z] ---> b88142932668 [2023-05-17T19:04:22.028Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T19:04:22.028Z] ---> Running in 78b2af68ba6c [2023-05-17T19:04:22.028Z] Removing intermediate container 78b2af68ba6c [2023-05-17T19:04:22.028Z] ---> 8f8862323953 [2023-05-17T19:04:22.028Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T19:04:22.028Z] ---> Running in eb850b6e75a8 [2023-05-17T19:04:22.289Z] Removing intermediate container eb850b6e75a8 [2023-05-17T19:04:22.289Z] ---> 7dc08ffe498f [2023-05-17T19:04:22.289Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T19:04:22.289Z] ---> Running in 36b69a80ea93 [2023-05-17T19:04:22.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T19:04:22.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T19:04:22.805Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T19:04:22.805Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-17T19:04:22.805Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T19:04:22.805Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T19:04:22.805Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T19:04:22.806Z] OK: 269 MiB in 57 packages [2023-05-17T19:04:23.374Z] Removing intermediate container 36b69a80ea93 [2023-05-17T19:04:23.374Z] ---> 97f838e5832a [2023-05-17T19:04:23.374Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-17T19:04:23.374Z] ---> Running in 8800f0769421 [2023-05-17T19:04:23.374Z] Removing intermediate container 8800f0769421 [2023-05-17T19:04:23.374Z] ---> b7913216eb5c [2023-05-17T19:04:23.374Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-17T19:04:23.632Z] ---> 260a14e1d689 [2023-05-17T19:04:23.632Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T19:04:23.632Z] ---> Running in 90840b1d5f56 [2023-05-17T19:04:23.906Z] Still waiting to schedule task [2023-05-17T19:04:23.906Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-17T19:04:50.203Z] Removing intermediate container 90840b1d5f56 [2023-05-17T19:04:50.203Z] ---> c6e4e37b36db [2023-05-17T19:04:50.203Z] Step 11/12 : COPY . . [2023-05-17T19:04:50.203Z] ---> 23b4e5d9907e [2023-05-17T19:04:50.203Z] Step 12/12 : RUN $MAKE [2023-05-17T19:04:50.203Z] ---> Running in 2d055c187da6 [2023-05-17T19:04:50.203Z] noop [2023-05-17T19:04:50.203Z] Removing intermediate container 2d055c187da6 [2023-05-17T19:04:50.203Z] ---> 81f4928568a3 [2023-05-17T19:04:50.203Z] Successfully built 81f4928568a3 [2023-05-17T19:04:50.203Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:50.515Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T19:04:50.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:04:50.584Z] prd-ubuntu20.04-docker-8c-8g-15928 does not seem to be running inside a container [2023-05-17T19:04:50.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-318 -v /w/workspace/gexfoundry_device-rest-go_PR-318:/w/workspace/gexfoundry_device-rest-go_PR-318:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-318@tmp:/w/workspace/gexfoundry_device-rest-go_PR-318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T19:04:50.964Z] $ docker top e5b37621d15a2015504e071c569575da19b59ad5a1b5ed26d14ef516b627257c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T19:04:51.297Z] + go version [2023-05-17T19:04:51.297Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T19:04:51.309Z] $ docker stop --time=1 e5b37621d15a2015504e071c569575da19b59ad5a1b5ed26d14ef516b627257c [2023-05-17T19:04:52.601Z] $ docker rm -f --volumes e5b37621d15a2015504e071c569575da19b59ad5a1b5ed26d14ef516b627257c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:52.977Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T19:04:52.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:04:53.050Z] prd-ubuntu20.04-docker-8c-8g-15928 does not seem to be running inside a container [2023-05-17T19:04:53.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-318 -v /w/workspace/gexfoundry_device-rest-go_PR-318:/w/workspace/gexfoundry_device-rest-go_PR-318:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-318@tmp:/w/workspace/gexfoundry_device-rest-go_PR-318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T19:04:53.401Z] $ docker top e4598ecbd3f4526b06ab3615458fb197f1a3721b4f7add9f60766e6fda984af2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T19:04:53.745Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-318 [Pipeline] fileExists [Pipeline] sh [2023-05-17T19:04:54.045Z] + make test [2023-05-17T19:04:54.045Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T19:04:59.316Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-17T19:05:09.301Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-17T19:05:09.301Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 32.2% of statements [2023-05-17T19:05:14.570Z] go vet ./... [2023-05-17T19:05:18.916Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T19:05:18.916Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T19:05:18.916Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T19:05:18.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T19:05:18.942Z] $ docker stop --time=1 e4598ecbd3f4526b06ab3615458fb197f1a3721b4f7add9f60766e6fda984af2 [2023-05-17T19:05:22.242Z] $ docker rm -f --volumes e4598ecbd3f4526b06ab3615458fb197f1a3721b4f7add9f60766e6fda984af2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T19:05:22.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T19:05:22.733Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T19:05:23.195Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T19:05:23.483Z] + ls -al . [2023-05-17T19:05:23.483Z] total 184 [2023-05-17T19:05:23.483Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 19:04 . [2023-05-17T19:05:23.483Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 19:03 .. [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 151 May 17 19:03 .dockerignore [2023-05-17T19:05:23.483Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 19:04 .git [2023-05-17T19:05:23.483Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 19:03 .github [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 329 May 17 19:03 .gitignore [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 19:03 .golangci.yml [2023-05-17T19:05:23.483Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 19:04 .semver [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 17 19:03 Attribution.txt [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 17 19:03 CHANGELOG.md [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 17 19:03 Dockerfile [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 19:03 GOVERNANCE.md [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 680 May 17 19:03 Jenkinsfile [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 19:03 LICENSE [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 17 19:03 Makefile [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 620 May 17 19:03 OWNERS.md [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 17 19:03 README.md [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 19:04 VERSION [2023-05-17T19:05:23.483Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 19:03 bin [2023-05-17T19:05:23.483Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 19:03 cmd [2023-05-17T19:05:23.483Z] -rw-r--r-- 1 jenkins jenkins 14663 May 17 19:05 coverage.out [2023-05-17T19:05:23.483Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 19:03 driver [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 17 19:03 go.mod [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 17 19:03 go.sum [2023-05-17T19:05:23.483Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 19:03 snap [2023-05-17T19:05:23.483Z] -rw-rw-r-- 1 jenkins jenkins 713 May 17 19:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:05:23.800Z] + 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=5406a81bc14e35dea807788b8be977acec42db7e --label arch=amd64 --label version=0.0.0 . [2023-05-17T19:05:23.800Z] Sending build context to Docker daemon 10.95MB [2023-05-17T19:05:23.800Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T19:05:23.800Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T19:05:23.800Z] ---> 81f4928568a3 [2023-05-17T19:05:23.800Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-17T19:05:24.059Z] ---> Running in 9c739a17a7b9 [2023-05-17T19:05:24.059Z] Removing intermediate container 9c739a17a7b9 [2023-05-17T19:05:24.059Z] ---> e5fcbb9f0d2e [2023-05-17T19:05:24.059Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T19:05:24.059Z] ---> Running in 89055e0f4233 [2023-05-17T19:05:24.059Z] Removing intermediate container 89055e0f4233 [2023-05-17T19:05:24.059Z] ---> 8784ff4ab407 [2023-05-17T19:05:24.059Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T19:05:24.059Z] ---> Running in b5d2461ad724 [2023-05-17T19:05:24.318Z] Removing intermediate container b5d2461ad724 [2023-05-17T19:05:24.318Z] ---> 847bfd6cd28b [2023-05-17T19:05:24.318Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T19:05:24.318Z] ---> Running in 614bcd857fe8 [2023-05-17T19:05:24.318Z] Removing intermediate container 614bcd857fe8 [2023-05-17T19:05:24.318Z] ---> 0acf00df5515 [2023-05-17T19:05:24.318Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T19:05:24.318Z] ---> Running in 1f684c047200 [2023-05-17T19:05:24.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T19:05:24.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T19:05:25.095Z] OK: 269 MiB in 57 packages [2023-05-17T19:05:25.353Z] Removing intermediate container 1f684c047200 [2023-05-17T19:05:25.353Z] ---> b974c6a0b227 [2023-05-17T19:05:25.353Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-17T19:05:25.353Z] ---> Running in d72557b1594c [2023-05-17T19:05:25.353Z] Removing intermediate container d72557b1594c [2023-05-17T19:05:25.353Z] ---> fccb93206b68 [2023-05-17T19:05:25.353Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-17T19:05:25.611Z] ---> cf18cc002ac7 [2023-05-17T19:05:25.611Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T19:05:25.611Z] ---> Running in 605ca59bffc8 [2023-05-17T19:05:26.179Z] Removing intermediate container 605ca59bffc8 [2023-05-17T19:05:26.179Z] ---> 5bfa1e5ba90e [2023-05-17T19:05:26.179Z] Step 11/25 : COPY . . [2023-05-17T19:05:26.744Z] ---> c31e38fe13c2 [2023-05-17T19:05:26.744Z] Step 12/25 : RUN $MAKE [2023-05-17T19:05:26.744Z] ---> Running in ddf0fc211691 [2023-05-17T19:05:27.003Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-17T19:05:50.786Z] Removing intermediate container ddf0fc211691 [2023-05-17T19:05:50.786Z] ---> ab7aaed9011a [2023-05-17T19:05:50.786Z] Step 13/25 : FROM alpine:3.17 [2023-05-17T19:05:50.786Z] 3.17: Pulling from library/alpine [2023-05-17T19:05:50.786Z] f56be85fc22e: Already exists [2023-05-17T19:05:50.786Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T19:05:50.786Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T19:05:50.786Z] ---> 9ed4aefc74f6 [2023-05-17T19:05:50.786Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-17T19:05:50.786Z] ---> Running in 4cbae775b275 [2023-05-17T19:05:50.786Z] Removing intermediate container 4cbae775b275 [2023-05-17T19:05:50.786Z] ---> 8cd70034074d [2023-05-17T19:05:50.786Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-17T19:05:50.786Z] ---> Running in 47e163a8fb3a [2023-05-17T19:05:50.786Z] Removing intermediate container 47e163a8fb3a [2023-05-17T19:05:50.786Z] ---> 68f1d6d7735a [2023-05-17T19:05:50.786Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-17T19:05:50.786Z] ---> Running in ae277a705d17 [2023-05-17T19:05:50.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T19:05:50.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T19:05:50.786Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T19:05:50.786Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T19:05:50.786Z] OK: 7 MiB in 16 packages [2023-05-17T19:05:50.786Z] Removing intermediate container ae277a705d17 [2023-05-17T19:05:50.786Z] ---> 96a86af219de [2023-05-17T19:05:50.786Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-17T19:05:51.046Z] ---> ffc80c046c03 [2023-05-17T19:05:51.046Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-17T19:05:51.304Z] ---> 3c67efc8b225 [2023-05-17T19:05:51.304Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-17T19:05:51.304Z] ---> 4180d4cf5380 [2023-05-17T19:05:51.304Z] Step 20/25 : EXPOSE 59986 [2023-05-17T19:05:51.304Z] ---> Running in aaeab6b3687e [2023-05-17T19:05:51.304Z] Removing intermediate container aaeab6b3687e [2023-05-17T19:05:51.304Z] ---> 9f5edbe820c6 [2023-05-17T19:05:51.304Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-17T19:05:51.304Z] ---> Running in 5acddd1cb86b [2023-05-17T19:05:51.562Z] Removing intermediate container 5acddd1cb86b [2023-05-17T19:05:51.562Z] ---> d7313ff84942 [2023-05-17T19:05:51.562Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-17T19:05:51.562Z] ---> Running in f4a758211805 [2023-05-17T19:05:51.562Z] Removing intermediate container f4a758211805 [2023-05-17T19:05:51.562Z] ---> aa1977bd50e5 [2023-05-17T19:05:51.562Z] Step 23/25 : LABEL arch=amd64 [2023-05-17T19:05:51.562Z] ---> Running in 22d3d94aedab [2023-05-17T19:05:51.562Z] Removing intermediate container 22d3d94aedab [2023-05-17T19:05:51.562Z] ---> cf93ddff24cc [2023-05-17T19:05:51.562Z] Step 24/25 : LABEL git_sha=5406a81bc14e35dea807788b8be977acec42db7e [2023-05-17T19:05:51.562Z] ---> Running in e4314dd84c08 [2023-05-17T19:05:51.820Z] Removing intermediate container e4314dd84c08 [2023-05-17T19:05:51.820Z] ---> dd3e65100b46 [2023-05-17T19:05:51.820Z] Step 25/25 : LABEL version=0.0.0 [2023-05-17T19:05:51.820Z] ---> Running in 8acca2c63ef4 [2023-05-17T19:05:51.820Z] Removing intermediate container 8acca2c63ef4 [2023-05-17T19:05:51.820Z] ---> f92a4b6a6fbe [2023-05-17T19:05:51.820Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T19:05:51.820Z] Successfully built f92a4b6a6fbe [2023-05-17T19:05:51.820Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:05:52.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T19:05:52.246Z] [2023-05-17T19:05:52.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:05:52.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T19:05:52.556Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T19:05:52.556Z] 5eb5b503b376: Pulling fs layer [2023-05-17T19:05:52.556Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T19:05:52.556Z] ec43610c2a17: Pulling fs layer [2023-05-17T19:05:52.556Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T19:05:52.556Z] 33b1e0a273af: Pulling fs layer [2023-05-17T19:05:52.556Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T19:05:52.556Z] 2f39f015ded8: Pulling fs layer [2023-05-17T19:05:52.556Z] 5d3b04190fa2: Waiting [2023-05-17T19:05:52.556Z] 2f39f015ded8: Waiting [2023-05-17T19:05:52.556Z] 3a2ae6a8a46f: Waiting [2023-05-17T19:05:52.556Z] 5c69ac0246d0: Download complete [2023-05-17T19:05:52.556Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T19:05:52.556Z] 3a2ae6a8a46f: Download complete [2023-05-17T19:05:52.556Z] 33b1e0a273af: Verifying Checksum [2023-05-17T19:05:52.556Z] 33b1e0a273af: Download complete [2023-05-17T19:05:52.556Z] 5d3b04190fa2: Download complete [2023-05-17T19:05:52.556Z] ec43610c2a17: Verifying Checksum [2023-05-17T19:05:52.556Z] ec43610c2a17: Download complete [2023-05-17T19:05:52.816Z] 5eb5b503b376: Verifying Checksum [2023-05-17T19:05:52.816Z] 5eb5b503b376: Download complete [2023-05-17T19:05:53.383Z] 2f39f015ded8: Download complete [2023-05-17T19:05:53.952Z] 5eb5b503b376: Pull complete [2023-05-17T19:05:53.952Z] 5c69ac0246d0: Pull complete [2023-05-17T19:05:54.520Z] ec43610c2a17: Pull complete [2023-05-17T19:05:54.520Z] 3a2ae6a8a46f: Pull complete [2023-05-17T19:05:54.520Z] 33b1e0a273af: Pull complete [2023-05-17T19:05:54.777Z] 5d3b04190fa2: Pull complete [2023-05-17T19:05:58.963Z] 2f39f015ded8: Pull complete [2023-05-17T19:05:58.963Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T19:05:58.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T19:05:58.963Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:05:59.038Z] prd-ubuntu20.04-docker-8c-8g-15928 does not seem to be running inside a container [2023-05-17T19:05:59.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-318 -v /w/workspace/gexfoundry_device-rest-go_PR-318:/w/workspace/gexfoundry_device-rest-go_PR-318:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-318@tmp:/w/workspace/gexfoundry_device-rest-go_PR-318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T19:06:02.918Z] $ docker top 18d2d45c6aaa8630f089f24f9935e93b9e9300241e354aaa4dd7ce0cf9014ec8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:06:03.300Z] ---> job-cost.sh [2023-05-17T19:06:03.300Z] lf-activate-venv: SKIPPING [2023-05-17T19:06:03.300Z] INFO: No Stack... [2023-05-17T19:06:03.559Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T19:06:03.820Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T19:06:04.110Z] + + cat /w/workspace/gexfoundry_device-rest-go_PR-318/archives/cost.csv [2023-05-17T19:06:04.111Z] cut -d, -f6 [Pipeline] lock [2023-05-17T19:06:04.122Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-318-6-stack-cost] [2023-05-17T19:06:04.141Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-318-6-stack-cost] did not exist. Created. [2023-05-17T19:06:04.141Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-318-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T19:06:04.442Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T19:06:04.472Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T19:06:04.480Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-318-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T19:06:04.499Z] $ docker stop --time=1 18d2d45c6aaa8630f089f24f9935e93b9e9300241e354aaa4dd7ce0cf9014ec8 [2023-05-17T19:06:05.651Z] $ docker rm -f --volumes 18d2d45c6aaa8630f089f24f9935e93b9e9300241e354aaa4dd7ce0cf9014ec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T19:09:35.114Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15935 in /w/workspace/gexfoundry_device-rest-go_PR-318 [Pipeline] { [Pipeline] ws [2023-05-17T19:09:35.127Z] Running in /w/workspace/device-rest-go/6 [Pipeline] { [Pipeline] checkout [2023-05-17T19:09:35.189Z] The recommended git tool is: git [2023-05-17T19:09:43.279Z] using credential edgex-jenkins-ssh [2023-05-17T19:09:43.301Z] Cloning the remote Git repository [2023-05-17T19:09:43.366Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-17T19:09:43.493Z] > git init /w/workspace/device-rest-go/6 # timeout=10 [2023-05-17T19:09:43.701Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-17T19:09:43.703Z] > git --version # timeout=10 [2023-05-17T19:09:43.731Z] > git --version # 'git version 2.25.1' [2023-05-17T19:09:43.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T19:09:43.946Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T19:09:46.130Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-17T19:09:46.161Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T19:09:48.281Z] Merging remotes/origin/main commit b9b57828cb91c1ed80a64c0f12d73d3d38017d14 into PR head commit 5406a81bc14e35dea807788b8be977acec42db7e [2023-05-17T19:09:47.455Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-17T19:09:47.516Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-17T19:09:47.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T19:09:47.539Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/318/head:refs/remotes/origin/PR-318 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T19:09:48.310Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T19:09:48.416Z] > git checkout -f 5406a81bc14e35dea807788b8be977acec42db7e # timeout=10 [2023-05-17T19:09:48.559Z] > git remote # timeout=10 [2023-05-17T19:09:48.587Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T19:09:48.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T19:09:48.635Z] > git merge b9b57828cb91c1ed80a64c0f12d73d3d38017d14 # timeout=10 [2023-05-17T19:09:48.693Z] Merge succeeded, producing 5406a81bc14e35dea807788b8be977acec42db7e [2023-05-17T19:09:48.693Z] Checking out Revision 5406a81bc14e35dea807788b8be977acec42db7e (PR-318) [2023-05-17T19:09:49.419Z] Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T19:09:48.669Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T19:09:48.705Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T19:09:48.726Z] > git checkout -f 5406a81bc14e35dea807788b8be977acec42db7e # timeout=10 [2023-05-17T19:09:50.642Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T19:09:56.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T19:09:56.090Z] Dload Upload Total Spent Left Speed [2023-05-17T19:09:56.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 159k [Pipeline] sh [2023-05-17T19:09:56.709Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T19:09:57.071Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T19:09:57.071Z] + sudo tee /etc/docker/daemon.new [2023-05-17T19:09:57.071Z] { [2023-05-17T19:09:57.072Z] "registry-mirrors": [ [2023-05-17T19:09:57.072Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T19:09:57.072Z] ], [2023-05-17T19:09:57.072Z] "bip": "10.250.0.254/24", [2023-05-17T19:09:57.072Z] "hosts": [ [2023-05-17T19:09:57.072Z] "tcp://0.0.0.0:5555", [2023-05-17T19:09:57.072Z] "unix:///var/run/docker.sock" [2023-05-17T19:09:57.072Z] ], [2023-05-17T19:09:57.072Z] "mtu": 1458, [2023-05-17T19:09:57.072Z] "selinux-enabled": true, [2023-05-17T19:09:57.072Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T19:09:57.072Z] } [Pipeline] sh [2023-05-17T19:09:57.437Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T19:09:57.826Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T19:10:16.175Z] provisioning config files... [2023-05-17T19:10:16.215Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/6@tmp/config6105196246256008896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:10:16.600Z] ---> docker-login.sh [2023-05-17T19:10:16.600Z] nexus3.edgexfoundry.org:10001 [2023-05-17T19:10:17.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:10:17.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:10:17.471Z] Configure a credential helper to remove this warning. See [2023-05-17T19:10:17.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:10:17.471Z] [2023-05-17T19:10:17.471Z] Login Succeeded [2023-05-17T19:10:17.471Z] nexus3.edgexfoundry.org:10002 [2023-05-17T19:10:17.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:10:17.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:10:17.748Z] Configure a credential helper to remove this warning. See [2023-05-17T19:10:17.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:10:17.748Z] [2023-05-17T19:10:17.748Z] Login Succeeded [2023-05-17T19:10:17.748Z] nexus3.edgexfoundry.org:10003 [2023-05-17T19:10:18.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:10:18.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:10:18.297Z] Configure a credential helper to remove this warning. See [2023-05-17T19:10:18.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:10:18.297Z] [2023-05-17T19:10:18.297Z] Login Succeeded [2023-05-17T19:10:18.297Z] nexus3.edgexfoundry.org:10004 [2023-05-17T19:10:18.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:10:18.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:10:18.573Z] Configure a credential helper to remove this warning. See [2023-05-17T19:10:18.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:10:18.573Z] [2023-05-17T19:10:18.573Z] Login Succeeded [2023-05-17T19:10:18.573Z] docker.io [2023-05-17T19:10:18.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:10:19.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:10:19.129Z] Configure a credential helper to remove this warning. See [2023-05-17T19:10:19.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:10:19.129Z] [2023-05-17T19:10:19.129Z] Login Succeeded [2023-05-17T19:10:19.129Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T19:10:19.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T19:10:19.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:10:19.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:10:19.539Z] ========================================================= [2023-05-17T19:10:19.539Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T19:10:19.539Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:10:19.911Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T19:10:19.911Z] Sending build context to Docker daemon 139.3kB [2023-05-17T19:10:20.186Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T19:10:20.186Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T19:10:20.462Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T19:10:20.462Z] c41833b44d91: Pulling fs layer [2023-05-17T19:10:20.462Z] ed15518f5707: Pulling fs layer [2023-05-17T19:10:20.462Z] feae8fd75edb: Pulling fs layer [2023-05-17T19:10:20.462Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T19:10:20.462Z] 3cdef696dda3: Pulling fs layer [2023-05-17T19:10:20.462Z] 2ced38df9373: Pulling fs layer [2023-05-17T19:10:20.462Z] 58f1dce35555: Pulling fs layer [2023-05-17T19:10:20.462Z] 242c74f7c9fa: Waiting [2023-05-17T19:10:20.462Z] 3cdef696dda3: Waiting [2023-05-17T19:10:20.462Z] 2ced38df9373: Waiting [2023-05-17T19:10:20.462Z] ed15518f5707: Verifying Checksum [2023-05-17T19:10:20.462Z] ed15518f5707: Download complete [2023-05-17T19:10:20.462Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T19:10:20.462Z] 242c74f7c9fa: Download complete [2023-05-17T19:10:20.462Z] 3cdef696dda3: Download complete [2023-05-17T19:10:20.462Z] c41833b44d91: Verifying Checksum [2023-05-17T19:10:20.462Z] c41833b44d91: Download complete [2023-05-17T19:10:22.185Z] c41833b44d91: Pull complete [2023-05-17T19:10:22.462Z] 58f1dce35555: Verifying Checksum [2023-05-17T19:10:22.462Z] 58f1dce35555: Download complete [2023-05-17T19:10:22.737Z] ed15518f5707: Pull complete [2023-05-17T19:10:23.717Z] feae8fd75edb: Download complete [2023-05-17T19:10:23.717Z] 2ced38df9373: Verifying Checksum [2023-05-17T19:10:23.717Z] 2ced38df9373: Download complete [2023-05-17T19:10:36.109Z] feae8fd75edb: Pull complete [2023-05-17T19:10:36.109Z] 242c74f7c9fa: Pull complete [2023-05-17T19:10:36.109Z] 3cdef696dda3: Pull complete [2023-05-17T19:10:42.810Z] 2ced38df9373: Pull complete [2023-05-17T19:10:48.189Z] 58f1dce35555: Pull complete [2023-05-17T19:10:48.189Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T19:10:48.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T19:10:48.189Z] ---> fadd8f120f05 [2023-05-17T19:10:48.189Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T19:10:50.167Z] ---> Running in 71356e4375a4 [2023-05-17T19:10:50.167Z] Removing intermediate container 71356e4375a4 [2023-05-17T19:10:50.167Z] ---> a12d04bb8cda [2023-05-17T19:10:50.167Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T19:10:50.436Z] ---> Running in 4e3419406b50 [2023-05-17T19:10:50.709Z] Removing intermediate container 4e3419406b50 [2023-05-17T19:10:50.709Z] ---> 6202ce96008b [2023-05-17T19:10:50.709Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T19:10:50.710Z] ---> Running in 533be4cb6917 [2023-05-17T19:10:51.296Z] Removing intermediate container 533be4cb6917 [2023-05-17T19:10:51.296Z] ---> bdeb5971015f [2023-05-17T19:10:51.296Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T19:10:51.296Z] ---> Running in b5e7436ffebf [2023-05-17T19:10:51.577Z] Removing intermediate container b5e7436ffebf [2023-05-17T19:10:51.577Z] ---> 9869ff61ec6b [2023-05-17T19:10:51.577Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T19:10:51.577Z] ---> Running in f3fb5a53a67f [2023-05-17T19:10:53.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T19:10:53.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T19:10:55.023Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T19:10:55.023Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-17T19:10:55.023Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T19:10:55.023Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T19:10:55.023Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T19:10:55.023Z] OK: 268 MiB in 57 packages [2023-05-17T19:10:56.456Z] Removing intermediate container f3fb5a53a67f [2023-05-17T19:10:56.456Z] ---> 28381c75a5c6 [2023-05-17T19:10:56.456Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-17T19:10:56.456Z] ---> Running in 036fb61530c1 [2023-05-17T19:10:56.727Z] Removing intermediate container 036fb61530c1 [2023-05-17T19:10:56.727Z] ---> de0706538611 [2023-05-17T19:10:56.727Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-17T19:10:57.320Z] ---> 74235e52ab66 [2023-05-17T19:10:57.320Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T19:10:57.596Z] ---> Running in 0e04b9292ad2 [2023-05-17T19:12:19.336Z] Removing intermediate container 0e04b9292ad2 [2023-05-17T19:12:19.336Z] ---> dbcf9062037d [2023-05-17T19:12:19.336Z] Step 11/12 : COPY . . [2023-05-17T19:12:19.336Z] ---> f4eff3183e19 [2023-05-17T19:12:19.336Z] Step 12/12 : RUN $MAKE [2023-05-17T19:12:19.336Z] ---> Running in 7e00ba670643 [2023-05-17T19:12:19.336Z] noop [2023-05-17T19:12:19.336Z] Removing intermediate container 7e00ba670643 [2023-05-17T19:12:19.336Z] ---> 80e07261e067 [2023-05-17T19:12:19.336Z] Successfully built 80e07261e067 [2023-05-17T19:12:19.336Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:12:19.692Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T19:12:19.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:12:19.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-15935 does not seem to be running inside a container [2023-05-17T19:12:20.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T19:12:23.480Z] $ docker top 025dac65f2bd49577ed41709b136dd2f68e9c66f3c7e16dd533284eae22739e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T19:12:24.361Z] + go version [2023-05-17T19:12:24.361Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T19:12:24.390Z] $ docker stop --time=1 025dac65f2bd49577ed41709b136dd2f68e9c66f3c7e16dd533284eae22739e6 [2023-05-17T19:12:26.090Z] $ docker rm -f --volumes 025dac65f2bd49577ed41709b136dd2f68e9c66f3c7e16dd533284eae22739e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:12:26.662Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T19:12:26.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:12:26.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-15935 does not seem to be running inside a container [2023-05-17T19:12:26.976Z] $ 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/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T19:12:28.349Z] $ docker top 370bea4554215ea6365d2c7c1d2c03c35ce06c73d15692d1021e68d0f31c572b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T19:12:29.254Z] + git config --global --add safe.directory /w/workspace/device-rest-go/6 [Pipeline] fileExists [Pipeline] sh [2023-05-17T19:12:29.945Z] + make test [2023-05-17T19:12:29.945Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T19:13:16.923Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-17T19:15:23.720Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-17T19:15:25.143Z] ok github.com/edgexfoundry/device-rest-go/driver 0.069s coverage: 32.2% of statements [2023-05-17T19:15:26.121Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T19:15:26.121Z] go vet ./... [2023-05-17T19:15:58.454Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T19:15:58.454Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T19:15:58.454Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T19:15:58.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T19:15:58.490Z] $ docker stop --time=1 370bea4554215ea6365d2c7c1d2c03c35ce06c73d15692d1021e68d0f31c572b [2023-05-17T19:16:00.411Z] $ docker rm -f --volumes 370bea4554215ea6365d2c7c1d2c03c35ce06c73d15692d1021e68d0f31c572b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T19:16:01.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T19:16:01.702Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T19:16:02.316Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T19:16:02.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T19:16:03.181Z] + ls -al . [2023-05-17T19:16:03.181Z] total 180 [2023-05-17T19:16:03.181Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 19:12 . [2023-05-17T19:16:03.181Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 19:09 .. [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 151 May 17 19:09 .dockerignore [2023-05-17T19:16:03.181Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 19:09 .git [2023-05-17T19:16:03.181Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 19:09 .github [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 329 May 17 19:09 .gitignore [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 19:09 .golangci.yml [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 17 19:09 Attribution.txt [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 17 19:09 CHANGELOG.md [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 17 19:09 Dockerfile [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 19:09 GOVERNANCE.md [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 680 May 17 19:09 Jenkinsfile [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 19:09 LICENSE [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 17 19:09 Makefile [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 620 May 17 19:09 OWNERS.md [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 17 19:09 README.md [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 19:04 VERSION [2023-05-17T19:16:03.181Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 19:09 bin [2023-05-17T19:16:03.181Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 19:09 cmd [2023-05-17T19:16:03.181Z] -rw-r--r-- 1 jenkins jenkins 14663 May 17 19:15 coverage.out [2023-05-17T19:16:03.181Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 19:09 driver [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 17 19:09 go.mod [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 17 19:09 go.sum [2023-05-17T19:16:03.181Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 19:09 snap [2023-05-17T19:16:03.181Z] -rw-rw-r-- 1 jenkins jenkins 713 May 17 19:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:16:03.582Z] + 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=5406a81bc14e35dea807788b8be977acec42db7e --label arch=arm64 --label version=0.0.0 . [2023-05-17T19:16:03.582Z] Sending build context to Docker daemon 154.6kB [2023-05-17T19:16:03.862Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T19:16:03.862Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T19:16:03.862Z] ---> 80e07261e067 [2023-05-17T19:16:03.862Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-17T19:16:03.862Z] ---> Running in 43e4d6713393 [2023-05-17T19:16:04.157Z] Removing intermediate container 43e4d6713393 [2023-05-17T19:16:04.441Z] ---> f0ee89af0da7 [2023-05-17T19:16:04.441Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T19:16:04.441Z] ---> Running in b2b6c59ee288 [2023-05-17T19:16:04.712Z] Removing intermediate container b2b6c59ee288 [2023-05-17T19:16:04.712Z] ---> 3075997521d0 [2023-05-17T19:16:04.712Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T19:16:04.712Z] ---> Running in c28f3073a5ce [2023-05-17T19:16:05.303Z] Removing intermediate container c28f3073a5ce [2023-05-17T19:16:05.303Z] ---> 2b8afcc8be44 [2023-05-17T19:16:05.303Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T19:16:05.303Z] ---> Running in a1e18ef59c6e [2023-05-17T19:16:05.572Z] Removing intermediate container a1e18ef59c6e [2023-05-17T19:16:05.572Z] ---> d8f0b5b80e34 [2023-05-17T19:16:05.572Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T19:16:05.572Z] ---> Running in eb20f2b20fa8 [2023-05-17T19:16:06.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T19:16:07.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T19:16:08.494Z] OK: 268 MiB in 57 packages [2023-05-17T19:16:09.464Z] Removing intermediate container eb20f2b20fa8 [2023-05-17T19:16:09.465Z] ---> ea0ede092397 [2023-05-17T19:16:09.465Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-17T19:16:09.465Z] ---> Running in 25d5a0d5d744 [2023-05-17T19:16:10.055Z] Removing intermediate container 25d5a0d5d744 [2023-05-17T19:16:10.055Z] ---> c36e684cb64d [2023-05-17T19:16:10.055Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-17T19:16:10.329Z] ---> ac71f788e125 [2023-05-17T19:16:10.329Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T19:16:10.601Z] ---> Running in ec63c1138936 [2023-05-17T19:16:13.209Z] Removing intermediate container ec63c1138936 [2023-05-17T19:16:13.209Z] ---> 0257dbeeb4fb [2023-05-17T19:16:13.209Z] Step 11/25 : COPY . . [2023-05-17T19:16:13.823Z] ---> 38aa77254901 [2023-05-17T19:16:13.823Z] Step 12/25 : RUN $MAKE [2023-05-17T19:16:13.823Z] ---> Running in 68a20a2e9371 [2023-05-17T19:16:15.273Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-17T19:18:52.038Z] Removing intermediate container 68a20a2e9371 [2023-05-17T19:18:52.038Z] ---> eb1a321cf29d [2023-05-17T19:18:52.038Z] Step 13/25 : FROM alpine:3.17 [2023-05-17T19:18:52.038Z] 3.17: Pulling from library/alpine [2023-05-17T19:18:52.038Z] c41833b44d91: Already exists [2023-05-17T19:18:52.038Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T19:18:52.038Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T19:18:52.038Z] ---> 51e60588ff2c [2023-05-17T19:18:52.038Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-17T19:18:52.038Z] ---> Running in 4a3155e0659b [2023-05-17T19:18:52.038Z] Removing intermediate container 4a3155e0659b [2023-05-17T19:18:52.038Z] ---> 3b5fd475cf94 [2023-05-17T19:18:52.038Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-17T19:18:52.038Z] ---> Running in b3ba8bb5537b [2023-05-17T19:18:52.038Z] Removing intermediate container b3ba8bb5537b [2023-05-17T19:18:52.038Z] ---> 5a8a9d3c34b5 [2023-05-17T19:18:52.038Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-17T19:18:52.038Z] ---> Running in abd426362c03 [2023-05-17T19:18:52.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T19:18:52.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T19:18:52.038Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T19:18:52.038Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T19:18:52.038Z] OK: 8 MiB in 16 packages [2023-05-17T19:18:52.038Z] Removing intermediate container abd426362c03 [2023-05-17T19:18:52.038Z] ---> 9ca72f71e3db [2023-05-17T19:18:52.038Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-17T19:18:52.038Z] ---> 3e16db97863c [2023-05-17T19:18:52.038Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-17T19:18:52.038Z] ---> a0833a798b59 [2023-05-17T19:18:52.038Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-17T19:18:52.038Z] ---> 9743acbc78f3 [2023-05-17T19:18:52.038Z] Step 20/25 : EXPOSE 59986 [2023-05-17T19:18:52.038Z] ---> Running in a28c9af3f923 [2023-05-17T19:18:52.038Z] Removing intermediate container a28c9af3f923 [2023-05-17T19:18:52.038Z] ---> 50c6e5d821f4 [2023-05-17T19:18:52.038Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-17T19:18:52.038Z] ---> Running in 601d855a87fa [2023-05-17T19:18:52.038Z] Removing intermediate container 601d855a87fa [2023-05-17T19:18:52.038Z] ---> 04c608ecc8b7 [2023-05-17T19:18:52.038Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-17T19:18:52.038Z] ---> Running in 870f08fd2945 [2023-05-17T19:18:52.038Z] Removing intermediate container 870f08fd2945 [2023-05-17T19:18:52.038Z] ---> 154b8eb0212b [2023-05-17T19:18:52.038Z] Step 23/25 : LABEL arch=arm64 [2023-05-17T19:18:52.038Z] ---> Running in 2f2ffc362a7b [2023-05-17T19:18:52.038Z] Removing intermediate container 2f2ffc362a7b [2023-05-17T19:18:52.038Z] ---> 9f55adb7c351 [2023-05-17T19:18:52.038Z] Step 24/25 : LABEL git_sha=5406a81bc14e35dea807788b8be977acec42db7e [2023-05-17T19:18:52.038Z] ---> Running in 681069a1b58d [2023-05-17T19:18:52.038Z] Removing intermediate container 681069a1b58d [2023-05-17T19:18:52.038Z] ---> 8897578f0f8f [2023-05-17T19:18:52.038Z] Step 25/25 : LABEL version=0.0.0 [2023-05-17T19:18:52.038Z] ---> Running in 69d0228bb584 [2023-05-17T19:18:52.038Z] Removing intermediate container 69d0228bb584 [2023-05-17T19:18:52.038Z] ---> 557200b34bd1 [2023-05-17T19:18:52.038Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T19:18:52.038Z] Successfully built 557200b34bd1 [2023-05-17T19:18:52.038Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:18:52.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T19:18:52.482Z] [2023-05-17T19:18:52.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:18:52.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T19:18:52.817Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T19:18:52.817Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T19:18:52.817Z] 04944245beec: Pulling fs layer [2023-05-17T19:18:52.817Z] 699f458cf7ca: Pulling fs layer [2023-05-17T19:18:52.817Z] 765212b225bb: Pulling fs layer [2023-05-17T19:18:52.817Z] f23df028b6ca: Pulling fs layer [2023-05-17T19:18:52.817Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T19:18:52.817Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T19:18:52.817Z] 765212b225bb: Waiting [2023-05-17T19:18:52.817Z] f23df028b6ca: Waiting [2023-05-17T19:18:52.817Z] d65c8cfc05b1: Waiting [2023-05-17T19:18:52.817Z] 2437ff75d9bd: Waiting [2023-05-17T19:18:53.089Z] 04944245beec: Verifying Checksum [2023-05-17T19:18:53.089Z] 04944245beec: Download complete [2023-05-17T19:18:53.089Z] 765212b225bb: Verifying Checksum [2023-05-17T19:18:53.089Z] 765212b225bb: Download complete [2023-05-17T19:18:53.089Z] f23df028b6ca: Verifying Checksum [2023-05-17T19:18:53.089Z] f23df028b6ca: Download complete [2023-05-17T19:18:53.089Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T19:18:53.089Z] d65c8cfc05b1: Download complete [2023-05-17T19:18:53.358Z] 699f458cf7ca: Verifying Checksum [2023-05-17T19:18:53.358Z] 699f458cf7ca: Download complete [2023-05-17T19:18:53.627Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T19:18:53.627Z] 8998bd30e6a1: Download complete [2023-05-17T19:18:56.222Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T19:18:56.222Z] 2437ff75d9bd: Download complete [2023-05-17T19:18:57.629Z] 8998bd30e6a1: Pull complete [2023-05-17T19:18:57.894Z] 04944245beec: Pull complete [2023-05-17T19:18:59.304Z] 699f458cf7ca: Pull complete [2023-05-17T19:18:59.304Z] 765212b225bb: Pull complete [2023-05-17T19:19:00.265Z] f23df028b6ca: Pull complete [2023-05-17T19:19:00.265Z] d65c8cfc05b1: Pull complete [2023-05-17T19:19:12.575Z] 2437ff75d9bd: Pull complete [2023-05-17T19:19:12.575Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T19:19:12.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T19:19:12.575Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:19:12.768Z] prd-ubuntu20.04-docker-arm64-4c-16g-15935 does not seem to be running inside a container [2023-05-17T19:19:12.831Z] $ 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/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T19:19:15.303Z] $ docker top 4597bc59fb216dd372c22bc545abdffd3319aba8380292efc81c8b4a4e2a4426 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:16.129Z] ---> job-cost.sh [2023-05-17T19:19:16.129Z] lf-activate-venv: SKIPPING [2023-05-17T19:19:16.129Z] INFO: No Stack... [2023-05-17T19:19:16.394Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T19:19:17.354Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T19:19:17.676Z] + cut -d,+ -f6 [2023-05-17T19:19:17.676Z] cat /w/workspace/device-rest-go/6/archives/cost.csv [Pipeline] lock [2023-05-17T19:19:17.715Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-318-6-stack-cost] [2023-05-17T19:19:17.722Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-318-6-stack-cost] did not exist. Created. [2023-05-17T19:19:17.723Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-318-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T19:19:18.377Z] /w/workspace/device-rest-go/6@tmp/durable-a082c520/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T19:19:19.027Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T19:19:19.051Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T19:19:19.093Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T19:19:19.102Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-318-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T19:19:19.125Z] $ docker stop --time=1 4597bc59fb216dd372c22bc545abdffd3319aba8380292efc81c8b4a4e2a4426 [2023-05-17T19:19:20.584Z] $ docker rm -f --volumes 4597bc59fb216dd372c22bc545abdffd3319aba8380292efc81c8b4a4e2a4426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-17T19:19:20.938Z] provisioning config files... [2023-05-17T19:19:20.946Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-318@tmp/config8110785079777094893tmp [Pipeline] { [Pipeline] sh [2023-05-17T19:19:21.245Z] + set +x [2023-05-17T19:19:21.245Z] + curl -s https://codecov.io/bash [2023-05-17T19:19:21.245Z] + bash -s -- [2023-05-17T19:19:21.245Z] [2023-05-17T19:19:21.245Z] _____ _ [2023-05-17T19:19:21.245Z] / ____| | | [2023-05-17T19:19:21.245Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T19:19:21.245Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T19:19:21.245Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T19:19:21.245Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T19:19:21.245Z] Bash-1.0.6 [2023-05-17T19:19:21.245Z] [2023-05-17T19:19:21.245Z] [2023-05-17T19:19:21.245Z] ==> git version 2.25.1 found [2023-05-17T19:19:21.245Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-17T19:19:21.245Z] Release-Date: 2020-01-08 [2023-05-17T19:19:21.245Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-17T19:19:21.245Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T19:19:21.245Z] ==> Jenkins CI detected. [2023-05-17T19:19:21.245Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-318 [2023-05-17T19:19:21.245Z] project root: . [2023-05-17T19:19:21.245Z] --> token set from env [2023-05-17T19:19:21.245Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T19:19:21.245Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T19:19:21.245Z] ==> Python coveragepy not found [2023-05-17T19:19:21.245Z] ==> Searching for coverage reports in: [2023-05-17T19:19:21.245Z] + . [2023-05-17T19:19:21.245Z] -> Found 1 reports [2023-05-17T19:19:21.245Z] ==> Detecting git/mercurial file structure [2023-05-17T19:19:21.245Z] ==> Reading reports [2023-05-17T19:19:21.245Z] + ./coverage.out bytes=14663 [2023-05-17T19:19:21.245Z] ==> Appending adjustments [2023-05-17T19:19:21.245Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T19:19:21.504Z] + Found adjustments [2023-05-17T19:19:21.504Z] ==> Gzipping contents [2023-05-17T19:19:21.504Z] 4.0K /tmp/codecov.eAur40.gz [2023-05-17T19:19:21.504Z] ==> Uploading reports [2023-05-17T19:19:21.504Z] url: https://codecov.io [2023-05-17T19:19:21.504Z] query: branch=PR-318&commit=5406a81bc14e35dea807788b8be977acec42db7e&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-318%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=318&job=&cmd_args= [2023-05-17T19:19:21.504Z] -> Pinging Codecov [2023-05-17T19:19:21.504Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-318&commit=5406a81bc14e35dea807788b8be977acec42db7e&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-318%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=318&job=&cmd_args= [2023-05-17T19:19:21.504Z] -> Uploading to [2023-05-17T19:19:21.504Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/4E5D53B4F1F92C436F7061BF334D961C/5406a81bc14e35dea807788b8be977acec42db7e/62274eb5-ed84-43f2-a531-968dd9b1aef7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T191921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b31ebc851a767dd615feca92ed1481c418566173616b48ac8d9fb583017cddf [2023-05-17T19:19:21.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T19:19:21.504Z] Dload Upload Total Spent Left Speed [2023-05-17T19:19:21.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11895 --:--:-- --:--:-- --:--:-- 11895 [2023-05-17T19:19:21.764Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/5406a81bc14e35dea807788b8be977acec42db7e [Pipeline] } [2023-05-17T19:19:21.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-17T19:19:22.523Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-318/archives ] [2023-05-17T19:19:22.524Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-318/archives [2023-05-17T19:19:22.524Z] total 16 [2023-05-17T19:19:22.524Z] drwxr-xr-x 3 root root 4096 May 17 19:06 . [2023-05-17T19:19:22.524Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 19:06 .. [2023-05-17T19:19:22.524Z] drwxr-xr-x 2 root root 4096 May 17 19:06 cost [2023-05-17T19:19:22.524Z] -rw-r--r-- 1 root root 86 May 17 19:06 cost.csv [2023-05-17T19:19:22.524Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-318/archives [2023-05-17T19:19:22.524Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-318/archives [2023-05-17T19:19:22.524Z] total 16 [2023-05-17T19:19:22.524Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 19:06 . [2023-05-17T19:19:22.524Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 19:06 .. [2023-05-17T19:19:22.524Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 19:06 cost [2023-05-17T19:19:22.524Z] -rw-r--r-- 1 jenkins jenkins 86 May 17 19:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:22.816Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:23.678Z] ---> package-listing.sh [2023-05-17T19:19:23.678Z] ++ facter osfamily [2023-05-17T19:19:23.678Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T19:19:23.938Z] + OS_FAMILY=debian [2023-05-17T19:19:23.938Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-318 [2023-05-17T19:19:23.938Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T19:19:23.938Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T19:19:23.938Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T19:19:23.938Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T19:19:23.938Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-318 ']' [2023-05-17T19:19:23.938Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T19:19:23.938Z] + case "${OS_FAMILY}" in [2023-05-17T19:19:23.938Z] + dpkg -l [2023-05-17T19:19:23.938Z] + grep '^ii' [2023-05-17T19:19:23.938Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T19:19:23.938Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T19:19:23.938Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T19:19:23.938Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-318 ']' [2023-05-17T19:19:23.938Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-318/archives/ [2023-05-17T19:19:23.938Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-318/archives/ [Pipeline] echo [2023-05-17T19:19:23.949Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-318/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T19:19:24.235Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:19:24.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T19:19:24.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:19:24.863Z] prd-ubuntu20.04-docker-8c-8g-15928 does not seem to be running inside a container [2023-05-17T19:19:24.896Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-318/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-318 -v /w/workspace/gexfoundry_device-rest-go_PR-318:/w/workspace/gexfoundry_device-rest-go_PR-318:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-318@tmp:/w/workspace/gexfoundry_device-rest-go_PR-318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T19:19:25.079Z] $ docker top 664850540c656c407282e7b30ddfa99169d2da0bb91702a4f73cd3947ae7df22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T19:19:25.415Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T19:19:25.698Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T19:19:25.983Z] + ls /var/log/sa-host [2023-05-17T19:19:25.984Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T19:19:26.054Z] provisioning config files... [2023-05-17T19:19:26.062Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-318@tmp/config8673062617229998124tmp [Pipeline] { [Pipeline] echo [2023-05-17T19:19:26.075Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:26.358Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T19:19:26.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:26.688Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T19:19:26.697Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:26.982Z] ---> sudo-logs.sh [2023-05-17T19:19:26.982Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T19:19:27.012Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:27.297Z] ---> job-cost.sh [2023-05-17T19:19:27.297Z] lf-activate-venv: SKIPPING [2023-05-17T19:19:27.297Z] DEBUG: total: 0.2199999988079071 [2023-05-17T19:19:27.297Z] INFO: Retrieving Stack Cost... [2023-05-17T19:19:27.556Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T19:19:28.125Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T19:19:28.136Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:28.419Z] ---> logs-deploy.sh [2023-05-17T19:19:28.420Z] lf-activate-venv: SKIPPING [2023-05-17T19:19:28.420Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-318/6 [2023-05-17T19:19:28.420Z] INFO: archiving workspace using pattern(s): [2023-05-17T19:19:29.364Z] Archives upload complete. [2023-05-17T19:19:29.364Z] INFO: archiving logs to Nexus