Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9b57828cb91c1ed80a64c0f12d73d3d38017d14 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-ssh13820390749063001629.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-ssh2374921585822315727.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14860256982714458795.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-ssh14065519762590868604.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10042586673528276859.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15914’ Running on prd-ubuntu20.04-docker-8c-8g-15922 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Avoid second fetch Checking out Revision b9b57828cb91c1ed80a64c0f12d73d3d38017d14 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#321)" > git config core.sparsecheckout # timeout=10 > git checkout -f b9b57828cb91c1ed80a64c0f12d73d3d38017d14 # timeout=10 > git rev-list --no-walk 47b604616574ded3ba804dffb2a679ce0d70252d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T19:02:42.631Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T19:02:42.682Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T19:02:42.701Z] ========================================================= [2023-05-17T19:02:42.701Z] EdgeX Global Pipelines Version Info [2023-05-17T19:02:42.701Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:02:43.401Z] ------------------- [2023-05-17T19:02:43.401Z] stable info: [2023-05-17T19:02:43.401Z] ------------------- [2023-05-17T19:02:43.401Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T19:02:43.401Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T19:02:43.401Z] Message: update stable to v1.0.249 [2023-05-17T19:02:43.970Z] ------------------- [2023-05-17T19:02:43.970Z] experimental info: [2023-05-17T19:02:43.970Z] ------------------- [2023-05-17T19:02:43.970Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T19:02:43.970Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T19:02:43.970Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T19:02:44.133Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-17T19:02:44.149Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-17T19:02:44.167Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T19:02:44.184Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T19:02:44.199Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T19:02:44.211Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T19:02:44.223Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T19:02:44.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T19:02:44.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T19:02:44.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T19:02:44.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T19:02:44.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-17T19:02:44.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T19:02:44.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T19:02:44.325Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T19:02:44.342Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T19:02:44.352Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T19:02:44.369Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T19:02:44.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T19:02:44.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T19:02:44.425Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T19:02:44.442Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T19:02:44.454Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T19:02:44.467Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T19:02:44.476Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T19:02:44.484Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T19:02:44.494Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T19:02:44.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-17T19:02:44.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-17T19:02:44.542Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-17T19:02:44.557Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [Pipeline] echo [2023-05-17T19:02:44.574Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9b5782 [Pipeline] echo [2023-05-17T19:02:44.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T19:02:44.634Z] provisioning config files... [2023-05-17T19:02:44.652Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15293776348345399740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:02:44.957Z] ---> docker-login.sh [2023-05-17T19:02:44.957Z] nexus3.edgexfoundry.org:10001 [2023-05-17T19:02:45.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:02:45.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:02:45.218Z] Configure a credential helper to remove this warning. See [2023-05-17T19:02:45.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:02:45.218Z] [2023-05-17T19:02:45.218Z] Login Succeeded [2023-05-17T19:02:45.218Z] nexus3.edgexfoundry.org:10002 [2023-05-17T19:02:45.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:02:45.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:02:45.480Z] Configure a credential helper to remove this warning. See [2023-05-17T19:02:45.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:02:45.480Z] [2023-05-17T19:02:45.480Z] Login Succeeded [2023-05-17T19:02:45.480Z] nexus3.edgexfoundry.org:10003 [2023-05-17T19:02:45.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:02:45.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:02:45.480Z] Configure a credential helper to remove this warning. See [2023-05-17T19:02:45.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:02:45.480Z] [2023-05-17T19:02:45.480Z] Login Succeeded [2023-05-17T19:02:45.480Z] nexus3.edgexfoundry.org:10004 [2023-05-17T19:02:45.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:02:45.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:02:45.741Z] Configure a credential helper to remove this warning. See [2023-05-17T19:02:45.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:02:45.741Z] [2023-05-17T19:02:45.741Z] Login Succeeded [2023-05-17T19:02:45.741Z] docker.io [2023-05-17T19:02:45.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:02:46.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:02:46.001Z] Configure a credential helper to remove this warning. See [2023-05-17T19:02:46.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:02:46.001Z] [2023-05-17T19:02:46.001Z] Login Succeeded [2023-05-17T19:02:46.001Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T19:02:46.010Z] 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:02:46.378Z] + git rev-list -1 --merges b9b57828cb91c1ed80a64c0f12d73d3d38017d14~1..b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [Pipeline] echo [2023-05-17T19:02:46.433Z] -----------> git rev-list -1 --merges b9b57828cb91c1ed80a64c0f12d73d3d38017d14~1..b9b57828cb91c1ed80a64c0f12d73d3d38017d14 b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [false] [Pipeline] sh [2023-05-17T19:02:46.724Z] + git log --format=format:%s -1 b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [Pipeline] echo [2023-05-17T19:02:46.741Z] ========================================================= [2023-05-17T19:02:46.741Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T19:02:46.741Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T19:02:47.061Z] + git log --format=format:%s -1 b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [Pipeline] echo [2023-05-17T19:02:47.073Z] [semverPrep] GIT_COMMIT: b9b57828cb91c1ed80a64c0f12d73d3d38017d14, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#321) [Pipeline] echo [2023-05-17T19:02:47.081Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T19:02:47.423Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T19:02:47.423Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T19:02:47.423Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T19:02:47.423Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T19:02:47.423Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T19:02:47.423Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T19:02:47.423Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:02:47.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T19:02:47.788Z] [2023-05-17T19:02:47.788Z] 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:02:48.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T19:02:48.092Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T19:02:48.092Z] b85a868b505f: Pulling fs layer [2023-05-17T19:02:48.092Z] e2be974225ed: Pulling fs layer [2023-05-17T19:02:48.092Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T19:02:48.092Z] 988bab9f4d93: Pulling fs layer [2023-05-17T19:02:48.092Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T19:02:48.092Z] eaf3925da568: Pulling fs layer [2023-05-17T19:02:48.092Z] bab4dde63d76: Pulling fs layer [2023-05-17T19:02:48.092Z] bde34c3a00c8: Pulling fs layer [2023-05-17T19:02:48.092Z] b352a97aabf1: Pulling fs layer [2023-05-17T19:02:48.092Z] 4872d77fe225: Pulling fs layer [2023-05-17T19:02:48.092Z] 5851b861e8e6: Pulling fs layer [2023-05-17T19:02:48.092Z] bab4dde63d76: Waiting [2023-05-17T19:02:48.092Z] 988bab9f4d93: Waiting [2023-05-17T19:02:48.092Z] bde34c3a00c8: Waiting [2023-05-17T19:02:48.092Z] 1469e6f7b9e6: Waiting [2023-05-17T19:02:48.092Z] b352a97aabf1: Waiting [2023-05-17T19:02:48.092Z] eaf3925da568: Waiting [2023-05-17T19:02:48.092Z] 4872d77fe225: Waiting [2023-05-17T19:02:48.092Z] 5851b861e8e6: Waiting [2023-05-17T19:02:48.092Z] e2be974225ed: Download complete [2023-05-17T19:02:48.092Z] 988bab9f4d93: Verifying Checksum [2023-05-17T19:02:48.092Z] 988bab9f4d93: Download complete [2023-05-17T19:02:48.352Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T19:02:48.352Z] 1469e6f7b9e6: Download complete [2023-05-17T19:02:48.352Z] eaf3925da568: Verifying Checksum [2023-05-17T19:02:48.352Z] eaf3925da568: Download complete [2023-05-17T19:02:48.352Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T19:02:48.352Z] 339a4e72a1f5: Download complete [2023-05-17T19:02:48.352Z] bde34c3a00c8: Verifying Checksum [2023-05-17T19:02:48.352Z] bde34c3a00c8: Download complete [2023-05-17T19:02:48.352Z] b352a97aabf1: Verifying Checksum [2023-05-17T19:02:48.352Z] b352a97aabf1: Download complete [2023-05-17T19:02:48.352Z] 4872d77fe225: Verifying Checksum [2023-05-17T19:02:48.352Z] 4872d77fe225: Download complete [2023-05-17T19:02:48.352Z] 5851b861e8e6: Download complete [2023-05-17T19:02:48.352Z] b85a868b505f: Verifying Checksum [2023-05-17T19:02:48.352Z] b85a868b505f: Download complete [2023-05-17T19:02:48.920Z] bab4dde63d76: Verifying Checksum [2023-05-17T19:02:48.920Z] bab4dde63d76: Download complete [2023-05-17T19:02:49.860Z] b85a868b505f: Pull complete [2023-05-17T19:02:49.860Z] e2be974225ed: Pull complete [2023-05-17T19:02:50.448Z] 339a4e72a1f5: Pull complete [2023-05-17T19:02:50.448Z] 988bab9f4d93: Pull complete [2023-05-17T19:02:50.710Z] 1469e6f7b9e6: Pull complete [2023-05-17T19:02:50.969Z] eaf3925da568: Pull complete [2023-05-17T19:02:52.880Z] bab4dde63d76: Pull complete [2023-05-17T19:02:52.880Z] bde34c3a00c8: Pull complete [2023-05-17T19:02:52.880Z] b352a97aabf1: Pull complete [2023-05-17T19:02:52.880Z] 4872d77fe225: Pull complete [2023-05-17T19:02:53.141Z] 5851b861e8e6: Pull complete [2023-05-17T19:02:53.141Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T19:02:53.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T19:02:53.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:02:53.255Z] prd-ubuntu20.04-docker-8c-8g-15922 does not seem to be running inside a container [2023-05-17T19:02:53.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T19:02:55.570Z] $ docker top 893d24f9d05f3b94a26184408af3008fec35d11877f28363204047bdaf7ab7b3 -eo pid,comm [2023-05-17T19:02:55.628Z] 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:02:55.628Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T19:02:55.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T19:02:55.667Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T19:02:55.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T19:02:55.790Z] $ docker exec 893d24f9d05f3b94a26184408af3008fec35d11877f28363204047bdaf7ab7b3 ssh-agent [2023-05-17T19:02:55.897Z] SSH_AUTH_SOCK=/tmp/ssh-ZZY2Sl4BRsZi/agent.33 [2023-05-17T19:02:55.897Z] SSH_AGENT_PID=39 [2023-05-17T19:02:55.904Z] Running ssh-add (command line suppressed) [2023-05-17T19:02:56.010Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9939186218489272701.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9939186218489272701.key) [2023-05-17T19:02:56.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T19:02:56.309Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T19:02:56.318Z] $ docker exec --env ******** --env ******** 893d24f9d05f3b94a26184408af3008fec35d11877f28363204047bdaf7ab7b3 ssh-agent -k [2023-05-17T19:02:56.415Z] unset SSH_AUTH_SOCK; [2023-05-17T19:02:56.415Z] unset SSH_AGENT_PID; [2023-05-17T19:02:56.415Z] echo Agent pid 39 killed; [2023-05-17T19:02:56.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T19:02:56.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T19:02:56.457Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T19:02:56.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T19:02:56.588Z] $ docker exec 893d24f9d05f3b94a26184408af3008fec35d11877f28363204047bdaf7ab7b3 ssh-agent [2023-05-17T19:02:56.698Z] SSH_AUTH_SOCK=/tmp/ssh-BNXCHwCIzG1d/agent.71 [2023-05-17T19:02:56.698Z] SSH_AGENT_PID=77 [2023-05-17T19:02:56.703Z] Running ssh-add (command line suppressed) [2023-05-17T19:02:56.802Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11987680836065998080.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11987680836065998080.key) [2023-05-17T19:02:56.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T19:02:57.114Z] + git semver init [2023-05-17T19:02:57.373Z] 2023-05-17 19:02:57,281 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T19:02:57.373Z] 2023-05-17 19:02:57,282 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-17T19:02:57.373Z] 2023-05-17 19:02:57,282 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-17T19:02:57.373Z] 2023-05-17 19:02:57,282 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T19:02:58.754Z] 2023-05-17 19:02:58,327 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-05-17T19:02:58.754Z] 2023-05-17 19:02:58,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-05-17T19:02:58.754Z] 2023-05-17 19:02:58,328 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-17T19:02:58.754Z] 2023-05-17 19:02:58,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-17T19:02:58.754Z] 3.0.0-dev.44 [Pipeline] } [2023-05-17T19:02:58.764Z] $ docker exec --env ******** --env ******** 893d24f9d05f3b94a26184408af3008fec35d11877f28363204047bdaf7ab7b3 ssh-agent -k [2023-05-17T19:02:58.861Z] unset SSH_AUTH_SOCK; [2023-05-17T19:02:58.862Z] unset SSH_AGENT_PID; [2023-05-17T19:02:58.862Z] echo Agent pid 77 killed; [2023-05-17T19:02:58.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T19:02:59.185Z] + git semver [Pipeline] } [2023-05-17T19:02:59.460Z] $ docker stop --time=1 893d24f9d05f3b94a26184408af3008fec35d11877f28363204047bdaf7ab7b3 [2023-05-17T19:03:00.767Z] $ docker rm -f --volumes 893d24f9d05f3b94a26184408af3008fec35d11877f28363204047bdaf7ab7b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T19:03:01.105Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T19:03:01.321Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T19:03:01.323Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.44 [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:03:01.468Z] provisioning config files... [2023-05-17T19:03:01.476Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11484879800817699382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:03:01.774Z] ---> docker-login.sh [2023-05-17T19:03:01.774Z] nexus3.edgexfoundry.org:10001 [2023-05-17T19:03:01.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:03:01.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:03:01.774Z] Configure a credential helper to remove this warning. See [2023-05-17T19:03:01.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:03:01.774Z] [2023-05-17T19:03:01.774Z] Login Succeeded [2023-05-17T19:03:01.774Z] nexus3.edgexfoundry.org:10002 [2023-05-17T19:03:01.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:03:01.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:03:01.774Z] Configure a credential helper to remove this warning. See [2023-05-17T19:03:01.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:03:01.774Z] [2023-05-17T19:03:01.774Z] Login Succeeded [2023-05-17T19:03:01.774Z] nexus3.edgexfoundry.org:10003 [2023-05-17T19:03:02.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:03:02.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:03:02.032Z] Configure a credential helper to remove this warning. See [2023-05-17T19:03:02.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:03:02.032Z] [2023-05-17T19:03:02.032Z] Login Succeeded [2023-05-17T19:03:02.032Z] nexus3.edgexfoundry.org:10004 [2023-05-17T19:03:02.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:03:02.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:03:02.032Z] Configure a credential helper to remove this warning. See [2023-05-17T19:03:02.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:03:02.032Z] [2023-05-17T19:03:02.032Z] Login Succeeded [2023-05-17T19:03:02.032Z] docker.io [2023-05-17T19:03:02.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:03:02.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:03:02.291Z] Configure a credential helper to remove this warning. See [2023-05-17T19:03:02.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:03:02.291Z] [2023-05-17T19:03:02.291Z] Login Succeeded [2023-05-17T19:03:02.291Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T19:03:02.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T19:03:02.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:03:02.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:03:02.372Z] ========================================================= [2023-05-17T19:03:02.372Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T19:03:02.372Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:03:02.674Z] + 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:03:02.674Z] Sending build context to Docker daemon 10.92MB [2023-05-17T19:03:02.674Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T19:03:02.674Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T19:03:02.674Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T19:03:02.674Z] f56be85fc22e: Pulling fs layer [2023-05-17T19:03:02.674Z] 85791d961cd3: Pulling fs layer [2023-05-17T19:03:02.674Z] d694b5ae8c79: Pulling fs layer [2023-05-17T19:03:02.674Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T19:03:02.674Z] 4d19c01a9841: Pulling fs layer [2023-05-17T19:03:02.674Z] 9325e15d5711: Pulling fs layer [2023-05-17T19:03:02.674Z] 556b6ee489ea: Pulling fs layer [2023-05-17T19:03:02.674Z] 9f32a84ed3da: Waiting [2023-05-17T19:03:02.674Z] 4d19c01a9841: Waiting [2023-05-17T19:03:02.674Z] 9325e15d5711: Waiting [2023-05-17T19:03:02.674Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T19:03:02.674Z] 556b6ee489ea: Waiting [2023-05-17T19:03:02.674Z] c5a4b2cf53e6: Waiting [2023-05-17T19:03:02.674Z] 85791d961cd3: Verifying Checksum [2023-05-17T19:03:02.674Z] 9f32a84ed3da: Download complete [2023-05-17T19:03:02.934Z] 4d19c01a9841: Verifying Checksum [2023-05-17T19:03:02.934Z] 4d19c01a9841: Download complete [2023-05-17T19:03:02.934Z] f56be85fc22e: Verifying Checksum [2023-05-17T19:03:02.934Z] f56be85fc22e: Download complete [2023-05-17T19:03:02.934Z] 9325e15d5711: Verifying Checksum [2023-05-17T19:03:02.934Z] 9325e15d5711: Download complete [2023-05-17T19:03:02.934Z] f56be85fc22e: Pull complete [2023-05-17T19:03:03.216Z] 85791d961cd3: Pull complete [2023-05-17T19:03:03.490Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T19:03:03.490Z] c5a4b2cf53e6: Download complete [2023-05-17T19:03:03.749Z] d694b5ae8c79: Verifying Checksum [2023-05-17T19:03:03.749Z] d694b5ae8c79: Download complete [2023-05-17T19:03:04.011Z] 556b6ee489ea: Verifying Checksum [2023-05-17T19:03:04.011Z] 556b6ee489ea: Download complete [2023-05-17T19:03:07.298Z] d694b5ae8c79: Pull complete [2023-05-17T19:03:07.298Z] 9f32a84ed3da: Pull complete [2023-05-17T19:03:07.298Z] 4d19c01a9841: Pull complete [2023-05-17T19:03:07.298Z] 9325e15d5711: Pull complete [2023-05-17T19:03:09.848Z] 556b6ee489ea: Pull complete [2023-05-17T19:03:10.783Z] c5a4b2cf53e6: Pull complete [2023-05-17T19:03:10.783Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T19:03:10.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T19:03:10.783Z] ---> c4be618373d6 [2023-05-17T19:03:10.783Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T19:03:16.431Z] Still waiting to schedule task [2023-05-17T19:03:16.432Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-17T19:03:17.507Z] ---> Running in 6565ca68118c [2023-05-17T19:03:17.507Z] Removing intermediate container 6565ca68118c [2023-05-17T19:03:17.507Z] ---> aad0ac7748ae [2023-05-17T19:03:17.507Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T19:03:17.507Z] ---> Running in 5d6c638a10a2 [2023-05-17T19:03:17.507Z] Removing intermediate container 5d6c638a10a2 [2023-05-17T19:03:17.507Z] ---> b8c86712c5ba [2023-05-17T19:03:17.507Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T19:03:17.507Z] ---> Running in 47a48bfed69d [2023-05-17T19:03:17.507Z] Removing intermediate container 47a48bfed69d [2023-05-17T19:03:17.507Z] ---> bef9123419af [2023-05-17T19:03:17.507Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T19:03:17.764Z] ---> Running in db5ca326fc82 [2023-05-17T19:03:17.765Z] Removing intermediate container db5ca326fc82 [2023-05-17T19:03:17.765Z] ---> 1f97e43defdf [2023-05-17T19:03:17.765Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T19:03:17.765Z] ---> Running in bcad34b27b13 [2023-05-17T19:03:18.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T19:03:18.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T19:03:18.282Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T19:03:18.282Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-17T19:03:18.282Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T19:03:18.282Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T19:03:18.548Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T19:03:18.548Z] OK: 269 MiB in 57 packages [2023-05-17T19:03:18.810Z] Removing intermediate container bcad34b27b13 [2023-05-17T19:03:18.810Z] ---> af9bd15ae8cb [2023-05-17T19:03:18.810Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-17T19:03:18.810Z] ---> Running in fcab85606ae5 [2023-05-17T19:03:18.810Z] Removing intermediate container fcab85606ae5 [2023-05-17T19:03:18.810Z] ---> 3575bae24e48 [2023-05-17T19:03:18.810Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-17T19:03:19.067Z] ---> 98f8a412b98e [2023-05-17T19:03:19.067Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T19:03:19.067Z] ---> Running in 34d2305a27a6 [2023-05-17T19:03:51.167Z] Removing intermediate container 34d2305a27a6 [2023-05-17T19:03:51.167Z] ---> 021ef4094e03 [2023-05-17T19:03:51.167Z] Step 11/12 : COPY . . [2023-05-17T19:03:51.167Z] ---> 0ff1a8759963 [2023-05-17T19:03:51.167Z] Step 12/12 : RUN $MAKE [2023-05-17T19:03:51.167Z] ---> Running in 7427e710046c [2023-05-17T19:03:51.167Z] noop [2023-05-17T19:03:51.167Z] Removing intermediate container 7427e710046c [2023-05-17T19:03:51.167Z] ---> 9f8603b8894d [2023-05-17T19:03:51.167Z] Successfully built 9f8603b8894d [2023-05-17T19:03:51.167Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:03:51.487Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T19:03:51.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:03:51.565Z] prd-ubuntu20.04-docker-8c-8g-15922 does not seem to be running inside a container [2023-05-17T19:03:51.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T19:03:51.959Z] $ docker top b21f70656a3ab38b0e2e4a1f34881968989aace926a8648c7e267cd3668ff978 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T19:03:52.304Z] + go version [2023-05-17T19:03:52.304Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T19:03:52.313Z] $ docker stop --time=1 b21f70656a3ab38b0e2e4a1f34881968989aace926a8648c7e267cd3668ff978 [2023-05-17T19:03:53.608Z] $ docker rm -f --volumes b21f70656a3ab38b0e2e4a1f34881968989aace926a8648c7e267cd3668ff978 [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:03:54.001Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T19:03:54.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:03:54.073Z] prd-ubuntu20.04-docker-8c-8g-15922 does not seem to be running inside a container [2023-05-17T19:03:54.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T19:03:54.455Z] $ docker top 4413b5833d45907cb5282a048e836b0fecd8d55a6cd529d9668ef90441688405 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T19:03:54.800Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-17T19:03:55.096Z] + make test [2023-05-17T19:03:55.096Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T19:04:00.363Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-17T19:04:10.339Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-17T19:04:10.339Z] ok github.com/edgexfoundry/device-rest-go/driver 0.016s coverage: 32.2% of statements [2023-05-17T19:04:18.472Z] go vet ./... [2023-05-17T19:04:21.766Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T19:04:21.766Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T19:04:21.766Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T19:04:21.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T19:04:21.789Z] $ docker stop --time=1 4413b5833d45907cb5282a048e836b0fecd8d55a6cd529d9668ef90441688405 [2023-05-17T19:04:24.953Z] $ docker rm -f --volumes 4413b5833d45907cb5282a048e836b0fecd8d55a6cd529d9668ef90441688405 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T19:04:25.449Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T19:04:25.492Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T19:04:26.011Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T19:04:26.328Z] + ls -al . [2023-05-17T19:04:26.328Z] total 184 [2023-05-17T19:04:26.328Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 19:03 . [2023-05-17T19:04:26.328Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 19:02 .. [2023-05-17T19:04:26.328Z] -rw-rw-r-- 1 jenkins jenkins 151 May 17 19:02 .dockerignore [2023-05-17T19:04:26.328Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 19:02 .git [2023-05-17T19:04:26.328Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 19:02 .github [2023-05-17T19:04:26.328Z] -rw-rw-r-- 1 jenkins jenkins 329 May 17 19:02 .gitignore [2023-05-17T19:04:26.328Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 19:02 .golangci.yml [2023-05-17T19:04:26.328Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 19:02 .semver [2023-05-17T19:04:26.328Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 17 19:02 Attribution.txt [2023-05-17T19:04:26.328Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 17 19:02 CHANGELOG.md [2023-05-17T19:04:26.328Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 17 19:02 Dockerfile [2023-05-17T19:04:26.328Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 19:02 GOVERNANCE.md [2023-05-17T19:04:26.328Z] -rw-rw-r-- 1 jenkins jenkins 680 May 17 19:02 Jenkinsfile [2023-05-17T19:04:26.328Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 19:02 LICENSE [2023-05-17T19:04:26.328Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 17 19:02 Makefile [2023-05-17T19:04:26.329Z] -rw-rw-r-- 1 jenkins jenkins 620 May 17 19:02 OWNERS.md [2023-05-17T19:04:26.329Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 17 19:02 README.md [2023-05-17T19:04:26.329Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 19:03 VERSION [2023-05-17T19:04:26.329Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 19:02 bin [2023-05-17T19:04:26.329Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 19:02 cmd [2023-05-17T19:04:26.329Z] -rw-r--r-- 1 jenkins jenkins 14663 May 17 19:04 coverage.out [2023-05-17T19:04:26.329Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 19:02 driver [2023-05-17T19:04:26.329Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 17 19:02 go.mod [2023-05-17T19:04:26.329Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 17 19:02 go.sum [2023-05-17T19:04:26.329Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 19:02 snap [2023-05-17T19:04:26.329Z] -rw-rw-r-- 1 jenkins jenkins 713 May 17 19:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:26.685Z] + 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=b9b57828cb91c1ed80a64c0f12d73d3d38017d14 --label arch=amd64 --label version=3.0.0-dev.44 . [2023-05-17T19:04:26.685Z] Sending build context to Docker daemon 10.94MB [2023-05-17T19:04:26.685Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T19:04:26.685Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T19:04:26.685Z] ---> 9f8603b8894d [2023-05-17T19:04:26.685Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-17T19:04:26.685Z] ---> Running in 20012c576bc5 [2023-05-17T19:04:26.945Z] Removing intermediate container 20012c576bc5 [2023-05-17T19:04:26.945Z] ---> 93d936f51a22 [2023-05-17T19:04:26.945Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T19:04:26.945Z] ---> Running in af086ad32036 [2023-05-17T19:04:26.945Z] Removing intermediate container af086ad32036 [2023-05-17T19:04:26.945Z] ---> 1840154dc4da [2023-05-17T19:04:26.945Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T19:04:26.945Z] ---> Running in bbb6540580c9 [2023-05-17T19:04:27.205Z] Removing intermediate container bbb6540580c9 [2023-05-17T19:04:27.205Z] ---> e693cce1a922 [2023-05-17T19:04:27.205Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T19:04:27.205Z] ---> Running in f36f83119a26 [2023-05-17T19:04:27.205Z] Removing intermediate container f36f83119a26 [2023-05-17T19:04:27.205Z] ---> 6229b2af6fde [2023-05-17T19:04:27.205Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T19:04:27.205Z] ---> Running in a85931451e4c [2023-05-17T19:04:27.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T19:04:27.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T19:04:27.983Z] OK: 269 MiB in 57 packages [2023-05-17T19:04:28.243Z] Removing intermediate container a85931451e4c [2023-05-17T19:04:28.243Z] ---> 188e854a1b99 [2023-05-17T19:04:28.243Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-17T19:04:28.243Z] ---> Running in ca9d90c3e219 [2023-05-17T19:04:28.501Z] Removing intermediate container ca9d90c3e219 [2023-05-17T19:04:28.501Z] ---> 0e5784635dc3 [2023-05-17T19:04:28.501Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-17T19:04:28.501Z] ---> f2a5e9d41910 [2023-05-17T19:04:28.501Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T19:04:28.501Z] ---> Running in f98e8eca11c0 [2023-05-17T19:04:29.438Z] Removing intermediate container f98e8eca11c0 [2023-05-17T19:04:29.438Z] ---> 380c2d9a875f [2023-05-17T19:04:29.438Z] Step 11/25 : COPY . . [2023-05-17T19:04:29.695Z] ---> 48ce548e8422 [2023-05-17T19:04:29.695Z] Step 12/25 : RUN $MAKE [2023-05-17T19:04:29.695Z] ---> Running in 523189b6e2e8 [2023-05-17T19:04:30.262Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.44" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-17T19:04:56.810Z] Removing intermediate container 523189b6e2e8 [2023-05-17T19:04:56.810Z] ---> 7e631b9c4d79 [2023-05-17T19:04:56.810Z] Step 13/25 : FROM alpine:3.17 [2023-05-17T19:04:57.750Z] 3.17: Pulling from library/alpine [2023-05-17T19:04:58.016Z] f56be85fc22e: Already exists [2023-05-17T19:04:58.277Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T19:04:58.277Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T19:04:58.277Z] ---> 9ed4aefc74f6 [2023-05-17T19:04:58.277Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-17T19:04:58.847Z] ---> Running in f24117f268eb [2023-05-17T19:04:59.418Z] Removing intermediate container f24117f268eb [2023-05-17T19:04:59.418Z] ---> f5984c15bf35 [2023-05-17T19:04:59.418Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-17T19:04:59.418Z] ---> Running in db1b985edeed [2023-05-17T19:04:59.989Z] Removing intermediate container db1b985edeed [2023-05-17T19:04:59.989Z] ---> 3a44b40bed42 [2023-05-17T19:04:59.989Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-17T19:05:00.557Z] ---> Running in c927b26ec9b4 [2023-05-17T19:05:01.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T19:05:01.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T19:05:01.384Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T19:05:01.384Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T19:05:01.384Z] OK: 7 MiB in 16 packages [2023-05-17T19:05:01.958Z] Removing intermediate container c927b26ec9b4 [2023-05-17T19:05:01.958Z] ---> 2a8b7d6c154c [2023-05-17T19:05:01.958Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-17T19:05:02.528Z] ---> ec26f6f1e7b2 [2023-05-17T19:05:02.528Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-17T19:05:02.528Z] ---> ad5f85d7fdbc [2023-05-17T19:05:02.528Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-17T19:05:02.853Z] ---> f29eb9ca2918 [2023-05-17T19:05:02.853Z] Step 20/25 : EXPOSE 59986 [2023-05-17T19:05:02.853Z] ---> Running in 788d0ad87fae [2023-05-17T19:05:02.853Z] Removing intermediate container 788d0ad87fae [2023-05-17T19:05:02.853Z] ---> 7d6d16b67da6 [2023-05-17T19:05:02.853Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-17T19:05:02.853Z] ---> Running in 093cd5ff9d50 [2023-05-17T19:05:02.853Z] Removing intermediate container 093cd5ff9d50 [2023-05-17T19:05:02.853Z] ---> d3a79dfa9e8f [2023-05-17T19:05:02.853Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-17T19:05:02.853Z] ---> Running in f1475df3e112 [2023-05-17T19:05:02.853Z] Removing intermediate container f1475df3e112 [2023-05-17T19:05:02.853Z] ---> 4caf941ed717 [2023-05-17T19:05:02.853Z] Step 23/25 : LABEL arch=amd64 [2023-05-17T19:05:03.114Z] ---> Running in ed54311d8266 [2023-05-17T19:05:03.114Z] Removing intermediate container ed54311d8266 [2023-05-17T19:05:03.114Z] ---> b7097c3d9d1b [2023-05-17T19:05:03.114Z] Step 24/25 : LABEL git_sha=b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [2023-05-17T19:05:03.114Z] ---> Running in c71474dc53b6 [2023-05-17T19:05:03.114Z] Removing intermediate container c71474dc53b6 [2023-05-17T19:05:03.114Z] ---> 54d572571312 [2023-05-17T19:05:03.114Z] Step 25/25 : LABEL version=3.0.0-dev.44 [2023-05-17T19:05:03.114Z] ---> Running in bbb86eb078fb [2023-05-17T19:05:03.373Z] Removing intermediate container bbb86eb078fb [2023-05-17T19:05:03.373Z] ---> b77891a9c662 [2023-05-17T19:05:03.373Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T19:05:03.373Z] Successfully built b77891a9c662 [2023-05-17T19:05:03.373Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T19:05:03.464Z] provisioning config files... [2023-05-17T19:05:03.474Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2077529722809009425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:05:03.796Z] ---> docker-login.sh [2023-05-17T19:05:03.796Z] nexus3.edgexfoundry.org:10001 [2023-05-17T19:05:03.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:05:03.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:05:03.796Z] Configure a credential helper to remove this warning. See [2023-05-17T19:05:03.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:05:03.796Z] [2023-05-17T19:05:03.796Z] Login Succeeded [2023-05-17T19:05:03.796Z] nexus3.edgexfoundry.org:10002 [2023-05-17T19:05:03.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:05:03.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:05:03.796Z] Configure a credential helper to remove this warning. See [2023-05-17T19:05:03.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:05:03.796Z] [2023-05-17T19:05:03.796Z] Login Succeeded [2023-05-17T19:05:03.796Z] nexus3.edgexfoundry.org:10003 [2023-05-17T19:05:04.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:05:04.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:05:04.060Z] Configure a credential helper to remove this warning. See [2023-05-17T19:05:04.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:05:04.060Z] [2023-05-17T19:05:04.060Z] Login Succeeded [2023-05-17T19:05:04.060Z] nexus3.edgexfoundry.org:10004 [2023-05-17T19:05:04.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:05:04.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:05:04.060Z] Configure a credential helper to remove this warning. See [2023-05-17T19:05:04.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:05:04.060Z] [2023-05-17T19:05:04.060Z] Login Succeeded [2023-05-17T19:05:04.060Z] docker.io [2023-05-17T19:05:04.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:05:04.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:05:04.323Z] Configure a credential helper to remove this warning. See [2023-05-17T19:05:04.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:05:04.323Z] [2023-05-17T19:05:04.323Z] Login Succeeded [2023-05-17T19:05:04.323Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T19:05:04.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T19:05:04.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:05:04.370Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-05-17T19:05:04.370Z] b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [2023-05-17T19:05:04.370Z] latest [2023-05-17T19:05:04.370Z] 3.0.0-dev.44 [2023-05-17T19:05:04.370Z] b9b57828cb91c1ed80a64c0f12d73d3d38017d14-3.0.0-dev.44 [2023-05-17T19:05:04.370Z] main [2023-05-17T19:05:04.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:05:04.679Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:05:04.995Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [2023-05-17T19:05:04.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-17T19:05:04.995Z] cc6596fc4ad0: Preparing [2023-05-17T19:05:04.995Z] 23219fe309cf: Preparing [2023-05-17T19:05:04.996Z] 712829692026: Preparing [2023-05-17T19:05:04.996Z] 1a5d85580cef: Preparing [2023-05-17T19:05:04.996Z] f1417ff83b31: Preparing [2023-05-17T19:05:04.996Z] f1417ff83b31: Layer already exists [2023-05-17T19:05:04.996Z] cc6596fc4ad0: Pushed [2023-05-17T19:05:04.996Z] 1a5d85580cef: Pushed [2023-05-17T19:05:04.996Z] 23219fe309cf: Pushed [2023-05-17T19:05:08.288Z] 712829692026: Pushed [2023-05-17T19:05:08.288Z] b9b57828cb91c1ed80a64c0f12d73d3d38017d14: digest: sha256:5fc43a399d5464f3d4ad629b50abd3874d7125878d7be9a20bbab3743b1c3230 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:05:08.602Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:05:08.908Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-17T19:05:08.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-17T19:05:08.908Z] cc6596fc4ad0: Preparing [2023-05-17T19:05:08.908Z] 23219fe309cf: Preparing [2023-05-17T19:05:08.908Z] 712829692026: Preparing [2023-05-17T19:05:08.908Z] 1a5d85580cef: Preparing [2023-05-17T19:05:08.908Z] f1417ff83b31: Preparing [2023-05-17T19:05:08.908Z] 23219fe309cf: Layer already exists [2023-05-17T19:05:08.908Z] 1a5d85580cef: Layer already exists [2023-05-17T19:05:08.908Z] f1417ff83b31: Layer already exists [2023-05-17T19:05:08.908Z] cc6596fc4ad0: Layer already exists [2023-05-17T19:05:08.908Z] 712829692026: Layer already exists [2023-05-17T19:05:08.908Z] latest: digest: sha256:5fc43a399d5464f3d4ad629b50abd3874d7125878d7be9a20bbab3743b1c3230 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:05:09.224Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:05:09.531Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.44 [2023-05-17T19:05:09.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-17T19:05:09.532Z] cc6596fc4ad0: Preparing [2023-05-17T19:05:09.532Z] 23219fe309cf: Preparing [2023-05-17T19:05:09.532Z] 712829692026: Preparing [2023-05-17T19:05:09.532Z] 1a5d85580cef: Preparing [2023-05-17T19:05:09.532Z] f1417ff83b31: Preparing [2023-05-17T19:05:09.532Z] 23219fe309cf: Layer already exists [2023-05-17T19:05:09.532Z] cc6596fc4ad0: Layer already exists [2023-05-17T19:05:09.532Z] 1a5d85580cef: Layer already exists [2023-05-17T19:05:09.532Z] f1417ff83b31: Layer already exists [2023-05-17T19:05:09.532Z] 712829692026: Layer already exists [2023-05-17T19:05:09.532Z] 3.0.0-dev.44: digest: sha256:5fc43a399d5464f3d4ad629b50abd3874d7125878d7be9a20bbab3743b1c3230 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:05:09.842Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:b9b57828cb91c1ed80a64c0f12d73d3d38017d14-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:05:10.150Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:b9b57828cb91c1ed80a64c0f12d73d3d38017d14-3.0.0-dev.44 [2023-05-17T19:05:10.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-17T19:05:10.150Z] cc6596fc4ad0: Preparing [2023-05-17T19:05:10.150Z] 23219fe309cf: Preparing [2023-05-17T19:05:10.150Z] 712829692026: Preparing [2023-05-17T19:05:10.150Z] 1a5d85580cef: Preparing [2023-05-17T19:05:10.150Z] f1417ff83b31: Preparing [2023-05-17T19:05:10.150Z] cc6596fc4ad0: Layer already exists [2023-05-17T19:05:10.150Z] f1417ff83b31: Layer already exists [2023-05-17T19:05:10.150Z] 23219fe309cf: Layer already exists [2023-05-17T19:05:10.150Z] 712829692026: Layer already exists [2023-05-17T19:05:10.150Z] 1a5d85580cef: Layer already exists [2023-05-17T19:05:10.150Z] b9b57828cb91c1ed80a64c0f12d73d3d38017d14-3.0.0-dev.44: digest: sha256:5fc43a399d5464f3d4ad629b50abd3874d7125878d7be9a20bbab3743b1c3230 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:05:10.470Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:05:10.779Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-05-17T19:05:10.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-17T19:05:10.779Z] cc6596fc4ad0: Preparing [2023-05-17T19:05:10.779Z] 23219fe309cf: Preparing [2023-05-17T19:05:10.779Z] 712829692026: Preparing [2023-05-17T19:05:10.779Z] 1a5d85580cef: Preparing [2023-05-17T19:05:10.779Z] f1417ff83b31: Preparing [2023-05-17T19:05:10.779Z] f1417ff83b31: Layer already exists [2023-05-17T19:05:10.779Z] 712829692026: Layer already exists [2023-05-17T19:05:10.779Z] 1a5d85580cef: Layer already exists [2023-05-17T19:05:10.779Z] 23219fe309cf: Layer already exists [2023-05-17T19:05:10.779Z] cc6596fc4ad0: Layer already exists [2023-05-17T19:05:10.779Z] main: digest: sha256:5fc43a399d5464f3d4ad629b50abd3874d7125878d7be9a20bbab3743b1c3230 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T19:05:10.818Z] ===================================================== [Pipeline] echo [2023-05-17T19:05:10.824Z] taggedImages: [2023-05-17T19:05:10.824Z] - nexus3.edgexfoundry.org:10004/device-rest:b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [2023-05-17T19:05:10.824Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-17T19:05:10.824Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.44 [2023-05-17T19:05:10.824Z] - nexus3.edgexfoundry.org:10004/device-rest:b9b57828cb91c1ed80a64c0f12d73d3d38017d14-3.0.0-dev.44 [2023-05-17T19:05:10.824Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:05:11.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T19:05:11.193Z] [2023-05-17T19:05:11.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:05:11.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T19:05:11.497Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T19:05:11.497Z] 5eb5b503b376: Pulling fs layer [2023-05-17T19:05:11.497Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T19:05:11.497Z] ec43610c2a17: Pulling fs layer [2023-05-17T19:05:11.497Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T19:05:11.497Z] 33b1e0a273af: Pulling fs layer [2023-05-17T19:05:11.497Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T19:05:11.497Z] 2f39f015ded8: Pulling fs layer [2023-05-17T19:05:11.497Z] 33b1e0a273af: Waiting [2023-05-17T19:05:11.497Z] 3a2ae6a8a46f: Waiting [2023-05-17T19:05:11.497Z] 5d3b04190fa2: Waiting [2023-05-17T19:05:11.497Z] 2f39f015ded8: Waiting [2023-05-17T19:05:11.497Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T19:05:11.497Z] 5c69ac0246d0: Download complete [2023-05-17T19:05:11.497Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T19:05:11.497Z] 3a2ae6a8a46f: Download complete [2023-05-17T19:05:11.497Z] 33b1e0a273af: Verifying Checksum [2023-05-17T19:05:11.497Z] 33b1e0a273af: Download complete [2023-05-17T19:05:11.497Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T19:05:11.497Z] 5d3b04190fa2: Download complete [2023-05-17T19:05:11.760Z] ec43610c2a17: Verifying Checksum [2023-05-17T19:05:11.760Z] ec43610c2a17: Download complete [2023-05-17T19:05:11.760Z] 5eb5b503b376: Verifying Checksum [2023-05-17T19:05:11.760Z] 5eb5b503b376: Download complete [2023-05-17T19:05:12.326Z] 2f39f015ded8: Verifying Checksum [2023-05-17T19:05:12.326Z] 2f39f015ded8: Download complete [2023-05-17T19:05:12.894Z] 5eb5b503b376: Pull complete [2023-05-17T19:05:13.156Z] 5c69ac0246d0: Pull complete [2023-05-17T19:05:13.725Z] ec43610c2a17: Pull complete [2023-05-17T19:05:13.725Z] 3a2ae6a8a46f: Pull complete [2023-05-17T19:05:13.984Z] 33b1e0a273af: Pull complete [2023-05-17T19:05:13.984Z] 5d3b04190fa2: Pull complete [2023-05-17T19:05:19.249Z] 2f39f015ded8: Pull complete [2023-05-17T19:05:19.249Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T19:05:19.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T19:05:19.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:05:19.325Z] prd-ubuntu20.04-docker-8c-8g-15922 does not seem to be running inside a container [2023-05-17T19:05:19.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T19:05:21.529Z] $ docker top 7408a9253d0fbade4c0365cf731b6ca8a92a95e2a299ec478fc455b4f6c02e4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:05:21.897Z] ---> job-cost.sh [2023-05-17T19:05:21.897Z] lf-activate-venv: SKIPPING [2023-05-17T19:05:21.897Z] INFO: No Stack... [2023-05-17T19:05:22.155Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T19:05:22.721Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T19:05:23.006Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-05-17T19:05:23.006Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T19:05:23.019Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-116-stack-cost] [2023-05-17T19:05:23.025Z] Resource [jenkins-edgexfoundry-device-rest-go-main-116-stack-cost] did not exist. Created. [2023-05-17T19:05:23.025Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T19:05:23.321Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T19:05:23.343Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T19:05:23.349Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T19:05:23.374Z] $ docker stop --time=1 7408a9253d0fbade4c0365cf731b6ca8a92a95e2a299ec478fc455b4f6c02e4b [2023-05-17T19:05:24.544Z] $ docker rm -f --volumes 7408a9253d0fbade4c0365cf731b6ca8a92a95e2a299ec478fc455b4f6c02e4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T19:08:20.758Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15934 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-05-17T19:08:20.772Z] Running in /w/workspace/device-rest-go/116 [Pipeline] { [Pipeline] checkout [2023-05-17T19:08:20.818Z] The recommended git tool is: git [2023-05-17T19:08:28.687Z] using credential edgex-jenkins-ssh [2023-05-17T19:08:28.706Z] Cloning the remote Git repository [2023-05-17T19:08:28.781Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-17T19:08:28.927Z] > git init /w/workspace/device-rest-go/116 # timeout=10 [2023-05-17T19:08:29.160Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-17T19:08:29.161Z] > git --version # timeout=10 [2023-05-17T19:08:29.188Z] > git --version # 'git version 2.25.1' [2023-05-17T19:08:29.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T19:08:29.412Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T19:08:31.640Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-17T19:08:31.672Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T19:08:33.027Z] Avoid second fetch [2023-05-17T19:08:33.028Z] Checking out Revision b9b57828cb91c1ed80a64c0f12d73d3d38017d14 (main) [2023-05-17T19:08:33.935Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#321)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T19:08:33.054Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T19:08:33.175Z] > git checkout -f b9b57828cb91c1ed80a64c0f12d73d3d38017d14 # timeout=10 [2023-05-17T19:08:34.880Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T19:08:34.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T19:08:34.880Z] Dload Upload Total Spent Left Speed [2023-05-17T19:08:34.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 155k [Pipeline] sh [2023-05-17T19:08:35.541Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T19:08:35.930Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T19:08:35.930Z] + sudo tee /etc/docker/daemon.new [2023-05-17T19:08:35.930Z] { [2023-05-17T19:08:35.930Z] "registry-mirrors": [ [2023-05-17T19:08:35.930Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T19:08:35.930Z] ], [2023-05-17T19:08:35.930Z] "bip": "10.250.0.254/24", [2023-05-17T19:08:35.930Z] "hosts": [ [2023-05-17T19:08:35.930Z] "tcp://0.0.0.0:5555", [2023-05-17T19:08:35.930Z] "unix:///var/run/docker.sock" [2023-05-17T19:08:35.930Z] ], [2023-05-17T19:08:35.930Z] "mtu": 1458, [2023-05-17T19:08:35.930Z] "selinux-enabled": true, [2023-05-17T19:08:35.930Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T19:08:35.930Z] } [Pipeline] sh [2023-05-17T19:08:36.310Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T19:08:36.700Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T19:08:55.088Z] provisioning config files... [2023-05-17T19:08:55.126Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/116@tmp/config9203627924940555174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:08:55.509Z] ---> docker-login.sh [2023-05-17T19:08:55.509Z] nexus3.edgexfoundry.org:10001 [2023-05-17T19:08:56.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:08:56.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:08:56.109Z] Configure a credential helper to remove this warning. See [2023-05-17T19:08:56.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:08:56.109Z] [2023-05-17T19:08:56.109Z] Login Succeeded [2023-05-17T19:08:56.109Z] nexus3.edgexfoundry.org:10002 [2023-05-17T19:08:56.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:08:56.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:08:56.662Z] Configure a credential helper to remove this warning. See [2023-05-17T19:08:56.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:08:56.662Z] [2023-05-17T19:08:56.662Z] Login Succeeded [2023-05-17T19:08:56.662Z] nexus3.edgexfoundry.org:10003 [2023-05-17T19:08:56.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:08:57.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:08:57.213Z] Configure a credential helper to remove this warning. See [2023-05-17T19:08:57.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:08:57.213Z] [2023-05-17T19:08:57.213Z] Login Succeeded [2023-05-17T19:08:57.213Z] nexus3.edgexfoundry.org:10004 [2023-05-17T19:08:57.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:08:57.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:08:57.489Z] Configure a credential helper to remove this warning. See [2023-05-17T19:08:57.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:08:57.489Z] [2023-05-17T19:08:57.489Z] Login Succeeded [2023-05-17T19:08:57.489Z] docker.io [2023-05-17T19:08:57.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:08:58.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:08:58.041Z] Configure a credential helper to remove this warning. See [2023-05-17T19:08:58.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:08:58.041Z] [2023-05-17T19:08:58.041Z] Login Succeeded [2023-05-17T19:08:58.041Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T19:08:58.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T19:08:58.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:08:58.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:08:58.460Z] ========================================================= [2023-05-17T19:08:58.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T19:08:58.460Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:08:58.859Z] + 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:08:58.859Z] Sending build context to Docker daemon 139.3kB [2023-05-17T19:08:59.138Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T19:08:59.138Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T19:08:59.426Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T19:08:59.426Z] c41833b44d91: Pulling fs layer [2023-05-17T19:08:59.426Z] ed15518f5707: Pulling fs layer [2023-05-17T19:08:59.426Z] feae8fd75edb: Pulling fs layer [2023-05-17T19:08:59.426Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T19:08:59.426Z] 3cdef696dda3: Pulling fs layer [2023-05-17T19:08:59.426Z] 2ced38df9373: Pulling fs layer [2023-05-17T19:08:59.426Z] 58f1dce35555: Pulling fs layer [2023-05-17T19:08:59.426Z] 242c74f7c9fa: Waiting [2023-05-17T19:08:59.426Z] 3cdef696dda3: Waiting [2023-05-17T19:08:59.426Z] 2ced38df9373: Waiting [2023-05-17T19:08:59.426Z] 58f1dce35555: Waiting [2023-05-17T19:08:59.426Z] ed15518f5707: Verifying Checksum [2023-05-17T19:08:59.426Z] ed15518f5707: Download complete [2023-05-17T19:08:59.426Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T19:08:59.426Z] 242c74f7c9fa: Download complete [2023-05-17T19:08:59.426Z] 3cdef696dda3: Verifying Checksum [2023-05-17T19:08:59.426Z] 3cdef696dda3: Download complete [2023-05-17T19:08:59.727Z] c41833b44d91: Verifying Checksum [2023-05-17T19:08:59.727Z] c41833b44d91: Download complete [2023-05-17T19:09:00.757Z] c41833b44d91: Pull complete [2023-05-17T19:09:01.383Z] ed15518f5707: Pull complete [2023-05-17T19:09:02.390Z] 58f1dce35555: Verifying Checksum [2023-05-17T19:09:02.390Z] 58f1dce35555: Download complete [2023-05-17T19:09:03.384Z] feae8fd75edb: Verifying Checksum [2023-05-17T19:09:03.384Z] feae8fd75edb: Download complete [2023-05-17T19:09:03.985Z] 2ced38df9373: Verifying Checksum [2023-05-17T19:09:03.985Z] 2ced38df9373: Download complete [2023-05-17T19:09:16.434Z] feae8fd75edb: Pull complete [2023-05-17T19:09:16.435Z] 242c74f7c9fa: Pull complete [2023-05-17T19:09:16.713Z] 3cdef696dda3: Pull complete [2023-05-17T19:09:24.981Z] 2ced38df9373: Pull complete [2023-05-17T19:09:26.960Z] 58f1dce35555: Pull complete [2023-05-17T19:09:26.960Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T19:09:26.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T19:09:26.960Z] ---> fadd8f120f05 [2023-05-17T19:09:26.960Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T19:09:30.438Z] ---> Running in a2d02c20ac9b [2023-05-17T19:09:30.438Z] Removing intermediate container a2d02c20ac9b [2023-05-17T19:09:30.438Z] ---> a42f74ee11bc [2023-05-17T19:09:30.438Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T19:09:30.717Z] ---> Running in 5ab895228a33 [2023-05-17T19:09:31.322Z] Removing intermediate container 5ab895228a33 [2023-05-17T19:09:31.322Z] ---> 439050ca859a [2023-05-17T19:09:31.322Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T19:09:31.322Z] ---> Running in d94c56cfec63 [2023-05-17T19:09:31.598Z] Removing intermediate container d94c56cfec63 [2023-05-17T19:09:31.598Z] ---> eda4dc628c65 [2023-05-17T19:09:31.598Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T19:09:31.878Z] ---> Running in b8e883e2d251 [2023-05-17T19:09:32.483Z] Removing intermediate container b8e883e2d251 [2023-05-17T19:09:32.483Z] ---> 98080501ba4c [2023-05-17T19:09:32.483Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T19:09:32.483Z] ---> Running in 01d6c3d30239 [2023-05-17T19:09:33.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T19:09:34.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T19:09:36.001Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T19:09:36.001Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-17T19:09:36.001Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T19:09:36.001Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T19:09:36.279Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T19:09:36.279Z] OK: 268 MiB in 57 packages [2023-05-17T19:09:37.726Z] Removing intermediate container 01d6c3d30239 [2023-05-17T19:09:37.726Z] ---> c5f72465da15 [2023-05-17T19:09:37.726Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-17T19:09:37.726Z] ---> Running in 23d694557ce0 [2023-05-17T19:09:38.009Z] Removing intermediate container 23d694557ce0 [2023-05-17T19:09:38.009Z] ---> 71edc2129cdb [2023-05-17T19:09:38.009Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-17T19:09:38.618Z] ---> 63b95600bc88 [2023-05-17T19:09:38.618Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T19:09:38.901Z] ---> Running in 1ae873579dbf [2023-05-17T19:10:46.911Z] Removing intermediate container 1ae873579dbf [2023-05-17T19:10:46.911Z] ---> 4d30dd22eede [2023-05-17T19:10:46.911Z] Step 11/12 : COPY . . [2023-05-17T19:10:47.881Z] ---> ca77b4494cd3 [2023-05-17T19:10:47.881Z] Step 12/12 : RUN $MAKE [2023-05-17T19:10:47.881Z] ---> Running in d8938137b06a [2023-05-17T19:10:48.851Z] noop [2023-05-17T19:10:49.824Z] Removing intermediate container d8938137b06a [2023-05-17T19:10:49.824Z] ---> 50ff4ca3b2a1 [2023-05-17T19:10:49.824Z] Successfully built 50ff4ca3b2a1 [2023-05-17T19:10:49.824Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:10:50.186Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T19:10:50.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:10:50.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-15934 does not seem to be running inside a container [2023-05-17T19:10:50.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/116 -v /w/workspace/device-rest-go/116:/w/workspace/device-rest-go/116:rw,z -v /w/workspace/device-rest-go/116@tmp:/w/workspace/device-rest-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T19:10:51.902Z] $ docker top 56070142093d341a8943dd1bbd7c660b12bf7fefb69b20e56aa7c5e864481280 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T19:10:52.786Z] + go version [2023-05-17T19:10:52.786Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T19:10:52.808Z] $ docker stop --time=1 56070142093d341a8943dd1bbd7c660b12bf7fefb69b20e56aa7c5e864481280 [2023-05-17T19:10:54.523Z] $ docker rm -f --volumes 56070142093d341a8943dd1bbd7c660b12bf7fefb69b20e56aa7c5e864481280 [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:10:55.126Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T19:10:55.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:10:55.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-15934 does not seem to be running inside a container [2023-05-17T19:10:55.409Z] $ 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/116 -v /w/workspace/device-rest-go/116:/w/workspace/device-rest-go/116:rw,z -v /w/workspace/device-rest-go/116@tmp:/w/workspace/device-rest-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T19:10:56.785Z] $ docker top 22c78cb21cac3d6f3b713e4353f3c6f43f20246dd49a921a47dd42a538f34eae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T19:10:57.667Z] + git config --global --add safe.directory /w/workspace/device-rest-go/116 [Pipeline] fileExists [Pipeline] sh [2023-05-17T19:10:58.340Z] + make test [2023-05-17T19:10:58.340Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T19:11:37.277Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-17T19:14:14.110Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-17T19:14:14.110Z] ok github.com/edgexfoundry/device-rest-go/driver 0.084s coverage: 32.2% of statements [2023-05-17T19:14:14.110Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T19:14:14.110Z] go vet ./... [2023-05-17T19:14:40.844Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T19:14:40.844Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T19:14:40.844Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T19:14:40.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T19:14:40.880Z] $ docker stop --time=1 22c78cb21cac3d6f3b713e4353f3c6f43f20246dd49a921a47dd42a538f34eae [2023-05-17T19:14:42.837Z] $ docker rm -f --volumes 22c78cb21cac3d6f3b713e4353f3c6f43f20246dd49a921a47dd42a538f34eae [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T19:14:44.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T19:14:44.157Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T19:14:44.750Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T19:14:45.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T19:14:45.498Z] + ls -al . [2023-05-17T19:14:45.498Z] total 180 [2023-05-17T19:14:45.498Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 19:11 . [2023-05-17T19:14:45.498Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 19:08 .. [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 151 May 17 19:08 .dockerignore [2023-05-17T19:14:45.498Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 19:08 .git [2023-05-17T19:14:45.498Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 19:08 .github [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 329 May 17 19:08 .gitignore [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 19:08 .golangci.yml [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 17 19:08 Attribution.txt [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 17 19:08 CHANGELOG.md [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 17 19:08 Dockerfile [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 19:08 GOVERNANCE.md [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 680 May 17 19:08 Jenkinsfile [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 19:08 LICENSE [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 17 19:08 Makefile [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 620 May 17 19:08 OWNERS.md [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 17 19:08 README.md [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 19:03 VERSION [2023-05-17T19:14:45.498Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 19:08 bin [2023-05-17T19:14:45.498Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 19:08 cmd [2023-05-17T19:14:45.498Z] -rw-r--r-- 1 jenkins jenkins 14663 May 17 19:14 coverage.out [2023-05-17T19:14:45.498Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 19:08 driver [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 17 19:08 go.mod [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 17 19:08 go.sum [2023-05-17T19:14:45.498Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 19:08 snap [2023-05-17T19:14:45.498Z] -rw-rw-r-- 1 jenkins jenkins 713 May 17 19:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:14:45.852Z] + 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=b9b57828cb91c1ed80a64c0f12d73d3d38017d14 --label arch=arm64 --label version=3.0.0-dev.44 . [2023-05-17T19:14:45.852Z] Sending build context to Docker daemon 154.6kB [2023-05-17T19:14:46.123Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T19:14:46.123Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T19:14:46.123Z] ---> 50ff4ca3b2a1 [2023-05-17T19:14:46.123Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-17T19:14:46.391Z] ---> Running in 9931f567e830 [2023-05-17T19:14:46.660Z] Removing intermediate container 9931f567e830 [2023-05-17T19:14:46.660Z] ---> 7a2daafc7b24 [2023-05-17T19:14:46.660Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T19:14:46.660Z] ---> Running in b3e00252e2ff [2023-05-17T19:14:46.938Z] Removing intermediate container b3e00252e2ff [2023-05-17T19:14:46.938Z] ---> ae59caa62adb [2023-05-17T19:14:46.938Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T19:14:47.208Z] ---> Running in ab56c649fd44 [2023-05-17T19:14:47.476Z] Removing intermediate container ab56c649fd44 [2023-05-17T19:14:47.476Z] ---> e62646de3824 [2023-05-17T19:14:47.476Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T19:14:47.476Z] ---> Running in 31d7b8b474db [2023-05-17T19:14:47.745Z] Removing intermediate container 31d7b8b474db [2023-05-17T19:14:47.745Z] ---> 6f00a4507c4b [2023-05-17T19:14:47.745Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T19:14:48.016Z] ---> Running in 26cc19f6bfe1 [2023-05-17T19:14:49.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T19:14:50.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T19:14:51.026Z] OK: 268 MiB in 57 packages [2023-05-17T19:14:55.295Z] Removing intermediate container 26cc19f6bfe1 [2023-05-17T19:14:55.295Z] ---> 528dbb70b40e [2023-05-17T19:14:55.295Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-17T19:14:55.295Z] ---> Running in c6a1ccdf5599 [2023-05-17T19:14:55.295Z] Removing intermediate container c6a1ccdf5599 [2023-05-17T19:14:55.295Z] ---> 4638afa0dd34 [2023-05-17T19:14:55.295Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-17T19:14:55.882Z] ---> 1244010abf83 [2023-05-17T19:14:55.882Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T19:14:55.882Z] ---> Running in 6910e63cebbf [2023-05-17T19:14:58.475Z] Removing intermediate container 6910e63cebbf [2023-05-17T19:14:58.475Z] ---> 80a83b351801 [2023-05-17T19:14:58.475Z] Step 11/25 : COPY . . [2023-05-17T19:14:59.063Z] ---> 3177c2a28eca [2023-05-17T19:14:59.063Z] Step 12/25 : RUN $MAKE [2023-05-17T19:14:59.331Z] ---> Running in ba999f6216d9 [2023-05-17T19:15:00.307Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.44" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-17T19:17:37.077Z] Removing intermediate container ba999f6216d9 [2023-05-17T19:17:37.077Z] ---> 4113139cce6b [2023-05-17T19:17:37.077Z] Step 13/25 : FROM alpine:3.17 [2023-05-17T19:17:37.077Z] 3.17: Pulling from library/alpine [2023-05-17T19:17:37.077Z] c41833b44d91: Already exists [2023-05-17T19:17:37.077Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T19:17:37.077Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T19:17:37.077Z] ---> 51e60588ff2c [2023-05-17T19:17:37.077Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-17T19:17:37.077Z] ---> Running in 0c21c4536fa8 [2023-05-17T19:17:37.077Z] Removing intermediate container 0c21c4536fa8 [2023-05-17T19:17:37.077Z] ---> 1a036c145b73 [2023-05-17T19:17:37.077Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-17T19:17:37.077Z] ---> Running in d968a051e3af [2023-05-17T19:17:37.077Z] Removing intermediate container d968a051e3af [2023-05-17T19:17:37.077Z] ---> 31d80539c025 [2023-05-17T19:17:37.077Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-17T19:17:37.077Z] ---> Running in 414440194e83 [2023-05-17T19:17:37.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T19:17:37.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T19:17:37.077Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T19:17:37.077Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T19:17:37.077Z] OK: 8 MiB in 16 packages [2023-05-17T19:17:37.077Z] Removing intermediate container 414440194e83 [2023-05-17T19:17:37.077Z] ---> 785f12ca6980 [2023-05-17T19:17:37.077Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-17T19:17:37.077Z] ---> fb269c79da9f [2023-05-17T19:17:37.077Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-17T19:17:37.077Z] ---> b34e21528aab [2023-05-17T19:17:37.077Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-17T19:17:37.077Z] ---> 222f696bf246 [2023-05-17T19:17:37.077Z] Step 20/25 : EXPOSE 59986 [2023-05-17T19:17:37.077Z] ---> Running in 881d536083f9 [2023-05-17T19:17:37.077Z] Removing intermediate container 881d536083f9 [2023-05-17T19:17:37.077Z] ---> 143ed57ab9f3 [2023-05-17T19:17:37.077Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-17T19:17:37.077Z] ---> Running in 2beb41932aa2 [2023-05-17T19:17:37.077Z] Removing intermediate container 2beb41932aa2 [2023-05-17T19:17:37.077Z] ---> 928746c6757b [2023-05-17T19:17:37.077Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-17T19:17:37.077Z] ---> Running in 3fb00737bc24 [2023-05-17T19:17:37.077Z] Removing intermediate container 3fb00737bc24 [2023-05-17T19:17:37.077Z] ---> eac95726510d [2023-05-17T19:17:37.077Z] Step 23/25 : LABEL arch=arm64 [2023-05-17T19:17:37.077Z] ---> Running in 683b5ef8830d [2023-05-17T19:17:37.077Z] Removing intermediate container 683b5ef8830d [2023-05-17T19:17:37.077Z] ---> 4af02e7d8560 [2023-05-17T19:17:37.077Z] Step 24/25 : LABEL git_sha=b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [2023-05-17T19:17:37.077Z] ---> Running in fda2ad8a13cb [2023-05-17T19:17:37.347Z] Removing intermediate container fda2ad8a13cb [2023-05-17T19:17:37.347Z] ---> d325e13c0c85 [2023-05-17T19:17:37.347Z] Step 25/25 : LABEL version=3.0.0-dev.44 [2023-05-17T19:17:37.621Z] ---> Running in ba44deb15862 [2023-05-17T19:17:37.890Z] Removing intermediate container ba44deb15862 [2023-05-17T19:17:37.890Z] ---> f04ab4d6141a [2023-05-17T19:17:37.890Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T19:17:37.890Z] Successfully built f04ab4d6141a [2023-05-17T19:17:37.890Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T19:17:38.006Z] provisioning config files... [2023-05-17T19:17:38.022Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/116@tmp/config8453246856646533080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:17:38.378Z] ---> docker-login.sh [2023-05-17T19:17:38.378Z] nexus3.edgexfoundry.org:10001 [2023-05-17T19:17:38.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:17:38.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:17:38.647Z] Configure a credential helper to remove this warning. See [2023-05-17T19:17:38.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:17:38.647Z] [2023-05-17T19:17:38.647Z] Login Succeeded [2023-05-17T19:17:38.647Z] nexus3.edgexfoundry.org:10002 [2023-05-17T19:17:38.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:17:39.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:17:39.183Z] Configure a credential helper to remove this warning. See [2023-05-17T19:17:39.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:17:39.183Z] [2023-05-17T19:17:39.183Z] Login Succeeded [2023-05-17T19:17:39.183Z] nexus3.edgexfoundry.org:10003 [2023-05-17T19:17:39.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:17:39.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:17:39.451Z] Configure a credential helper to remove this warning. See [2023-05-17T19:17:39.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:17:39.451Z] [2023-05-17T19:17:39.451Z] Login Succeeded [2023-05-17T19:17:39.451Z] nexus3.edgexfoundry.org:10004 [2023-05-17T19:17:39.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:17:39.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:17:39.718Z] Configure a credential helper to remove this warning. See [2023-05-17T19:17:39.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:17:39.718Z] [2023-05-17T19:17:39.718Z] Login Succeeded [2023-05-17T19:17:39.987Z] docker.io [2023-05-17T19:17:40.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:17:40.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:17:40.256Z] Configure a credential helper to remove this warning. See [2023-05-17T19:17:40.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:17:40.256Z] [2023-05-17T19:17:40.256Z] Login Succeeded [2023-05-17T19:17:40.256Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T19:17:40.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T19:17:40.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:17:40.328Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-05-17T19:17:40.328Z] b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [2023-05-17T19:17:40.328Z] latest [2023-05-17T19:17:40.328Z] 3.0.0-dev.44 [2023-05-17T19:17:40.328Z] b9b57828cb91c1ed80a64c0f12d73d3d38017d14-3.0.0-dev.44 [2023-05-17T19:17:40.328Z] main [2023-05-17T19:17:40.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:17:40.693Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:17:41.055Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [2023-05-17T19:17:41.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-17T19:17:41.055Z] 619e6e8a5dfc: Preparing [2023-05-17T19:17:41.055Z] 5b7da1a1f693: Preparing [2023-05-17T19:17:41.055Z] 5e55d9fe9154: Preparing [2023-05-17T19:17:41.055Z] ae33eb4f92bd: Preparing [2023-05-17T19:17:41.055Z] 26cbea5cba74: Preparing [2023-05-17T19:17:41.055Z] 26cbea5cba74: Layer already exists [2023-05-17T19:17:41.321Z] 5b7da1a1f693: Pushed [2023-05-17T19:17:41.321Z] 619e6e8a5dfc: Pushed [2023-05-17T19:17:41.321Z] ae33eb4f92bd: Pushed [2023-05-17T19:17:46.674Z] 5e55d9fe9154: Pushed [2023-05-17T19:17:46.674Z] b9b57828cb91c1ed80a64c0f12d73d3d38017d14: digest: sha256:fe00c4d02225c556c56a4dc79d84569de12428a67c73acffa7a57a338ea76b3f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:17:47.087Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:17:49.444Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-17T19:17:49.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-17T19:17:49.444Z] 619e6e8a5dfc: Preparing [2023-05-17T19:17:49.444Z] 5b7da1a1f693: Preparing [2023-05-17T19:17:49.444Z] 5e55d9fe9154: Preparing [2023-05-17T19:17:49.444Z] ae33eb4f92bd: Preparing [2023-05-17T19:17:49.444Z] 26cbea5cba74: Preparing [2023-05-17T19:17:49.444Z] 26cbea5cba74: Layer already exists [2023-05-17T19:17:49.444Z] ae33eb4f92bd: Layer already exists [2023-05-17T19:17:49.444Z] 619e6e8a5dfc: Layer already exists [2023-05-17T19:17:49.444Z] 5e55d9fe9154: Layer already exists [2023-05-17T19:17:49.444Z] 5b7da1a1f693: Layer already exists [2023-05-17T19:17:49.723Z] latest: digest: sha256:fe00c4d02225c556c56a4dc79d84569de12428a67c73acffa7a57a338ea76b3f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:17:50.119Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:17:50.476Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.44 [2023-05-17T19:17:50.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-17T19:17:50.476Z] 619e6e8a5dfc: Preparing [2023-05-17T19:17:50.476Z] 5b7da1a1f693: Preparing [2023-05-17T19:17:50.476Z] 5e55d9fe9154: Preparing [2023-05-17T19:17:50.476Z] ae33eb4f92bd: Preparing [2023-05-17T19:17:50.476Z] 26cbea5cba74: Preparing [2023-05-17T19:17:50.476Z] ae33eb4f92bd: Layer already exists [2023-05-17T19:17:50.476Z] 5b7da1a1f693: Layer already exists [2023-05-17T19:17:50.476Z] 619e6e8a5dfc: Layer already exists [2023-05-17T19:17:50.476Z] 26cbea5cba74: Layer already exists [2023-05-17T19:17:50.476Z] 5e55d9fe9154: Layer already exists [2023-05-17T19:17:50.746Z] 3.0.0-dev.44: digest: sha256:fe00c4d02225c556c56a4dc79d84569de12428a67c73acffa7a57a338ea76b3f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:17:51.115Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:b9b57828cb91c1ed80a64c0f12d73d3d38017d14-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:17:51.466Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:b9b57828cb91c1ed80a64c0f12d73d3d38017d14-3.0.0-dev.44 [2023-05-17T19:17:51.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-17T19:17:51.466Z] 619e6e8a5dfc: Preparing [2023-05-17T19:17:51.466Z] 5b7da1a1f693: Preparing [2023-05-17T19:17:51.466Z] 5e55d9fe9154: Preparing [2023-05-17T19:17:51.466Z] ae33eb4f92bd: Preparing [2023-05-17T19:17:51.466Z] 26cbea5cba74: Preparing [2023-05-17T19:17:51.466Z] 5e55d9fe9154: Layer already exists [2023-05-17T19:17:51.466Z] 26cbea5cba74: Layer already exists [2023-05-17T19:17:51.466Z] 5b7da1a1f693: Layer already exists [2023-05-17T19:17:51.466Z] ae33eb4f92bd: Layer already exists [2023-05-17T19:17:51.466Z] 619e6e8a5dfc: Layer already exists [2023-05-17T19:17:51.466Z] b9b57828cb91c1ed80a64c0f12d73d3d38017d14-3.0.0-dev.44: digest: sha256:fe00c4d02225c556c56a4dc79d84569de12428a67c73acffa7a57a338ea76b3f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:17:52.096Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:17:52.449Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-05-17T19:17:52.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-17T19:17:52.449Z] 619e6e8a5dfc: Preparing [2023-05-17T19:17:52.449Z] 5b7da1a1f693: Preparing [2023-05-17T19:17:52.449Z] 5e55d9fe9154: Preparing [2023-05-17T19:17:52.449Z] ae33eb4f92bd: Preparing [2023-05-17T19:17:52.449Z] 26cbea5cba74: Preparing [2023-05-17T19:17:52.449Z] 5b7da1a1f693: Layer already exists [2023-05-17T19:17:52.449Z] ae33eb4f92bd: Layer already exists [2023-05-17T19:17:52.449Z] 619e6e8a5dfc: Layer already exists [2023-05-17T19:17:52.449Z] 26cbea5cba74: Layer already exists [2023-05-17T19:17:52.449Z] 5e55d9fe9154: Layer already exists [2023-05-17T19:17:52.718Z] main: digest: sha256:fe00c4d02225c556c56a4dc79d84569de12428a67c73acffa7a57a338ea76b3f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T19:17:52.765Z] ===================================================== [Pipeline] echo [2023-05-17T19:17:52.771Z] taggedImages: [2023-05-17T19:17:52.771Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [2023-05-17T19:17:52.771Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-17T19:17:52.771Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.44 [2023-05-17T19:17:52.771Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:b9b57828cb91c1ed80a64c0f12d73d3d38017d14-3.0.0-dev.44 [2023-05-17T19:17:52.771Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:17:53.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T19:17:53.152Z] [2023-05-17T19:17:53.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:17:53.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T19:17:53.772Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T19:17:53.772Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T19:17:53.772Z] 04944245beec: Pulling fs layer [2023-05-17T19:17:53.772Z] 699f458cf7ca: Pulling fs layer [2023-05-17T19:17:53.772Z] 765212b225bb: Pulling fs layer [2023-05-17T19:17:53.772Z] f23df028b6ca: Pulling fs layer [2023-05-17T19:17:53.772Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T19:17:53.772Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T19:17:53.772Z] 765212b225bb: Waiting [2023-05-17T19:17:53.772Z] f23df028b6ca: Waiting [2023-05-17T19:17:53.772Z] d65c8cfc05b1: Waiting [2023-05-17T19:17:53.772Z] 2437ff75d9bd: Waiting [2023-05-17T19:17:53.772Z] 04944245beec: Verifying Checksum [2023-05-17T19:17:53.772Z] 04944245beec: Download complete [2023-05-17T19:17:53.772Z] 765212b225bb: Verifying Checksum [2023-05-17T19:17:53.772Z] 765212b225bb: Download complete [2023-05-17T19:17:53.772Z] f23df028b6ca: Verifying Checksum [2023-05-17T19:17:53.772Z] f23df028b6ca: Download complete [2023-05-17T19:17:53.772Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T19:17:53.772Z] d65c8cfc05b1: Download complete [2023-05-17T19:17:54.043Z] 699f458cf7ca: Verifying Checksum [2023-05-17T19:17:54.043Z] 699f458cf7ca: Download complete [2023-05-17T19:17:54.316Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T19:17:54.316Z] 8998bd30e6a1: Download complete [2023-05-17T19:17:56.916Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T19:17:56.916Z] 2437ff75d9bd: Download complete [2023-05-17T19:17:58.877Z] 8998bd30e6a1: Pull complete [2023-05-17T19:17:59.147Z] 04944245beec: Pull complete [2023-05-17T19:18:02.504Z] 699f458cf7ca: Pull complete [2023-05-17T19:18:02.504Z] 765212b225bb: Pull complete [2023-05-17T19:18:03.470Z] f23df028b6ca: Pull complete [2023-05-17T19:18:03.739Z] d65c8cfc05b1: Pull complete [2023-05-17T19:18:18.760Z] 2437ff75d9bd: Pull complete [2023-05-17T19:18:18.760Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T19:18:18.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T19:18:18.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:18:18.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-15934 does not seem to be running inside a container [2023-05-17T19:18:19.062Z] $ 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/116 -v /w/workspace/device-rest-go/116:/w/workspace/device-rest-go/116:rw,z -v /w/workspace/device-rest-go/116@tmp:/w/workspace/device-rest-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T19:18:21.984Z] $ docker top 2aacc6e8f6cd8ae560995c1e7b34b628ba125c43be2b3ea72799f28e05519e05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:18:22.863Z] ---> job-cost.sh [2023-05-17T19:18:22.863Z] lf-activate-venv: SKIPPING [2023-05-17T19:18:22.863Z] INFO: No Stack... [2023-05-17T19:18:23.447Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T19:18:24.407Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T19:18:25.043Z] + cat /w/workspace/device-rest-go/116/archives/cost.csv [2023-05-17T19:18:25.043Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T19:18:25.076Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-116-stack-cost] [2023-05-17T19:18:25.083Z] Resource [jenkins-edgexfoundry-device-rest-go-main-116-stack-cost] did not exist. Created. [2023-05-17T19:18:25.083Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T19:18:25.746Z] /w/workspace/device-rest-go/116@tmp/durable-116979a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T19:18:26.406Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T19:18:26.428Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T19:18:26.473Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T19:18:26.485Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T19:18:26.513Z] $ docker stop --time=1 2aacc6e8f6cd8ae560995c1e7b34b628ba125c43be2b3ea72799f28e05519e05 [2023-05-17T19:18:28.021Z] $ docker rm -f --volumes 2aacc6e8f6cd8ae560995c1e7b34b628ba125c43be2b3ea72799f28e05519e05 [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:18:28.416Z] provisioning config files... [2023-05-17T19:18:28.423Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2971747558568786113tmp [Pipeline] { [Pipeline] sh [2023-05-17T19:18:28.729Z] + set +x [2023-05-17T19:18:28.729Z] + curl -s https://codecov.io/bash [2023-05-17T19:18:28.729Z] + bash -s -- [2023-05-17T19:18:28.729Z] [2023-05-17T19:18:28.729Z] _____ _ [2023-05-17T19:18:28.729Z] / ____| | | [2023-05-17T19:18:28.729Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T19:18:28.729Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T19:18:28.729Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T19:18:28.729Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T19:18:28.729Z] Bash-1.0.6 [2023-05-17T19:18:28.729Z] [2023-05-17T19:18:28.729Z] [2023-05-17T19:18:28.729Z] ==> git version 2.25.1 found [2023-05-17T19:18:28.729Z] ==> 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:18:28.729Z] Release-Date: 2020-01-08 [2023-05-17T19:18:28.729Z] 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:18:28.729Z] 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:18:28.729Z] ==> Jenkins CI detected. [2023-05-17T19:18:28.729Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-05-17T19:18:28.729Z] project root: . [2023-05-17T19:18:28.729Z] --> token set from env [2023-05-17T19:18:28.729Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T19:18:28.729Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T19:18:28.729Z] ==> Python coveragepy not found [2023-05-17T19:18:28.729Z] ==> Searching for coverage reports in: [2023-05-17T19:18:28.729Z] + . [2023-05-17T19:18:28.729Z] -> Found 1 reports [2023-05-17T19:18:28.729Z] ==> Detecting git/mercurial file structure [2023-05-17T19:18:28.729Z] ==> Reading reports [2023-05-17T19:18:28.729Z] + ./coverage.out bytes=14663 [2023-05-17T19:18:28.729Z] ==> Appending adjustments [2023-05-17T19:18:28.729Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T19:18:28.988Z] + Found adjustments [2023-05-17T19:18:28.988Z] ==> Gzipping contents [2023-05-17T19:18:28.988Z] 4.0K /tmp/codecov.O7bRuB.gz [2023-05-17T19:18:28.988Z] ==> Uploading reports [2023-05-17T19:18:28.988Z] url: https://codecov.io [2023-05-17T19:18:28.988Z] query: branch=main&commit=b9b57828cb91c1ed80a64c0f12d73d3d38017d14&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T19:18:28.988Z] -> Pinging Codecov [2023-05-17T19:18:28.988Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=b9b57828cb91c1ed80a64c0f12d73d3d38017d14&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T19:18:29.249Z] -> Uploading to [2023-05-17T19:18:29.249Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/4E5D53B4F1F92C436F7061BF334D961C/b9b57828cb91c1ed80a64c0f12d73d3d38017d14/92f2ddbb-0ad6-4a79-9a59-1c5cb70b88ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T191829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1806263677f4a411e30789c70e0d71837d54dcf05aa433f0be58e747dbab8920 [2023-05-17T19:18:29.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T19:18:29.249Z] Dload Upload Total Spent Left Speed [2023-05-17T19:18:29.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 12303 --:--:-- --:--:-- --:--:-- 12243 100 2510 0 0 100 2510 0 12009 --:--:-- --:--:-- --:--:-- 11952 [2023-05-17T19:18:29.510Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [Pipeline] } [2023-05-17T19:18:29.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-17T19:18:29.634Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-17T19:18:29.646Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:18:29.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T19:18:29.975Z] [2023-05-17T19:18:29.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:18:30.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T19:18:30.284Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-17T19:18:30.284Z] df9b9388f04a: Pulling fs layer [2023-05-17T19:18:30.284Z] 52dc419b0ee2: Pulling fs layer [2023-05-17T19:18:30.284Z] 25bc292e5bac: Pulling fs layer [2023-05-17T19:18:30.284Z] 114826534d7a: Pulling fs layer [2023-05-17T19:18:30.284Z] 4657fd5d0bcf: Pulling fs layer [2023-05-17T19:18:30.284Z] 6ad1cebc031e: Pulling fs layer [2023-05-17T19:18:30.284Z] 8a3aa393b2d8: Pulling fs layer [2023-05-17T19:18:30.284Z] 4657fd5d0bcf: Waiting [2023-05-17T19:18:30.284Z] 6ad1cebc031e: Waiting [2023-05-17T19:18:30.284Z] 114826534d7a: Waiting [2023-05-17T19:18:30.284Z] 8a3aa393b2d8: Waiting [2023-05-17T19:18:30.284Z] 25bc292e5bac: Verifying Checksum [2023-05-17T19:18:30.284Z] 25bc292e5bac: Download complete [2023-05-17T19:18:30.284Z] 52dc419b0ee2: Download complete [2023-05-17T19:18:30.284Z] 4657fd5d0bcf: Verifying Checksum [2023-05-17T19:18:30.284Z] 4657fd5d0bcf: Download complete [2023-05-17T19:18:30.284Z] df9b9388f04a: Verifying Checksum [2023-05-17T19:18:30.284Z] df9b9388f04a: Download complete [2023-05-17T19:18:30.554Z] df9b9388f04a: Pull complete [2023-05-17T19:18:30.554Z] 52dc419b0ee2: Pull complete [2023-05-17T19:18:30.554Z] 6ad1cebc031e: Verifying Checksum [2023-05-17T19:18:30.813Z] 25bc292e5bac: Pull complete [2023-05-17T19:18:31.383Z] 114826534d7a: Verifying Checksum [2023-05-17T19:18:31.383Z] 114826534d7a: Download complete [2023-05-17T19:18:31.383Z] 8a3aa393b2d8: Verifying Checksum [2023-05-17T19:18:31.383Z] 8a3aa393b2d8: Download complete [2023-05-17T19:18:34.662Z] 114826534d7a: Pull complete [2023-05-17T19:18:34.662Z] 4657fd5d0bcf: Pull complete [2023-05-17T19:18:34.662Z] 6ad1cebc031e: Pull complete [2023-05-17T19:18:37.196Z] 8a3aa393b2d8: Pull complete [2023-05-17T19:18:37.197Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-17T19:18:37.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T19:18:37.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:18:37.283Z] prd-ubuntu20.04-docker-8c-8g-15922 does not seem to be running inside a container [2023-05-17T19:18:37.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-17T19:18:39.555Z] $ docker top ce53ad2b5c934f796e6edded44866817a9819b3c499d14acb96f31d95289b5cd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-17T19:18:39.627Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-05-17T19:18:39.906Z] + set -o pipefail [2023-05-17T19:18:39.906Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-05-17T19:18:44.103Z] [2023-05-17T19:18:44.104Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-05-17T19:18:44.104Z] [2023-05-17T19:18:44.104Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/a6ebd925-7be9-41dd-b8eb-434c4d773263 [2023-05-17T19:18:44.104Z] [2023-05-17T19:18:44.104Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-17T19:18:44.104Z] [2023-05-17T19:18:44.104Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-17T19:18:44.104Z] [2023-05-17T19:18:44.104Z] [2023-05-17T19:18:44.104Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-17T19:18:44.104Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-17T19:18:44.104Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-17T19:18:44.111Z] $ docker stop --time=1 ce53ad2b5c934f796e6edded44866817a9819b3c499d14acb96f31d95289b5cd [2023-05-17T19:18:46.544Z] $ docker rm -f --volumes ce53ad2b5c934f796e6edded44866817a9819b3c499d14acb96f31d95289b5cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T19:18:47.273Z] + git log --format=format:%s -1 b9b57828cb91c1ed80a64c0f12d73d3d38017d14 [Pipeline] sh [2023-05-17T19:18:47.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T19:18:47.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:18:47.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T19:18:47.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:18:47.938Z] prd-ubuntu20.04-docker-8c-8g-15922 does not seem to be running inside a container [2023-05-17T19:18:47.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T19:18:48.354Z] $ docker top 4c6fc89e506247a12d329fbad0b1ddc0a952ebe3a57d95a8bfcba4138c6212a9 -eo pid,comm [2023-05-17T19:18:48.409Z] 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:18:48.409Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T19:18:48.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T19:18:48.444Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T19:18:48.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T19:18:48.605Z] $ docker exec 4c6fc89e506247a12d329fbad0b1ddc0a952ebe3a57d95a8bfcba4138c6212a9 ssh-agent [2023-05-17T19:18:48.712Z] SSH_AUTH_SOCK=/tmp/ssh-m4RmFpKDqeOT/agent.32 [2023-05-17T19:18:48.712Z] SSH_AGENT_PID=38 [2023-05-17T19:18:48.715Z] Running ssh-add (command line suppressed) [2023-05-17T19:18:48.811Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_954200564205233022.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_954200564205233022.key) [2023-05-17T19:18:48.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T19:18:49.118Z] + git semver tag [2023-05-17T19:18:49.383Z] 2023-05-17 19:18:49,300 [run_tag] DEBUG tag force:False [2023-05-17T19:18:49.383Z] 2023-05-17 19:18:49,301 [check_head_tag] DEBUG check head tag [2023-05-17T19:18:49.383Z] 2023-05-17 19:18:49,302 [execute] INFO git cat-file --batch-check [2023-05-17T19:18:49.383Z] 2023-05-17 19:18:49,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-17T19:18:49.383Z] 2023-05-17 19:18:49,306 [execute] INFO git cat-file --batch [2023-05-17T19:18:49.383Z] 2023-05-17 19:18:49,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-17T19:18:49.383Z] 2023-05-17 19:18:49,331 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-17T19:18:49.383Z] 2023-05-17 19:18:49,332 [execute] INFO git tag -a v3.0.0-dev.44 -m v3.0.0-dev.44 [2023-05-17T19:18:49.383Z] 2023-05-17 19:18:49,332 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.44', '-m', 'v3.0.0-dev.44'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T19:18:49.383Z] 2023-05-17 19:18:49,337 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-17T19:18:49.383Z] 3.0.0-dev.44 [Pipeline] } [2023-05-17T19:18:49.387Z] $ docker exec --env ******** --env ******** 4c6fc89e506247a12d329fbad0b1ddc0a952ebe3a57d95a8bfcba4138c6212a9 ssh-agent -k [2023-05-17T19:18:49.482Z] unset SSH_AUTH_SOCK; [2023-05-17T19:18:49.482Z] unset SSH_AGENT_PID; [2023-05-17T19:18:49.482Z] echo Agent pid 38 killed; [2023-05-17T19:18:49.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T19:18:49.795Z] + git semver [Pipeline] } [2023-05-17T19:18:50.064Z] $ docker stop --time=1 4c6fc89e506247a12d329fbad0b1ddc0a952ebe3a57d95a8bfcba4138c6212a9 [2023-05-17T19:18:51.345Z] $ docker rm -f --volumes 4c6fc89e506247a12d329fbad0b1ddc0a952ebe3a57d95a8bfcba4138c6212a9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:18:51.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T19:18:51.754Z] [2023-05-17T19:18:51.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:18:52.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T19:18:52.063Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-17T19:18:52.063Z] ab5ef0e58194: Pulling fs layer [2023-05-17T19:18:52.063Z] 9712f1f96733: Pulling fs layer [2023-05-17T19:18:52.063Z] 63f879dbbcfc: Pulling fs layer [2023-05-17T19:18:52.063Z] 0d9ebad4ef96: Pulling fs layer [2023-05-17T19:18:52.063Z] e9a5061849ea: Pulling fs layer [2023-05-17T19:18:52.063Z] d747dcd14b5f: Pulling fs layer [2023-05-17T19:18:52.063Z] 2de7ff778b66: Pulling fs layer [2023-05-17T19:18:52.063Z] 2de7ff778b66: Waiting [2023-05-17T19:18:52.063Z] d747dcd14b5f: Waiting [2023-05-17T19:18:52.063Z] e9a5061849ea: Waiting [2023-05-17T19:18:52.063Z] 9712f1f96733: Verifying Checksum [2023-05-17T19:18:52.063Z] 9712f1f96733: Download complete [2023-05-17T19:18:52.630Z] 63f879dbbcfc: Verifying Checksum [2023-05-17T19:18:52.630Z] 63f879dbbcfc: Download complete [2023-05-17T19:18:52.630Z] e9a5061849ea: Verifying Checksum [2023-05-17T19:18:52.630Z] e9a5061849ea: Download complete [2023-05-17T19:18:52.630Z] 0d9ebad4ef96: Verifying Checksum [2023-05-17T19:18:52.630Z] 0d9ebad4ef96: Download complete [2023-05-17T19:18:52.630Z] d747dcd14b5f: Verifying Checksum [2023-05-17T19:18:52.630Z] d747dcd14b5f: Download complete [2023-05-17T19:18:52.889Z] ab5ef0e58194: Verifying Checksum [2023-05-17T19:18:52.889Z] ab5ef0e58194: Download complete [2023-05-17T19:18:52.889Z] 2de7ff778b66: Verifying Checksum [2023-05-17T19:18:52.889Z] 2de7ff778b66: Download complete [2023-05-17T19:18:55.439Z] ab5ef0e58194: Pull complete [2023-05-17T19:18:55.439Z] 9712f1f96733: Pull complete [2023-05-17T19:18:55.699Z] 63f879dbbcfc: Pull complete [2023-05-17T19:18:58.983Z] 0d9ebad4ef96: Pull complete [2023-05-17T19:18:59.242Z] e9a5061849ea: Pull complete [2023-05-17T19:18:59.500Z] d747dcd14b5f: Pull complete [2023-05-17T19:19:00.435Z] 2de7ff778b66: Pull complete [2023-05-17T19:19:00.435Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-17T19:19:00.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T19:19:00.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:19:00.520Z] prd-ubuntu20.04-docker-8c-8g-15922 does not seem to be running inside a container [2023-05-17T19:19:00.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-17T19:19:05.148Z] $ docker top a6d89deb1d2ea199ee00854394bf1bc79bec96605c12c1d34432b550926b75db -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-17T19:19:05.232Z] provisioning config files... [2023-05-17T19:19:05.237Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10130976919662332407tmp [2023-05-17T19:19:05.246Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13335854144688093181tmp [2023-05-17T19:19:05.255Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9080362540834996329tmp [Pipeline] { [Pipeline] echo [2023-05-17T19:19:05.271Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:05.553Z] ---> sigul-configuration.sh [2023-05-17T19:19:05.554Z] gpg: directory `/root/.gnupg' created [2023-05-17T19:19:05.554Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-17T19:19:05.554Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-17T19:19:05.554Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-17T19:19:05.554Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-17T19:19:05.554Z] gpg: CAST5 encrypted data [2023-05-17T19:19:05.554Z] gpg: encrypted with 1 passphrase [2023-05-17T19:19:05.554Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-17T19:19:05.838Z] + mkdir /home/jenkins [2023-05-17T19:19:05.838Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-17T19:19:06.125Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-17T19:19:06.135Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:06.424Z] ---> sigul-install.sh [2023-05-17T19:19:06.424Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-17T19:19:06.713Z] + git tag --list [2023-05-17T19:19:06.713Z] v1.0.0 [2023-05-17T19:19:06.713Z] v1.1.0 [2023-05-17T19:19:06.713Z] v1.1.1 [2023-05-17T19:19:06.713Z] v1.1.2 [2023-05-17T19:19:06.713Z] v1.2.0 [2023-05-17T19:19:06.713Z] v1.2.1 [2023-05-17T19:19:06.713Z] v2.0.0 [2023-05-17T19:19:06.713Z] v2.1.0 [2023-05-17T19:19:06.713Z] v2.1.1 [2023-05-17T19:19:06.713Z] v2.1.1-dev.1 [2023-05-17T19:19:06.713Z] v2.1.1-dev.2 [2023-05-17T19:19:06.713Z] v2.1.1-dev.3 [2023-05-17T19:19:06.713Z] v2.2.0 [2023-05-17T19:19:06.713Z] v2.2.1-dev.1 [2023-05-17T19:19:06.713Z] v2.2.1-dev.2 [2023-05-17T19:19:06.713Z] v2.2.1-dev.3 [2023-05-17T19:19:06.713Z] v2.2.1-dev.4 [2023-05-17T19:19:06.713Z] v2.2.1-dev.5 [2023-05-17T19:19:06.713Z] v2.2.1-dev.6 [2023-05-17T19:19:06.713Z] v2.2.1-dev.7 [2023-05-17T19:19:06.713Z] v2.2.1-dev.8 [2023-05-17T19:19:06.713Z] v2.2.1-dev.9 [2023-05-17T19:19:06.713Z] v2.3.0 [2023-05-17T19:19:06.713Z] v2.3.0-dev.10 [2023-05-17T19:19:06.713Z] v2.3.0-dev.11 [2023-05-17T19:19:06.713Z] v2.3.0-dev.12 [2023-05-17T19:19:06.713Z] v2.3.0-dev.13 [2023-05-17T19:19:06.713Z] v2.3.0-dev.14 [2023-05-17T19:19:06.713Z] v2.3.0-dev.15 [2023-05-17T19:19:06.713Z] v2.3.0-dev.16 [2023-05-17T19:19:06.713Z] v2.3.0-dev.17 [2023-05-17T19:19:06.713Z] v2.3.0-dev.18 [2023-05-17T19:19:06.713Z] v2.3.0-dev.19 [2023-05-17T19:19:06.713Z] v2.3.0-dev.20 [2023-05-17T19:19:06.713Z] v2.3.0-dev.21 [2023-05-17T19:19:06.713Z] v2.3.0-dev.22 [2023-05-17T19:19:06.713Z] v2.3.0-dev.23 [2023-05-17T19:19:06.713Z] v2.3.0-dev.24 [2023-05-17T19:19:06.713Z] v2.3.0-dev.25 [2023-05-17T19:19:06.713Z] v2.3.0-dev.9 [2023-05-17T19:19:06.713Z] v3.0.0-dev.1 [2023-05-17T19:19:06.713Z] v3.0.0-dev.10 [2023-05-17T19:19:06.713Z] v3.0.0-dev.11 [2023-05-17T19:19:06.713Z] v3.0.0-dev.12 [2023-05-17T19:19:06.713Z] v3.0.0-dev.13 [2023-05-17T19:19:06.713Z] v3.0.0-dev.14 [2023-05-17T19:19:06.713Z] v3.0.0-dev.15 [2023-05-17T19:19:06.713Z] v3.0.0-dev.16 [2023-05-17T19:19:06.713Z] v3.0.0-dev.17 [2023-05-17T19:19:06.713Z] v3.0.0-dev.18 [2023-05-17T19:19:06.713Z] v3.0.0-dev.19 [2023-05-17T19:19:06.713Z] v3.0.0-dev.2 [2023-05-17T19:19:06.713Z] v3.0.0-dev.20 [2023-05-17T19:19:06.713Z] v3.0.0-dev.21 [2023-05-17T19:19:06.713Z] v3.0.0-dev.22 [2023-05-17T19:19:06.713Z] v3.0.0-dev.23 [2023-05-17T19:19:06.713Z] v3.0.0-dev.24 [2023-05-17T19:19:06.713Z] v3.0.0-dev.25 [2023-05-17T19:19:06.713Z] v3.0.0-dev.26 [2023-05-17T19:19:06.713Z] v3.0.0-dev.27 [2023-05-17T19:19:06.713Z] v3.0.0-dev.28 [2023-05-17T19:19:06.713Z] v3.0.0-dev.29 [2023-05-17T19:19:06.713Z] v3.0.0-dev.3 [2023-05-17T19:19:06.713Z] v3.0.0-dev.30 [2023-05-17T19:19:06.713Z] v3.0.0-dev.31 [2023-05-17T19:19:06.713Z] v3.0.0-dev.32 [2023-05-17T19:19:06.713Z] v3.0.0-dev.33 [2023-05-17T19:19:06.713Z] v3.0.0-dev.34 [2023-05-17T19:19:06.713Z] v3.0.0-dev.35 [2023-05-17T19:19:06.713Z] v3.0.0-dev.36 [2023-05-17T19:19:06.713Z] v3.0.0-dev.37 [2023-05-17T19:19:06.713Z] v3.0.0-dev.38 [2023-05-17T19:19:06.713Z] v3.0.0-dev.39 [2023-05-17T19:19:06.713Z] v3.0.0-dev.4 [2023-05-17T19:19:06.713Z] v3.0.0-dev.40 [2023-05-17T19:19:06.713Z] v3.0.0-dev.41 [2023-05-17T19:19:06.713Z] v3.0.0-dev.42 [2023-05-17T19:19:06.713Z] v3.0.0-dev.43 [2023-05-17T19:19:06.713Z] v3.0.0-dev.44 [2023-05-17T19:19:06.713Z] v3.0.0-dev.5 [2023-05-17T19:19:06.713Z] v3.0.0-dev.6 [2023-05-17T19:19:06.713Z] v3.0.0-dev.7 [2023-05-17T19:19:06.713Z] v3.0.0-dev.8 [2023-05-17T19:19:06.713Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-17T19:19:07.008Z] + lftools sign git-tag v3.0.0-dev.44 [2023-05-17T19:19:07.579Z] Signing Git tag with Sigul... [2023-05-17T19:19:07.579Z] Signing v3.0.0-dev.44 [Pipeline] echo [2023-05-17T19:19:07.849Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:08.132Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-17T19:19:08.140Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-17T19:19:08.151Z] $ docker stop --time=1 a6d89deb1d2ea199ee00854394bf1bc79bec96605c12c1d34432b550926b75db [2023-05-17T19:19:09.438Z] $ docker rm -f --volumes a6d89deb1d2ea199ee00854394bf1bc79bec96605c12c1d34432b550926b75db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-17T19:19:09.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T19:19:09.866Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:19:10.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T19:19:10.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:19:10.243Z] prd-ubuntu20.04-docker-8c-8g-15922 does not seem to be running inside a container [2023-05-17T19:19:10.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T19:19:10.653Z] $ docker top 88073cf823de7e96d226e029301a5bcde3b53727102ac7614c22098aca898ba8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T19:19:10.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T19:19:10.744Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T19:19:10.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T19:19:10.853Z] $ docker exec 88073cf823de7e96d226e029301a5bcde3b53727102ac7614c22098aca898ba8 ssh-agent [2023-05-17T19:19:10.960Z] SSH_AUTH_SOCK=/tmp/ssh-ml1LC1UGNNBn/agent.33 [2023-05-17T19:19:10.960Z] SSH_AGENT_PID=39 [2023-05-17T19:19:10.965Z] Running ssh-add (command line suppressed) [2023-05-17T19:19:11.062Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10541178135882244512.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10541178135882244512.key) [2023-05-17T19:19:11.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T19:19:11.366Z] + git semver bump pre [2023-05-17T19:19:11.626Z] 2023-05-17 19:19:11,543 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-17T19:19:11.626Z] 2023-05-17 19:19:11,543 [bump_version] DEBUG bumping version:3.0.0-dev.44 on axis:pre with prefix:dev [2023-05-17T19:19:11.626Z] 2023-05-17 19:19:11,543 [bump_version] DEBUG bumped version:3.0.0-dev.45 [2023-05-17T19:19:11.626Z] 2023-05-17 19:19:11,543 [write_version] DEBUG write version:3.0.0-dev.45 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-05-17T19:19:11.626Z] 2023-05-17 19:19:11,543 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-17T19:19:11.626Z] 2023-05-17 19:19:11,543 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-17T19:19:11.626Z] 2023-05-17 19:19:11,546 [execute] INFO git cat-file --batch-check [2023-05-17T19:19:11.626Z] 2023-05-17 19:19:11,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T19:19:11.626Z] 2023-05-17 19:19:11,551 [execute] INFO git cat-file --batch [2023-05-17T19:19:11.626Z] 2023-05-17 19:19:11,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T19:19:11.626Z] 2023-05-17 19:19:11,556 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-17T19:19:11.626Z] 3.0.0-dev.45 [Pipeline] } [2023-05-17T19:19:11.631Z] $ docker exec --env ******** --env ******** 88073cf823de7e96d226e029301a5bcde3b53727102ac7614c22098aca898ba8 ssh-agent -k [2023-05-17T19:19:11.731Z] unset SSH_AUTH_SOCK; [2023-05-17T19:19:11.731Z] unset SSH_AGENT_PID; [2023-05-17T19:19:11.732Z] echo Agent pid 39 killed; [2023-05-17T19:19:11.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T19:19:12.061Z] + git semver [Pipeline] } [2023-05-17T19:19:12.328Z] $ docker stop --time=1 88073cf823de7e96d226e029301a5bcde3b53727102ac7614c22098aca898ba8 [2023-05-17T19:19:13.599Z] $ docker rm -f --volumes 88073cf823de7e96d226e029301a5bcde3b53727102ac7614c22098aca898ba8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T19:19:13.943Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T19:19:13.943Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:19:14.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T19:19:14.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:19:14.316Z] prd-ubuntu20.04-docker-8c-8g-15922 does not seem to be running inside a container [2023-05-17T19:19:14.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T19:19:14.737Z] $ docker top 572fc7b0900919c69a50a9b9f6c3508ea4783328f310da0f4659c3a0588bcab9 -eo pid,comm [2023-05-17T19:19:14.789Z] 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:19:14.789Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T19:19:14.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T19:19:14.828Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T19:19:14.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T19:19:14.947Z] $ docker exec 572fc7b0900919c69a50a9b9f6c3508ea4783328f310da0f4659c3a0588bcab9 ssh-agent [2023-05-17T19:19:15.053Z] SSH_AUTH_SOCK=/tmp/ssh-MNbv8G7N02PH/agent.33 [2023-05-17T19:19:15.053Z] SSH_AGENT_PID=39 [2023-05-17T19:19:15.088Z] Running ssh-add (command line suppressed) [2023-05-17T19:19:15.187Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11706739802241058534.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11706739802241058534.key) [2023-05-17T19:19:15.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T19:19:15.498Z] + git semver push [2023-05-17T19:19:15.757Z] 2023-05-17 19:19:15,679 [run_push] DEBUG push [2023-05-17T19:19:15.757Z] 2023-05-17 19:19:15,680 [execute] INFO git cat-file --batch-check [2023-05-17T19:19:15.757Z] 2023-05-17 19:19:15,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T19:19:15.757Z] 2023-05-17 19:19:15,684 [execute] INFO git rev-list 9dfa3252676a3c75c9f6a3fc2ab9d1359e0fab91 -- [2023-05-17T19:19:15.757Z] 2023-05-17 19:19:15,685 [execute] DEBUG Popen(['git', 'rev-list', '9dfa3252676a3c75c9f6a3fc2ab9d1359e0fab91', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T19:19:15.757Z] 2023-05-17 19:19:15,693 [execute] INFO git fetch -v origin [2023-05-17T19:19:15.757Z] 2023-05-17 19:19:15,694 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-17T19:19:16.324Z] 2023-05-17 19:19:16,157 [run_push] DEBUG no remote changes detected [2023-05-17T19:19:16.324Z] 2023-05-17 19:19:16,157 [execute] INFO git push origin semver [2023-05-17T19:19:16.324Z] 2023-05-17 19:19:16,158 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T19:19:17.263Z] 2023-05-17 19:19:16,923 [run_push] DEBUG push all version tags [2023-05-17T19:19:17.263Z] 2023-05-17 19:19:16,924 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-17T19:19:17.263Z] 2023-05-17 19:19:16,924 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T19:19:17.830Z] 2023-05-17 19:19:17,706 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-17T19:19:17.830Z] 3.0.0-dev.45 [Pipeline] } [2023-05-17T19:19:17.834Z] $ docker exec --env ******** --env ******** 572fc7b0900919c69a50a9b9f6c3508ea4783328f310da0f4659c3a0588bcab9 ssh-agent -k [2023-05-17T19:19:17.935Z] unset SSH_AUTH_SOCK; [2023-05-17T19:19:17.936Z] unset SSH_AGENT_PID; [2023-05-17T19:19:17.936Z] echo Agent pid 39 killed; [2023-05-17T19:19:17.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T19:19:18.257Z] + git semver [Pipeline] } [2023-05-17T19:19:18.523Z] $ docker stop --time=1 572fc7b0900919c69a50a9b9f6c3508ea4783328f310da0f4659c3a0588bcab9 [2023-05-17T19:19:19.817Z] $ docker rm -f --volumes 572fc7b0900919c69a50a9b9f6c3508ea4783328f310da0f4659c3a0588bcab9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-17T19:19:20.387Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-05-17T19:19:20.387Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-17T19:19:20.387Z] total 16 [2023-05-17T19:19:20.387Z] drwxr-xr-x 3 root root 4096 May 17 19:05 . [2023-05-17T19:19:20.387Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 19:19 .. [2023-05-17T19:19:20.387Z] drwxr-xr-x 2 root root 4096 May 17 19:05 cost [2023-05-17T19:19:20.387Z] -rw-r--r-- 1 root root 86 May 17 19:05 cost.csv [2023-05-17T19:19:20.387Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-17T19:19:20.387Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-17T19:19:20.387Z] total 16 [2023-05-17T19:19:20.387Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 19:05 . [2023-05-17T19:19:20.387Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 19:19 .. [2023-05-17T19:19:20.387Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 19:05 cost [2023-05-17T19:19:20.387Z] -rw-r--r-- 1 jenkins jenkins 86 May 17 19:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:20.684Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:21.532Z] ---> package-listing.sh [2023-05-17T19:19:21.532Z] ++ facter osfamily [2023-05-17T19:19:21.532Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T19:19:21.791Z] + OS_FAMILY=debian [2023-05-17T19:19:21.791Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-05-17T19:19:21.791Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T19:19:21.791Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T19:19:21.791Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T19:19:21.791Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T19:19:21.791Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-17T19:19:21.791Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T19:19:21.791Z] + case "${OS_FAMILY}" in [2023-05-17T19:19:21.791Z] + dpkg -l [2023-05-17T19:19:21.791Z] + grep '^ii' [2023-05-17T19:19:21.791Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T19:19:21.791Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T19:19:21.791Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T19:19:21.791Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-17T19:19:21.791Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-05-17T19:19:21.791Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2023-05-17T19:19:21.801Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T19:19:22.081Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:19:22.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T19:19:22.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:19:22.719Z] prd-ubuntu20.04-docker-8c-8g-15922 does not seem to be running inside a container [2023-05-17T19:19:22.745Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T19:19:22.958Z] $ docker top 4413f2e372f1e01756c102993c269fd2ccc9e1e8f7ac9e57993e242b71d526d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T19:19:23.310Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T19:19:23.598Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T19:19:23.886Z] + ls /var/log/sa-host [2023-05-17T19:19:23.886Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T19:19:23.959Z] provisioning config files... [2023-05-17T19:19:23.969Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16346862645369567835tmp [Pipeline] { [Pipeline] echo [2023-05-17T19:19:23.985Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:24.270Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T19:19:24.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:24.601Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T19:19:24.609Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:24.896Z] ---> sudo-logs.sh [2023-05-17T19:19:24.896Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T19:19:24.914Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:25.198Z] ---> job-cost.sh [2023-05-17T19:19:25.198Z] lf-activate-venv: SKIPPING [2023-05-17T19:19:25.198Z] DEBUG: total: 0.2199999988079071 [2023-05-17T19:19:25.198Z] INFO: Retrieving Stack Cost... [2023-05-17T19:19:25.766Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T19:19:26.026Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T19:19:26.036Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:19:26.318Z] ---> logs-deploy.sh [2023-05-17T19:19:26.318Z] lf-activate-venv: SKIPPING [2023-05-17T19:19:26.318Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/116 [2023-05-17T19:19:26.318Z] INFO: archiving workspace using pattern(s): [2023-05-17T19:19:27.260Z] Archives upload complete. [2023-05-17T19:19:27.260Z] INFO: archiving logs to Nexus