Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 616a07c2a83fb87b37f9479176dff78d5c9552b0 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-ssh14511421106387051074.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-ssh6014273571513299371.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-ssh4269579602658916.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-ssh14890143228592259864.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-ssh11543669777918665980.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.23] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772213 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 616a07c2a83fb87b37f9479176dff78d5c9552b0 (main) Commit message: "build: Bump Alpine from 3.20 to 3.22 (#557)" > 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 616a07c2a83fb87b37f9479176dff78d5c9552b0 # timeout=10 > git rev-list --no-walk 91253ec79e81a8ad03b97c4dd4e64834f58805cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:26:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:26:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:26:54 ========================================================= 13:26:54 EdgeX Global Pipelines Version Info 13:26:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:26:55 ------------------- 13:26:55 stable info: 13:26:55 ------------------- 13:26:55 Commited By: Cherry Wang cherry@iotechsys.com 13:26:55 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 13:26:55 Message: update stable to v1.0.278 13:26:55 ------------------- 13:26:55 experimental info: 13:26:55 ------------------- 13:26:55 Commited By: **** collab-it+edgex@linuxfoundation.org 13:26:55 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 13:26:55 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:26:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 616a07c [Pipeline] echo 13:26:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:26:56 provisioning config files... 13:26:56 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9197987082815732916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:57 ---> ****-login.sh 13:26:57 nexus3.edgexfoundry.org:10001 13:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:57 13:26:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:26:57 Configure a credential helper to remove this warning. See 13:26:57 https://docs.****.com/go/credential-store/ 13:26:57 13:26:57 Login Succeeded 13:26:57 nexus3.edgexfoundry.org:10002 13:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:57 13:26:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:26:57 Configure a credential helper to remove this warning. See 13:26:57 https://docs.****.com/go/credential-store/ 13:26:57 13:26:57 Login Succeeded 13:26:57 nexus3.edgexfoundry.org:10003 13:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:57 13:26:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:26:57 Configure a credential helper to remove this warning. See 13:26:57 https://docs.****.com/go/credential-store/ 13:26:57 13:26:57 Login Succeeded 13:26:57 nexus3.edgexfoundry.org:10004 13:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:57 13:26:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:26:57 Configure a credential helper to remove this warning. See 13:26:57 https://docs.****.com/go/credential-store/ 13:26:57 13:26:57 Login Succeeded 13:26:57 ****.io 13:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:57 13:26:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:26:57 Configure a credential helper to remove this warning. See 13:26:57 https://docs.****.com/go/credential-store/ 13:26:57 13:26:57 Login Succeeded 13:26:57 ---> ****-login.sh ends [Pipeline] } 13:26:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:26:58 + git rev-list -1 --merges 616a07c2a83fb87b37f9479176dff78d5c9552b0~1..616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] echo 13:26:58 -----------> git rev-list -1 --merges 616a07c2a83fb87b37f9479176dff78d5c9552b0~1..616a07c2a83fb87b37f9479176dff78d5c9552b0 616a07c2a83fb87b37f9479176dff78d5c9552b0 [false] [Pipeline] sh 13:26:58 + git log --format=format:%s -1 616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] echo 13:26:58 ========================================================= 13:26:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:26:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:26:59 + git log --format=format:%s -1 616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] echo 13:26:59 [semverPrep] GIT_COMMIT: 616a07c2a83fb87b37f9479176dff78d5c9552b0, Commit Message: build: Bump Alpine from 3.20 to 3.22 (#557) [Pipeline] echo 13:26:59 [semverPrep] This is not a build commit. [Pipeline] sh 13:26:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:26:59 + grep -v github /etc/ssh/ssh_known_hosts 13:26:59 + [ -e /tmp/ssh_known_hosts ] 13:26:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:26:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:26:59 + sudo tee -a /etc/ssh/ssh_known_hosts 13:26:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:59 13:26:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:00 0.1.4: Pulling from edgex-devops/py-git-semver 13:27:00 3dae71ba6b94: Pulling fs layer 13:27:00 6bf1a483ea7c: Pulling fs layer 13:27:00 f5dfc541a4d3: Pulling fs layer 13:27:00 461d9e800cba: Pulling fs layer 13:27:00 80192f66455f: Pulling fs layer 13:27:00 2e8e34ca0e6c: Pulling fs layer 13:27:00 a29436f7fd5d: Pulling fs layer 13:27:00 923cac83aea3: Pulling fs layer 13:27:00 25ad8b0a4227: Pulling fs layer 13:27:00 db01528c6b51: Pulling fs layer 13:27:00 28988de357af: Pulling fs layer 13:27:00 461d9e800cba: Waiting 13:27:00 80192f66455f: Waiting 13:27:00 2e8e34ca0e6c: Waiting 13:27:00 a29436f7fd5d: Waiting 13:27:00 923cac83aea3: Waiting 13:27:00 25ad8b0a4227: Waiting 13:27:00 db01528c6b51: Waiting 13:27:00 28988de357af: Waiting 13:27:00 6bf1a483ea7c: Verifying Checksum 13:27:00 6bf1a483ea7c: Download complete 13:27:00 461d9e800cba: Verifying Checksum 13:27:00 461d9e800cba: Download complete 13:27:00 80192f66455f: Download complete 13:27:00 f5dfc541a4d3: Verifying Checksum 13:27:00 f5dfc541a4d3: Download complete 13:27:00 3dae71ba6b94: Verifying Checksum 13:27:00 3dae71ba6b94: Download complete 13:27:00 923cac83aea3: Verifying Checksum 13:27:00 923cac83aea3: Download complete 13:27:00 25ad8b0a4227: Verifying Checksum 13:27:00 25ad8b0a4227: Download complete 13:27:00 db01528c6b51: Download complete 13:27:00 28988de357af: Verifying Checksum 13:27:00 28988de357af: Download complete 13:27:00 a29436f7fd5d: Verifying Checksum 13:27:00 a29436f7fd5d: Download complete 13:27:01 2e8e34ca0e6c: Verifying Checksum 13:27:01 2e8e34ca0e6c: Download complete 13:27:02 3dae71ba6b94: Pull complete 13:27:02 6bf1a483ea7c: Pull complete 13:27:03 f5dfc541a4d3: Pull complete 13:27:03 461d9e800cba: Pull complete 13:27:03 80192f66455f: Pull complete 13:27:07 2e8e34ca0e6c: Pull complete 13:27:07 a29436f7fd5d: Pull complete 13:27:07 923cac83aea3: Pull complete 13:27:07 25ad8b0a4227: Pull complete 13:27:07 db01528c6b51: Pull complete 13:27:07 28988de357af: Pull complete 13:27:07 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 13:27:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:07 prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container 13:27:07 $ 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 13:27:11 $ docker top c4528b29f0cadba3cfed7aa7853ba6b2aca8a733f5032a63f1b7f09127880c06 -eo pid,comm 13:27:12 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). 13:27:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:27:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:12 [ssh-agent] Looking for ssh-agent implementation... 13:27:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:12 $ docker exec c4528b29f0cadba3cfed7aa7853ba6b2aca8a733f5032a63f1b7f09127880c06 ssh-agent 13:27:12 SSH_AUTH_SOCK=/tmp/ssh-iOu26h6ydtHj/agent.32 13:27:12 SSH_AGENT_PID=38 13:27:12 Running ssh-add (command line suppressed) 13:27:12 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_591071255708102931.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_591071255708102931.key) 13:27:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:12 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 13:27:13 + git tag --points-at HEAD [Pipeline] } 13:27:13 $ docker exec --env ******** --env ******** c4528b29f0cadba3cfed7aa7853ba6b2aca8a733f5032a63f1b7f09127880c06 ssh-agent -k 13:27:13 unset SSH_AUTH_SOCK; 13:27:13 unset SSH_AGENT_PID; 13:27:13 echo Agent pid 38 killed; 13:27:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:27:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:13 [ssh-agent] Looking for ssh-agent implementation... 13:27:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:13 $ docker exec c4528b29f0cadba3cfed7aa7853ba6b2aca8a733f5032a63f1b7f09127880c06 ssh-agent 13:27:13 SSH_AUTH_SOCK=/tmp/ssh-ZIS8lRzFnwJa/agent.85 13:27:13 SSH_AGENT_PID=91 13:27:13 Running ssh-add (command line suppressed) 13:27:13 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7752557477254934614.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7752557477254934614.key) 13:27:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:13 + git semver init 13:27:14 2025-10-31 13:27:14,027 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:27:14 2025-10-31 13:27:14,030 [run_init] DEBUG init version:0.0.0 force:False 13:27:14 2025-10-31 13:27:14,030 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 13:27:14 2025-10-31 13:27:14,031 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 13:27:14 2025-10-31 13:27:14,031 [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) 13:27:15 2025-10-31 13:27:15,518 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 13:27:15 2025-10-31 13:27:15,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 13:27:15 2025-10-31 13:27:15,519 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:27:15 2025-10-31 13:27:15,519 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:27:15 4.1.0-dev.8 [Pipeline] } 13:27:15 $ docker exec --env ******** --env ******** c4528b29f0cadba3cfed7aa7853ba6b2aca8a733f5032a63f1b7f09127880c06 ssh-agent -k 13:27:16 unset SSH_AUTH_SOCK; 13:27:16 unset SSH_AGENT_PID; 13:27:16 echo Agent pid 91 killed; 13:27:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:27:16 + git semver [Pipeline] } 13:27:16 $ docker stop --time=1 c4528b29f0cadba3cfed7aa7853ba6b2aca8a733f5032a63f1b7f09127880c06 13:27:18 $ docker rm -f --volumes c4528b29f0cadba3cfed7aa7853ba6b2aca8a733f5032a63f1b7f09127880c06 [Pipeline] // withDockerContainer [Pipeline] sh 13:27:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:27:18 Stashed 1 file(s) [Pipeline] echo 13:27:18 [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [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 13:27:19 provisioning config files... 13:27:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10380799666174648224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:19 ---> ****-login.sh 13:27:19 nexus3.edgexfoundry.org:10001 13:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:19 Login Succeeded 13:27:19 nexus3.edgexfoundry.org:10002 13:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:19 Login Succeeded 13:27:19 nexus3.edgexfoundry.org:10003 13:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:19 Login Succeeded 13:27:19 nexus3.edgexfoundry.org:10004 13:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:19 Login Succeeded 13:27:19 ****.io 13:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:19 Login Succeeded 13:27:19 ---> ****-login.sh ends [Pipeline] } 13:27:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:27:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:27:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:27:20 ========================================================= 13:27:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:27:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:27:20 #0 building with "default" instance using docker driver 13:27:20 13:27:20 #1 [internal] load build definition from Dockerfile 13:27:20 #1 transferring dockerfile: 1.79kB done 13:27:20 #1 DONE 0.0s 13:27:20 13:27:20 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:27:20 #2 DONE 0.1s 13:27:21 13:27:21 #3 [internal] load .dockerignore 13:27:21 #3 transferring context: 2B done 13:27:21 #3 DONE 0.0s 13:27:21 13:27:21 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 13:27:21 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done 13:27:21 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 13:27:21 #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done 13:27:21 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s 13:27:21 #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done 13:27:21 #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done 13:27:21 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done 13:27:21 #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.1s done 13:27:21 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 2.10MB / 74.07MB 0.1s 13:27:21 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done 13:27:21 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 13.63MB / 74.07MB 0.2s 13:27:21 #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done 13:27:21 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 1.05MB / 113.25MB 0.2s 13:27:21 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 13:27:21 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.10MB / 2.38MB 0.2s 13:27:21 #4 ... 13:27:21 13:27:21 #5 [internal] load build context 13:27:21 #5 transferring context: 40.66MB 0.4s done 13:27:21 #5 DONE 0.4s 13:27:21 13:27:21 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 13:27:21 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done 13:27:21 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 41.94MB / 74.07MB 0.4s 13:27:21 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 16.78MB / 113.25MB 0.4s 13:27:21 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done 13:27:21 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 6.29MB / 13.30MB 0.4s 13:27:21 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 13:27:21 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 61.87MB / 74.07MB 0.5s 13:27:21 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 27.80MB / 113.25MB 0.5s 13:27:21 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.5s 13:27:21 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done 13:27:21 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.6s 13:27:21 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 33.55MB / 113.25MB 0.6s 13:27:21 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s done 13:27:22 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 75.50MB / 113.25MB 0.8s 13:27:22 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.0s 13:27:22 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 1.9s done 13:27:22 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.9s done 13:27:22 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 13:27:28 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.2s 13:27:28 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.2s done 13:27:28 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 13:27:28 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done 13:27:28 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 13:27:28 #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done 13:27:28 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done 13:27:29 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 13:27:33 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.4s done 13:27:33 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s 13:27:33 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.6s done 13:27:33 #4 DONE 12.3s 13:27:33 13:27:33 #6 [builder 2/7] WORKDIR /device-virtual-go 13:27:34 Still waiting to schedule task 13:27:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772188’ 13:27:40 #6 DONE 5.7s 13:27:40 13:27:40 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 13:27:40 #7 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:27:40 #7 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:27:40 #7 0.594 (1/4) Installing openssh-keygen (10.0_p1-r9) 13:27:40 #7 0.606 (2/4) Installing libedit (20250104.3.1-r1) 13:27:40 #7 0.611 (3/4) Installing openssh-client-common (10.0_p1-r9) 13:27:40 #7 0.633 (4/4) Installing openssh-client-default (10.0_p1-r9) 13:27:40 #7 0.645 Executing busybox-1.37.0-r19.trigger 13:27:40 #7 0.652 OK: 269 MiB in 64 packages 13:27:40 #7 DONE 0.8s 13:27:40 13:27:40 #8 [builder 4/7] COPY go.mod vendor* ./ 13:27:40 #8 DONE 0.0s 13:27:40 13:27:40 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:27:58 #9 DONE 17.3s 13:27:58 13:27:58 #10 [builder 6/7] COPY . . 13:27:58 #10 DONE 0.4s 13:27:58 13:27:58 #11 [builder 7/7] RUN echo noop 13:27:58 #11 0.196 noop 13:27:58 #11 DONE 0.2s 13:27:58 13:27:58 #12 exporting to image 13:27:58 #12 exporting layers 13:28:04 #12 exporting layers 7.0s done 13:28:04 #12 writing image sha256:ff7b39cfb8a666c82774379bb353df1e59eee4e619f78f91f3ee8e3dbaa0caca done 13:28:04 #12 naming to docker.io/library/ci-base-image-x86_64 done 13:28:04 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:05 + docker inspect -f . ci-base-image-x86_64 13:28:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:05 prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container 13:28:05 $ 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 13:28:05 $ docker top 9cc6f3ed0fa688fc2005f3d0cb4e6e8d381a28e929f9ee23137f77ccaa85ee5a -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:05 + go version 13:28:05 go version go1.23.12 linux/amd64 [Pipeline] } 13:28:05 $ docker stop --time=1 9cc6f3ed0fa688fc2005f3d0cb4e6e8d381a28e929f9ee23137f77ccaa85ee5a 13:28:07 $ docker rm -f --volumes 9cc6f3ed0fa688fc2005f3d0cb4e6e8d381a28e929f9ee23137f77ccaa85ee5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:07 + docker inspect -f . ci-base-image-x86_64 13:28:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:07 prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container 13:28:07 $ 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 13:28:07 $ docker top 50d7d90089ad88f91c07bee8d64d71a2734a20a1c0e3cfb52f8ebb53688822c6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:08 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 13:28:08 + make test 13:28:08 go test ./... -coverprofile=coverage.out 13:28:10 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:28:28 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 13:28:28 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 59.5% of statements 13:28:38 go vet ./... 13:28:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:28:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:28:43 ./bin/test-attribution-txt.sh 13:28:43 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 13:28:43 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 13:28:43 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 13:28:43 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 13:28:43 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 13:28:43 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 13:28:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:28:43 $ docker stop --time=1 50d7d90089ad88f91c07bee8d64d71a2734a20a1c0e3cfb52f8ebb53688822c6 13:28:45 $ docker rm -f --volumes 50d7d90089ad88f91c07bee8d64d71a2734a20a1c0e3cfb52f8ebb53688822c6 [Pipeline] // withDockerContainer [Pipeline] sh 13:28:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:28:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:28:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:28:46 + ls -al . 13:28:46 total 272 13:28:46 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:28 . 13:28:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:26 .. 13:28:46 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:28 .git 13:28:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 .github 13:28:46 -rw-rw-r-- 1 jenkins jenkins 272 Oct 31 13:26 .gitignore 13:28:46 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:26 .golangci.yml 13:28:46 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:27 .semver 13:28:46 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 31 13:26 Attribution.txt 13:28:46 -rw-rw-r-- 1 jenkins jenkins 17302 Oct 31 13:26 CHANGELOG.md 13:28:46 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 31 13:26 Dockerfile 13:28:46 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:26 GOVERNANCE.md 13:28:46 -rw-rw-r-- 1 jenkins jenkins 683 Oct 31 13:26 Jenkinsfile 13:28:46 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:26 LICENSE 13:28:46 -rw-rw-r-- 1 jenkins jenkins 2652 Oct 31 13:26 Makefile 13:28:46 -rw-rw-r-- 1 jenkins jenkins 623 Oct 31 13:26 OWNERS.md 13:28:46 -rw-rw-r-- 1 jenkins jenkins 4473 Oct 31 13:26 README.md 13:28:46 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:27 VERSION 13:28:46 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:26 bin 13:28:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 cmd 13:28:46 -rw-r--r-- 1 jenkins jenkins 45558 Oct 31 13:28 coverage.out 13:28:46 -rw-rw-r-- 1 jenkins jenkins 6112 Oct 31 13:26 go.mod 13:28:46 -rw-rw-r-- 1 jenkins jenkins 86944 Oct 31 13:26 go.sum 13:28:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 internal 13:28:46 -rw-rw-r-- 1 jenkins jenkins 235 Oct 31 13:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:47 + 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=616a07c2a83fb87b37f9479176dff78d5c9552b0 --label arch=amd64 --label version=4.1.0-dev.8 . 13:28:47 #0 building with "default" instance using docker driver 13:28:47 13:28:47 #1 [internal] load build definition from Dockerfile 13:28:47 #1 transferring dockerfile: 1.79kB done 13:28:47 #1 DONE 0.0s 13:28:47 13:28:47 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:28:47 #2 DONE 0.0s 13:28:47 13:28:47 #3 [internal] load metadata for docker.io/library/alpine:3.22 13:28:47 #3 DONE 0.1s 13:28:47 13:28:47 #4 [internal] load .dockerignore 13:28:47 #4 transferring context: 2B done 13:28:47 #4 DONE 0.0s 13:28:47 13:28:47 #5 [internal] load build context 13:28:47 #5 transferring context: 59.71kB 0.0s done 13:28:47 #5 DONE 0.0s 13:28:47 13:28:47 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 13:28:47 #6 DONE 0.1s 13:28:47 13:28:47 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:28:47 #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done 13:28:47 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 13:28:47 #7 ... 13:28:47 13:28:47 #8 [builder 2/7] WORKDIR /device-virtual-go 13:28:47 #8 DONE 0.0s 13:28:47 13:28:47 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:28:47 #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 13:28:47 #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 13:28:47 #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 13:28:47 #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 13:28:47 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 13:28:47 #7 DONE 0.3s 13:28:47 13:28:47 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:28:47 #9 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:28:47 #9 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:28:48 #9 0.549 (1/1) Installing dumb-init (1.2.5-r3) 13:28:48 #9 0.554 Executing busybox-1.37.0-r19.trigger 13:28:48 #9 0.566 OK: 7 MiB in 17 packages 13:28:48 #9 DONE 0.7s 13:28:48 13:28:48 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 13:28:48 #10 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:28:48 #10 0.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:28:48 #10 0.589 OK: 269 MiB in 64 packages 13:28:48 #10 DONE 0.7s 13:28:48 13:28:48 #11 [builder 4/7] COPY go.mod vendor* ./ 13:28:48 #11 DONE 0.1s 13:28:48 13:28:48 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:48 #12 DONE 0.5s 13:28:48 13:28:48 #13 [stage-1 3/7] RUN apk --no-cache upgrade 13:28:48 #13 0.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:28:48 #13 0.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:28:49 #13 ... 13:28:49 13:28:49 #14 [builder 6/7] COPY . . 13:28:49 #14 DONE 0.2s 13:28:49 13:28:49 #13 [stage-1 3/7] RUN apk --no-cache upgrade 13:28:49 #13 0.742 OK: 7 MiB in 17 packages 13:28:49 #13 DONE 0.8s 13:28:49 13:28:49 #15 [builder 7/7] RUN make build 13:28:49 #15 0.289 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 13:29:15 #15 DONE 22.5s 13:29:15 13:29:15 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 13:29:15 #16 DONE 0.0s 13:29:15 13:29:15 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 13:29:15 #17 DONE 0.0s 13:29:15 13:29:15 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 13:29:15 #18 DONE 0.4s 13:29:15 13:29:15 #19 exporting to image 13:29:15 #19 exporting layers 0.1s done 13:29:15 #19 writing image sha256:cb9ad02c8d4515846226d1e6b4a36eeba86a3d04785c5b8ef955a0ff5251aba7 done 13:29:15 #19 naming to docker.io/library/device-virtual done 13:29:15 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:15 provisioning config files... 13:29:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2380621913151625400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:16 ---> ****-login.sh 13:29:16 nexus3.edgexfoundry.org:10001 13:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:16 Login Succeeded 13:29:16 nexus3.edgexfoundry.org:10002 13:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:16 Login Succeeded 13:29:16 nexus3.edgexfoundry.org:10003 13:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:16 Login Succeeded 13:29:16 nexus3.edgexfoundry.org:10004 13:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:16 Login Succeeded 13:29:16 ****.io 13:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:16 Login Succeeded 13:29:16 ---> ****-login.sh ends [Pipeline] } 13:29:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:29:16 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 13:29:16 616a07c2a83fb87b37f9479176dff78d5c9552b0 13:29:16 latest 13:29:16 4.1.0-dev.8 13:29:16 616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 13:29:16 main 13:29:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:17 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:17 + docker push nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0 13:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:29:17 be28df698687: Preparing 13:29:17 eeefb08bb282: Preparing 13:29:17 dd0af6c3ee7f: Preparing 13:29:17 ca98ebffe2ce: Preparing 13:29:17 636a6072ca5e: Preparing 13:29:17 256f393e029f: Preparing 13:29:17 256f393e029f: Waiting 13:29:17 dd0af6c3ee7f: Pushed 13:29:17 eeefb08bb282: Pushed 13:29:17 256f393e029f: Layer already exists 13:29:17 636a6072ca5e: Pushed 13:29:17 ca98ebffe2ce: Pushed 13:29:21 be28df698687: Pushed 13:29:21 616a07c2a83fb87b37f9479176dff78d5c9552b0: digest: sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:22 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 13:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:29:22 be28df698687: Preparing 13:29:22 eeefb08bb282: Preparing 13:29:22 dd0af6c3ee7f: Preparing 13:29:22 ca98ebffe2ce: Preparing 13:29:22 636a6072ca5e: Preparing 13:29:22 256f393e029f: Preparing 13:29:22 256f393e029f: Waiting 13:29:22 be28df698687: Layer already exists 13:29:22 ca98ebffe2ce: Layer already exists 13:29:22 636a6072ca5e: Layer already exists 13:29:22 dd0af6c3ee7f: Layer already exists 13:29:22 eeefb08bb282: Layer already exists 13:29:22 256f393e029f: Layer already exists 13:29:22 latest: digest: sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:22 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8 13:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:29:23 be28df698687: Preparing 13:29:23 eeefb08bb282: Preparing 13:29:23 dd0af6c3ee7f: Preparing 13:29:23 ca98ebffe2ce: Preparing 13:29:23 636a6072ca5e: Preparing 13:29:23 256f393e029f: Preparing 13:29:23 256f393e029f: Waiting 13:29:23 be28df698687: Layer already exists 13:29:23 dd0af6c3ee7f: Layer already exists 13:29:23 eeefb08bb282: Layer already exists 13:29:23 ca98ebffe2ce: Layer already exists 13:29:23 636a6072ca5e: Layer already exists 13:29:23 256f393e029f: Layer already exists 13:29:23 4.1.0-dev.8: digest: sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:23 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 13:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:29:23 be28df698687: Preparing 13:29:23 eeefb08bb282: Preparing 13:29:23 dd0af6c3ee7f: Preparing 13:29:23 ca98ebffe2ce: Preparing 13:29:23 636a6072ca5e: Preparing 13:29:23 256f393e029f: Preparing 13:29:23 256f393e029f: Waiting 13:29:23 be28df698687: Layer already exists 13:29:23 ca98ebffe2ce: Layer already exists 13:29:23 636a6072ca5e: Layer already exists 13:29:23 eeefb08bb282: Layer already exists 13:29:23 dd0af6c3ee7f: Layer already exists 13:29:23 256f393e029f: Layer already exists 13:29:23 616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8: digest: sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:24 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 13:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:29:24 be28df698687: Preparing 13:29:24 eeefb08bb282: Preparing 13:29:24 dd0af6c3ee7f: Preparing 13:29:24 ca98ebffe2ce: Preparing 13:29:24 636a6072ca5e: Preparing 13:29:24 256f393e029f: Preparing 13:29:24 256f393e029f: Waiting 13:29:24 be28df698687: Layer already exists 13:29:24 636a6072ca5e: Layer already exists 13:29:24 dd0af6c3ee7f: Layer already exists 13:29:24 eeefb08bb282: Layer already exists 13:29:24 ca98ebffe2ce: Layer already exists 13:29:24 256f393e029f: Layer already exists 13:29:24 main: digest: sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:24 ===================================================== [Pipeline] echo 13:29:24 taggedImages: 13:29:24 - nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0 13:29:24 - nexus3.edgexfoundry.org:10004/device-virtual:latest 13:29:24 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8 13:29:24 - nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 13:29:24 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 13:29:24 ========================================================= 13:29:24 [edgeXBuildMultiArch] RAW Config: 13:29:24 images: 13:29:24 - nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0 13:29:24 - nexus3.edgexfoundry.org:10004/device-virtual:latest 13:29:24 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8 13:29:24 - nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 13:29:24 - nexus3.edgexfoundry.org:10004/device-virtual:main 13:29:24 settingsFile: 13:29:24 device-virtual-go-settings 13:29:24 ========================================================= [Pipeline] node 13:29:39 Still waiting to schedule task 13:29:39 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772223’ 13:30:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772222 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 13:30:04 Running in /w/workspace/device-virtual-go/218 [Pipeline] { [Pipeline] checkout 13:30:07 The recommended git tool is: git 13:30:14 using credential edgex-jenkins-ssh 13:30:14 Cloning the remote Git repository 13:30:14 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:30:14 > git init /w/workspace/device-virtual-go/218 # timeout=10 13:30:14 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:30:14 > git --version # timeout=10 13:30:14 > git --version # 'git version 2.25.1' 13:30:14 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:18 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:30:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:20 Avoid second fetch 13:30:20 Checking out Revision 616a07c2a83fb87b37f9479176dff78d5c9552b0 (main) 13:30:21 Commit message: "build: Bump Alpine from 3.20 to 3.22 (#557)" 13:30:20 > git config core.sparsecheckout # timeout=10 13:30:20 > git checkout -f 616a07c2a83fb87b37f9479176dff78d5c9552b0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:25 provisioning config files... 13:30:25 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/218@tmp/config16086762223773295285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:26 ---> ****-login.sh 13:30:26 nexus3.edgexfoundry.org:10001 13:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:27 Configure a credential helper to remove this warning. See 13:30:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:27 13:30:27 Login Succeeded 13:30:27 nexus3.edgexfoundry.org:10002 13:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:27 Configure a credential helper to remove this warning. See 13:30:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:27 13:30:27 Login Succeeded 13:30:27 nexus3.edgexfoundry.org:10003 13:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:27 Configure a credential helper to remove this warning. See 13:30:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:27 13:30:27 Login Succeeded 13:30:27 nexus3.edgexfoundry.org:10004 13:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:28 Configure a credential helper to remove this warning. See 13:30:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:28 13:30:28 Login Succeeded 13:30:28 ****.io 13:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:28 Configure a credential helper to remove this warning. See 13:30:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:28 13:30:28 Login Succeeded 13:30:28 ---> ****-login.sh ends [Pipeline] } 13:30:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:30:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:30:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:30:29 ========================================================= 13:30:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:30:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:30:30 Sending build context to Docker daemon 20.56MB 13:30:30 Step 1/12 : ARG BASE=golang:1.23-alpine3.22 13:30:30 Step 2/12 : FROM ${BASE} AS builder 13:30:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:30:30 6e174226ea69: Pulling fs layer 13:30:30 7d1a427e917c: Pulling fs layer 13:30:30 382d65ac76eb: Pulling fs layer 13:30:30 13eebdc497b7: Pulling fs layer 13:30:30 4f4fb700ef54: Pulling fs layer 13:30:30 06715773e931: Pulling fs layer 13:30:30 7fa9dde3b271: Pulling fs layer 13:30:30 d57d563a94ed: Pulling fs layer 13:30:30 4f4fb700ef54: Waiting 13:30:30 06715773e931: Waiting 13:30:30 7fa9dde3b271: Waiting 13:30:30 d57d563a94ed: Waiting 13:30:30 13eebdc497b7: Waiting 13:30:30 7d1a427e917c: Verifying Checksum 13:30:30 7d1a427e917c: Download complete 13:30:30 13eebdc497b7: Verifying Checksum 13:30:30 13eebdc497b7: Download complete 13:30:31 4f4fb700ef54: Verifying Checksum 13:30:31 4f4fb700ef54: Download complete 13:30:31 06715773e931: Verifying Checksum 13:30:31 06715773e931: Download complete 13:30:31 6e174226ea69: Verifying Checksum 13:30:31 6e174226ea69: Download complete 13:30:31 d57d563a94ed: Verifying Checksum 13:30:31 d57d563a94ed: Download complete 13:30:32 6e174226ea69: Pull complete 13:30:33 7d1a427e917c: Pull complete 13:30:33 382d65ac76eb: Verifying Checksum 13:30:33 382d65ac76eb: Download complete 13:30:34 7fa9dde3b271: Verifying Checksum 13:30:34 7fa9dde3b271: Download complete 13:30:50 382d65ac76eb: Pull complete 13:30:50 13eebdc497b7: Pull complete 13:30:50 4f4fb700ef54: Pull complete 13:30:50 06715773e931: Pull complete 13:31:00 7fa9dde3b271: Pull complete 13:31:01 d57d563a94ed: Pull complete 13:31:01 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 13:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:31:01 ---> 43a1c90cae9b 13:31:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:31:05 ---> Running in 96e3151e475f 13:31:05 Removing intermediate container 96e3151e475f 13:31:05 ---> 4b98b527c316 13:31:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:31:05 ---> Running in 3bc30982fa52 13:31:05 Removing intermediate container 3bc30982fa52 13:31:05 ---> f423702b5d22 13:31:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:31:05 ---> Running in 520ce1498ac9 13:31:06 Removing intermediate container 520ce1498ac9 13:31:06 ---> 10b9a35af4f6 13:31:06 Step 6/12 : WORKDIR /device-virtual-go 13:31:06 ---> Running in 42bad3c04400 13:31:06 Removing intermediate container 42bad3c04400 13:31:06 ---> 73c8f1d1b1a6 13:31:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:31:07 ---> Running in 22bdc384e677 13:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:31:11 (1/4) Installing openssh-keygen (10.0_p1-r9) 13:31:11 (2/4) Installing libedit (20250104.3.1-r1) 13:31:11 (3/4) Installing openssh-client-common (10.0_p1-r9) 13:31:11 (4/4) Installing openssh-client-default (10.0_p1-r9) 13:31:11 Executing busybox-1.37.0-r19.trigger 13:31:11 OK: 259 MiB in 64 packages 13:31:13 Removing intermediate container 22bdc384e677 13:31:13 ---> 8725f74ab093 13:31:13 Step 8/12 : COPY go.mod vendor* ./ 13:31:13 ---> 79f9695ae14c 13:31:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:14 ---> Running in c70ec00dad4d 13:31:30 Running on prd-centos7-docker-4c-2g-772232 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:30 provisioning config files... 13:31:30 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18019382825694232573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:35 ---> ****-login.sh 13:31:35 nexus3.edgexfoundry.org:10001 13:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:35 Configure a credential helper to remove this warning. See 13:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:35 13:31:35 Login Succeeded 13:31:35 nexus3.edgexfoundry.org:10002 13:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:35 Configure a credential helper to remove this warning. See 13:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:35 13:31:35 Login Succeeded 13:31:35 nexus3.edgexfoundry.org:10003 13:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:35 Configure a credential helper to remove this warning. See 13:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:35 13:31:35 Login Succeeded 13:31:35 nexus3.edgexfoundry.org:10004 13:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:35 Configure a credential helper to remove this warning. See 13:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:35 13:31:35 Login Succeeded 13:31:35 ****.io 13:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:35 Configure a credential helper to remove this warning. See 13:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:35 13:31:35 Login Succeeded 13:31:35 ---> ****-login.sh ends [Pipeline] } 13:31:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:31:36 + docker buildx ls 13:31:36 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:31:36 default * docker 13:31:36 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:31:37 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:31:37 edgex-builder [Pipeline] sh 13:31:37 + docker buildx inspect --bootstrap 13:31:37 #1 [internal] booting buildkit 13:31:37 #1 pulling image moby/buildkit:buildx-stable-1 13:31:42 #1 pulling image moby/buildkit:buildx-stable-1 4.9s done 13:31:42 #1 creating container buildx_buildkit_edgex-builder0 13:31:46 #1 creating container buildx_buildkit_edgex-builder0 3.4s done 13:31:46 #1 DONE 8.3s 13:31:46 Name: edgex-builder 13:31:46 Driver: docker-container 13:31:46 13:31:46 Nodes: 13:31:46 Name: edgex-builder0 13:31:46 Endpoint: unix:///var/run/docker.sock 13:31:46 Status: running 13:31:46 Buildkit: v0.25.1 13:31:46 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:31:46 + docker buildx ls 13:31:46 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:31:46 edgex-builder * docker-container 13:31:46 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:31:46 default docker 13:31:46 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:31:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0 --push - 13:31:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0' 13:31:47 #1 [internal] load build definition from Dockerfile 13:31:47 #1 transferring dockerfile: 199B done 13:31:47 #1 DONE 0.0s 13:31:47 13:31:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0 13:31:47 #2 DONE 0.1s 13:31:47 13:31:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0 13:31:47 #3 DONE 0.1s 13:31:47 13:31:47 #4 [internal] load .dockerignore 13:31:47 #4 transferring context: 2B done 13:31:47 #4 DONE 0.0s 13:31:47 13:31:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 13:31:47 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done 13:31:47 #5 DONE 0.0s 13:31:47 13:31:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 13:31:47 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done 13:31:47 #6 DONE 0.1s 13:31:47 13:31:47 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 13:31:47 #7 DONE 0.0s 13:31:47 13:31:47 #8 exporting to image 13:31:47 #8 exporting layers done 13:31:47 #8 exporting manifest sha256:1472cf2076a078baec4ec62fb4e26e947b08cc707742670649c7e33abee448df 0.0s done 13:31:47 #8 exporting config sha256:cb9ad02c8d4515846226d1e6b4a36eeba86a3d04785c5b8ef955a0ff5251aba7 done 13:31:47 #8 exporting manifest sha256:bd950799920281b57adc8004d4f8e2c93f974950abfeb842432581d247583d6d 0.0s done 13:31:47 #8 exporting config sha256:fde5e7368dbde4853d4c643d293048220e7ac9140b44da203bc040b02734cdd2 done 13:31:47 #8 exporting manifest list sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc 0.0s done 13:31:47 #8 pushing layers 13:31:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:31:47 #8 pushing layers 0.1s done 13:31:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0@sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc 0.1s done 13:31:47 #8 DONE 0.2s 13:31:47 13:31:47 1 warning found (use --debug to expand): 13:31:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:31:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' 13:31:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - 13:31:48 #1 [internal] load build definition from Dockerfile 13:31:48 #1 transferring dockerfile: 165B done 13:31:48 #1 DONE 0.0s 13:31:48 13:31:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 13:31:48 #2 DONE 0.0s 13:31:48 13:31:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 13:31:48 #3 DONE 0.0s 13:31:48 13:31:48 #4 [internal] load .dockerignore 13:31:48 #4 transferring context: 2B done 13:31:48 #4 DONE 0.0s 13:31:48 13:31:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 13:31:48 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done 13:31:48 #5 DONE 0.0s 13:31:48 13:31:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 13:31:48 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done 13:31:48 #6 CACHED 13:31:48 13:31:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 13:31:48 #5 CACHED 13:31:48 13:31:48 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 13:31:48 #7 DONE 0.0s 13:31:48 13:31:48 #8 exporting to image 13:31:48 #8 exporting layers done 13:31:48 #8 exporting manifest sha256:1472cf2076a078baec4ec62fb4e26e947b08cc707742670649c7e33abee448df done 13:31:48 #8 exporting config sha256:cb9ad02c8d4515846226d1e6b4a36eeba86a3d04785c5b8ef955a0ff5251aba7 done 13:31:48 #8 exporting manifest sha256:bd950799920281b57adc8004d4f8e2c93f974950abfeb842432581d247583d6d done 13:31:48 #8 exporting config sha256:fde5e7368dbde4853d4c643d293048220e7ac9140b44da203bc040b02734cdd2 done 13:31:48 #8 exporting manifest list sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc done 13:31:48 #8 pushing layers 0.0s done 13:31:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc 0.1s done 13:31:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:31:48 #8 DONE 0.1s 13:31:48 13:31:48 1 warning found (use --debug to expand): 13:31:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:31:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8 --push - 13:31:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8' 13:31:48 #1 [internal] load build definition from Dockerfile 13:31:48 #1 transferring dockerfile: 170B done 13:31:48 #1 DONE 0.0s 13:31:48 13:31:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8 13:31:48 #2 DONE 0.0s 13:31:48 13:31:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8 13:31:48 #3 DONE 0.0s 13:31:48 13:31:48 #4 [internal] load .dockerignore 13:31:48 #4 transferring context: 2B done 13:31:48 #4 DONE 0.0s 13:31:48 13:31:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 13:31:48 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done 13:31:48 #5 CACHED 13:31:48 13:31:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 13:31:48 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done 13:31:48 #6 CACHED 13:31:48 13:31:48 #7 exporting to image 13:31:48 #7 exporting layers done 13:31:48 #7 exporting manifest sha256:1472cf2076a078baec4ec62fb4e26e947b08cc707742670649c7e33abee448df done 13:31:48 #7 exporting config sha256:cb9ad02c8d4515846226d1e6b4a36eeba86a3d04785c5b8ef955a0ff5251aba7 done 13:31:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:31:49 #7 exporting manifest sha256:bd950799920281b57adc8004d4f8e2c93f974950abfeb842432581d247583d6d done 13:31:49 #7 exporting config sha256:fde5e7368dbde4853d4c643d293048220e7ac9140b44da203bc040b02734cdd2 done 13:31:49 #7 exporting manifest list sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc done 13:31:49 #7 pushing layers 0.0s done 13:31:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.8@sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc 0.1s done 13:31:49 #7 DONE 0.1s 13:31:49 13:31:49 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 13:31:49 #8 DONE 0.0s 13:31:49 13:31:49 1 warning found (use --debug to expand): 13:31:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:31:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8' 13:31:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 --push - 13:31:51 #1 [internal] load build definition from Dockerfile 13:31:51 #1 transferring dockerfile: 211B done 13:31:51 #1 DONE 0.4s 13:31:51 13:31:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 13:31:51 #2 DONE 0.1s 13:31:51 13:31:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 13:31:51 #3 DONE 0.1s 13:31:51 13:31:51 #4 [internal] load .dockerignore 13:31:51 #4 transferring context: 2B done 13:31:51 #4 DONE 0.0s 13:31:51 13:31:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 13:31:51 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done 13:31:51 #5 CACHED 13:31:51 13:31:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 13:31:51 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done 13:31:51 #6 CACHED 13:31:51 13:31:51 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 13:31:52 #7 DONE 0.0s 13:31:52 13:31:52 #8 exporting to image 13:31:52 #8 exporting layers done 13:31:52 #8 exporting manifest sha256:1472cf2076a078baec4ec62fb4e26e947b08cc707742670649c7e33abee448df done 13:31:52 #8 exporting config sha256:cb9ad02c8d4515846226d1e6b4a36eeba86a3d04785c5b8ef955a0ff5251aba7 done 13:31:52 #8 exporting manifest sha256:bd950799920281b57adc8004d4f8e2c93f974950abfeb842432581d247583d6d done 13:31:52 #8 exporting config sha256:fde5e7368dbde4853d4c643d293048220e7ac9140b44da203bc040b02734cdd2 done 13:31:52 #8 exporting manifest list sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc done 13:31:52 #8 pushing layers 0.0s done 13:31:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8@sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc 0.1s done 13:31:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:31:52 #8 DONE 0.1s 13:31:52 13:31:52 1 warning found (use --debug to expand): 13:31:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:31:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - 13:31:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' 13:31:52 #1 [internal] load build definition from Dockerfile 13:31:52 #1 transferring dockerfile: 163B done 13:31:52 #1 DONE 0.0s 13:31:52 13:31:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 13:31:52 #2 DONE 0.0s 13:31:52 13:31:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 13:31:52 #3 DONE 0.0s 13:31:52 13:31:52 #4 [internal] load .dockerignore 13:31:52 #4 transferring context: 2B done 13:31:52 #4 DONE 0.0s 13:31:52 13:31:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 13:31:52 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done 13:31:52 #5 CACHED 13:31:52 13:31:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 13:31:52 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:5b127d5003a9eb8f9f8111a41fd3a2a704f82d59f3a6b9f43dfb4b44f2ce827f 0.0s done 13:31:52 #6 CACHED 13:31:52 13:31:52 #7 exporting to image 13:31:52 #7 exporting layers 13:31:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:31:52 #7 exporting layers done 13:31:52 #7 exporting manifest sha256:1472cf2076a078baec4ec62fb4e26e947b08cc707742670649c7e33abee448df done 13:31:52 #7 exporting config sha256:cb9ad02c8d4515846226d1e6b4a36eeba86a3d04785c5b8ef955a0ff5251aba7 done 13:31:52 #7 exporting manifest sha256:bd950799920281b57adc8004d4f8e2c93f974950abfeb842432581d247583d6d done 13:31:52 #7 exporting config sha256:fde5e7368dbde4853d4c643d293048220e7ac9140b44da203bc040b02734cdd2 done 13:31:52 #7 exporting manifest list sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc done 13:31:52 #7 pushing layers 0.0s done 13:31:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:50ecbc00ea261add9eca96012db4ede432a805ad05fd492d97054c43303857fc 0.1s done 13:31:52 #7 DONE 0.1s 13:31:52 13:31:52 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 13:31:52 #8 DONE 0.0s 13:31:52 13:31:52 1 warning found (use --debug to expand): 13:31:52  - 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 13:31:53 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:31:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:31:53 ---> package-listing.sh 13:31:53 ++ facter osfamily 13:31:53 ++ tr '[:upper:]' '[:lower:]' 13:31:54 + OS_FAMILY=redhat 13:31:54 + workspace=/w/workspace/exfoundry_device-virtual-go_main 13:31:54 + START_PACKAGES=/tmp/packages_start.txt 13:31:54 + END_PACKAGES=/tmp/packages_end.txt 13:31:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:31:54 + PACKAGES=/tmp/packages_start.txt 13:31:54 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:31:54 + PACKAGES=/tmp/packages_end.txt 13:31:54 + case "${OS_FAMILY}" in 13:31:54 + rpm -qa 13:31:54 + sort 13:31:54 + '[' -f /tmp/packages_start.txt ']' 13:31:54 + '[' -f /tmp/packages_end.txt ']' 13:31:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:31:54 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:31:54 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 13:31:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 13:31:54 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 13:31:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:55 13:31:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:55 latest: Pulling from edgex-lftools-log-publisher 13:31:55 5eb5b503b376: Pulling fs layer 13:31:55 5c69ac0246d0: Pulling fs layer 13:31:55 ec43610c2a17: Pulling fs layer 13:31:55 3a2ae6a8a46f: Pulling fs layer 13:31:55 33b1e0a273af: Pulling fs layer 13:31:55 5d3b04190fa2: Pulling fs layer 13:31:55 2f39f015ded8: Pulling fs layer 13:31:55 3a2ae6a8a46f: Waiting 13:31:55 33b1e0a273af: Waiting 13:31:55 5d3b04190fa2: Waiting 13:31:55 2f39f015ded8: Waiting 13:31:55 5c69ac0246d0: Verifying Checksum 13:31:55 5c69ac0246d0: Download complete 13:31:55 3a2ae6a8a46f: Verifying Checksum 13:31:55 3a2ae6a8a46f: Download complete 13:31:55 ec43610c2a17: Verifying Checksum 13:31:55 ec43610c2a17: Download complete 13:31:55 33b1e0a273af: Verifying Checksum 13:31:55 33b1e0a273af: Download complete 13:31:55 5d3b04190fa2: Verifying Checksum 13:31:55 5d3b04190fa2: Download complete 13:31:56 5eb5b503b376: Verifying Checksum 13:31:56 5eb5b503b376: Download complete 13:31:56 2f39f015ded8: Verifying Checksum 13:31:56 2f39f015ded8: Download complete 13:31:57 5eb5b503b376: Pull complete 13:31:57 5c69ac0246d0: Pull complete 13:31:57 ec43610c2a17: Pull complete 13:31:58 3a2ae6a8a46f: Pull complete 13:31:58 33b1e0a273af: Pull complete 13:31:58 5d3b04190fa2: Pull complete 13:32:02 2f39f015ded8: Pull complete 13:32:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:32:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:02 prd-centos7-docker-4c-2g-772232 does not seem to be running inside a container 13:32:02 $ 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 13:32:07 $ docker top cc190ce316b0dfc2383736a3d95d878d5027a1208328ef7c967f5888ce1fe05a -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:07 + touch /tmp/pre-build-complete [Pipeline] sh 13:32:08 + mkdir -p /var/log/sysstat [Pipeline] sh 13:32:08 + ls /var/log/sa-host 13:32:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:08 provisioning config files... 13:32:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17460299806354194766tmp [Pipeline] { [Pipeline] echo 13:32:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:32:08 ---> create-netrc.sh [Pipeline] } 13:32:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:32:09 ---> python-tools-install.sh [Pipeline] echo 13:32:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:32:09 ---> sudo-logs.sh 13:32:09 Archiving 'sudo' log.. 13:32:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-772232.novalocal: Name or service not known 13:32:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-772232.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:32:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:32:09 ---> job-cost.sh 13:32:09 lf-activate-venv: SKIPPING 13:32:09 INFO: No Stack... 13:32:10 INFO: Retrieving Pricing Info for: v3-standard-2 13:32:10 INFO: Archiving Costs [Pipeline] echo 13:32:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:32:10 ---> logs-deploy.sh 13:32:10 lf-activate-venv: SKIPPING 13:32:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/218 13:32:10 INFO: archiving workspace using pattern(s): 13:32:11 Archives upload complete. 13:32:11 INFO: archiving logs to Nexus 13:32:12 ---> uname -a: 13:32:12 Linux prd-centos7-docker-4c-2g-772232.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 13:32:12 13:32:12 13:32:12 ---> lscpu: 13:32:12 Architecture: x86_64 13:32:12 CPU op-mode(s): 32-bit, 64-bit 13:32:12 Byte Order: Little Endian 13:32:12 Address sizes: 40 bits physical, 48 bits virtual 13:32:12 CPU(s): 2 13:32:12 On-line CPU(s) list: 0,1 13:32:12 Thread(s) per core: 1 13:32:12 Core(s) per socket: 1 13:32:12 Socket(s): 2 13:32:12 NUMA node(s): 1 13:32:12 Vendor ID: AuthenticAMD 13:32:12 CPU family: 23 13:32:12 Model: 49 13:32:12 Model name: AMD EPYC-Rome Processor 13:32:12 Stepping: 0 13:32:12 CPU MHz: 2800.000 13:32:12 BogoMIPS: 5600.00 13:32:12 Virtualization: AMD-V 13:32:12 Hypervisor vendor: KVM 13:32:12 Virtualization type: full 13:32:12 L1d cache: 64 KiB 13:32:12 L1i cache: 64 KiB 13:32:12 L2 cache: 1 MiB 13:32:12 L3 cache: 32 MiB 13:32:12 NUMA node0 CPU(s): 0,1 13:32:12 Vulnerability Itlb multihit: Not affected 13:32:12 Vulnerability L1tf: Not affected 13:32:12 Vulnerability Mds: Not affected 13:32:12 Vulnerability Meltdown: Not affected 13:32:12 Vulnerability Mmio stale data: Not affected 13:32:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:32:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:32:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:32:12 Vulnerability Srbds: Not affected 13:32:12 Vulnerability Tsx async abort: Not affected 13:32:12 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 13:32:12 13:32:12 13:32:12 ---> nproc: 13:32:12 2 13:32:12 13:32:12 13:32:12 ---> df -h: 13:32:12 Filesystem Size Used Avail Use% Mounted on 13:32:12 overlay 40G 7.3G 33G 19% / 13:32:12 tmpfs 64M 0 64M 0% /dev 13:32:12 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:32:12 shm 64M 0 64M 0% /dev/shm 13:32:12 /dev/vda1 40G 7.3G 33G 19% /facter-os 13:32:12 13:32:12 13:32:12 Cannot open /var/log/sysstat/sa31: No such file or directory 13:32:12 Please check if data collecting is enabled 13:32:12 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:32:12 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:32:12 $ docker stop --time=1 cc190ce316b0dfc2383736a3d95d878d5027a1208328ef7c967f5888ce1fe05a 13:32:13 $ docker rm -f --volumes cc190ce316b0dfc2383736a3d95d878d5027a1208328ef7c967f5888ce1fe05a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:32:13 [WS-CLEANUP] Deleting project workspace... 13:32:13 [WS-CLEANUP] Deferred wipeout is used... 13:32:13 [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 13:32:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:14 13:32:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:14 latest: Pulling from edgex-lftools-log-publisher 13:32:14 5eb5b503b376: Pulling fs layer 13:32:14 5c69ac0246d0: Pulling fs layer 13:32:14 ec43610c2a17: Pulling fs layer 13:32:14 3a2ae6a8a46f: Pulling fs layer 13:32:14 33b1e0a273af: Pulling fs layer 13:32:14 5d3b04190fa2: Pulling fs layer 13:32:14 2f39f015ded8: Pulling fs layer 13:32:14 3a2ae6a8a46f: Waiting 13:32:14 33b1e0a273af: Waiting 13:32:14 5d3b04190fa2: Waiting 13:32:14 2f39f015ded8: Waiting 13:32:14 5c69ac0246d0: Download complete 13:32:14 3a2ae6a8a46f: Verifying Checksum 13:32:14 3a2ae6a8a46f: Download complete 13:32:14 33b1e0a273af: Verifying Checksum 13:32:14 33b1e0a273af: Download complete 13:32:14 5d3b04190fa2: Verifying Checksum 13:32:14 5d3b04190fa2: Download complete 13:32:14 ec43610c2a17: Verifying Checksum 13:32:14 ec43610c2a17: Download complete 13:32:14 5eb5b503b376: Verifying Checksum 13:32:14 5eb5b503b376: Download complete 13:32:15 2f39f015ded8: Verifying Checksum 13:32:15 2f39f015ded8: Download complete 13:32:16 5eb5b503b376: Pull complete 13:32:16 5c69ac0246d0: Pull complete 13:32:17 ec43610c2a17: Pull complete 13:32:17 3a2ae6a8a46f: Pull complete 13:32:17 33b1e0a273af: Pull complete 13:32:17 5d3b04190fa2: Pull complete 13:32:22 2f39f015ded8: Pull complete 13:32:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:32:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:22 prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container 13:32:22 $ 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 13:32:25 $ docker top 62f23f28464a16e97c7c9b63287b1de4f615d3cd03304ae1300d604138e58777 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:26 ---> job-cost.sh 13:32:26 lf-activate-venv: SKIPPING 13:32:26 INFO: No Stack... 13:32:26 INFO: Retrieving Pricing Info for: v3-standard-8 13:32:26 INFO: Archiving Costs [Pipeline] sh 13:32:27 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 13:32:27 + cut -d, -f6 [Pipeline] lock 13:32:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] 13:32:27 Resource [jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] did not exist. Created. 13:32:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:32:27 + echo total: 0.2199999988079071 [Pipeline] stash 13:32:27 Stashed 1 file(s) [Pipeline] } 13:32:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] [Pipeline] // lock [Pipeline] } 13:32:27 $ docker stop --time=1 62f23f28464a16e97c7c9b63287b1de4f615d3cd03304ae1300d604138e58777 13:32:28 $ docker rm -f --volumes 62f23f28464a16e97c7c9b63287b1de4f615d3cd03304ae1300d604138e58777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:33:21 Removing intermediate container c70ec00dad4d 13:33:21 ---> 912666e6220a 13:33:21 Step 10/12 : COPY . . 13:33:21 ---> 2f1b0459e5b9 13:33:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:33:21 ---> Running in 9824c501c95f 13:33:21 Removing intermediate container 9824c501c95f 13:33:21 ---> f61a2494867b 13:33:21 Step 12/12 : RUN $MAKE 13:33:21 ---> Running in b9f39cae784c 13:33:21 noop 13:33:21 Removing intermediate container b9f39cae784c 13:33:21 ---> ee5bb2cb1481 13:33:21 Successfully built ee5bb2cb1481 13:33:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:21 + docker inspect -f . ci-base-image-arm64 13:33:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:21 prd-ubuntu20.04-docker-arm64-4c-16g-772222 does not seem to be running inside a container 13:33:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/218 -v /w/workspace/device-virtual-go/218:/w/workspace/device-virtual-go/218:rw,z -v /w/workspace/device-virtual-go/218@tmp:/w/workspace/device-virtual-go/218@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 13:33:23 $ docker top 827ffa03253c7d79091cd7d43cfac7b98de4b3753a4b44a665d87cc1ac2c3849 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:24 + go version 13:33:24 go version go1.23.12 linux/arm64 [Pipeline] } 13:33:24 $ docker stop --time=1 827ffa03253c7d79091cd7d43cfac7b98de4b3753a4b44a665d87cc1ac2c3849 13:33:26 $ docker rm -f --volumes 827ffa03253c7d79091cd7d43cfac7b98de4b3753a4b44a665d87cc1ac2c3849 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:26 + docker inspect -f . ci-base-image-arm64 13:33:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:27 prd-ubuntu20.04-docker-arm64-4c-16g-772222 does not seem to be running inside a container 13:33:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/218 -v /w/workspace/device-virtual-go/218:/w/workspace/device-virtual-go/218:rw,z -v /w/workspace/device-virtual-go/218@tmp:/w/workspace/device-virtual-go/218@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 13:33:28 $ docker top a381f6b72cc6303cac8c115454af3b874069963c1c3b6cd87652fe0ac28f7f8b -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:29 + git config --global --add safe.directory /w/workspace/device-virtual-go/218 [Pipeline] fileExists [Pipeline] sh 13:33:30 + make test 13:33:30 go test ./... -coverprofile=coverage.out 13:33:36 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:38:59 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 13:38:59 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.085s coverage: 59.4% of statements 13:38:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:38:59 go vet ./... 13:40:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:40:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:40:07 ./bin/test-attribution-txt.sh 13:40:07 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 13:40:07 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 13:40:07 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 13:40:07 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 13:40:07 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 13:40:07 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 13:40:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:40:07 $ docker stop --time=1 a381f6b72cc6303cac8c115454af3b874069963c1c3b6cd87652fe0ac28f7f8b 13:40:09 $ docker rm -f --volumes a381f6b72cc6303cac8c115454af3b874069963c1c3b6cd87652fe0ac28f7f8b [Pipeline] // withDockerContainer [Pipeline] sh 13:40:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:40:11 Warning: overwriting stash ‘coverage-report’ 13:40:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:40:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:40:13 + ls -al . 13:40:13 total 268 13:40:13 drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 13:33 . 13:40:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:30 .. 13:40:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:30 .git 13:40:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:30 .github 13:40:13 -rw-rw-r-- 1 jenkins jenkins 272 Oct 31 13:30 .gitignore 13:40:13 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:30 .golangci.yml 13:40:13 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 31 13:30 Attribution.txt 13:40:13 -rw-rw-r-- 1 jenkins jenkins 17302 Oct 31 13:30 CHANGELOG.md 13:40:13 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 31 13:30 Dockerfile 13:40:13 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:30 GOVERNANCE.md 13:40:13 -rw-rw-r-- 1 jenkins jenkins 683 Oct 31 13:30 Jenkinsfile 13:40:13 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:30 LICENSE 13:40:13 -rw-rw-r-- 1 jenkins jenkins 2652 Oct 31 13:30 Makefile 13:40:13 -rw-rw-r-- 1 jenkins jenkins 623 Oct 31 13:30 OWNERS.md 13:40:13 -rw-rw-r-- 1 jenkins jenkins 4473 Oct 31 13:30 README.md 13:40:13 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:27 VERSION 13:40:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:30 bin 13:40:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:30 cmd 13:40:13 -rw-r--r-- 1 jenkins jenkins 45558 Oct 31 13:38 coverage.out 13:40:13 -rw-rw-r-- 1 jenkins jenkins 6112 Oct 31 13:30 go.mod 13:40:13 -rw-rw-r-- 1 jenkins jenkins 86944 Oct 31 13:30 go.sum 13:40:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:30 internal 13:40:13 -rw-rw-r-- 1 jenkins jenkins 235 Oct 31 13:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:13 + 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=616a07c2a83fb87b37f9479176dff78d5c9552b0 --label arch=arm64 --label version=4.1.0-dev.8 . 13:40:14 Sending build context to Docker daemon 20.61MB 13:40:14 Step 1/26 : ARG BASE=golang:1.23-alpine3.22 13:40:14 Step 2/26 : FROM ${BASE} AS builder 13:40:14 ---> ee5bb2cb1481 13:40:14 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:40:14 ---> Running in 8d62a464995e 13:40:15 Removing intermediate container 8d62a464995e 13:40:15 ---> 5a032e1b277f 13:40:15 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:40:15 ---> Running in 55cd1068bc99 13:40:16 Removing intermediate container 55cd1068bc99 13:40:16 ---> 39516de511d2 13:40:16 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:40:16 ---> Running in 560681e20e5c 13:40:16 Removing intermediate container 560681e20e5c 13:40:16 ---> 8f02e844ea96 13:40:16 Step 6/26 : WORKDIR /device-virtual-go 13:40:16 ---> Running in 3bb3945cbc7d 13:40:16 Removing intermediate container 3bb3945cbc7d 13:40:16 ---> 757348f1b5b3 13:40:16 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:40:17 ---> Running in 6e7fc0c62ee6 13:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:40:21 OK: 259 MiB in 64 packages 13:40:22 Removing intermediate container 6e7fc0c62ee6 13:40:22 ---> ce9a6d46e24c 13:40:22 Step 8/26 : COPY go.mod vendor* ./ 13:40:23 ---> 30f142d3d053 13:40:23 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:40:23 ---> Running in 5430dd90e9bd 13:40:27 Removing intermediate container 5430dd90e9bd 13:40:27 ---> ef2115539637 13:40:27 Step 10/26 : COPY . . 13:40:29 ---> cdd9fa53ce3d 13:40:29 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:40:29 ---> Running in 96e60d06b2c9 13:40:29 Removing intermediate container 96e60d06b2c9 13:40:29 ---> 7df67337d5b1 13:40:29 Step 12/26 : RUN $MAKE 13:40:29 ---> Running in e947cc2bed45 13:40:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 13:45:38 Removing intermediate container e947cc2bed45 13:45:38 ---> 489a74d56cd5 13:45:38 Step 13/26 : FROM alpine:3.22 13:45:38 3.22: Pulling from library/alpine 13:45:38 6b59a28fa201: Pulling fs layer 13:45:38 6b59a28fa201: Verifying Checksum 13:45:38 6b59a28fa201: Download complete 13:45:38 6b59a28fa201: Pull complete 13:45:38 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:45:38 Status: Downloaded newer image for alpine:3.22 13:45:38 ---> 171e65262c80 13:45:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:45:38 ---> Running in d651d8e907d0 13:45:38 Removing intermediate container d651d8e907d0 13:45:38 ---> e29f2c49b096 13:45:38 Step 15/26 : RUN apk add --update --no-cache dumb-init 13:45:38 ---> Running in 406aa13c08d2 13:45:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:45:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:45:38 (1/1) Installing dumb-init (1.2.5-r3) 13:45:38 Executing busybox-1.37.0-r19.trigger 13:45:38 OK: 8 MiB in 17 packages 13:45:38 Removing intermediate container 406aa13c08d2 13:45:38 ---> 2f7c06057698 13:45:38 Step 16/26 : RUN apk --no-cache upgrade 13:45:38 ---> Running in 989af3740f5e 13:45:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:45:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:45:39 OK: 8 MiB in 17 packages 13:45:40 Removing intermediate container 989af3740f5e 13:45:40 ---> df32382639e2 13:45:40 Step 17/26 : WORKDIR / 13:45:40 ---> Running in 57e24835476a 13:45:41 Removing intermediate container 57e24835476a 13:45:41 ---> 3c49b7b06ab6 13:45:41 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:45:41 ---> c20505b7966e 13:45:41 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:45:42 ---> a10b48c83c85 13:45:42 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:45:44 ---> 129e98e3677a 13:45:44 Step 21/26 : EXPOSE 59900 13:45:44 ---> Running in 3dc8305280cc 13:45:45 Removing intermediate container 3dc8305280cc 13:45:45 ---> c80d70df6de9 13:45:45 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:45:45 ---> Running in f7a27495e7cf 13:45:45 Removing intermediate container f7a27495e7cf 13:45:45 ---> 793b1fe1446d 13:45:45 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:45:45 ---> Running in 95224aa509cd 13:45:46 Removing intermediate container 95224aa509cd 13:45:46 ---> f797b4df5e3c 13:45:46 Step 24/26 : LABEL arch=arm64 13:45:46 ---> Running in 02517b37b69d 13:45:46 Removing intermediate container 02517b37b69d 13:45:46 ---> 23a8fb7fc66b 13:45:46 Step 25/26 : LABEL git_sha=616a07c2a83fb87b37f9479176dff78d5c9552b0 13:45:46 ---> Running in 3f5c3aa8728a 13:45:47 Removing intermediate container 3f5c3aa8728a 13:45:47 ---> e27b320a3689 13:45:47 Step 26/26 : LABEL version=4.1.0-dev.8 13:45:47 ---> Running in a34f204270c5 13:45:47 Removing intermediate container a34f204270c5 13:45:47 ---> 5a7d1a4e56e6 13:45:47 [Warning] One or more build-args [ARCH] were not consumed 13:45:47 Successfully built 5a7d1a4e56e6 13:45:47 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 13:45:47 provisioning config files... 13:45:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/218@tmp/config11299524418477681263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:45:48 ---> ****-login.sh 13:45:48 nexus3.edgexfoundry.org:10001 13:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:45:48 Configure a credential helper to remove this warning. See 13:45:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:45:48 13:45:48 Login Succeeded 13:45:48 nexus3.edgexfoundry.org:10002 13:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:45:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:45:49 Configure a credential helper to remove this warning. See 13:45:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:45:49 13:45:49 Login Succeeded 13:45:49 nexus3.edgexfoundry.org:10003 13:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:45:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:45:49 Configure a credential helper to remove this warning. See 13:45:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:45:49 13:45:49 Login Succeeded 13:45:49 nexus3.edgexfoundry.org:10004 13:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:45:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:45:49 Configure a credential helper to remove this warning. See 13:45:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:45:49 13:45:49 Login Succeeded 13:45:49 ****.io 13:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:45:50 Configure a credential helper to remove this warning. See 13:45:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:45:50 13:45:50 Login Succeeded 13:45:50 ---> ****-login.sh ends [Pipeline] } 13:45:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:45:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:45:50 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 13:45:50 616a07c2a83fb87b37f9479176dff78d5c9552b0 13:45:50 latest 13:45:50 4.1.0-dev.8 13:45:50 616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 13:45:50 main 13:45:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:51 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0 13:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:45:51 9425e76e6b90: Preparing 13:45:51 f1bb176b9d67: Preparing 13:45:51 68826098c1cd: Preparing 13:45:51 07ff65b6eafb: Preparing 13:45:51 89b1d2c2e939: Preparing 13:45:51 0e64f2360a44: Preparing 13:45:51 0e64f2360a44: Waiting 13:45:52 07ff65b6eafb: Pushed 13:45:52 f1bb176b9d67: Pushed 13:45:52 68826098c1cd: Pushed 13:45:52 89b1d2c2e939: Pushed 13:45:52 0e64f2360a44: Layer already exists 13:46:02 9425e76e6b90: Pushed 13:46:02 616a07c2a83fb87b37f9479176dff78d5c9552b0: digest: sha256:f61bdbf80a1bf90530964fcc46de7cb462605f75474ec74583b1b1ed55a7ab45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:02 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:03 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 13:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:46:03 9425e76e6b90: Preparing 13:46:03 f1bb176b9d67: Preparing 13:46:03 68826098c1cd: Preparing 13:46:03 07ff65b6eafb: Preparing 13:46:03 89b1d2c2e939: Preparing 13:46:03 0e64f2360a44: Preparing 13:46:03 0e64f2360a44: Waiting 13:46:03 9425e76e6b90: Layer already exists 13:46:03 f1bb176b9d67: Layer already exists 13:46:03 07ff65b6eafb: Layer already exists 13:46:03 89b1d2c2e939: Layer already exists 13:46:03 68826098c1cd: Layer already exists 13:46:03 0e64f2360a44: Layer already exists 13:46:03 latest: digest: sha256:f61bdbf80a1bf90530964fcc46de7cb462605f75474ec74583b1b1ed55a7ab45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:03 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:04 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.8 13:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:46:04 9425e76e6b90: Preparing 13:46:04 f1bb176b9d67: Preparing 13:46:04 68826098c1cd: Preparing 13:46:04 07ff65b6eafb: Preparing 13:46:04 89b1d2c2e939: Preparing 13:46:04 0e64f2360a44: Preparing 13:46:04 0e64f2360a44: Waiting 13:46:04 07ff65b6eafb: Layer already exists 13:46:04 68826098c1cd: Layer already exists 13:46:04 89b1d2c2e939: Layer already exists 13:46:04 f1bb176b9d67: Layer already exists 13:46:04 9425e76e6b90: Layer already exists 13:46:04 0e64f2360a44: Layer already exists 13:46:04 4.1.0-dev.8: digest: sha256:f61bdbf80a1bf90530964fcc46de7cb462605f75474ec74583b1b1ed55a7ab45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:04 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:05 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 13:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:46:05 9425e76e6b90: Preparing 13:46:05 f1bb176b9d67: Preparing 13:46:05 68826098c1cd: Preparing 13:46:05 07ff65b6eafb: Preparing 13:46:05 89b1d2c2e939: Preparing 13:46:05 0e64f2360a44: Preparing 13:46:05 9425e76e6b90: Layer already exists 13:46:05 68826098c1cd: Layer already exists 13:46:05 f1bb176b9d67: Layer already exists 13:46:05 89b1d2c2e939: Layer already exists 13:46:05 07ff65b6eafb: Layer already exists 13:46:05 0e64f2360a44: Layer already exists 13:46:05 616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8: digest: sha256:f61bdbf80a1bf90530964fcc46de7cb462605f75474ec74583b1b1ed55a7ab45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:06 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:06 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 13:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:46:06 9425e76e6b90: Preparing 13:46:06 f1bb176b9d67: Preparing 13:46:06 68826098c1cd: Preparing 13:46:06 07ff65b6eafb: Preparing 13:46:06 89b1d2c2e939: Preparing 13:46:06 0e64f2360a44: Preparing 13:46:06 0e64f2360a44: Waiting 13:46:06 f1bb176b9d67: Layer already exists 13:46:06 9425e76e6b90: Layer already exists 13:46:06 68826098c1cd: Layer already exists 13:46:06 07ff65b6eafb: Layer already exists 13:46:06 89b1d2c2e939: Layer already exists 13:46:06 0e64f2360a44: Layer already exists 13:46:06 main: digest: sha256:f61bdbf80a1bf90530964fcc46de7cb462605f75474ec74583b1b1ed55a7ab45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:46:06 ===================================================== [Pipeline] echo 13:46:06 taggedImages: 13:46:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0 13:46:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 13:46:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.8 13:46:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 13:46:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 13:46:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] echo 13:46:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 13:46:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.8 [Pipeline] echo 13:46:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:616a07c2a83fb87b37f9479176dff78d5c9552b0-4.1.0-dev.8 [Pipeline] echo 13:46:06 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 13:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:46:07 13:46:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:46:07 arm64: Pulling from edgex-lftools-log-publisher 13:46:07 8998bd30e6a1: Pulling fs layer 13:46:07 04944245beec: Pulling fs layer 13:46:07 699f458cf7ca: Pulling fs layer 13:46:07 765212b225bb: Pulling fs layer 13:46:07 f23df028b6ca: Pulling fs layer 13:46:07 d65c8cfc05b1: Pulling fs layer 13:46:07 2437ff75d9bd: Pulling fs layer 13:46:07 765212b225bb: Waiting 13:46:07 f23df028b6ca: Waiting 13:46:07 d65c8cfc05b1: Waiting 13:46:07 2437ff75d9bd: Waiting 13:46:07 04944245beec: Verifying Checksum 13:46:07 04944245beec: Download complete 13:46:07 765212b225bb: Verifying Checksum 13:46:07 765212b225bb: Download complete 13:46:07 f23df028b6ca: Verifying Checksum 13:46:07 f23df028b6ca: Download complete 13:46:08 d65c8cfc05b1: Verifying Checksum 13:46:08 d65c8cfc05b1: Download complete 13:46:08 699f458cf7ca: Verifying Checksum 13:46:08 699f458cf7ca: Download complete 13:46:08 8998bd30e6a1: Verifying Checksum 13:46:08 8998bd30e6a1: Download complete 13:46:11 2437ff75d9bd: Verifying Checksum 13:46:11 2437ff75d9bd: Download complete 13:46:14 8998bd30e6a1: Pull complete 13:46:14 04944245beec: Pull complete 13:46:16 699f458cf7ca: Pull complete 13:46:16 765212b225bb: Pull complete 13:46:17 f23df028b6ca: Pull complete 13:46:17 d65c8cfc05b1: Pull complete 13:46:36 2437ff75d9bd: Pull complete 13:46:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:46:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:46:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:36 prd-ubuntu20.04-docker-arm64-4c-16g-772222 does not seem to be running inside a container 13:46:36 $ 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/218 -v /w/workspace/device-virtual-go/218:/w/workspace/device-virtual-go/218:rw,z -v /w/workspace/device-virtual-go/218@tmp:/w/workspace/device-virtual-go/218@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 13:46:40 $ docker top 07d2d4f8aa76b341a4e999807a2bcac816f1ed4bf99d49c1ebe01aa55d8b352b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:46:40 ---> job-cost.sh 13:46:40 lf-activate-venv: SKIPPING 13:46:40 INFO: No Stack... 13:46:41 INFO: Retrieving Pricing Info for: v3-standard-4 13:46:42 INFO: Archiving Costs [Pipeline] sh 13:46:42 + cut -d, -f6 13:46:42 + cat /w/workspace/device-virtual-go/218/archives/cost.csv [Pipeline] lock 13:46:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] 13:46:42 Resource [jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] did not exist. Created. 13:46:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:46:43 /w/workspace/device-virtual-go/218@tmp/durable-75b3e9ba/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:46:44 + echo total: 0.10999999940395355 [Pipeline] stash 13:46:44 Warning: overwriting stash ‘stack-cost’ 13:46:44 Stashed 1 file(s) [Pipeline] } 13:46:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-218-stack-cost] [Pipeline] // lock [Pipeline] } 13:46:44 $ docker stop --time=1 07d2d4f8aa76b341a4e999807a2bcac816f1ed4bf99d49c1ebe01aa55d8b352b 13:46:46 $ docker rm -f --volumes 07d2d4f8aa76b341a4e999807a2bcac816f1ed4bf99d49c1ebe01aa55d8b352b [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 13:46:47 provisioning config files... 13:46:47 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4276406448016119693tmp [Pipeline] { [Pipeline] sh 13:46:48 + set +x 13:46:48 + curl -s https://codecov.io/bash 13:46:48 + bash -s -- 13:46:48 13:46:48 _____ _ 13:46:48 / ____| | | 13:46:48 | | ___ __| | ___ ___ _____ __ 13:46:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:46:48 | |___| (_) | (_| | __/ (_| (_) \ V / 13:46:48 \_____\___/ \__,_|\___|\___\___/ \_/ 13:46:48 Bash-1.0.6 13:46:48 13:46:48 13:46:48 ==> git version 2.25.1 found 13:46:48 ==> 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 13:46:48 Release-Date: 2020-01-08 13:46:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:46:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:46:48 ==> Jenkins CI detected. 13:46:48 current dir:  /w/workspace/exfoundry_device-virtual-go_main 13:46:48 project root: . 13:46:48 --> token set from env 13:46:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:46:48 ==> Running gcov in . (disable via -X gcov) 13:46:48 ==> Python coveragepy not found 13:46:48 ==> Searching for coverage reports in: 13:46:48 + . 13:46:48 -> Found 1 reports 13:46:48 ==> Detecting git/mercurial file structure 13:46:48 ==> Reading reports 13:46:48 + ./coverage.out bytes=45558 13:46:48 ==> Appending adjustments 13:46:48 https://docs.codecov.io/docs/fixing-reports 13:46:48 + Found adjustments 13:46:48 ==> Gzipping contents 13:46:48 8.0K /tmp/codecov.ljGh8F.gz 13:46:48 ==> Uploading reports 13:46:48 url: https://codecov.io 13:46:48 query: branch=main&commit=616a07c2a83fb87b37f9479176dff78d5c9552b0&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:46:48 -> Pinging Codecov 13:46:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=616a07c2a83fb87b37f9479176dff78d5c9552b0&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:46:48 -> Uploading to 13:46:48 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/616a07c2a83fb87b37f9479176dff78d5c9552b0/14d95913-ec73-4de3-a89e-4ba8c8c396af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T134648Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e9f886d4567accb5c20723d94b5acec697405ed8455b41b87a0fc1553a91a195 13:46:48 % Total % Received % Xferd Average Speed Time Time Time Current 13:46:48 Dload Upload Total Spent Left Speed 13:46:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5368 0 0 100 5368 0 40360 --:--:-- --:--:-- --:--:-- 40360 13:46:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] } 13:46:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:46:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:46:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:46:49 13:46:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:46:49 latest: Pulling from edgex-devops/edgex-snyk-go 13:46:49 2d35ebdb57d9: Already exists 13:46:49 85e8836fcdb2: Pulling fs layer 13:46:49 91631faa732a: Pulling fs layer 13:46:49 f3f5ae8826fa: Pulling fs layer 13:46:49 4f4fb700ef54: Pulling fs layer 13:46:49 7861252a18e6: Pulling fs layer 13:46:49 9130f900ef6f: Pulling fs layer 13:46:49 4f4fb700ef54: Waiting 13:46:49 9130f900ef6f: Waiting 13:46:49 7861252a18e6: Waiting 13:46:49 f3f5ae8826fa: Download complete 13:46:49 85e8836fcdb2: Download complete 13:46:49 4f4fb700ef54: Verifying Checksum 13:46:49 4f4fb700ef54: Download complete 13:46:49 85e8836fcdb2: Pull complete 13:46:49 7861252a18e6: Verifying Checksum 13:46:49 7861252a18e6: Download complete 13:46:49 91631faa732a: Verifying Checksum 13:46:49 91631faa732a: Download complete 13:46:50 9130f900ef6f: Verifying Checksum 13:46:50 9130f900ef6f: Download complete 13:46:55 91631faa732a: Pull complete 13:46:55 f3f5ae8826fa: Pull complete 13:46:55 4f4fb700ef54: Pull complete 13:46:55 7861252a18e6: Pull complete 13:46:59 9130f900ef6f: Pull complete 13:46:59 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 13:46:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:46:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:59 prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container 13:46:59 $ 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 13:47:01 $ docker top 3d7a789c0fb686775d47338353b06f86b91fa3d91ca95223bb181e89b77b23c8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:47:01 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 13:47:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 13:47:01 + set -o pipefail 13:47:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 13:47:10 13:47:10 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 13:47:10 13:47:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/9770315e-0e0e-4f78-9b09-9b570d6ee4ca 13:47:10 13:47:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:47:10 [Pipeline] } 13:47:10 $ docker stop --time=1 3d7a789c0fb686775d47338353b06f86b91fa3d91ca95223bb181e89b77b23c8 13:47:12 $ docker rm -f --volumes 3d7a789c0fb686775d47338353b06f86b91fa3d91ca95223bb181e89b77b23c8 [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 13:47:13 + git log --format=format:%s -1 616a07c2a83fb87b37f9479176dff78d5c9552b0 [Pipeline] sh 13:47:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:47:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:47:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:14 prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container 13:47:14 $ 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 13:47:14 $ docker top 8b91933f63fd27797fa8b1f025b2117b92ea961eacbf1c585f3f634756754c78 -eo pid,comm 13:47:14 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). 13:47:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:47:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:47:14 [ssh-agent] Looking for ssh-agent implementation... 13:47:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:47:14 $ docker exec 8b91933f63fd27797fa8b1f025b2117b92ea961eacbf1c585f3f634756754c78 ssh-agent 13:47:14 SSH_AUTH_SOCK=/tmp/ssh-JmxCGKHukW3k/agent.31 13:47:14 SSH_AGENT_PID=37 13:47:14 Running ssh-add (command line suppressed) 13:47:14 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1775577164459350321.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1775577164459350321.key) 13:47:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:47:15 + git semver tag 13:47:15 2025-10-31 13:47:15,283 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:47:15 2025-10-31 13:47:15,287 [run_tag] DEBUG tag force:False 13:47:15 2025-10-31 13:47:15,287 [check_head_tag] DEBUG check head tag 13:47:15 2025-10-31 13:47:15,288 [execute] INFO git cat-file --batch-check 13:47:15 2025-10-31 13:47:15,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 13:47:15 2025-10-31 13:47:15,290 [execute] INFO git cat-file --batch 13:47:15 2025-10-31 13:47:15,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 13:47:15 2025-10-31 13:47:15,298 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:47:15 2025-10-31 13:47:15,299 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 13:47:15 2025-10-31 13:47:15,299 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 13:47:15 2025-10-31 13:47:15,301 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:47:15 4.1.0-dev.8 [Pipeline] } 13:47:15 $ docker exec --env ******** --env ******** 8b91933f63fd27797fa8b1f025b2117b92ea961eacbf1c585f3f634756754c78 ssh-agent -k 13:47:15 unset SSH_AUTH_SOCK; 13:47:15 unset SSH_AGENT_PID; 13:47:15 echo Agent pid 37 killed; 13:47:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:47:15 + git semver [Pipeline] } 13:47:16 $ docker stop --time=1 8b91933f63fd27797fa8b1f025b2117b92ea961eacbf1c585f3f634756754c78 13:47:17 $ docker rm -f --volumes 8b91933f63fd27797fa8b1f025b2117b92ea961eacbf1c585f3f634756754c78 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:47:17 13:47:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:47:18 0.23.1-centos7: Pulling from edgex-lftools 13:47:18 ab5ef0e58194: Pulling fs layer 13:47:18 9712f1f96733: Pulling fs layer 13:47:18 63f879dbbcfc: Pulling fs layer 13:47:18 0d9ebad4ef96: Pulling fs layer 13:47:18 e9a5061849ea: Pulling fs layer 13:47:18 d747dcd14b5f: Pulling fs layer 13:47:18 2de7ff778b66: Pulling fs layer 13:47:18 0d9ebad4ef96: Waiting 13:47:18 d747dcd14b5f: Waiting 13:47:18 2de7ff778b66: Waiting 13:47:18 e9a5061849ea: Waiting 13:47:18 9712f1f96733: Verifying Checksum 13:47:18 9712f1f96733: Download complete 13:47:18 63f879dbbcfc: Verifying Checksum 13:47:18 63f879dbbcfc: Download complete 13:47:18 e9a5061849ea: Download complete 13:47:18 d747dcd14b5f: Verifying Checksum 13:47:18 d747dcd14b5f: Download complete 13:47:18 0d9ebad4ef96: Verifying Checksum 13:47:18 0d9ebad4ef96: Download complete 13:47:18 ab5ef0e58194: Verifying Checksum 13:47:18 ab5ef0e58194: Download complete 13:47:18 2de7ff778b66: Verifying Checksum 13:47:18 2de7ff778b66: Download complete 13:47:22 ab5ef0e58194: Pull complete 13:47:22 9712f1f96733: Pull complete 13:47:22 63f879dbbcfc: Pull complete 13:47:27 0d9ebad4ef96: Pull complete 13:47:27 e9a5061849ea: Pull complete 13:47:27 d747dcd14b5f: Pull complete 13:47:29 2de7ff778b66: Pull complete 13:47:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:47:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:47:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:29 prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container 13:47:29 $ 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 13:47:31 $ docker top 680c7a4724f3cf05a3c35c94aa5541508ba2ff916b7e2bf2b85377bf138d558e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:47:31 provisioning config files... 13:47:31 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2421849370840052539tmp 13:47:31 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12005474865266612348tmp 13:47:31 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16486705265084396671tmp [Pipeline] { [Pipeline] echo 13:47:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:47:31 ---> sigul-configuration.sh 13:47:31 gpg: directory `/root/.gnupg' created 13:47:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:47:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:47:31 gpg: keyring `/root/.gnupg/secring.gpg' created 13:47:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:47:31 gpg: CAST5 encrypted data 13:47:31 gpg: encrypted with 1 passphrase 13:47:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:47:31 + mkdir /home/jenkins 13:47:31 + mkdir /home/jenkins/sigul [Pipeline] sh 13:47:32 + 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 13:47:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:47:32 ---> sigul-install.sh 13:47:32 Sigul already installed; skipping installation. [Pipeline] sh 13:47:32 + git tag --list 13:47:32 v1.0.0 13:47:32 v1.1.0 13:47:32 v1.1.1 13:47:32 v1.2.1 13:47:32 v1.2.2 13:47:32 v1.2.3 13:47:32 v1.3.0 13:47:32 v1.3.1 13:47:32 v2.0.0 13:47:32 v2.1.0 13:47:32 v2.1.1 13:47:32 v2.2.0 13:47:32 v2.3.0 13:47:32 v3.0 13:47:32 v3.0.0 13:47:32 v3.1 13:47:32 v3.1.0 13:47:32 v3.1.1 13:47:32 v4.0 13:47:32 v4.0.0 13:47:32 v4.1.0-dev.1 13:47:32 v4.1.0-dev.2 13:47:32 v4.1.0-dev.3 13:47:32 v4.1.0-dev.4 13:47:32 v4.1.0-dev.5 13:47:32 v4.1.0-dev.6 13:47:32 v4.1.0-dev.7 13:47:32 v4.1.0-dev.8 [Pipeline] sh 13:47:33 + lftools sign git-tag v4.1.0-dev.8 13:47:33 Signing Git tag with Sigul... 13:47:33 Signing v4.1.0-dev.8 [Pipeline] echo 13:47:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:47:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:47:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:47:34 $ docker stop --time=1 680c7a4724f3cf05a3c35c94aa5541508ba2ff916b7e2bf2b85377bf138d558e 13:47:35 $ docker rm -f --volumes 680c7a4724f3cf05a3c35c94aa5541508ba2ff916b7e2bf2b85377bf138d558e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:47:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:47:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:47:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:36 prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container 13:47:36 $ 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 13:47:36 $ docker top a7d4b1bf3febec6ce113af202ddcb1f2f055ff7893d37251c8336dbc004fdfb2 -eo pid,comm 13:47:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:47:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:47:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:47:37 [ssh-agent] Looking for ssh-agent implementation... 13:47:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:47:37 $ docker exec a7d4b1bf3febec6ce113af202ddcb1f2f055ff7893d37251c8336dbc004fdfb2 ssh-agent 13:47:37 SSH_AUTH_SOCK=/tmp/ssh-2ISKo2qAfwdJ/agent.32 13:47:37 SSH_AGENT_PID=38 13:47:37 Running ssh-add (command line suppressed) 13:47:37 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12006615759804889943.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12006615759804889943.key) 13:47:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:47:37 + git semver bump pre 13:47:37 2025-10-31 13:47:37,847 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:47:37 2025-10-31 13:47:37,850 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:47:37 2025-10-31 13:47:37,850 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev 13:47:37 2025-10-31 13:47:37,851 [bump_version] DEBUG bumped version:4.1.0-dev.9 13:47:37 2025-10-31 13:47:37,851 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 13:47:37 2025-10-31 13:47:37,851 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:47:37 2025-10-31 13:47:37,851 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:47:37 2025-10-31 13:47:37,853 [execute] INFO git cat-file --batch-check 13:47:37 2025-10-31 13:47:37,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 13:47:37 2025-10-31 13:47:37,857 [execute] INFO git cat-file --batch 13:47:37 2025-10-31 13:47:37,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 13:47:37 2025-10-31 13:47:37,860 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:47:37 4.1.0-dev.9 [Pipeline] } 13:47:37 $ docker exec --env ******** --env ******** a7d4b1bf3febec6ce113af202ddcb1f2f055ff7893d37251c8336dbc004fdfb2 ssh-agent -k 13:47:38 unset SSH_AUTH_SOCK; 13:47:38 unset SSH_AGENT_PID; 13:47:38 echo Agent pid 38 killed; 13:47:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:47:38 + git semver [Pipeline] } 13:47:38 $ docker stop --time=1 a7d4b1bf3febec6ce113af202ddcb1f2f055ff7893d37251c8336dbc004fdfb2 13:47:39 $ docker rm -f --volumes a7d4b1bf3febec6ce113af202ddcb1f2f055ff7893d37251c8336dbc004fdfb2 [Pipeline] // withDockerContainer [Pipeline] sh 13:47:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:47:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:47:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:40 prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container 13:47:40 $ 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 13:47:40 $ docker top ed95968d54bd89de16cd70e202678e12ebd5b4b8e00b09592dc5451b8929f021 -eo pid,comm 13:47:40 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). 13:47:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:47:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:47:40 [ssh-agent] Looking for ssh-agent implementation... 13:47:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:47:41 $ docker exec ed95968d54bd89de16cd70e202678e12ebd5b4b8e00b09592dc5451b8929f021 ssh-agent 13:47:41 SSH_AUTH_SOCK=/tmp/ssh-G2cbTBjfrPoy/agent.32 13:47:41 SSH_AGENT_PID=38 13:47:41 Running ssh-add (command line suppressed) 13:47:41 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12020580251152419977.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12020580251152419977.key) 13:47:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:47:41 + git semver push 13:47:41 2025-10-31 13:47:41,757 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:47:41 2025-10-31 13:47:41,761 [run_push] DEBUG push 13:47:41 2025-10-31 13:47:41,761 [execute] INFO git cat-file --batch-check 13:47:41 2025-10-31 13:47:41,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 13:47:41 2025-10-31 13:47:41,763 [execute] INFO git rev-list 9b7741c8bb41f6d8c6ef9af3fce4237ea67f8caf -- 13:47:41 2025-10-31 13:47:41,764 [execute] DEBUG Popen(['git', 'rev-list', '9b7741c8bb41f6d8c6ef9af3fce4237ea67f8caf', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:47:41 2025-10-31 13:47:41,771 [execute] INFO git fetch -v -- origin 13:47:41 2025-10-31 13:47:41,771 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 13:47:42 2025-10-31 13:47:42,343 [run_push] DEBUG no remote changes detected 13:47:42 2025-10-31 13:47:42,343 [execute] INFO git push origin semver 13:47:42 2025-10-31 13:47:42,344 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:47:43 2025-10-31 13:47:43,111 [run_push] DEBUG push all version tags 13:47:43 2025-10-31 13:47:43,112 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:47:43 2025-10-31 13:47:43,112 [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) 13:47:43 2025-10-31 13:47:43,847 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:47:43 4.1.0-dev.9 [Pipeline] } 13:47:43 $ docker exec --env ******** --env ******** ed95968d54bd89de16cd70e202678e12ebd5b4b8e00b09592dc5451b8929f021 ssh-agent -k 13:47:43 unset SSH_AUTH_SOCK; 13:47:43 unset SSH_AGENT_PID; 13:47:43 echo Agent pid 38 killed; 13:47:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:47:44 + git semver [Pipeline] } 13:47:44 $ docker stop --time=1 ed95968d54bd89de16cd70e202678e12ebd5b4b8e00b09592dc5451b8929f021 13:47:45 $ docker rm -f --volumes ed95968d54bd89de16cd70e202678e12ebd5b4b8e00b09592dc5451b8929f021 [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 13:47:46 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 13:47:46 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 13:47:46 total 16 13:47:46 drwxr-xr-x 3 root root 4096 Oct 31 13:32 . 13:47:46 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:47 .. 13:47:46 drwxr-xr-x 2 root root 4096 Oct 31 13:32 cost 13:47:46 -rw-r--r-- 1 root root 89 Oct 31 13:32 cost.csv 13:47:46 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 13:47:46 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 13:47:46 total 16 13:47:46 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:32 . 13:47:46 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:47 .. 13:47:46 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 13:32 cost 13:47:46 -rw-r--r-- 1 jenkins jenkins 89 Oct 31 13:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:47:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:47:47 ---> package-listing.sh 13:47:47 ++ facter osfamily 13:47:47 ++ tr '[:upper:]' '[:lower:]' 13:47:47 + OS_FAMILY=debian 13:47:47 + workspace=/w/workspace/exfoundry_device-virtual-go_main 13:47:47 + START_PACKAGES=/tmp/packages_start.txt 13:47:47 + END_PACKAGES=/tmp/packages_end.txt 13:47:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:47:47 + PACKAGES=/tmp/packages_start.txt 13:47:47 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:47:47 + PACKAGES=/tmp/packages_end.txt 13:47:47 + case "${OS_FAMILY}" in 13:47:47 + dpkg -l 13:47:47 + grep '^ii' 13:47:47 + '[' -f /tmp/packages_start.txt ']' 13:47:47 + '[' -f /tmp/packages_end.txt ']' 13:47:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:47:47 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:47:47 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 13:47:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 13:47:47 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 13:47:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:47:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:48 prd-ubuntu20.04-docker-8c-8g-772213 does not seem to be running inside a container 13:47:48 $ 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 13:47:49 $ docker top bac9f8e815b747527c7adf882107a376aea250c0261043178c26d9e06b20aa1e -eo pid,comm [Pipeline] { [Pipeline] sh 13:47:49 + touch /tmp/pre-build-complete [Pipeline] sh 13:47:49 + mkdir -p /var/log/sysstat [Pipeline] sh 13:47:50 + ls /var/log/sa-host 13:47:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:47:50 provisioning config files... 13:47:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3104887373270657759tmp [Pipeline] { [Pipeline] echo 13:47:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:47:50 ---> create-netrc.sh [Pipeline] } 13:47:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:47:50 ---> python-tools-install.sh [Pipeline] echo 13:47:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:47:50 ---> sudo-logs.sh 13:47:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:47:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:47:51 ---> job-cost.sh 13:47:51 lf-activate-venv: SKIPPING 13:47:51 DEBUG: total: 0.2199999988079071 13:47:51 INFO: Retrieving Stack Cost... 13:47:51 INFO: Retrieving Pricing Info for: v3-standard-8 13:47:52 INFO: Archiving Costs [Pipeline] echo 13:47:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:47:52 ---> logs-deploy.sh 13:47:52 lf-activate-venv: SKIPPING 13:47:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/218 13:47:52 INFO: archiving workspace using pattern(s): 13:47:53 Archives upload complete. 13:47:53 INFO: archiving logs to Nexus