Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d704995b03b47bc58c7575fa1c2901cfb409aa84 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-ssh6737351576086803829.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-ssh2413031518823140921.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7667783029231997888.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-ssh374106800249540442.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1816818744698812533.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, goVersion:1.25] ========================================================= [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 Running on prd-ubuntu20.04-docker-8c-8g-8333 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d704995b03b47bc58c7575fa1c2901cfb409aa84 (main) > 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 d704995b03b47bc58c7575fa1c2901cfb409aa84 # timeout=10 Commit message: "Merge pull request #584 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.63" > git rev-list --no-walk a3a66f652deb868fe752f9d2873c24e3ceebd22e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:21:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:21:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:21:29 ========================================================= 22:21:29 EdgeX Global Pipelines Version Info 22:21:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:21:30 ------------------- 22:21:30 stable info: 22:21:30 ------------------- 22:21:30 Commited By: Cherry Wang cherry@iotechsys.com 22:21:30 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 22:21:30 Message: update stable to v1.0.278 22:21:31 ------------------- 22:21:31 experimental info: 22:21:31 ------------------- 22:21:31 Commited By: **** collab-it+edgex@linuxfoundation.org 22:21:31 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 22:21:31 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d704995 [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:32 provisioning config files... 22:21:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16489437948283434275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:32 ---> ****-login.sh 22:21:32 nexus3.edgexfoundry.org:10001 22:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:32 22:21:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 22:21:32 Configure a credential helper to remove this warning. See 22:21:32 https://docs.****.com/go/credential-store/ 22:21:32 22:21:32 Login Succeeded 22:21:32 nexus3.edgexfoundry.org:10002 22:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:33 22:21:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 22:21:33 Configure a credential helper to remove this warning. See 22:21:33 https://docs.****.com/go/credential-store/ 22:21:33 22:21:33 Login Succeeded 22:21:33 nexus3.edgexfoundry.org:10003 22:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:33 22:21:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 22:21:33 Configure a credential helper to remove this warning. See 22:21:33 https://docs.****.com/go/credential-store/ 22:21:33 22:21:33 Login Succeeded 22:21:33 nexus3.edgexfoundry.org:10004 22:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:33 22:21:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 22:21:33 Configure a credential helper to remove this warning. See 22:21:33 https://docs.****.com/go/credential-store/ 22:21:33 22:21:33 Login Succeeded 22:21:33 ****.io 22:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:33 22:21:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 22:21:33 Configure a credential helper to remove this warning. See 22:21:33 https://docs.****.com/go/credential-store/ 22:21:33 22:21:33 Login Succeeded 22:21:33 ---> ****-login.sh ends [Pipeline] } 22:21:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:21:33 + git rev-list -1 --merges d704995b03b47bc58c7575fa1c2901cfb409aa84~1..d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] echo 22:21:33 -----------> git rev-list -1 --merges d704995b03b47bc58c7575fa1c2901cfb409aa84~1..d704995b03b47bc58c7575fa1c2901cfb409aa84 d704995b03b47bc58c7575fa1c2901cfb409aa84 22:21:33 d704995b03b47bc58c7575fa1c2901cfb409aa84 [false] [Pipeline] sh 22:21:34 + git log --format=format:%s -1 d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] echo 22:21:34 ========================================================= 22:21:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:21:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:34 + git log --format=format:%s -1 d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] echo 22:21:34 [semverPrep] GIT_COMMIT: d704995b03b47bc58c7575fa1c2901cfb409aa84, Commit Message: Merge pull request #584 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.63 [Pipeline] echo 22:21:34 [semverPrep] This is not a build commit. [Pipeline] sh 22:21:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:21:34 + grep -v github /etc/ssh/ssh_known_hosts 22:21:34 + [ -e /tmp/ssh_known_hosts ] 22:21:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:21:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:21:34 + sudo tee -a /etc/ssh/ssh_known_hosts 22:21:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:35 22:21:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:35 0.1.4: Pulling from edgex-devops/py-git-semver 22:21:35 3dae71ba6b94: Pulling fs layer 22:21:35 6bf1a483ea7c: Pulling fs layer 22:21:35 f5dfc541a4d3: Pulling fs layer 22:21:35 461d9e800cba: Pulling fs layer 22:21:35 80192f66455f: Pulling fs layer 22:21:35 2e8e34ca0e6c: Pulling fs layer 22:21:35 a29436f7fd5d: Pulling fs layer 22:21:35 923cac83aea3: Pulling fs layer 22:21:35 25ad8b0a4227: Pulling fs layer 22:21:35 db01528c6b51: Pulling fs layer 22:21:35 28988de357af: Pulling fs layer 22:21:35 461d9e800cba: Waiting 22:21:35 80192f66455f: Waiting 22:21:35 2e8e34ca0e6c: Waiting 22:21:35 a29436f7fd5d: Waiting 22:21:35 923cac83aea3: Waiting 22:21:35 25ad8b0a4227: Waiting 22:21:35 28988de357af: Waiting 22:21:35 db01528c6b51: Waiting 22:21:35 6bf1a483ea7c: Verifying Checksum 22:21:35 6bf1a483ea7c: Download complete 22:21:35 461d9e800cba: Download complete 22:21:35 80192f66455f: Verifying Checksum 22:21:35 80192f66455f: Download complete 22:21:35 f5dfc541a4d3: Verifying Checksum 22:21:35 f5dfc541a4d3: Download complete 22:21:35 3dae71ba6b94: Verifying Checksum 22:21:35 3dae71ba6b94: Download complete 22:21:35 923cac83aea3: Verifying Checksum 22:21:35 923cac83aea3: Download complete 22:21:35 25ad8b0a4227: Verifying Checksum 22:21:35 25ad8b0a4227: Download complete 22:21:35 db01528c6b51: Verifying Checksum 22:21:35 db01528c6b51: Download complete 22:21:35 28988de357af: Verifying Checksum 22:21:35 28988de357af: Download complete 22:21:36 a29436f7fd5d: Verifying Checksum 22:21:36 a29436f7fd5d: Download complete 22:21:36 2e8e34ca0e6c: Verifying Checksum 22:21:36 2e8e34ca0e6c: Download complete 22:21:37 3dae71ba6b94: Pull complete 22:21:37 6bf1a483ea7c: Pull complete 22:21:38 f5dfc541a4d3: Pull complete 22:21:38 461d9e800cba: Pull complete 22:21:38 80192f66455f: Pull complete 22:21:42 2e8e34ca0e6c: Pull complete 22:21:43 a29436f7fd5d: Pull complete 22:21:43 923cac83aea3: Pull complete 22:21:43 25ad8b0a4227: Pull complete 22:21:43 db01528c6b51: Pull complete 22:21:43 28988de357af: Pull complete 22:21:43 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 22:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:43 prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container 22:21:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:21:45 $ docker top f7e7975988fc5c40e702719aed6b71650d826a42aee0dc98f76aa3c62c55fa6e -eo pid,comm 22:21:45 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). 22:21:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:45 [ssh-agent] Looking for ssh-agent implementation... 22:21:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:45 $ docker exec f7e7975988fc5c40e702719aed6b71650d826a42aee0dc98f76aa3c62c55fa6e ssh-agent 22:21:45 SSH_AUTH_SOCK=/tmp/ssh-kRSw9SJWNm3I/agent.33 22:21:45 SSH_AGENT_PID=39 22:21:45 Running ssh-add (command line suppressed) 22:21:45 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13932092348769898583.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13932092348769898583.key) 22:21:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:45 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 22:21:46 + git tag --points-at HEAD [Pipeline] } 22:21:46 $ docker exec --env ******** --env ******** f7e7975988fc5c40e702719aed6b71650d826a42aee0dc98f76aa3c62c55fa6e ssh-agent -k 22:21:46 unset SSH_AUTH_SOCK; 22:21:46 unset SSH_AGENT_PID; 22:21:46 echo Agent pid 39 killed; 22:21:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:21:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:46 [ssh-agent] Looking for ssh-agent implementation... 22:21:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:46 $ docker exec f7e7975988fc5c40e702719aed6b71650d826a42aee0dc98f76aa3c62c55fa6e ssh-agent 22:21:46 SSH_AUTH_SOCK=/tmp/ssh-UWBRvNttHAXc/agent.86 22:21:46 SSH_AGENT_PID=92 22:21:46 Running ssh-add (command line suppressed) 22:21:46 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2562208851109322363.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2562208851109322363.key) 22:21:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:47 + git semver init 22:21:47 2026-04-27 22:21:47,289 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 22:21:47 2026-04-27 22:21:47,293 [run_init] DEBUG init version:0.0.0 force:False 22:21:47 2026-04-27 22:21:47,293 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 22:21:47 2026-04-27 22:21:47,293 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 22:21:47 2026-04-27 22:21:47,294 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 22:21:49 2026-04-27 22:21:48,751 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 22:21:49 2026-04-27 22:21:48,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 22:21:49 2026-04-27 22:21:48,752 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 22:21:49 2026-04-27 22:21:48,752 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 22:21:49 4.1.0-dev.18 [Pipeline] } 22:21:49 $ docker exec --env ******** --env ******** f7e7975988fc5c40e702719aed6b71650d826a42aee0dc98f76aa3c62c55fa6e ssh-agent -k 22:21:49 unset SSH_AUTH_SOCK; 22:21:49 unset SSH_AGENT_PID; 22:21:49 echo Agent pid 92 killed; 22:21:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:49 + git semver [Pipeline] } 22:21:49 $ docker stop --time=1 f7e7975988fc5c40e702719aed6b71650d826a42aee0dc98f76aa3c62c55fa6e 22:21:51 $ docker rm -f --volumes f7e7975988fc5c40e702719aed6b71650d826a42aee0dc98f76aa3c62c55fa6e [Pipeline] // withDockerContainer [Pipeline] sh 22:21:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:21:51 Stashed 1 file(s) [Pipeline] echo 22:21:51 [edgeXSemver]: initialized semver on version 4.1.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:51 provisioning config files... 22:21:51 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7749941224314493490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:52 ---> ****-login.sh 22:21:52 nexus3.edgexfoundry.org:10001 22:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:52 Login Succeeded 22:21:52 nexus3.edgexfoundry.org:10002 22:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:52 Login Succeeded 22:21:52 nexus3.edgexfoundry.org:10003 22:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:52 Login Succeeded 22:21:52 nexus3.edgexfoundry.org:10004 22:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:52 Login Succeeded 22:21:52 ****.io 22:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:52 Login Succeeded 22:21:52 ---> ****-login.sh ends [Pipeline] } 22:21:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:21:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 22:21:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 22:21:53 ========================================================= 22:21:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 22:21:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 22:21:53 #0 building with "default" instance using docker driver 22:21:53 22:21:53 #1 [internal] load build definition from Dockerfile 22:21:53 #1 transferring dockerfile: 1.79kB done 22:21:53 #1 DONE 0.0s 22:21:53 22:21:53 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 22:21:53 #2 DONE 0.1s 22:21:54 22:21:54 #3 [internal] load .dockerignore 22:21:54 #3 transferring context: 2B done 22:21:54 #3 DONE 0.0s 22:21:54 22:21:54 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 22:21:54 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 22:21:54 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 22:21:54 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 22:21:54 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 22:21:54 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 22:21:54 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 22:21:54 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 22:21:54 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 22:21:54 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 22:21:54 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.31MB / 60.15MB 0.2s 22:21:54 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 22:21:54 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 22:21:54 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 22:21:54 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 22:21:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 22:21:54 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 28.31MB / 60.15MB 0.3s 22:21:54 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 22:21:54 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s 22:21:54 #4 ... 22:21:54 22:21:54 #5 [internal] load build context 22:21:54 #5 transferring context: 42.00MB 0.3s done 22:21:54 #5 DONE 0.4s 22:21:54 22:21:54 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 22:21:54 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 45.09MB / 60.15MB 0.4s 22:21:54 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 22:21:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 14.68MB / 112.58MB 0.4s 22:21:54 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 22:21:54 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s 22:21:54 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done 22:21:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 35.65MB / 112.58MB 0.6s 22:21:54 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.68MB / 14.72MB 0.6s 22:21:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 55.57MB / 112.58MB 0.7s 22:21:54 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 22:21:54 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 22:21:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 76.55MB / 112.58MB 0.8s 22:21:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 101.71MB / 112.58MB 0.9s 22:21:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 22:21:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 22:22:00 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.9s done 22:22:00 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 22:22:00 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 22:22:00 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 22:22:00 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 22:22:00 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 22:22:00 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 22:22:00 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 22:22:03 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done 22:22:03 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 22:22:04 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done 22:22:04 #4 DONE 10.5s 22:22:04 22:22:04 #6 [builder 2/7] WORKDIR /device-virtual-go 22:22:06 #6 DONE 1.3s 22:22:06 22:22:06 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 22:22:06 #7 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 22:22:06 #7 0.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 22:22:06 #7 0.706 (1/4) Installing openssh-keygen (10.0_p1-r10) 22:22:06 #7 0.717 (2/4) Installing libedit (20250104.3.1-r1) 22:22:06 #7 0.724 (3/4) Installing openssh-client-common (10.0_p1-r10) 22:22:06 #7 0.746 (4/4) Installing openssh-client-default (10.0_p1-r10) 22:22:06 #7 0.759 Executing busybox-1.37.0-r19.trigger 22:22:06 #7 0.771 OK: 269 MiB in 64 packages 22:22:06 #7 DONE 0.9s 22:22:06 22:22:06 #8 [builder 4/7] COPY go.mod vendor* ./ 22:22:06 #8 DONE 0.0s 22:22:06 22:22:06 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:06 Still waiting to schedule task 22:22:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:22:19 #9 DONE 11.3s 22:22:19 22:22:19 #10 [builder 6/7] COPY . . 22:22:19 #10 DONE 0.1s 22:22:19 22:22:19 #11 [builder 7/7] RUN echo noop 22:22:19 #11 0.195 noop 22:22:19 #11 DONE 0.2s 22:22:19 22:22:19 #12 exporting to image 22:22:19 #12 exporting layers 22:22:27 #12 exporting layers 8.1s done 22:22:27 #12 writing image sha256:6a89df1a0505c7fe469db8bb5c6395777cfb461c7ba93dc3c51fafb68bf2723a done 22:22:27 #12 naming to docker.io/library/ci-base-image-x86_64 done 22:22:27 #12 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:27 + docker inspect -f . ci-base-image-x86_64 22:22:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:27 prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container 22:22:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:22:27 $ docker top 7dccfb2808942536b0be4a46ba8944515b372780647fb12c366f490c04441fb0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:28 + go version 22:22:28 go version go1.25.2 linux/amd64 [Pipeline] } 22:22:28 $ docker stop --time=1 7dccfb2808942536b0be4a46ba8944515b372780647fb12c366f490c04441fb0 22:22:29 $ docker rm -f --volumes 7dccfb2808942536b0be4a46ba8944515b372780647fb12c366f490c04441fb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:30 + docker inspect -f . ci-base-image-x86_64 22:22:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:30 prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container 22:22:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:22:30 $ docker top 38bf661247aadc313aee890ef91f8e2b188443b6fdb042f1bc81e71b6ed41d1c -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:30 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 22:22:31 + make test 22:22:31 go test ./... -coverprofile=coverage.out 22:22:32 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:22:54 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 22:22:54 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 59.6% of statements 22:23:06 0 issues. 22:23:06 go vet ./... 22:23:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:23:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:23:13 ./bin/test-attribution-txt.sh 22:23:13 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 22:23:13 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 22:23:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 22:23:13 $ docker stop --time=1 38bf661247aadc313aee890ef91f8e2b188443b6fdb042f1bc81e71b6ed41d1c 22:23:14 $ docker rm -f --volumes 38bf661247aadc313aee890ef91f8e2b188443b6fdb042f1bc81e71b6ed41d1c [Pipeline] // withDockerContainer [Pipeline] sh 22:23:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:23:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:23:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:23:16 + ls -al . 22:23:16 total 276 22:23:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 22:22 . 22:23:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 22:21 .. 22:23:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 22:22 .git 22:23:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 22:21 .github 22:23:16 -rw-rw-r-- 1 jenkins jenkins 272 Apr 27 22:21 .gitignore 22:23:16 -rw-rw-r-- 1 jenkins jenkins 359 Apr 27 22:21 .golangci.yml 22:23:16 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 22:21 .semver 22:23:16 -rw-rw-r-- 1 jenkins jenkins 20974 Apr 27 22:21 Attribution.txt 22:23:16 -rw-rw-r-- 1 jenkins jenkins 17302 Apr 27 22:21 CHANGELOG.md 22:23:16 -rw-rw-r-- 1 jenkins jenkins 1755 Apr 27 22:21 Dockerfile 22:23:16 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 22:21 GOVERNANCE.md 22:23:16 -rw-rw-r-- 1 jenkins jenkins 683 Apr 27 22:21 Jenkinsfile 22:23:16 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 22:21 LICENSE 22:23:16 -rw-rw-r-- 1 jenkins jenkins 2651 Apr 27 22:21 Makefile 22:23:16 -rw-rw-r-- 1 jenkins jenkins 623 Apr 27 22:21 OWNERS.md 22:23:16 -rw-rw-r-- 1 jenkins jenkins 4473 Apr 27 22:21 README.md 22:23:16 -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 22:21 VERSION 22:23:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 22:21 bin 22:23:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 22:21 cmd 22:23:16 -rw-r--r-- 1 jenkins jenkins 45292 Apr 27 22:22 coverage.out 22:23:16 -rw-rw-r-- 1 jenkins jenkins 6526 Apr 27 22:21 go.mod 22:23:16 -rw-rw-r-- 1 jenkins jenkins 89245 Apr 27 22:21 go.sum 22:23:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 22:21 internal 22:23:16 -rw-rw-r-- 1 jenkins jenkins 235 Apr 27 22:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:16 + 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=d704995b03b47bc58c7575fa1c2901cfb409aa84 --label arch=amd64 --label version=4.1.0-dev.18 . 22:23:17 #0 building with "default" instance using docker driver 22:23:17 22:23:17 #1 [internal] load build definition from Dockerfile 22:23:17 #1 transferring dockerfile: 1.79kB done 22:23:17 #1 DONE 0.0s 22:23:17 22:23:17 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:23:17 #2 DONE 0.0s 22:23:17 22:23:17 #3 [internal] load metadata for docker.io/library/alpine:3.22 22:23:17 #3 DONE 0.1s 22:23:17 22:23:17 #4 [internal] load .dockerignore 22:23:17 #4 transferring context: 2B done 22:23:17 #4 DONE 0.0s 22:23:17 22:23:17 #5 [internal] load build context 22:23:17 #5 transferring context: 59.08kB 0.0s done 22:23:17 #5 DONE 0.0s 22:23:17 22:23:17 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 22:23:17 #6 DONE 0.1s 22:23:17 22:23:17 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 22:23:17 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 22:23:17 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 22:23:17 #7 ... 22:23:17 22:23:17 #8 [builder 2/7] WORKDIR /device-virtual-go 22:23:17 #8 DONE 0.0s 22:23:17 22:23:17 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 22:23:17 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 22:23:17 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 22:23:17 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 22:23:17 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 22:23:17 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done 22:23:17 #7 DONE 0.3s 22:23:17 22:23:17 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:23:17 #9 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 22:23:17 #9 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 22:23:18 #9 ... 22:23:18 22:23:18 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 22:23:18 #10 0.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 22:23:18 #10 0.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 22:23:18 #10 0.800 OK: 269 MiB in 64 packages 22:23:18 #10 DONE 0.9s 22:23:18 22:23:18 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:23:18 #9 0.623 (1/1) Installing dumb-init (1.2.5-r3) 22:23:18 #9 0.629 Executing busybox-1.37.0-r20.trigger 22:23:18 #9 0.634 OK: 7 MiB in 17 packages 22:23:18 #9 DONE 0.8s 22:23:18 22:23:18 #11 [builder 4/7] COPY go.mod vendor* ./ 22:23:18 #11 DONE 0.1s 22:23:18 22:23:18 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:18 #12 DONE 0.6s 22:23:18 22:23:18 #13 [stage-1 3/7] RUN apk --no-cache upgrade 22:23:18 #13 0.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 22:23:18 #13 0.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 22:23:18 #13 ... 22:23:18 22:23:18 #14 [builder 6/7] COPY . . 22:23:18 #14 DONE 0.1s 22:23:18 22:23:18 #15 [builder 7/7] RUN make build 22:23:19 #15 ... 22:23:19 22:23:19 #13 [stage-1 3/7] RUN apk --no-cache upgrade 22:23:19 #13 0.939 OK: 7 MiB in 17 packages 22:23:19 #13 DONE 1.1s 22:23:19 22:23:19 #15 [builder 7/7] RUN make build 22:23:19 #15 0.211 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 22:23:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8334 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 22:23:35 Running in /w/workspace/device-virtual-go/230 [Pipeline] { [Pipeline] checkout 22:23:38 The recommended git tool is: git 22:23:43 using credential edgex-jenkins-ssh 22:23:43 Cloning the remote Git repository 22:23:43 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 22:23:43 > git init /w/workspace/device-virtual-go/230 # timeout=10 22:23:43 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:23:43 > git --version # timeout=10 22:23:43 > git --version # 'git version 2.25.1' 22:23:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:45 #15 DONE 26.2s 22:23:45 22:23:45 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 22:23:45 #16 DONE 0.0s 22:23:45 22:23:45 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 22:23:45 #17 DONE 0.0s 22:23:45 22:23:45 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 22:23:45 #18 DONE 0.1s 22:23:45 22:23:45 #19 exporting to image 22:23:45 #19 exporting layers 0.1s done 22:23:45 #19 writing image sha256:2fe97ecec430efdaf9945730dd4c4cd96a01f42b1fcb3615f7169af6050d4824 done 22:23:45 #19 naming to docker.io/library/device-virtual done 22:23:45 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:45 provisioning config files... 22:23:45 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1480399448394663172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:46 ---> ****-login.sh 22:23:46 nexus3.edgexfoundry.org:10001 22:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:46 Login Succeeded 22:23:46 nexus3.edgexfoundry.org:10002 22:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:46 Login Succeeded 22:23:46 nexus3.edgexfoundry.org:10003 22:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:46 Login Succeeded 22:23:46 nexus3.edgexfoundry.org:10004 22:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:46 Login Succeeded 22:23:46 ****.io 22:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:46 Login Succeeded 22:23:46 ---> ****-login.sh ends [Pipeline] } 22:23:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 22:23:46 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 22:23:46 d704995b03b47bc58c7575fa1c2901cfb409aa84 22:23:46 latest 22:23:46 4.1.0-dev.18 22:23:46 d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 22:23:46 main 22:23:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:47 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:47 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:23:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84 22:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:23:47 6b5da9ec7c97: Preparing 22:23:47 33ae56cc5154: Preparing 22:23:47 ef4cb215f3a0: Preparing 22:23:47 bfdc2c8a6bbb: Preparing 22:23:47 28eb5e2f401c: Preparing 22:23:47 0854555d70ac: Preparing 22:23:47 0854555d70ac: Waiting 22:23:47 bfdc2c8a6bbb: Pushed 22:23:47 33ae56cc5154: Pushed 22:23:47 ef4cb215f3a0: Pushed 22:23:47 28eb5e2f401c: Pushed 22:23:47 0854555d70ac: Layer already exists 22:23:48 Avoid second fetch 22:23:48 Checking out Revision d704995b03b47bc58c7575fa1c2901cfb409aa84 (main) 22:23:48 Commit message: "Merge pull request #584 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.63" 22:23:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:48 > git config core.sparsecheckout # timeout=10 22:23:48 > git checkout -f d704995b03b47bc58c7575fa1c2901cfb409aa84 # timeout=10 22:23:51 6b5da9ec7c97: Pushed 22:23:51 d704995b03b47bc58c7575fa1c2901cfb409aa84: digest: sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:52 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 22:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:23:52 6b5da9ec7c97: Preparing 22:23:52 33ae56cc5154: Preparing 22:23:52 ef4cb215f3a0: Preparing 22:23:52 bfdc2c8a6bbb: Preparing 22:23:52 28eb5e2f401c: Preparing 22:23:52 0854555d70ac: Preparing 22:23:52 0854555d70ac: Waiting 22:23:52 6b5da9ec7c97: Layer already exists 22:23:52 33ae56cc5154: Layer already exists 22:23:52 28eb5e2f401c: Layer already exists 22:23:52 ef4cb215f3a0: Layer already exists 22:23:52 bfdc2c8a6bbb: Layer already exists 22:23:52 0854555d70ac: Layer already exists 22:23:52 latest: digest: sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:52 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18 22:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:23:53 6b5da9ec7c97: Preparing 22:23:53 33ae56cc5154: Preparing 22:23:53 ef4cb215f3a0: Preparing 22:23:53 bfdc2c8a6bbb: Preparing 22:23:53 28eb5e2f401c: Preparing 22:23:53 0854555d70ac: Preparing 22:23:53 0854555d70ac: Waiting 22:23:53 33ae56cc5154: Layer already exists 22:23:53 ef4cb215f3a0: Layer already exists 22:23:53 28eb5e2f401c: Layer already exists 22:23:53 6b5da9ec7c97: Layer already exists 22:23:53 bfdc2c8a6bbb: Layer already exists 22:23:53 0854555d70ac: Layer already exists 22:23:53 4.1.0-dev.18: digest: sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:53 provisioning config files... 22:23:53 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/230@tmp/config9203086698041631806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:53 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:53 ---> ****-login.sh 22:23:53 nexus3.edgexfoundry.org:10001 22:23:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 22:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:23:53 6b5da9ec7c97: Preparing 22:23:53 33ae56cc5154: Preparing 22:23:53 ef4cb215f3a0: Preparing 22:23:53 bfdc2c8a6bbb: Preparing 22:23:53 28eb5e2f401c: Preparing 22:23:53 0854555d70ac: Preparing 22:23:53 0854555d70ac: Waiting 22:23:53 28eb5e2f401c: Layer already exists 22:23:53 ef4cb215f3a0: Layer already exists 22:23:53 6b5da9ec7c97: Layer already exists 22:23:53 bfdc2c8a6bbb: Layer already exists 22:23:53 33ae56cc5154: Layer already exists 22:23:53 0854555d70ac: Layer already exists 22:23:53 d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18: digest: sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:54 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:23:54 Configure a credential helper to remove this warning. See 22:23:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:23:54 22:23:54 Login Succeeded 22:23:54 nexus3.edgexfoundry.org:10002 22:23:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 22:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:23:54 6b5da9ec7c97: Preparing 22:23:54 33ae56cc5154: Preparing 22:23:54 ef4cb215f3a0: Preparing 22:23:54 bfdc2c8a6bbb: Preparing 22:23:54 28eb5e2f401c: Preparing 22:23:54 0854555d70ac: Preparing 22:23:54 0854555d70ac: Waiting 22:23:54 ef4cb215f3a0: Layer already exists 22:23:54 28eb5e2f401c: Layer already exists 22:23:54 bfdc2c8a6bbb: Layer already exists 22:23:54 33ae56cc5154: Layer already exists 22:23:54 6b5da9ec7c97: Layer already exists 22:23:54 0854555d70ac: Layer already exists 22:23:54 main: digest: sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:54 ===================================================== [Pipeline] echo 22:23:54 taggedImages: 22:23:54 - nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84 22:23:54 - nexus3.edgexfoundry.org:10004/device-virtual:latest 22:23:54 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18 22:23:54 - nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 22:23:54 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 22:23:54 ========================================================= 22:23:54 [edgeXBuildMultiArch] RAW Config: 22:23:54 images: 22:23:54 - nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84 22:23:54 - nexus3.edgexfoundry.org:10004/device-virtual:latest 22:23:54 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18 22:23:54 - nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 22:23:54 - nexus3.edgexfoundry.org:10004/device-virtual:main 22:23:54 settingsFile: 22:23:54 device-virtual-go-settings 22:23:54 ========================================================= [Pipeline] node 22:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:23:54 Configure a credential helper to remove this warning. See 22:23:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:23:54 22:23:54 Login Succeeded 22:23:54 nexus3.edgexfoundry.org:10003 22:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:23:55 Configure a credential helper to remove this warning. See 22:23:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:23:55 22:23:55 Login Succeeded 22:23:55 nexus3.edgexfoundry.org:10004 22:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:23:55 Configure a credential helper to remove this warning. See 22:23:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:23:55 22:23:55 Login Succeeded 22:23:55 ****.io 22:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:23:56 Configure a credential helper to remove this warning. See 22:23:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:23:56 22:23:56 Login Succeeded 22:23:56 ---> ****-login.sh ends [Pipeline] } 22:23:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 22:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 22:23:56 ========================================================= 22:23:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 22:23:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 22:23:57 Sending build context to Docker daemon 21.24MB 22:23:57 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 22:23:57 Step 2/12 : FROM ${BASE} AS builder 22:23:57 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:23:57 6b59a28fa201: Pulling fs layer 22:23:57 d32bb0dddca7: Pulling fs layer 22:23:57 5dab1238d3d9: Pulling fs layer 22:23:57 196fd7d83e7d: Pulling fs layer 22:23:57 4f4fb700ef54: Pulling fs layer 22:23:57 8ba94037c8f0: Pulling fs layer 22:23:57 deaec5988b04: Pulling fs layer 22:23:57 9f65657bb879: Pulling fs layer 22:23:57 4f4fb700ef54: Waiting 22:23:57 8ba94037c8f0: Waiting 22:23:57 deaec5988b04: Waiting 22:23:57 9f65657bb879: Waiting 22:23:57 196fd7d83e7d: Waiting 22:23:57 d32bb0dddca7: Verifying Checksum 22:23:57 d32bb0dddca7: Download complete 22:23:57 196fd7d83e7d: Download complete 22:23:57 4f4fb700ef54: Verifying Checksum 22:23:57 4f4fb700ef54: Download complete 22:23:57 8ba94037c8f0: Verifying Checksum 22:23:57 8ba94037c8f0: Download complete 22:23:57 6b59a28fa201: Verifying Checksum 22:23:57 6b59a28fa201: Download complete 22:23:58 9f65657bb879: Verifying Checksum 22:23:58 9f65657bb879: Download complete 22:23:59 5dab1238d3d9: Verifying Checksum 22:23:59 5dab1238d3d9: Download complete 22:24:00 deaec5988b04: Download complete 22:24:01 6b59a28fa201: Pull complete 22:24:02 d32bb0dddca7: Pull complete 22:24:09 Still waiting to schedule task 22:24:09 All nodes of label ‘centos7-docker-4c-2g’ are offline 22:24:17 5dab1238d3d9: Pull complete 22:24:17 196fd7d83e7d: Pull complete 22:24:17 4f4fb700ef54: Pull complete 22:24:17 8ba94037c8f0: Pull complete 22:24:25 deaec5988b04: Pull complete 22:24:28 9f65657bb879: Pull complete 22:24:28 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 22:24:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 22:24:28 ---> 334268110677 22:24:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:24:30 ---> Running in f07d8e31fd58 22:24:30 Removing intermediate container f07d8e31fd58 22:24:30 ---> 721f9a576ee0 22:24:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:24:30 ---> Running in ff312799cf9c 22:24:31 Removing intermediate container ff312799cf9c 22:24:31 ---> 62bb3ae193bc 22:24:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:24:31 ---> Running in 8d467bac4951 22:24:31 Removing intermediate container 8d467bac4951 22:24:31 ---> c580d29c0eab 22:24:31 Step 6/12 : WORKDIR /device-virtual-go 22:24:31 ---> Running in 20b4f0d1f5f8 22:24:32 Removing intermediate container 20b4f0d1f5f8 22:24:32 ---> b24874a8e4fd 22:24:32 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:24:32 ---> Running in 058598f623e9 22:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 22:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 22:24:34 (1/4) Installing openssh-keygen (10.0_p1-r10) 22:24:34 (2/4) Installing libedit (20250104.3.1-r1) 22:24:34 (3/4) Installing openssh-client-common (10.0_p1-r10) 22:24:34 (4/4) Installing openssh-client-default (10.0_p1-r10) 22:24:34 Executing busybox-1.37.0-r19.trigger 22:24:34 OK: 259 MiB in 64 packages 22:24:35 Removing intermediate container 058598f623e9 22:24:35 ---> ea3e55a620ad 22:24:35 Step 8/12 : COPY go.mod vendor* ./ 22:24:36 ---> 436b32b73aec 22:24:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:36 ---> Running in 09cbb9a415a6 22:25:14 Running on prd-centos7-docker-4c-2g-8335 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:14 provisioning config files... 22:25:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2686813346633647625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:18 ---> ****-login.sh 22:25:18 nexus3.edgexfoundry.org:10001 22:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:18 Configure a credential helper to remove this warning. See 22:25:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:18 22:25:18 Login Succeeded 22:25:18 nexus3.edgexfoundry.org:10002 22:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:18 Configure a credential helper to remove this warning. See 22:25:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:18 22:25:18 Login Succeeded 22:25:18 nexus3.edgexfoundry.org:10003 22:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:18 Configure a credential helper to remove this warning. See 22:25:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:18 22:25:18 Login Succeeded 22:25:18 nexus3.edgexfoundry.org:10004 22:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:18 Configure a credential helper to remove this warning. See 22:25:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:18 22:25:18 Login Succeeded 22:25:18 ****.io 22:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:18 Configure a credential helper to remove this warning. See 22:25:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:18 22:25:18 Login Succeeded 22:25:18 ---> ****-login.sh ends [Pipeline] } 22:25:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:19 + docker buildx ls 22:25:19 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 22:25:19 default * docker 22:25:19 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 22:25:19 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 22:25:19 edgex-builder [Pipeline] sh 22:25:19 + docker buildx inspect --bootstrap 22:25:19 #1 [internal] booting buildkit 22:25:19 #1 pulling image moby/buildkit:buildx-stable-1 22:25:23 #1 pulling image moby/buildkit:buildx-stable-1 3.3s done 22:25:23 #1 creating container buildx_buildkit_edgex-builder0 22:25:24 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 22:25:24 #1 DONE 4.6s 22:25:24 Name: edgex-builder 22:25:24 Driver: docker-container 22:25:24 22:25:24 Nodes: 22:25:24 Name: edgex-builder0 22:25:24 Endpoint: unix:///var/run/docker.sock 22:25:24 Status: running 22:25:24 Buildkit: v0.29.0 22:25:24 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 22:25:24 + docker buildx ls 22:25:24 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 22:25:24 edgex-builder * docker-container 22:25:24 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 22:25:24 default docker 22:25:24 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 22:25:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84' 22:25:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84 --push - 22:25:24 #1 [internal] load build definition from Dockerfile 22:25:24 #1 transferring dockerfile: 199B done 22:25:24 #1 DONE 0.0s 22:25:24 22:25:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84 22:25:24 #2 DONE 0.1s 22:25:24 22:25:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84 22:25:25 #3 DONE 0.1s 22:25:25 22:25:25 #4 [internal] load .dockerignore 22:25:25 #4 transferring context: 2B done 22:25:25 #4 DONE 0.0s 22:25:25 22:25:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 22:25:25 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done 22:25:25 #5 DONE 0.0s 22:25:25 22:25:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 22:25:25 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done 22:25:25 #6 DONE 0.1s 22:25:25 22:25:25 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 22:25:25 #7 DONE 0.0s 22:25:25 22:25:25 #8 exporting to image 22:25:25 #8 exporting layers done 22:25:25 #8 exporting manifest sha256:64c6e0672c92a0c3d56807c25b97ea1c4df629e9ae607d331ffbd514a20cd99f 0.0s done 22:25:25 #8 exporting config sha256:2fe97ecec430efdaf9945730dd4c4cd96a01f42b1fcb3615f7169af6050d4824 done 22:25:25 #8 exporting manifest sha256:4dd04e0742a73a3f6c3dbfb62df8ec22bcad2c12a4e00929c4e625ec2baf12eb done 22:25:25 #8 exporting config sha256:e8735d36ae2aa1641fe8eed7356c4a5d02e9ef972764a015042ff16c4df5637e done 22:25:25 #8 exporting manifest list sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af done 22:25:25 #8 pushing layers 0.1s done 22:25:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84@sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af 22:25:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 22:25:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84@sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af 0.1s done 22:25:25 #8 DONE 0.2s 22:25:25 22:25:25 1 warning found (use --debug to expand): 22:25:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 22:25:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' 22:25:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - 22:25:25 #1 [internal] load build definition from Dockerfile 22:25:25 #1 transferring dockerfile: 165B done 22:25:25 #1 DONE 0.0s 22:25:25 22:25:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 22:25:25 #2 DONE 0.0s 22:25:25 22:25:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 22:25:25 #3 DONE 0.0s 22:25:25 22:25:25 #4 [internal] load .dockerignore 22:25:25 #4 transferring context: 2B done 22:25:25 #4 DONE 0.0s 22:25:25 22:25:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 22:25:25 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done 22:25:25 #5 DONE 0.0s 22:25:25 22:25:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 22:25:25 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done 22:25:25 #6 CACHED 22:25:25 22:25:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 22:25:25 #5 CACHED 22:25:25 22:25:25 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 22:25:25 #7 DONE 0.0s 22:25:25 22:25:25 #8 exporting to image 22:25:25 #8 exporting layers done 22:25:25 #8 exporting manifest sha256:64c6e0672c92a0c3d56807c25b97ea1c4df629e9ae607d331ffbd514a20cd99f done 22:25:25 #8 exporting config sha256:2fe97ecec430efdaf9945730dd4c4cd96a01f42b1fcb3615f7169af6050d4824 done 22:25:25 #8 exporting manifest sha256:4dd04e0742a73a3f6c3dbfb62df8ec22bcad2c12a4e00929c4e625ec2baf12eb done 22:25:25 #8 exporting config sha256:e8735d36ae2aa1641fe8eed7356c4a5d02e9ef972764a015042ff16c4df5637e done 22:25:25 #8 exporting manifest list sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af done 22:25:25 #8 pushing layers 0.0s done 22:25:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af 0.1s done 22:25:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 22:25:25 #8 DONE 0.1s 22:25:25 22:25:25 1 warning found (use --debug to expand): 22:25:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 22:25:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18 --push - 22:25:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18' 22:25:26 #1 [internal] load build definition from Dockerfile 22:25:26 #1 transferring dockerfile: 171B done 22:25:26 #1 DONE 0.0s 22:25:26 22:25:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18 22:25:26 #2 DONE 0.0s 22:25:26 22:25:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18 22:25:26 #3 DONE 0.0s 22:25:26 22:25:26 #4 [internal] load .dockerignore 22:25:26 #4 transferring context: 2B done 22:25:26 #4 DONE 0.0s 22:25:26 22:25:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 22:25:26 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done 22:25:26 #5 CACHED 22:25:26 22:25:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 22:25:26 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done 22:25:26 #6 CACHED 22:25:26 22:25:26 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 22:25:26 #7 DONE 0.0s 22:25:26 22:25:26 #8 exporting to image 22:25:26 #8 exporting layers done 22:25:26 #8 exporting manifest sha256:64c6e0672c92a0c3d56807c25b97ea1c4df629e9ae607d331ffbd514a20cd99f done 22:25:26 #8 exporting config sha256:2fe97ecec430efdaf9945730dd4c4cd96a01f42b1fcb3615f7169af6050d4824 done 22:25:26 #8 exporting manifest sha256:4dd04e0742a73a3f6c3dbfb62df8ec22bcad2c12a4e00929c4e625ec2baf12eb done 22:25:26 #8 exporting config sha256:e8735d36ae2aa1641fe8eed7356c4a5d02e9ef972764a015042ff16c4df5637e done 22:25:26 #8 exporting manifest list sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af done 22:25:26 #8 pushing layers 0.0s done 22:25:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.18@sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af 0.1s done 22:25:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 22:25:26 #8 DONE 0.1s 22:25:26 22:25:26 1 warning found (use --debug to expand): 22:25:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 22:25:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18' 22:25:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 --push - 22:25:26 #1 [internal] load build definition from Dockerfile 22:25:26 #1 transferring dockerfile: 212B done 22:25:26 #1 DONE 0.0s 22:25:26 22:25:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 22:25:26 #2 DONE 0.0s 22:25:26 22:25:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 22:25:26 #3 DONE 0.0s 22:25:26 22:25:26 #4 [internal] load .dockerignore 22:25:26 #4 transferring context: 2B done 22:25:26 #4 DONE 0.0s 22:25:26 22:25:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 22:25:26 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done 22:25:26 #5 DONE 0.0s 22:25:26 22:25:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 22:25:26 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done 22:25:26 #6 CACHED 22:25:26 22:25:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 22:25:26 #5 CACHED 22:25:26 22:25:26 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 22:25:26 #7 DONE 0.0s 22:25:26 22:25:26 #8 exporting to image 22:25:26 #8 exporting layers done 22:25:26 #8 exporting manifest sha256:64c6e0672c92a0c3d56807c25b97ea1c4df629e9ae607d331ffbd514a20cd99f done 22:25:26 #8 exporting config sha256:2fe97ecec430efdaf9945730dd4c4cd96a01f42b1fcb3615f7169af6050d4824 done 22:25:26 #8 exporting manifest sha256:4dd04e0742a73a3f6c3dbfb62df8ec22bcad2c12a4e00929c4e625ec2baf12eb done 22:25:26 #8 exporting config sha256:e8735d36ae2aa1641fe8eed7356c4a5d02e9ef972764a015042ff16c4df5637e done 22:25:26 #8 exporting manifest list sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af done 22:25:26 #8 pushing layers 0.0s done 22:25:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18@sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af 0.1s done 22:25:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 22:25:26 #8 DONE 0.1s 22:25:26 22:25:26 1 warning found (use --debug to expand): 22:25:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 22:25:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' 22:25:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - 22:25:27 #1 [internal] load build definition from Dockerfile 22:25:27 #1 transferring dockerfile: 163B done 22:25:27 #1 DONE 0.0s 22:25:27 22:25:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 22:25:27 #2 DONE 0.0s 22:25:27 22:25:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 22:25:27 #3 DONE 0.0s 22:25:27 22:25:27 #4 [internal] load .dockerignore 22:25:27 #4 transferring context: 2B done 22:25:27 #4 DONE 0.0s 22:25:27 22:25:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 22:25:27 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done 22:25:27 #5 CACHED 22:25:27 22:25:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 22:25:27 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:f7b5c723d27a2b0292b53621d8b345b19fe755222b6320350c73c3c1b129babe 0.0s done 22:25:27 #6 CACHED 22:25:27 22:25:27 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 22:25:27 #7 DONE 0.0s 22:25:27 22:25:27 #8 exporting to image 22:25:27 #8 exporting layers done 22:25:27 #8 exporting manifest sha256:64c6e0672c92a0c3d56807c25b97ea1c4df629e9ae607d331ffbd514a20cd99f done 22:25:27 #8 exporting config sha256:2fe97ecec430efdaf9945730dd4c4cd96a01f42b1fcb3615f7169af6050d4824 done 22:25:27 #8 exporting manifest sha256:4dd04e0742a73a3f6c3dbfb62df8ec22bcad2c12a4e00929c4e625ec2baf12eb done 22:25:27 #8 exporting config sha256:e8735d36ae2aa1641fe8eed7356c4a5d02e9ef972764a015042ff16c4df5637e done 22:25:27 #8 exporting manifest list sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af done 22:25:27 #8 pushing layers 0.0s done 22:25:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:e613e26a85aad68654895e75e32519d0494c243e53788c6ef68d45ace58876af 0.1s done 22:25:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 22:25:27 #8 DONE 0.1s 22:25:27 22:25:27 1 warning found (use --debug to expand): 22:25:27  - 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 22:25:27 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:25:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:25:28 ---> package-listing.sh 22:25:28 ++ facter osfamily 22:25:28 ++ tr '[:upper:]' '[:lower:]' 22:25:29 + OS_FAMILY=redhat 22:25:29 + workspace=/w/workspace/exfoundry_device-virtual-go_main 22:25:29 + START_PACKAGES=/tmp/packages_start.txt 22:25:29 + END_PACKAGES=/tmp/packages_end.txt 22:25:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:25:29 + PACKAGES=/tmp/packages_start.txt 22:25:29 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 22:25:29 + PACKAGES=/tmp/packages_end.txt 22:25:29 + case "${OS_FAMILY}" in 22:25:29 + sort 22:25:29 + rpm -qa 22:25:29 + '[' -f /tmp/packages_start.txt ']' 22:25:29 + '[' -f /tmp/packages_end.txt ']' 22:25:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:25:29 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 22:25:29 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 22:25:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 22:25:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:25:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:30 22:25:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:30 latest: Pulling from edgex-lftools-log-publisher 22:25:30 5eb5b503b376: Pulling fs layer 22:25:30 5c69ac0246d0: Pulling fs layer 22:25:30 ec43610c2a17: Pulling fs layer 22:25:30 3a2ae6a8a46f: Pulling fs layer 22:25:30 33b1e0a273af: Pulling fs layer 22:25:30 5d3b04190fa2: Pulling fs layer 22:25:30 2f39f015ded8: Pulling fs layer 22:25:30 3a2ae6a8a46f: Waiting 22:25:30 33b1e0a273af: Waiting 22:25:30 5d3b04190fa2: Waiting 22:25:30 2f39f015ded8: Waiting 22:25:30 5c69ac0246d0: Verifying Checksum 22:25:30 5c69ac0246d0: Download complete 22:25:30 3a2ae6a8a46f: Verifying Checksum 22:25:30 3a2ae6a8a46f: Download complete 22:25:30 33b1e0a273af: Verifying Checksum 22:25:30 33b1e0a273af: Download complete 22:25:30 ec43610c2a17: Verifying Checksum 22:25:30 ec43610c2a17: Download complete 22:25:30 5d3b04190fa2: Verifying Checksum 22:25:30 5d3b04190fa2: Download complete 22:25:31 5eb5b503b376: Verifying Checksum 22:25:31 5eb5b503b376: Download complete 22:25:31 2f39f015ded8: Verifying Checksum 22:25:31 2f39f015ded8: Download complete 22:25:32 5eb5b503b376: Pull complete 22:25:32 5c69ac0246d0: Pull complete 22:25:33 ec43610c2a17: Pull complete 22:25:33 3a2ae6a8a46f: Pull complete 22:25:33 33b1e0a273af: Pull complete 22:25:33 5d3b04190fa2: Pull complete 22:25:37 2f39f015ded8: Pull complete 22:25:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:25:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:37 prd-centos7-docker-4c-2g-8335 does not seem to be running inside a container 22:25:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:25:40 $ docker top 0ea6b9fe84394d4e737ccdb9c0d46ec43a1361533cef328e4f0294dc1092c8a3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:41 + touch /tmp/pre-build-complete [Pipeline] sh 22:25:41 + mkdir -p /var/log/sysstat [Pipeline] sh 22:25:41 + ls /var/log/sa-host 22:25:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:42 provisioning config files... 22:25:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5969003351935769486tmp [Pipeline] { [Pipeline] echo 22:25:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:25:42 ---> create-netrc.sh [Pipeline] } 22:25:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:25:42 ---> python-tools-install.sh [Pipeline] echo 22:25:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:25:43 ---> sudo-logs.sh 22:25:43 Archiving 'sudo' log.. 22:25:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-8335.novalocal: Name or service not known 22:25:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-8335.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:25:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:25:43 ---> job-cost.sh 22:25:43 lf-activate-venv: SKIPPING 22:25:43 INFO: No Stack... 22:25:43 INFO: Retrieving Pricing Info for: v3-standard-2 22:25:44 INFO: Archiving Costs [Pipeline] echo 22:25:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:25:44 ---> logs-deploy.sh 22:25:44 lf-activate-venv: SKIPPING 22:25:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/230 22:25:44 INFO: archiving workspace using pattern(s): 22:25:45 Archives upload complete. 22:25:45 INFO: archiving logs to Nexus 22:25:46 ---> uname -a: 22:25:46 Linux prd-centos7-docker-4c-2g-8335.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 22:25:46 22:25:46 22:25:46 ---> lscpu: 22:25:46 Architecture: x86_64 22:25:46 CPU op-mode(s): 32-bit, 64-bit 22:25:46 Byte Order: Little Endian 22:25:46 Address sizes: 40 bits physical, 48 bits virtual 22:25:46 CPU(s): 2 22:25:46 On-line CPU(s) list: 0,1 22:25:46 Thread(s) per core: 1 22:25:46 Core(s) per socket: 1 22:25:46 Socket(s): 2 22:25:46 NUMA node(s): 1 22:25:46 Vendor ID: AuthenticAMD 22:25:46 CPU family: 23 22:25:46 Model: 49 22:25:46 Model name: AMD EPYC-Rome Processor 22:25:46 Stepping: 0 22:25:46 CPU MHz: 2799.998 22:25:46 BogoMIPS: 5599.99 22:25:46 Virtualization: AMD-V 22:25:46 Hypervisor vendor: KVM 22:25:46 Virtualization type: full 22:25:46 L1d cache: 64 KiB 22:25:46 L1i cache: 64 KiB 22:25:46 L2 cache: 1 MiB 22:25:46 L3 cache: 32 MiB 22:25:46 NUMA node0 CPU(s): 0,1 22:25:46 Vulnerability Itlb multihit: Not affected 22:25:46 Vulnerability L1tf: Not affected 22:25:46 Vulnerability Mds: Not affected 22:25:46 Vulnerability Meltdown: Not affected 22:25:46 Vulnerability Mmio stale data: Not affected 22:25:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:25:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:25:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:25:46 Vulnerability Srbds: Not affected 22:25:46 Vulnerability Tsx async abort: Not affected 22:25:46 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 22:25:46 22:25:46 22:25:46 ---> nproc: 22:25:46 2 22:25:46 22:25:46 22:25:46 ---> df -h: 22:25:46 Filesystem Size Used Avail Use% Mounted on 22:25:46 overlay 40G 7.4G 33G 19% / 22:25:46 tmpfs 64M 0 64M 0% /dev 22:25:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:25:46 shm 64M 0 64M 0% /dev/shm 22:25:46 /dev/vda1 40G 7.4G 33G 19% /facter-os 22:25:46 22:25:46 22:25:46 Cannot open /var/log/sysstat/sa27: No such file or directory 22:25:46 Please check if data collecting is enabled 22:25:46 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:46 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 22:25:46 $ docker stop --time=1 0ea6b9fe84394d4e737ccdb9c0d46ec43a1361533cef328e4f0294dc1092c8a3 22:25:47 $ docker rm -f --volumes 0ea6b9fe84394d4e737ccdb9c0d46ec43a1361533cef328e4f0294dc1092c8a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 22:25:47 [WS-CLEANUP] Deleting project workspace... 22:25:47 [WS-CLEANUP] Deferred wipeout is used... 22:25:47 [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 22:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:48 22:25:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:48 latest: Pulling from edgex-lftools-log-publisher 22:25:48 5eb5b503b376: Pulling fs layer 22:25:48 5c69ac0246d0: Pulling fs layer 22:25:48 ec43610c2a17: Pulling fs layer 22:25:48 3a2ae6a8a46f: Pulling fs layer 22:25:48 33b1e0a273af: Pulling fs layer 22:25:48 5d3b04190fa2: Pulling fs layer 22:25:48 2f39f015ded8: Pulling fs layer 22:25:48 3a2ae6a8a46f: Waiting 22:25:48 33b1e0a273af: Waiting 22:25:48 5d3b04190fa2: Waiting 22:25:48 2f39f015ded8: Waiting 22:25:48 5c69ac0246d0: Verifying Checksum 22:25:48 5c69ac0246d0: Download complete 22:25:48 3a2ae6a8a46f: Verifying Checksum 22:25:48 3a2ae6a8a46f: Download complete 22:25:48 ec43610c2a17: Verifying Checksum 22:25:48 ec43610c2a17: Download complete 22:25:48 33b1e0a273af: Download complete 22:25:48 5d3b04190fa2: Download complete 22:25:48 5eb5b503b376: Verifying Checksum 22:25:48 5eb5b503b376: Download complete 22:25:49 2f39f015ded8: Download complete 22:25:50 5eb5b503b376: Pull complete 22:25:50 5c69ac0246d0: Pull complete 22:25:51 ec43610c2a17: Pull complete 22:25:51 3a2ae6a8a46f: Pull complete 22:25:51 33b1e0a273af: Pull complete 22:25:51 5d3b04190fa2: Pull complete 22:25:57 2f39f015ded8: Pull complete 22:25:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:25:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:57 prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container 22:25:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:25:59 $ docker top e87d867920e204a07ac5c31b3afdd1930e709154d04296b06da208af438c1a4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:59 ---> job-cost.sh 22:25:59 lf-activate-venv: SKIPPING 22:25:59 INFO: No Stack... 22:25:59 INFO: Retrieving Pricing Info for: v3-standard-8 22:26:00 INFO: Archiving Costs [Pipeline] sh 22:26:00 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 22:26:00 + cut -d, -f6 [Pipeline] lock 22:26:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] 22:26:00 Resource [jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] did not exist. Created. 22:26:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:26:00 + echo total: 0.2199999988079071 [Pipeline] stash 22:26:00 Stashed 1 file(s) [Pipeline] } 22:26:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] [Pipeline] // lock [Pipeline] } 22:26:00 $ docker stop --time=1 e87d867920e204a07ac5c31b3afdd1930e709154d04296b06da208af438c1a4b 22:26:01 $ docker rm -f --volumes e87d867920e204a07ac5c31b3afdd1930e709154d04296b06da208af438c1a4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:26:28 Removing intermediate container 09cbb9a415a6 22:26:28 ---> e3c2b7868216 22:26:28 Step 10/12 : COPY . . 22:26:28 ---> 76e6e8f85649 22:26:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:26:28 ---> Running in 8a034f6ccce6 22:26:28 Removing intermediate container 8a034f6ccce6 22:26:28 ---> 7addc62a498b 22:26:28 Step 12/12 : RUN $MAKE 22:26:28 ---> Running in a7df2ad3f902 22:26:28 noop 22:26:28 Removing intermediate container a7df2ad3f902 22:26:28 ---> 41e00e4aa337 22:26:28 Successfully built 41e00e4aa337 22:26:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:28 + docker inspect -f . ci-base-image-arm64 22:26:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:28 prd-ubuntu20.04-docker-arm64-4c-16g-8334 does not seem to be running inside a container 22:26:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/230 -v /w/workspace/device-virtual-go/230:/w/workspace/device-virtual-go/230:rw,z -v /w/workspace/device-virtual-go/230@tmp:/w/workspace/device-virtual-go/230@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 22:26:30 $ docker top 770f7f83e3a6cac1d9b201cb24ec84dd11be2abacd69d60f611e83525a629a81 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:30 + go version 22:26:30 go version go1.25.3 linux/arm64 [Pipeline] } 22:26:30 $ docker stop --time=1 770f7f83e3a6cac1d9b201cb24ec84dd11be2abacd69d60f611e83525a629a81 22:26:32 $ docker rm -f --volumes 770f7f83e3a6cac1d9b201cb24ec84dd11be2abacd69d60f611e83525a629a81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:33 + docker inspect -f . ci-base-image-arm64 22:26:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:33 prd-ubuntu20.04-docker-arm64-4c-16g-8334 does not seem to be running inside a container 22:26:33 $ 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/230 -v /w/workspace/device-virtual-go/230:/w/workspace/device-virtual-go/230:rw,z -v /w/workspace/device-virtual-go/230@tmp:/w/workspace/device-virtual-go/230@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 22:26:34 $ docker top 1e26be21f4e6e0fb1182d1eb012b276d1e010e8ec5c1c2dccdcdfa6500a6d9a5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:35 + git config --global --add safe.directory /w/workspace/device-virtual-go/230 [Pipeline] fileExists [Pipeline] sh 22:26:36 + make test 22:26:36 go test ./... -coverprofile=coverage.out 22:26:41 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:30:18 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 22:30:18 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.067s coverage: 59.4% of statements 22:30:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:30:18 go vet ./... 22:31:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:31:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:31:05 ./bin/test-attribution-txt.sh 22:31:05 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 22:31:05 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 22:31:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 22:31:05 $ docker stop --time=1 1e26be21f4e6e0fb1182d1eb012b276d1e010e8ec5c1c2dccdcdfa6500a6d9a5 22:31:07 $ docker rm -f --volumes 1e26be21f4e6e0fb1182d1eb012b276d1e010e8ec5c1c2dccdcdfa6500a6d9a5 [Pipeline] // withDockerContainer [Pipeline] sh 22:31:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:31:08 Warning: overwriting stash ‘coverage-report’ 22:31:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:31:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:31:10 + ls -al . 22:31:10 total 272 22:31:10 drwxrwxr-x 7 jenkins jenkins 4096 Apr 27 22:26 . 22:31:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 22:23 .. 22:31:10 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 22:23 .git 22:31:10 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 22:23 .github 22:31:10 -rw-rw-r-- 1 jenkins jenkins 272 Apr 27 22:23 .gitignore 22:31:10 -rw-rw-r-- 1 jenkins jenkins 359 Apr 27 22:23 .golangci.yml 22:31:10 -rw-rw-r-- 1 jenkins jenkins 20974 Apr 27 22:23 Attribution.txt 22:31:10 -rw-rw-r-- 1 jenkins jenkins 17302 Apr 27 22:23 CHANGELOG.md 22:31:10 -rw-rw-r-- 1 jenkins jenkins 1755 Apr 27 22:23 Dockerfile 22:31:10 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 22:23 GOVERNANCE.md 22:31:10 -rw-rw-r-- 1 jenkins jenkins 683 Apr 27 22:23 Jenkinsfile 22:31:10 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 22:23 LICENSE 22:31:10 -rw-rw-r-- 1 jenkins jenkins 2651 Apr 27 22:23 Makefile 22:31:10 -rw-rw-r-- 1 jenkins jenkins 623 Apr 27 22:23 OWNERS.md 22:31:10 -rw-rw-r-- 1 jenkins jenkins 4473 Apr 27 22:23 README.md 22:31:10 -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 22:21 VERSION 22:31:10 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 22:23 bin 22:31:10 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 22:23 cmd 22:31:10 -rw-r--r-- 1 jenkins jenkins 45292 Apr 27 22:30 coverage.out 22:31:10 -rw-rw-r-- 1 jenkins jenkins 6526 Apr 27 22:23 go.mod 22:31:10 -rw-rw-r-- 1 jenkins jenkins 89245 Apr 27 22:23 go.sum 22:31:10 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 22:23 internal 22:31:10 -rw-rw-r-- 1 jenkins jenkins 235 Apr 27 22:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:10 + 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=d704995b03b47bc58c7575fa1c2901cfb409aa84 --label arch=arm64 --label version=4.1.0-dev.18 . 22:31:11 Sending build context to Docker daemon 21.28MB 22:31:11 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 22:31:11 Step 2/26 : FROM ${BASE} AS builder 22:31:11 ---> 41e00e4aa337 22:31:11 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:31:11 ---> Running in ea7dd6d901d1 22:31:11 Removing intermediate container ea7dd6d901d1 22:31:11 ---> 61f86c7c7713 22:31:11 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:31:11 ---> Running in 547836fd4621 22:31:11 Removing intermediate container 547836fd4621 22:31:11 ---> 3b17cb9b887f 22:31:11 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:31:11 ---> Running in 288ab5d66862 22:31:12 Removing intermediate container 288ab5d66862 22:31:12 ---> 44f95e4ed0a3 22:31:12 Step 6/26 : WORKDIR /device-virtual-go 22:31:12 ---> Running in 6146c8141758 22:31:12 Removing intermediate container 6146c8141758 22:31:12 ---> b3ef6a4ecf9b 22:31:12 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:31:12 ---> Running in c6258e8f4dde 22:31:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 22:31:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 22:31:15 OK: 259 MiB in 64 packages 22:31:16 Removing intermediate container c6258e8f4dde 22:31:16 ---> 5611aca77771 22:31:16 Step 8/26 : COPY go.mod vendor* ./ 22:31:16 ---> 00cd3ab6e071 22:31:16 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:16 ---> Running in c66d4990f6cd 22:31:19 Removing intermediate container c66d4990f6cd 22:31:19 ---> ddbe02c552a2 22:31:19 Step 10/26 : COPY . . 22:31:20 ---> 909057079a92 22:31:20 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:31:20 ---> Running in eefd8a5abe44 22:31:20 Removing intermediate container eefd8a5abe44 22:31:20 ---> ab06be9ff807 22:31:20 Step 12/26 : RUN $MAKE 22:31:21 ---> Running in 8f7f8f95facb 22:31:22 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 22:34:58 Removing intermediate container 8f7f8f95facb 22:34:58 ---> 34f82aeca557 22:34:58 Step 13/26 : FROM alpine:3.22 22:34:58 3.22: Pulling from library/alpine 22:34:58 58e777220c39: Pulling fs layer 22:34:58 58e777220c39: Download complete 22:34:59 58e777220c39: Pull complete 22:34:59 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 22:34:59 Status: Downloaded newer image for alpine:3.22 22:34:59 ---> 6a2735c23ff3 22:34:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:34:59 ---> Running in b46c18fda03a 22:34:59 Removing intermediate container b46c18fda03a 22:34:59 ---> bf8f29510440 22:34:59 Step 15/26 : RUN apk add --update --no-cache dumb-init 22:34:59 ---> Running in 73a6e2bbc837 22:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 22:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 22:35:03 (1/1) Installing dumb-init (1.2.5-r3) 22:35:03 Executing busybox-1.37.0-r20.trigger 22:35:03 OK: 8 MiB in 17 packages 22:35:04 Removing intermediate container 73a6e2bbc837 22:35:04 ---> 6ed91592edf6 22:35:04 Step 16/26 : RUN apk --no-cache upgrade 22:35:04 ---> Running in bd272cfd41a6 22:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 22:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 22:35:06 OK: 8 MiB in 17 packages 22:35:07 Removing intermediate container bd272cfd41a6 22:35:07 ---> 1507b43eaf8b 22:35:07 Step 17/26 : WORKDIR / 22:35:07 ---> Running in 39fa5977168b 22:35:08 Removing intermediate container 39fa5977168b 22:35:08 ---> 0e8f577b707f 22:35:08 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:35:08 ---> 5c0a6cdb9c4f 22:35:08 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 22:35:08 ---> 516d19863643 22:35:08 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 22:35:10 ---> 1a9e36808206 22:35:10 Step 21/26 : EXPOSE 59900 22:35:10 ---> Running in 97f3ef11f44d 22:35:11 Removing intermediate container 97f3ef11f44d 22:35:11 ---> 0c7b4969f3ca 22:35:11 Step 22/26 : ENTRYPOINT ["/device-virtual"] 22:35:11 ---> Running in 1bd32cafdbf8 22:35:11 Removing intermediate container 1bd32cafdbf8 22:35:11 ---> 6d150653ca2f 22:35:11 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 22:35:11 ---> Running in 18a030b1e9bc 22:35:11 Removing intermediate container 18a030b1e9bc 22:35:11 ---> 9a248a845989 22:35:11 Step 24/26 : LABEL arch=arm64 22:35:11 ---> Running in f55277af3fe6 22:35:12 Removing intermediate container f55277af3fe6 22:35:12 ---> cd95dc8c14fe 22:35:12 Step 25/26 : LABEL git_sha=d704995b03b47bc58c7575fa1c2901cfb409aa84 22:35:12 ---> Running in e08672ba381c 22:35:12 Removing intermediate container e08672ba381c 22:35:12 ---> a139aa054721 22:35:12 Step 26/26 : LABEL version=4.1.0-dev.18 22:35:12 ---> Running in 7a4d1ff1567d 22:35:12 Removing intermediate container 7a4d1ff1567d 22:35:12 ---> 59f95e6ba11c 22:35:12 [Warning] One or more build-args [ARCH] were not consumed 22:35:12 Successfully built 59f95e6ba11c 22:35:12 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 22:35:13 provisioning config files... 22:35:13 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/230@tmp/config17091805524005403646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:13 ---> ****-login.sh 22:35:13 nexus3.edgexfoundry.org:10001 22:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:35:13 Configure a credential helper to remove this warning. See 22:35:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:35:13 22:35:13 Login Succeeded 22:35:13 nexus3.edgexfoundry.org:10002 22:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:35:14 Configure a credential helper to remove this warning. See 22:35:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:35:14 22:35:14 Login Succeeded 22:35:14 nexus3.edgexfoundry.org:10003 22:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:35:14 Configure a credential helper to remove this warning. See 22:35:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:35:14 22:35:14 Login Succeeded 22:35:14 nexus3.edgexfoundry.org:10004 22:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:35:14 Configure a credential helper to remove this warning. See 22:35:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:35:14 22:35:14 Login Succeeded 22:35:14 ****.io 22:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:35:15 Configure a credential helper to remove this warning. See 22:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:35:15 22:35:15 Login Succeeded 22:35:15 ---> ****-login.sh ends [Pipeline] } 22:35:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 22:35:15 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 22:35:15 d704995b03b47bc58c7575fa1c2901cfb409aa84 22:35:15 latest 22:35:15 4.1.0-dev.18 22:35:15 d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 22:35:15 main 22:35:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:15 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:16 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84 22:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:35:16 6cc31a581ab6: Preparing 22:35:16 d5d23c100d17: Preparing 22:35:16 50935a6169c2: Preparing 22:35:16 d3edffaf088c: Preparing 22:35:16 d85bf9d34d0d: Preparing 22:35:16 eeaa73608b53: Preparing 22:35:16 eeaa73608b53: Waiting 22:35:16 d3edffaf088c: Pushed 22:35:16 50935a6169c2: Pushed 22:35:16 d5d23c100d17: Pushed 22:35:16 d85bf9d34d0d: Pushed 22:35:16 eeaa73608b53: Layer already exists 22:35:24 6cc31a581ab6: Pushed 22:35:24 d704995b03b47bc58c7575fa1c2901cfb409aa84: digest: sha256:cf9b6b52b89daa7194104c5fcbae95ac92a1b2cc3a6d47f32abfff10093bdbab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 22:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:35:25 6cc31a581ab6: Preparing 22:35:25 d5d23c100d17: Preparing 22:35:25 50935a6169c2: Preparing 22:35:25 d3edffaf088c: Preparing 22:35:25 d85bf9d34d0d: Preparing 22:35:25 eeaa73608b53: Preparing 22:35:25 eeaa73608b53: Waiting 22:35:25 6cc31a581ab6: Layer already exists 22:35:25 50935a6169c2: Layer already exists 22:35:25 d85bf9d34d0d: Layer already exists 22:35:25 d5d23c100d17: Layer already exists 22:35:25 d3edffaf088c: Layer already exists 22:35:25 eeaa73608b53: Layer already exists 22:35:25 latest: digest: sha256:cf9b6b52b89daa7194104c5fcbae95ac92a1b2cc3a6d47f32abfff10093bdbab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:26 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.18 22:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:35:26 6cc31a581ab6: Preparing 22:35:26 d5d23c100d17: Preparing 22:35:26 50935a6169c2: Preparing 22:35:26 d3edffaf088c: Preparing 22:35:26 d85bf9d34d0d: Preparing 22:35:26 eeaa73608b53: Preparing 22:35:26 eeaa73608b53: Waiting 22:35:26 d85bf9d34d0d: Layer already exists 22:35:26 6cc31a581ab6: Layer already exists 22:35:26 d3edffaf088c: Layer already exists 22:35:26 50935a6169c2: Layer already exists 22:35:26 d5d23c100d17: Layer already exists 22:35:26 eeaa73608b53: Layer already exists 22:35:26 4.1.0-dev.18: digest: sha256:cf9b6b52b89daa7194104c5fcbae95ac92a1b2cc3a6d47f32abfff10093bdbab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:27 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 22:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:35:27 6cc31a581ab6: Preparing 22:35:27 d5d23c100d17: Preparing 22:35:27 50935a6169c2: Preparing 22:35:27 d3edffaf088c: Preparing 22:35:27 d85bf9d34d0d: Preparing 22:35:27 eeaa73608b53: Preparing 22:35:27 eeaa73608b53: Waiting 22:35:27 d5d23c100d17: Layer already exists 22:35:27 d3edffaf088c: Layer already exists 22:35:27 6cc31a581ab6: Layer already exists 22:35:27 d85bf9d34d0d: Layer already exists 22:35:27 50935a6169c2: Layer already exists 22:35:27 eeaa73608b53: Layer already exists 22:35:27 d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18: digest: sha256:cf9b6b52b89daa7194104c5fcbae95ac92a1b2cc3a6d47f32abfff10093bdbab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:27 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 22:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:35:28 6cc31a581ab6: Preparing 22:35:28 d5d23c100d17: Preparing 22:35:28 50935a6169c2: Preparing 22:35:28 d3edffaf088c: Preparing 22:35:28 d85bf9d34d0d: Preparing 22:35:28 eeaa73608b53: Preparing 22:35:28 eeaa73608b53: Waiting 22:35:28 50935a6169c2: Layer already exists 22:35:28 d85bf9d34d0d: Layer already exists 22:35:28 d3edffaf088c: Layer already exists 22:35:28 6cc31a581ab6: Layer already exists 22:35:28 d5d23c100d17: Layer already exists 22:35:28 eeaa73608b53: Layer already exists 22:35:28 main: digest: sha256:cf9b6b52b89daa7194104c5fcbae95ac92a1b2cc3a6d47f32abfff10093bdbab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:35:28 ===================================================== [Pipeline] echo 22:35:28 taggedImages: 22:35:28 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84 22:35:28 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 22:35:28 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.18 22:35:28 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 22:35:28 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 22:35:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] echo 22:35:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 22:35:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.18 [Pipeline] echo 22:35:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:d704995b03b47bc58c7575fa1c2901cfb409aa84-4.1.0-dev.18 [Pipeline] echo 22:35:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:35:28 22:35:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:35:29 arm64: Pulling from edgex-lftools-log-publisher 22:35:29 8998bd30e6a1: Pulling fs layer 22:35:29 04944245beec: Pulling fs layer 22:35:29 699f458cf7ca: Pulling fs layer 22:35:29 765212b225bb: Pulling fs layer 22:35:29 f23df028b6ca: Pulling fs layer 22:35:29 d65c8cfc05b1: Pulling fs layer 22:35:29 2437ff75d9bd: Pulling fs layer 22:35:29 765212b225bb: Waiting 22:35:29 f23df028b6ca: Waiting 22:35:29 d65c8cfc05b1: Waiting 22:35:29 04944245beec: Verifying Checksum 22:35:29 04944245beec: Download complete 22:35:29 765212b225bb: Download complete 22:35:29 f23df028b6ca: Verifying Checksum 22:35:29 f23df028b6ca: Download complete 22:35:29 d65c8cfc05b1: Download complete 22:35:29 699f458cf7ca: Verifying Checksum 22:35:29 699f458cf7ca: Download complete 22:35:30 8998bd30e6a1: Verifying Checksum 22:35:30 8998bd30e6a1: Download complete 22:35:32 2437ff75d9bd: Verifying Checksum 22:35:32 2437ff75d9bd: Download complete 22:35:34 8998bd30e6a1: Pull complete 22:35:35 04944245beec: Pull complete 22:35:37 699f458cf7ca: Pull complete 22:35:37 765212b225bb: Pull complete 22:35:37 f23df028b6ca: Pull complete 22:35:37 d65c8cfc05b1: Pull complete 22:35:56 2437ff75d9bd: Pull complete 22:35:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:35:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:35:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:56 prd-ubuntu20.04-docker-arm64-4c-16g-8334 does not seem to be running inside a container 22:35:56 $ 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/230 -v /w/workspace/device-virtual-go/230:/w/workspace/device-virtual-go/230:rw,z -v /w/workspace/device-virtual-go/230@tmp:/w/workspace/device-virtual-go/230@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 22:35:59 $ docker top 8cdc919bb92664639b09f8a1658365c3304de266953c5e8a8c72524bc23f62dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:59 ---> job-cost.sh 22:35:59 lf-activate-venv: SKIPPING 22:35:59 INFO: No Stack... 22:36:00 INFO: Retrieving Pricing Info for: v3-standard-4 22:36:01 INFO: Archiving Costs [Pipeline] sh 22:36:01 + cat /w/workspace/device-virtual-go/230/archives/cost.csv 22:36:01 + cut -d, -f6 [Pipeline] lock 22:36:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] 22:36:01 Resource [jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] did not exist. Created. 22:36:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:36:02 /w/workspace/device-virtual-go/230@tmp/durable-b55d5995/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:36:03 + echo total: 0.10999999940395355 [Pipeline] stash 22:36:03 Warning: overwriting stash ‘stack-cost’ 22:36:03 Stashed 1 file(s) [Pipeline] } 22:36:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-230-stack-cost] [Pipeline] // lock [Pipeline] } 22:36:03 $ docker stop --time=1 8cdc919bb92664639b09f8a1658365c3304de266953c5e8a8c72524bc23f62dd 22:36:04 $ docker rm -f --volumes 8cdc919bb92664639b09f8a1658365c3304de266953c5e8a8c72524bc23f62dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:36:05 provisioning config files... 22:36:05 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config288693018529592343tmp [Pipeline] { [Pipeline] sh 22:36:05 + set +x 22:36:05 + curl -s https://codecov.io/bash 22:36:05 + bash -s -- 22:36:05 22:36:05 _____ _ 22:36:05 / ____| | | 22:36:05 | | ___ __| | ___ ___ _____ __ 22:36:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:36:05 | |___| (_) | (_| | __/ (_| (_) \ V / 22:36:05 \_____\___/ \__,_|\___|\___\___/ \_/ 22:36:05 Bash-1.0.6 22:36:05 22:36:05 22:36:05 ==> git version 2.25.1 found 22:36:05 ==> 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 22:36:05 Release-Date: 2020-01-08 22:36:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:36:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:36:05 ==> Jenkins CI detected. 22:36:05 current dir:  /w/workspace/exfoundry_device-virtual-go_main 22:36:05 project root: . 22:36:05 --> token set from env 22:36:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:36:05 ==> Running gcov in . (disable via -X gcov) 22:36:05 ==> Python coveragepy not found 22:36:05 ==> Searching for coverage reports in: 22:36:05 + . 22:36:05 -> Found 1 reports 22:36:05 ==> Detecting git/mercurial file structure 22:36:05 ==> Reading reports 22:36:05 + ./coverage.out bytes=45292 22:36:05 ==> Appending adjustments 22:36:05 https://docs.codecov.io/docs/fixing-reports 22:36:05 + Found adjustments 22:36:05 ==> Gzipping contents 22:36:05 8.0K /tmp/codecov.vh4Wex.gz 22:36:05 ==> Uploading reports 22:36:05 url: https://codecov.io 22:36:05 query: branch=main&commit=d704995b03b47bc58c7575fa1c2901cfb409aa84&build=230&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F230%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:36:05 -> Pinging Codecov 22:36:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d704995b03b47bc58c7575fa1c2901cfb409aa84&build=230&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F230%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:36:05 -> Uploading to 22:36:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/d704995b03b47bc58c7575fa1c2901cfb409aa84/3ea53156-e1ad-4ee8-b9e1-44351cbef50d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260427%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260427T223605Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6580752e61e0db9b752fa24f7302a6103d7300ce3c3f92fca9e094f567f6d126 22:36:05 % Total % Received % Xferd Average Speed Time Time Time Current 22:36:05 Dload Upload Total Spent Left Speed 22:36:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5332 0 0 100 5332 0 41656 --:--:-- --:--:-- --:--:-- 41656 22:36:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] } 22:36:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:36:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:36:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:36:06 22:36:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:36:06 latest: Pulling from edgex-devops/edgex-snyk-go 22:36:06 2d35ebdb57d9: Already exists 22:36:06 85e8836fcdb2: Pulling fs layer 22:36:06 91631faa732a: Pulling fs layer 22:36:06 f3f5ae8826fa: Pulling fs layer 22:36:06 4f4fb700ef54: Pulling fs layer 22:36:06 7861252a18e6: Pulling fs layer 22:36:06 9130f900ef6f: Pulling fs layer 22:36:06 7861252a18e6: Waiting 22:36:06 9130f900ef6f: Waiting 22:36:06 4f4fb700ef54: Waiting 22:36:06 f3f5ae8826fa: Download complete 22:36:06 85e8836fcdb2: Verifying Checksum 22:36:06 85e8836fcdb2: Download complete 22:36:06 4f4fb700ef54: Verifying Checksum 22:36:06 4f4fb700ef54: Download complete 22:36:07 85e8836fcdb2: Pull complete 22:36:07 7861252a18e6: Verifying Checksum 22:36:07 7861252a18e6: Download complete 22:36:07 91631faa732a: Verifying Checksum 22:36:07 91631faa732a: Download complete 22:36:07 9130f900ef6f: Verifying Checksum 22:36:07 9130f900ef6f: Download complete 22:36:12 91631faa732a: Pull complete 22:36:12 f3f5ae8826fa: Pull complete 22:36:12 4f4fb700ef54: Pull complete 22:36:12 7861252a18e6: Pull complete 22:36:16 9130f900ef6f: Pull complete 22:36:16 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 22:36:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:36:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:16 prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container 22:36:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 22:36:17 $ docker top 22c52482dc152a124d0632fe64e69583f7ab87ecb84ec2871f56ef00357fb153 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:18 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 22:36:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 22:36:18 + set -o pipefail 22:36:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 22:36:26 22:36:26 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 22:36:26 22:36:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/52b6ba5f-75ef-442f-b415-478302879533 22:36:26 22:36:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:36:26 [Pipeline] } 22:36:27 $ docker stop --time=1 22c52482dc152a124d0632fe64e69583f7ab87ecb84ec2871f56ef00357fb153 22:36:29 $ docker rm -f --volumes 22c52482dc152a124d0632fe64e69583f7ab87ecb84ec2871f56ef00357fb153 [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 22:36:29 + git log --format=format:%s -1 d704995b03b47bc58c7575fa1c2901cfb409aa84 [Pipeline] sh 22:36:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:36:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:36:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:30 prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container 22:36:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:36:30 $ docker top f5d543066f44e4f7976a12427d438e4c4372fcd17f08c855b949253927cdebe9 -eo pid,comm 22:36:30 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). 22:36:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:36:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:31 [ssh-agent] Looking for ssh-agent implementation... 22:36:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:31 $ docker exec f5d543066f44e4f7976a12427d438e4c4372fcd17f08c855b949253927cdebe9 ssh-agent 22:36:31 SSH_AUTH_SOCK=/tmp/ssh-seyRIdqov4Oi/agent.33 22:36:31 SSH_AGENT_PID=39 22:36:31 Running ssh-add (command line suppressed) 22:36:31 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3198518459410579690.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3198518459410579690.key) 22:36:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:31 + git semver tag 22:36:31 2026-04-27 22:36:31,844 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 22:36:31 2026-04-27 22:36:31,848 [run_tag] DEBUG tag force:False 22:36:31 2026-04-27 22:36:31,848 [check_head_tag] DEBUG check head tag 22:36:31 2026-04-27 22:36:31,848 [execute] INFO git cat-file --batch-check 22:36:31 2026-04-27 22:36:31,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 22:36:31 2026-04-27 22:36:31,851 [execute] INFO git cat-file --batch 22:36:31 2026-04-27 22:36:31,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 22:36:31 2026-04-27 22:36:31,861 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 22:36:31 2026-04-27 22:36:31,861 [execute] INFO git tag -a v4.1.0-dev.18 -m v4.1.0-dev.18 22:36:31 2026-04-27 22:36:31,861 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.18', '-m', 'v4.1.0-dev.18'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 22:36:31 2026-04-27 22:36:31,864 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 22:36:31 4.1.0-dev.18 [Pipeline] } 22:36:31 $ docker exec --env ******** --env ******** f5d543066f44e4f7976a12427d438e4c4372fcd17f08c855b949253927cdebe9 ssh-agent -k 22:36:31 unset SSH_AUTH_SOCK; 22:36:31 unset SSH_AGENT_PID; 22:36:31 echo Agent pid 39 killed; 22:36:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:36:32 + git semver [Pipeline] } 22:36:32 $ docker stop --time=1 f5d543066f44e4f7976a12427d438e4c4372fcd17f08c855b949253927cdebe9 22:36:33 $ docker rm -f --volumes f5d543066f44e4f7976a12427d438e4c4372fcd17f08c855b949253927cdebe9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:36:34 22:36:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:36:34 0.23.1-centos7: Pulling from edgex-lftools 22:36:34 ab5ef0e58194: Pulling fs layer 22:36:34 9712f1f96733: Pulling fs layer 22:36:34 63f879dbbcfc: Pulling fs layer 22:36:34 0d9ebad4ef96: Pulling fs layer 22:36:34 e9a5061849ea: Pulling fs layer 22:36:34 d747dcd14b5f: Pulling fs layer 22:36:34 2de7ff778b66: Pulling fs layer 22:36:34 0d9ebad4ef96: Waiting 22:36:34 2de7ff778b66: Waiting 22:36:34 e9a5061849ea: Waiting 22:36:34 d747dcd14b5f: Waiting 22:36:34 9712f1f96733: Download complete 22:36:34 63f879dbbcfc: Verifying Checksum 22:36:34 63f879dbbcfc: Download complete 22:36:34 e9a5061849ea: Verifying Checksum 22:36:34 e9a5061849ea: Download complete 22:36:34 d747dcd14b5f: Verifying Checksum 22:36:34 d747dcd14b5f: Download complete 22:36:35 0d9ebad4ef96: Verifying Checksum 22:36:35 0d9ebad4ef96: Download complete 22:36:35 2de7ff778b66: Verifying Checksum 22:36:35 2de7ff778b66: Download complete 22:36:35 ab5ef0e58194: Verifying Checksum 22:36:35 ab5ef0e58194: Download complete 22:36:39 ab5ef0e58194: Pull complete 22:36:39 9712f1f96733: Pull complete 22:36:39 63f879dbbcfc: Pull complete 22:36:44 0d9ebad4ef96: Pull complete 22:36:44 e9a5061849ea: Pull complete 22:36:44 d747dcd14b5f: Pull complete 22:36:46 2de7ff778b66: Pull complete 22:36:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:36:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:36:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:46 prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container 22:36:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:36:47 $ docker top 3febef3b17c9475cc96bdc28d993ff68adf49dc60d5ef84a9cbb59a65a8e705b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:36:47 provisioning config files... 22:36:47 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4513871254402006065tmp 22:36:47 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4989045578395446866tmp 22:36:47 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2895386597351098723tmp [Pipeline] { [Pipeline] echo 22:36:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:36:48 ---> sigul-configuration.sh 22:36:48 gpg: directory `/root/.gnupg' created 22:36:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:36:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:36:48 gpg: keyring `/root/.gnupg/secring.gpg' created 22:36:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:36:48 gpg: CAST5 encrypted data 22:36:48 gpg: encrypted with 1 passphrase 22:36:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:36:48 + mkdir /home/jenkins 22:36:48 + mkdir /home/jenkins/sigul [Pipeline] sh 22:36:48 + 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 22:36:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:36:48 ---> sigul-install.sh 22:36:48 Sigul already installed; skipping installation. [Pipeline] sh 22:36:49 + git tag --list 22:36:49 v1.0.0 22:36:49 v1.1.0 22:36:49 v1.1.1 22:36:49 v1.2.1 22:36:49 v1.2.2 22:36:49 v1.2.3 22:36:49 v1.3.0 22:36:49 v1.3.1 22:36:49 v2.0.0 22:36:49 v2.1.0 22:36:49 v2.1.1 22:36:49 v2.2.0 22:36:49 v2.3.0 22:36:49 v3.0 22:36:49 v3.0.0 22:36:49 v3.1 22:36:49 v3.1.0 22:36:49 v3.1.1 22:36:49 v4.0 22:36:49 v4.0.0 22:36:49 v4.0.1 22:36:49 v4.1.0-dev.1 22:36:49 v4.1.0-dev.10 22:36:49 v4.1.0-dev.11 22:36:49 v4.1.0-dev.12 22:36:49 v4.1.0-dev.13 22:36:49 v4.1.0-dev.14 22:36:49 v4.1.0-dev.15 22:36:49 v4.1.0-dev.16 22:36:49 v4.1.0-dev.17 22:36:49 v4.1.0-dev.18 22:36:49 v4.1.0-dev.2 22:36:49 v4.1.0-dev.3 22:36:49 v4.1.0-dev.4 22:36:49 v4.1.0-dev.5 22:36:49 v4.1.0-dev.6 22:36:49 v4.1.0-dev.7 22:36:49 v4.1.0-dev.8 22:36:49 v4.1.0-dev.9 [Pipeline] sh 22:36:49 + lftools sign git-tag v4.1.0-dev.18 22:36:50 Signing Git tag with Sigul... 22:36:50 Signing v4.1.0-dev.18 [Pipeline] echo 22:36:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:36:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:36:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:36:50 $ docker stop --time=1 3febef3b17c9475cc96bdc28d993ff68adf49dc60d5ef84a9cbb59a65a8e705b 22:36:52 $ docker rm -f --volumes 3febef3b17c9475cc96bdc28d993ff68adf49dc60d5ef84a9cbb59a65a8e705b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:36:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:36:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:36:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:52 prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container 22:36:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:36:53 $ docker top 38ed8663bce6d13a7bb45acaf772e78f10e29e6a583fa91c20c5ba2e0e204e18 -eo pid,comm 22:36:53 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). 22:36:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:36:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:53 [ssh-agent] Looking for ssh-agent implementation... 22:36:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:53 $ docker exec 38ed8663bce6d13a7bb45acaf772e78f10e29e6a583fa91c20c5ba2e0e204e18 ssh-agent 22:36:53 SSH_AUTH_SOCK=/tmp/ssh-BimfJmHtNvRt/agent.32 22:36:53 SSH_AGENT_PID=38 22:36:53 Running ssh-add (command line suppressed) 22:36:53 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8124316561719122436.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8124316561719122436.key) 22:36:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:53 + git semver bump pre 22:36:54 2026-04-27 22:36:54,142 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 22:36:54 2026-04-27 22:36:54,146 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 22:36:54 2026-04-27 22:36:54,146 [bump_version] DEBUG bumping version:4.1.0-dev.18 on axis:pre with prefix:dev 22:36:54 2026-04-27 22:36:54,146 [bump_version] DEBUG bumped version:4.1.0-dev.19 22:36:54 2026-04-27 22:36:54,146 [write_version] DEBUG write version:4.1.0-dev.19 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 22:36:54 2026-04-27 22:36:54,146 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 22:36:54 2026-04-27 22:36:54,146 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 22:36:54 2026-04-27 22:36:54,148 [execute] INFO git cat-file --batch-check 22:36:54 2026-04-27 22:36:54,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 22:36:54 2026-04-27 22:36:54,151 [execute] INFO git cat-file --batch 22:36:54 2026-04-27 22:36:54,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 22:36:54 2026-04-27 22:36:54,154 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 22:36:54 4.1.0-dev.19 [Pipeline] } 22:36:54 $ docker exec --env ******** --env ******** 38ed8663bce6d13a7bb45acaf772e78f10e29e6a583fa91c20c5ba2e0e204e18 ssh-agent -k 22:36:54 unset SSH_AUTH_SOCK; 22:36:54 unset SSH_AGENT_PID; 22:36:54 echo Agent pid 38 killed; 22:36:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:36:54 + git semver [Pipeline] } 22:36:54 $ docker stop --time=1 38ed8663bce6d13a7bb45acaf772e78f10e29e6a583fa91c20c5ba2e0e204e18 22:36:56 $ docker rm -f --volumes 38ed8663bce6d13a7bb45acaf772e78f10e29e6a583fa91c20c5ba2e0e204e18 [Pipeline] // withDockerContainer [Pipeline] sh 22:36:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:36:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:36:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:56 prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container 22:36:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:36:57 $ docker top dd0d056a3c9c3d940d501f9cf7f2d468d8d4bf0ff27a7cd3c45c3fd6f74b31e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:36:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:57 [ssh-agent] Looking for ssh-agent implementation... 22:36:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:57 $ docker exec dd0d056a3c9c3d940d501f9cf7f2d468d8d4bf0ff27a7cd3c45c3fd6f74b31e7 ssh-agent 22:36:57 SSH_AUTH_SOCK=/tmp/ssh-PWtamBPGigSZ/agent.32 22:36:57 SSH_AGENT_PID=38 22:36:57 Running ssh-add (command line suppressed) 22:36:57 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16558737783856839265.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16558737783856839265.key) 22:36:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:57 + git semver push 22:36:58 2026-04-27 22:36:58,057 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 22:36:58 2026-04-27 22:36:58,062 [run_push] DEBUG push 22:36:58 2026-04-27 22:36:58,062 [execute] INFO git cat-file --batch-check 22:36:58 2026-04-27 22:36:58,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 22:36:58 2026-04-27 22:36:58,064 [execute] INFO git rev-list 1b86ed679b68873c83f0818d1e7b958e2744d177 -- 22:36:58 2026-04-27 22:36:58,065 [execute] DEBUG Popen(['git', 'rev-list', '1b86ed679b68873c83f0818d1e7b958e2744d177', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 22:36:58 2026-04-27 22:36:58,074 [execute] INFO git fetch -v -- origin 22:36:58 2026-04-27 22:36:58,074 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 22:36:58 2026-04-27 22:36:58,582 [run_push] DEBUG no remote changes detected 22:36:58 2026-04-27 22:36:58,583 [execute] INFO git push origin semver 22:36:58 2026-04-27 22:36:58,583 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 22:37:00 2026-04-27 22:36:59,788 [run_push] DEBUG push all version tags 22:37:00 2026-04-27 22:36:59,789 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:37:00 2026-04-27 22:36:59,789 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 22:37:01 2026-04-27 22:37:00,850 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 22:37:01 4.1.0-dev.19 [Pipeline] } 22:37:01 $ docker exec --env ******** --env ******** dd0d056a3c9c3d940d501f9cf7f2d468d8d4bf0ff27a7cd3c45c3fd6f74b31e7 ssh-agent -k 22:37:01 unset SSH_AUTH_SOCK; 22:37:01 unset SSH_AGENT_PID; 22:37:01 echo Agent pid 38 killed; 22:37:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:37:01 + git semver [Pipeline] } 22:37:01 $ docker stop --time=1 dd0d056a3c9c3d940d501f9cf7f2d468d8d4bf0ff27a7cd3c45c3fd6f74b31e7 22:37:02 $ docker rm -f --volumes dd0d056a3c9c3d940d501f9cf7f2d468d8d4bf0ff27a7cd3c45c3fd6f74b31e7 [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 22:37:03 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 22:37:03 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 22:37:03 total 16 22:37:03 drwxr-xr-x 3 root root 4096 Apr 27 22:26 . 22:37:03 drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 22:36 .. 22:37:03 drwxr-xr-x 2 root root 4096 Apr 27 22:26 cost 22:37:03 -rw-r--r-- 1 root root 89 Apr 27 22:26 cost.csv 22:37:03 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 22:37:03 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 22:37:03 total 16 22:37:03 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 22:26 . 22:37:03 drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 22:36 .. 22:37:03 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 22:26 cost 22:37:03 -rw-r--r-- 1 jenkins jenkins 89 Apr 27 22:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:37:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:37:04 ---> package-listing.sh 22:37:04 ++ facter osfamily 22:37:04 ++ tr '[:upper:]' '[:lower:]' 22:37:04 + OS_FAMILY=debian 22:37:04 + workspace=/w/workspace/exfoundry_device-virtual-go_main 22:37:04 + START_PACKAGES=/tmp/packages_start.txt 22:37:04 + END_PACKAGES=/tmp/packages_end.txt 22:37:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:37:04 + PACKAGES=/tmp/packages_start.txt 22:37:04 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 22:37:04 + PACKAGES=/tmp/packages_end.txt 22:37:04 + case "${OS_FAMILY}" in 22:37:04 + dpkg -l 22:37:04 + grep '^ii' 22:37:04 + '[' -f /tmp/packages_start.txt ']' 22:37:04 + '[' -f /tmp/packages_end.txt ']' 22:37:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:37:04 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 22:37:04 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 22:37:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 22:37:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:37:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:37:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:37:05 prd-ubuntu20.04-docker-8c-8g-8333 does not seem to be running inside a container 22:37:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:37:06 $ docker top 7bcbb9cac449405dcaf59c22ce63a58a07b1e3f33080eea6186ff47278b3ed82 -eo pid,comm [Pipeline] { [Pipeline] sh 22:37:06 + touch /tmp/pre-build-complete [Pipeline] sh 22:37:06 + mkdir -p /var/log/sysstat [Pipeline] sh 22:37:07 + ls /var/log/sa-host 22:37:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:07 provisioning config files... 22:37:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4198234624013844843tmp [Pipeline] { [Pipeline] echo 22:37:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:37:07 ---> create-netrc.sh [Pipeline] } 22:37:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:37:07 ---> python-tools-install.sh [Pipeline] echo 22:37:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:37:08 ---> sudo-logs.sh 22:37:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:37:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:37:08 ---> job-cost.sh 22:37:08 lf-activate-venv: SKIPPING 22:37:08 DEBUG: total: 0.2199999988079071 22:37:08 INFO: Retrieving Stack Cost... 22:37:08 INFO: Retrieving Pricing Info for: v3-standard-8 22:37:08 INFO: Archiving Costs [Pipeline] echo 22:37:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:37:09 ---> logs-deploy.sh 22:37:09 lf-activate-venv: SKIPPING 22:37:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/230 22:37:09 INFO: archiving workspace using pattern(s): 22:37:10 Archives upload complete. 22:37:10 INFO: archiving logs to Nexus