Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f55b196a710e15398781abdc7fd66bab52d29c1 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-ssh2980690831945482330.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-ssh14336718258186225706.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-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13024947132733751383.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-ssh10351477667632523144.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10994130760606084013.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-virtual-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-virtual-go-settings PROJECT: device-virtual-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-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16846 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8f55b196a710e15398781abdc7fd66bab52d29c1 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#412)" > git config core.sparsecheckout # timeout=10 > git checkout -f 8f55b196a710e15398781abdc7fd66bab52d29c1 # timeout=10 > git rev-list --no-walk ed3289d750d77ec3b888271c7762159edecc04ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T00:12:11.529Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T00:12:11.591Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T00:12:11.603Z] ========================================================= [2023-05-25T00:12:11.603Z] EdgeX Global Pipelines Version Info [2023-05-25T00:12:11.603Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:12:12.359Z] ------------------- [2023-05-25T00:12:12.359Z] stable info: [2023-05-25T00:12:12.359Z] ------------------- [2023-05-25T00:12:12.359Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T00:12:12.359Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:12:12.359Z] Message: update stable to v1.0.249 [2023-05-25T00:12:13.817Z] ------------------- [2023-05-25T00:12:13.817Z] experimental info: [2023-05-25T00:12:13.817Z] ------------------- [2023-05-25T00:12:13.817Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T00:12:13.817Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:12:13.817Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T00:12:14.011Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-25T00:12:14.021Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-25T00:12:14.029Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T00:12:14.038Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T00:12:14.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T00:12:14.056Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T00:12:14.065Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T00:12:14.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T00:12:14.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T00:12:14.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T00:12:14.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T00:12:14.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-25T00:12:14.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T00:12:14.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T00:12:14.171Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T00:12:14.185Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T00:12:14.201Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T00:12:14.214Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T00:12:14.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T00:12:14.238Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T00:12:14.250Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-25T00:12:14.262Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-25T00:12:14.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T00:12:14.288Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T00:12:14.300Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T00:12:14.314Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T00:12:14.327Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T00:12:14.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-25T00:12:14.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-25T00:12:14.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-25T00:12:14.379Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f55b196a710e15398781abdc7fd66bab52d29c1 [Pipeline] echo [2023-05-25T00:12:14.390Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f55b19 [Pipeline] echo [2023-05-25T00:12:14.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:12:14.442Z] provisioning config files... [2023-05-25T00:12:14.461Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4207851646521205701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:12:14.762Z] ---> docker-login.sh [2023-05-25T00:12:14.762Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:12:15.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:15.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:15.024Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:15.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:15.024Z] [2023-05-25T00:12:15.024Z] Login Succeeded [2023-05-25T00:12:15.024Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:12:15.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:15.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:15.024Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:15.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:15.024Z] [2023-05-25T00:12:15.024Z] Login Succeeded [2023-05-25T00:12:15.024Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:12:15.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:15.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:15.284Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:15.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:15.284Z] [2023-05-25T00:12:15.284Z] Login Succeeded [2023-05-25T00:12:15.284Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:12:15.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:15.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:15.284Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:15.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:15.284Z] [2023-05-25T00:12:15.284Z] Login Succeeded [2023-05-25T00:12:15.284Z] docker.io [2023-05-25T00:12:15.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:15.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:15.545Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:15.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:15.545Z] [2023-05-25T00:12:15.545Z] Login Succeeded [2023-05-25T00:12:15.545Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:12:15.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T00:12:16.035Z] + git rev-list -1 --merges 8f55b196a710e15398781abdc7fd66bab52d29c1~1..8f55b196a710e15398781abdc7fd66bab52d29c1 [Pipeline] echo [2023-05-25T00:12:16.092Z] -----------> git rev-list -1 --merges 8f55b196a710e15398781abdc7fd66bab52d29c1~1..8f55b196a710e15398781abdc7fd66bab52d29c1 8f55b196a710e15398781abdc7fd66bab52d29c1 [false] [Pipeline] sh [2023-05-25T00:12:16.388Z] + git log --format=format:%s -1 8f55b196a710e15398781abdc7fd66bab52d29c1 [Pipeline] echo [2023-05-25T00:12:16.405Z] ========================================================= [2023-05-25T00:12:16.405Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T00:12:16.405Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:12:16.768Z] + git log --format=format:%s -1 8f55b196a710e15398781abdc7fd66bab52d29c1 [Pipeline] echo [2023-05-25T00:12:16.780Z] [semverPrep] GIT_COMMIT: 8f55b196a710e15398781abdc7fd66bab52d29c1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#412) [Pipeline] echo [2023-05-25T00:12:16.788Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T00:12:17.164Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:12:17.164Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T00:12:17.164Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T00:12:17.164Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T00:12:17.164Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T00:12:17.164Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T00:12:17.164Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:12:17.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:12:17.607Z] [2023-05-25T00:12:17.607Z] 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-25T00:12:17.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:12:17.919Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T00:12:17.919Z] b85a868b505f: Pulling fs layer [2023-05-25T00:12:17.919Z] e2be974225ed: Pulling fs layer [2023-05-25T00:12:17.919Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T00:12:17.919Z] 988bab9f4d93: Pulling fs layer [2023-05-25T00:12:17.919Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T00:12:17.919Z] eaf3925da568: Pulling fs layer [2023-05-25T00:12:17.919Z] bab4dde63d76: Pulling fs layer [2023-05-25T00:12:17.919Z] bde34c3a00c8: Pulling fs layer [2023-05-25T00:12:17.919Z] b352a97aabf1: Pulling fs layer [2023-05-25T00:12:17.919Z] 4872d77fe225: Pulling fs layer [2023-05-25T00:12:17.919Z] 5851b861e8e6: Pulling fs layer [2023-05-25T00:12:17.919Z] 988bab9f4d93: Waiting [2023-05-25T00:12:17.919Z] b352a97aabf1: Waiting [2023-05-25T00:12:17.919Z] 4872d77fe225: Waiting [2023-05-25T00:12:17.919Z] 1469e6f7b9e6: Waiting [2023-05-25T00:12:17.919Z] 5851b861e8e6: Waiting [2023-05-25T00:12:17.919Z] bde34c3a00c8: Waiting [2023-05-25T00:12:17.919Z] eaf3925da568: Waiting [2023-05-25T00:12:17.919Z] bab4dde63d76: Waiting [2023-05-25T00:12:17.919Z] e2be974225ed: Verifying Checksum [2023-05-25T00:12:17.919Z] e2be974225ed: Download complete [2023-05-25T00:12:17.919Z] 988bab9f4d93: Verifying Checksum [2023-05-25T00:12:17.919Z] 988bab9f4d93: Download complete [2023-05-25T00:12:18.177Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T00:12:18.177Z] 1469e6f7b9e6: Download complete [2023-05-25T00:12:18.177Z] eaf3925da568: Verifying Checksum [2023-05-25T00:12:18.177Z] eaf3925da568: Download complete [2023-05-25T00:12:18.177Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T00:12:18.177Z] 339a4e72a1f5: Download complete [2023-05-25T00:12:18.177Z] bde34c3a00c8: Download complete [2023-05-25T00:12:18.177Z] b352a97aabf1: Verifying Checksum [2023-05-25T00:12:18.177Z] b352a97aabf1: Download complete [2023-05-25T00:12:18.177Z] 4872d77fe225: Download complete [2023-05-25T00:12:18.177Z] 5851b861e8e6: Verifying Checksum [2023-05-25T00:12:18.177Z] 5851b861e8e6: Download complete [2023-05-25T00:12:18.177Z] b85a868b505f: Verifying Checksum [2023-05-25T00:12:18.177Z] b85a868b505f: Download complete [2023-05-25T00:12:18.748Z] bab4dde63d76: Verifying Checksum [2023-05-25T00:12:18.748Z] bab4dde63d76: Download complete [2023-05-25T00:12:19.319Z] b85a868b505f: Pull complete [2023-05-25T00:12:19.579Z] e2be974225ed: Pull complete [2023-05-25T00:12:20.166Z] 339a4e72a1f5: Pull complete [2023-05-25T00:12:20.166Z] 988bab9f4d93: Pull complete [2023-05-25T00:12:20.425Z] 1469e6f7b9e6: Pull complete [2023-05-25T00:12:20.425Z] eaf3925da568: Pull complete [2023-05-25T00:12:22.348Z] bab4dde63d76: Pull complete [2023-05-25T00:12:22.348Z] bde34c3a00c8: Pull complete [2023-05-25T00:12:22.348Z] b352a97aabf1: Pull complete [2023-05-25T00:12:22.348Z] 4872d77fe225: Pull complete [2023-05-25T00:12:22.348Z] 5851b861e8e6: Pull complete [2023-05-25T00:12:22.608Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T00:12:22.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:12:22.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:12:22.719Z] prd-ubuntu20.04-docker-8c-8g-16846 does not seem to be running inside a container [2023-05-25T00:12:22.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-25T00:12:25.456Z] $ docker top 53c117a62b89f10248290092ac699f817d08606510ee32b18fc0a819e924c6ab -eo pid,comm [2023-05-25T00:12:25.528Z] 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-25T00:12:25.528Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:12:25.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:12:25.580Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:12:25.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:12:25.678Z] $ docker exec 53c117a62b89f10248290092ac699f817d08606510ee32b18fc0a819e924c6ab ssh-agent [2023-05-25T00:12:25.807Z] SSH_AUTH_SOCK=/tmp/ssh-hD7xNuJKw6c9/agent.32 [2023-05-25T00:12:25.807Z] SSH_AGENT_PID=38 [2023-05-25T00:12:25.813Z] Running ssh-add (command line suppressed) [2023-05-25T00:12:25.893Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2062632430652607295.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2062632430652607295.key) [2023-05-25T00:12:25.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:12:26.221Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T00:12:26.231Z] $ docker exec --env ******** --env ******** 53c117a62b89f10248290092ac699f817d08606510ee32b18fc0a819e924c6ab ssh-agent -k [2023-05-25T00:12:26.325Z] unset SSH_AUTH_SOCK; [2023-05-25T00:12:26.326Z] unset SSH_AGENT_PID; [2023-05-25T00:12:26.326Z] echo Agent pid 38 killed; [2023-05-25T00:12:26.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T00:12:26.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:12:26.383Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:12:26.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:12:26.486Z] $ docker exec 53c117a62b89f10248290092ac699f817d08606510ee32b18fc0a819e924c6ab ssh-agent [2023-05-25T00:12:26.604Z] SSH_AUTH_SOCK=/tmp/ssh-IxvRUAWomBtM/agent.70 [2023-05-25T00:12:26.604Z] SSH_AGENT_PID=76 [2023-05-25T00:12:26.612Z] Running ssh-add (command line suppressed) [2023-05-25T00:12:26.687Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13605037286735021848.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13605037286735021848.key) [2023-05-25T00:12:26.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:12:27.011Z] + git semver init [2023-05-25T00:12:27.277Z] 2023-05-25 00:12:27,157 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T00:12:27.277Z] 2023-05-25 00:12:27,158 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-25T00:12:27.277Z] 2023-05-25 00:12:27,158 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-25T00:12:27.277Z] 2023-05-25 00:12:27,158 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:12:28.232Z] 2023-05-25 00:12:28,161 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-05-25T00:12:28.232Z] 2023-05-25 00:12:28,161 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-05-25T00:12:28.232Z] 2023-05-25 00:12:28,162 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-25T00:12:28.232Z] 2023-05-25 00:12:28,162 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-25T00:12:28.232Z] 3.0.0-dev.51 [Pipeline] } [2023-05-25T00:12:28.228Z] $ docker exec --env ******** --env ******** 53c117a62b89f10248290092ac699f817d08606510ee32b18fc0a819e924c6ab ssh-agent -k [2023-05-25T00:12:28.333Z] unset SSH_AUTH_SOCK; [2023-05-25T00:12:28.334Z] unset SSH_AGENT_PID; [2023-05-25T00:12:28.334Z] echo Agent pid 76 killed; [2023-05-25T00:12:28.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:12:28.658Z] + git semver [Pipeline] } [2023-05-25T00:12:28.918Z] $ docker stop --time=1 53c117a62b89f10248290092ac699f817d08606510ee32b18fc0a819e924c6ab [2023-05-25T00:12:30.182Z] $ docker rm -f --volumes 53c117a62b89f10248290092ac699f817d08606510ee32b18fc0a819e924c6ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:12:30.532Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T00:12:30.763Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T00:12:30.766Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.51 [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-25T00:12:30.932Z] provisioning config files... [2023-05-25T00:12:30.944Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15114207426692199878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:12:31.249Z] ---> docker-login.sh [2023-05-25T00:12:31.249Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:12:31.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:31.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:31.249Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:31.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:31.249Z] [2023-05-25T00:12:31.249Z] Login Succeeded [2023-05-25T00:12:31.249Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:12:31.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:31.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:31.508Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:31.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:31.508Z] [2023-05-25T00:12:31.508Z] Login Succeeded [2023-05-25T00:12:31.508Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:12:31.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:31.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:31.508Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:31.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:31.508Z] [2023-05-25T00:12:31.508Z] Login Succeeded [2023-05-25T00:12:31.508Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:12:31.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:31.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:31.508Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:31.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:31.508Z] [2023-05-25T00:12:31.508Z] Login Succeeded [2023-05-25T00:12:31.508Z] docker.io [2023-05-25T00:12:31.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:31.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:31.769Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:31.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:31.769Z] [2023-05-25T00:12:31.769Z] Login Succeeded [2023-05-25T00:12:31.769Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:12:31.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T00:12:31.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:12:31.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:12:31.843Z] ========================================================= [2023-05-25T00:12:31.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T00:12:31.843Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:12:32.149Z] + 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-25T00:12:32.149Z] Sending build context to Docker daemon 23.67MB [2023-05-25T00:12:32.149Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:12:32.149Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T00:12:32.149Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T00:12:32.149Z] f56be85fc22e: Pulling fs layer [2023-05-25T00:12:32.149Z] 85791d961cd3: Pulling fs layer [2023-05-25T00:12:32.149Z] d694b5ae8c79: Pulling fs layer [2023-05-25T00:12:32.149Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T00:12:32.149Z] 4d19c01a9841: Pulling fs layer [2023-05-25T00:12:32.149Z] 9325e15d5711: Pulling fs layer [2023-05-25T00:12:32.149Z] 556b6ee489ea: Pulling fs layer [2023-05-25T00:12:32.149Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T00:12:32.149Z] 9325e15d5711: Waiting [2023-05-25T00:12:32.149Z] 4d19c01a9841: Waiting [2023-05-25T00:12:32.149Z] 556b6ee489ea: Waiting [2023-05-25T00:12:32.149Z] c5a4b2cf53e6: Waiting [2023-05-25T00:12:32.407Z] 85791d961cd3: Verifying Checksum [2023-05-25T00:12:32.407Z] 85791d961cd3: Download complete [2023-05-25T00:12:32.407Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T00:12:32.407Z] 9f32a84ed3da: Download complete [2023-05-25T00:12:32.407Z] 4d19c01a9841: Download complete [2023-05-25T00:12:32.407Z] f56be85fc22e: Verifying Checksum [2023-05-25T00:12:32.407Z] f56be85fc22e: Download complete [2023-05-25T00:12:32.407Z] 9325e15d5711: Verifying Checksum [2023-05-25T00:12:32.407Z] 9325e15d5711: Download complete [2023-05-25T00:12:32.407Z] f56be85fc22e: Pull complete [2023-05-25T00:12:32.665Z] 85791d961cd3: Pull complete [2023-05-25T00:12:32.927Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T00:12:32.927Z] c5a4b2cf53e6: Download complete [2023-05-25T00:12:32.927Z] d694b5ae8c79: Verifying Checksum [2023-05-25T00:12:32.927Z] d694b5ae8c79: Download complete [2023-05-25T00:12:33.184Z] 556b6ee489ea: Verifying Checksum [2023-05-25T00:12:33.184Z] 556b6ee489ea: Download complete [2023-05-25T00:12:36.468Z] d694b5ae8c79: Pull complete [2023-05-25T00:12:36.468Z] 9f32a84ed3da: Pull complete [2023-05-25T00:12:36.468Z] 4d19c01a9841: Pull complete [2023-05-25T00:12:36.727Z] 9325e15d5711: Pull complete [2023-05-25T00:12:39.259Z] 556b6ee489ea: Pull complete [2023-05-25T00:12:40.195Z] c5a4b2cf53e6: Pull complete [2023-05-25T00:12:40.195Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T00:12:40.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T00:12:40.195Z] ---> c4be618373d6 [2023-05-25T00:12:40.195Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:12:44.406Z] ---> Running in 52ff54aa9b21 [2023-05-25T00:12:44.406Z] Removing intermediate container 52ff54aa9b21 [2023-05-25T00:12:44.406Z] ---> 0a043b313515 [2023-05-25T00:12:44.406Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:12:44.406Z] ---> Running in 2aa4f54c92ca [2023-05-25T00:12:44.664Z] Removing intermediate container 2aa4f54c92ca [2023-05-25T00:12:44.664Z] ---> fd20a023a3f5 [2023-05-25T00:12:44.664Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:12:44.664Z] ---> Running in 4849d9728067 [2023-05-25T00:12:44.664Z] Removing intermediate container 4849d9728067 [2023-05-25T00:12:44.664Z] ---> aa0be06faf22 [2023-05-25T00:12:44.664Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-25T00:12:44.664Z] ---> Running in 8eb32185c411 [2023-05-25T00:12:44.923Z] Removing intermediate container 8eb32185c411 [2023-05-25T00:12:44.923Z] ---> ed82027f0b87 [2023-05-25T00:12:44.923Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:12:44.923Z] ---> Running in 6e069f15ae6a [2023-05-25T00:12:45.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:12:45.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:12:45.447Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T00:12:45.447Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T00:12:45.447Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T00:12:45.447Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T00:12:45.447Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:12:45.447Z] OK: 269 MiB in 57 packages [2023-05-25T00:12:45.887Z] Still waiting to schedule task [2023-05-25T00:12:45.887Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-25T00:12:46.385Z] Removing intermediate container 6e069f15ae6a [2023-05-25T00:12:46.385Z] ---> 953cd0e57c3e [2023-05-25T00:12:46.385Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-25T00:12:46.385Z] ---> 1002ab5e6130 [2023-05-25T00:12:46.385Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:12:46.385Z] ---> Running in 5729624d8ba4 [2023-05-25T00:13:18.621Z] Removing intermediate container 5729624d8ba4 [2023-05-25T00:13:18.621Z] ---> df49e67d4edb [2023-05-25T00:13:18.621Z] Step 10/12 : COPY . . [2023-05-25T00:13:18.621Z] ---> 0132bebc156c [2023-05-25T00:13:18.621Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:13:18.621Z] ---> Running in 86462873cb22 [2023-05-25T00:13:18.621Z] Removing intermediate container 86462873cb22 [2023-05-25T00:13:18.621Z] ---> 433c694ee84f [2023-05-25T00:13:18.621Z] Step 12/12 : RUN $MAKE [2023-05-25T00:13:18.621Z] ---> Running in f2cb893f0363 [2023-05-25T00:13:18.621Z] noop [2023-05-25T00:13:18.621Z] Removing intermediate container f2cb893f0363 [2023-05-25T00:13:18.621Z] ---> 5d04d1d79021 [2023-05-25T00:13:18.621Z] Successfully built 5d04d1d79021 [2023-05-25T00:13:18.621Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:13:18.942Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T00:13:18.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:13:19.026Z] prd-ubuntu20.04-docker-8c-8g-16846 does not seem to be running inside a container [2023-05-25T00:13:19.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-25T00:13:19.487Z] $ docker top acf9e9ab77f5732333f16119213bfb84c3aed8cd13920504fb8cfb715aa7bed6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:13:19.834Z] + go version [2023-05-25T00:13:19.834Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T00:13:19.854Z] $ docker stop --time=1 acf9e9ab77f5732333f16119213bfb84c3aed8cd13920504fb8cfb715aa7bed6 [2023-05-25T00:13:21.150Z] $ docker rm -f --volumes acf9e9ab77f5732333f16119213bfb84c3aed8cd13920504fb8cfb715aa7bed6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:13:21.547Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T00:13:21.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:13:21.622Z] prd-ubuntu20.04-docker-8c-8g-16846 does not seem to be running inside a container [2023-05-25T00:13:21.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-25T00:13:22.021Z] $ docker top 9b7cc889fc9f8729d111998832df7978dd4764871eb5d603088e2bb5a9e6f15f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:13:22.361Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:13:22.658Z] + make test [2023-05-25T00:13:22.658Z] go test ./... -coverprofile=coverage.out [2023-05-25T00:13:27.922Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-25T00:13:37.901Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-25T00:13:37.901Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements [2023-05-25T00:13:44.631Z] go vet ./... [2023-05-25T00:13:48.823Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:13:48.823Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:13:48.823Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T00:13:48.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:13:48.856Z] $ docker stop --time=1 9b7cc889fc9f8729d111998832df7978dd4764871eb5d603088e2bb5a9e6f15f [2023-05-25T00:13:52.064Z] $ docker rm -f --volumes 9b7cc889fc9f8729d111998832df7978dd4764871eb5d603088e2bb5a9e6f15f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:13:52.540Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:13:52.588Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T00:13:53.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:13:53.490Z] + ls -al . [2023-05-25T00:13:53.490Z] total 192 [2023-05-25T00:13:53.490Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 00:13 . [2023-05-25T00:13:53.490Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:12 .. [2023-05-25T00:13:53.490Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:12 .git [2023-05-25T00:13:53.490Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:12 .github [2023-05-25T00:13:53.490Z] -rw-rw-r-- 1 jenkins jenkins 337 May 25 00:12 .gitignore [2023-05-25T00:13:53.490Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:12 .golangci.yml [2023-05-25T00:13:53.490Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:12 .semver [2023-05-25T00:13:53.490Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 25 00:12 Attribution.txt [2023-05-25T00:13:53.490Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 25 00:12 CHANGELOG.md [2023-05-25T00:13:53.490Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 25 00:12 Dockerfile [2023-05-25T00:13:53.490Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:12 GOVERNANCE.md [2023-05-25T00:13:53.490Z] -rw-rw-r-- 1 jenkins jenkins 660 May 25 00:12 Jenkinsfile [2023-05-25T00:13:53.490Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 00:12 LICENSE [2023-05-25T00:13:53.490Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 25 00:12 Makefile [2023-05-25T00:13:53.490Z] -rw-rw-r-- 1 jenkins jenkins 623 May 25 00:12 OWNERS.md [2023-05-25T00:13:53.490Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 25 00:12 README.md [2023-05-25T00:13:53.490Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 00:12 VERSION [2023-05-25T00:13:53.490Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:12 bin [2023-05-25T00:13:53.490Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:12 cmd [2023-05-25T00:13:53.490Z] -rw-r--r-- 1 jenkins jenkins 43063 May 25 00:13 coverage.out [2023-05-25T00:13:53.490Z] -rw-rw-r-- 1 jenkins jenkins 3161 May 25 00:12 go.mod [2023-05-25T00:13:53.490Z] -rw-rw-r-- 1 jenkins jenkins 30898 May 25 00:12 go.sum [2023-05-25T00:13:53.490Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:12 internal [2023-05-25T00:13:53.490Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:12 snap [2023-05-25T00:13:53.490Z] -rw-rw-r-- 1 jenkins jenkins 235 May 25 00:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:13:53.807Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8f55b196a710e15398781abdc7fd66bab52d29c1 --label arch=amd64 --label version=3.0.0-dev.51 . [2023-05-25T00:13:53.807Z] Sending build context to Docker daemon 23.71MB [2023-05-25T00:13:53.807Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:13:53.807Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-25T00:13:53.807Z] ---> 5d04d1d79021 [2023-05-25T00:13:53.807Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:13:54.484Z] ---> Running in 2de229c1e8ba [2023-05-25T00:13:54.484Z] Removing intermediate container 2de229c1e8ba [2023-05-25T00:13:54.484Z] ---> 37f2ca589bdb [2023-05-25T00:13:54.484Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:13:54.484Z] ---> Running in bf9622212737 [2023-05-25T00:13:54.484Z] Removing intermediate container bf9622212737 [2023-05-25T00:13:54.484Z] ---> a3829f4ea06a [2023-05-25T00:13:54.484Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:13:54.484Z] ---> Running in 1415f0a841f4 [2023-05-25T00:13:54.484Z] Removing intermediate container 1415f0a841f4 [2023-05-25T00:13:54.484Z] ---> b48c99b81eef [2023-05-25T00:13:54.484Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-25T00:13:54.484Z] ---> Running in 5037153b856d [2023-05-25T00:13:54.746Z] Removing intermediate container 5037153b856d [2023-05-25T00:13:54.746Z] ---> 107fc0a6feba [2023-05-25T00:13:54.746Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:13:54.746Z] ---> Running in f09e8bfba6f1 [2023-05-25T00:13:55.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:13:55.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:13:55.266Z] OK: 269 MiB in 57 packages [2023-05-25T00:13:55.527Z] Removing intermediate container f09e8bfba6f1 [2023-05-25T00:13:55.527Z] ---> 2c25c8d84230 [2023-05-25T00:13:55.527Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-25T00:13:55.786Z] ---> 4abf4b383921 [2023-05-25T00:13:55.786Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:13:55.786Z] ---> Running in 983c64769ade [2023-05-25T00:13:56.353Z] Removing intermediate container 983c64769ade [2023-05-25T00:13:56.353Z] ---> 30996ca30e41 [2023-05-25T00:13:56.353Z] Step 10/25 : COPY . . [2023-05-25T00:13:57.293Z] ---> a8b30e77f02f [2023-05-25T00:13:57.293Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:13:57.293Z] ---> Running in f7235eefb3ef [2023-05-25T00:13:57.293Z] Removing intermediate container f7235eefb3ef [2023-05-25T00:13:57.293Z] ---> da7a0e08e92f [2023-05-25T00:13:57.293Z] Step 12/25 : RUN $MAKE [2023-05-25T00:13:57.293Z] ---> Running in d9ea9de1856d [2023-05-25T00:13:57.552Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.51" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-25T00:14:19.481Z] Removing intermediate container d9ea9de1856d [2023-05-25T00:14:19.481Z] ---> 49e62e009da0 [2023-05-25T00:14:19.481Z] Step 13/25 : FROM alpine:3.17 [2023-05-25T00:14:19.481Z] 3.17: Pulling from library/alpine [2023-05-25T00:14:19.481Z] f56be85fc22e: Already exists [2023-05-25T00:14:19.481Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:14:19.482Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:14:19.482Z] ---> 9ed4aefc74f6 [2023-05-25T00:14:19.482Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-25T00:14:19.482Z] ---> Running in a5da07a81376 [2023-05-25T00:14:19.482Z] Removing intermediate container a5da07a81376 [2023-05-25T00:14:19.482Z] ---> f31aa358651c [2023-05-25T00:14:19.482Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-25T00:14:19.482Z] ---> Running in b9dd936b0342 [2023-05-25T00:14:19.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:14:19.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:14:19.482Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T00:14:19.482Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:14:19.482Z] OK: 7 MiB in 16 packages [2023-05-25T00:14:19.482Z] Removing intermediate container b9dd936b0342 [2023-05-25T00:14:19.482Z] ---> 91eafea03482 [2023-05-25T00:14:19.482Z] Step 16/25 : WORKDIR / [2023-05-25T00:14:19.482Z] ---> Running in 979a37f0171c [2023-05-25T00:14:19.482Z] Removing intermediate container 979a37f0171c [2023-05-25T00:14:19.482Z] ---> 1f757ce8cfd5 [2023-05-25T00:14:19.482Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-25T00:14:19.482Z] ---> b0b22482b313 [2023-05-25T00:14:19.482Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-25T00:14:19.482Z] ---> d4391f9d2701 [2023-05-25T00:14:19.482Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-25T00:14:19.482Z] ---> fbb6200eb26c [2023-05-25T00:14:19.482Z] Step 20/25 : EXPOSE 59900 [2023-05-25T00:14:19.482Z] ---> Running in 4f88b743fe35 [2023-05-25T00:14:19.482Z] Removing intermediate container 4f88b743fe35 [2023-05-25T00:14:19.482Z] ---> b0b62074cfa7 [2023-05-25T00:14:19.482Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-25T00:14:19.482Z] ---> Running in 122b83f28acc [2023-05-25T00:14:19.482Z] Removing intermediate container 122b83f28acc [2023-05-25T00:14:19.482Z] ---> 503e138019c6 [2023-05-25T00:14:19.482Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T00:14:19.482Z] ---> Running in 5d83b6f9b20f [2023-05-25T00:14:19.740Z] Removing intermediate container 5d83b6f9b20f [2023-05-25T00:14:19.740Z] ---> 25b37f0e23fd [2023-05-25T00:14:19.740Z] Step 23/25 : LABEL arch=amd64 [2023-05-25T00:14:19.740Z] ---> Running in aa0cc0ce0cca [2023-05-25T00:14:19.740Z] Removing intermediate container aa0cc0ce0cca [2023-05-25T00:14:19.740Z] ---> b14782ce83a4 [2023-05-25T00:14:19.740Z] Step 24/25 : LABEL git_sha=8f55b196a710e15398781abdc7fd66bab52d29c1 [2023-05-25T00:14:19.740Z] ---> Running in 25f64fdb0d4a [2023-05-25T00:14:19.998Z] Removing intermediate container 25f64fdb0d4a [2023-05-25T00:14:19.998Z] ---> 28f1e79e6c2a [2023-05-25T00:14:19.998Z] Step 25/25 : LABEL version=3.0.0-dev.51 [2023-05-25T00:14:19.998Z] ---> Running in 0d5dbc065eb5 [2023-05-25T00:14:19.998Z] Removing intermediate container 0d5dbc065eb5 [2023-05-25T00:14:19.998Z] ---> af32e9dfac07 [2023-05-25T00:14:19.998Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:14:19.998Z] Successfully built af32e9dfac07 [2023-05-25T00:14:19.998Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:14:20.100Z] provisioning config files... [2023-05-25T00:14:20.109Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14295526493207442885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:14:20.403Z] ---> docker-login.sh [2023-05-25T00:14:20.403Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:14:20.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:14:20.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:14:20.403Z] Configure a credential helper to remove this warning. See [2023-05-25T00:14:20.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:14:20.403Z] [2023-05-25T00:14:20.403Z] Login Succeeded [2023-05-25T00:14:20.403Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:14:20.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:14:20.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:14:20.403Z] Configure a credential helper to remove this warning. See [2023-05-25T00:14:20.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:14:20.403Z] [2023-05-25T00:14:20.403Z] Login Succeeded [2023-05-25T00:14:20.403Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:14:20.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:14:20.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:14:20.663Z] Configure a credential helper to remove this warning. See [2023-05-25T00:14:20.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:14:20.663Z] [2023-05-25T00:14:20.663Z] Login Succeeded [2023-05-25T00:14:20.663Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:14:20.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:14:20.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:14:20.663Z] Configure a credential helper to remove this warning. See [2023-05-25T00:14:20.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:14:20.663Z] [2023-05-25T00:14:20.663Z] Login Succeeded [2023-05-25T00:14:20.663Z] docker.io [2023-05-25T00:14:20.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:14:20.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:14:20.923Z] Configure a credential helper to remove this warning. See [2023-05-25T00:14:20.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:14:20.923Z] [2023-05-25T00:14:20.923Z] Login Succeeded [2023-05-25T00:14:20.923Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:14:20.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T00:14:20.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:14:20.972Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-05-25T00:14:20.972Z] 8f55b196a710e15398781abdc7fd66bab52d29c1 [2023-05-25T00:14:20.972Z] latest [2023-05-25T00:14:20.972Z] 3.0.0-dev.51 [2023-05-25T00:14:20.972Z] 8f55b196a710e15398781abdc7fd66bab52d29c1-3.0.0-dev.51 [2023-05-25T00:14:20.972Z] main [2023-05-25T00:14:20.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:21.282Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8f55b196a710e15398781abdc7fd66bab52d29c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:21.597Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:8f55b196a710e15398781abdc7fd66bab52d29c1 [2023-05-25T00:14:21.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-25T00:14:21.597Z] f624c3249446: Preparing [2023-05-25T00:14:21.597Z] 229f330260ae: Preparing [2023-05-25T00:14:21.597Z] 94a11054545e: Preparing [2023-05-25T00:14:21.597Z] 340ec624a116: Preparing [2023-05-25T00:14:21.597Z] f1417ff83b31: Preparing [2023-05-25T00:14:21.597Z] f1417ff83b31: Layer already exists [2023-05-25T00:14:21.597Z] 229f330260ae: Pushed [2023-05-25T00:14:21.597Z] 340ec624a116: Pushed [2023-05-25T00:14:21.597Z] 94a11054545e: Pushed [2023-05-25T00:14:24.884Z] f624c3249446: Pushed [2023-05-25T00:14:24.884Z] 8f55b196a710e15398781abdc7fd66bab52d29c1: digest: sha256:9156b834d948e64fcc0823b42f712bb3e9372acf84376efc89feccb6a23aa0de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:25.201Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:25.508Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-25T00:14:25.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-25T00:14:25.508Z] f624c3249446: Preparing [2023-05-25T00:14:25.508Z] 229f330260ae: Preparing [2023-05-25T00:14:25.508Z] 94a11054545e: Preparing [2023-05-25T00:14:25.508Z] 340ec624a116: Preparing [2023-05-25T00:14:25.508Z] f1417ff83b31: Preparing [2023-05-25T00:14:25.508Z] 340ec624a116: Layer already exists [2023-05-25T00:14:25.508Z] f1417ff83b31: Layer already exists [2023-05-25T00:14:25.508Z] 94a11054545e: Layer already exists [2023-05-25T00:14:25.508Z] f624c3249446: Layer already exists [2023-05-25T00:14:25.508Z] 229f330260ae: Layer already exists [2023-05-25T00:14:25.508Z] latest: digest: sha256:9156b834d948e64fcc0823b42f712bb3e9372acf84376efc89feccb6a23aa0de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:25.819Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:26.129Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.51 [2023-05-25T00:14:26.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-25T00:14:26.129Z] f624c3249446: Preparing [2023-05-25T00:14:26.129Z] 229f330260ae: Preparing [2023-05-25T00:14:26.129Z] 94a11054545e: Preparing [2023-05-25T00:14:26.129Z] 340ec624a116: Preparing [2023-05-25T00:14:26.129Z] f1417ff83b31: Preparing [2023-05-25T00:14:26.129Z] 340ec624a116: Layer already exists [2023-05-25T00:14:26.129Z] 229f330260ae: Layer already exists [2023-05-25T00:14:26.129Z] 94a11054545e: Layer already exists [2023-05-25T00:14:26.129Z] f1417ff83b31: Layer already exists [2023-05-25T00:14:26.129Z] f624c3249446: Layer already exists [2023-05-25T00:14:26.129Z] 3.0.0-dev.51: digest: sha256:9156b834d948e64fcc0823b42f712bb3e9372acf84376efc89feccb6a23aa0de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:26.449Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8f55b196a710e15398781abdc7fd66bab52d29c1-3.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:26.755Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:8f55b196a710e15398781abdc7fd66bab52d29c1-3.0.0-dev.51 [2023-05-25T00:14:26.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-25T00:14:26.755Z] f624c3249446: Preparing [2023-05-25T00:14:26.755Z] 229f330260ae: Preparing [2023-05-25T00:14:26.755Z] 94a11054545e: Preparing [2023-05-25T00:14:26.755Z] 340ec624a116: Preparing [2023-05-25T00:14:26.755Z] f1417ff83b31: Preparing [2023-05-25T00:14:26.755Z] 229f330260ae: Layer already exists [2023-05-25T00:14:26.755Z] f1417ff83b31: Layer already exists [2023-05-25T00:14:26.755Z] f624c3249446: Layer already exists [2023-05-25T00:14:26.755Z] 340ec624a116: Layer already exists [2023-05-25T00:14:26.755Z] 94a11054545e: Layer already exists [2023-05-25T00:14:26.755Z] 8f55b196a710e15398781abdc7fd66bab52d29c1-3.0.0-dev.51: digest: sha256:9156b834d948e64fcc0823b42f712bb3e9372acf84376efc89feccb6a23aa0de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:27.082Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:27.381Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-05-25T00:14:27.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-25T00:14:27.381Z] f624c3249446: Preparing [2023-05-25T00:14:27.381Z] 229f330260ae: Preparing [2023-05-25T00:14:27.381Z] 94a11054545e: Preparing [2023-05-25T00:14:27.381Z] 340ec624a116: Preparing [2023-05-25T00:14:27.381Z] f1417ff83b31: Preparing [2023-05-25T00:14:27.381Z] f624c3249446: Layer already exists [2023-05-25T00:14:27.381Z] 94a11054545e: Layer already exists [2023-05-25T00:14:27.381Z] 229f330260ae: Layer already exists [2023-05-25T00:14:27.381Z] 340ec624a116: Layer already exists [2023-05-25T00:14:27.381Z] f1417ff83b31: Layer already exists [2023-05-25T00:14:27.381Z] main: digest: sha256:9156b834d948e64fcc0823b42f712bb3e9372acf84376efc89feccb6a23aa0de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T00:14:27.429Z] ===================================================== [Pipeline] echo [2023-05-25T00:14:27.437Z] taggedImages: [2023-05-25T00:14:27.437Z] - nexus3.edgexfoundry.org:10004/device-virtual:8f55b196a710e15398781abdc7fd66bab52d29c1 [2023-05-25T00:14:27.437Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-25T00:14:27.437Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.51 [2023-05-25T00:14:27.437Z] - nexus3.edgexfoundry.org:10004/device-virtual:8f55b196a710e15398781abdc7fd66bab52d29c1-3.0.0-dev.51 [2023-05-25T00:14:27.437Z] - nexus3.edgexfoundry.org:10004/device-virtual: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-25T00:14:27.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:14:27.810Z] [2023-05-25T00:14:27.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:28.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:14:28.110Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T00:14:28.110Z] 5eb5b503b376: Pulling fs layer [2023-05-25T00:14:28.110Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T00:14:28.110Z] ec43610c2a17: Pulling fs layer [2023-05-25T00:14:28.110Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T00:14:28.110Z] 33b1e0a273af: Pulling fs layer [2023-05-25T00:14:28.110Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T00:14:28.110Z] 2f39f015ded8: Pulling fs layer [2023-05-25T00:14:28.110Z] 5d3b04190fa2: Waiting [2023-05-25T00:14:28.110Z] 3a2ae6a8a46f: Waiting [2023-05-25T00:14:28.110Z] 33b1e0a273af: Waiting [2023-05-25T00:14:28.110Z] 5c69ac0246d0: Verifying Checksum [2023-05-25T00:14:28.110Z] 5c69ac0246d0: Download complete [2023-05-25T00:14:28.110Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T00:14:28.110Z] 3a2ae6a8a46f: Download complete [2023-05-25T00:14:28.110Z] 33b1e0a273af: Verifying Checksum [2023-05-25T00:14:28.110Z] 33b1e0a273af: Download complete [2023-05-25T00:14:28.110Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T00:14:28.110Z] 5d3b04190fa2: Download complete [2023-05-25T00:14:28.110Z] ec43610c2a17: Verifying Checksum [2023-05-25T00:14:28.110Z] ec43610c2a17: Download complete [2023-05-25T00:14:28.370Z] 5eb5b503b376: Verifying Checksum [2023-05-25T00:14:28.370Z] 5eb5b503b376: Download complete [2023-05-25T00:14:28.934Z] 2f39f015ded8: Download complete [2023-05-25T00:14:29.498Z] 5eb5b503b376: Pull complete [2023-05-25T00:14:29.498Z] 5c69ac0246d0: Pull complete [2023-05-25T00:14:30.063Z] ec43610c2a17: Pull complete [2023-05-25T00:14:30.063Z] 3a2ae6a8a46f: Pull complete [2023-05-25T00:14:30.063Z] 33b1e0a273af: Pull complete [2023-05-25T00:14:30.320Z] 5d3b04190fa2: Pull complete [2023-05-25T00:14:34.502Z] 2f39f015ded8: Pull complete [2023-05-25T00:14:34.502Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T00:14:34.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:14:34.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:14:34.574Z] prd-ubuntu20.04-docker-8c-8g-16846 does not seem to be running inside a container [2023-05-25T00:14:34.612Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-25T00:14:38.855Z] $ docker top fbb18d533e31a5ddd7579aaaf28ec35477f67af9f421fbc327ab738969e24587 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:14:39.238Z] ---> job-cost.sh [2023-05-25T00:14:39.238Z] lf-activate-venv: SKIPPING [2023-05-25T00:14:39.238Z] INFO: No Stack... [2023-05-25T00:14:39.498Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:14:39.756Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:14:40.042Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-05-25T00:14:40.042Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T00:14:40.055Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-123-stack-cost] [2023-05-25T00:14:40.061Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-123-stack-cost] did not exist. Created. [2023-05-25T00:14:40.061Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:14:40.362Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T00:14:40.392Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:14:40.400Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-123-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:14:40.424Z] $ docker stop --time=1 fbb18d533e31a5ddd7579aaaf28ec35477f67af9f421fbc327ab738969e24587 [2023-05-25T00:14:41.646Z] $ docker rm -f --volumes fbb18d533e31a5ddd7579aaaf28ec35477f67af9f421fbc327ab738969e24587 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T00:15:13.830Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16854 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-05-25T00:15:13.843Z] Running in /w/workspace/device-virtual-go/123 [Pipeline] { [Pipeline] checkout [2023-05-25T00:15:13.880Z] The recommended git tool is: git [2023-05-25T00:15:20.374Z] using credential edgex-jenkins-ssh [2023-05-25T00:15:20.392Z] Cloning the remote Git repository [2023-05-25T00:15:20.444Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-25T00:15:20.563Z] > git init /w/workspace/device-virtual-go/123 # timeout=10 [2023-05-25T00:15:20.749Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-25T00:15:20.751Z] > git --version # timeout=10 [2023-05-25T00:15:20.778Z] > git --version # 'git version 2.25.1' [2023-05-25T00:15:20.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:15:20.968Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:15:23.303Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-25T00:15:23.327Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:15:24.376Z] Avoid second fetch [2023-05-25T00:15:24.376Z] Checking out Revision 8f55b196a710e15398781abdc7fd66bab52d29c1 (main) [2023-05-25T00:15:25.074Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#412)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:15:24.396Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T00:15:24.475Z] > git checkout -f 8f55b196a710e15398781abdc7fd66bab52d29c1 # timeout=10 [2023-05-25T00:15:25.915Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T00:15:25.915Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:15:25.915Z] Dload Upload Total Spent Left Speed [2023-05-25T00:15:25.915Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 64415 0 --:--:-- --:--:-- --:--:-- 64415 100 12751 100 12751 0 0 74133 0 --:--:-- --:--:-- --:--:-- 73705 [Pipeline] sh [2023-05-25T00:15:26.538Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T00:15:26.898Z] + sudo tee /etc/docker/daemon.new [2023-05-25T00:15:26.898Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T00:15:26.898Z] { [2023-05-25T00:15:26.898Z] "registry-mirrors": [ [2023-05-25T00:15:26.898Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T00:15:26.898Z] ], [2023-05-25T00:15:26.898Z] "bip": "10.250.0.254/24", [2023-05-25T00:15:26.898Z] "hosts": [ [2023-05-25T00:15:26.898Z] "tcp://0.0.0.0:5555", [2023-05-25T00:15:26.898Z] "unix:///var/run/docker.sock" [2023-05-25T00:15:26.898Z] ], [2023-05-25T00:15:26.898Z] "mtu": 1458, [2023-05-25T00:15:26.898Z] "selinux-enabled": true, [2023-05-25T00:15:26.898Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T00:15:26.898Z] } [Pipeline] sh [2023-05-25T00:15:27.235Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T00:15:27.588Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:15:45.888Z] provisioning config files... [2023-05-25T00:15:45.916Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/123@tmp/config1764319904081985190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:15:46.290Z] ---> docker-login.sh [2023-05-25T00:15:46.290Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:15:46.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:15:46.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:15:46.885Z] Configure a credential helper to remove this warning. See [2023-05-25T00:15:46.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:15:46.885Z] [2023-05-25T00:15:46.885Z] Login Succeeded [2023-05-25T00:15:46.885Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:15:47.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:15:47.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:15:47.154Z] Configure a credential helper to remove this warning. See [2023-05-25T00:15:47.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:15:47.154Z] [2023-05-25T00:15:47.154Z] Login Succeeded [2023-05-25T00:15:47.154Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:15:47.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:15:47.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:15:47.700Z] Configure a credential helper to remove this warning. See [2023-05-25T00:15:47.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:15:47.700Z] [2023-05-25T00:15:47.700Z] Login Succeeded [2023-05-25T00:15:47.700Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:15:47.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:15:47.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:15:47.972Z] Configure a credential helper to remove this warning. See [2023-05-25T00:15:47.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:15:47.972Z] [2023-05-25T00:15:47.972Z] Login Succeeded [2023-05-25T00:15:47.972Z] docker.io [2023-05-25T00:15:48.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:15:48.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:15:48.522Z] Configure a credential helper to remove this warning. See [2023-05-25T00:15:48.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:15:48.522Z] [2023-05-25T00:15:48.522Z] Login Succeeded [2023-05-25T00:15:48.522Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:15:48.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T00:15:48.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:15:48.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:15:48.824Z] ========================================================= [2023-05-25T00:15:48.824Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T00:15:48.824Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:15:49.176Z] + 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-25T00:15:49.451Z] Sending build context to Docker daemon 12MB [2023-05-25T00:15:49.725Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:15:49.725Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T00:15:49.725Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T00:15:49.725Z] c41833b44d91: Pulling fs layer [2023-05-25T00:15:49.725Z] ed15518f5707: Pulling fs layer [2023-05-25T00:15:49.725Z] feae8fd75edb: Pulling fs layer [2023-05-25T00:15:49.725Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T00:15:49.725Z] 3cdef696dda3: Pulling fs layer [2023-05-25T00:15:49.725Z] 2ced38df9373: Pulling fs layer [2023-05-25T00:15:49.725Z] 58f1dce35555: Pulling fs layer [2023-05-25T00:15:49.725Z] 3cdef696dda3: Waiting [2023-05-25T00:15:49.725Z] 2ced38df9373: Waiting [2023-05-25T00:15:49.725Z] 242c74f7c9fa: Waiting [2023-05-25T00:15:49.725Z] 58f1dce35555: Waiting [2023-05-25T00:15:49.725Z] ed15518f5707: Verifying Checksum [2023-05-25T00:15:49.725Z] ed15518f5707: Download complete [2023-05-25T00:15:49.998Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T00:15:49.998Z] 242c74f7c9fa: Download complete [2023-05-25T00:15:49.999Z] 3cdef696dda3: Verifying Checksum [2023-05-25T00:15:49.999Z] 3cdef696dda3: Download complete [2023-05-25T00:15:49.999Z] c41833b44d91: Verifying Checksum [2023-05-25T00:15:49.999Z] c41833b44d91: Download complete [2023-05-25T00:15:50.980Z] c41833b44d91: Pull complete [2023-05-25T00:15:51.586Z] ed15518f5707: Pull complete [2023-05-25T00:15:51.586Z] 58f1dce35555: Verifying Checksum [2023-05-25T00:15:51.586Z] 58f1dce35555: Download complete [2023-05-25T00:15:52.582Z] feae8fd75edb: Verifying Checksum [2023-05-25T00:15:52.582Z] feae8fd75edb: Download complete [2023-05-25T00:15:52.582Z] 2ced38df9373: Verifying Checksum [2023-05-25T00:15:52.582Z] 2ced38df9373: Download complete [2023-05-25T00:16:04.938Z] feae8fd75edb: Pull complete [2023-05-25T00:16:04.938Z] 242c74f7c9fa: Pull complete [2023-05-25T00:16:04.938Z] 3cdef696dda3: Pull complete [2023-05-25T00:16:10.311Z] 2ced38df9373: Pull complete [2023-05-25T00:16:12.340Z] 58f1dce35555: Pull complete [2023-05-25T00:16:12.340Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T00:16:12.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T00:16:12.340Z] ---> fadd8f120f05 [2023-05-25T00:16:12.340Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:16:14.938Z] ---> Running in 832bb1aae7d1 [2023-05-25T00:16:14.938Z] Removing intermediate container 832bb1aae7d1 [2023-05-25T00:16:14.938Z] ---> dd282270cfba [2023-05-25T00:16:14.938Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:16:15.204Z] ---> Running in b7b4605d6a0c [2023-05-25T00:16:15.558Z] Removing intermediate container b7b4605d6a0c [2023-05-25T00:16:15.558Z] ---> 685797680f68 [2023-05-25T00:16:15.558Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:16:15.558Z] ---> Running in 31aa8b444654 [2023-05-25T00:16:15.868Z] Removing intermediate container 31aa8b444654 [2023-05-25T00:16:15.868Z] ---> a372ab5669dc [2023-05-25T00:16:15.868Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-25T00:16:16.140Z] ---> Running in 5db0c59bd4f5 [2023-05-25T00:16:16.431Z] Removing intermediate container 5db0c59bd4f5 [2023-05-25T00:16:16.431Z] ---> 88d7e7979629 [2023-05-25T00:16:16.431Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:16:16.431Z] ---> Running in 954a9d47df40 [2023-05-25T00:16:17.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:16:18.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:16:19.615Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T00:16:19.615Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T00:16:19.615Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T00:16:19.615Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T00:16:19.615Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:16:19.615Z] OK: 268 MiB in 57 packages [2023-05-25T00:16:21.036Z] Removing intermediate container 954a9d47df40 [2023-05-25T00:16:21.036Z] ---> a8693761cb48 [2023-05-25T00:16:21.036Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-25T00:16:21.320Z] ---> fa084241c793 [2023-05-25T00:16:21.320Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:16:21.320Z] ---> Running in eace35332c6e [2023-05-25T00:17:29.259Z] Removing intermediate container eace35332c6e [2023-05-25T00:17:29.259Z] ---> 623f79f9ea05 [2023-05-25T00:17:29.259Z] Step 10/12 : COPY . . [2023-05-25T00:17:29.259Z] ---> b0d4afc8164a [2023-05-25T00:17:29.259Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:17:29.259Z] ---> Running in 520f22ff6124 [2023-05-25T00:17:29.259Z] Removing intermediate container 520f22ff6124 [2023-05-25T00:17:29.259Z] ---> 1bfc8f52e0bc [2023-05-25T00:17:29.259Z] Step 12/12 : RUN $MAKE [2023-05-25T00:17:29.259Z] ---> Running in aec313b46b21 [2023-05-25T00:17:29.259Z] noop [2023-05-25T00:17:29.259Z] Removing intermediate container aec313b46b21 [2023-05-25T00:17:29.259Z] ---> 566fc3ac9d93 [2023-05-25T00:17:29.259Z] Successfully built 566fc3ac9d93 [2023-05-25T00:17:29.259Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:17:29.635Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:17:29.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:17:29.899Z] prd-ubuntu20.04-docker-arm64-4c-16g-16854 does not seem to be running inside a container [2023-05-25T00:17:29.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/123 -v /w/workspace/device-virtual-go/123:/w/workspace/device-virtual-go/123:rw,z -v /w/workspace/device-virtual-go/123@tmp:/w/workspace/device-virtual-go/123@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-25T00:17:31.355Z] $ docker top c08f7c6529a05480f846cb50c57dc415f5dd94783e5890062ea829f510b89aeb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:17:32.265Z] + go version [2023-05-25T00:17:32.265Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T00:17:32.271Z] $ docker stop --time=1 c08f7c6529a05480f846cb50c57dc415f5dd94783e5890062ea829f510b89aeb [2023-05-25T00:17:33.991Z] $ docker rm -f --volumes c08f7c6529a05480f846cb50c57dc415f5dd94783e5890062ea829f510b89aeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:17:34.608Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:17:34.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:17:34.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-16854 does not seem to be running inside a container [2023-05-25T00:17:34.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/123 -v /w/workspace/device-virtual-go/123:/w/workspace/device-virtual-go/123:rw,z -v /w/workspace/device-virtual-go/123@tmp:/w/workspace/device-virtual-go/123@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-25T00:17:36.343Z] $ docker top 1d0008be4424d0092d47d1a73d48c26c7986f4bfb3f13526135ef7870de6118a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:17:37.244Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/123 [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:17:37.922Z] + make test [2023-05-25T00:17:37.922Z] go test ./... -coverprofile=coverage.out [2023-05-25T00:18:16.864Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-25T00:20:53.673Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-25T00:20:53.673Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.131s coverage: 58.4% of statements [2023-05-25T00:20:53.673Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T00:20:53.673Z] go vet ./... [2023-05-25T00:21:32.653Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:21:32.653Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:21:32.653Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T00:21:32.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:21:32.686Z] $ docker stop --time=1 1d0008be4424d0092d47d1a73d48c26c7986f4bfb3f13526135ef7870de6118a [2023-05-25T00:21:34.672Z] $ docker rm -f --volumes 1d0008be4424d0092d47d1a73d48c26c7986f4bfb3f13526135ef7870de6118a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:21:35.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:21:35.994Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T00:21:36.622Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:21:37.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:21:37.371Z] + ls -al . [2023-05-25T00:21:37.372Z] total 188 [2023-05-25T00:21:37.372Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:17 . [2023-05-25T00:21:37.372Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:15 .. [2023-05-25T00:21:37.372Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:15 .git [2023-05-25T00:21:37.372Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:15 .github [2023-05-25T00:21:37.372Z] -rw-rw-r-- 1 jenkins jenkins 337 May 25 00:15 .gitignore [2023-05-25T00:21:37.372Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:15 .golangci.yml [2023-05-25T00:21:37.372Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 25 00:15 Attribution.txt [2023-05-25T00:21:37.372Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 25 00:15 CHANGELOG.md [2023-05-25T00:21:37.372Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 25 00:15 Dockerfile [2023-05-25T00:21:37.372Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:15 GOVERNANCE.md [2023-05-25T00:21:37.372Z] -rw-rw-r-- 1 jenkins jenkins 660 May 25 00:15 Jenkinsfile [2023-05-25T00:21:37.372Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 00:15 LICENSE [2023-05-25T00:21:37.372Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 25 00:15 Makefile [2023-05-25T00:21:37.372Z] -rw-rw-r-- 1 jenkins jenkins 623 May 25 00:15 OWNERS.md [2023-05-25T00:21:37.372Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 25 00:15 README.md [2023-05-25T00:21:37.372Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 00:12 VERSION [2023-05-25T00:21:37.372Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:15 bin [2023-05-25T00:21:37.372Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:15 cmd [2023-05-25T00:21:37.372Z] -rw-r--r-- 1 jenkins jenkins 43063 May 25 00:20 coverage.out [2023-05-25T00:21:37.372Z] -rw-rw-r-- 1 jenkins jenkins 3161 May 25 00:15 go.mod [2023-05-25T00:21:37.372Z] -rw-rw-r-- 1 jenkins jenkins 30898 May 25 00:15 go.sum [2023-05-25T00:21:37.372Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:15 internal [2023-05-25T00:21:37.372Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:15 snap [2023-05-25T00:21:37.372Z] -rw-rw-r-- 1 jenkins jenkins 235 May 25 00:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:21:37.732Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8f55b196a710e15398781abdc7fd66bab52d29c1 --label arch=arm64 --label version=3.0.0-dev.51 . [2023-05-25T00:21:38.325Z] Sending build context to Docker daemon 12.05MB [2023-05-25T00:21:38.325Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:21:38.325Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-25T00:21:38.325Z] ---> 566fc3ac9d93 [2023-05-25T00:21:38.325Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:21:38.598Z] ---> Running in 1faf593c689e [2023-05-25T00:21:38.866Z] Removing intermediate container 1faf593c689e [2023-05-25T00:21:38.866Z] ---> a05963f2e0ae [2023-05-25T00:21:38.866Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:21:38.866Z] ---> Running in 9f6f3e6fae4a [2023-05-25T00:21:39.137Z] Removing intermediate container 9f6f3e6fae4a [2023-05-25T00:21:39.137Z] ---> fc8d55575cf0 [2023-05-25T00:21:39.137Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:21:39.408Z] ---> Running in 355873ff5147 [2023-05-25T00:21:39.678Z] Removing intermediate container 355873ff5147 [2023-05-25T00:21:39.678Z] ---> c87b55116abb [2023-05-25T00:21:39.678Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-25T00:21:39.678Z] ---> Running in f5107060204c [2023-05-25T00:21:40.270Z] Removing intermediate container f5107060204c [2023-05-25T00:21:40.270Z] ---> 93f398c6e058 [2023-05-25T00:21:40.270Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:21:40.270Z] ---> Running in fcc59aae88a8 [2023-05-25T00:21:41.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:21:42.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:21:43.640Z] OK: 268 MiB in 57 packages [2023-05-25T00:21:44.617Z] Removing intermediate container fcc59aae88a8 [2023-05-25T00:21:44.617Z] ---> 2181eb0d2d62 [2023-05-25T00:21:44.617Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-25T00:21:45.212Z] ---> ce8d847e3607 [2023-05-25T00:21:45.212Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:21:45.212Z] ---> Running in b6974ab2c172 [2023-05-25T00:21:49.519Z] Removing intermediate container b6974ab2c172 [2023-05-25T00:21:49.519Z] ---> cd5c70d49123 [2023-05-25T00:21:49.519Z] Step 10/25 : COPY . . [2023-05-25T00:21:50.490Z] ---> 562b32a474a9 [2023-05-25T00:21:50.490Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:21:50.490Z] ---> Running in f40b7292f37a [2023-05-25T00:21:50.761Z] Removing intermediate container f40b7292f37a [2023-05-25T00:21:50.761Z] ---> 884b62d08c8a [2023-05-25T00:21:50.761Z] Step 12/25 : RUN $MAKE [2023-05-25T00:21:51.047Z] ---> Running in 7d70c5f4a56f [2023-05-25T00:21:52.020Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.51" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-25T00:24:43.888Z] Removing intermediate container 7d70c5f4a56f [2023-05-25T00:24:43.888Z] ---> 01c4feaca66e [2023-05-25T00:24:43.888Z] Step 13/25 : FROM alpine:3.17 [2023-05-25T00:24:43.888Z] 3.17: Pulling from library/alpine [2023-05-25T00:24:43.888Z] c41833b44d91: Already exists [2023-05-25T00:24:43.888Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:24:43.888Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:24:43.888Z] ---> 51e60588ff2c [2023-05-25T00:24:43.888Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-25T00:24:43.888Z] ---> Running in 3957b3cd0f95 [2023-05-25T00:24:43.888Z] Removing intermediate container 3957b3cd0f95 [2023-05-25T00:24:43.888Z] ---> 89d8695d2d4c [2023-05-25T00:24:43.888Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-25T00:24:43.888Z] ---> Running in a55c68bc47b8 [2023-05-25T00:24:43.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:24:43.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:24:44.158Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T00:24:44.158Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:24:44.158Z] OK: 8 MiB in 16 packages [2023-05-25T00:24:45.126Z] Removing intermediate container a55c68bc47b8 [2023-05-25T00:24:45.126Z] ---> c4067dd45150 [2023-05-25T00:24:45.126Z] Step 16/25 : WORKDIR / [2023-05-25T00:24:45.126Z] ---> Running in 2f611695fce5 [2023-05-25T00:24:45.716Z] Removing intermediate container 2f611695fce5 [2023-05-25T00:24:45.716Z] ---> f6adb380f135 [2023-05-25T00:24:45.716Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-25T00:24:45.985Z] ---> 32154a5be7ca [2023-05-25T00:24:45.985Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-25T00:24:46.596Z] ---> abe49bcf04e5 [2023-05-25T00:24:46.596Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-25T00:24:48.547Z] ---> e28afdf2590d [2023-05-25T00:24:48.548Z] Step 20/25 : EXPOSE 59900 [2023-05-25T00:24:48.548Z] ---> Running in ebbb2be7a018 [2023-05-25T00:24:48.548Z] Removing intermediate container ebbb2be7a018 [2023-05-25T00:24:48.548Z] ---> 2b7523ab5af1 [2023-05-25T00:24:48.548Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-25T00:24:48.818Z] ---> Running in 112da48011f3 [2023-05-25T00:24:49.086Z] Removing intermediate container 112da48011f3 [2023-05-25T00:24:49.087Z] ---> d21c98440e56 [2023-05-25T00:24:49.087Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T00:24:49.087Z] ---> Running in c76e30fe3768 [2023-05-25T00:24:49.677Z] Removing intermediate container c76e30fe3768 [2023-05-25T00:24:49.677Z] ---> 67e212a341e4 [2023-05-25T00:24:49.677Z] Step 23/25 : LABEL arch=arm64 [2023-05-25T00:24:49.677Z] ---> Running in 2f3ebc3725f3 [2023-05-25T00:24:49.946Z] Removing intermediate container 2f3ebc3725f3 [2023-05-25T00:24:49.946Z] ---> 2b58e266f2ac [2023-05-25T00:24:49.946Z] Step 24/25 : LABEL git_sha=8f55b196a710e15398781abdc7fd66bab52d29c1 [2023-05-25T00:24:49.946Z] ---> Running in 149b6dc95dc9 [2023-05-25T00:24:50.532Z] Removing intermediate container 149b6dc95dc9 [2023-05-25T00:24:50.532Z] ---> 93c183155bf5 [2023-05-25T00:24:50.532Z] Step 25/25 : LABEL version=3.0.0-dev.51 [2023-05-25T00:24:50.532Z] ---> Running in a907bd015f4f [2023-05-25T00:24:50.803Z] Removing intermediate container a907bd015f4f [2023-05-25T00:24:50.803Z] ---> cf33ac15a7c0 [2023-05-25T00:24:50.803Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:24:50.803Z] Successfully built cf33ac15a7c0 [2023-05-25T00:24:50.803Z] Successfully tagged device-virtual-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-25T00:24:50.902Z] provisioning config files... [2023-05-25T00:24:50.919Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/123@tmp/config1957125383982016681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:24:51.262Z] ---> docker-login.sh [2023-05-25T00:24:51.262Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:24:51.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:24:51.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:24:51.531Z] Configure a credential helper to remove this warning. See [2023-05-25T00:24:51.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:24:51.531Z] [2023-05-25T00:24:51.531Z] Login Succeeded [2023-05-25T00:24:51.531Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:24:51.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:24:52.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:24:52.072Z] Configure a credential helper to remove this warning. See [2023-05-25T00:24:52.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:24:52.072Z] [2023-05-25T00:24:52.072Z] Login Succeeded [2023-05-25T00:24:52.072Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:24:52.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:24:52.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:24:52.344Z] Configure a credential helper to remove this warning. See [2023-05-25T00:24:52.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:24:52.344Z] [2023-05-25T00:24:52.344Z] Login Succeeded [2023-05-25T00:24:52.344Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:24:52.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:24:52.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:24:52.931Z] Configure a credential helper to remove this warning. See [2023-05-25T00:24:52.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:24:52.931Z] [2023-05-25T00:24:52.931Z] Login Succeeded [2023-05-25T00:24:52.931Z] docker.io [2023-05-25T00:24:53.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:24:53.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:24:53.472Z] Configure a credential helper to remove this warning. See [2023-05-25T00:24:53.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:24:53.472Z] [2023-05-25T00:24:53.472Z] Login Succeeded [2023-05-25T00:24:53.472Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:24:53.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T00:24:53.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:24:53.550Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-05-25T00:24:53.550Z] 8f55b196a710e15398781abdc7fd66bab52d29c1 [2023-05-25T00:24:53.550Z] latest [2023-05-25T00:24:53.550Z] 3.0.0-dev.51 [2023-05-25T00:24:53.550Z] 8f55b196a710e15398781abdc7fd66bab52d29c1-3.0.0-dev.51 [2023-05-25T00:24:53.550Z] main [2023-05-25T00:24:53.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:24:54.000Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8f55b196a710e15398781abdc7fd66bab52d29c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:24:54.388Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8f55b196a710e15398781abdc7fd66bab52d29c1 [2023-05-25T00:24:54.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-25T00:24:54.388Z] e8462690fa2e: Preparing [2023-05-25T00:24:54.388Z] 5d4ab3fc7413: Preparing [2023-05-25T00:24:54.388Z] f4e20c29a98d: Preparing [2023-05-25T00:24:54.388Z] becd9410cfb2: Preparing [2023-05-25T00:24:54.388Z] 26cbea5cba74: Preparing [2023-05-25T00:24:54.388Z] 26cbea5cba74: Layer already exists [2023-05-25T00:24:54.670Z] f4e20c29a98d: Pushed [2023-05-25T00:24:54.670Z] 5d4ab3fc7413: Pushed [2023-05-25T00:24:54.670Z] becd9410cfb2: Pushed [2023-05-25T00:25:01.404Z] e8462690fa2e: Pushed [2023-05-25T00:25:01.404Z] 8f55b196a710e15398781abdc7fd66bab52d29c1: digest: sha256:94f13ab9d1d5992b0b4e673739935e6f0b0ed01cefccfa58938506f85741daab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:25:01.759Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:25:02.114Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-25T00:25:02.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-25T00:25:02.114Z] e8462690fa2e: Preparing [2023-05-25T00:25:02.114Z] 5d4ab3fc7413: Preparing [2023-05-25T00:25:02.114Z] f4e20c29a98d: Preparing [2023-05-25T00:25:02.114Z] becd9410cfb2: Preparing [2023-05-25T00:25:02.114Z] 26cbea5cba74: Preparing [2023-05-25T00:25:02.114Z] f4e20c29a98d: Layer already exists [2023-05-25T00:25:02.114Z] becd9410cfb2: Layer already exists [2023-05-25T00:25:02.114Z] 26cbea5cba74: Layer already exists [2023-05-25T00:25:02.114Z] e8462690fa2e: Layer already exists [2023-05-25T00:25:02.114Z] 5d4ab3fc7413: Layer already exists [2023-05-25T00:25:02.382Z] latest: digest: sha256:94f13ab9d1d5992b0b4e673739935e6f0b0ed01cefccfa58938506f85741daab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:25:02.736Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:25:03.084Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.51 [2023-05-25T00:25:03.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-25T00:25:03.085Z] e8462690fa2e: Preparing [2023-05-25T00:25:03.085Z] 5d4ab3fc7413: Preparing [2023-05-25T00:25:03.085Z] f4e20c29a98d: Preparing [2023-05-25T00:25:03.085Z] becd9410cfb2: Preparing [2023-05-25T00:25:03.085Z] 26cbea5cba74: Preparing [2023-05-25T00:25:03.085Z] f4e20c29a98d: Layer already exists [2023-05-25T00:25:03.085Z] becd9410cfb2: Layer already exists [2023-05-25T00:25:03.085Z] 5d4ab3fc7413: Layer already exists [2023-05-25T00:25:03.085Z] 26cbea5cba74: Layer already exists [2023-05-25T00:25:03.085Z] e8462690fa2e: Layer already exists [2023-05-25T00:25:03.353Z] 3.0.0-dev.51: digest: sha256:94f13ab9d1d5992b0b4e673739935e6f0b0ed01cefccfa58938506f85741daab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:25:03.711Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8f55b196a710e15398781abdc7fd66bab52d29c1-3.0.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:25:04.067Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8f55b196a710e15398781abdc7fd66bab52d29c1-3.0.0-dev.51 [2023-05-25T00:25:04.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-25T00:25:04.067Z] e8462690fa2e: Preparing [2023-05-25T00:25:04.067Z] 5d4ab3fc7413: Preparing [2023-05-25T00:25:04.067Z] f4e20c29a98d: Preparing [2023-05-25T00:25:04.067Z] becd9410cfb2: Preparing [2023-05-25T00:25:04.067Z] 26cbea5cba74: Preparing [2023-05-25T00:25:04.067Z] 5d4ab3fc7413: Layer already exists [2023-05-25T00:25:04.067Z] e8462690fa2e: Layer already exists [2023-05-25T00:25:04.067Z] becd9410cfb2: Layer already exists [2023-05-25T00:25:04.067Z] 26cbea5cba74: Layer already exists [2023-05-25T00:25:04.067Z] f4e20c29a98d: Layer already exists [2023-05-25T00:25:04.335Z] 8f55b196a710e15398781abdc7fd66bab52d29c1-3.0.0-dev.51: digest: sha256:94f13ab9d1d5992b0b4e673739935e6f0b0ed01cefccfa58938506f85741daab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:25:04.697Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:25:05.060Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-05-25T00:25:05.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-25T00:25:05.060Z] e8462690fa2e: Preparing [2023-05-25T00:25:05.060Z] 5d4ab3fc7413: Preparing [2023-05-25T00:25:05.060Z] f4e20c29a98d: Preparing [2023-05-25T00:25:05.060Z] becd9410cfb2: Preparing [2023-05-25T00:25:05.060Z] 26cbea5cba74: Preparing [2023-05-25T00:25:05.060Z] 26cbea5cba74: Layer already exists [2023-05-25T00:25:05.060Z] e8462690fa2e: Layer already exists [2023-05-25T00:25:05.060Z] 5d4ab3fc7413: Layer already exists [2023-05-25T00:25:05.060Z] becd9410cfb2: Layer already exists [2023-05-25T00:25:05.060Z] f4e20c29a98d: Layer already exists [2023-05-25T00:25:05.329Z] main: digest: sha256:94f13ab9d1d5992b0b4e673739935e6f0b0ed01cefccfa58938506f85741daab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T00:25:05.373Z] ===================================================== [Pipeline] echo [2023-05-25T00:25:05.383Z] taggedImages: [2023-05-25T00:25:05.383Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8f55b196a710e15398781abdc7fd66bab52d29c1 [2023-05-25T00:25:05.383Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-25T00:25:05.383Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.51 [2023-05-25T00:25:05.383Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8f55b196a710e15398781abdc7fd66bab52d29c1-3.0.0-dev.51 [2023-05-25T00:25:05.383Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:25:05.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:25:05.755Z] [2023-05-25T00:25:05.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:25:06.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:25:06.105Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T00:25:06.105Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T00:25:06.105Z] 04944245beec: Pulling fs layer [2023-05-25T00:25:06.105Z] 699f458cf7ca: Pulling fs layer [2023-05-25T00:25:06.105Z] 765212b225bb: Pulling fs layer [2023-05-25T00:25:06.105Z] f23df028b6ca: Pulling fs layer [2023-05-25T00:25:06.105Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T00:25:06.105Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T00:25:06.105Z] 765212b225bb: Waiting [2023-05-25T00:25:06.105Z] f23df028b6ca: Waiting [2023-05-25T00:25:06.105Z] d65c8cfc05b1: Waiting [2023-05-25T00:25:06.105Z] 2437ff75d9bd: Waiting [2023-05-25T00:25:06.376Z] 04944245beec: Verifying Checksum [2023-05-25T00:25:06.376Z] 04944245beec: Download complete [2023-05-25T00:25:06.376Z] 765212b225bb: Verifying Checksum [2023-05-25T00:25:06.376Z] 765212b225bb: Download complete [2023-05-25T00:25:06.376Z] f23df028b6ca: Verifying Checksum [2023-05-25T00:25:06.376Z] f23df028b6ca: Download complete [2023-05-25T00:25:06.376Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T00:25:06.376Z] d65c8cfc05b1: Download complete [2023-05-25T00:25:06.649Z] 699f458cf7ca: Verifying Checksum [2023-05-25T00:25:06.649Z] 699f458cf7ca: Download complete [2023-05-25T00:25:06.919Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T00:25:06.919Z] 8998bd30e6a1: Download complete [2023-05-25T00:25:09.506Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T00:25:09.506Z] 2437ff75d9bd: Download complete [2023-05-25T00:25:10.920Z] 8998bd30e6a1: Pull complete [2023-05-25T00:25:14.272Z] 04944245beec: Pull complete [2023-05-25T00:25:15.237Z] 699f458cf7ca: Pull complete [2023-05-25T00:25:15.237Z] 765212b225bb: Pull complete [2023-05-25T00:25:16.198Z] f23df028b6ca: Pull complete [2023-05-25T00:25:16.466Z] d65c8cfc05b1: Pull complete [2023-05-25T00:25:31.493Z] 2437ff75d9bd: Pull complete [2023-05-25T00:25:31.493Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T00:25:31.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:25:31.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:25:31.727Z] prd-ubuntu20.04-docker-arm64-4c-16g-16854 does not seem to be running inside a container [2023-05-25T00:25:31.801Z] $ 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-virtual-go/123 -v /w/workspace/device-virtual-go/123:/w/workspace/device-virtual-go/123:rw,z -v /w/workspace/device-virtual-go/123@tmp:/w/workspace/device-virtual-go/123@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-25T00:25:34.803Z] $ docker top d34413fbdca8bd9e46d681d88d74c91f868be72a1eee348c16b88ed531df6a62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:25:35.711Z] ---> job-cost.sh [2023-05-25T00:25:35.711Z] lf-activate-venv: SKIPPING [2023-05-25T00:25:35.711Z] INFO: No Stack... [2023-05-25T00:25:36.302Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T00:25:37.268Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:25:37.924Z] + cat /w/workspace/device-virtual-go/123/archives/cost.csv+ [2023-05-25T00:25:37.924Z] cut -d, -f6 [Pipeline] lock [2023-05-25T00:25:38.001Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-123-stack-cost] [2023-05-25T00:25:38.009Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-123-stack-cost] did not exist. Created. [2023-05-25T00:25:38.009Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:25:38.686Z] /w/workspace/device-virtual-go/123@tmp/durable-96275673/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T00:25:39.354Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T00:25:39.371Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T00:25:39.436Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:25:39.443Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-123-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:25:39.462Z] $ docker stop --time=1 d34413fbdca8bd9e46d681d88d74c91f868be72a1eee348c16b88ed531df6a62 [2023-05-25T00:25:41.196Z] $ docker rm -f --volumes d34413fbdca8bd9e46d681d88d74c91f868be72a1eee348c16b88ed531df6a62 [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-25T00:25:41.680Z] provisioning config files... [2023-05-25T00:25:41.687Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1125931370462171837tmp [Pipeline] { [Pipeline] sh [2023-05-25T00:25:41.982Z] + set +x [2023-05-25T00:25:41.982Z] + + curl -s https://codecov.io/bashbash [2023-05-25T00:25:41.982Z] -s -- [2023-05-25T00:25:41.982Z] [2023-05-25T00:25:41.982Z] _____ _ [2023-05-25T00:25:41.982Z] / ____| | | [2023-05-25T00:25:41.982Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T00:25:41.982Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T00:25:41.982Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T00:25:41.982Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T00:25:41.982Z] Bash-1.0.6 [2023-05-25T00:25:41.982Z] [2023-05-25T00:25:41.982Z] [2023-05-25T00:25:41.982Z] ==> git version 2.25.1 found [2023-05-25T00:25:41.982Z] ==> 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-25T00:25:41.982Z] Release-Date: 2020-01-08 [2023-05-25T00:25:41.982Z] 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-25T00:25:41.982Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T00:25:41.982Z] ==> Jenkins CI detected. [2023-05-25T00:25:41.982Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-05-25T00:25:41.982Z] project root: . [2023-05-25T00:25:41.982Z] --> token set from env [2023-05-25T00:25:41.982Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T00:25:41.982Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T00:25:41.982Z] ==> Python coveragepy not found [2023-05-25T00:25:41.982Z] ==> Searching for coverage reports in: [2023-05-25T00:25:41.982Z] + . [2023-05-25T00:25:41.982Z] -> Found 1 reports [2023-05-25T00:25:41.982Z] ==> Detecting git/mercurial file structure [2023-05-25T00:25:41.982Z] ==> Reading reports [2023-05-25T00:25:41.982Z] + ./coverage.out bytes=43063 [2023-05-25T00:25:41.982Z] ==> Appending adjustments [2023-05-25T00:25:41.982Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T00:25:42.242Z] + Found adjustments [2023-05-25T00:25:42.242Z] ==> Gzipping contents [2023-05-25T00:25:42.242Z] 8.0K /tmp/codecov.9bJxYL.gz [2023-05-25T00:25:42.242Z] ==> Uploading reports [2023-05-25T00:25:42.242Z] url: https://codecov.io [2023-05-25T00:25:42.242Z] query: branch=main&commit=8f55b196a710e15398781abdc7fd66bab52d29c1&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T00:25:42.242Z] -> Pinging Codecov [2023-05-25T00:25:42.242Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=8f55b196a710e15398781abdc7fd66bab52d29c1&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T00:25:42.501Z] -> Uploading to [2023-05-25T00:25:42.501Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/5E52B4B073DB2E39498172D8E973AA87/8f55b196a710e15398781abdc7fd66bab52d29c1/4023dc49-accf-44fe-9dd5-d7be430c1bbb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T002542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5701dd2d4e10fabbf2d7ba2a9a41c2be3e55149b46923c24d24a5639e8224280 [2023-05-25T00:25:42.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:25:42.501Z] Dload Upload Total Spent Left Speed [2023-05-25T00:25:42.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 21245 --:--:-- --:--:-- --:--:-- 21245 [2023-05-25T00:25:42.759Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/8f55b196a710e15398781abdc7fd66bab52d29c1 [Pipeline] } [2023-05-25T00:25:42.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-25T00:25:42.958Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-25T00:25:42.970Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:25:43.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T00:25:43.263Z] [2023-05-25T00:25:43.263Z] 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-25T00:25:43.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T00:25:43.559Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-25T00:25:43.559Z] df9b9388f04a: Pulling fs layer [2023-05-25T00:25:43.559Z] 52dc419b0ee2: Pulling fs layer [2023-05-25T00:25:43.559Z] 25bc292e5bac: Pulling fs layer [2023-05-25T00:25:43.559Z] 114826534d7a: Pulling fs layer [2023-05-25T00:25:43.559Z] 4657fd5d0bcf: Pulling fs layer [2023-05-25T00:25:43.559Z] 6ad1cebc031e: Pulling fs layer [2023-05-25T00:25:43.559Z] 8a3aa393b2d8: Pulling fs layer [2023-05-25T00:25:43.559Z] 114826534d7a: Waiting [2023-05-25T00:25:43.559Z] 4657fd5d0bcf: Waiting [2023-05-25T00:25:43.559Z] 6ad1cebc031e: Waiting [2023-05-25T00:25:43.559Z] 25bc292e5bac: Verifying Checksum [2023-05-25T00:25:43.559Z] 25bc292e5bac: Download complete [2023-05-25T00:25:43.559Z] 52dc419b0ee2: Download complete [2023-05-25T00:25:43.559Z] 4657fd5d0bcf: Verifying Checksum [2023-05-25T00:25:43.559Z] 4657fd5d0bcf: Download complete [2023-05-25T00:25:43.559Z] df9b9388f04a: Download complete [2023-05-25T00:25:43.819Z] df9b9388f04a: Pull complete [2023-05-25T00:25:43.819Z] 6ad1cebc031e: Verifying Checksum [2023-05-25T00:25:43.819Z] 6ad1cebc031e: Download complete [2023-05-25T00:25:43.819Z] 52dc419b0ee2: Pull complete [2023-05-25T00:25:43.819Z] 25bc292e5bac: Pull complete [2023-05-25T00:25:44.387Z] 114826534d7a: Download complete [2023-05-25T00:25:44.387Z] 8a3aa393b2d8: Verifying Checksum [2023-05-25T00:25:44.387Z] 8a3aa393b2d8: Download complete [2023-05-25T00:25:47.679Z] 114826534d7a: Pull complete [2023-05-25T00:25:47.679Z] 4657fd5d0bcf: Pull complete [2023-05-25T00:25:47.937Z] 6ad1cebc031e: Pull complete [2023-05-25T00:25:50.468Z] 8a3aa393b2d8: Pull complete [2023-05-25T00:25:50.468Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-25T00:25:50.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T00:25:50.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:25:50.548Z] prd-ubuntu20.04-docker-8c-8g-16846 does not seem to be running inside a container [2023-05-25T00:25:50.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-25T00:25:54.761Z] $ docker top 2171f70b3757168ef3e40ca88d2f3bccf08c4c57c32057609a83acc2d8863f66 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-25T00:25:54.809Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-05-25T00:25:55.082Z] + set -o pipefail [2023-05-25T00:25:55.082Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-05-25T00:26:01.650Z] [2023-05-25T00:26:01.650Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-05-25T00:26:01.650Z] [2023-05-25T00:26:01.650Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/ef3a73cb-8981-4c9d-af80-f239e715fc0b [2023-05-25T00:26:01.650Z] [2023-05-25T00:26:01.650Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-25T00:26:01.650Z] [2023-05-25T00:26:01.650Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-25T00:26:01.650Z] [2023-05-25T00:26:02.218Z] [2023-05-25T00:26:02.218Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-25T00:26:02.218Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-25T00:26:02.218Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-25T00:26:02.239Z] $ docker stop --time=1 2171f70b3757168ef3e40ca88d2f3bccf08c4c57c32057609a83acc2d8863f66 [2023-05-25T00:26:05.406Z] $ docker rm -f --volumes 2171f70b3757168ef3e40ca88d2f3bccf08c4c57c32057609a83acc2d8863f66 [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-25T00:26:06.082Z] + git log --format=format:%s -1 8f55b196a710e15398781abdc7fd66bab52d29c1 [Pipeline] sh [2023-05-25T00:26:06.374Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:26:06.374Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:26:06.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:26:06.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:26:06.743Z] prd-ubuntu20.04-docker-8c-8g-16846 does not seem to be running inside a container [2023-05-25T00:26:06.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-25T00:26:07.192Z] $ docker top 89ee6d800ebb414049d18cf6cb99bf8fcafa12feaa65c41648d9b33ddab7f170 -eo pid,comm [2023-05-25T00:26:07.224Z] 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-25T00:26:07.224Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:26:07.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:26:07.266Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:26:07.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:26:07.377Z] $ docker exec 89ee6d800ebb414049d18cf6cb99bf8fcafa12feaa65c41648d9b33ddab7f170 ssh-agent [2023-05-25T00:26:07.471Z] SSH_AUTH_SOCK=/tmp/ssh-3YWgstdJ9ZHD/agent.32 [2023-05-25T00:26:07.471Z] SSH_AGENT_PID=38 [2023-05-25T00:26:07.477Z] Running ssh-add (command line suppressed) [2023-05-25T00:26:07.589Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2214064327401297504.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2214064327401297504.key) [2023-05-25T00:26:07.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:26:07.877Z] + git semver tag [2023-05-25T00:26:08.137Z] 2023-05-25 00:26:08,070 [run_tag] DEBUG tag force:False [2023-05-25T00:26:08.137Z] 2023-05-25 00:26:08,070 [check_head_tag] DEBUG check head tag [2023-05-25T00:26:08.137Z] 2023-05-25 00:26:08,072 [execute] INFO git cat-file --batch-check [2023-05-25T00:26:08.137Z] 2023-05-25 00:26:08,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-25T00:26:08.137Z] 2023-05-25 00:26:08,076 [execute] INFO git cat-file --batch [2023-05-25T00:26:08.137Z] 2023-05-25 00:26:08,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-25T00:26:08.137Z] 2023-05-25 00:26:08,103 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-25T00:26:08.137Z] 2023-05-25 00:26:08,103 [execute] INFO git tag -a v3.0.0-dev.51 -m v3.0.0-dev.51 [2023-05-25T00:26:08.137Z] 2023-05-25 00:26:08,103 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.51', '-m', 'v3.0.0-dev.51'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:26:08.137Z] 2023-05-25 00:26:08,108 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-25T00:26:08.137Z] 3.0.0-dev.51 [Pipeline] } [2023-05-25T00:26:08.160Z] $ docker exec --env ******** --env ******** 89ee6d800ebb414049d18cf6cb99bf8fcafa12feaa65c41648d9b33ddab7f170 ssh-agent -k [2023-05-25T00:26:08.264Z] unset SSH_AUTH_SOCK; [2023-05-25T00:26:08.265Z] unset SSH_AGENT_PID; [2023-05-25T00:26:08.265Z] echo Agent pid 38 killed; [2023-05-25T00:26:08.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:26:08.578Z] + git semver [Pipeline] } [2023-05-25T00:26:08.863Z] $ docker stop --time=1 89ee6d800ebb414049d18cf6cb99bf8fcafa12feaa65c41648d9b33ddab7f170 [2023-05-25T00:26:10.131Z] $ docker rm -f --volumes 89ee6d800ebb414049d18cf6cb99bf8fcafa12feaa65c41648d9b33ddab7f170 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:26:10.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T00:26:10.501Z] [2023-05-25T00:26:10.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:26:10.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T00:26:10.803Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-25T00:26:10.803Z] ab5ef0e58194: Pulling fs layer [2023-05-25T00:26:10.803Z] 9712f1f96733: Pulling fs layer [2023-05-25T00:26:10.803Z] 63f879dbbcfc: Pulling fs layer [2023-05-25T00:26:10.803Z] 0d9ebad4ef96: Pulling fs layer [2023-05-25T00:26:10.803Z] e9a5061849ea: Pulling fs layer [2023-05-25T00:26:10.803Z] d747dcd14b5f: Pulling fs layer [2023-05-25T00:26:10.803Z] 2de7ff778b66: Pulling fs layer [2023-05-25T00:26:10.803Z] 0d9ebad4ef96: Waiting [2023-05-25T00:26:10.803Z] d747dcd14b5f: Waiting [2023-05-25T00:26:10.803Z] e9a5061849ea: Waiting [2023-05-25T00:26:10.803Z] 2de7ff778b66: Waiting [2023-05-25T00:26:10.803Z] 9712f1f96733: Verifying Checksum [2023-05-25T00:26:10.803Z] 9712f1f96733: Download complete [2023-05-25T00:26:11.062Z] 63f879dbbcfc: Verifying Checksum [2023-05-25T00:26:11.062Z] 63f879dbbcfc: Download complete [2023-05-25T00:26:11.321Z] 0d9ebad4ef96: Verifying Checksum [2023-05-25T00:26:11.321Z] 0d9ebad4ef96: Download complete [2023-05-25T00:26:11.321Z] d747dcd14b5f: Verifying Checksum [2023-05-25T00:26:11.321Z] d747dcd14b5f: Download complete [2023-05-25T00:26:11.321Z] e9a5061849ea: Verifying Checksum [2023-05-25T00:26:11.321Z] e9a5061849ea: Download complete [2023-05-25T00:26:11.321Z] ab5ef0e58194: Verifying Checksum [2023-05-25T00:26:11.321Z] ab5ef0e58194: Download complete [2023-05-25T00:26:11.321Z] 2de7ff778b66: Verifying Checksum [2023-05-25T00:26:11.321Z] 2de7ff778b66: Download complete [2023-05-25T00:26:13.851Z] ab5ef0e58194: Pull complete [2023-05-25T00:26:13.851Z] 9712f1f96733: Pull complete [2023-05-25T00:26:14.416Z] 63f879dbbcfc: Pull complete [2023-05-25T00:26:17.764Z] 0d9ebad4ef96: Pull complete [2023-05-25T00:26:18.023Z] e9a5061849ea: Pull complete [2023-05-25T00:26:18.281Z] d747dcd14b5f: Pull complete [2023-05-25T00:26:19.214Z] 2de7ff778b66: Pull complete [2023-05-25T00:26:19.214Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-25T00:26:19.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T00:26:19.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:26:19.289Z] prd-ubuntu20.04-docker-8c-8g-16846 does not seem to be running inside a container [2023-05-25T00:26:19.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-25T00:26:24.787Z] $ docker top 1a0844d3e7923376ed912c3d032c8d1e4cbfb72b2bf7fbe377dd333908ad79e6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:26:24.840Z] provisioning config files... [2023-05-25T00:26:24.847Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7190674026231906149tmp [2023-05-25T00:26:24.855Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11333486055163957408tmp [2023-05-25T00:26:24.862Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15806368368562330804tmp [Pipeline] { [Pipeline] echo [2023-05-25T00:26:24.879Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:26:25.159Z] ---> sigul-configuration.sh [2023-05-25T00:26:25.159Z] gpg: directory `/root/.gnupg' created [2023-05-25T00:26:25.159Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-25T00:26:25.159Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-25T00:26:25.159Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-25T00:26:25.159Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-25T00:26:25.159Z] gpg: CAST5 encrypted data [2023-05-25T00:26:25.159Z] gpg: encrypted with 1 passphrase [2023-05-25T00:26:25.159Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-25T00:26:25.445Z] + mkdir /home/jenkins [2023-05-25T00:26:25.445Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-25T00:26:25.728Z] + 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-25T00:26:25.737Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:26:26.017Z] ---> sigul-install.sh [2023-05-25T00:26:26.017Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-25T00:26:26.301Z] + git tag --list [2023-05-25T00:26:26.301Z] v1.0.0 [2023-05-25T00:26:26.301Z] v1.1.0 [2023-05-25T00:26:26.301Z] v1.1.1 [2023-05-25T00:26:26.301Z] v1.2.1 [2023-05-25T00:26:26.301Z] v1.2.2 [2023-05-25T00:26:26.301Z] v1.2.3 [2023-05-25T00:26:26.301Z] v1.3.0 [2023-05-25T00:26:26.301Z] v1.3.1 [2023-05-25T00:26:26.301Z] v2.0.0 [2023-05-25T00:26:26.301Z] v2.1.0 [2023-05-25T00:26:26.301Z] v2.1.1 [2023-05-25T00:26:26.301Z] v2.1.1-dev.1 [2023-05-25T00:26:26.301Z] v2.1.1-dev.2 [2023-05-25T00:26:26.301Z] v2.2.0 [2023-05-25T00:26:26.301Z] v2.2.1-dev.1 [2023-05-25T00:26:26.301Z] v2.2.1-dev.2 [2023-05-25T00:26:26.301Z] v2.2.1-dev.3 [2023-05-25T00:26:26.301Z] v2.2.1-dev.4 [2023-05-25T00:26:26.301Z] v2.2.1-dev.5 [2023-05-25T00:26:26.301Z] v2.2.1-dev.6 [2023-05-25T00:26:26.301Z] v2.2.1-dev.7 [2023-05-25T00:26:26.301Z] v2.2.1-dev.8 [2023-05-25T00:26:26.302Z] v2.3.0 [2023-05-25T00:26:26.302Z] v2.3.0-dev.10 [2023-05-25T00:26:26.302Z] v2.3.0-dev.11 [2023-05-25T00:26:26.302Z] v2.3.0-dev.12 [2023-05-25T00:26:26.302Z] v2.3.0-dev.13 [2023-05-25T00:26:26.302Z] v2.3.0-dev.14 [2023-05-25T00:26:26.302Z] v2.3.0-dev.15 [2023-05-25T00:26:26.302Z] v2.3.0-dev.16 [2023-05-25T00:26:26.302Z] v2.3.0-dev.17 [2023-05-25T00:26:26.302Z] v2.3.0-dev.18 [2023-05-25T00:26:26.302Z] v2.3.0-dev.19 [2023-05-25T00:26:26.302Z] v2.3.0-dev.20 [2023-05-25T00:26:26.302Z] v2.3.0-dev.21 [2023-05-25T00:26:26.302Z] v2.3.0-dev.22 [2023-05-25T00:26:26.302Z] v2.3.0-dev.23 [2023-05-25T00:26:26.302Z] v2.3.0-dev.24 [2023-05-25T00:26:26.302Z] v2.3.0-dev.25 [2023-05-25T00:26:26.302Z] v2.3.0-dev.26 [2023-05-25T00:26:26.302Z] v2.3.0-dev.27 [2023-05-25T00:26:26.302Z] v2.3.0-dev.28 [2023-05-25T00:26:26.302Z] v2.3.0-dev.29 [2023-05-25T00:26:26.302Z] v2.3.0-dev.30 [2023-05-25T00:26:26.302Z] v2.3.0-dev.8 [2023-05-25T00:26:26.302Z] v2.3.0-dev.9 [2023-05-25T00:26:26.302Z] v3.0.0-dev.1 [2023-05-25T00:26:26.302Z] v3.0.0-dev.10 [2023-05-25T00:26:26.302Z] v3.0.0-dev.11 [2023-05-25T00:26:26.302Z] v3.0.0-dev.12 [2023-05-25T00:26:26.302Z] v3.0.0-dev.13 [2023-05-25T00:26:26.302Z] v3.0.0-dev.14 [2023-05-25T00:26:26.302Z] v3.0.0-dev.15 [2023-05-25T00:26:26.302Z] v3.0.0-dev.16 [2023-05-25T00:26:26.302Z] v3.0.0-dev.17 [2023-05-25T00:26:26.302Z] v3.0.0-dev.18 [2023-05-25T00:26:26.302Z] v3.0.0-dev.19 [2023-05-25T00:26:26.302Z] v3.0.0-dev.2 [2023-05-25T00:26:26.302Z] v3.0.0-dev.20 [2023-05-25T00:26:26.302Z] v3.0.0-dev.21 [2023-05-25T00:26:26.302Z] v3.0.0-dev.22 [2023-05-25T00:26:26.302Z] v3.0.0-dev.23 [2023-05-25T00:26:26.302Z] v3.0.0-dev.24 [2023-05-25T00:26:26.302Z] v3.0.0-dev.25 [2023-05-25T00:26:26.302Z] v3.0.0-dev.26 [2023-05-25T00:26:26.302Z] v3.0.0-dev.27 [2023-05-25T00:26:26.302Z] v3.0.0-dev.28 [2023-05-25T00:26:26.302Z] v3.0.0-dev.29 [2023-05-25T00:26:26.302Z] v3.0.0-dev.3 [2023-05-25T00:26:26.302Z] v3.0.0-dev.30 [2023-05-25T00:26:26.302Z] v3.0.0-dev.31 [2023-05-25T00:26:26.302Z] v3.0.0-dev.32 [2023-05-25T00:26:26.302Z] v3.0.0-dev.33 [2023-05-25T00:26:26.302Z] v3.0.0-dev.34 [2023-05-25T00:26:26.302Z] v3.0.0-dev.35 [2023-05-25T00:26:26.302Z] v3.0.0-dev.36 [2023-05-25T00:26:26.302Z] v3.0.0-dev.37 [2023-05-25T00:26:26.302Z] v3.0.0-dev.38 [2023-05-25T00:26:26.302Z] v3.0.0-dev.39 [2023-05-25T00:26:26.302Z] v3.0.0-dev.4 [2023-05-25T00:26:26.302Z] v3.0.0-dev.40 [2023-05-25T00:26:26.302Z] v3.0.0-dev.41 [2023-05-25T00:26:26.302Z] v3.0.0-dev.42 [2023-05-25T00:26:26.302Z] v3.0.0-dev.43 [2023-05-25T00:26:26.302Z] v3.0.0-dev.44 [2023-05-25T00:26:26.302Z] v3.0.0-dev.45 [2023-05-25T00:26:26.302Z] v3.0.0-dev.46 [2023-05-25T00:26:26.302Z] v3.0.0-dev.47 [2023-05-25T00:26:26.302Z] v3.0.0-dev.48 [2023-05-25T00:26:26.302Z] v3.0.0-dev.49 [2023-05-25T00:26:26.302Z] v3.0.0-dev.5 [2023-05-25T00:26:26.302Z] v3.0.0-dev.50 [2023-05-25T00:26:26.302Z] v3.0.0-dev.51 [2023-05-25T00:26:26.302Z] v3.0.0-dev.6 [2023-05-25T00:26:26.302Z] v3.0.0-dev.7 [2023-05-25T00:26:26.302Z] v3.0.0-dev.8 [2023-05-25T00:26:26.302Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-25T00:26:26.590Z] + lftools sign git-tag v3.0.0-dev.51 [2023-05-25T00:26:27.158Z] Signing Git tag with Sigul... [2023-05-25T00:26:27.158Z] Signing v3.0.0-dev.51 [Pipeline] echo [2023-05-25T00:26:27.424Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:26:27.704Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-25T00:26:27.712Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-25T00:26:27.741Z] $ docker stop --time=1 1a0844d3e7923376ed912c3d032c8d1e4cbfb72b2bf7fbe377dd333908ad79e6 [2023-05-25T00:26:29.002Z] $ docker rm -f --volumes 1a0844d3e7923376ed912c3d032c8d1e4cbfb72b2bf7fbe377dd333908ad79e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-25T00:26:29.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:26:29.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:26:29.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:26:29.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:26:29.770Z] prd-ubuntu20.04-docker-8c-8g-16846 does not seem to be running inside a container [2023-05-25T00:26:29.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-25T00:26:30.154Z] $ docker top 525ce25201f2c8eaac55c89d05f1cf5577bd3f3233b33529865bc33b55536c5b -eo pid,comm [2023-05-25T00:26:30.193Z] 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-25T00:26:30.193Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:26:30.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:26:30.229Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:26:30.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:26:30.359Z] $ docker exec 525ce25201f2c8eaac55c89d05f1cf5577bd3f3233b33529865bc33b55536c5b ssh-agent [2023-05-25T00:26:30.455Z] SSH_AUTH_SOCK=/tmp/ssh-EwwzUMx8uEeI/agent.33 [2023-05-25T00:26:30.455Z] SSH_AGENT_PID=39 [2023-05-25T00:26:30.460Z] Running ssh-add (command line suppressed) [2023-05-25T00:26:30.562Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3344455080327115967.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3344455080327115967.key) [2023-05-25T00:26:30.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:26:30.851Z] + git semver bump pre [2023-05-25T00:26:31.109Z] 2023-05-25 00:26:31,010 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-25T00:26:31.109Z] 2023-05-25 00:26:31,010 [bump_version] DEBUG bumping version:3.0.0-dev.51 on axis:pre with prefix:dev [2023-05-25T00:26:31.109Z] 2023-05-25 00:26:31,011 [bump_version] DEBUG bumped version:3.0.0-dev.52 [2023-05-25T00:26:31.109Z] 2023-05-25 00:26:31,011 [write_version] DEBUG write version:3.0.0-dev.52 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-05-25T00:26:31.109Z] 2023-05-25 00:26:31,011 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-25T00:26:31.109Z] 2023-05-25 00:26:31,011 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-25T00:26:31.109Z] 2023-05-25 00:26:31,013 [execute] INFO git cat-file --batch-check [2023-05-25T00:26:31.109Z] 2023-05-25 00:26:31,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:26:31.109Z] 2023-05-25 00:26:31,018 [execute] INFO git cat-file --batch [2023-05-25T00:26:31.109Z] 2023-05-25 00:26:31,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:26:31.109Z] 2023-05-25 00:26:31,022 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-25T00:26:31.109Z] 3.0.0-dev.52 [Pipeline] } [2023-05-25T00:26:31.131Z] $ docker exec --env ******** --env ******** 525ce25201f2c8eaac55c89d05f1cf5577bd3f3233b33529865bc33b55536c5b ssh-agent -k [2023-05-25T00:26:31.235Z] unset SSH_AUTH_SOCK; [2023-05-25T00:26:31.235Z] unset SSH_AGENT_PID; [2023-05-25T00:26:31.235Z] echo Agent pid 39 killed; [2023-05-25T00:26:31.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:26:31.541Z] + git semver [Pipeline] } [2023-05-25T00:26:31.825Z] $ docker stop --time=1 525ce25201f2c8eaac55c89d05f1cf5577bd3f3233b33529865bc33b55536c5b [2023-05-25T00:26:33.115Z] $ docker rm -f --volumes 525ce25201f2c8eaac55c89d05f1cf5577bd3f3233b33529865bc33b55536c5b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:26:33.449Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:26:33.449Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:26:33.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:26:33.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:26:33.808Z] prd-ubuntu20.04-docker-8c-8g-16846 does not seem to be running inside a container [2023-05-25T00:26:33.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-25T00:26:34.159Z] $ docker top bdf5d08389e33d63c5179753bcc400a14e21f8c867386714480af1f2f558af50 -eo pid,comm [2023-05-25T00:26:34.191Z] 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-25T00:26:34.191Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:26:34.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:26:34.219Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:26:34.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:26:34.336Z] $ docker exec bdf5d08389e33d63c5179753bcc400a14e21f8c867386714480af1f2f558af50 ssh-agent [2023-05-25T00:26:34.422Z] SSH_AUTH_SOCK=/tmp/ssh-lbYnOwRGz5de/agent.31 [2023-05-25T00:26:34.422Z] SSH_AGENT_PID=37 [2023-05-25T00:26:34.426Z] Running ssh-add (command line suppressed) [2023-05-25T00:26:34.524Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7169848353764324517.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7169848353764324517.key) [2023-05-25T00:26:34.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:26:34.808Z] + git semver push [2023-05-25T00:26:35.067Z] 2023-05-25 00:26:34,989 [run_push] DEBUG push [2023-05-25T00:26:35.067Z] 2023-05-25 00:26:34,990 [execute] INFO git cat-file --batch-check [2023-05-25T00:26:35.067Z] 2023-05-25 00:26:34,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:26:35.067Z] 2023-05-25 00:26:34,993 [execute] INFO git rev-list dd12fc32c9a17a1311090b2e6003b9b8aba6e750 -- [2023-05-25T00:26:35.067Z] 2023-05-25 00:26:34,994 [execute] DEBUG Popen(['git', 'rev-list', 'dd12fc32c9a17a1311090b2e6003b9b8aba6e750', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:26:35.067Z] 2023-05-25 00:26:35,002 [execute] INFO git fetch -v origin [2023-05-25T00:26:35.067Z] 2023-05-25 00:26:35,003 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-25T00:26:35.637Z] 2023-05-25 00:26:35,482 [run_push] DEBUG no remote changes detected [2023-05-25T00:26:35.637Z] 2023-05-25 00:26:35,483 [execute] INFO git push origin semver [2023-05-25T00:26:35.637Z] 2023-05-25 00:26:35,483 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:26:36.575Z] 2023-05-25 00:26:36,265 [run_push] DEBUG push all version tags [2023-05-25T00:26:36.575Z] 2023-05-25 00:26:36,266 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-25T00:26:36.575Z] 2023-05-25 00:26:36,266 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:26:37.476Z] 2023-05-25 00:26:37,014 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-25T00:26:37.476Z] 3.0.0-dev.52 [Pipeline] } [2023-05-25T00:26:38.058Z] $ docker exec --env ******** --env ******** bdf5d08389e33d63c5179753bcc400a14e21f8c867386714480af1f2f558af50 ssh-agent -k [2023-05-25T00:26:38.157Z] unset SSH_AUTH_SOCK; [2023-05-25T00:26:38.157Z] unset SSH_AGENT_PID; [2023-05-25T00:26:38.157Z] echo Agent pid 37 killed; [2023-05-25T00:26:38.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:26:38.468Z] + git semver [Pipeline] } [2023-05-25T00:26:38.754Z] $ docker stop --time=1 bdf5d08389e33d63c5179753bcc400a14e21f8c867386714480af1f2f558af50 [2023-05-25T00:26:40.043Z] $ docker rm -f --volumes bdf5d08389e33d63c5179753bcc400a14e21f8c867386714480af1f2f558af50 [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-25T00:26:40.649Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-05-25T00:26:40.649Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-25T00:26:40.649Z] total 16 [2023-05-25T00:26:40.649Z] drwxr-xr-x 3 root root 4096 May 25 00:14 . [2023-05-25T00:26:40.649Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:26 .. [2023-05-25T00:26:40.649Z] drwxr-xr-x 2 root root 4096 May 25 00:14 cost [2023-05-25T00:26:40.649Z] -rw-r--r-- 1 root root 89 May 25 00:14 cost.csv [2023-05-25T00:26:40.649Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-25T00:26:40.649Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-25T00:26:40.649Z] total 16 [2023-05-25T00:26:40.649Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:14 . [2023-05-25T00:26:40.649Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:26 .. [2023-05-25T00:26:40.649Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 00:14 cost [2023-05-25T00:26:40.649Z] -rw-r--r-- 1 jenkins jenkins 89 May 25 00:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:26:40.971Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:26:41.843Z] ---> package-listing.sh [2023-05-25T00:26:41.843Z] ++ facter osfamily [2023-05-25T00:26:41.843Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T00:26:42.102Z] + OS_FAMILY=debian [2023-05-25T00:26:42.102Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-05-25T00:26:42.102Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T00:26:42.102Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T00:26:42.102Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T00:26:42.102Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T00:26:42.102Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-25T00:26:42.102Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T00:26:42.102Z] + case "${OS_FAMILY}" in [2023-05-25T00:26:42.102Z] + dpkg -l [2023-05-25T00:26:42.102Z] + grep '^ii' [2023-05-25T00:26:42.102Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T00:26:42.103Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T00:26:42.103Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T00:26:42.103Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-25T00:26:42.103Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-05-25T00:26:42.103Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-05-25T00:26:42.113Z] 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/exfoundry_device-virtual-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-25T00:26:42.391Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:26:42.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:26:42.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:26:43.018Z] prd-ubuntu20.04-docker-8c-8g-16846 does not seem to be running inside a container [2023-05-25T00:26:43.064Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-25T00:26:43.276Z] $ docker top 70f2b4ee363fa69cc590cfa905573c3deddaba9b373c226bb2a0232e030a6b69 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:26:43.607Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T00:26:43.892Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T00:26:44.178Z] + ls /var/log/sa-host [2023-05-25T00:26:44.178Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:26:44.344Z] provisioning config files... [2023-05-25T00:26:44.351Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4045481670437921149tmp [Pipeline] { [Pipeline] echo [2023-05-25T00:26:44.363Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:26:44.642Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T00:26:44.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:26:45.016Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T00:26:45.024Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:26:45.306Z] ---> sudo-logs.sh [2023-05-25T00:26:45.306Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T00:26:45.334Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:26:45.617Z] ---> job-cost.sh [2023-05-25T00:26:45.617Z] lf-activate-venv: SKIPPING [2023-05-25T00:26:45.617Z] DEBUG: total: 0.2199999988079071 [2023-05-25T00:26:45.617Z] INFO: Retrieving Stack Cost... [2023-05-25T00:26:45.875Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:26:46.444Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T00:26:46.456Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:26:46.738Z] ---> logs-deploy.sh [2023-05-25T00:26:46.738Z] lf-activate-venv: SKIPPING [2023-05-25T00:26:46.738Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/123 [2023-05-25T00:26:46.738Z] INFO: archiving workspace using pattern(s): [2023-05-25T00:26:47.674Z] Archives upload complete. [2023-05-25T00:26:47.674Z] INFO: archiving logs to Nexus