Started by upstream project "edgexfoundry/cd-management/release-lts" build number 120 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e4cb1b4b51f7aa5e8be751458d3115d929a282c 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-ssh510595574417790457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh18178938966844625940.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8954887950204975014.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh2886350240326188863.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6850213039013635475.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.25 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-773960 in /w/workspace/foundry_device-virtual-go_odessa [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/foundry_device-virtual-go_odessa # 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 Avoid second fetch Checking out Revision 5e4cb1b4b51f7aa5e8be751458d3115d929a282c (odessa) Commit message: "ci(lts-release): LTS release v4.0.1 @3932617" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e4cb1b4b51f7aa5e8be751458d3115d929a282c # timeout=10 > git rev-list --no-walk 5e4cb1b4b51f7aa5e8be751458d3115d929a282c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:43:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:43:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:43:06 ========================================================= 09:43:06 EdgeX Global Pipelines Version Info 09:43:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:43:07 ------------------- 09:43:07 stable info: 09:43:07 ------------------- 09:43:07 Commited By: Cherry Wang cherry@iotechsys.com 09:43:07 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:43:07 Message: update stable to v1.0.278 09:43:07 ------------------- 09:43:07 experimental info: 09:43:07 ------------------- 09:43:07 Commited By: **** collab-it+edgex@linuxfoundation.org 09:43:07 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:43:07 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:43:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 09:43:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 09:43:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:43:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e4cb1b4b51f7aa5e8be751458d3115d929a282c [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e4cb1b [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:09 provisioning config files... 09:43:09 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config6828356904124479486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:09 ---> ****-login.sh 09:43:09 nexus3.edgexfoundry.org:10001 09:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:09 09:43:09 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:09 Configure a credential helper to remove this warning. See 09:43:09 https://docs.****.com/go/credential-store/ 09:43:09 09:43:09 Login Succeeded 09:43:09 nexus3.edgexfoundry.org:10002 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 09:43:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.****.com/go/credential-store/ 09:43:10 09:43:10 Login Succeeded 09:43:10 nexus3.edgexfoundry.org:10003 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 09:43:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.****.com/go/credential-store/ 09:43:10 09:43:10 Login Succeeded 09:43:10 nexus3.edgexfoundry.org:10004 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 09:43:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.****.com/go/credential-store/ 09:43:10 09:43:10 Login Succeeded 09:43:10 ****.io 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 09:43:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.****.com/go/credential-store/ 09:43:10 09:43:10 Login Succeeded 09:43:10 ---> ****-login.sh ends [Pipeline] } 09:43:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:43:10 + git rev-list -1 --merges 5e4cb1b4b51f7aa5e8be751458d3115d929a282c~1..5e4cb1b4b51f7aa5e8be751458d3115d929a282c [Pipeline] echo 09:43:10 -----------> git rev-list -1 --merges 5e4cb1b4b51f7aa5e8be751458d3115d929a282c~1..5e4cb1b4b51f7aa5e8be751458d3115d929a282c 5e4cb1b4b51f7aa5e8be751458d3115d929a282c [false] [Pipeline] sh 09:43:11 + git log --format=format:%s -1 5e4cb1b4b51f7aa5e8be751458d3115d929a282c [Pipeline] echo 09:43:11 ========================================================= 09:43:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 09:43:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:43:11 + git log --format=format:%s -1 5e4cb1b4b51f7aa5e8be751458d3115d929a282c [Pipeline] echo 09:43:11 [semverPrep] GIT_COMMIT: 5e4cb1b4b51f7aa5e8be751458d3115d929a282c, Commit Message: ci(lts-release): LTS release v4.0.1 @3932617 [Pipeline] echo 09:43:11 [semverPrep] This is not a build commit. [Pipeline] sh 09:43:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:43:11 + grep -v github /etc/ssh/ssh_known_hosts 09:43:11 + [ -e /tmp/ssh_known_hosts ] 09:43:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:43:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:43:11 + sudo tee -a /etc/ssh/ssh_known_hosts 09:43:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:12 09:43:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:12 0.1.4: Pulling from edgex-devops/py-git-semver 09:43:12 3dae71ba6b94: Pulling fs layer 09:43:12 6bf1a483ea7c: Pulling fs layer 09:43:12 f5dfc541a4d3: Pulling fs layer 09:43:12 461d9e800cba: Pulling fs layer 09:43:12 80192f66455f: Pulling fs layer 09:43:12 2e8e34ca0e6c: Pulling fs layer 09:43:12 a29436f7fd5d: Pulling fs layer 09:43:12 923cac83aea3: Pulling fs layer 09:43:12 25ad8b0a4227: Pulling fs layer 09:43:12 db01528c6b51: Pulling fs layer 09:43:12 28988de357af: Pulling fs layer 09:43:12 923cac83aea3: Waiting 09:43:12 80192f66455f: Waiting 09:43:12 2e8e34ca0e6c: Waiting 09:43:12 a29436f7fd5d: Waiting 09:43:12 25ad8b0a4227: Waiting 09:43:12 db01528c6b51: Waiting 09:43:12 28988de357af: Waiting 09:43:12 461d9e800cba: Waiting 09:43:12 6bf1a483ea7c: Verifying Checksum 09:43:12 6bf1a483ea7c: Download complete 09:43:12 461d9e800cba: Verifying Checksum 09:43:12 461d9e800cba: Download complete 09:43:12 80192f66455f: Verifying Checksum 09:43:12 80192f66455f: Download complete 09:43:12 f5dfc541a4d3: Verifying Checksum 09:43:12 f5dfc541a4d3: Download complete 09:43:13 3dae71ba6b94: Verifying Checksum 09:43:13 3dae71ba6b94: Download complete 09:43:13 923cac83aea3: Verifying Checksum 09:43:13 923cac83aea3: Download complete 09:43:13 25ad8b0a4227: Verifying Checksum 09:43:13 25ad8b0a4227: Download complete 09:43:13 db01528c6b51: Verifying Checksum 09:43:13 db01528c6b51: Download complete 09:43:13 28988de357af: Verifying Checksum 09:43:13 28988de357af: Download complete 09:43:14 3dae71ba6b94: Pull complete 09:43:14 a29436f7fd5d: Verifying Checksum 09:43:14 a29436f7fd5d: Download complete 09:43:14 6bf1a483ea7c: Pull complete 09:43:15 f5dfc541a4d3: Pull complete 09:43:15 461d9e800cba: Pull complete 09:43:15 80192f66455f: Pull complete 09:43:16 2e8e34ca0e6c: Verifying Checksum 09:43:16 2e8e34ca0e6c: Download complete 09:43:20 2e8e34ca0e6c: Pull complete 09:43:20 a29436f7fd5d: Pull complete 09:43:20 923cac83aea3: Pull complete 09:43:21 25ad8b0a4227: Pull complete 09:43:21 db01528c6b51: Pull complete 09:43:21 28988de357af: Pull complete 09:43:21 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:43:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:21 prd-ubuntu20.04-docker-8c-8g-773960 does not seem to be running inside a container 09:43:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:43:25 $ docker top 056c34005e89bad57756317b301e9a4ff85faf375d08829e7b4d13b99b14195d -eo pid,comm 09:43:26 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). 09:43:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:43:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:26 [ssh-agent] Looking for ssh-agent implementation... 09:43:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:26 $ docker exec 056c34005e89bad57756317b301e9a4ff85faf375d08829e7b4d13b99b14195d ssh-agent 09:43:26 SSH_AUTH_SOCK=/tmp/ssh-AXBnKRK67Brh/agent.14 09:43:26 SSH_AGENT_PID=20 09:43:26 Running ssh-add (command line suppressed) 09:43:26 Identity added: /w/workspace/foundry_device-virtual-go_odessa@tmp/private_key_812694595411023575.key (/w/workspace/foundry_device-virtual-go_odessa@tmp/private_key_812694595411023575.key) 09:43:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:26 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_odessa [Pipeline] sh 09:43:26 + git tag --points-at 5e4cb1b4b51f7aa5e8be751458d3115d929a282c [Pipeline] } 09:43:26 $ docker exec --env ******** --env ******** 056c34005e89bad57756317b301e9a4ff85faf375d08829e7b4d13b99b14195d ssh-agent -k 09:43:27 unset SSH_AUTH_SOCK; 09:43:27 unset SSH_AGENT_PID; 09:43:27 echo Agent pid 20 killed; 09:43:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:43:27 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.1' [Pipeline] sshagent 09:43:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:27 [ssh-agent] Looking for ssh-agent implementation... 09:43:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:27 $ docker exec 056c34005e89bad57756317b301e9a4ff85faf375d08829e7b4d13b99b14195d ssh-agent 09:43:27 SSH_AUTH_SOCK=/tmp/ssh-qGADIlyn6qtX/agent.85 09:43:27 SSH_AGENT_PID=91 09:43:27 Running ssh-add (command line suppressed) 09:43:27 Identity added: /w/workspace/foundry_device-virtual-go_odessa@tmp/private_key_6163486247145985456.key (/w/workspace/foundry_device-virtual-go_odessa@tmp/private_key_6163486247145985456.key) 09:43:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:27 + git semver init 09:43:28 2025-11-27 09:43:27,946 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:43:28 2025-11-27 09:43:27,949 [run_init] DEBUG init version:0.0.0 force:False 09:43:28 2025-11-27 09:43:27,950 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_odessa/.semver 09:43:28 2025-11-27 09:43:27,951 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_odessa/.semver 09:43:28 2025-11-27 09:43:27,951 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_odessa/.semver'], cwd=/w/workspace/foundry_device-virtual-go_odessa, stdin=None, shell=False, universal_newlines=False) 09:43:30 2025-11-27 09:43:30,013 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_odessa/.git/info/exclude 09:43:30 2025-11-27 09:43:30,013 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_odessa/.semver/odessa with force:False 09:43:30 2025-11-27 09:43:30,013 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_odessa/.semver/odessa 09:43:30 2025-11-27 09:43:30,014 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_odessa/.semver/odessa 09:43:30 4.0.1 [Pipeline] } 09:43:30 $ docker exec --env ******** --env ******** 056c34005e89bad57756317b301e9a4ff85faf375d08829e7b4d13b99b14195d ssh-agent -k 09:43:30 unset SSH_AUTH_SOCK; 09:43:30 unset SSH_AGENT_PID; 09:43:30 echo Agent pid 91 killed; 09:43:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:43:30 + git semver [Pipeline] } 09:43:31 $ docker stop --time=1 056c34005e89bad57756317b301e9a4ff85faf375d08829e7b4d13b99b14195d 09:43:32 $ docker rm -f --volumes 056c34005e89bad57756317b301e9a4ff85faf375d08829e7b4d13b99b14195d [Pipeline] // withDockerContainer [Pipeline] sh 09:43:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:43:33 Stashed 1 file(s) [Pipeline] echo 09:43:33 [edgeXSemver]: initialized semver on version 4.0.1 [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] sh 09:43:34 + git checkout 5e4cb1b4b51f7aa5e8be751458d3115d929a282c 09:43:34 HEAD is now at 5e4cb1b ci(lts-release): LTS release v4.0.1 @3932617 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:34 provisioning config files... 09:43:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config8504803835918683832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:34 ---> ****-login.sh 09:43:34 nexus3.edgexfoundry.org:10001 09:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:34 Login Succeeded 09:43:34 nexus3.edgexfoundry.org:10002 09:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:34 Login Succeeded 09:43:34 nexus3.edgexfoundry.org:10003 09:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:34 Login Succeeded 09:43:34 nexus3.edgexfoundry.org:10004 09:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:34 Login Succeeded 09:43:34 ****.io 09:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:34 Login Succeeded 09:43:34 ---> ****-login.sh ends [Pipeline] } 09:43:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:43:35 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:43:35 + grep ^go [0-9].[0-9]* go.mod 09:43:35 + cut -d -f 2 09:43:35 + cut -d . -f1-2 [Pipeline] echo 09:43:35 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:43:35 ========================================================= 09:43:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 09:43:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:43:36 #0 building with "default" instance using docker driver 09:43:36 09:43:36 #1 [internal] load build definition from Dockerfile 09:43:36 #1 transferring dockerfile: 1.79kB done 09:43:36 #1 DONE 0.1s 09:43:36 09:43:36 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 09:43:36 #2 DONE 0.1s 09:43:36 09:43:36 #3 [internal] load .dockerignore 09:43:36 #3 transferring context: 2B done 09:43:36 #3 DONE 0.0s 09:43:36 09:43:36 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 09:43:36 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 09:43:36 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 09:43:36 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 09:43:36 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 1.05MB / 74.06MB 0.1s 09:43:36 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 09:43:36 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 09:43:36 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 7.34MB / 74.06MB 0.2s 09:43:36 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 09:43:36 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s 09:43:36 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done 09:43:36 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done 09:43:36 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.2s done 09:43:36 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 09:43:36 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 16.78MB / 74.06MB 0.3s 09:43:36 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 09:43:36 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.2s done 09:43:36 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0B / 13.29MB 0.3s 09:43:36 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 3.15MB / 100.52MB 0.3s 09:43:36 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 27.26MB / 74.06MB 0.4s 09:43:36 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 3.15MB / 13.29MB 0.4s 09:43:36 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 8.39MB / 100.52MB 0.4s 09:43:36 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 09:43:37 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 6.29MB / 13.29MB 0.5s 09:43:37 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 37.75MB / 74.06MB 0.7s 09:43:37 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 12.58MB / 13.29MB 0.7s 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 19.92MB / 100.52MB 0.7s 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 41.94MB / 74.06MB 0.8s 09:43:37 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.7s done 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 25.17MB / 100.52MB 0.8s 09:43:37 #4 ... 09:43:37 09:43:37 #5 [internal] load build context 09:43:37 #5 transferring context: 79.24MB 0.9s done 09:43:37 #5 DONE 1.0s 09:43:37 09:43:37 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 47.19MB / 74.06MB 0.9s 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 59.77MB / 74.06MB 1.1s 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 40.89MB / 100.52MB 1.1s 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 65.01MB / 74.06MB 1.2s 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 46.14MB / 100.52MB 1.2s 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.4s 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 56.62MB / 100.52MB 1.4s 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 67.11MB / 100.52MB 1.5s 09:43:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 75.50MB / 100.52MB 1.6s 09:43:38 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 09:43:38 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.6s done 09:43:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 81.91MB / 100.52MB 1.7s 09:43:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 92.27MB / 100.52MB 1.8s 09:43:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.9s 09:43:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 2.4s done 09:43:43 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.2s done 09:43:43 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 09:43:43 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 09:43:43 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:43:43 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 09:43:43 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 09:43:43 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 09:43:43 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 09:43:45 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.3s done 09:43:45 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 09:43:46 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.5s done 09:43:46 #4 DONE 9.5s 09:43:46 09:43:46 #6 [builder 2/7] WORKDIR /device-virtual-go 09:43:48 Still waiting to schedule task 09:43:48 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:43:49 #6 DONE 2.8s 09:43:49 09:43:49 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 09:43:49 #7 0.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:43:49 #7 0.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:43:49 #7 0.797 (1/4) Installing openssh-keygen (9.7_p1-r5) 09:43:49 #7 0.810 (2/4) Installing libedit (20240517.3.1-r0) 09:43:49 #7 0.815 (3/4) Installing openssh-client-common (9.7_p1-r5) 09:43:49 #7 0.838 (4/4) Installing openssh-client-default (9.7_p1-r5) 09:43:49 #7 0.851 Executing busybox-1.36.1-r29.trigger 09:43:49 #7 0.859 OK: 252 MiB in 62 packages 09:43:49 #7 DONE 1.1s 09:43:50 09:43:50 #8 [builder 4/7] COPY go.mod vendor* ./ 09:43:50 #8 DONE 0.5s 09:43:50 09:43:50 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:06 #9 DONE 15.1s 09:44:06 09:44:06 #10 [builder 6/7] COPY . . 09:44:06 #10 DONE 1.0s 09:44:06 09:44:06 #11 [builder 7/7] RUN echo noop 09:44:06 #11 0.256 noop 09:44:06 #11 DONE 0.3s 09:44:06 09:44:06 #12 exporting to image 09:44:06 #12 exporting layers 09:44:13 #12 exporting layers 6.8s done 09:44:13 #12 writing image sha256:229a43651b5febbbf81a9845524e6b11bb49566ece3762e229a14db2b32d96fc done 09:44:13 #12 naming to docker.io/library/ci-base-image-x86_64 done 09:44:13 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:14 + docker inspect -f . ci-base-image-x86_64 09:44:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:14 prd-ubuntu20.04-docker-8c-8g-773960 does not seem to be running inside a container 09:44:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@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 09:44:14 $ docker top 94b34f325d40277424274a2919c852ad7d5cb689e1bcda2f5d5e77c737dde111 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:14 + go version 09:44:14 go version go1.23.7 linux/amd64 [Pipeline] } 09:44:15 $ docker stop --time=1 94b34f325d40277424274a2919c852ad7d5cb689e1bcda2f5d5e77c737dde111 09:44:16 $ docker rm -f --volumes 94b34f325d40277424274a2919c852ad7d5cb689e1bcda2f5d5e77c737dde111 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:16 + docker inspect -f . ci-base-image-x86_64 09:44:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:16 prd-ubuntu20.04-docker-8c-8g-773960 does not seem to be running inside a container 09:44:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@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 09:44:17 $ docker top 626385a91474c17cffede9f7a2e62f3d884127a72869a63c8de94b78086d8d90 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:17 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_odessa [Pipeline] fileExists [Pipeline] sh 09:44:17 + make test 09:44:17 go test ./... -coverprofile=coverage.out 09:44:18 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:44:36 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 09:44:36 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 58.4% of statements 09:44:46 go vet ./... 09:44:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:44:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:44:50 ./bin/test-attribution-txt.sh [Pipeline] echo 09:44:50 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:44:51 + go mod tidy [Pipeline] } 09:44:51 $ docker stop --time=1 626385a91474c17cffede9f7a2e62f3d884127a72869a63c8de94b78086d8d90 09:44:54 $ docker rm -f --volumes 626385a91474c17cffede9f7a2e62f3d884127a72869a63c8de94b78086d8d90 [Pipeline] // withDockerContainer [Pipeline] sh 09:44:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:44:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:44:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:44:56 + ls -al . 09:44:56 total 272 09:44:56 drwxrwxr-x 9 jenkins jenkins 4096 Nov 27 09:44 . 09:44:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 27 09:42 .. 09:44:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 09:44 .git 09:44:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:43 .github 09:44:56 -rw-rw-r-- 1 jenkins jenkins 264 Nov 27 09:43 .gitignore 09:44:56 -rw-rw-r-- 1 jenkins jenkins 199 Nov 27 09:43 .golangci.yml 09:44:56 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 09:43 .semver 09:44:56 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 27 09:43 Attribution.txt 09:44:56 -rw-rw-r-- 1 jenkins jenkins 17302 Nov 27 09:43 CHANGELOG.md 09:44:56 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 27 09:43 Dockerfile 09:44:56 -rw-rw-r-- 1 jenkins jenkins 677 Nov 27 09:43 GOVERNANCE.md 09:44:56 -rw-rw-r-- 1 jenkins jenkins 660 Nov 27 09:43 Jenkinsfile 09:44:56 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 27 09:43 LICENSE 09:44:56 -rw-rw-r-- 1 jenkins jenkins 2652 Nov 27 09:43 Makefile 09:44:56 -rw-rw-r-- 1 jenkins jenkins 623 Nov 27 09:43 OWNERS.md 09:44:56 -rw-rw-r-- 1 jenkins jenkins 4473 Nov 27 09:43 README.md 09:44:56 -rw-rw-r-- 1 jenkins jenkins 5 Nov 27 09:43 VERSION 09:44:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:43 bin 09:44:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:43 cmd 09:44:56 -rw-r--r-- 1 jenkins jenkins 43316 Nov 27 09:44 coverage.out 09:44:56 -rw-rw-r-- 1 jenkins jenkins 6034 Nov 27 09:43 go.mod 09:44:56 -rw-rw-r-- 1 jenkins jenkins 86532 Nov 27 09:43 go.sum 09:44:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:43 internal 09:44:56 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 09:43 vendor 09:44:56 -rw-rw-r-- 1 jenkins jenkins 235 Nov 27 09:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:56 + 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=5e4cb1b4b51f7aa5e8be751458d3115d929a282c --label arch=amd64 --label version=4.0.1 . 09:44:56 #0 building with "default" instance using docker driver 09:44:56 09:44:56 #1 [internal] load build definition from Dockerfile 09:44:56 #1 transferring dockerfile: 1.79kB done 09:44:56 #1 DONE 0.0s 09:44:56 09:44:56 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:44:56 #2 DONE 0.0s 09:44:56 09:44:56 #3 [internal] load metadata for docker.io/library/alpine:3.22 09:44:56 #3 DONE 0.1s 09:44:56 09:44:56 #4 [internal] load .dockerignore 09:44:56 #4 transferring context: 2B done 09:44:56 #4 DONE 0.0s 09:44:56 09:44:56 #5 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:44:56 #5 DONE 0.1s 09:44:56 09:44:56 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:44:56 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:44:56 #6 ... 09:44:56 09:44:56 #7 [builder 2/7] WORKDIR /device-virtual-go 09:44:56 #7 DONE 0.1s 09:44:56 09:44:56 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:44:56 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 09:44:56 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:44:56 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 09:44:56 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 09:44:56 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 09:44:56 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 09:44:56 #6 DONE 0.3s 09:44:56 09:44:56 #8 [internal] load build context 09:44:56 #8 transferring context: 450.42kB 0.2s done 09:44:56 #8 DONE 0.2s 09:44:56 09:44:56 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:44:57 #9 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:44:57 #9 0.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:44:57 #9 0.595 (1/1) Installing dumb-init (1.2.5-r3) 09:44:57 #9 0.599 Executing busybox-1.37.0-r19.trigger 09:44:57 #9 0.605 OK: 7 MiB in 17 packages 09:44:57 #9 DONE 0.7s 09:44:57 09:44:57 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 09:44:57 #10 0.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:44:57 #10 0.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:44:57 #10 0.762 OK: 252 MiB in 62 packages 09:44:57 #10 DONE 0.9s 09:44:57 09:44:57 #11 [builder 4/7] COPY go.mod vendor* ./ 09:44:58 #11 DONE 0.5s 09:44:58 09:44:58 #12 [stage-1 3/7] RUN apk --no-cache upgrade 09:44:58 #12 0.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:44:58 #12 0.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:44:58 #12 ... 09:44:58 09:44:58 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:58 #13 0.178 skipping... 09:44:58 #13 DONE 0.2s 09:44:58 09:44:58 #12 [stage-1 3/7] RUN apk --no-cache upgrade 09:44:58 #12 0.826 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:44:58 #12 0.841 Executing busybox-1.37.0-r20.post-upgrade 09:44:58 #12 0.876 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:44:58 #12 0.879 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:44:58 #12 0.882 Executing busybox-1.37.0-r20.trigger 09:44:58 #12 0.888 OK: 7 MiB in 17 packages 09:44:58 #12 DONE 1.1s 09:44:58 09:44:58 #14 [builder 6/7] COPY . . 09:44:58 #14 DONE 0.6s 09:44:59 09:44:59 #15 [builder 7/7] RUN make build 09:44:59 #15 0.204 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 09:45:25 #15 DONE 23.7s 09:45:25 09:45:25 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 09:45:25 #16 DONE 0.1s 09:45:25 09:45:25 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 09:45:25 #17 DONE 0.0s 09:45:25 09:45:25 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 09:45:25 #18 DONE 0.2s 09:45:25 09:45:25 #19 exporting to image 09:45:25 #19 exporting layers 0.1s done 09:45:25 #19 writing image sha256:d1f8ac71a0cc1291377ca0a1054c1199e32d55ed61d321db5b430752a85d56e8 done 09:45:25 #19 naming to docker.io/library/device-virtual done 09:45:25 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:25 provisioning config files... 09:45:25 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config607070272303776440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:26 ---> ****-login.sh 09:45:26 nexus3.edgexfoundry.org:10001 09:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:26 Login Succeeded 09:45:26 nexus3.edgexfoundry.org:10002 09:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:26 Login Succeeded 09:45:26 nexus3.edgexfoundry.org:10003 09:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:26 Login Succeeded 09:45:26 nexus3.edgexfoundry.org:10004 09:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:26 Login Succeeded 09:45:26 ****.io 09:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:26 Login Succeeded 09:45:26 ---> ****-login.sh ends [Pipeline] } 09:45:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:26 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:45:26 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 09:45:26 5e4cb1b4b51f7aa5e8be751458d3115d929a282c 09:45:26 4.0.1 09:45:26 5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1 09:45:26 odessa 09:45:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:27 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c 09:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 09:45:27 572699e90650: Preparing 09:45:27 d4f97be2cd13: Preparing 09:45:27 a570782d7c40: Preparing 09:45:27 d8637bb526b0: Preparing 09:45:27 324f649a6d06: Preparing 09:45:27 256f393e029f: Preparing 09:45:27 256f393e029f: Waiting 09:45:27 a570782d7c40: Pushed 09:45:27 d4f97be2cd13: Pushed 09:45:27 256f393e029f: Layer already exists 09:45:27 324f649a6d06: Pushed 09:45:27 d8637bb526b0: Pushed 09:45:30 572699e90650: Pushed 09:45:30 5e4cb1b4b51f7aa5e8be751458d3115d929a282c: digest: sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:31 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.1 09:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 09:45:31 572699e90650: Preparing 09:45:31 d4f97be2cd13: Preparing 09:45:31 a570782d7c40: Preparing 09:45:31 d8637bb526b0: Preparing 09:45:31 324f649a6d06: Preparing 09:45:31 256f393e029f: Preparing 09:45:31 256f393e029f: Waiting 09:45:31 d8637bb526b0: Layer already exists 09:45:31 a570782d7c40: Layer already exists 09:45:31 324f649a6d06: Layer already exists 09:45:31 572699e90650: Layer already exists 09:45:31 d4f97be2cd13: Layer already exists 09:45:31 256f393e029f: Layer already exists 09:45:31 4.0.1: digest: sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:31 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1 09:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 09:45:32 572699e90650: Preparing 09:45:32 d4f97be2cd13: Preparing 09:45:32 a570782d7c40: Preparing 09:45:32 d8637bb526b0: Preparing 09:45:32 324f649a6d06: Preparing 09:45:32 256f393e029f: Preparing 09:45:32 256f393e029f: Waiting 09:45:32 572699e90650: Layer already exists 09:45:32 a570782d7c40: Layer already exists 09:45:32 d4f97be2cd13: Layer already exists 09:45:32 d8637bb526b0: Layer already exists 09:45:32 324f649a6d06: Layer already exists 09:45:32 256f393e029f: Layer already exists 09:45:32 5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1: digest: sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:32 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual:odessa 09:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 09:45:32 572699e90650: Preparing 09:45:32 d4f97be2cd13: Preparing 09:45:32 a570782d7c40: Preparing 09:45:32 d8637bb526b0: Preparing 09:45:32 324f649a6d06: Preparing 09:45:32 256f393e029f: Preparing 09:45:32 256f393e029f: Waiting 09:45:32 d8637bb526b0: Layer already exists 09:45:32 572699e90650: Layer already exists 09:45:32 324f649a6d06: Layer already exists 09:45:32 d4f97be2cd13: Layer already exists 09:45:32 a570782d7c40: Layer already exists 09:45:32 256f393e029f: Layer already exists 09:45:32 odessa: digest: sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:32 ===================================================== [Pipeline] echo 09:45:32 taggedImages: 09:45:32 - nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c 09:45:32 - nexus3.edgexfoundry.org:10004/device-virtual:4.0.1 09:45:32 - nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1 09:45:32 - nexus3.edgexfoundry.org:10004/device-virtual:odessa [Pipeline] echo 09:45:32 ========================================================= 09:45:32 [edgeXBuildMultiArch] RAW Config: 09:45:32 images: 09:45:32 - nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c 09:45:32 - nexus3.edgexfoundry.org:10004/device-virtual:4.0.1 09:45:32 - nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1 09:45:32 - nexus3.edgexfoundry.org:10004/device-virtual:odessa 09:45:32 settingsFile: 09:45:32 device-virtual-go-settings 09:45:32 ========================================================= [Pipeline] node 09:45:47 Still waiting to schedule task 09:45:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:46:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773981 in /w/workspace/foundry_device-virtual-go_odessa [Pipeline] { [Pipeline] ws 09:46:45 Running in /w/workspace/device-virtual-go/5 [Pipeline] { [Pipeline] checkout 09:46:48 The recommended git tool is: git 09:46:55 using credential edgex-jenkins-ssh 09:46:55 Cloning the remote Git repository 09:46:55 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:46:55 > git init /w/workspace/device-virtual-go/5 # timeout=10 09:46:55 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:46:55 > git --version # timeout=10 09:46:55 > git --version # 'git version 2.25.1' 09:46:55 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:01 Avoid second fetch 09:47:01 Checking out Revision 5e4cb1b4b51f7aa5e8be751458d3115d929a282c (odessa) 09:47:00 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:47:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:01 > git config core.sparsecheckout # timeout=10 09:47:01 > git checkout -f 5e4cb1b4b51f7aa5e8be751458d3115d929a282c # timeout=10 09:47:04 Commit message: "ci(lts-release): LTS release v4.0.1 @3932617" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:47:09 + git checkout 5e4cb1b4b51f7aa5e8be751458d3115d929a282c 09:47:10 HEAD is now at 5e4cb1b ci(lts-release): LTS release v4.0.1 @3932617 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:10 provisioning config files... 09:47:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/5@tmp/config9859800321444852419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:11 ---> ****-login.sh 09:47:11 nexus3.edgexfoundry.org:10001 09:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:11 Configure a credential helper to remove this warning. See 09:47:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:11 09:47:11 Login Succeeded 09:47:11 nexus3.edgexfoundry.org:10002 09:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:12 Configure a credential helper to remove this warning. See 09:47:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:12 09:47:12 Login Succeeded 09:47:12 nexus3.edgexfoundry.org:10003 09:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:12 Configure a credential helper to remove this warning. See 09:47:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:12 09:47:12 Login Succeeded 09:47:12 nexus3.edgexfoundry.org:10004 09:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:13 Configure a credential helper to remove this warning. See 09:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:13 09:47:13 Login Succeeded 09:47:13 ****.io 09:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:13 Configure a credential helper to remove this warning. See 09:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:13 09:47:13 Login Succeeded 09:47:13 ---> ****-login.sh ends [Pipeline] } 09:47:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:47:14 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:47:14 + grep ^go [0-9].[0-9]* go.mod 09:47:14 + + cut -d -f 2 09:47:14 cut -d . -f1-2 [Pipeline] echo 09:47:14 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:47:14 ========================================================= 09:47:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 09:47:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:47:19 Sending build context to Docker daemon 61.69MB 09:47:19 Step 1/12 : ARG BASE=golang:1.23-alpine3.22 09:47:19 Step 2/12 : FROM ${BASE} AS builder 09:47:19 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 09:47:19 94e9d8af2201: Pulling fs layer 09:47:19 345fe9f21930: Pulling fs layer 09:47:19 b40fc9e46828: Pulling fs layer 09:47:19 c9804373a1e5: Pulling fs layer 09:47:19 4f4fb700ef54: Pulling fs layer 09:47:19 f5a772c54f75: Pulling fs layer 09:47:19 e2dd1b2a9dca: Pulling fs layer 09:47:19 c9804373a1e5: Waiting 09:47:19 4f4fb700ef54: Waiting 09:47:19 f5a772c54f75: Waiting 09:47:19 0a0502178392: Pulling fs layer 09:47:19 e2dd1b2a9dca: Waiting 09:47:19 0a0502178392: Waiting 09:47:19 345fe9f21930: Download complete 09:47:19 c9804373a1e5: Verifying Checksum 09:47:19 c9804373a1e5: Download complete 09:47:19 4f4fb700ef54: Verifying Checksum 09:47:19 4f4fb700ef54: Download complete 09:47:19 f5a772c54f75: Verifying Checksum 09:47:19 f5a772c54f75: Download complete 09:47:19 94e9d8af2201: Download complete 09:47:20 0a0502178392: Verifying Checksum 09:47:20 0a0502178392: Download complete 09:47:20 94e9d8af2201: Pull complete 09:47:21 345fe9f21930: Pull complete 09:47:21 b40fc9e46828: Verifying Checksum 09:47:21 b40fc9e46828: Download complete 09:47:22 e2dd1b2a9dca: Verifying Checksum 09:47:22 e2dd1b2a9dca: Download complete 09:47:37 b40fc9e46828: Pull complete 09:47:37 c9804373a1e5: Pull complete 09:47:37 4f4fb700ef54: Pull complete 09:47:37 f5a772c54f75: Pull complete 09:47:47 e2dd1b2a9dca: Pull complete 09:47:48 0a0502178392: Pull complete 09:47:48 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 09:47:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 09:47:48 ---> 72db82c1953f 09:47:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:47:52 ---> Running in 470fbfc15e11 09:47:52 Removing intermediate container 470fbfc15e11 09:47:52 ---> 94a971d50145 09:47:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:47:52 ---> Running in bca394724c29 09:47:52 Removing intermediate container bca394724c29 09:47:52 ---> f4f56a841b8b 09:47:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:47:52 ---> Running in 1d0c26576703 09:47:53 Removing intermediate container 1d0c26576703 09:47:53 ---> 720c74039ec7 09:47:53 Step 6/12 : WORKDIR /device-virtual-go 09:47:53 ---> Running in 312d61b4094b 09:47:53 Removing intermediate container 312d61b4094b 09:47:53 ---> cb4d5f00a523 09:47:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:47:54 ---> Running in e6baf9c2f6f3 09:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:57 (1/4) Installing openssh-keygen (9.7_p1-r5) 09:47:57 (2/4) Installing libedit (20240517.3.1-r0) 09:47:57 (3/4) Installing openssh-client-common (9.7_p1-r5) 09:47:57 (4/4) Installing openssh-client-default (9.7_p1-r5) 09:47:57 Executing busybox-1.36.1-r29.trigger 09:47:57 OK: 244 MiB in 62 packages 09:47:59 Removing intermediate container e6baf9c2f6f3 09:47:59 ---> 29fac8624be5 09:47:59 Step 8/12 : COPY go.mod vendor* ./ 09:48:15 ---> 95eaa7669f01 09:48:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:15 ---> Running in 85a543269c6e 09:50:08 Removing intermediate container 85a543269c6e 09:50:08 ---> df7d98179445 09:50:08 Step 10/12 : COPY . . 09:50:18 ---> 3d451e3f06dd 09:50:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:50:18 ---> Running in 54d8c20cc56f 09:50:18 Removing intermediate container 54d8c20cc56f 09:50:18 ---> bb751ef3a167 09:50:18 Step 12/12 : RUN $MAKE 09:50:18 ---> Running in 2ebbb90c6b6b 09:50:19 noop 09:50:20 Removing intermediate container 2ebbb90c6b6b 09:50:20 ---> 28ed1e8bd1ec 09:50:20 Successfully built 28ed1e8bd1ec 09:50:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:21 + docker inspect -f . ci-base-image-arm64 09:50:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:21 prd-ubuntu20.04-docker-arm64-4c-16g-773981 does not seem to be running inside a container 09:50:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@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 09:50:23 $ docker top 6a23b06f1a32ea298b82f0ce4aedfc1211be05087cbc00e00a939babadd290dd -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:24 + go version 09:50:24 go version go1.23.7 linux/arm64 [Pipeline] } 09:50:24 $ docker stop --time=1 6a23b06f1a32ea298b82f0ce4aedfc1211be05087cbc00e00a939babadd290dd 09:50:25 $ docker rm -f --volumes 6a23b06f1a32ea298b82f0ce4aedfc1211be05087cbc00e00a939babadd290dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:26 + docker inspect -f . ci-base-image-arm64 09:50:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:26 prd-ubuntu20.04-docker-arm64-4c-16g-773981 does not seem to be running inside a container 09:50:27 $ 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/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@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 09:50:28 $ docker top d2f3bbcb8150a8c5965ed62c5bd9ce37831059e0f540b8d929089ff6b3e5ac27 -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:29 + git config --global --add safe.directory /w/workspace/device-virtual-go/5 [Pipeline] fileExists [Pipeline] sh 09:50:30 + make test 09:50:30 go test ./... -coverprofile=coverage.out 09:50:34 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:55:41 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 09:55:41 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.079s coverage: 58.3% of statements 09:55:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:55:41 go vet ./... 09:56:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:56:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:56:38 ./bin/test-attribution-txt.sh [Pipeline] echo 09:56:39 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:56:40 + go mod tidy [Pipeline] } 09:56:45 $ docker stop --time=1 d2f3bbcb8150a8c5965ed62c5bd9ce37831059e0f540b8d929089ff6b3e5ac27 09:56:47 $ docker rm -f --volumes d2f3bbcb8150a8c5965ed62c5bd9ce37831059e0f540b8d929089ff6b3e5ac27 [Pipeline] // withDockerContainer [Pipeline] sh 09:56:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:56:50 Warning: overwriting stash ‘coverage-report’ 09:56:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:56:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:56:52 + ls -al . 09:56:52 total 268 09:56:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 09:50 . 09:56:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 27 09:46 .. 09:56:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 09:47 .git 09:56:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:47 .github 09:56:52 -rw-rw-r-- 1 jenkins jenkins 264 Nov 27 09:47 .gitignore 09:56:52 -rw-rw-r-- 1 jenkins jenkins 199 Nov 27 09:47 .golangci.yml 09:56:52 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 27 09:47 Attribution.txt 09:56:52 -rw-rw-r-- 1 jenkins jenkins 17302 Nov 27 09:47 CHANGELOG.md 09:56:52 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 27 09:47 Dockerfile 09:56:52 -rw-rw-r-- 1 jenkins jenkins 677 Nov 27 09:47 GOVERNANCE.md 09:56:52 -rw-rw-r-- 1 jenkins jenkins 660 Nov 27 09:47 Jenkinsfile 09:56:52 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 27 09:47 LICENSE 09:56:52 -rw-rw-r-- 1 jenkins jenkins 2652 Nov 27 09:47 Makefile 09:56:52 -rw-rw-r-- 1 jenkins jenkins 623 Nov 27 09:47 OWNERS.md 09:56:52 -rw-rw-r-- 1 jenkins jenkins 4473 Nov 27 09:47 README.md 09:56:52 -rw-rw-r-- 1 jenkins jenkins 5 Nov 27 09:43 VERSION 09:56:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:47 bin 09:56:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:47 cmd 09:56:52 -rw-r--r-- 1 jenkins jenkins 43316 Nov 27 09:55 coverage.out 09:56:52 -rw-rw-r-- 1 jenkins jenkins 6034 Nov 27 09:47 go.mod 09:56:52 -rw-rw-r-- 1 jenkins jenkins 86532 Nov 27 09:47 go.sum 09:56:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:47 internal 09:56:52 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 09:47 vendor 09:56:52 -rw-rw-r-- 1 jenkins jenkins 235 Nov 27 09:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:52 + 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=5e4cb1b4b51f7aa5e8be751458d3115d929a282c --label arch=arm64 --label version=4.0.1 . 09:56:57 Sending build context to Docker daemon 61.74MB 09:56:57 Step 1/26 : ARG BASE=golang:1.23-alpine3.22 09:56:57 Step 2/26 : FROM ${BASE} AS builder 09:56:57 ---> 28ed1e8bd1ec 09:56:57 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:56:58 ---> Running in b1862360abb5 09:56:58 Removing intermediate container b1862360abb5 09:56:58 ---> 6b1dbaf03c52 09:56:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 09:56:58 ---> Running in 9e32ee891d93 09:56:59 Removing intermediate container 9e32ee891d93 09:56:59 ---> 74e222926f66 09:56:59 Step 5/26 : ARG ADD_BUILD_TAGS="" 09:56:59 ---> Running in a94c1d48a863 09:56:59 Removing intermediate container a94c1d48a863 09:56:59 ---> 4a6b7cc02c75 09:56:59 Step 6/26 : WORKDIR /device-virtual-go 09:56:59 ---> Running in df621cd4d1c8 09:56:59 Removing intermediate container df621cd4d1c8 09:56:59 ---> f6e85260883d 09:56:59 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:56:59 ---> Running in 0760ea95f8d1 09:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:57:03 OK: 244 MiB in 62 packages 09:57:04 Removing intermediate container 0760ea95f8d1 09:57:04 ---> b9875aaa1d65 09:57:04 Step 8/26 : COPY go.mod vendor* ./ 09:57:19 ---> 7a5e7f60f185 09:57:19 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:19 ---> Running in 8c69eabd91b1 09:57:20 skipping... 09:57:21 Removing intermediate container 8c69eabd91b1 09:57:21 ---> 7264eb873723 09:57:21 Step 10/26 : COPY . . 09:57:36 ---> 4aafbbde9238 09:57:36 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:57:36 ---> Running in 50fb37fd6a64 09:57:36 Removing intermediate container 50fb37fd6a64 09:57:36 ---> 51955ebac81a 09:57:36 Step 12/26 : RUN $MAKE 09:57:36 ---> Running in 2968044fd4a2 09:57:38 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 10:02:00 Removing intermediate container 2968044fd4a2 10:02:00 ---> 6ecb9a9fc7f9 10:02:00 Step 13/26 : FROM alpine:3.22 10:02:00 3.22: Pulling from library/alpine 10:02:00 6b59a28fa201: Pulling fs layer 10:02:00 6b59a28fa201: Verifying Checksum 10:02:00 6b59a28fa201: Download complete 10:02:00 6b59a28fa201: Pull complete 10:02:00 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:02:00 Status: Downloaded newer image for alpine:3.22 10:02:00 ---> 171e65262c80 10:02:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IOTech' 10:02:00 ---> Running in 2ece89efe5a7 10:02:00 Removing intermediate container 2ece89efe5a7 10:02:00 ---> a9abac2d1a9a 10:02:00 Step 15/26 : RUN apk add --update --no-cache dumb-init 10:02:00 ---> Running in a5d0d302d0df 10:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:02:01 (1/1) Installing dumb-init (1.2.5-r3) 10:02:01 Executing busybox-1.37.0-r19.trigger 10:02:01 OK: 8 MiB in 17 packages 10:02:02 Removing intermediate container a5d0d302d0df 10:02:02 ---> 277653c37218 10:02:02 Step 16/26 : RUN apk --no-cache upgrade 10:02:02 ---> Running in 843187a0c001 10:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:02:06 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 10:02:06 Executing busybox-1.37.0-r20.post-upgrade 10:02:06 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 10:02:06 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 10:02:06 Executing busybox-1.37.0-r20.trigger 10:02:06 OK: 8 MiB in 17 packages 10:02:08 Removing intermediate container 843187a0c001 10:02:08 ---> 9d718ab1ba8d 10:02:08 Step 17/26 : WORKDIR / 10:02:08 ---> Running in e13665505112 10:02:08 Removing intermediate container e13665505112 10:02:08 ---> 25b7eced6ed2 10:02:08 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 10:02:08 ---> 67498382a902 10:02:08 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 10:02:09 ---> 5940fd8b1f5a 10:02:09 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 10:02:11 ---> 3a87aac2d5e4 10:02:11 Step 21/26 : EXPOSE 59900 10:02:11 ---> Running in 80b5b6b4aaac 10:02:12 Removing intermediate container 80b5b6b4aaac 10:02:12 ---> eac90bb5566f 10:02:12 Step 22/26 : ENTRYPOINT ["/device-virtual"] 10:02:12 ---> Running in e4727825a638 10:02:12 Removing intermediate container e4727825a638 10:02:12 ---> 46ed2a0cf883 10:02:12 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:02:12 ---> Running in 92610cde5916 10:02:12 Removing intermediate container 92610cde5916 10:02:12 ---> 8b8fca2f803c 10:02:12 Step 24/26 : LABEL arch=arm64 10:02:12 ---> Running in 6bb2697dcb3a 10:02:13 Removing intermediate container 6bb2697dcb3a 10:02:13 ---> c5a69e8b36a2 10:02:13 Step 25/26 : LABEL git_sha=5e4cb1b4b51f7aa5e8be751458d3115d929a282c 10:02:13 ---> Running in dc2aa1e528a9 10:02:13 Removing intermediate container dc2aa1e528a9 10:02:13 ---> 51c47d560987 10:02:13 Step 26/26 : LABEL version=4.0.1 10:02:14 ---> Running in b51149991622 10:02:14 Removing intermediate container b51149991622 10:02:14 ---> 0b9d2f321c81 10:02:14 [Warning] One or more build-args [ARCH] were not consumed 10:02:15 Successfully built 0b9d2f321c81 10:02:15 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 10:02:15 provisioning config files... 10:02:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/5@tmp/config14391210271865246454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:15 ---> ****-login.sh 10:02:15 nexus3.edgexfoundry.org:10001 10:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:16 Configure a credential helper to remove this warning. See 10:02:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:16 10:02:16 Login Succeeded 10:02:16 nexus3.edgexfoundry.org:10002 10:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:16 Configure a credential helper to remove this warning. See 10:02:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:16 10:02:16 Login Succeeded 10:02:16 nexus3.edgexfoundry.org:10003 10:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:17 Configure a credential helper to remove this warning. See 10:02:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:17 10:02:17 Login Succeeded 10:02:17 nexus3.edgexfoundry.org:10004 10:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:17 Configure a credential helper to remove this warning. See 10:02:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:17 10:02:17 Login Succeeded 10:02:17 ****.io 10:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:18 Configure a credential helper to remove this warning. See 10:02:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:18 10:02:18 Login Succeeded 10:02:18 ---> ****-login.sh ends [Pipeline] } 10:02:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:18 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:02:18 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 10:02:18 5e4cb1b4b51f7aa5e8be751458d3115d929a282c 10:02:18 4.0.1 10:02:18 5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1 10:02:18 odessa 10:02:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:19 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5e4cb1b4b51f7aa5e8be751458d3115d929a282c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:19 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5e4cb1b4b51f7aa5e8be751458d3115d929a282c 10:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 10:02:19 1705bfbd0b5c: Preparing 10:02:19 5927856dc96c: Preparing 10:02:19 c9c8c05ec1bc: Preparing 10:02:19 fc6b6ab23e62: Preparing 10:02:19 353833d33d18: Preparing 10:02:19 0e64f2360a44: Preparing 10:02:19 0e64f2360a44: Waiting 10:02:20 5927856dc96c: Pushed 10:02:20 353833d33d18: Pushed 10:02:20 c9c8c05ec1bc: Pushed 10:02:20 0e64f2360a44: Layer already exists 10:02:20 fc6b6ab23e62: Pushed 10:02:28 1705bfbd0b5c: Pushed 10:02:28 5e4cb1b4b51f7aa5e8be751458d3115d929a282c: digest: sha256:c5f555b6e0b9554479fc844c0a841f667edd6c42f939d64e065ac9f3ef28fb02 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:28 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.1 10:02:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 10:02:29 1705bfbd0b5c: Preparing 10:02:29 5927856dc96c: Preparing 10:02:29 c9c8c05ec1bc: Preparing 10:02:29 fc6b6ab23e62: Preparing 10:02:29 353833d33d18: Preparing 10:02:29 0e64f2360a44: Preparing 10:02:29 fc6b6ab23e62: Layer already exists 10:02:29 353833d33d18: Layer already exists 10:02:29 5927856dc96c: Layer already exists 10:02:29 c9c8c05ec1bc: Layer already exists 10:02:29 1705bfbd0b5c: Layer already exists 10:02:29 0e64f2360a44: Layer already exists 10:02:29 4.0.1: digest: sha256:c5f555b6e0b9554479fc844c0a841f667edd6c42f939d64e065ac9f3ef28fb02 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:30 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:30 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1 10:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 10:02:30 1705bfbd0b5c: Preparing 10:02:30 5927856dc96c: Preparing 10:02:30 c9c8c05ec1bc: Preparing 10:02:30 fc6b6ab23e62: Preparing 10:02:30 353833d33d18: Preparing 10:02:30 0e64f2360a44: Preparing 10:02:30 0e64f2360a44: Waiting 10:02:30 fc6b6ab23e62: Layer already exists 10:02:30 1705bfbd0b5c: Layer already exists 10:02:30 353833d33d18: Layer already exists 10:02:30 5927856dc96c: Layer already exists 10:02:30 c9c8c05ec1bc: Layer already exists 10:02:30 0e64f2360a44: Layer already exists 10:02:30 5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1: digest: sha256:c5f555b6e0b9554479fc844c0a841f667edd6c42f939d64e065ac9f3ef28fb02 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:31 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:odessa 10:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 10:02:31 1705bfbd0b5c: Preparing 10:02:31 5927856dc96c: Preparing 10:02:31 c9c8c05ec1bc: Preparing 10:02:31 fc6b6ab23e62: Preparing 10:02:31 353833d33d18: Preparing 10:02:31 0e64f2360a44: Preparing 10:02:31 0e64f2360a44: Waiting 10:02:31 c9c8c05ec1bc: Layer already exists 10:02:31 1705bfbd0b5c: Layer already exists 10:02:31 353833d33d18: Layer already exists 10:02:31 5927856dc96c: Layer already exists 10:02:31 fc6b6ab23e62: Layer already exists 10:02:31 0e64f2360a44: Layer already exists 10:02:31 odessa: digest: sha256:c5f555b6e0b9554479fc844c0a841f667edd6c42f939d64e065ac9f3ef28fb02 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:31 ===================================================== [Pipeline] echo 10:02:31 taggedImages: 10:02:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5e4cb1b4b51f7aa5e8be751458d3115d929a282c 10:02:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.1 10:02:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1 10:02:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:odessa [Pipeline] echo 10:02:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:5e4cb1b4b51f7aa5e8be751458d3115d929a282c [Pipeline] echo 10:02:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.1 [Pipeline] echo 10:02:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1 [Pipeline] echo 10:02:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:02:32 10:02:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:02:33 arm64: Pulling from edgex-lftools-log-publisher 10:02:33 8998bd30e6a1: Pulling fs layer 10:02:33 04944245beec: Pulling fs layer 10:02:33 699f458cf7ca: Pulling fs layer 10:02:33 765212b225bb: Pulling fs layer 10:02:33 f23df028b6ca: Pulling fs layer 10:02:33 d65c8cfc05b1: Pulling fs layer 10:02:33 2437ff75d9bd: Pulling fs layer 10:02:33 765212b225bb: Waiting 10:02:33 f23df028b6ca: Waiting 10:02:33 d65c8cfc05b1: Waiting 10:02:33 2437ff75d9bd: Waiting 10:02:33 04944245beec: Verifying Checksum 10:02:33 04944245beec: Download complete 10:02:33 765212b225bb: Verifying Checksum 10:02:33 765212b225bb: Download complete 10:02:33 f23df028b6ca: Verifying Checksum 10:02:33 f23df028b6ca: Download complete 10:02:33 d65c8cfc05b1: Verifying Checksum 10:02:33 d65c8cfc05b1: Download complete 10:02:33 699f458cf7ca: Verifying Checksum 10:02:33 699f458cf7ca: Download complete 10:02:33 8998bd30e6a1: Verifying Checksum 10:02:33 8998bd30e6a1: Download complete 10:02:36 2437ff75d9bd: Verifying Checksum 10:02:36 2437ff75d9bd: Download complete 10:02:38 8998bd30e6a1: Pull complete 10:02:38 04944245beec: Pull complete 10:02:42 699f458cf7ca: Pull complete 10:02:42 765212b225bb: Pull complete 10:02:43 f23df028b6ca: Pull complete 10:02:43 d65c8cfc05b1: Pull complete 10:03:01 2437ff75d9bd: Pull complete 10:03:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:03:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:02 prd-ubuntu20.04-docker-arm64-4c-16g-773981 does not seem to be running inside a container 10:03:02 $ 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/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@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 10:03:05 $ docker top cb655b88e1b8f08cab04a5faf9819dc2f3517ebcde2672188efd9c19d429a0ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:06 ---> job-cost.sh 10:03:06 lf-activate-venv: SKIPPING 10:03:06 INFO: No Stack... 10:03:07 INFO: Retrieving Pricing Info for: v3-standard-4 10:03:07 INFO: Archiving Costs [Pipeline] sh 10:03:08 + cat /w/workspace/device-virtual-go/5/archives/cost.csv 10:03:08 + cut -d, -f6 [Pipeline] lock 10:03:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-5-stack-cost] 10:03:08 Resource [jenkins-edgexfoundry-device-virtual-go-odessa-5-stack-cost] did not exist. Created. 10:03:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:03:09 + echo total: 0.10999999940395355 [Pipeline] stash 10:03:09 Stashed 1 file(s) [Pipeline] } 10:03:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-5-stack-cost] [Pipeline] // lock [Pipeline] } 10:03:10 $ docker stop --time=1 cb655b88e1b8f08cab04a5faf9819dc2f3517ebcde2672188efd9c19d429a0ad 10:03:11 $ docker rm -f --volumes cb655b88e1b8f08cab04a5faf9819dc2f3517ebcde2672188efd9c19d429a0ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:03:54 Running on prd-centos7-docker-4c-2g-773994 in /w/workspace/foundry_device-virtual-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:03:54 provisioning config files... 10:03:54 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config3707745752706953227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:59 ---> ****-login.sh 10:03:59 nexus3.edgexfoundry.org:10001 10:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:03:59 Configure a credential helper to remove this warning. See 10:03:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:03:59 10:03:59 Login Succeeded 10:03:59 nexus3.edgexfoundry.org:10002 10:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:03:59 Configure a credential helper to remove this warning. See 10:03:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:03:59 10:03:59 Login Succeeded 10:03:59 nexus3.edgexfoundry.org:10003 10:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:03:59 Configure a credential helper to remove this warning. See 10:03:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:03:59 10:03:59 Login Succeeded 10:03:59 nexus3.edgexfoundry.org:10004 10:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:00 Configure a credential helper to remove this warning. See 10:04:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:00 10:04:00 Login Succeeded 10:04:00 ****.io 10:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:00 Configure a credential helper to remove this warning. See 10:04:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:00 10:04:00 Login Succeeded 10:04:00 ---> ****-login.sh ends [Pipeline] } 10:04:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:04:00 + docker buildx ls 10:04:00 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:04:00 default * docker 10:04:00 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:04:01 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:04:01 edgex-builder [Pipeline] sh 10:04:01 + docker buildx inspect --bootstrap 10:04:01 #1 [internal] booting buildkit 10:04:01 #1 pulling image moby/buildkit:buildx-stable-1 10:04:05 #1 pulling image moby/buildkit:buildx-stable-1 3.6s done 10:04:05 #1 creating container buildx_buildkit_edgex-builder0 10:04:07 #1 creating container buildx_buildkit_edgex-builder0 2.2s done 10:04:07 #1 DONE 5.8s 10:04:07 Name: edgex-builder 10:04:07 Driver: docker-container 10:04:07 10:04:07 Nodes: 10:04:07 Name: edgex-builder0 10:04:07 Endpoint: unix:///var/run/docker.sock 10:04:07 Status: running 10:04:07 Buildkit: v0.26.2 10:04:07 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:04:08 + docker buildx ls 10:04:08 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:04:08 edgex-builder * docker-container 10:04:08 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:04:08 default docker 10:04:08 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:04:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c' 10:04:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c --push - 10:04:08 #1 [internal] load build definition from Dockerfile 10:04:08 #1 transferring dockerfile: 199B done 10:04:08 #1 DONE 0.0s 10:04:08 10:04:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c 10:04:08 #2 DONE 0.1s 10:04:08 10:04:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c 10:04:08 #3 DONE 0.1s 10:04:08 10:04:08 #4 [internal] load .dockerignore 10:04:08 #4 transferring context: 2B done 10:04:08 #4 DONE 0.0s 10:04:08 10:04:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f 10:04:08 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f 0.0s done 10:04:08 #5 DONE 0.0s 10:04:08 10:04:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f 10:04:08 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f 0.0s done 10:04:08 #6 DONE 0.1s 10:04:08 10:04:08 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 10:04:08 #7 DONE 0.0s 10:04:08 10:04:08 #8 exporting to image 10:04:08 #8 exporting layers done 10:04:08 #8 exporting manifest sha256:30156c13f13b7c9c9883452861cfae2af2305a00977536abec5eef0593ce534f 0.0s done 10:04:08 #8 exporting config sha256:d1f8ac71a0cc1291377ca0a1054c1199e32d55ed61d321db5b430752a85d56e8 done 10:04:08 #8 exporting manifest sha256:b59590f9ad6f4e9bca02943df664cccfd437b06935cd2d2e5604128ab2c71da0 done 10:04:08 #8 exporting config sha256:d57e9b61bac27c1f93609ecf599194d6798d7fd60b471b0761102589d51481db done 10:04:08 #8 exporting manifest list sha256:12c30987e8a0355b00411c763390d3aea2a0c822e7beafbe9bfb22ce2436ad61 done 10:04:08 #8 pushing layers 0.1s done 10:04:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c@sha256:12c30987e8a0355b00411c763390d3aea2a0c822e7beafbe9bfb22ce2436ad61 10:04:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c@sha256:12c30987e8a0355b00411c763390d3aea2a0c822e7beafbe9bfb22ce2436ad61 0.1s done 10:04:08 #8 DONE 0.2s 10:04:09 10:04:09 1 warning found (use --debug to expand): 10:04:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:04:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.0.1 --push - 10:04:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.0.1' 10:04:09 #1 [internal] load build definition from Dockerfile 10:04:09 #1 transferring dockerfile: 164B done 10:04:09 #1 DONE 0.0s 10:04:09 10:04:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.0.1 10:04:09 #2 DONE 0.0s 10:04:09 10:04:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.0.1 10:04:09 #3 DONE 0.0s 10:04:09 10:04:09 #4 [internal] load .dockerignore 10:04:09 #4 transferring context: 2B done 10:04:09 #4 DONE 0.0s 10:04:09 10:04:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.0.1@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f 10:04:09 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.0.1@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f done 10:04:09 #5 CACHED 10:04:09 10:04:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.0.1@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f 10:04:09 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.0.1@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f 0.0s done 10:04:09 #6 CACHED 10:04:09 10:04:09 #7 exporting to image 10:04:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:09 #7 exporting layers done 10:04:09 #7 exporting manifest sha256:30156c13f13b7c9c9883452861cfae2af2305a00977536abec5eef0593ce534f done 10:04:09 #7 exporting config sha256:d1f8ac71a0cc1291377ca0a1054c1199e32d55ed61d321db5b430752a85d56e8 done 10:04:09 #7 exporting manifest sha256:b59590f9ad6f4e9bca02943df664cccfd437b06935cd2d2e5604128ab2c71da0 done 10:04:09 #7 exporting config sha256:d57e9b61bac27c1f93609ecf599194d6798d7fd60b471b0761102589d51481db done 10:04:09 #7 exporting manifest list sha256:12c30987e8a0355b00411c763390d3aea2a0c822e7beafbe9bfb22ce2436ad61 done 10:04:09 #7 pushing layers 0.0s done 10:04:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.0.1@sha256:12c30987e8a0355b00411c763390d3aea2a0c822e7beafbe9bfb22ce2436ad61 0.1s done 10:04:09 #7 DONE 0.1s 10:04:09 10:04:09 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 10:04:09 #8 DONE 0.0s 10:04:09 10:04:09 1 warning found (use --debug to expand): 10:04:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:04:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1' 10:04:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1 --push - 10:04:10 #1 [internal] load build definition from Dockerfile 10:04:10 #1 transferring dockerfile: 205B done 10:04:10 #1 DONE 0.1s 10:04:10 10:04:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1 10:04:10 #2 DONE 0.1s 10:04:10 10:04:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1 10:04:10 #3 DONE 0.1s 10:04:10 10:04:10 #4 [internal] load .dockerignore 10:04:10 #4 transferring context: 2B done 10:04:10 #4 DONE 0.0s 10:04:10 10:04:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f 10:04:10 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f 0.0s done 10:04:10 #5 CACHED 10:04:10 10:04:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f 10:04:10 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f 0.0s done 10:04:10 #6 CACHED 10:04:10 10:04:10 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 10:04:10 #7 DONE 0.0s 10:04:10 10:04:10 #8 exporting to image 10:04:10 #8 exporting layers done 10:04:10 #8 exporting manifest sha256:30156c13f13b7c9c9883452861cfae2af2305a00977536abec5eef0593ce534f done 10:04:10 #8 exporting config sha256:d1f8ac71a0cc1291377ca0a1054c1199e32d55ed61d321db5b430752a85d56e8 done 10:04:10 #8 exporting manifest sha256:b59590f9ad6f4e9bca02943df664cccfd437b06935cd2d2e5604128ab2c71da0 done 10:04:10 #8 exporting config sha256:d57e9b61bac27c1f93609ecf599194d6798d7fd60b471b0761102589d51481db done 10:04:10 #8 exporting manifest list sha256:12c30987e8a0355b00411c763390d3aea2a0c822e7beafbe9bfb22ce2436ad61 done 10:04:10 #8 pushing layers 0.0s done 10:04:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:5e4cb1b4b51f7aa5e8be751458d3115d929a282c-4.0.1@sha256:12c30987e8a0355b00411c763390d3aea2a0c822e7beafbe9bfb22ce2436ad61 0.1s done 10:04:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:10 #8 DONE 0.2s 10:04:10 10:04:10 1 warning found (use --debug to expand): 10:04:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:04:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:odessa' 10:04:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:odessa --push - 10:04:11 #1 [internal] load build definition from Dockerfile 10:04:11 #1 transferring dockerfile: 165B done 10:04:11 #1 DONE 0.0s 10:04:11 10:04:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:odessa 10:04:11 #2 DONE 0.0s 10:04:11 10:04:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:odessa 10:04:11 #3 DONE 0.0s 10:04:11 10:04:11 #4 [internal] load .dockerignore 10:04:11 #4 transferring context: 2B done 10:04:11 #4 DONE 0.0s 10:04:11 10:04:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:odessa@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f 10:04:11 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:odessa@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f done 10:04:11 #5 CACHED 10:04:11 10:04:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:odessa@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f 10:04:11 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:odessa@sha256:e2170eebd6c9cb130854d559077b4810b3c308e2842c4ff736bbedc9a7b3993f done 10:04:11 #6 CACHED 10:04:11 10:04:11 #7 exporting to image 10:04:11 #7 exporting layers done 10:04:11 #7 exporting manifest sha256:30156c13f13b7c9c9883452861cfae2af2305a00977536abec5eef0593ce534f done 10:04:11 #7 exporting config sha256:d1f8ac71a0cc1291377ca0a1054c1199e32d55ed61d321db5b430752a85d56e8 done 10:04:11 #7 exporting manifest sha256:b59590f9ad6f4e9bca02943df664cccfd437b06935cd2d2e5604128ab2c71da0 done 10:04:11 #7 exporting config sha256:d57e9b61bac27c1f93609ecf599194d6798d7fd60b471b0761102589d51481db done 10:04:11 #7 exporting manifest list sha256:12c30987e8a0355b00411c763390d3aea2a0c822e7beafbe9bfb22ce2436ad61 done 10:04:11 #7 pushing layers 0.0s done 10:04:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:odessa@sha256:12c30987e8a0355b00411c763390d3aea2a0c822e7beafbe9bfb22ce2436ad61 10:04:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:odessa@sha256:12c30987e8a0355b00411c763390d3aea2a0c822e7beafbe9bfb22ce2436ad61 0.1s done 10:04:11 #7 DONE 0.1s 10:04:11 10:04:11 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 10:04:11 #8 DONE 0.0s 10:04:11 10:04:11 1 warning found (use --debug to expand): 10:04:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:04:11 + '[' -d /w/workspace/foundry_device-virtual-go_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:04:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:04:12 ---> package-listing.sh 10:04:12 ++ tr '[:upper:]' '[:lower:]' 10:04:12 ++ facter osfamily 10:04:12 + OS_FAMILY=redhat 10:04:12 + workspace=/w/workspace/foundry_device-virtual-go_odessa 10:04:12 + START_PACKAGES=/tmp/packages_start.txt 10:04:12 + END_PACKAGES=/tmp/packages_end.txt 10:04:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:04:12 + PACKAGES=/tmp/packages_start.txt 10:04:12 + '[' /w/workspace/foundry_device-virtual-go_odessa ']' 10:04:12 + PACKAGES=/tmp/packages_end.txt 10:04:12 + case "${OS_FAMILY}" in 10:04:12 + rpm -qa 10:04:12 + sort 10:04:13 + '[' -f /tmp/packages_start.txt ']' 10:04:13 + '[' -f /tmp/packages_end.txt ']' 10:04:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:04:13 + '[' /w/workspace/foundry_device-virtual-go_odessa ']' 10:04:13 + mkdir -p /w/workspace/foundry_device-virtual-go_odessa/archives/ 10:04:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_odessa/archives/ [Pipeline] echo 10:04:13 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/foundry_device-virtual-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:04:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:13 10:04:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:14 latest: Pulling from edgex-lftools-log-publisher 10:04:14 5eb5b503b376: Pulling fs layer 10:04:14 5c69ac0246d0: Pulling fs layer 10:04:14 ec43610c2a17: Pulling fs layer 10:04:14 3a2ae6a8a46f: Pulling fs layer 10:04:14 33b1e0a273af: Pulling fs layer 10:04:14 5d3b04190fa2: Pulling fs layer 10:04:14 2f39f015ded8: Pulling fs layer 10:04:14 3a2ae6a8a46f: Waiting 10:04:14 33b1e0a273af: Waiting 10:04:14 5d3b04190fa2: Waiting 10:04:14 2f39f015ded8: Waiting 10:04:14 5c69ac0246d0: Verifying Checksum 10:04:14 5c69ac0246d0: Download complete 10:04:14 3a2ae6a8a46f: Verifying Checksum 10:04:14 3a2ae6a8a46f: Download complete 10:04:14 33b1e0a273af: Verifying Checksum 10:04:14 33b1e0a273af: Download complete 10:04:14 5d3b04190fa2: Verifying Checksum 10:04:14 5d3b04190fa2: Download complete 10:04:14 ec43610c2a17: Verifying Checksum 10:04:14 ec43610c2a17: Download complete 10:04:14 5eb5b503b376: Verifying Checksum 10:04:14 5eb5b503b376: Download complete 10:04:15 2f39f015ded8: Verifying Checksum 10:04:15 2f39f015ded8: Download complete 10:04:16 5eb5b503b376: Pull complete 10:04:16 5c69ac0246d0: Pull complete 10:04:16 ec43610c2a17: Pull complete 10:04:16 3a2ae6a8a46f: Pull complete 10:04:17 33b1e0a273af: Pull complete 10:04:17 5d3b04190fa2: Pull complete 10:04:21 2f39f015ded8: Pull complete 10:04:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:04:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:21 prd-centos7-docker-4c-2g-773994 does not seem to be running inside a container 10:04:21 $ 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/foundry_device-virtual-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@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 10:04:29 $ docker top 3928429d655cc2eac92ba42d86d5999258cbb8e7d939640b0a3349a49d26e597 -eo pid,comm [Pipeline] { [Pipeline] sh 10:04:29 + touch /tmp/pre-build-complete [Pipeline] sh 10:04:30 + mkdir -p /var/log/sysstat [Pipeline] sh 10:04:30 + ls /var/log/sa-host 10:04:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:30 provisioning config files... 10:04:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config14616673607204410928tmp [Pipeline] { [Pipeline] echo 10:04:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:04:30 ---> create-netrc.sh [Pipeline] } 10:04:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:04:31 ---> python-tools-install.sh [Pipeline] echo 10:04:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:04:31 ---> sudo-logs.sh 10:04:31 Archiving 'sudo' log.. 10:04:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-773994.novalocal: Name or service not known 10:04:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-773994.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:04:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:04:31 ---> job-cost.sh 10:04:31 lf-activate-venv: SKIPPING 10:04:31 DEBUG: total: 0.10999999940395355 10:04:31 INFO: Retrieving Stack Cost... 10:04:32 INFO: Retrieving Pricing Info for: v3-standard-2 10:04:32 INFO: Archiving Costs [Pipeline] echo 10:04:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:04:32 ---> logs-deploy.sh 10:04:32 lf-activate-venv: SKIPPING 10:04:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/odessa/5 10:04:32 INFO: archiving workspace using pattern(s): 10:04:33 Archives upload complete. 10:04:33 INFO: archiving logs to Nexus 10:04:34 ---> uname -a: 10:04:34 Linux prd-centos7-docker-4c-2g-773994.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 10:04:34 10:04:34 10:04:34 ---> lscpu: 10:04:34 Architecture: x86_64 10:04:34 CPU op-mode(s): 32-bit, 64-bit 10:04:34 Byte Order: Little Endian 10:04:34 Address sizes: 40 bits physical, 48 bits virtual 10:04:34 CPU(s): 2 10:04:34 On-line CPU(s) list: 0,1 10:04:34 Thread(s) per core: 1 10:04:34 Core(s) per socket: 1 10:04:34 Socket(s): 2 10:04:34 NUMA node(s): 1 10:04:34 Vendor ID: AuthenticAMD 10:04:34 CPU family: 23 10:04:34 Model: 49 10:04:34 Model name: AMD EPYC-Rome Processor 10:04:34 Stepping: 0 10:04:34 CPU MHz: 2800.000 10:04:34 BogoMIPS: 5600.00 10:04:34 Virtualization: AMD-V 10:04:34 Hypervisor vendor: KVM 10:04:34 Virtualization type: full 10:04:34 L1d cache: 64 KiB 10:04:34 L1i cache: 64 KiB 10:04:34 L2 cache: 1 MiB 10:04:34 L3 cache: 32 MiB 10:04:34 NUMA node0 CPU(s): 0,1 10:04:34 Vulnerability Itlb multihit: Not affected 10:04:34 Vulnerability L1tf: Not affected 10:04:34 Vulnerability Mds: Not affected 10:04:34 Vulnerability Meltdown: Not affected 10:04:34 Vulnerability Mmio stale data: Not affected 10:04:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:04:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:04:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:04:34 Vulnerability Srbds: Not affected 10:04:34 Vulnerability Tsx async abort: Not affected 10:04:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 10:04:34 10:04:34 10:04:34 ---> nproc: 10:04:34 2 10:04:34 10:04:34 10:04:34 ---> df -h: 10:04:34 Filesystem Size Used Avail Use% Mounted on 10:04:34 overlay 40G 7.3G 33G 19% / 10:04:34 tmpfs 64M 0 64M 0% /dev 10:04:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:04:34 shm 64M 0 64M 0% /dev/shm 10:04:34 /dev/vda1 40G 7.3G 33G 19% /facter-os 10:04:34 10:04:34 10:04:34 Cannot open /var/log/sysstat/sa27: No such file or directory 10:04:34 Please check if data collecting is enabled 10:04:34 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:04:34 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:04:34 $ docker stop --time=1 3928429d655cc2eac92ba42d86d5999258cbb8e7d939640b0a3349a49d26e597 10:04:35 $ docker rm -f --volumes 3928429d655cc2eac92ba42d86d5999258cbb8e7d939640b0a3349a49d26e597 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:04:35 [WS-CLEANUP] Deleting project workspace... 10:04:35 [WS-CLEANUP] Deferred wipeout is used... 10:04:35 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:36 10:04:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:36 latest: Pulling from edgex-lftools-log-publisher 10:04:36 5eb5b503b376: Pulling fs layer 10:04:36 5c69ac0246d0: Pulling fs layer 10:04:36 ec43610c2a17: Pulling fs layer 10:04:36 3a2ae6a8a46f: Pulling fs layer 10:04:36 33b1e0a273af: Pulling fs layer 10:04:36 5d3b04190fa2: Pulling fs layer 10:04:36 2f39f015ded8: Pulling fs layer 10:04:36 3a2ae6a8a46f: Waiting 10:04:36 5d3b04190fa2: Waiting 10:04:36 33b1e0a273af: Waiting 10:04:36 2f39f015ded8: Waiting 10:04:36 5c69ac0246d0: Download complete 10:04:36 3a2ae6a8a46f: Verifying Checksum 10:04:36 3a2ae6a8a46f: Download complete 10:04:36 ec43610c2a17: Verifying Checksum 10:04:36 ec43610c2a17: Download complete 10:04:36 5d3b04190fa2: Verifying Checksum 10:04:36 5eb5b503b376: Verifying Checksum 10:04:36 5eb5b503b376: Download complete 10:04:36 33b1e0a273af: Verifying Checksum 10:04:36 33b1e0a273af: Download complete 10:04:37 2f39f015ded8: Download complete 10:04:38 5eb5b503b376: Pull complete 10:04:38 5c69ac0246d0: Pull complete 10:04:39 ec43610c2a17: Pull complete 10:04:39 3a2ae6a8a46f: Pull complete 10:04:39 33b1e0a273af: Pull complete 10:04:39 5d3b04190fa2: Pull complete 10:04:44 2f39f015ded8: Pull complete 10:04:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:04:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:44 prd-ubuntu20.04-docker-8c-8g-773960 does not seem to be running inside a container 10:04:44 $ 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/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@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 10:04:46 $ docker top 0595d7adfe5394357ff75aae09d56b5889fb386056418c251ae3f234b9567ae7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:47 ---> job-cost.sh 10:04:47 lf-activate-venv: SKIPPING 10:04:47 INFO: No Stack... 10:04:47 INFO: Retrieving Pricing Info for: v3-standard-8 10:04:47 INFO: Archiving Costs [Pipeline] sh 10:04:48 + cat /w/workspace/foundry_device-virtual-go_odessa/archives/cost.csv 10:04:48 + cut -d, -f6 [Pipeline] lock 10:04:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-5-stack-cost] 10:04:48 Resource [jenkins-edgexfoundry-device-virtual-go-odessa-5-stack-cost] did not exist. Created. 10:04:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:04:48 /w/workspace/foundry_device-virtual-go_odessa@tmp/durable-50dd0a57/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:04:48 + echo total: 0.2199999988079071 [Pipeline] stash 10:04:48 Warning: overwriting stash ‘stack-cost’ 10:04:48 Stashed 1 file(s) [Pipeline] } 10:04:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-5-stack-cost] [Pipeline] // lock [Pipeline] } 10:04:49 $ docker stop --time=1 0595d7adfe5394357ff75aae09d56b5889fb386056418c251ae3f234b9567ae7 10:04:50 $ docker rm -f --volumes 0595d7adfe5394357ff75aae09d56b5889fb386056418c251ae3f234b9567ae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:04:50 provisioning config files... 10:04:50 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config3095703713990608326tmp [Pipeline] { [Pipeline] sh 10:04:50 + set +x 10:04:50 + bash -s -- 10:04:50 + curl -s https://codecov.io/bash 10:04:50 10:04:50 _____ _ 10:04:50 / ____| | | 10:04:50 | | ___ __| | ___ ___ _____ __ 10:04:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:04:50 | |___| (_) | (_| | __/ (_| (_) \ V / 10:04:50 \_____\___/ \__,_|\___|\___\___/ \_/ 10:04:50 Bash-1.0.6 10:04:50 10:04:50 10:04:50 ==> git version 2.25.1 found 10:04:50 ==> 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 10:04:50 Release-Date: 2020-01-08 10:04:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:04:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:04:50 ==> Jenkins CI detected. 10:04:50 current dir:  /w/workspace/foundry_device-virtual-go_odessa 10:04:50 project root: . 10:04:50 --> token set from env 10:04:50 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 10:04:50 ==> Running gcov in . (disable via -X gcov) 10:04:50 ==> Python coveragepy not found 10:04:50 ==> Searching for coverage reports in: 10:04:50 + . 10:04:50 -> Found 1 reports 10:04:50 ==> Detecting git/mercurial file structure 10:04:50 ==> Reading reports 10:04:50 + ./coverage.out bytes=43316 10:04:50 ==> Appending adjustments 10:04:50 https://docs.codecov.io/docs/fixing-reports 10:04:50 + Found adjustments 10:04:50 ==> Gzipping contents 10:04:51 32K /tmp/codecov.lf1eqo.gz 10:04:51 ==> Uploading reports 10:04:51 url: https://codecov.io 10:04:51 query: branch=odessa&commit=5e4cb1b4b51f7aa5e8be751458d3115d929a282c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fodessa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:04:51 -> Pinging Codecov 10:04:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=5e4cb1b4b51f7aa5e8be751458d3115d929a282c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fodessa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:04:51 -> Uploading to 10:04:51 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/5e4cb1b4b51f7aa5e8be751458d3115d929a282c/6f1a2ddc-cf99-453e-9f83-15d6584a560e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251127%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251127T100451Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=186d01118c807ec82752bf473e74135a3d39380b94e7514aff639232ac75a5f2 10:04:51 % Total % Received % Xferd Average Speed Time Time Time Current 10:04:51 Dload Upload Total Spent Left Speed 10:04:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29858 0 0 100 29858 0 114k --:--:-- --:--:-- --:--:-- 114k 10:04:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/5e4cb1b4b51f7aa5e8be751458d3115d929a282c [Pipeline] } 10:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:04:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:04:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:04:52 10:04:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:04:52 latest: Pulling from edgex-devops/edgex-snyk-go 10:04:52 2d35ebdb57d9: Already exists 10:04:52 85e8836fcdb2: Pulling fs layer 10:04:52 91631faa732a: Pulling fs layer 10:04:52 f3f5ae8826fa: Pulling fs layer 10:04:52 4f4fb700ef54: Pulling fs layer 10:04:52 7861252a18e6: Pulling fs layer 10:04:52 9130f900ef6f: Pulling fs layer 10:04:52 7861252a18e6: Waiting 10:04:52 9130f900ef6f: Waiting 10:04:52 4f4fb700ef54: Waiting 10:04:52 f3f5ae8826fa: Download complete 10:04:52 85e8836fcdb2: Download complete 10:04:52 4f4fb700ef54: Download complete 10:04:52 85e8836fcdb2: Pull complete 10:04:52 7861252a18e6: Verifying Checksum 10:04:52 7861252a18e6: Download complete 10:04:53 91631faa732a: Verifying Checksum 10:04:53 91631faa732a: Download complete 10:04:53 9130f900ef6f: Verifying Checksum 10:04:53 9130f900ef6f: Download complete 10:04:57 91631faa732a: Pull complete 10:04:57 f3f5ae8826fa: Pull complete 10:04:57 4f4fb700ef54: Pull complete 10:04:57 7861252a18e6: Pull complete 10:05:02 9130f900ef6f: Pull complete 10:05:02 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 10:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:05:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:02 prd-ubuntu20.04-docker-8c-8g-773960 does not seem to be running inside a container 10:05:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@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:latest cat 10:05:04 $ docker top ed37744b440afd9bd7ccbc91d19bd4f43ec91bf3854dbb6b023ef1e96806778e -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:04 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_odessa [Pipeline] echo 10:05:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:odessa' [Pipeline] sh 10:05:04 + set -o pipefail 10:05:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:odessa' 10:05:08 10:05:08 Monitoring /w/workspace/foundry_device-virtual-go_odessa (github.com/edgexfoundry/device-virtual-go)... 10:05:08 10:05:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/79f06c66-ae0a-455c-80b1-770f1f5c69f5/history/8a8df057-30bd-43a4-9e73-9e540b75b766 10:05:08 10:05:08 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:05:08 10:05:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:05:08 [Pipeline] } 10:05:09 $ docker stop --time=1 ed37744b440afd9bd7ccbc91d19bd4f43ec91bf3854dbb6b023ef1e96806778e 10:05:11 $ docker rm -f --volumes ed37744b440afd9bd7ccbc91d19bd4f43ec91bf3854dbb6b023ef1e96806778e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:05:11 + git log --format=format:%s -1 5e4cb1b4b51f7aa5e8be751458d3115d929a282c [Pipeline] sh 10:05:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:05:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:12 prd-ubuntu20.04-docker-8c-8g-773960 does not seem to be running inside a container 10:05:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@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 10:05:12 $ docker top 0bca0b52350544c984785accfdfdc513c3b54a1f21055067a99ae817853313ff -eo pid,comm 10:05:13 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). 10:05:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:05:13 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:13 + git semver [Pipeline] } 10:05:13 $ docker stop --time=1 0bca0b52350544c984785accfdfdc513c3b54a1f21055067a99ae817853313ff 10:05:14 $ docker rm -f --volumes 0bca0b52350544c984785accfdfdc513c3b54a1f21055067a99ae817853313ff [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:05:15 10:05:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:05:15 0.23.1-centos7: Pulling from edgex-lftools 10:05:15 ab5ef0e58194: Pulling fs layer 10:05:15 9712f1f96733: Pulling fs layer 10:05:15 63f879dbbcfc: Pulling fs layer 10:05:15 0d9ebad4ef96: Pulling fs layer 10:05:15 e9a5061849ea: Pulling fs layer 10:05:15 d747dcd14b5f: Pulling fs layer 10:05:15 2de7ff778b66: Pulling fs layer 10:05:15 e9a5061849ea: Waiting 10:05:15 d747dcd14b5f: Waiting 10:05:15 2de7ff778b66: Waiting 10:05:15 0d9ebad4ef96: Waiting 10:05:15 9712f1f96733: Verifying Checksum 10:05:15 9712f1f96733: Download complete 10:05:15 63f879dbbcfc: Verifying Checksum 10:05:15 63f879dbbcfc: Download complete 10:05:16 e9a5061849ea: Verifying Checksum 10:05:16 e9a5061849ea: Download complete 10:05:16 d747dcd14b5f: Download complete 10:05:16 0d9ebad4ef96: Verifying Checksum 10:05:16 0d9ebad4ef96: Download complete 10:05:16 ab5ef0e58194: Verifying Checksum 10:05:16 ab5ef0e58194: Download complete 10:05:16 2de7ff778b66: Verifying Checksum 10:05:16 2de7ff778b66: Download complete 10:05:19 ab5ef0e58194: Pull complete 10:05:19 9712f1f96733: Pull complete 10:05:20 63f879dbbcfc: Pull complete 10:05:25 0d9ebad4ef96: Pull complete 10:05:25 e9a5061849ea: Pull complete 10:05:25 d747dcd14b5f: Pull complete 10:05:26 2de7ff778b66: Pull complete 10:05:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:05:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:05:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:26 prd-ubuntu20.04-docker-8c-8g-773960 does not seem to be running inside a container 10:05:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@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 10:05:29 $ docker top 58df2fb4ce57ca62800c2ecd661e6cef3ec98674320ef5335bc124ddc66034ac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:05:29 provisioning config files... 10:05:29 copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config11118924554542720087tmp 10:05:29 copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config15920734143706227336tmp 10:05:29 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config3106015097196026723tmp [Pipeline] { [Pipeline] echo 10:05:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:05:30 ---> sigul-configuration.sh 10:05:30 gpg: directory `/root/.gnupg' created 10:05:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:05:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:05:30 gpg: keyring `/root/.gnupg/secring.gpg' created 10:05:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:05:30 gpg: CAST5 encrypted data 10:05:30 gpg: encrypted with 1 passphrase 10:05:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:05:30 + mkdir /home/jenkins 10:05:30 + mkdir /home/jenkins/sigul [Pipeline] sh 10:05:30 + 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 10:05:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:05:31 ---> sigul-install.sh 10:05:31 Sigul already installed; skipping installation. [Pipeline] sh 10:05:31 + git tag --list 10:05:31 v1.0.0 10:05:31 v1.1.0 10:05:31 v1.1.1 10:05:31 v1.2.1 10:05:31 v1.2.2 10:05:31 v1.2.3 10:05:31 v1.3.0 10:05:31 v1.3.1 10:05:31 v2.0.0 10:05:31 v2.1.0 10:05:31 v2.1.1 10:05:31 v2.2.0 10:05:31 v2.3.0 10:05:31 v3.0 10:05:31 v3.0.0 10:05:31 v3.1 10:05:31 v3.1.0 10:05:31 v3.1.1 10:05:31 v4.0 10:05:31 v4.0.0 10:05:31 v4.0.1 10:05:31 v4.1.0-dev.1 10:05:31 v4.1.0-dev.10 10:05:31 v4.1.0-dev.2 10:05:31 v4.1.0-dev.3 10:05:31 v4.1.0-dev.4 10:05:31 v4.1.0-dev.5 10:05:31 v4.1.0-dev.6 10:05:31 v4.1.0-dev.7 10:05:31 v4.1.0-dev.8 10:05:31 v4.1.0-dev.9 [Pipeline] sh 10:05:31 + lftools sign git-tag v4.0.1 10:05:32 Signing Git tag with Sigul... 10:05:32 Signing v4.0.1 [Pipeline] echo 10:05:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:05:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:05:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:05:34 $ docker stop --time=1 58df2fb4ce57ca62800c2ecd661e6cef3ec98674320ef5335bc124ddc66034ac 10:05:35 $ docker rm -f --volumes 58df2fb4ce57ca62800c2ecd661e6cef3ec98674320ef5335bc124ddc66034ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:05:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:05:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:36 prd-ubuntu20.04-docker-8c-8g-773960 does not seem to be running inside a container 10:05:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@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 10:05:36 $ docker top aa2f205dc8dfd68078c73fd55686a9951eb2d4751182545236cf5590c9e2da76 -eo pid,comm 10:05:36 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). 10:05:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:05:36 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:36 + git semver [Pipeline] } 10:05:37 $ docker stop --time=1 aa2f205dc8dfd68078c73fd55686a9951eb2d4751182545236cf5590c9e2da76 10:05:38 $ docker rm -f --volumes aa2f205dc8dfd68078c73fd55686a9951eb2d4751182545236cf5590c9e2da76 [Pipeline] // withDockerContainer [Pipeline] sh 10:05:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:05:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:39 prd-ubuntu20.04-docker-8c-8g-773960 does not seem to be running inside a container 10:05:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@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 10:05:39 $ docker top 62fdb8f58b83433687f55ede22f0c3630e78d19d9f8fa0960130d425063e322c -eo pid,comm 10:05:39 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). 10:05:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:05:39 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:39 + git semver [Pipeline] } 10:05:40 $ docker stop --time=1 62fdb8f58b83433687f55ede22f0c3630e78d19d9f8fa0960130d425063e322c 10:05:41 $ docker rm -f --volumes 62fdb8f58b83433687f55ede22f0c3630e78d19d9f8fa0960130d425063e322c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:05:41 + [ -d /w/workspace/foundry_device-virtual-go_odessa/archives ] 10:05:41 + ls -al /w/workspace/foundry_device-virtual-go_odessa/archives 10:05:41 total 16 10:05:41 drwxr-xr-x 3 root root 4096 Nov 27 10:04 . 10:05:41 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 10:05 .. 10:05:41 drwxr-xr-x 2 root root 4096 Nov 27 10:04 cost 10:05:41 -rw-r--r-- 1 root root 90 Nov 27 10:04 cost.csv 10:05:41 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_odessa/archives 10:05:41 + ls -al /w/workspace/foundry_device-virtual-go_odessa/archives 10:05:41 total 16 10:05:41 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 10:04 . 10:05:41 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 10:05 .. 10:05:41 drwxr-xr-x 2 jenkins jenkins 4096 Nov 27 10:04 cost 10:05:41 -rw-r--r-- 1 jenkins jenkins 90 Nov 27 10:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:05:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:05:43 ---> package-listing.sh 10:05:43 ++ facter osfamily 10:05:43 ++ tr '[:upper:]' '[:lower:]' 10:05:43 + OS_FAMILY=debian 10:05:43 + workspace=/w/workspace/foundry_device-virtual-go_odessa 10:05:43 + START_PACKAGES=/tmp/packages_start.txt 10:05:43 + END_PACKAGES=/tmp/packages_end.txt 10:05:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:05:43 + PACKAGES=/tmp/packages_start.txt 10:05:43 + '[' /w/workspace/foundry_device-virtual-go_odessa ']' 10:05:43 + PACKAGES=/tmp/packages_end.txt 10:05:43 + case "${OS_FAMILY}" in 10:05:43 + dpkg -l 10:05:43 + grep '^ii' 10:05:43 + '[' -f /tmp/packages_start.txt ']' 10:05:43 + '[' -f /tmp/packages_end.txt ']' 10:05:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:05:43 + '[' /w/workspace/foundry_device-virtual-go_odessa ']' 10:05:43 + mkdir -p /w/workspace/foundry_device-virtual-go_odessa/archives/ 10:05:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_odessa/archives/ [Pipeline] echo 10:05:43 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/foundry_device-virtual-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:05:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:44 prd-ubuntu20.04-docker-8c-8g-773960 does not seem to be running inside a container 10:05:44 $ 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/foundry_device-virtual-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@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 10:05:44 $ docker top 8a738795b464a42b82f9e84a73a8329aba09c2156839c8ceef1bf4d22e242b00 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:44 + touch /tmp/pre-build-complete [Pipeline] sh 10:05:45 + mkdir -p /var/log/sysstat [Pipeline] sh 10:05:45 + ls /var/log/sa-host 10:05:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:45 provisioning config files... 10:05:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config7135856542396909679tmp [Pipeline] { [Pipeline] echo 10:05:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:05:45 ---> create-netrc.sh [Pipeline] } 10:05:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:05:46 ---> python-tools-install.sh [Pipeline] echo 10:05:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:05:46 ---> sudo-logs.sh 10:05:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:05:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:05:46 ---> job-cost.sh 10:05:46 lf-activate-venv: SKIPPING 10:05:46 DEBUG: total: 0.2199999988079071 10:05:46 INFO: Retrieving Stack Cost... 10:05:46 INFO: Retrieving Pricing Info for: v3-standard-8 10:05:47 INFO: Archiving Costs [Pipeline] echo 10:05:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:05:47 ---> logs-deploy.sh 10:05:47 lf-activate-venv: SKIPPING 10:05:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/odessa/5 10:05:47 INFO: archiving workspace using pattern(s): 10:05:48 Archives upload complete. 10:05:48 INFO: archiving logs to Nexus 10:05:48 ---> uname -a: 10:05:48 Linux prd-ubuntu20-04-docker-8c-8g-773960 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:05:48 10:05:48 10:05:48 ---> lscpu: 10:05:48 Architecture: x86_64 10:05:48 CPU op-mode(s): 32-bit, 64-bit 10:05:48 Byte Order: Little Endian 10:05:48 Address sizes: 40 bits physical, 48 bits virtual 10:05:48 CPU(s): 8 10:05:48 On-line CPU(s) list: 0-7 10:05:48 Thread(s) per core: 1 10:05:48 Core(s) per socket: 1 10:05:48 Socket(s): 8 10:05:48 NUMA node(s): 1 10:05:48 Vendor ID: AuthenticAMD 10:05:48 CPU family: 23 10:05:48 Model: 49 10:05:48 Model name: AMD EPYC-Rome Processor 10:05:48 Stepping: 0 10:05:48 CPU MHz: 2799.998 10:05:48 BogoMIPS: 5599.99 10:05:48 Virtualization: AMD-V 10:05:48 Hypervisor vendor: KVM 10:05:48 Virtualization type: full 10:05:48 L1d cache: 256 KiB 10:05:48 L1i cache: 256 KiB 10:05:48 L2 cache: 4 MiB 10:05:48 L3 cache: 128 MiB 10:05:48 NUMA node0 CPU(s): 0-7 10:05:48 Vulnerability Gather data sampling: Not affected 10:05:48 Vulnerability Itlb multihit: Not affected 10:05:48 Vulnerability L1tf: Not affected 10:05:48 Vulnerability Mds: Not affected 10:05:48 Vulnerability Meltdown: Not affected 10:05:48 Vulnerability Mmio stale data: Not affected 10:05:48 Vulnerability Retbleed: Vulnerable 10:05:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:05:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:05:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:05:48 Vulnerability Srbds: Not affected 10:05:48 Vulnerability Tsx async abort: Not affected 10:05:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:05:48 10:05:48