Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 065cfd897a34b3f21259788757625769b10be523 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-ssh3543585164666329602.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-ssh3898097433863207327.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-ssh17866092830726976138.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-ssh8915488813019751880.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-ssh17395003261653037610.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-775861 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 065cfd897a34b3f21259788757625769b10be523 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#570)" > 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 065cfd897a34b3f21259788757625769b10be523 # timeout=10 > git rev-list --no-walk 18d8af96c4983b458655ffab9e9588622db3e287 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:05:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:05:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:05:31 ========================================================= 02:05:31 EdgeX Global Pipelines Version Info 02:05:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:05:32 ------------------- 02:05:32 stable info: 02:05:32 ------------------- 02:05:32 Commited By: Cherry Wang cherry@iotechsys.com 02:05:32 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:05:32 Message: update stable to v1.0.278 02:05:33 ------------------- 02:05:33 experimental info: 02:05:33 ------------------- 02:05:33 Commited By: **** collab-it+edgex@linuxfoundation.org 02:05:33 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:05:33 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:05:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:05:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:05:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:05:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:05:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:05:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:05:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:05:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:05:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 065cfd897a34b3f21259788757625769b10be523 [Pipeline] echo 02:05:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 065cfd8 [Pipeline] echo 02:05:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:34 provisioning config files... 02:05:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10836585859737650570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:34 ---> ****-login.sh 02:05:34 nexus3.edgexfoundry.org:10001 02:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:34 02:05:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:05:34 Configure a credential helper to remove this warning. See 02:05:34 https://docs.****.com/go/credential-store/ 02:05:34 02:05:34 Login Succeeded 02:05:34 nexus3.edgexfoundry.org:10002 02:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:34 02:05:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:05:34 Configure a credential helper to remove this warning. See 02:05:34 https://docs.****.com/go/credential-store/ 02:05:34 02:05:34 Login Succeeded 02:05:34 nexus3.edgexfoundry.org:10003 02:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:35 02:05:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:05:35 Configure a credential helper to remove this warning. See 02:05:35 https://docs.****.com/go/credential-store/ 02:05:35 02:05:35 Login Succeeded 02:05:35 nexus3.edgexfoundry.org:10004 02:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:35 02:05:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:05:35 Configure a credential helper to remove this warning. See 02:05:35 https://docs.****.com/go/credential-store/ 02:05:35 02:05:35 Login Succeeded 02:05:35 ****.io 02:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:35 02:05:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:05:35 Configure a credential helper to remove this warning. See 02:05:35 https://docs.****.com/go/credential-store/ 02:05:35 02:05:35 Login Succeeded 02:05:35 ---> ****-login.sh ends [Pipeline] } 02:05:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:05:35 + git rev-list -1 --merges 065cfd897a34b3f21259788757625769b10be523~1..065cfd897a34b3f21259788757625769b10be523 [Pipeline] echo 02:05:35 -----------> git rev-list -1 --merges 065cfd897a34b3f21259788757625769b10be523~1..065cfd897a34b3f21259788757625769b10be523 065cfd897a34b3f21259788757625769b10be523 [false] [Pipeline] sh 02:05:36 + git log --format=format:%s -1 065cfd897a34b3f21259788757625769b10be523 [Pipeline] echo 02:05:36 ========================================================= 02:05:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:05:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:05:36 + git log --format=format:%s -1 065cfd897a34b3f21259788757625769b10be523 [Pipeline] echo 02:05:36 [semverPrep] GIT_COMMIT: 065cfd897a34b3f21259788757625769b10be523, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#570) [Pipeline] echo 02:05:36 [semverPrep] This is not a build commit. [Pipeline] sh 02:05:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:05:37 + grep -v github /etc/ssh/ssh_known_hosts 02:05:37 + [ -e /tmp/ssh_known_hosts ] 02:05:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:05:37 + sudo tee -a /etc/ssh/ssh_known_hosts 02:05:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:05:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:05:37 02:05:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:05:37 0.1.4: Pulling from edgex-devops/py-git-semver 02:05:37 3dae71ba6b94: Pulling fs layer 02:05:37 6bf1a483ea7c: Pulling fs layer 02:05:37 f5dfc541a4d3: Pulling fs layer 02:05:37 461d9e800cba: Pulling fs layer 02:05:37 80192f66455f: Pulling fs layer 02:05:37 2e8e34ca0e6c: Pulling fs layer 02:05:37 a29436f7fd5d: Pulling fs layer 02:05:37 923cac83aea3: Pulling fs layer 02:05:37 25ad8b0a4227: Pulling fs layer 02:05:37 db01528c6b51: Pulling fs layer 02:05:37 28988de357af: Pulling fs layer 02:05:37 2e8e34ca0e6c: Waiting 02:05:37 a29436f7fd5d: Waiting 02:05:37 923cac83aea3: Waiting 02:05:37 25ad8b0a4227: Waiting 02:05:37 db01528c6b51: Waiting 02:05:37 461d9e800cba: Waiting 02:05:37 80192f66455f: Waiting 02:05:37 28988de357af: Waiting 02:05:37 6bf1a483ea7c: Verifying Checksum 02:05:37 6bf1a483ea7c: Download complete 02:05:37 461d9e800cba: Download complete 02:05:38 80192f66455f: Verifying Checksum 02:05:38 80192f66455f: Download complete 02:05:38 f5dfc541a4d3: Verifying Checksum 02:05:38 f5dfc541a4d3: Download complete 02:05:38 3dae71ba6b94: Verifying Checksum 02:05:38 3dae71ba6b94: Download complete 02:05:38 923cac83aea3: Download complete 02:05:38 25ad8b0a4227: Verifying Checksum 02:05:38 25ad8b0a4227: Download complete 02:05:38 db01528c6b51: Verifying Checksum 02:05:38 db01528c6b51: Download complete 02:05:38 28988de357af: Verifying Checksum 02:05:38 28988de357af: Download complete 02:05:38 a29436f7fd5d: Verifying Checksum 02:05:38 a29436f7fd5d: Download complete 02:05:38 2e8e34ca0e6c: Verifying Checksum 02:05:38 2e8e34ca0e6c: Download complete 02:05:39 3dae71ba6b94: Pull complete 02:05:39 6bf1a483ea7c: Pull complete 02:05:40 f5dfc541a4d3: Pull complete 02:05:40 461d9e800cba: Pull complete 02:05:40 80192f66455f: Pull complete 02:05:44 2e8e34ca0e6c: Pull complete 02:05:45 a29436f7fd5d: Pull complete 02:05:45 923cac83aea3: Pull complete 02:05:45 25ad8b0a4227: Pull complete 02:05:45 db01528c6b51: Pull complete 02:05:45 28988de357af: Pull complete 02:05:46 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:05:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:46 prd-ubuntu20.04-docker-8c-8g-775861 does not seem to be running inside a container 02:05:46 $ 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 02:05:48 $ docker top 2cabc2179525485663a3cb22982c1724aeb30b5837012da7d51faa55be869fad -eo pid,comm 02:05:48 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). 02:05:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:05:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:48 [ssh-agent] Looking for ssh-agent implementation... 02:05:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:48 $ docker exec 2cabc2179525485663a3cb22982c1724aeb30b5837012da7d51faa55be869fad ssh-agent 02:05:48 SSH_AUTH_SOCK=/tmp/ssh-1gesWzLzpbHK/agent.32 02:05:48 SSH_AGENT_PID=38 02:05:48 Running ssh-add (command line suppressed) 02:05:48 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_369850643872038137.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_369850643872038137.key) 02:05:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:48 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 02:05:49 + git tag --points-at HEAD [Pipeline] } 02:05:49 $ docker exec --env ******** --env ******** 2cabc2179525485663a3cb22982c1724aeb30b5837012da7d51faa55be869fad ssh-agent -k 02:05:49 unset SSH_AUTH_SOCK; 02:05:49 unset SSH_AGENT_PID; 02:05:49 echo Agent pid 38 killed; 02:05:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:05:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:49 [ssh-agent] Looking for ssh-agent implementation... 02:05:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:49 $ docker exec 2cabc2179525485663a3cb22982c1724aeb30b5837012da7d51faa55be869fad ssh-agent 02:05:49 SSH_AUTH_SOCK=/tmp/ssh-rNiDHYIXWMUg/agent.85 02:05:49 SSH_AGENT_PID=91 02:05:49 Running ssh-add (command line suppressed) 02:05:49 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1391339074221832397.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1391339074221832397.key) 02:05:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:49 + git semver init 02:05:50 2025-12-29 02:05:50,106 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:05:50 2025-12-29 02:05:50,112 [run_init] DEBUG init version:0.0.0 force:False 02:05:50 2025-12-29 02:05:50,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 02:05:50 2025-12-29 02:05:50,113 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 02:05:50 2025-12-29 02:05:50,113 [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) 02:05:52 2025-12-29 02:05:51,652 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 02:05:52 2025-12-29 02:05:51,652 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 02:05:52 2025-12-29 02:05:51,653 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:05:52 2025-12-29 02:05:51,653 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:05:52 4.1.0-dev.13 [Pipeline] } 02:05:52 $ docker exec --env ******** --env ******** 2cabc2179525485663a3cb22982c1724aeb30b5837012da7d51faa55be869fad ssh-agent -k 02:05:52 unset SSH_AUTH_SOCK; 02:05:52 unset SSH_AGENT_PID; 02:05:52 echo Agent pid 91 killed; 02:05:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:05:52 + git semver [Pipeline] } 02:05:52 $ docker stop --time=1 2cabc2179525485663a3cb22982c1724aeb30b5837012da7d51faa55be869fad 02:05:54 $ docker rm -f --volumes 2cabc2179525485663a3cb22982c1724aeb30b5837012da7d51faa55be869fad [Pipeline] // withDockerContainer [Pipeline] sh 02:05:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:05:54 Stashed 1 file(s) [Pipeline] echo 02:05:54 [edgeXSemver]: initialized semver on version 4.1.0-dev.13 [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 02:05:55 provisioning config files... 02:05:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10502786256812789816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:55 ---> ****-login.sh 02:05:55 nexus3.edgexfoundry.org:10001 02:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:55 Login Succeeded 02:05:55 nexus3.edgexfoundry.org:10002 02:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:55 Login Succeeded 02:05:55 nexus3.edgexfoundry.org:10003 02:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:55 Login Succeeded 02:05:55 nexus3.edgexfoundry.org:10004 02:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:55 Login Succeeded 02:05:55 ****.io 02:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:55 Login Succeeded 02:05:55 ---> ****-login.sh ends [Pipeline] } 02:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:05:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:05:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:05:56 ========================================================= 02:05:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:05:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 02:05:56 #0 building with "default" instance using docker driver 02:05:56 02:05:56 #1 [internal] load build definition from Dockerfile 02:05:56 #1 transferring dockerfile: 1.79kB done 02:05:56 #1 DONE 0.0s 02:05:56 02:05:56 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:05:56 #2 DONE 0.1s 02:05:57 02:05:57 #3 [internal] load .dockerignore 02:05:57 #3 transferring context: 2B done 02:05:57 #3 DONE 0.0s 02:05:57 02:05:57 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:05:57 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 02:05:57 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 02:05:57 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s 02:05:57 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 02:05:57 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 02:05:57 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 02:05:57 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 02:05:57 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s 02:05:57 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 02:05:57 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 02:05:57 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 02:05:57 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 02:05:57 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:05:57 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 02:05:57 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 02:05:57 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s 02:05:57 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 02:05:57 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s 02:05:57 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 6.29MB / 112.58MB 0.3s 02:05:57 #4 ... 02:05:57 02:05:57 #5 [internal] load build context 02:05:57 #5 transferring context: 41.90MB 0.3s done 02:05:57 #5 DONE 0.3s 02:05:57 02:05:57 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:05:57 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 41.94MB / 60.15MB 0.4s 02:05:57 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 02:05:57 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 15.73MB / 112.58MB 0.4s 02:05:57 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 02:05:57 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s 02:05:57 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 02:05:57 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 42.99MB / 112.58MB 0.6s 02:05:57 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 02:05:57 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 63.96MB / 112.58MB 0.7s 02:05:57 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 02:05:57 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 02:05:57 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 87.03MB / 112.58MB 0.8s 02:05:57 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 02:05:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 02:06:02 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done 02:06:02 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 02:06:02 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 02:06:02 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:06:02 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 02:06:02 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 02:06:02 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 02:06:02 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 02:06:06 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done 02:06:06 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 02:06:06 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 02:06:06 #4 DONE 9.4s 02:06:06 02:06:06 #6 [builder 2/7] WORKDIR /device-virtual-go 02:06:07 #6 DONE 1.4s 02:06:08 02:06:08 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 02:06:08 #7 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:06:08 #7 0.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:06:08 #7 0.728 (1/4) Installing openssh-keygen (10.0_p1-r10) 02:06:08 #7 0.738 (2/4) Installing libedit (20250104.3.1-r1) 02:06:08 #7 0.745 (3/4) Installing openssh-client-common (10.0_p1-r10) 02:06:08 #7 0.771 (4/4) Installing openssh-client-default (10.0_p1-r10) 02:06:08 #7 0.793 Executing busybox-1.37.0-r19.trigger 02:06:08 #7 0.802 OK: 269 MiB in 64 packages 02:06:08 #7 DONE 0.9s 02:06:08 02:06:08 #8 [builder 4/7] COPY go.mod vendor* ./ 02:06:08 #8 DONE 0.0s 02:06:08 02:06:08 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:09 Still waiting to schedule task 02:06:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-775858’ 02:06:18 #9 DONE 9.2s 02:06:18 02:06:18 #10 [builder 6/7] COPY . . 02:06:18 #10 DONE 0.1s 02:06:18 02:06:18 #11 [builder 7/7] RUN echo noop 02:06:18 #11 0.197 noop 02:06:18 #11 DONE 0.2s 02:06:18 02:06:18 #12 exporting to image 02:06:18 #12 exporting layers 02:06:27 #12 exporting layers 8.1s done 02:06:27 #12 writing image sha256:b74bd7cf5b8a98e9342e137485458934cb3f8a0d676fab59846ab64a400cc632 done 02:06:27 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:06:27 #12 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:27 + docker inspect -f . ci-base-image-x86_64 02:06:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:27 prd-ubuntu20.04-docker-8c-8g-775861 does not seem to be running inside a container 02:06:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:06:27 $ docker top 4eba69b55eec5ccaedbf6296140f59ec71f78c96c58471e4de7c7a2c07956eb4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:28 + go version 02:06:28 go version go1.25.2 linux/amd64 [Pipeline] } 02:06:28 $ docker stop --time=1 4eba69b55eec5ccaedbf6296140f59ec71f78c96c58471e4de7c7a2c07956eb4 02:06:29 $ docker rm -f --volumes 4eba69b55eec5ccaedbf6296140f59ec71f78c96c58471e4de7c7a2c07956eb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:29 + docker inspect -f . ci-base-image-x86_64 02:06:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:30 prd-ubuntu20.04-docker-8c-8g-775861 does not seem to be running inside a container 02:06:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:06:30 $ docker top ed8e046f28a595fd1dbba7cab746bb68dcd2aaa72e7eacb552b67e8f0fdab87f -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:30 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 02:06:30 + make test 02:06:30 go test ./... -coverprofile=coverage.out 02:06:31 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:06:53 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 02:06:53 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 59.6% of statements 02:07:03 0 issues. 02:07:03 go vet ./... 02:07:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:07:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:07:10 ./bin/test-attribution-txt.sh [Pipeline] echo 02:07:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:07:10 $ docker stop --time=1 ed8e046f28a595fd1dbba7cab746bb68dcd2aaa72e7eacb552b67e8f0fdab87f 02:07:12 $ docker rm -f --volumes ed8e046f28a595fd1dbba7cab746bb68dcd2aaa72e7eacb552b67e8f0fdab87f [Pipeline] // withDockerContainer [Pipeline] sh 02:07:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:07:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:07:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:07:13 + ls -al . 02:07:13 total 276 02:07:13 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 02:06 . 02:07:13 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 02:05 .. 02:07:13 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 02:06 .git 02:07:13 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 02:05 .github 02:07:13 -rw-rw-r-- 1 jenkins jenkins 272 Dec 29 02:05 .gitignore 02:07:13 -rw-rw-r-- 1 jenkins jenkins 359 Dec 29 02:05 .golangci.yml 02:07:13 drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 02:05 .semver 02:07:13 -rw-rw-r-- 1 jenkins jenkins 20974 Dec 29 02:05 Attribution.txt 02:07:13 -rw-rw-r-- 1 jenkins jenkins 17302 Dec 29 02:05 CHANGELOG.md 02:07:13 -rw-rw-r-- 1 jenkins jenkins 1755 Dec 29 02:05 Dockerfile 02:07:13 -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 02:05 GOVERNANCE.md 02:07:13 -rw-rw-r-- 1 jenkins jenkins 683 Dec 29 02:05 Jenkinsfile 02:07:13 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 02:05 LICENSE 02:07:13 -rw-rw-r-- 1 jenkins jenkins 2651 Dec 29 02:05 Makefile 02:07:13 -rw-rw-r-- 1 jenkins jenkins 623 Dec 29 02:05 OWNERS.md 02:07:13 -rw-rw-r-- 1 jenkins jenkins 4473 Dec 29 02:05 README.md 02:07:13 -rw-rw-r-- 1 jenkins jenkins 12 Dec 29 02:05 VERSION 02:07:13 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 02:05 bin 02:07:13 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 02:05 cmd 02:07:13 -rw-r--r-- 1 jenkins jenkins 45292 Dec 29 02:06 coverage.out 02:07:13 -rw-rw-r-- 1 jenkins jenkins 6644 Dec 29 02:05 go.mod 02:07:13 -rw-rw-r-- 1 jenkins jenkins 89079 Dec 29 02:05 go.sum 02:07:13 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 02:05 internal 02:07:13 -rw-rw-r-- 1 jenkins jenkins 235 Dec 29 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:14 + 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=065cfd897a34b3f21259788757625769b10be523 --label arch=amd64 --label version=4.1.0-dev.13 . 02:07:14 #0 building with "default" instance using docker driver 02:07:14 02:07:14 #1 [internal] load build definition from Dockerfile 02:07:14 #1 transferring dockerfile: 1.79kB done 02:07:14 #1 DONE 0.0s 02:07:14 02:07:14 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:07:14 #2 DONE 0.0s 02:07:14 02:07:14 #3 [internal] load metadata for docker.io/library/alpine:3.22 02:07:14 #3 DONE 0.1s 02:07:14 02:07:14 #4 [internal] load .dockerignore 02:07:14 #4 transferring context: 2B done 02:07:14 #4 DONE 0.0s 02:07:14 02:07:14 #5 [internal] load build context 02:07:14 #5 transferring context: 58.67kB 0.0s done 02:07:14 #5 DONE 0.0s 02:07:14 02:07:14 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:07:14 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:07:14 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:07:14 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:07:14 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:07:14 #6 DONE 0.0s 02:07:14 02:07:14 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:07:14 #7 DONE 0.1s 02:07:14 02:07:14 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:07:14 #8 ... 02:07:14 02:07:14 #9 [builder 2/7] WORKDIR /device-virtual-go 02:07:14 #9 DONE 0.0s 02:07:14 02:07:14 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:07:14 #8 0.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:07:14 #8 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:07:14 #8 0.606 (1/1) Installing dumb-init (1.2.5-r3) 02:07:15 #8 0.612 Executing busybox-1.37.0-r19.trigger 02:07:15 #8 0.620 OK: 7 MiB in 17 packages 02:07:15 #8 DONE 0.8s 02:07:15 02:07:15 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 02:07:15 #10 0.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:07:15 #10 0.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:07:15 #10 0.614 OK: 269 MiB in 64 packages 02:07:15 #10 DONE 0.8s 02:07:15 02:07:15 #11 [builder 4/7] COPY go.mod vendor* ./ 02:07:15 #11 DONE 0.0s 02:07:15 02:07:15 #12 [stage-1 3/7] RUN apk --no-cache upgrade 02:07:15 #12 0.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:07:15 #12 ... 02:07:15 02:07:15 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:15 #13 DONE 0.5s 02:07:15 02:07:15 #12 [stage-1 3/7] RUN apk --no-cache upgrade 02:07:15 #12 0.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:07:15 #12 ... 02:07:15 02:07:15 #14 [builder 6/7] COPY . . 02:07:15 #14 DONE 0.1s 02:07:15 02:07:15 #12 [stage-1 3/7] RUN apk --no-cache upgrade 02:07:15 #12 0.875 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:07:15 #12 0.939 Executing busybox-1.37.0-r20.post-upgrade 02:07:15 #12 0.970 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:07:15 #12 0.978 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:07:16 #12 0.982 Executing busybox-1.37.0-r20.trigger 02:07:16 #12 0.989 OK: 7 MiB in 17 packages 02:07:16 #12 DONE 1.1s 02:07:16 02:07:16 #15 [builder 7/7] RUN make build 02:07:16 #15 0.222 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 02:07:42 #15 DONE 25.1s 02:07:42 02:07:42 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 02:07:42 #16 DONE 0.0s 02:07:42 02:07:42 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 02:07:42 #17 DONE 0.0s 02:07:42 02:07:42 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 02:07:42 #18 DONE 0.1s 02:07:42 02:07:42 #19 exporting to image 02:07:42 #19 exporting layers 0.1s done 02:07:42 #19 writing image sha256:a41cd06afd3faa673ae1d32cfb18a57462a99199c379edf91734895f8097ec66 done 02:07:42 #19 naming to docker.io/library/device-virtual done 02:07:42 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:42 provisioning config files... 02:07:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9902577353140826937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:43 ---> ****-login.sh 02:07:43 nexus3.edgexfoundry.org:10001 02:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:43 Login Succeeded 02:07:43 nexus3.edgexfoundry.org:10002 02:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:43 Login Succeeded 02:07:43 nexus3.edgexfoundry.org:10003 02:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:43 Login Succeeded 02:07:43 nexus3.edgexfoundry.org:10004 02:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:43 Login Succeeded 02:07:43 ****.io 02:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:43 Login Succeeded 02:07:43 ---> ****-login.sh ends [Pipeline] } 02:07:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:07:43 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 02:07:43 065cfd897a34b3f21259788757625769b10be523 02:07:43 latest 02:07:43 4.1.0-dev.13 02:07:43 065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13 02:07:43 main 02:07:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:44 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523 02:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:07:44 3ac7d2037e88: Preparing 02:07:44 1d4f8d53f5c7: Preparing 02:07:44 506d22ec5797: Preparing 02:07:44 72a10ebfcfd1: Preparing 02:07:44 e091a264d16f: Preparing 02:07:44 256f393e029f: Preparing 02:07:44 256f393e029f: Waiting 02:07:44 1d4f8d53f5c7: Pushed 02:07:44 e091a264d16f: Pushed 02:07:44 506d22ec5797: Pushed 02:07:44 256f393e029f: Layer already exists 02:07:44 72a10ebfcfd1: Pushed 02:07:49 3ac7d2037e88: Pushed 02:07:49 065cfd897a34b3f21259788757625769b10be523: digest: sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:49 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 02:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:07:49 3ac7d2037e88: Preparing 02:07:49 1d4f8d53f5c7: Preparing 02:07:49 506d22ec5797: Preparing 02:07:49 72a10ebfcfd1: Preparing 02:07:49 e091a264d16f: Preparing 02:07:49 256f393e029f: Preparing 02:07:49 256f393e029f: Waiting 02:07:49 506d22ec5797: Layer already exists 02:07:49 3ac7d2037e88: Layer already exists 02:07:49 e091a264d16f: Layer already exists 02:07:49 1d4f8d53f5c7: Layer already exists 02:07:49 72a10ebfcfd1: Layer already exists 02:07:49 256f393e029f: Layer already exists 02:07:49 latest: digest: sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:50 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:50 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.13 02:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:07:50 3ac7d2037e88: Preparing 02:07:50 1d4f8d53f5c7: Preparing 02:07:50 506d22ec5797: Preparing 02:07:50 72a10ebfcfd1: Preparing 02:07:50 e091a264d16f: Preparing 02:07:50 256f393e029f: Preparing 02:07:50 256f393e029f: Waiting 02:07:50 506d22ec5797: Layer already exists 02:07:50 e091a264d16f: Layer already exists 02:07:50 3ac7d2037e88: Layer already exists 02:07:50 1d4f8d53f5c7: Layer already exists 02:07:50 72a10ebfcfd1: Layer already exists 02:07:50 256f393e029f: Layer already exists 02:07:50 4.1.0-dev.13: digest: sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:50 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13 02:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:07:51 3ac7d2037e88: Preparing 02:07:51 1d4f8d53f5c7: Preparing 02:07:51 506d22ec5797: Preparing 02:07:51 72a10ebfcfd1: Preparing 02:07:51 e091a264d16f: Preparing 02:07:51 256f393e029f: Preparing 02:07:51 256f393e029f: Waiting 02:07:51 506d22ec5797: Layer already exists 02:07:51 72a10ebfcfd1: Layer already exists 02:07:51 e091a264d16f: Layer already exists 02:07:51 1d4f8d53f5c7: Layer already exists 02:07:51 3ac7d2037e88: Layer already exists 02:07:51 256f393e029f: Layer already exists 02:07:51 065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13: digest: sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:51 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 02:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:07:51 3ac7d2037e88: Preparing 02:07:51 1d4f8d53f5c7: Preparing 02:07:51 506d22ec5797: Preparing 02:07:51 72a10ebfcfd1: Preparing 02:07:51 e091a264d16f: Preparing 02:07:51 256f393e029f: Preparing 02:07:51 256f393e029f: Waiting 02:07:51 506d22ec5797: Layer already exists 02:07:51 e091a264d16f: Layer already exists 02:07:51 3ac7d2037e88: Layer already exists 02:07:51 72a10ebfcfd1: Layer already exists 02:07:51 1d4f8d53f5c7: Layer already exists 02:07:51 256f393e029f: Layer already exists 02:07:51 main: digest: sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:51 ===================================================== [Pipeline] echo 02:07:51 taggedImages: 02:07:51 - nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523 02:07:51 - nexus3.edgexfoundry.org:10004/device-virtual:latest 02:07:51 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.13 02:07:51 - nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13 02:07:51 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 02:07:51 ========================================================= 02:07:51 [edgeXBuildMultiArch] RAW Config: 02:07:51 images: 02:07:51 - nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523 02:07:51 - nexus3.edgexfoundry.org:10004/device-virtual:latest 02:07:51 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.13 02:07:51 - nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13 02:07:51 - nexus3.edgexfoundry.org:10004/device-virtual:main 02:07:51 settingsFile: 02:07:51 device-virtual-go-settings 02:07:51 ========================================================= [Pipeline] node 02:08:06 Still waiting to schedule task 02:08:06 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:08:55 Running on prd-centos7-docker-4c-2g-775872 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:55 provisioning config files... 02:08:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16595967877257785582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:56 ---> ****-login.sh 02:08:56 nexus3.edgexfoundry.org:10001 02:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:56 Configure a credential helper to remove this warning. See 02:08:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:56 02:08:56 Login Succeeded 02:08:56 nexus3.edgexfoundry.org:10002 02:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:57 Configure a credential helper to remove this warning. See 02:08:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:57 02:08:57 Login Succeeded 02:08:57 nexus3.edgexfoundry.org:10003 02:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:57 Configure a credential helper to remove this warning. See 02:08:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:57 02:08:57 Login Succeeded 02:08:57 nexus3.edgexfoundry.org:10004 02:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:57 Configure a credential helper to remove this warning. See 02:08:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:57 02:08:57 Login Succeeded 02:08:57 ****.io 02:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:57 Configure a credential helper to remove this warning. See 02:08:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:57 02:08:57 Login Succeeded 02:08:57 ---> ****-login.sh ends [Pipeline] } 02:08:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:57 + docker buildx ls 02:08:57 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:08:57 default * docker 02:08:57 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:08:58 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:08:58 edgex-builder [Pipeline] sh 02:08:58 + docker buildx inspect --bootstrap 02:08:58 #1 [internal] booting buildkit 02:08:58 #1 pulling image moby/buildkit:buildx-stable-1 02:09:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775869 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 02:09:01 Running in /w/workspace/device-virtual-go/224 [Pipeline] { [Pipeline] checkout 02:09:01 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 02:09:01 #1 creating container buildx_buildkit_edgex-builder0 02:09:02 The recommended git tool is: git 02:09:03 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 02:09:03 #1 DONE 4.6s 02:09:03 Name: edgex-builder 02:09:03 Driver: docker-container 02:09:03 02:09:03 Nodes: 02:09:03 Name: edgex-builder0 02:09:03 Endpoint: unix:///var/run/docker.sock 02:09:03 Status: running 02:09:03 Buildkit: v0.26.2 02:09:03 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:09:03 + docker buildx ls 02:09:03 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:09:03 edgex-builder * docker-container 02:09:03 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:09:03 default docker 02:09:03 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:09:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523 --push - 02:09:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523' 02:09:03 #1 [internal] load build definition from Dockerfile 02:09:03 #1 transferring dockerfile: 199B done 02:09:03 #1 DONE 0.0s 02:09:03 02:09:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523 02:09:03 #2 DONE 0.1s 02:09:03 02:09:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523 02:09:04 #3 DONE 0.1s 02:09:04 02:09:04 #4 [internal] load .dockerignore 02:09:04 #4 transferring context: 2B 0.0s done 02:09:04 #4 DONE 0.0s 02:09:04 02:09:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 02:09:04 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 0.0s done 02:09:04 #5 DONE 0.0s 02:09:04 02:09:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 02:09:04 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 0.0s done 02:09:04 #6 DONE 0.1s 02:09:04 02:09:04 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 02:09:04 #7 DONE 0.0s 02:09:04 02:09:04 #8 exporting to image 02:09:04 #8 exporting layers done 02:09:04 #8 exporting manifest sha256:793a7bf7ebcb589cd507f8a38adcaebe96c2154f7c718f2ff1d6a4cf7e16e4ae done 02:09:04 #8 exporting config sha256:a41cd06afd3faa673ae1d32cfb18a57462a99199c379edf91734895f8097ec66 done 02:09:04 #8 exporting manifest sha256:c6ec085ec629f6c52163f516a77f159a896e144b1a553b89054aea84414faa2e done 02:09:04 #8 exporting config sha256:237aa88a16980d934a9f23562eaaeca7be30bf358757be989396d65dbcbad516 done 02:09:04 #8 exporting manifest list sha256:62d50ba0f2d0cf17e7c64809a096c21f69a6f4f4485826b65d8d98a3a854e14e 0.0s done 02:09:04 #8 pushing layers 0.1s done 02:09:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523@sha256:62d50ba0f2d0cf17e7c64809a096c21f69a6f4f4485826b65d8d98a3a854e14e 02:09:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523@sha256:62d50ba0f2d0cf17e7c64809a096c21f69a6f4f4485826b65d8d98a3a854e14e 0.1s done 02:09:04 #8 DONE 0.2s 02:09:04 02:09:04 1 warning found (use --debug to expand): 02:09:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' 02:09:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - 02:09:04 #1 [internal] load build definition from Dockerfile 02:09:04 #1 transferring dockerfile: 165B done 02:09:04 #1 DONE 0.0s 02:09:04 02:09:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 02:09:04 #2 DONE 0.0s 02:09:04 02:09:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 02:09:04 #3 DONE 0.0s 02:09:04 02:09:04 #4 [internal] load .dockerignore 02:09:04 #4 transferring context: 2B done 02:09:04 #4 DONE 0.0s 02:09:04 02:09:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 02:09:04 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 0.0s done 02:09:04 #5 DONE 0.0s 02:09:04 02:09:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 02:09:04 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 0.0s done 02:09:04 #6 CACHED 02:09:04 02:09:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 02:09:04 #5 CACHED 02:09:04 02:09:04 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 02:09:04 #7 DONE 0.0s 02:09:04 02:09:04 #8 exporting to image 02:09:04 #8 exporting layers done 02:09:04 #8 exporting manifest sha256:793a7bf7ebcb589cd507f8a38adcaebe96c2154f7c718f2ff1d6a4cf7e16e4ae done 02:09:04 #8 exporting config sha256:a41cd06afd3faa673ae1d32cfb18a57462a99199c379edf91734895f8097ec66 done 02:09:04 #8 exporting manifest sha256:c6ec085ec629f6c52163f516a77f159a896e144b1a553b89054aea84414faa2e done 02:09:04 #8 exporting config sha256:237aa88a16980d934a9f23562eaaeca7be30bf358757be989396d65dbcbad516 done 02:09:04 #8 exporting manifest list sha256:62d50ba0f2d0cf17e7c64809a096c21f69a6f4f4485826b65d8d98a3a854e14e done 02:09:04 #8 pushing layers 0.0s done 02:09:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:62d50ba0f2d0cf17e7c64809a096c21f69a6f4f4485826b65d8d98a3a854e14e 0.1s done 02:09:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:04 #8 DONE 0.1s 02:09:04 02:09:04 1 warning found (use --debug to expand): 02:09:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.13' 02:09:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.13 --push - 02:09:05 #1 [internal] load build definition from Dockerfile 02:09:05 #1 transferring dockerfile: 171B done 02:09:05 #1 DONE 0.0s 02:09:05 02:09:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.13 02:09:05 #2 DONE 0.0s 02:09:05 02:09:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.13 02:09:05 #3 DONE 0.0s 02:09:05 02:09:05 #4 [internal] load .dockerignore 02:09:05 #4 transferring context: 2B done 02:09:05 #4 DONE 0.0s 02:09:05 02:09:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.13@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 02:09:05 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.13@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 0.0s done 02:09:05 #5 CACHED 02:09:05 02:09:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.13@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 02:09:05 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.13@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 0.0s done 02:09:05 #6 CACHED 02:09:05 02:09:05 #7 exporting to image 02:09:05 #7 exporting layers done 02:09:05 #7 exporting manifest sha256:793a7bf7ebcb589cd507f8a38adcaebe96c2154f7c718f2ff1d6a4cf7e16e4ae done 02:09:05 #7 exporting config sha256:a41cd06afd3faa673ae1d32cfb18a57462a99199c379edf91734895f8097ec66 done 02:09:05 #7 exporting manifest sha256:c6ec085ec629f6c52163f516a77f159a896e144b1a553b89054aea84414faa2e done 02:09:05 #7 exporting config sha256:237aa88a16980d934a9f23562eaaeca7be30bf358757be989396d65dbcbad516 done 02:09:05 #7 exporting manifest list sha256:62d50ba0f2d0cf17e7c64809a096c21f69a6f4f4485826b65d8d98a3a854e14e 02:09:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:05 #7 exporting manifest list sha256:62d50ba0f2d0cf17e7c64809a096c21f69a6f4f4485826b65d8d98a3a854e14e done 02:09:05 #7 pushing layers 0.0s done 02:09:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.13@sha256:62d50ba0f2d0cf17e7c64809a096c21f69a6f4f4485826b65d8d98a3a854e14e 0.1s done 02:09:05 #7 DONE 0.1s 02:09:05 02:09:05 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 02:09:05 #8 DONE 0.0s 02:09:05 02:09:05 1 warning found (use --debug to expand): 02:09:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13 --push - 02:09:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13' 02:09:05 #1 [internal] load build definition from Dockerfile 02:09:05 #1 transferring dockerfile: 212B done 02:09:05 #1 DONE 0.0s 02:09:05 02:09:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13 02:09:05 #2 DONE 0.0s 02:09:05 02:09:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13 02:09:05 #3 DONE 0.0s 02:09:05 02:09:05 #4 [internal] load .dockerignore 02:09:05 #4 transferring context: 2B done 02:09:05 #4 DONE 0.0s 02:09:05 02:09:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 02:09:05 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 0.0s done 02:09:05 #5 CACHED 02:09:05 02:09:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 02:09:05 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 0.0s done 02:09:05 #6 CACHED 02:09:05 02:09:05 #7 exporting to image 02:09:05 #7 exporting layers done 02:09:05 #7 exporting manifest sha256:793a7bf7ebcb589cd507f8a38adcaebe96c2154f7c718f2ff1d6a4cf7e16e4ae done 02:09:05 #7 exporting config sha256:a41cd06afd3faa673ae1d32cfb18a57462a99199c379edf91734895f8097ec66 done 02:09:05 #7 exporting manifest sha256:c6ec085ec629f6c52163f516a77f159a896e144b1a553b89054aea84414faa2e done 02:09:05 #7 exporting config sha256:237aa88a16980d934a9f23562eaaeca7be30bf358757be989396d65dbcbad516 02:09:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:05 #7 exporting config sha256:237aa88a16980d934a9f23562eaaeca7be30bf358757be989396d65dbcbad516 done 02:09:05 #7 exporting manifest list sha256:62d50ba0f2d0cf17e7c64809a096c21f69a6f4f4485826b65d8d98a3a854e14e done 02:09:05 #7 pushing layers 0.0s done 02:09:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13@sha256:62d50ba0f2d0cf17e7c64809a096c21f69a6f4f4485826b65d8d98a3a854e14e 0.1s done 02:09:05 #7 DONE 0.1s 02:09:05 02:09:05 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 02:09:05 #8 DONE 0.0s 02:09:05 02:09:05 1 warning found (use --debug to expand): 02:09:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' 02:09:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - 02:09:06 #1 [internal] load build definition from Dockerfile 02:09:06 #1 transferring dockerfile: 163B done 02:09:06 #1 DONE 0.0s 02:09:06 02:09:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 02:09:06 #2 DONE 0.0s 02:09:06 02:09:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 02:09:06 #3 DONE 0.0s 02:09:06 02:09:06 #4 [internal] load .dockerignore 02:09:06 #4 transferring context: 2B done 02:09:06 #4 DONE 0.0s 02:09:06 02:09:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 02:09:06 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 0.0s done 02:09:06 #5 CACHED 02:09:06 02:09:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 02:09:06 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:0eff4445ab7e1d891d8ef13fb9a83c8fb3e02edbf9b1d2709637eb8123aa5b73 0.0s done 02:09:06 #6 CACHED 02:09:06 02:09:06 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 02:09:06 #7 DONE 0.0s 02:09:06 02:09:06 #8 exporting to image 02:09:06 #8 exporting layers done 02:09:06 #8 exporting manifest sha256:793a7bf7ebcb589cd507f8a38adcaebe96c2154f7c718f2ff1d6a4cf7e16e4ae done 02:09:06 #8 exporting config sha256:a41cd06afd3faa673ae1d32cfb18a57462a99199c379edf91734895f8097ec66 done 02:09:06 #8 exporting manifest sha256:c6ec085ec629f6c52163f516a77f159a896e144b1a553b89054aea84414faa2e done 02:09:06 #8 exporting config sha256:237aa88a16980d934a9f23562eaaeca7be30bf358757be989396d65dbcbad516 done 02:09:06 #8 exporting manifest list sha256:62d50ba0f2d0cf17e7c64809a096c21f69a6f4f4485826b65d8d98a3a854e14e done 02:09:06 #8 pushing layers 0.0s done 02:09:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:62d50ba0f2d0cf17e7c64809a096c21f69a6f4f4485826b65d8d98a3a854e14e 0.1s done 02:09:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:06 #8 DONE 0.1s 02:09:06 02:09:06 1 warning found (use --debug to expand): 02:09:06  - 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 02:09:06 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:09:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:09:07 ---> package-listing.sh 02:09:07 ++ facter osfamily 02:09:07 ++ tr '[:upper:]' '[:lower:]' 02:09:08 + OS_FAMILY=redhat 02:09:08 + workspace=/w/workspace/exfoundry_device-virtual-go_main 02:09:08 + START_PACKAGES=/tmp/packages_start.txt 02:09:08 + END_PACKAGES=/tmp/packages_end.txt 02:09:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:09:08 + PACKAGES=/tmp/packages_start.txt 02:09:08 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:09:08 + PACKAGES=/tmp/packages_end.txt 02:09:08 + case "${OS_FAMILY}" in 02:09:08 + rpm -qa 02:09:08 + sort 02:09:08 + '[' -f /tmp/packages_start.txt ']' 02:09:08 + '[' -f /tmp/packages_end.txt ']' 02:09:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:09:08 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:09:08 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 02:09:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 02:09:08 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 02:09:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:09 02:09:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:09 latest: Pulling from edgex-lftools-log-publisher 02:09:09 5eb5b503b376: Pulling fs layer 02:09:09 5c69ac0246d0: Pulling fs layer 02:09:09 ec43610c2a17: Pulling fs layer 02:09:09 3a2ae6a8a46f: Pulling fs layer 02:09:09 33b1e0a273af: Pulling fs layer 02:09:09 5d3b04190fa2: Pulling fs layer 02:09:09 2f39f015ded8: Pulling fs layer 02:09:09 3a2ae6a8a46f: Waiting 02:09:09 33b1e0a273af: Waiting 02:09:09 5d3b04190fa2: Waiting 02:09:09 2f39f015ded8: Waiting 02:09:09 5c69ac0246d0: Verifying Checksum 02:09:09 5c69ac0246d0: Download complete 02:09:09 3a2ae6a8a46f: Verifying Checksum 02:09:09 3a2ae6a8a46f: Download complete 02:09:09 33b1e0a273af: Verifying Checksum 02:09:09 33b1e0a273af: Download complete 02:09:09 ec43610c2a17: Verifying Checksum 02:09:09 ec43610c2a17: Download complete 02:09:09 5d3b04190fa2: Verifying Checksum 02:09:09 5d3b04190fa2: Download complete 02:09:10 5eb5b503b376: Verifying Checksum 02:09:10 5eb5b503b376: Download complete 02:09:10 2f39f015ded8: Verifying Checksum 02:09:10 2f39f015ded8: Download complete 02:09:11 5eb5b503b376: Pull complete 02:09:11 5c69ac0246d0: Pull complete 02:09:11 ec43610c2a17: Pull complete 02:09:11 3a2ae6a8a46f: Pull complete 02:09:11 33b1e0a273af: Pull complete 02:09:12 5d3b04190fa2: Pull complete 02:09:12 using credential edgex-jenkins-ssh 02:09:12 Cloning the remote Git repository 02:09:12 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 02:09:13 > git init /w/workspace/device-virtual-go/224 # timeout=10 02:09:13 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 02:09:13 > git --version # timeout=10 02:09:13 > git --version # 'git version 2.25.1' 02:09:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:09:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:16 2f39f015ded8: Pull complete 02:09:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:09:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:16 prd-centos7-docker-4c-2g-775872 does not seem to be running inside a container 02:09:16 $ 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 02:09:18 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 02:09:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:19 Avoid second fetch 02:09:19 Checking out Revision 065cfd897a34b3f21259788757625769b10be523 (main) 02:09:19 > git config core.sparsecheckout # timeout=10 02:09:19 > git checkout -f 065cfd897a34b3f21259788757625769b10be523 # timeout=10 02:09:20 $ docker top 14d215869da60bcdf5b95357002f2d938ad84d94f7747ff00326259e24b55d23 -eo pid,comm [Pipeline] { 02:09:20 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#570)" [Pipeline] sh 02:09:20 + touch /tmp/pre-build-complete [Pipeline] sh 02:09:20 + mkdir -p /var/log/sysstat [Pipeline] sh 02:09:21 + ls /var/log/sa-host 02:09:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:21 provisioning config files... 02:09:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12295948572357665171tmp [Pipeline] { [Pipeline] echo 02:09:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:09:21 ---> create-netrc.sh [Pipeline] } 02:09:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:09:21 ---> python-tools-install.sh [Pipeline] echo 02:09:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:09:22 ---> sudo-logs.sh 02:09:22 Archiving 'sudo' log.. 02:09:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-775872.novalocal: Name or service not known 02:09:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-775872.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:09:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:09:22 ---> job-cost.sh 02:09:22 lf-activate-venv: SKIPPING 02:09:22 INFO: No Stack... 02:09:22 INFO: Retrieving Pricing Info for: v3-standard-2 02:09:23 INFO: Archiving Costs [Pipeline] echo 02:09:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:09:23 ---> logs-deploy.sh 02:09:23 lf-activate-venv: SKIPPING 02:09:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/224 02:09:23 INFO: archiving workspace using pattern(s): 02:09:24 Archives upload complete. 02:09:24 INFO: archiving logs to Nexus [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:24 provisioning config files... 02:09:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/224@tmp/config4269344020952897693tmp 02:09:24 ---> uname -a: 02:09:24 Linux prd-centos7-docker-4c-2g-775872.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:09:24 02:09:24 02:09:24 ---> lscpu: 02:09:24 Architecture: x86_64 02:09:24 CPU op-mode(s): 32-bit, 64-bit 02:09:24 Byte Order: Little Endian 02:09:24 Address sizes: 40 bits physical, 48 bits virtual 02:09:24 CPU(s): 2 02:09:24 On-line CPU(s) list: 0,1 02:09:24 Thread(s) per core: 1 02:09:24 Core(s) per socket: 1 02:09:24 Socket(s): 2 02:09:24 NUMA node(s): 1 02:09:24 Vendor ID: AuthenticAMD 02:09:24 CPU family: 23 02:09:24 Model: 49 02:09:24 Model name: AMD EPYC-Rome Processor 02:09:24 Stepping: 0 02:09:24 CPU MHz: 2799.998 02:09:24 BogoMIPS: 5599.99 02:09:24 Virtualization: AMD-V 02:09:24 Hypervisor vendor: KVM 02:09:24 Virtualization type: full 02:09:24 L1d cache: 64 KiB 02:09:24 L1i cache: 64 KiB 02:09:24 L2 cache: 1 MiB 02:09:24 L3 cache: 32 MiB 02:09:24 NUMA node0 CPU(s): 0,1 02:09:24 Vulnerability Itlb multihit: Not affected 02:09:24 Vulnerability L1tf: Not affected 02:09:24 Vulnerability Mds: Not affected 02:09:24 Vulnerability Meltdown: Not affected 02:09:24 Vulnerability Mmio stale data: Not affected 02:09:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:09:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:09:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:09:24 Vulnerability Srbds: Not affected 02:09:24 Vulnerability Tsx async abort: Not affected 02:09:24 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 02:09:24 02:09:24 02:09:24 ---> nproc: 02:09:24 2 02:09:24 02:09:24 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:25 ---> df -h: 02:09:25 Filesystem Size Used Avail Use% Mounted on 02:09:25 overlay 40G 7.3G 33G 19% / 02:09:25 tmpfs 64M 0 64M 0% /dev 02:09:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:09:25 shm 64M 0 64M 0% /dev/shm 02:09:25 /dev/vda1 40G 7.3G 33G 19% /facter-os 02:09:25 02:09:25 02:09:25 Cannot open /var/log/sysstat/sa29: No such file or directory 02:09:25 Please check if data collecting is enabled 02:09:25 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:25 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:09:25 $ docker stop --time=1 14d215869da60bcdf5b95357002f2d938ad84d94f7747ff00326259e24b55d23 02:09:25 ---> ****-login.sh 02:09:25 nexus3.edgexfoundry.org:10001 02:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:26 Configure a credential helper to remove this warning. See 02:09:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:26 02:09:26 Login Succeeded 02:09:26 nexus3.edgexfoundry.org:10002 02:09:26 $ docker rm -f --volumes 14d215869da60bcdf5b95357002f2d938ad84d94f7747ff00326259e24b55d23 02:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:09:26 [WS-CLEANUP] Deleting project workspace... 02:09:26 [WS-CLEANUP] Deferred wipeout is used... 02:09:26 [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 02:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:26 Configure a credential helper to remove this warning. See 02:09:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:26 02:09:26 Login Succeeded 02:09:26 nexus3.edgexfoundry.org:10003 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:27 Configure a credential helper to remove this warning. See 02:09:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:27 02:09:27 Login Succeeded 02:09:27 nexus3.edgexfoundry.org:10004 02:09:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:27 02:09:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:27 latest: Pulling from edgex-lftools-log-publisher 02:09:27 5eb5b503b376: Pulling fs layer 02:09:27 5c69ac0246d0: Pulling fs layer 02:09:27 ec43610c2a17: Pulling fs layer 02:09:27 3a2ae6a8a46f: Pulling fs layer 02:09:27 33b1e0a273af: Pulling fs layer 02:09:27 5d3b04190fa2: Pulling fs layer 02:09:27 2f39f015ded8: Pulling fs layer 02:09:27 33b1e0a273af: Waiting 02:09:27 2f39f015ded8: Waiting 02:09:27 5d3b04190fa2: Waiting 02:09:27 3a2ae6a8a46f: Waiting 02:09:27 5c69ac0246d0: Verifying Checksum 02:09:27 5c69ac0246d0: Download complete 02:09:27 3a2ae6a8a46f: Verifying Checksum 02:09:27 3a2ae6a8a46f: Download complete 02:09:27 33b1e0a273af: Verifying Checksum 02:09:27 33b1e0a273af: Download complete 02:09:27 ec43610c2a17: Verifying Checksum 02:09:27 ec43610c2a17: Download complete 02:09:27 5d3b04190fa2: Verifying Checksum 02:09:27 5d3b04190fa2: Download complete 02:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:27 Configure a credential helper to remove this warning. See 02:09:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:27 02:09:27 Login Succeeded 02:09:27 ****.io 02:09:27 5eb5b503b376: Verifying Checksum 02:09:27 5eb5b503b376: Download complete 02:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:28 Configure a credential helper to remove this warning. See 02:09:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:28 02:09:28 Login Succeeded 02:09:28 ---> ****-login.sh ends [Pipeline] } 02:09:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:09:28 2f39f015ded8: Verifying Checksum 02:09:28 2f39f015ded8: Download complete [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:09:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:09:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:09:28 ========================================================= 02:09:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:09:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 02:09:29 5eb5b503b376: Pull complete 02:09:29 5c69ac0246d0: Pull complete 02:09:29 Sending build context to Docker daemon 21.19MB 02:09:29 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 02:09:29 Step 2/12 : FROM ${BASE} AS builder 02:09:29 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:09:29 6b59a28fa201: Pulling fs layer 02:09:29 d32bb0dddca7: Pulling fs layer 02:09:29 5dab1238d3d9: Pulling fs layer 02:09:29 196fd7d83e7d: Pulling fs layer 02:09:29 4f4fb700ef54: Pulling fs layer 02:09:29 8ba94037c8f0: Pulling fs layer 02:09:29 deaec5988b04: Pulling fs layer 02:09:29 9f65657bb879: Pulling fs layer 02:09:29 8ba94037c8f0: Waiting 02:09:29 deaec5988b04: Waiting 02:09:29 9f65657bb879: Waiting 02:09:29 196fd7d83e7d: Waiting 02:09:29 4f4fb700ef54: Waiting 02:09:29 d32bb0dddca7: Verifying Checksum 02:09:29 d32bb0dddca7: Download complete 02:09:29 196fd7d83e7d: Verifying Checksum 02:09:29 196fd7d83e7d: Download complete 02:09:29 4f4fb700ef54: Verifying Checksum 02:09:29 4f4fb700ef54: Download complete 02:09:29 8ba94037c8f0: Verifying Checksum 02:09:29 8ba94037c8f0: Download complete 02:09:29 ec43610c2a17: Pull complete 02:09:29 3a2ae6a8a46f: Pull complete 02:09:30 6b59a28fa201: Verifying Checksum 02:09:30 6b59a28fa201: Download complete 02:09:30 33b1e0a273af: Pull complete 02:09:30 5d3b04190fa2: Pull complete 02:09:30 9f65657bb879: Verifying Checksum 02:09:30 9f65657bb879: Download complete 02:09:31 6b59a28fa201: Pull complete 02:09:32 d32bb0dddca7: Pull complete 02:09:32 5dab1238d3d9: Verifying Checksum 02:09:32 5dab1238d3d9: Download complete 02:09:33 deaec5988b04: Verifying Checksum 02:09:35 2f39f015ded8: Pull complete 02:09:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:09:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:35 prd-ubuntu20.04-docker-8c-8g-775861 does not seem to be running inside a container 02:09:35 $ 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 02:09:36 $ docker top 92fedac5e56dcddf4528dc408824c4dfec716303d517b6739322d2cf54330588 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:37 ---> job-cost.sh 02:09:37 lf-activate-venv: SKIPPING 02:09:37 INFO: No Stack... 02:09:37 INFO: Retrieving Pricing Info for: v3-standard-8 02:09:38 INFO: Archiving Costs [Pipeline] sh 02:09:38 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 02:09:38 + cut -d, -f6 [Pipeline] lock 02:09:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-224-stack-cost] 02:09:38 Resource [jenkins-edgexfoundry-device-virtual-go-main-224-stack-cost] did not exist. Created. 02:09:38 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-224-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:09:38 + echo total: 0.2199999988079071 [Pipeline] stash 02:09:38 Stashed 1 file(s) [Pipeline] } 02:09:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-224-stack-cost] [Pipeline] // lock [Pipeline] } 02:09:38 $ docker stop --time=1 92fedac5e56dcddf4528dc408824c4dfec716303d517b6739322d2cf54330588 02:09:40 $ docker rm -f --volumes 92fedac5e56dcddf4528dc408824c4dfec716303d517b6739322d2cf54330588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:09:48 5dab1238d3d9: Pull complete 02:09:48 196fd7d83e7d: Pull complete 02:09:48 4f4fb700ef54: Pull complete 02:09:48 8ba94037c8f0: Pull complete 02:09:56 deaec5988b04: Pull complete 02:09:58 9f65657bb879: Pull complete 02:09:58 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:09:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:09:58 ---> 334268110677 02:09:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:10:01 ---> Running in 4957134deebe 02:10:01 Removing intermediate container 4957134deebe 02:10:01 ---> dc07e5bbd550 02:10:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:10:01 ---> Running in a40e8d22272c 02:10:01 Removing intermediate container a40e8d22272c 02:10:01 ---> 2533e8af3ae3 02:10:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:10:02 ---> Running in a18324c177c6 02:10:02 Removing intermediate container a18324c177c6 02:10:02 ---> c8c3082c1886 02:10:02 Step 6/12 : WORKDIR /device-virtual-go 02:10:02 ---> Running in 03e4a2b62520 02:10:03 Removing intermediate container 03e4a2b62520 02:10:03 ---> e1386bd17ffc 02:10:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:03 ---> Running in 87d87efa9eae 02:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:10:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:10:07 (1/4) Installing openssh-keygen (10.0_p1-r10) 02:10:07 (2/4) Installing libedit (20250104.3.1-r1) 02:10:07 (3/4) Installing openssh-client-common (10.0_p1-r10) 02:10:07 (4/4) Installing openssh-client-default (10.0_p1-r10) 02:10:07 Executing busybox-1.37.0-r19.trigger 02:10:07 OK: 259 MiB in 64 packages 02:10:09 Removing intermediate container 87d87efa9eae 02:10:09 ---> c16d42c6d1b0 02:10:09 Step 8/12 : COPY go.mod vendor* ./ 02:10:09 ---> 659f1e5a4037 02:10:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:09 ---> Running in 9a8c2fd6cc96 02:12:16 Removing intermediate container 9a8c2fd6cc96 02:12:16 ---> e8e98985eae2 02:12:16 Step 10/12 : COPY . . 02:12:16 ---> f6d1fc9e1d6a 02:12:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:12:16 ---> Running in 39e8fdf5b09b 02:12:16 Removing intermediate container 39e8fdf5b09b 02:12:16 ---> 3066fb33f116 02:12:16 Step 12/12 : RUN $MAKE 02:12:16 ---> Running in f4d47b4b02e5 02:12:16 noop 02:12:16 Removing intermediate container f4d47b4b02e5 02:12:16 ---> 6c59b7c1f6d5 02:12:16 Successfully built 6c59b7c1f6d5 02:12:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:17 + docker inspect -f . ci-base-image-arm64 02:12:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:17 prd-ubuntu20.04-docker-arm64-4c-16g-775869 does not seem to be running inside a container 02:12:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/224 -v /w/workspace/device-virtual-go/224:/w/workspace/device-virtual-go/224:rw,z -v /w/workspace/device-virtual-go/224@tmp:/w/workspace/device-virtual-go/224@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 02:12:18 $ docker top 34a04b8bc3a55519bfaa646271cec6dfb970cd46a2fdfc2a722cd509513ae261 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:19 + go version 02:12:19 go version go1.25.3 linux/arm64 [Pipeline] } 02:12:19 $ docker stop --time=1 34a04b8bc3a55519bfaa646271cec6dfb970cd46a2fdfc2a722cd509513ae261 02:12:21 $ docker rm -f --volumes 34a04b8bc3a55519bfaa646271cec6dfb970cd46a2fdfc2a722cd509513ae261 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:22 + docker inspect -f . ci-base-image-arm64 02:12:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:22 prd-ubuntu20.04-docker-arm64-4c-16g-775869 does not seem to be running inside a container 02:12:22 $ 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/224 -v /w/workspace/device-virtual-go/224:/w/workspace/device-virtual-go/224:rw,z -v /w/workspace/device-virtual-go/224@tmp:/w/workspace/device-virtual-go/224@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 02:12:24 $ docker top e05719f86cd04b552c957dd6b1f93531dfc3bac30e88c5bc7fbb8630d7b25d5a -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:24 + git config --global --add safe.directory /w/workspace/device-virtual-go/224 [Pipeline] fileExists [Pipeline] sh 02:12:25 + make test 02:12:25 go test ./... -coverprofile=coverage.out 02:12:31 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:17:08 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 02:17:08 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.079s coverage: 59.4% of statements 02:17:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:17:08 go vet ./... 02:18:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:18:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:18:16 ./bin/test-attribution-txt.sh [Pipeline] echo 02:18:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:18:16 $ docker stop --time=1 e05719f86cd04b552c957dd6b1f93531dfc3bac30e88c5bc7fbb8630d7b25d5a 02:18:18 $ docker rm -f --volumes e05719f86cd04b552c957dd6b1f93531dfc3bac30e88c5bc7fbb8630d7b25d5a [Pipeline] // withDockerContainer [Pipeline] sh 02:18:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:18:20 Warning: overwriting stash ‘coverage-report’ 02:18:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:18:21 + ls -al . 02:18:21 total 272 02:18:21 drwxrwxr-x 7 jenkins jenkins 4096 Dec 29 02:12 . 02:18:21 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 02:09 .. 02:18:21 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 02:09 .git 02:18:21 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 02:09 .github 02:18:21 -rw-rw-r-- 1 jenkins jenkins 272 Dec 29 02:09 .gitignore 02:18:21 -rw-rw-r-- 1 jenkins jenkins 359 Dec 29 02:09 .golangci.yml 02:18:21 -rw-rw-r-- 1 jenkins jenkins 20974 Dec 29 02:09 Attribution.txt 02:18:21 -rw-rw-r-- 1 jenkins jenkins 17302 Dec 29 02:09 CHANGELOG.md 02:18:21 -rw-rw-r-- 1 jenkins jenkins 1755 Dec 29 02:09 Dockerfile 02:18:21 -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 02:09 GOVERNANCE.md 02:18:21 -rw-rw-r-- 1 jenkins jenkins 683 Dec 29 02:09 Jenkinsfile 02:18:21 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 02:09 LICENSE 02:18:21 -rw-rw-r-- 1 jenkins jenkins 2651 Dec 29 02:09 Makefile 02:18:21 -rw-rw-r-- 1 jenkins jenkins 623 Dec 29 02:09 OWNERS.md 02:18:21 -rw-rw-r-- 1 jenkins jenkins 4473 Dec 29 02:09 README.md 02:18:21 -rw-rw-r-- 1 jenkins jenkins 12 Dec 29 02:05 VERSION 02:18:21 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 02:09 bin 02:18:21 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 02:09 cmd 02:18:21 -rw-r--r-- 1 jenkins jenkins 45292 Dec 29 02:17 coverage.out 02:18:21 -rw-rw-r-- 1 jenkins jenkins 6644 Dec 29 02:09 go.mod 02:18:21 -rw-rw-r-- 1 jenkins jenkins 89079 Dec 29 02:09 go.sum 02:18:21 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 02:09 internal 02:18:21 -rw-rw-r-- 1 jenkins jenkins 235 Dec 29 02:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:22 + 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=065cfd897a34b3f21259788757625769b10be523 --label arch=arm64 --label version=4.1.0-dev.13 . 02:18:22 Sending build context to Docker daemon 21.23MB 02:18:22 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 02:18:22 Step 2/26 : FROM ${BASE} AS builder 02:18:22 ---> 6c59b7c1f6d5 02:18:22 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:18:23 ---> Running in 67d962fcc1f4 02:18:23 Removing intermediate container 67d962fcc1f4 02:18:23 ---> 254018d9fd6c 02:18:23 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 02:18:23 ---> Running in e552eb62e4d5 02:18:23 Removing intermediate container e552eb62e4d5 02:18:23 ---> 6490d834adeb 02:18:23 Step 5/26 : ARG ADD_BUILD_TAGS="" 02:18:23 ---> Running in 24666db34b71 02:18:24 Removing intermediate container 24666db34b71 02:18:24 ---> 295059165919 02:18:24 Step 6/26 : WORKDIR /device-virtual-go 02:18:24 ---> Running in 52d31d10a2d5 02:18:24 Removing intermediate container 52d31d10a2d5 02:18:24 ---> d30375ed8783 02:18:24 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:18:25 ---> Running in 015001e77579 02:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:18:28 OK: 259 MiB in 64 packages 02:18:30 Removing intermediate container 015001e77579 02:18:30 ---> cfcf91237607 02:18:30 Step 8/26 : COPY go.mod vendor* ./ 02:18:30 ---> 6b0dab55e902 02:18:30 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:30 ---> Running in 3254b63f61af 02:18:33 Removing intermediate container 3254b63f61af 02:18:33 ---> 540baa2af47f 02:18:33 Step 10/26 : COPY . . 02:18:35 ---> cd21d75b6642 02:18:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:18:35 ---> Running in c40181d84ade 02:18:35 Removing intermediate container c40181d84ade 02:18:35 ---> eb85bcbe1ea8 02:18:35 Step 12/26 : RUN $MAKE 02:18:35 ---> Running in 1c81c33a1ea1 02:18:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 02:23:29 Removing intermediate container 1c81c33a1ea1 02:23:29 ---> ddf7b369178b 02:23:29 Step 13/26 : FROM alpine:3.22 02:23:29 3.22: Pulling from library/alpine 02:23:29 6b59a28fa201: Already exists 02:23:29 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:23:29 Status: Downloaded newer image for alpine:3.22 02:23:29 ---> 171e65262c80 02:23:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:23:29 ---> Running in 18939cc60013 02:23:29 Removing intermediate container 18939cc60013 02:23:29 ---> 347b5fba6e34 02:23:29 Step 15/26 : RUN apk add --update --no-cache dumb-init 02:23:29 ---> Running in 646ab69dca8d 02:23:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:23:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:23:29 (1/1) Installing dumb-init (1.2.5-r3) 02:23:29 Executing busybox-1.37.0-r19.trigger 02:23:29 OK: 8 MiB in 17 packages 02:23:31 Removing intermediate container 646ab69dca8d 02:23:31 ---> 2268dc7c542e 02:23:31 Step 16/26 : RUN apk --no-cache upgrade 02:23:31 ---> Running in 0a5ca008dcd9 02:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:23:34 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:23:34 Executing busybox-1.37.0-r20.post-upgrade 02:23:34 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:23:34 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:23:34 Executing busybox-1.37.0-r20.trigger 02:23:34 OK: 8 MiB in 17 packages 02:23:36 Removing intermediate container 0a5ca008dcd9 02:23:36 ---> c34b39506039 02:23:36 Step 17/26 : WORKDIR / 02:23:36 ---> Running in e8dfd323898d 02:23:36 Removing intermediate container e8dfd323898d 02:23:36 ---> 8db6be23c4f6 02:23:36 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:23:36 ---> 917e18e80159 02:23:36 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 02:23:37 ---> 1c406abe92ab 02:23:37 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 02:23:40 ---> a6d59c9f2254 02:23:40 Step 21/26 : EXPOSE 59900 02:23:40 ---> Running in 236b72907bf4 02:23:40 Removing intermediate container 236b72907bf4 02:23:40 ---> f4fbb7988b3d 02:23:40 Step 22/26 : ENTRYPOINT ["/device-virtual"] 02:23:40 ---> Running in 57f156894c1c 02:23:40 Removing intermediate container 57f156894c1c 02:23:40 ---> 051dadc82356 02:23:40 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:23:40 ---> Running in c02f34a0b68a 02:23:40 Removing intermediate container c02f34a0b68a 02:23:40 ---> 1b5b23fe8d2e 02:23:40 Step 24/26 : LABEL arch=arm64 02:23:41 ---> Running in 52ec539792f4 02:23:41 Removing intermediate container 52ec539792f4 02:23:41 ---> 5962b3f3426b 02:23:41 Step 25/26 : LABEL git_sha=065cfd897a34b3f21259788757625769b10be523 02:23:41 ---> Running in 95eb855917d5 02:23:41 Removing intermediate container 95eb855917d5 02:23:41 ---> f8af9539eda7 02:23:41 Step 26/26 : LABEL version=4.1.0-dev.13 02:23:42 ---> Running in 43fb2f6b2983 02:23:42 Removing intermediate container 43fb2f6b2983 02:23:42 ---> 3c3ea39e5653 02:23:42 [Warning] One or more build-args [ARCH] were not consumed 02:23:42 Successfully built 3c3ea39e5653 02:23:42 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 02:23:42 provisioning config files... 02:23:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/224@tmp/config13612444555528598863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:42 ---> ****-login.sh 02:23:42 nexus3.edgexfoundry.org:10001 02:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:43 Configure a credential helper to remove this warning. See 02:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:43 02:23:43 Login Succeeded 02:23:43 nexus3.edgexfoundry.org:10002 02:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:43 Configure a credential helper to remove this warning. See 02:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:43 02:23:43 Login Succeeded 02:23:43 nexus3.edgexfoundry.org:10003 02:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:43 Configure a credential helper to remove this warning. See 02:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:43 02:23:43 Login Succeeded 02:23:43 nexus3.edgexfoundry.org:10004 02:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:44 Configure a credential helper to remove this warning. See 02:23:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:44 02:23:44 Login Succeeded 02:23:44 ****.io 02:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:45 Configure a credential helper to remove this warning. See 02:23:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:45 02:23:45 Login Succeeded 02:23:45 ---> ****-login.sh ends [Pipeline] } 02:23:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:23:45 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 02:23:45 065cfd897a34b3f21259788757625769b10be523 02:23:45 latest 02:23:45 4.1.0-dev.13 02:23:45 065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13 02:23:45 main 02:23:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:45 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:065cfd897a34b3f21259788757625769b10be523 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:065cfd897a34b3f21259788757625769b10be523 02:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:23:45 ce01985200ec: Preparing 02:23:45 7ff438a03c23: Preparing 02:23:45 f467242ce1df: Preparing 02:23:45 6bbfa23f3ea6: Preparing 02:23:45 74de1b4a9f1e: Preparing 02:23:45 0e64f2360a44: Preparing 02:23:45 0e64f2360a44: Waiting 02:23:46 f467242ce1df: Pushed 02:23:46 7ff438a03c23: Pushed 02:23:46 74de1b4a9f1e: Pushed 02:23:46 0e64f2360a44: Layer already exists 02:23:46 6bbfa23f3ea6: Pushed 02:23:54 ce01985200ec: Pushed 02:23:55 065cfd897a34b3f21259788757625769b10be523: digest: sha256:87de9f8b81e8a01b2bbbe40fda6c884cc1939c919a0db52dd9edd6e5bb1d9eec size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:55 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 02:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:23:55 ce01985200ec: Preparing 02:23:55 7ff438a03c23: Preparing 02:23:55 f467242ce1df: Preparing 02:23:55 6bbfa23f3ea6: Preparing 02:23:55 74de1b4a9f1e: Preparing 02:23:55 0e64f2360a44: Preparing 02:23:55 0e64f2360a44: Waiting 02:23:55 6bbfa23f3ea6: Layer already exists 02:23:55 74de1b4a9f1e: Layer already exists 02:23:55 f467242ce1df: Layer already exists 02:23:55 ce01985200ec: Layer already exists 02:23:55 7ff438a03c23: Layer already exists 02:23:55 0e64f2360a44: Layer already exists 02:23:56 latest: digest: sha256:87de9f8b81e8a01b2bbbe40fda6c884cc1939c919a0db52dd9edd6e5bb1d9eec size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:56 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.13 02:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:23:59 ce01985200ec: Preparing 02:23:59 7ff438a03c23: Preparing 02:23:59 f467242ce1df: Preparing 02:23:59 6bbfa23f3ea6: Preparing 02:23:59 74de1b4a9f1e: Preparing 02:23:59 0e64f2360a44: Preparing 02:23:59 0e64f2360a44: Waiting 02:23:59 ce01985200ec: Layer already exists 02:23:59 7ff438a03c23: Layer already exists 02:23:59 f467242ce1df: Layer already exists 02:23:59 6bbfa23f3ea6: Layer already exists 02:23:59 74de1b4a9f1e: Layer already exists 02:23:59 0e64f2360a44: Layer already exists 02:23:59 4.1.0-dev.13: digest: sha256:87de9f8b81e8a01b2bbbe40fda6c884cc1939c919a0db52dd9edd6e5bb1d9eec size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:00 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13 02:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:24:00 ce01985200ec: Preparing 02:24:00 7ff438a03c23: Preparing 02:24:00 f467242ce1df: Preparing 02:24:00 6bbfa23f3ea6: Preparing 02:24:00 74de1b4a9f1e: Preparing 02:24:00 0e64f2360a44: Preparing 02:24:00 0e64f2360a44: Waiting 02:24:00 6bbfa23f3ea6: Layer already exists 02:24:00 ce01985200ec: Layer already exists 02:24:00 7ff438a03c23: Layer already exists 02:24:00 74de1b4a9f1e: Layer already exists 02:24:00 f467242ce1df: Layer already exists 02:24:00 0e64f2360a44: Layer already exists 02:24:00 065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13: digest: sha256:87de9f8b81e8a01b2bbbe40fda6c884cc1939c919a0db52dd9edd6e5bb1d9eec size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:01 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:01 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 02:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:24:01 ce01985200ec: Preparing 02:24:01 7ff438a03c23: Preparing 02:24:01 f467242ce1df: Preparing 02:24:01 6bbfa23f3ea6: Preparing 02:24:01 74de1b4a9f1e: Preparing 02:24:01 0e64f2360a44: Preparing 02:24:01 6bbfa23f3ea6: Layer already exists 02:24:01 7ff438a03c23: Layer already exists 02:24:01 f467242ce1df: Layer already exists 02:24:01 74de1b4a9f1e: Layer already exists 02:24:01 ce01985200ec: Layer already exists 02:24:01 0e64f2360a44: Layer already exists 02:24:01 main: digest: sha256:87de9f8b81e8a01b2bbbe40fda6c884cc1939c919a0db52dd9edd6e5bb1d9eec size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:01 ===================================================== [Pipeline] echo 02:24:01 taggedImages: 02:24:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:065cfd897a34b3f21259788757625769b10be523 02:24:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 02:24:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.13 02:24:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13 02:24:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 02:24:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:065cfd897a34b3f21259788757625769b10be523 [Pipeline] echo 02:24:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 02:24:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.13 [Pipeline] echo 02:24:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:065cfd897a34b3f21259788757625769b10be523-4.1.0-dev.13 [Pipeline] echo 02:24:02 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 02:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:02 02:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:03 arm64: Pulling from edgex-lftools-log-publisher 02:24:03 8998bd30e6a1: Pulling fs layer 02:24:03 04944245beec: Pulling fs layer 02:24:03 699f458cf7ca: Pulling fs layer 02:24:03 765212b225bb: Pulling fs layer 02:24:03 f23df028b6ca: Pulling fs layer 02:24:03 d65c8cfc05b1: Pulling fs layer 02:24:03 2437ff75d9bd: Pulling fs layer 02:24:03 765212b225bb: Waiting 02:24:03 f23df028b6ca: Waiting 02:24:03 d65c8cfc05b1: Waiting 02:24:03 2437ff75d9bd: Waiting 02:24:03 04944245beec: Verifying Checksum 02:24:03 04944245beec: Download complete 02:24:03 765212b225bb: Verifying Checksum 02:24:03 765212b225bb: Download complete 02:24:03 f23df028b6ca: Verifying Checksum 02:24:03 f23df028b6ca: Download complete 02:24:03 d65c8cfc05b1: Verifying Checksum 02:24:03 d65c8cfc05b1: Download complete 02:24:03 699f458cf7ca: Verifying Checksum 02:24:03 699f458cf7ca: Download complete 02:24:03 8998bd30e6a1: Verifying Checksum 02:24:03 8998bd30e6a1: Download complete 02:24:06 2437ff75d9bd: Download complete 02:24:09 8998bd30e6a1: Pull complete 02:24:09 04944245beec: Pull complete 02:24:12 699f458cf7ca: Pull complete 02:24:12 765212b225bb: Pull complete 02:24:12 f23df028b6ca: Pull complete 02:24:13 d65c8cfc05b1: Pull complete 02:24:31 2437ff75d9bd: Pull complete 02:24:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:31 prd-ubuntu20.04-docker-arm64-4c-16g-775869 does not seem to be running inside a container 02:24:31 $ 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/224 -v /w/workspace/device-virtual-go/224:/w/workspace/device-virtual-go/224:rw,z -v /w/workspace/device-virtual-go/224@tmp:/w/workspace/device-virtual-go/224@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 02:24:35 $ docker top f6d82866d8a72f218ebcf11483137b918f72fac77fa21f84bc89add14b0514e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:36 ---> job-cost.sh 02:24:36 lf-activate-venv: SKIPPING 02:24:36 INFO: No Stack... 02:24:36 INFO: Retrieving Pricing Info for: v3-standard-4 02:24:37 INFO: Archiving Costs [Pipeline] sh 02:24:38 + cat /w/workspace/device-virtual-go/224/archives/cost.csv 02:24:38 + cut -d, -f6 [Pipeline] lock 02:24:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-224-stack-cost] 02:24:38 Resource [jenkins-edgexfoundry-device-virtual-go-main-224-stack-cost] did not exist. Created. 02:24:38 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-224-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:24:39 /w/workspace/device-virtual-go/224@tmp/durable-39f226e9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:24:39 + echo total: 0.10999999940395355 [Pipeline] stash 02:24:39 Warning: overwriting stash ‘stack-cost’ 02:24:39 Stashed 1 file(s) [Pipeline] } 02:24:39 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-224-stack-cost] [Pipeline] // lock [Pipeline] } 02:24:39 $ docker stop --time=1 f6d82866d8a72f218ebcf11483137b918f72fac77fa21f84bc89add14b0514e2 02:24:41 $ docker rm -f --volumes f6d82866d8a72f218ebcf11483137b918f72fac77fa21f84bc89add14b0514e2 [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 02:24:42 provisioning config files... 02:24:42 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8853037767171254183tmp [Pipeline] { [Pipeline] sh 02:24:42 + set +x 02:24:42 + curl -s https://codecov.io/bash 02:24:42 + bash -s -- 02:24:42 02:24:42 _____ _ 02:24:42 / ____| | | 02:24:42 | | ___ __| | ___ ___ _____ __ 02:24:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:24:42 | |___| (_) | (_| | __/ (_| (_) \ V / 02:24:42 \_____\___/ \__,_|\___|\___\___/ \_/ 02:24:42 Bash-1.0.6 02:24:42 02:24:42 02:24:42 ==> git version 2.25.1 found 02:24:42 ==> 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 02:24:42 Release-Date: 2020-01-08 02:24:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:24:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:24:42 ==> Jenkins CI detected. 02:24:42 current dir:  /w/workspace/exfoundry_device-virtual-go_main 02:24:42 project root: . 02:24:42 --> token set from env 02:24:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:24:42 ==> Running gcov in . (disable via -X gcov) 02:24:42 ==> Python coveragepy not found 02:24:42 ==> Searching for coverage reports in: 02:24:42 + . 02:24:42 -> Found 1 reports 02:24:42 ==> Detecting git/mercurial file structure 02:24:42 ==> Reading reports 02:24:42 + ./coverage.out bytes=45292 02:24:42 ==> Appending adjustments 02:24:42 https://docs.codecov.io/docs/fixing-reports 02:24:42 + Found adjustments 02:24:42 ==> Gzipping contents 02:24:42 8.0K /tmp/codecov.lzFdCv.gz 02:24:42 ==> Uploading reports 02:24:42 url: https://codecov.io 02:24:42 query: branch=main&commit=065cfd897a34b3f21259788757625769b10be523&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:24:42 -> Pinging Codecov 02:24:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=065cfd897a34b3f21259788757625769b10be523&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:24:42 -> Uploading to 02:24:42 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/065cfd897a34b3f21259788757625769b10be523/acf3e431-ce36-4a41-a8e6-d8b10b2546a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251229%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251229T022442Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=69e68601b50d8000c581450b80281713c61dcbf902659802472ce9ffcd44bb9b 02:24:42 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:42 Dload Upload Total Spent Left Speed 02:24:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5337 0 0 100 5337 0 37062 --:--:-- --:--:-- --:--:-- 37062 02:24:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/065cfd897a34b3f21259788757625769b10be523 [Pipeline] } 02:24:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:24:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:24:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:24:43 02:24:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:24:44 latest: Pulling from edgex-devops/edgex-snyk-go 02:24:44 2d35ebdb57d9: Already exists 02:24:44 85e8836fcdb2: Pulling fs layer 02:24:44 91631faa732a: Pulling fs layer 02:24:44 f3f5ae8826fa: Pulling fs layer 02:24:44 4f4fb700ef54: Pulling fs layer 02:24:44 7861252a18e6: Pulling fs layer 02:24:44 9130f900ef6f: Pulling fs layer 02:24:44 4f4fb700ef54: Waiting 02:24:44 7861252a18e6: Waiting 02:24:44 9130f900ef6f: Waiting 02:24:44 f3f5ae8826fa: Verifying Checksum 02:24:44 f3f5ae8826fa: Download complete 02:24:44 85e8836fcdb2: Verifying Checksum 02:24:44 85e8836fcdb2: Download complete 02:24:44 4f4fb700ef54: Download complete 02:24:44 7861252a18e6: Verifying Checksum 02:24:44 7861252a18e6: Download complete 02:24:44 85e8836fcdb2: Pull complete 02:24:44 91631faa732a: Verifying Checksum 02:24:44 91631faa732a: Download complete 02:24:45 9130f900ef6f: Verifying Checksum 02:24:45 9130f900ef6f: Download complete 02:24:50 91631faa732a: Pull complete 02:24:50 f3f5ae8826fa: Pull complete 02:24:50 4f4fb700ef54: Pull complete 02:24:50 7861252a18e6: Pull complete 02:24:54 9130f900ef6f: Pull complete 02:24:54 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:24:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:24:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:54 prd-ubuntu20.04-docker-8c-8g-775861 does not seem to be running inside a container 02:24:54 $ 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 02:24:56 $ docker top f12c313f4ad4a1b6eac68f76061779e36d6a4cdb63e4712546269f1aac7bb4b1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:57 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 02:24:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 02:24:58 + set -o pipefail 02:24:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 02:25:06 02:25:06 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 02:25:06 02:25:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/258375c3-08c5-484d-8167-6cc555b488b0 02:25:06 02:25:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:25:06 [Pipeline] } 02:25:06 $ docker stop --time=1 f12c313f4ad4a1b6eac68f76061779e36d6a4cdb63e4712546269f1aac7bb4b1 02:25:08 $ docker rm -f --volumes f12c313f4ad4a1b6eac68f76061779e36d6a4cdb63e4712546269f1aac7bb4b1 [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 02:25:09 + git log --format=format:%s -1 065cfd897a34b3f21259788757625769b10be523 [Pipeline] sh 02:25:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:25:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:10 prd-ubuntu20.04-docker-8c-8g-775861 does not seem to be running inside a container 02:25:10 $ 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 02:25:10 $ docker top 8bf5956cb75599feeaf46c698dadcc9ac24569dd8cf763fcd9ce99e5e76bba52 -eo pid,comm 02:25:10 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). 02:25:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:10 [ssh-agent] Looking for ssh-agent implementation... 02:25:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:11 $ docker exec 8bf5956cb75599feeaf46c698dadcc9ac24569dd8cf763fcd9ce99e5e76bba52 ssh-agent 02:25:11 SSH_AUTH_SOCK=/tmp/ssh-XDaXde8NGwfS/agent.32 02:25:11 SSH_AGENT_PID=38 02:25:11 Running ssh-add (command line suppressed) 02:25:11 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2363115015282129940.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2363115015282129940.key) 02:25:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:11 + git semver tag 02:25:11 2025-12-29 02:25:11,778 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:25:11 2025-12-29 02:25:11,781 [run_tag] DEBUG tag force:False 02:25:11 2025-12-29 02:25:11,781 [check_head_tag] DEBUG check head tag 02:25:11 2025-12-29 02:25:11,781 [execute] INFO git cat-file --batch-check 02:25:11 2025-12-29 02:25:11,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 02:25:11 2025-12-29 02:25:11,784 [execute] INFO git cat-file --batch 02:25:11 2025-12-29 02:25:11,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 02:25:11 2025-12-29 02:25:11,795 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:25:11 2025-12-29 02:25:11,795 [execute] INFO git tag -a v4.1.0-dev.13 -m v4.1.0-dev.13 02:25:11 2025-12-29 02:25:11,795 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.13', '-m', 'v4.1.0-dev.13'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 02:25:11 2025-12-29 02:25:11,799 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:25:11 4.1.0-dev.13 [Pipeline] } 02:25:12 $ docker exec --env ******** --env ******** 8bf5956cb75599feeaf46c698dadcc9ac24569dd8cf763fcd9ce99e5e76bba52 ssh-agent -k 02:25:12 unset SSH_AUTH_SOCK; 02:25:12 unset SSH_AGENT_PID; 02:25:12 echo Agent pid 38 killed; 02:25:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:12 + git semver [Pipeline] } 02:25:13 $ docker stop --time=1 8bf5956cb75599feeaf46c698dadcc9ac24569dd8cf763fcd9ce99e5e76bba52 02:25:14 $ docker rm -f --volumes 8bf5956cb75599feeaf46c698dadcc9ac24569dd8cf763fcd9ce99e5e76bba52 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:14 02:25:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:15 0.23.1-centos7: Pulling from edgex-lftools 02:25:15 ab5ef0e58194: Pulling fs layer 02:25:15 9712f1f96733: Pulling fs layer 02:25:15 63f879dbbcfc: Pulling fs layer 02:25:15 0d9ebad4ef96: Pulling fs layer 02:25:15 e9a5061849ea: Pulling fs layer 02:25:15 0d9ebad4ef96: Waiting 02:25:15 d747dcd14b5f: Pulling fs layer 02:25:15 2de7ff778b66: Pulling fs layer 02:25:15 e9a5061849ea: Waiting 02:25:15 2de7ff778b66: Waiting 02:25:15 9712f1f96733: Verifying Checksum 02:25:15 9712f1f96733: Download complete 02:25:15 63f879dbbcfc: Verifying Checksum 02:25:15 63f879dbbcfc: Download complete 02:25:15 e9a5061849ea: Verifying Checksum 02:25:15 e9a5061849ea: Download complete 02:25:15 d747dcd14b5f: Download complete 02:25:15 2de7ff778b66: Verifying Checksum 02:25:15 2de7ff778b66: Download complete 02:25:15 0d9ebad4ef96: Verifying Checksum 02:25:15 0d9ebad4ef96: Download complete 02:25:15 ab5ef0e58194: Verifying Checksum 02:25:15 ab5ef0e58194: Download complete 02:25:20 ab5ef0e58194: Pull complete 02:25:20 9712f1f96733: Pull complete 02:25:20 63f879dbbcfc: Pull complete 02:25:26 0d9ebad4ef96: Pull complete 02:25:26 e9a5061849ea: Pull complete 02:25:26 d747dcd14b5f: Pull complete 02:25:27 2de7ff778b66: Pull complete 02:25:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:25:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:27 prd-ubuntu20.04-docker-8c-8g-775861 does not seem to be running inside a container 02:25:28 $ 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 02:25:29 $ docker top 0ec7413ad13ece5c435913a89a0380fb07139c6914c1332389c8561029d20b5c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:25:29 provisioning config files... 02:25:29 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7407151395691649363tmp 02:25:29 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12453813257635402600tmp 02:25:29 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16543745264248394953tmp [Pipeline] { [Pipeline] echo 02:25:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:25:30 ---> sigul-configuration.sh 02:25:30 gpg: directory `/root/.gnupg' created 02:25:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:25:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:25:30 gpg: keyring `/root/.gnupg/secring.gpg' created 02:25:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:25:30 gpg: CAST5 encrypted data 02:25:30 gpg: encrypted with 1 passphrase 02:25:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:25:30 + mkdir /home/jenkins 02:25:30 + mkdir /home/jenkins/sigul [Pipeline] sh 02:25:30 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:25:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:25:31 ---> sigul-install.sh 02:25:31 Sigul already installed; skipping installation. [Pipeline] sh 02:25:31 + git tag --list 02:25:31 v1.0.0 02:25:31 v1.1.0 02:25:31 v1.1.1 02:25:31 v1.2.1 02:25:31 v1.2.2 02:25:31 v1.2.3 02:25:31 v1.3.0 02:25:31 v1.3.1 02:25:31 v2.0.0 02:25:31 v2.1.0 02:25:31 v2.1.1 02:25:31 v2.2.0 02:25:31 v2.3.0 02:25:31 v3.0 02:25:31 v3.0.0 02:25:31 v3.1 02:25:31 v3.1.0 02:25:31 v3.1.1 02:25:31 v4.0 02:25:31 v4.0.0 02:25:31 v4.0.1 02:25:31 v4.1.0-dev.1 02:25:31 v4.1.0-dev.10 02:25:31 v4.1.0-dev.11 02:25:31 v4.1.0-dev.12 02:25:31 v4.1.0-dev.13 02:25:31 v4.1.0-dev.2 02:25:31 v4.1.0-dev.3 02:25:31 v4.1.0-dev.4 02:25:31 v4.1.0-dev.5 02:25:31 v4.1.0-dev.6 02:25:31 v4.1.0-dev.7 02:25:31 v4.1.0-dev.8 02:25:31 v4.1.0-dev.9 [Pipeline] sh 02:25:31 + lftools sign git-tag v4.1.0-dev.13 02:25:32 Signing Git tag with Sigul... 02:25:32 Signing v4.1.0-dev.13 [Pipeline] echo 02:25:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:25:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:25:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:25:33 $ docker stop --time=1 0ec7413ad13ece5c435913a89a0380fb07139c6914c1332389c8561029d20b5c 02:25:34 $ docker rm -f --volumes 0ec7413ad13ece5c435913a89a0380fb07139c6914c1332389c8561029d20b5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:25:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:25:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:35 prd-ubuntu20.04-docker-8c-8g-775861 does not seem to be running inside a container 02:25:35 $ 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 02:25:35 $ docker top 6e555910ba340eb44c6f999d82641b526621006cfa1f2c3bbf63235684bc9628 -eo pid,comm 02:25:35 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). 02:25:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:35 [ssh-agent] Looking for ssh-agent implementation... 02:25:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:35 $ docker exec 6e555910ba340eb44c6f999d82641b526621006cfa1f2c3bbf63235684bc9628 ssh-agent 02:25:36 SSH_AUTH_SOCK=/tmp/ssh-mlYFAC0TGPAo/agent.32 02:25:36 SSH_AGENT_PID=38 02:25:36 Running ssh-add (command line suppressed) 02:25:36 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16830484419856157822.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16830484419856157822.key) 02:25:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:36 + git semver bump pre 02:25:36 2025-12-29 02:25:36,645 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:25:36 2025-12-29 02:25:36,649 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:25:36 2025-12-29 02:25:36,649 [bump_version] DEBUG bumping version:4.1.0-dev.13 on axis:pre with prefix:dev 02:25:36 2025-12-29 02:25:36,650 [bump_version] DEBUG bumped version:4.1.0-dev.14 02:25:36 2025-12-29 02:25:36,650 [write_version] DEBUG write version:4.1.0-dev.14 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 02:25:36 2025-12-29 02:25:36,650 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:25:36 2025-12-29 02:25:36,650 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:25:36 2025-12-29 02:25:36,652 [execute] INFO git cat-file --batch-check 02:25:36 2025-12-29 02:25:36,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:25:36 2025-12-29 02:25:36,656 [execute] INFO git cat-file --batch 02:25:36 2025-12-29 02:25:36,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:25:36 2025-12-29 02:25:36,660 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:25:36 4.1.0-dev.14 [Pipeline] } 02:25:36 $ docker exec --env ******** --env ******** 6e555910ba340eb44c6f999d82641b526621006cfa1f2c3bbf63235684bc9628 ssh-agent -k 02:25:36 unset SSH_AUTH_SOCK; 02:25:36 unset SSH_AGENT_PID; 02:25:36 echo Agent pid 38 killed; 02:25:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:37 + git semver [Pipeline] } 02:25:37 $ docker stop --time=1 6e555910ba340eb44c6f999d82641b526621006cfa1f2c3bbf63235684bc9628 02:25:38 $ docker rm -f --volumes 6e555910ba340eb44c6f999d82641b526621006cfa1f2c3bbf63235684bc9628 [Pipeline] // withDockerContainer [Pipeline] sh 02:25:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:25:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:39 prd-ubuntu20.04-docker-8c-8g-775861 does not seem to be running inside a container 02:25:39 $ 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 02:25:39 $ docker top 35eba0419307e8834c741ab89cc1fc3415a2de986eda94e98861d9e4e896c435 -eo pid,comm 02:25:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:25:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:39 [ssh-agent] Looking for ssh-agent implementation... 02:25:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:39 $ docker exec 35eba0419307e8834c741ab89cc1fc3415a2de986eda94e98861d9e4e896c435 ssh-agent 02:25:39 SSH_AUTH_SOCK=/tmp/ssh-Vx9ZSupkirOg/agent.32 02:25:39 SSH_AGENT_PID=38 02:25:39 Running ssh-add (command line suppressed) 02:25:40 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14813539597941039117.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14813539597941039117.key) 02:25:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:40 + git semver push 02:25:40 2025-12-29 02:25:40,632 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:25:40 2025-12-29 02:25:40,636 [run_push] DEBUG push 02:25:40 2025-12-29 02:25:40,636 [execute] INFO git cat-file --batch-check 02:25:40 2025-12-29 02:25:40,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:25:40 2025-12-29 02:25:40,638 [execute] INFO git rev-list 5dac8faca35d3b7bfc46843686abddf5205844a1 -- 02:25:40 2025-12-29 02:25:40,638 [execute] DEBUG Popen(['git', 'rev-list', '5dac8faca35d3b7bfc46843686abddf5205844a1', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:25:40 2025-12-29 02:25:40,647 [execute] INFO git fetch -v -- origin 02:25:40 2025-12-29 02:25:40,647 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:25:41 2025-12-29 02:25:41,209 [run_push] DEBUG no remote changes detected 02:25:41 2025-12-29 02:25:41,209 [execute] INFO git push origin semver 02:25:41 2025-12-29 02:25:41,210 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:25:42 2025-12-29 02:25:41,962 [run_push] DEBUG push all version tags 02:25:42 2025-12-29 02:25:41,962 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:25:42 2025-12-29 02:25:41,963 [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) 02:25:43 2025-12-29 02:25:42,659 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:25:43 4.1.0-dev.14 [Pipeline] } 02:25:43 $ docker exec --env ******** --env ******** 35eba0419307e8834c741ab89cc1fc3415a2de986eda94e98861d9e4e896c435 ssh-agent -k 02:25:43 unset SSH_AUTH_SOCK; 02:25:43 unset SSH_AGENT_PID; 02:25:43 echo Agent pid 38 killed; 02:25:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:43 + git semver [Pipeline] } 02:25:43 $ docker stop --time=1 35eba0419307e8834c741ab89cc1fc3415a2de986eda94e98861d9e4e896c435 02:25:45 $ docker rm -f --volumes 35eba0419307e8834c741ab89cc1fc3415a2de986eda94e98861d9e4e896c435 [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 02:25:45 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 02:25:45 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 02:25:45 total 16 02:25:45 drwxr-xr-x 3 root root 4096 Dec 29 02:09 . 02:25:45 drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 02:25 .. 02:25:45 drwxr-xr-x 2 root root 4096 Dec 29 02:09 cost 02:25:45 -rw-r--r-- 1 root root 89 Dec 29 02:09 cost.csv 02:25:45 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 02:25:45 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 02:25:45 total 16 02:25:45 drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 02:09 . 02:25:45 drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 02:25 .. 02:25:45 drwxr-xr-x 2 jenkins jenkins 4096 Dec 29 02:09 cost 02:25:45 -rw-r--r-- 1 jenkins jenkins 89 Dec 29 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:25:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:25:46 ---> package-listing.sh 02:25:46 ++ facter osfamily 02:25:46 ++ tr '[:upper:]' '[:lower:]' 02:25:47 + OS_FAMILY=debian 02:25:47 + workspace=/w/workspace/exfoundry_device-virtual-go_main 02:25:47 + START_PACKAGES=/tmp/packages_start.txt 02:25:47 + END_PACKAGES=/tmp/packages_end.txt 02:25:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:25:47 + PACKAGES=/tmp/packages_start.txt 02:25:47 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:25:47 + PACKAGES=/tmp/packages_end.txt 02:25:47 + case "${OS_FAMILY}" in 02:25:47 + dpkg -l 02:25:47 + grep '^ii' 02:25:47 + '[' -f /tmp/packages_start.txt ']' 02:25:47 + '[' -f /tmp/packages_end.txt ']' 02:25:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:25:47 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:25:47 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 02:25: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 02:25: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 02:25:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:47 prd-ubuntu20.04-docker-8c-8g-775861 does not seem to be running inside a container 02:25: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 02:25:48 $ docker top 4ce5f7d9dfa0bd4751c21b817b44e8e641f098ce1cc429773c078fc0e15d0252 -eo pid,comm [Pipeline] { [Pipeline] sh 02:25:48 + touch /tmp/pre-build-complete [Pipeline] sh 02:25:48 + mkdir -p /var/log/sysstat [Pipeline] sh 02:25:49 + ls /var/log/sa-host 02:25:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:49 provisioning config files... 02:25:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14677289312003295329tmp [Pipeline] { [Pipeline] echo 02:25:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:25:49 ---> create-netrc.sh [Pipeline] } 02:25:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:25:49 ---> python-tools-install.sh [Pipeline] echo 02:25:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:25:50 ---> sudo-logs.sh 02:25:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:25:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:25:50 ---> job-cost.sh 02:25:50 lf-activate-venv: SKIPPING 02:25:50 DEBUG: total: 0.2199999988079071 02:25:50 INFO: Retrieving Stack Cost... 02:25:50 INFO: Retrieving Pricing Info for: v3-standard-8 02:25:51 INFO: Archiving Costs [Pipeline] echo 02:25:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:25:51 ---> logs-deploy.sh 02:25:51 lf-activate-venv: SKIPPING 02:25:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/224 02:25:51 INFO: archiving workspace using pattern(s): 02:25:52 Archives upload complete. 02:25:52 INFO: archiving logs to Nexus 02:25:53 ---> uname -a: 02:25:53 Linux prd-ubuntu20-04-docker-8c-8g-775861 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:25:53 02:25:53 02:25:53 ---> lscpu: 02:25:53 Architecture: x86_64 02:25:53 CPU op-mode(s): 32-bit, 64-bit 02:25:53 Byte Order: Little Endian 02:25:53 Address sizes: 40 bits physical, 48 bits virtual 02:25:53 CPU(s): 8 02:25:53 On-line CPU(s) list: 0-7 02:25:53 Thread(s) per core: 1 02:25:53 Core(s) per socket: 1 02:25:53 Socket(s): 8 02:25:53 NUMA node(s): 1 02:25:53 Vendor ID: AuthenticAMD 02:25:53 CPU family: 23 02:25:53 Model: 49 02:25:53 Model name: AMD EPYC-Rome Processor 02:25:53 Stepping: 0 02:25:53 CPU MHz: 2800.000 02:25:53 BogoMIPS: 5600.00 02:25:53 Virtualization: AMD-V 02:25:53 Hypervisor vendor: KVM 02:25:53 Virtualization type: full 02:25:53 L1d cache: 256 KiB 02:25:53 L1i cache: 256 KiB 02:25:53 L2 cache: 4 MiB 02:25:53 L3 cache: 128 MiB 02:25:53 NUMA node0 CPU(s): 0-7 02:25:53 Vulnerability Gather data sampling: Not affected 02:25:53 Vulnerability Itlb multihit: Not affected 02:25:53 Vulnerability L1tf: Not affected 02:25:53 Vulnerability Mds: Not affected 02:25:53 Vulnerability Meltdown: Not affected 02:25:53 Vulnerability Mmio stale data: Not affected 02:25:53 Vulnerability Retbleed: Vulnerable 02:25:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:25:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:25:53 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:25:53 Vulnerability Srbds: Not affected 02:25:53 Vulnerability Tsx async abort: Not affected 02:25:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:25:53 02:25:53 02:25:53 ---> nproc: 02:25:53 8 02:25:53 02:25:53 02:25:53 ---> df -h: 02:25:53 Filesystem Size Used Avail Use% Mounted on 02:25:53 overlay 155G 15G 141G 10% / 02:25:53 tmpfs 64M 0 64M 0% /dev 02:25:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:25:53 shm 64M 0 64M 0% /dev/shm 02:25:53 /dev/vda1 155G 15G 141G 10% /facter-os 02:25:53 02:25:53 02:25:53 ---> sar -b -r -n DEV: 02:25:53 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775861) 12/29/25 _x86_64_ (8 CPU) 02:25:53 02:25:53 02:04:46 LINUX RESTART (8 CPU) 02:25:53 02:25:53 02:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:25:53 02:06:01 421.85 81.30 340.54 0.00 13907.42 149291.65 0.00 02:25:53 02:07:01 255.34 4.48 250.86 0.00 52.52 122969.77 0.00 02:25:53 02:08:01 115.26 0.33 114.93 0.00 39.33 32959.84 0.00 02:25:53 02:09:01 1.37 0.00 1.37 0.00 0.00 15.35 0.00 02:25:53 02:10:01 66.44 2.48 63.96 0.00 2023.19 19485.64 0.00 02:25:53 02:11:01 29.20 1.37 27.83 0.00 2271.49 6433.46 0.00 02:25:53 02:12:01 3.92 0.02 3.90 0.00 0.13 90.25 0.00 02:25:53 02:13:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 02:25:53 02:14:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 02:25:53 02:15:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 02:25:53 02:16:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 02:25:53 02:17:01 1.08 0.00 1.08 0.00 0.00 16.66 0.00 02:25:53 02:18:01 1.40 0.02 1.38 0.00 0.13 17.06 0.00 02:25:53 02:19:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 02:25:53 02:20:01 2.02 0.02 2.00 0.00 0.13 28.39 0.00 02:25:53 02:21:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 02:25:53 02:22:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 02:25:53 02:23:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 02:25:53 02:24:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 02:25:53 02:25:01 45.75 0.38 45.37 0.00 13.86 31273.84 0.00 02:25:53 Average: 47.68 4.52 43.16 0.00 915.38 18134.55 0.00 02:25:53 02:25:53 02:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:25:53 02:06:01 28666568 31506212 799164 2.43 84380 3039820 1906228 5.62 1052568 2770528 258620 02:25:53 02:07:01 25926996 30742672 1537640 4.68 158156 4739768 2558396 7.54 2318420 4024588 398788 02:25:53 02:08:01 26648476 31518660 764132 2.32 162036 4806640 1669236 4.92 1641276 3999156 164 02:25:53 02:09:01 26647668 31517952 764488 2.33 162068 4806648 1669236 4.92 1642392 3999160 156 02:25:53 02:10:01 25848840 31483128 787948 2.40 192124 5482208 1755868 5.18 1810172 4552388 68216 02:25:53 02:11:01 25630932 31489528 774084 2.35 208684 5683496 1753132 5.17 1958548 4609416 144 02:25:53 02:12:01 25637684 31495668 767828 2.34 208432 5683228 1742304 5.14 1950340 4609156 140 02:25:53 02:13:01 25639604 31497708 765820 2.33 208484 5683228 1742304 5.14 1948724 4609156 156 02:25:53 02:14:01 25641368 31499504 763804 2.32 208516 5683232 1742304 5.14 1945840 4609160 32 02:25:53 02:15:01 25644180 31502396 760768 2.31 208544 5683236 1742304 5.14 1944596 4609164 204 02:25:53 02:16:01 25644676 31502908 760200 2.31 208572 5683228 1742304 5.14 1943568 4609164 12 02:25:53 02:17:01 25645672 31504056 758896 2.31 208608 5683240 1742304 5.14 1944336 4609168 180 02:25:53 02:18:01 25646004 31504404 758500 2.31 208632 5683248 1742304 5.14 1942428 4609176 4 02:25:53 02:19:01 25645556 31504008 758872 2.31 208660 5683248 1742304 5.14 1943456 4609176 156 02:25:53 02:20:01 25636420 31495040 767468 2.33 208712 5683224 1771792 5.22 1957328 4609152 56 02:25:53 02:21:01 25644552 31503208 759484 2.31 208736 5683224 1771792 5.22 1943636 4609144 156 02:25:53 02:22:01 25645288 31503948 758864 2.31 208764 5683228 1771792 5.22 1942120 4609148 12 02:25:53 02:23:01 25646044 31504740 758084 2.31 208768 5683236 1771792 5.22 1943132 4609152 160 02:25:53 02:24:01 25646472 31505172 757796 2.31 208792 5683236 1771792 5.22 1942168 4609156 16 02:25:53 02:25:01 24225156 31169380 1086672 3.31 235176 6647992 2185388 6.44 2347088 5520904 253464 02:25:53 Average: 25847908 31447515 820526 2.50 195742 5454430 1814744 5.35 1903107 4469761 49042 02:25:53 02:25:53 02:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:25:53 02:06:01 docker0 61.86 62.79 4.38 338.50 0.00 0.00 0.00 0.00 02:25:53 02:06:01 lo 5.30 5.30 0.54 0.54 0.00 0.00 0.00 0.00 02:25:53 02:06:01 ens3 649.59 444.94 8552.37 133.37 0.00 0.00 0.00 0.00 02:25:53 02:07:01 docker0 294.85 370.30 25.61 3038.30 0.00 0.00 0.00 0.00 02:25:53 02:07:01 veth7adf7e8 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:25:53 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:53 02:07:01 ens3 410.86 318.46 3076.22 45.47 0.00 0.00 0.00 0.00 02:25:53 02:08:01 docker0 4.68 8.90 0.35 136.64 0.00 0.00 0.00 0.00 02:25:53 02:08:01 lo 5.60 5.60 0.57 0.57 0.00 0.00 0.00 0.00 02:25:53 02:08:01 ens3 76.45 59.24 179.55 218.69 0.00 0.00 0.00 0.00 02:25:53 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:53 02:09:01 ens3 3.67 0.65 2.38 0.29 0.00 0.00 0.00 0.00 02:25:53 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:10:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 02:25:53 02:10:01 ens3 196.73 117.79 4111.43 15.52 0.00 0.00 0.00 0.00 02:25:53 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:25:53 02:11:01 ens3 79.57 49.18 1407.83 4.19 0.00 0.00 0.00 0.00 02:25:53 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:12:01 ens3 3.17 1.27 1.45 1.04 0.00 0.00 0.00 0.00 02:25:53 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:53 02:13:01 ens3 0.83 0.10 0.05 0.01 0.00 0.00 0.00 0.00 02:25:53 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:14:01 ens3 1.07 0.03 0.05 0.00 0.00 0.00 0.00 0.00 02:25:53 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:53 02:15:01 ens3 0.63 0.08 0.07 0.01 0.00 0.00 0.00 0.00 02:25:53 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:16:01 ens3 0.33 0.10 0.09 0.07 0.00 0.00 0.00 0.00 02:25:53 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:53 02:17:01 ens3 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:25:53 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:18:01 ens3 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00 02:25:53 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:53 02:19:01 ens3 0.40 0.13 0.08 0.01 0.00 0.00 0.00 0.00 02:25:53 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:20:01 ens3 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:25:53 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:53 02:21:01 ens3 0.42 0.20 0.10 0.07 0.00 0.00 0.00 0.00 02:25:53 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:22:01 ens3 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 02:25:53 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:53 02:23:01 ens3 0.35 0.12 0.08 0.01 0.00 0.00 0.00 0.00 02:25:53 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:53 02:24:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:25:53 02:25:01 docker0 53.17 73.66 4.29 729.53 0.00 0.00 0.00 0.00 02:25:53 02:25:01 veth9020dc0 53.17 73.76 5.02 729.54 0.00 0.00 0.00 0.06 02:25:53 02:25:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 02:25:53 02:25:01 ens3 204.18 127.22 4761.92 17.74 0.00 0.00 0.00 0.00 02:25:53 Average: docker0 20.73 25.78 1.73 212.14 0.00 0.00 0.00 0.00 02:25:53 Average: veth9020dc0 2.66 3.69 0.25 36.48 0.00 0.00 0.00 0.00 02:25:53 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 02:25:53 Average: ens3 81.46 55.98 1104.71 21.82 0.00 0.00 0.00 0.00 02:25:53 02:25:53 02:25:53 ---> sar -P ALL: 02:25:53 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775861) 12/29/25 _x86_64_ (8 CPU) 02:25:53 02:25:53 02:04:46 LINUX RESTART (8 CPU) 02:25:53 02:25:53 02:05:01 CPU %user %nice %system %iowait %steal %idle 02:25:53 02:06:01 all 9.45 0.00 3.11 1.69 0.06 85.70 02:25:53 02:06:01 0 11.93 0.00 2.64 1.80 0.07 83.57 02:25:53 02:06:01 1 10.09 0.00 3.36 2.92 0.05 83.59 02:25:53 02:06:01 2 9.08 0.00 2.97 0.52 0.07 87.36 02:25:53 02:06:01 3 9.79 0.00 2.91 0.39 0.07 86.85 02:25:53 02:06:01 4 7.36 0.00 2.21 0.30 0.05 90.08 02:25:53 02:06:01 5 9.47 0.00 3.18 1.13 0.05 86.18 02:25:53 02:06:01 6 12.49 0.00 4.84 4.43 0.07 78.17 02:25:53 02:06:01 7 5.37 0.00 2.76 2.02 0.05 89.79 02:25:53 02:07:01 all 42.53 0.00 7.46 1.04 0.08 48.88 02:25:53 02:07:01 0 44.06 0.00 8.00 0.20 0.08 47.65 02:25:53 02:07:01 1 44.28 0.00 7.95 0.36 0.08 47.33 02:25:53 02:07:01 2 43.92 0.00 7.76 0.80 0.08 47.44 02:25:53 02:07:01 3 43.66 0.00 7.52 0.37 0.08 48.36 02:25:53 02:07:01 4 39.76 0.00 7.22 3.19 0.08 49.74 02:25:53 02:07:01 5 42.33 0.00 6.97 0.30 0.08 50.31 02:25:53 02:07:01 6 42.66 0.00 7.19 0.69 0.08 49.37 02:25:53 02:07:01 7 39.48 0.00 7.08 2.46 0.08 50.89 02:25:53 02:08:01 all 32.18 0.00 5.58 0.50 0.06 61.68 02:25:53 02:08:01 0 31.73 0.00 6.20 0.89 0.05 61.13 02:25:53 02:08:01 1 32.77 0.00 5.93 0.50 0.05 60.74 02:25:53 02:08:01 2 34.74 0.00 5.45 0.23 0.05 59.52 02:25:53 02:08:01 3 31.39 0.00 5.77 0.20 0.05 62.59 02:25:53 02:08:01 4 30.36 0.00 5.30 0.89 0.05 63.39 02:25:53 02:08:01 5 33.27 0.00 5.54 0.13 0.07 60.99 02:25:53 02:08:01 6 34.23 0.00 5.50 0.57 0.07 59.63 02:25:53 02:08:01 7 28.91 0.00 4.94 0.60 0.07 65.48 02:25:53 02:09:01 all 0.09 0.00 0.01 0.01 0.02 99.87 02:25:53 02:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:25:53 02:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:25:53 02:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:25:53 02:09:01 3 0.47 0.00 0.03 0.00 0.02 99.48 02:25:53 02:09:01 4 0.05 0.00 0.03 0.02 0.03 99.87 02:25:53 02:09:01 5 0.07 0.00 0.02 0.00 0.00 99.92 02:25:53 02:09:01 6 0.02 0.00 0.00 0.03 0.03 99.92 02:25:53 02:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:25:53 02:10:01 all 3.20 0.00 1.57 0.34 0.04 94.85 02:25:53 02:10:01 0 3.64 0.00 1.83 1.19 0.03 93.30 02:25:53 02:10:01 1 3.19 0.00 1.36 0.30 0.03 95.11 02:25:53 02:10:01 2 2.61 0.00 1.27 0.03 0.03 96.06 02:25:53 02:10:01 3 3.10 0.00 1.43 0.05 0.03 95.39 02:25:53 02:10:01 4 3.38 0.00 1.63 0.07 0.03 94.89 02:25:53 02:10:01 5 3.35 0.00 0.99 0.03 0.03 95.60 02:25:53 02:10:01 6 3.28 0.00 2.88 0.94 0.03 92.87 02:25:53 02:10:01 7 3.07 0.00 1.21 0.13 0.05 95.54 02:25:53 02:11:01 all 1.09 0.00 0.73 0.21 0.02 97.95 02:25:53 02:11:01 0 0.62 0.00 0.30 0.00 0.05 99.03 02:25:53 02:11:01 1 1.82 0.00 0.75 0.20 0.02 97.21 02:25:53 02:11:01 2 0.75 0.00 0.45 0.02 0.02 98.77 02:25:53 02:11:01 3 0.80 0.00 0.49 0.50 0.02 98.19 02:25:53 02:11:01 4 0.63 0.00 0.83 0.30 0.02 98.21 02:25:53 02:11:01 5 1.28 0.00 0.97 0.07 0.02 97.67 02:25:53 02:11:01 6 0.90 0.00 1.34 0.55 0.02 97.19 02:25:53 02:11:01 7 1.92 0.00 0.72 0.02 0.02 97.33 02:25:53 02:12:01 all 0.09 0.00 0.05 0.76 0.02 99.07 02:25:53 02:12:01 0 0.08 0.00 0.03 0.00 0.03 99.85 02:25:53 02:12:01 1 0.13 0.00 0.07 0.52 0.03 99.25 02:25:53 02:12:01 2 0.08 0.00 0.07 0.05 0.02 99.78 02:25:53 02:12:01 3 0.15 0.00 0.10 0.00 0.02 99.73 02:25:53 02:12:01 4 0.03 0.00 0.03 5.27 0.02 94.65 02:25:53 02:12:01 5 0.12 0.00 0.05 0.00 0.00 99.83 02:25:53 02:12:01 6 0.03 0.00 0.05 0.27 0.02 99.63 02:25:53 02:12:01 7 0.10 0.00 0.03 0.00 0.02 99.85 02:25:53 02:13:01 all 0.04 0.00 0.02 0.00 0.01 99.93 02:25:53 02:13:01 0 0.05 0.00 0.03 0.00 0.03 99.88 02:25:53 02:13:01 1 0.03 0.00 0.02 0.02 0.02 99.92 02:25:53 02:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:25:53 02:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:25:53 02:13:01 4 0.02 0.00 0.03 0.02 0.02 99.92 02:25:53 02:13:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:25:53 02:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:25:53 02:13:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:25:53 02:14:01 all 0.13 0.00 0.01 0.20 0.01 99.65 02:25:53 02:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:25:53 02:14:01 1 0.02 0.00 0.00 0.00 0.03 99.95 02:25:53 02:14:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:25:53 02:14:01 3 0.42 0.00 0.00 0.00 0.02 99.57 02:25:53 02:14:01 4 0.02 0.00 0.00 1.62 0.00 98.37 02:25:53 02:14:01 5 0.42 0.00 0.02 0.00 0.00 99.57 02:25:53 02:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:25:53 02:14:01 7 0.03 0.00 0.05 0.00 0.05 99.87 02:25:53 02:15:01 all 0.26 0.00 0.02 0.02 0.01 99.68 02:25:53 02:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:25:53 02:15:01 1 0.02 0.00 0.03 0.18 0.02 99.75 02:25:53 02:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:25:53 02:15:01 3 1.97 0.00 0.00 0.00 0.02 98.01 02:25:53 02:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:25:53 02:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:25:53 02:15:01 6 0.02 0.00 0.05 0.00 0.02 99.92 02:25:53 02:15:01 7 0.02 0.00 0.03 0.00 0.02 99.93 02:25:53 02:16:01 all 0.17 0.00 0.00 0.00 0.01 99.81 02:25:53 02:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:25:53 02:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:25:53 02:16:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:25:53 02:16:01 3 1.16 0.00 0.00 0.00 0.00 98.84 02:25:53 02:16:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:25:53 02:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:25:53 02:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:25:53 02:16:01 7 0.02 0.00 0.03 0.00 0.05 99.90 02:25:53 02:25:53 02:16:01 CPU %user %nice %system %iowait %steal %idle 02:25:53 02:17:01 all 0.26 0.00 0.02 0.02 0.01 99.69 02:25:53 02:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:25:53 02:17:01 1 0.05 0.00 0.02 0.02 0.02 99.90 02:25:53 02:17:01 2 0.03 0.00 0.02 0.02 0.02 99.92 02:25:53 02:17:01 3 1.95 0.00 0.00 0.00 0.02 98.03 02:25:53 02:17:01 4 0.03 0.00 0.07 0.12 0.03 99.75 02:25:53 02:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:25:53 02:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:25:53 02:17:01 7 0.00 0.00 0.03 0.00 0.00 99.97 02:25:53 02:18:01 all 0.17 0.00 0.01 0.00 0.01 99.81 02:25:53 02:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:25:53 02:18:01 1 0.03 0.00 0.00 0.02 0.02 99.93 02:25:53 02:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:25:53 02:18:01 3 1.24 0.00 0.00 0.00 0.00 98.76 02:25:53 02:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:25:53 02:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:25:53 02:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:25:53 02:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:25:53 02:19:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:25:53 02:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:25:53 02:19:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:25:53 02:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:25:53 02:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:25:53 02:19:01 4 0.05 0.00 0.05 0.03 0.03 99.83 02:25:53 02:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:25:53 02:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:25:53 02:19:01 7 0.00 0.00 0.03 0.00 0.02 99.95 02:25:53 02:20:01 all 0.03 0.00 0.03 0.01 0.01 99.92 02:25:53 02:20:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:25:53 02:20:01 1 0.02 0.00 0.02 0.02 0.02 99.93 02:25:53 02:20:01 2 0.03 0.00 0.05 0.00 0.02 99.90 02:25:53 02:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:25:53 02:20:01 4 0.02 0.00 0.03 0.03 0.03 99.88 02:25:53 02:20:01 5 0.05 0.00 0.05 0.00 0.00 99.90 02:25:53 02:20:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:25:53 02:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:25:53 02:21:01 all 0.05 0.00 0.02 0.00 0.01 99.91 02:25:53 02:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:25:53 02:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:25:53 02:21:01 2 0.05 0.00 0.05 0.00 0.02 99.88 02:25:53 02:21:01 3 0.18 0.00 0.02 0.00 0.00 99.80 02:25:53 02:21:01 4 0.05 0.00 0.02 0.02 0.02 99.90 02:25:53 02:21:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:25:53 02:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:25:53 02:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:25:53 02:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:25:53 02:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:25:53 02:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:25:53 02:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:25:53 02:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:25:53 02:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:25:53 02:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:25:53 02:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:25:53 02:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:25:53 02:23:01 all 0.01 0.00 0.02 0.00 0.01 99.95 02:25:53 02:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:25:53 02:23:01 1 0.00 0.00 0.02 0.02 0.02 99.95 02:25:53 02:23:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:25:53 02:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:25:53 02:23:01 4 0.05 0.00 0.05 0.02 0.03 99.85 02:25:53 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:25:53 02:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:25:53 02:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:25:53 02:24:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:25:53 02:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:25:53 02:24:01 1 0.05 0.00 0.05 0.00 0.03 99.87 02:25:53 02:24:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:25:53 02:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:25:53 02:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:25:53 02:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:25:53 02:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:25:53 02:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:25:53 02:25:01 all 4.08 0.00 1.59 0.64 0.04 93.66 02:25:53 02:25:01 0 4.29 0.00 2.16 0.02 0.03 93.49 02:25:53 02:25:01 1 6.15 0.00 1.39 0.02 0.05 92.39 02:25:53 02:25:01 2 3.69 0.00 2.18 0.15 0.03 93.94 02:25:53 02:25:01 3 3.40 0.00 1.47 0.02 0.03 95.08 02:25:53 02:25:01 4 3.39 0.00 1.73 4.60 0.03 90.25 02:25:53 02:25:01 5 3.12 0.00 1.02 0.02 0.05 95.80 02:25:53 02:25:01 6 3.81 0.00 1.45 0.08 0.03 94.62 02:25:53 02:25:01 7 4.78 0.00 1.29 0.23 0.03 93.67 02:25:53 Average: all 4.66 0.00 1.01 0.27 0.02 94.04 02:25:53 Average: 0 4.79 0.00 1.06 0.20 0.03 93.92 02:25:53 Average: 1 4.90 0.00 1.04 0.25 0.03 93.78 02:25:53 Average: 2 4.75 0.00 1.01 0.09 0.02 94.13 02:25:53 Average: 3 4.96 0.00 0.98 0.08 0.02 93.96 02:25:53 Average: 4 4.22 0.00 0.96 0.82 0.03 93.98 02:25:53 Average: 5 4.65 0.00 0.94 0.08 0.02 94.31 02:25:53 Average: 6 4.85 0.00 1.16 0.38 0.02 93.59 02:25:53 Average: 7 4.15 0.00 0.91 0.27 0.03 94.64 02:25:53 02:25:53 02:25:53