Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 91253ec79e81a8ad03b97c4dd4e64834f58805cd 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-ssh9540630870645854673.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh1243425657431850920.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 056ae7b86453181957306e7078512cbe12174832 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-ssh978851960960773845.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh5630488644169758684.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-ssh11417285931400390251.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8278’ Running on prd-ubuntu20.04-docker-8c-8g-8280 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 91253ec79e81a8ad03b97c4dd4e64834f58805cd (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#552)" > git config core.sparsecheckout # timeout=10 > git checkout -f 91253ec79e81a8ad03b97c4dd4e64834f58805cd # timeout=10 > git rev-list --no-walk 2461a5078ce9d726d119a9ec7a972149406a9488 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:34:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:34:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:34:49 ========================================================= 06:34:49 EdgeX Global Pipelines Version Info 06:34:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:34:50 ------------------- 06:34:50 stable info: 06:34:50 ------------------- 06:34:50 Commited By: Cherry Wang cherry@iotechsys.com 06:34:50 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:34:50 Message: update stable to v1.0.276 06:34:50 ------------------- 06:34:50 experimental info: 06:34:50 ------------------- 06:34:50 Commited By: **** collab-it+edgex@linuxfoundation.org 06:34:50 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:34:50 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:34:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:34:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:34:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:34:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91253ec79e81a8ad03b97c4dd4e64834f58805cd [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91253ec [Pipeline] echo 06:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:51 provisioning config files... 06:34:51 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8317108777115396971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:52 ---> ****-login.sh 06:34:52 nexus3.edgexfoundry.org:10001 06:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:52 06:34:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:52 Configure a credential helper to remove this warning. See 06:34:52 https://docs.****.com/go/credential-store/ 06:34:52 06:34:52 Login Succeeded 06:34:52 nexus3.edgexfoundry.org:10002 06:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:52 06:34:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:52 Configure a credential helper to remove this warning. See 06:34:52 https://docs.****.com/go/credential-store/ 06:34:52 06:34:52 Login Succeeded 06:34:52 nexus3.edgexfoundry.org:10003 06:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:52 06:34:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:52 Configure a credential helper to remove this warning. See 06:34:52 https://docs.****.com/go/credential-store/ 06:34:52 06:34:52 Login Succeeded 06:34:52 nexus3.edgexfoundry.org:10004 06:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:52 06:34:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:52 Configure a credential helper to remove this warning. See 06:34:52 https://docs.****.com/go/credential-store/ 06:34:52 06:34:52 Login Succeeded 06:34:52 ****.io 06:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:52 06:34:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:52 Configure a credential helper to remove this warning. See 06:34:52 https://docs.****.com/go/credential-store/ 06:34:52 06:34:52 Login Succeeded 06:34:52 ---> ****-login.sh ends [Pipeline] } 06:34:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:34:53 + git rev-list -1 --merges 91253ec79e81a8ad03b97c4dd4e64834f58805cd~1..91253ec79e81a8ad03b97c4dd4e64834f58805cd [Pipeline] echo 06:34:53 -----------> git rev-list -1 --merges 91253ec79e81a8ad03b97c4dd4e64834f58805cd~1..91253ec79e81a8ad03b97c4dd4e64834f58805cd 91253ec79e81a8ad03b97c4dd4e64834f58805cd [false] [Pipeline] sh 06:34:53 + git log --format=format:%s -1 91253ec79e81a8ad03b97c4dd4e64834f58805cd [Pipeline] echo 06:34:53 ========================================================= 06:34:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:34:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:34:53 + git log --format=format:%s -1 91253ec79e81a8ad03b97c4dd4e64834f58805cd [Pipeline] echo 06:34:53 [semverPrep] GIT_COMMIT: 91253ec79e81a8ad03b97c4dd4e64834f58805cd, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#552) [Pipeline] echo 06:34:53 [semverPrep] This is not a build commit. [Pipeline] sh 06:34:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:34:54 + grep -v github /etc/ssh/ssh_known_hosts 06:34:54 + [ -e /tmp/ssh_known_hosts ] 06:34:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:34:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:34:54 + sudo tee -a /etc/ssh/ssh_known_hosts 06:34:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:54 06:34:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:54 0.1.4: Pulling from edgex-devops/py-git-semver 06:34:54 3dae71ba6b94: Pulling fs layer 06:34:54 6bf1a483ea7c: Pulling fs layer 06:34:54 f5dfc541a4d3: Pulling fs layer 06:34:54 461d9e800cba: Pulling fs layer 06:34:54 80192f66455f: Pulling fs layer 06:34:54 2e8e34ca0e6c: Pulling fs layer 06:34:54 a29436f7fd5d: Pulling fs layer 06:34:54 923cac83aea3: Pulling fs layer 06:34:54 25ad8b0a4227: Pulling fs layer 06:34:54 db01528c6b51: Pulling fs layer 06:34:54 28988de357af: Pulling fs layer 06:34:54 923cac83aea3: Waiting 06:34:54 461d9e800cba: Waiting 06:34:54 a29436f7fd5d: Waiting 06:34:54 28988de357af: Waiting 06:34:54 80192f66455f: Waiting 06:34:54 db01528c6b51: Waiting 06:34:54 2e8e34ca0e6c: Waiting 06:34:54 25ad8b0a4227: Waiting 06:34:54 6bf1a483ea7c: Verifying Checksum 06:34:54 6bf1a483ea7c: Download complete 06:34:54 461d9e800cba: Download complete 06:34:55 80192f66455f: Verifying Checksum 06:34:55 80192f66455f: Download complete 06:34:55 f5dfc541a4d3: Verifying Checksum 06:34:55 f5dfc541a4d3: Download complete 06:34:55 3dae71ba6b94: Verifying Checksum 06:34:55 3dae71ba6b94: Download complete 06:34:55 923cac83aea3: Download complete 06:34:55 25ad8b0a4227: Verifying Checksum 06:34:55 25ad8b0a4227: Download complete 06:34:55 db01528c6b51: Verifying Checksum 06:34:55 db01528c6b51: Download complete 06:34:55 28988de357af: Verifying Checksum 06:34:55 28988de357af: Download complete 06:34:55 a29436f7fd5d: Verifying Checksum 06:34:55 a29436f7fd5d: Download complete 06:34:56 2e8e34ca0e6c: Verifying Checksum 06:34:56 2e8e34ca0e6c: Download complete 06:34:56 3dae71ba6b94: Pull complete 06:34:56 6bf1a483ea7c: Pull complete 06:34:57 f5dfc541a4d3: Pull complete 06:34:57 461d9e800cba: Pull complete 06:34:57 80192f66455f: Pull complete 06:35:01 2e8e34ca0e6c: Pull complete 06:35:02 a29436f7fd5d: Pull complete 06:35:02 923cac83aea3: Pull complete 06:35:02 25ad8b0a4227: Pull complete 06:35:02 db01528c6b51: Pull complete 06:35:02 28988de357af: Pull complete 06:35:02 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:35:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:02 prd-ubuntu20.04-docker-8c-8g-8280 does not seem to be running inside a container 06:35:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:35:04 $ docker top 4d4e30f74141052e40a4db4eb1c38e94f240ee8801127a2d80957bb3d08f0fb0 -eo pid,comm 06:35:04 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). 06:35:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:35:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:04 [ssh-agent] Looking for ssh-agent implementation... 06:35:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:04 $ docker exec 4d4e30f74141052e40a4db4eb1c38e94f240ee8801127a2d80957bb3d08f0fb0 ssh-agent 06:35:04 SSH_AUTH_SOCK=/tmp/ssh-yr8i3X5ZCz3R/agent.33 06:35:04 SSH_AGENT_PID=39 06:35:04 Running ssh-add (command line suppressed) 06:35:04 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2858520361248633088.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2858520361248633088.key) 06:35:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:05 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 06:35:05 + git tag --points-at HEAD [Pipeline] } 06:35:05 $ docker exec --env ******** --env ******** 4d4e30f74141052e40a4db4eb1c38e94f240ee8801127a2d80957bb3d08f0fb0 ssh-agent -k 06:35:05 unset SSH_AUTH_SOCK; 06:35:05 unset SSH_AGENT_PID; 06:35:05 echo Agent pid 39 killed; 06:35:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:35:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:05 [ssh-agent] Looking for ssh-agent implementation... 06:35:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:05 $ docker exec 4d4e30f74141052e40a4db4eb1c38e94f240ee8801127a2d80957bb3d08f0fb0 ssh-agent 06:35:05 SSH_AUTH_SOCK=/tmp/ssh-W2yyluWhwXvX/agent.86 06:35:05 SSH_AGENT_PID=92 06:35:05 Running ssh-add (command line suppressed) 06:35:05 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10577631402649311133.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10577631402649311133.key) 06:35:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:06 + git semver init 06:35:06 2025-09-04 06:35:06,487 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:35:06 2025-09-04 06:35:06,490 [run_init] DEBUG init version:0.0.0 force:False 06:35:06 2025-09-04 06:35:06,491 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 06:35:06 2025-09-04 06:35:06,491 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 06:35:06 2025-09-04 06:35:06,492 [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) 06:35:07 2025-09-04 06:35:07,858 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 06:35:07 2025-09-04 06:35:07,858 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 06:35:07 2025-09-04 06:35:07,858 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:35:07 2025-09-04 06:35:07,858 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:35:07 4.1.0-dev.7 [Pipeline] } 06:35:07 $ docker exec --env ******** --env ******** 4d4e30f74141052e40a4db4eb1c38e94f240ee8801127a2d80957bb3d08f0fb0 ssh-agent -k 06:35:08 unset SSH_AUTH_SOCK; 06:35:08 unset SSH_AGENT_PID; 06:35:08 echo Agent pid 92 killed; 06:35:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:35:08 + git semver [Pipeline] } 06:35:08 $ docker stop --time=1 4d4e30f74141052e40a4db4eb1c38e94f240ee8801127a2d80957bb3d08f0fb0 06:35:09 $ docker rm -f --volumes 4d4e30f74141052e40a4db4eb1c38e94f240ee8801127a2d80957bb3d08f0fb0 [Pipeline] // withDockerContainer [Pipeline] sh 06:35:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:35:10 Stashed 1 file(s) [Pipeline] echo 06:35:10 [edgeXSemver]: initialized semver on version 4.1.0-dev.7 [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 06:35:10 provisioning config files... 06:35:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10651940418789990927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:11 ---> ****-login.sh 06:35:11 nexus3.edgexfoundry.org:10001 06:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:11 Login Succeeded 06:35:11 nexus3.edgexfoundry.org:10002 06:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:11 Login Succeeded 06:35:11 nexus3.edgexfoundry.org:10003 06:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:11 Login Succeeded 06:35:11 nexus3.edgexfoundry.org:10004 06:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:11 Login Succeeded 06:35:11 ****.io 06:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:11 Login Succeeded 06:35:11 ---> ****-login.sh ends [Pipeline] } 06:35:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:35:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:35:11 ========================================================= 06:35:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:35:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:35:12 #0 building with "default" instance using docker driver 06:35:12 06:35:12 #1 [internal] load build definition from Dockerfile 06:35:12 #1 transferring dockerfile: 1.79kB done 06:35:12 #1 DONE 0.0s 06:35:12 06:35:12 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:35:12 #2 DONE 0.1s 06:35:12 06:35:12 #3 [internal] load .dockerignore 06:35:12 #3 transferring context: 2B done 06:35:12 #3 DONE 0.0s 06:35:12 06:35:12 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:35:12 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 06:35:12 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 06:35:12 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 06:35:12 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 06:35:12 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s 06:35:12 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 06:35:12 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 06:35:12 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 06:35:12 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 06:35:12 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s 06:35:12 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 06:35:12 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:35:12 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.2s 06:35:12 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 06:35:12 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s 06:35:13 #4 ... 06:35:13 06:35:13 #5 [internal] load build context 06:35:13 #5 transferring context: 40.65MB 0.3s done 06:35:13 #5 DONE 0.3s 06:35:13 06:35:13 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:35:13 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 29.36MB / 74.06MB 0.3s 06:35:13 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 06:35:13 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 06:35:13 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.3s 06:35:13 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 06:35:13 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 67.11MB / 74.06MB 0.5s 06:35:13 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 24.12MB / 103.05MB 0.5s 06:35:13 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s 06:35:13 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 06:35:13 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 06:35:13 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 59.77MB / 103.05MB 0.7s 06:35:13 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 06:35:13 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done 06:35:13 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 84.93MB / 103.05MB 0.8s 06:35:13 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 06:35:13 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s 06:35:14 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done 06:35:18 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.1s done 06:35:18 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 06:35:18 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 06:35:18 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:35:18 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 06:35:18 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 06:35:18 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 06:35:18 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 06:35:21 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done 06:35:21 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 06:35:21 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done 06:35:21 #4 DONE 8.7s 06:35:21 06:35:21 #6 [builder 2/7] WORKDIR /device-virtual-go 06:35:24 #6 DONE 2.1s 06:35:24 06:35:24 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 06:35:24 #7 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:35:24 #7 0.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:35:24 #7 0.652 (1/4) Installing openssh-keygen (9.7_p1-r5) 06:35:24 #7 0.660 (2/4) Installing libedit (20240517.3.1-r0) 06:35:24 #7 0.665 (3/4) Installing openssh-client-common (9.7_p1-r5) 06:35:24 #7 0.689 (4/4) Installing openssh-client-default (9.7_p1-r5) 06:35:24 #7 0.700 Executing busybox-1.36.1-r29.trigger 06:35:24 #7 0.707 OK: 252 MiB in 62 packages 06:35:24 #7 DONE 0.8s 06:35:24 06:35:24 #8 [builder 4/7] COPY go.mod vendor* ./ 06:35:24 #8 DONE 0.0s 06:35:24 06:35:24 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:25 Still waiting to schedule task 06:35:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8279’ 06:35:34 #9 DONE 10.1s 06:35:34 06:35:34 #10 [builder 6/7] COPY . . 06:35:34 #10 DONE 0.2s 06:35:34 06:35:34 #11 [builder 7/7] RUN echo noop 06:35:34 #11 0.176 noop 06:35:35 #11 DONE 0.2s 06:35:35 06:35:35 #12 exporting to image 06:35:35 #12 exporting layers 06:35:41 #12 exporting layers 6.5s done 06:35:41 #12 writing image sha256:5992e56703c5538230b30fc4abf061fd75a1c2b77b7de96458dae4b20803d9aa done 06:35:41 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:35:41 #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:42 + docker inspect -f . ci-base-image-x86_64 06:35:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:42 prd-ubuntu20.04-docker-8c-8g-8280 does not seem to be running inside a container 06:35:42 $ 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 ******** ci-base-image-x86_64 cat 06:35:42 $ docker top c0212ede33f7b9463eb8e0f364f7a74cd1bc87b195a684a970bff2c2f96a4000 -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:42 + go version 06:35:42 go version go1.23.9 linux/amd64 [Pipeline] } 06:35:42 $ docker stop --time=1 c0212ede33f7b9463eb8e0f364f7a74cd1bc87b195a684a970bff2c2f96a4000 06:35:44 $ docker rm -f --volumes c0212ede33f7b9463eb8e0f364f7a74cd1bc87b195a684a970bff2c2f96a4000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:44 + docker inspect -f . ci-base-image-x86_64 06:35:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:44 prd-ubuntu20.04-docker-8c-8g-8280 does not seem to be running inside a container 06:35:44 $ 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 ******** ci-base-image-x86_64 cat 06:35:44 $ docker top c07582627e955b3b18a3993bdca7860ea92ce7680c1e93b817ea079023a2091b -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:45 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 06:35:45 + make test 06:35:45 go test ./... -coverprofile=coverage.out 06:35:46 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:36:04 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 06:36:04 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 59.5% of statements 06:36:13 go vet ./... 06:36:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:36:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:36:17 ./bin/test-attribution-txt.sh 06:36:17 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 06:36:17 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 06:36:17 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 06:36:17 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 06:36:17 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 06:36:17 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:36:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:36:17 $ docker stop --time=1 c07582627e955b3b18a3993bdca7860ea92ce7680c1e93b817ea079023a2091b 06:36:19 $ docker rm -f --volumes c07582627e955b3b18a3993bdca7860ea92ce7680c1e93b817ea079023a2091b [Pipeline] // withDockerContainer [Pipeline] sh 06:36:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:36:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:36:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:36:21 + ls -al . 06:36:21 total 272 06:36:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:35 . 06:36:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:34 .. 06:36:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:36 .git 06:36:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:34 .github 06:36:21 -rw-rw-r-- 1 jenkins jenkins 272 Sep 4 06:34 .gitignore 06:36:21 -rw-rw-r-- 1 jenkins jenkins 199 Sep 4 06:34 .golangci.yml 06:36:21 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:35 .semver 06:36:21 -rw-rw-r-- 1 jenkins jenkins 18321 Sep 4 06:34 Attribution.txt 06:36:21 -rw-rw-r-- 1 jenkins jenkins 17302 Sep 4 06:34 CHANGELOG.md 06:36:21 -rw-rw-r-- 1 jenkins jenkins 1755 Sep 4 06:34 Dockerfile 06:36:21 -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 06:34 GOVERNANCE.md 06:36:21 -rw-rw-r-- 1 jenkins jenkins 660 Sep 4 06:34 Jenkinsfile 06:36:21 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 4 06:34 LICENSE 06:36:21 -rw-rw-r-- 1 jenkins jenkins 2652 Sep 4 06:34 Makefile 06:36:21 -rw-rw-r-- 1 jenkins jenkins 623 Sep 4 06:34 OWNERS.md 06:36:21 -rw-rw-r-- 1 jenkins jenkins 4473 Sep 4 06:34 README.md 06:36:21 -rw-rw-r-- 1 jenkins jenkins 11 Sep 4 06:35 VERSION 06:36:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:34 bin 06:36:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:34 cmd 06:36:21 -rw-r--r-- 1 jenkins jenkins 45558 Sep 4 06:36 coverage.out 06:36:21 -rw-rw-r-- 1 jenkins jenkins 6112 Sep 4 06:34 go.mod 06:36:21 -rw-rw-r-- 1 jenkins jenkins 86944 Sep 4 06:34 go.sum 06:36:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:34 internal 06:36:21 -rw-rw-r-- 1 jenkins jenkins 235 Sep 4 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:21 + 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=91253ec79e81a8ad03b97c4dd4e64834f58805cd --label arch=amd64 --label version=4.1.0-dev.7 . 06:36:21 #0 building with "default" instance using docker driver 06:36:21 06:36:21 #1 [internal] load build definition from Dockerfile 06:36:21 #1 transferring dockerfile: 1.79kB done 06:36:21 #1 DONE 0.0s 06:36:21 06:36:21 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:36:21 #2 DONE 0.0s 06:36:21 06:36:21 #3 [internal] load metadata for docker.io/library/alpine:3.20 06:36:21 #3 DONE 0.1s 06:36:21 06:36:21 #4 [internal] load .dockerignore 06:36:21 #4 transferring context: 2B done 06:36:21 #4 DONE 0.0s 06:36:21 06:36:21 #5 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:36:21 #5 DONE 0.0s 06:36:21 06:36:21 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:36:21 #6 ... 06:36:21 06:36:21 #7 [internal] load build context 06:36:21 #7 transferring context: 58.44kB 0.0s done 06:36:21 #7 DONE 0.0s 06:36:21 06:36:21 #5 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:36:21 #5 DONE 0.1s 06:36:21 06:36:21 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:36:21 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:36:21 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 06:36:21 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 06:36:21 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:36:21 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:36:21 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:36:21 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 06:36:21 #6 DONE 0.3s 06:36:21 06:36:21 #8 [builder 2/7] WORKDIR /device-virtual-go 06:36:21 #8 DONE 0.0s 06:36:21 06:36:21 #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 06:36:21 #9 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:22 #9 0.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:22 #9 0.692 OK: 252 MiB in 62 packages 06:36:22 #9 DONE 0.8s 06:36:22 06:36:22 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:36:22 #10 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:22 #10 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:22 #10 0.533 (1/1) Installing dumb-init (1.2.5-r3) 06:36:22 #10 0.536 Executing busybox-1.36.1-r29.trigger 06:36:22 #10 0.543 OK: 8 MiB in 15 packages 06:36:22 #10 DONE 0.6s 06:36:22 06:36:22 #11 [builder 4/7] COPY go.mod vendor* ./ 06:36:22 #11 DONE 0.0s 06:36:22 06:36:22 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:23 #12 DONE 0.6s 06:36:23 06:36:23 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:36:23 #13 0.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:23 #13 0.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:23 #13 0.798 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:36:23 #13 0.814 Executing busybox-1.36.1-r30.post-upgrade 06:36:23 #13 0.846 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:36:23 #13 0.849 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:36:23 #13 0.853 Executing busybox-1.36.1-r30.trigger 06:36:23 #13 0.860 OK: 8 MiB in 15 packages 06:36:23 #13 DONE 1.0s 06:36:23 06:36:23 #14 [builder 6/7] COPY . . 06:36:23 #14 DONE 0.2s 06:36:23 06:36:23 #15 [builder 7/7] RUN make build 06:36:23 #15 0.289 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 06:36:45 #15 DONE 20.8s 06:36:45 06:36:45 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 06:36:45 #16 DONE 0.0s 06:36:45 06:36:45 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 06:36:45 #17 DONE 0.0s 06:36:45 06:36:45 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 06:36:45 #18 DONE 0.2s 06:36:45 06:36:45 #19 exporting to image 06:36:45 #19 exporting layers 06:36:45 #19 exporting layers 0.2s done 06:36:45 #19 writing image sha256:3344cb7f49c9326e7a7bb3e2c69022b2a061f1d8d2ee2affb18d16e74696897e done 06:36:45 #19 naming to docker.io/library/device-virtual done 06:36:45 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:45 provisioning config files... 06:36:45 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11499610311118957771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:45 ---> ****-login.sh 06:36:45 nexus3.edgexfoundry.org:10001 06:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:45 Login Succeeded 06:36:45 nexus3.edgexfoundry.org:10002 06:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:46 Login Succeeded 06:36:46 nexus3.edgexfoundry.org:10003 06:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:46 Login Succeeded 06:36:46 nexus3.edgexfoundry.org:10004 06:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:46 Login Succeeded 06:36:46 ****.io 06:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:46 Login Succeeded 06:36:46 ---> ****-login.sh ends [Pipeline] } 06:36:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:36:46 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 06:36:46 91253ec79e81a8ad03b97c4dd4e64834f58805cd 06:36:46 latest 06:36:46 4.1.0-dev.7 06:36:46 91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7 06:36:46 main 06:36:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:46 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd 06:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:36:47 6f8bf3b6a375: Preparing 06:36:47 18c42a5f994a: Preparing 06:36:47 96af5579604e: Preparing 06:36:47 a4b5418cc003: Preparing 06:36:47 3ffb700e1d8b: Preparing 06:36:47 097100c76c15: Preparing 06:36:47 097100c76c15: Waiting 06:36:47 18c42a5f994a: Pushed 06:36:47 3ffb700e1d8b: Pushed 06:36:47 96af5579604e: Pushed 06:36:47 097100c76c15: Layer already exists 06:36:47 a4b5418cc003: Pushed 06:36:50 6f8bf3b6a375: Pushed 06:36:50 91253ec79e81a8ad03b97c4dd4e64834f58805cd: digest: sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:51 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 06:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:36:51 6f8bf3b6a375: Preparing 06:36:51 18c42a5f994a: Preparing 06:36:51 96af5579604e: Preparing 06:36:51 a4b5418cc003: Preparing 06:36:51 3ffb700e1d8b: Preparing 06:36:51 097100c76c15: Preparing 06:36:51 097100c76c15: Waiting 06:36:51 3ffb700e1d8b: Layer already exists 06:36:51 18c42a5f994a: Layer already exists 06:36:51 a4b5418cc003: Layer already exists 06:36:51 96af5579604e: Layer already exists 06:36:51 6f8bf3b6a375: Layer already exists 06:36:51 097100c76c15: Layer already exists 06:36:51 latest: digest: sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:51 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.7 06:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:36:52 6f8bf3b6a375: Preparing 06:36:52 18c42a5f994a: Preparing 06:36:52 96af5579604e: Preparing 06:36:52 a4b5418cc003: Preparing 06:36:52 3ffb700e1d8b: Preparing 06:36:52 097100c76c15: Preparing 06:36:52 097100c76c15: Waiting 06:36:52 3ffb700e1d8b: Layer already exists 06:36:52 a4b5418cc003: Layer already exists 06:36:52 18c42a5f994a: Layer already exists 06:36:52 6f8bf3b6a375: Layer already exists 06:36:52 96af5579604e: Layer already exists 06:36:52 097100c76c15: Layer already exists 06:36:52 4.1.0-dev.7: digest: sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:52 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7 06:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:36:52 6f8bf3b6a375: Preparing 06:36:52 18c42a5f994a: Preparing 06:36:52 96af5579604e: Preparing 06:36:52 a4b5418cc003: Preparing 06:36:52 3ffb700e1d8b: Preparing 06:36:52 097100c76c15: Preparing 06:36:52 097100c76c15: Waiting 06:36:52 a4b5418cc003: Layer already exists 06:36:52 3ffb700e1d8b: Layer already exists 06:36:52 96af5579604e: Layer already exists 06:36:52 18c42a5f994a: Layer already exists 06:36:52 6f8bf3b6a375: Layer already exists 06:36:52 097100c76c15: Layer already exists 06:36:52 91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7: digest: sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:53 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 06:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:36:53 6f8bf3b6a375: Preparing 06:36:53 18c42a5f994a: Preparing 06:36:53 96af5579604e: Preparing 06:36:53 a4b5418cc003: Preparing 06:36:53 3ffb700e1d8b: Preparing 06:36:53 097100c76c15: Preparing 06:36:53 097100c76c15: Waiting 06:36:53 96af5579604e: Layer already exists 06:36:53 3ffb700e1d8b: Layer already exists 06:36:53 a4b5418cc003: Layer already exists 06:36:53 18c42a5f994a: Layer already exists 06:36:53 6f8bf3b6a375: Layer already exists 06:36:53 097100c76c15: Layer already exists 06:36:53 main: digest: sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:53 ===================================================== [Pipeline] echo 06:36:53 taggedImages: 06:36:53 - nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd 06:36:53 - nexus3.edgexfoundry.org:10004/device-virtual:latest 06:36:53 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.7 06:36:53 - nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7 06:36:53 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 06:36:53 ========================================================= 06:36:53 [edgeXBuildMultiArch] RAW Config: 06:36:53 images: 06:36:53 - nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd 06:36:53 - nexus3.edgexfoundry.org:10004/device-virtual:latest 06:36:53 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.7 06:36:53 - nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7 06:36:53 - nexus3.edgexfoundry.org:10004/device-virtual:main 06:36:53 settingsFile: 06:36:53 device-virtual-go-settings 06:36:53 ========================================================= [Pipeline] node 06:37:08 Still waiting to schedule task 06:37:08 ‘prd-centos7-docker-4c-2g-8281’ is offline 06:38:08 Running on prd-centos7-docker-4c-2g-8283 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:08 provisioning config files... 06:38:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config710279140006467158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:10 ---> ****-login.sh 06:38:10 nexus3.edgexfoundry.org:10001 06:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:10 Configure a credential helper to remove this warning. See 06:38:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:10 06:38:10 Login Succeeded 06:38:10 nexus3.edgexfoundry.org:10002 06:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:10 Configure a credential helper to remove this warning. See 06:38:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:10 06:38:10 Login Succeeded 06:38:10 nexus3.edgexfoundry.org:10003 06:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:10 Configure a credential helper to remove this warning. See 06:38:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:10 06:38:10 Login Succeeded 06:38:10 nexus3.edgexfoundry.org:10004 06:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:10 Configure a credential helper to remove this warning. See 06:38:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:10 06:38:10 Login Succeeded 06:38:10 ****.io 06:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:11 Configure a credential helper to remove this warning. See 06:38:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:11 06:38:11 Login Succeeded 06:38:11 ---> ****-login.sh ends [Pipeline] } 06:38:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:38:11 + docker buildx ls 06:38:11 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:38:11 default * docker 06:38:11 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:38:11 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:38:11 edgex-builder [Pipeline] sh 06:38:12 + docker buildx inspect --bootstrap 06:38:12 #1 [internal] booting buildkit 06:38:12 #1 pulling image moby/buildkit:buildx-stable-1 06:38:15 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 06:38:15 #1 creating container buildx_buildkit_edgex-builder0 06:38:16 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 06:38:16 #1 DONE 4.6s 06:38:16 Name: edgex-builder 06:38:16 Driver: docker-container 06:38:16 06:38:16 Nodes: 06:38:16 Name: edgex-builder0 06:38:16 Endpoint: unix:///var/run/docker.sock 06:38:16 Status: running 06:38:16 Buildkit: v0.23.2 06:38:16 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:38:16 + docker buildx ls 06:38:16 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:38:16 edgex-builder * docker-container 06:38:16 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:38:16 default docker 06:38:16 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:38:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd --push - 06:38:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd' 06:38:17 #1 [internal] load build definition from Dockerfile 06:38:17 #1 transferring dockerfile: 199B done 06:38:17 #1 DONE 0.0s 06:38:17 06:38:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd 06:38:17 #2 DONE 0.1s 06:38:17 06:38:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd 06:38:17 #3 DONE 0.1s 06:38:17 06:38:17 #4 [internal] load .dockerignore 06:38:17 #4 transferring context: 2B done 06:38:17 #4 DONE 0.0s 06:38:17 06:38:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 06:38:17 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 0.0s done 06:38:17 #5 DONE 0.0s 06:38:17 06:38:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 06:38:17 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 0.0s done 06:38:17 #6 DONE 0.1s 06:38:17 06:38:17 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 06:38:17 #7 DONE 0.0s 06:38:17 06:38:17 #8 exporting to image 06:38:17 #8 exporting layers done 06:38:17 #8 exporting manifest sha256:22c961e67d99828d34a5e54f4bc7ea7fc19623a4699d6f95ed010efc00110d4d 0.0s done 06:38:17 #8 exporting config sha256:3344cb7f49c9326e7a7bb3e2c69022b2a061f1d8d2ee2affb18d16e74696897e done 06:38:17 #8 exporting manifest sha256:9f5f851d9d28657f927e08c195313ec6a40e2a08733467335e30eda582e22112 0.0s done 06:38:17 #8 exporting config sha256:3064e4c4c01bdea595f2b93a4b3fbce0c9b041b8fdddc77dc549a35d9d4eae05 done 06:38:17 #8 exporting manifest list sha256:1dc682c2f3a57fc14fc47bbd27f6fb6c7ed831851eea68164dd75c30e24d5439 0.0s done 06:38:17 #8 pushing layers 06:38:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:38:17 #8 pushing layers 0.1s done 06:38:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd@sha256:1dc682c2f3a57fc14fc47bbd27f6fb6c7ed831851eea68164dd75c30e24d5439 0.1s done 06:38:17 #8 DONE 0.2s 06:38:17 06:38:17 1 warning found (use --debug to expand): 06:38:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:38:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' 06:38:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - 06:38:17 #1 [internal] load build definition from Dockerfile 06:38:17 #1 transferring dockerfile: 165B done 06:38:17 #1 DONE 0.0s 06:38:17 06:38:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 06:38:17 #2 DONE 0.0s 06:38:17 06:38:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 06:38:17 #3 DONE 0.0s 06:38:17 06:38:17 #4 [internal] load .dockerignore 06:38:17 #4 transferring context: 2B done 06:38:17 #4 DONE 0.0s 06:38:17 06:38:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 06:38:17 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 0.0s done 06:38:17 #5 CACHED 06:38:17 06:38:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 06:38:18 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 0.0s done 06:38:18 #6 CACHED 06:38:18 06:38:18 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 06:38:18 #7 DONE 0.0s 06:38:18 06:38:18 #8 exporting to image 06:38:18 #8 exporting layers done 06:38:18 #8 exporting manifest sha256:22c961e67d99828d34a5e54f4bc7ea7fc19623a4699d6f95ed010efc00110d4d done 06:38:18 #8 exporting config sha256:3344cb7f49c9326e7a7bb3e2c69022b2a061f1d8d2ee2affb18d16e74696897e done 06:38:18 #8 exporting manifest sha256:9f5f851d9d28657f927e08c195313ec6a40e2a08733467335e30eda582e22112 done 06:38:18 #8 exporting config sha256:3064e4c4c01bdea595f2b93a4b3fbce0c9b041b8fdddc77dc549a35d9d4eae05 done 06:38:18 #8 exporting manifest list sha256:1dc682c2f3a57fc14fc47bbd27f6fb6c7ed831851eea68164dd75c30e24d5439 done 06:38:18 #8 pushing layers 0.0s done 06:38:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:1dc682c2f3a57fc14fc47bbd27f6fb6c7ed831851eea68164dd75c30e24d5439 0.1s done 06:38:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:38:18 #8 DONE 0.1s 06:38:18 06:38:18 1 warning found (use --debug to expand): 06:38:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:38:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.7' 06:38:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.7 --push - 06:38:18 #1 [internal] load build definition from Dockerfile 06:38:18 #1 transferring dockerfile: 170B done 06:38:18 #1 DONE 0.0s 06:38:18 06:38:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.7 06:38:18 #2 DONE 0.0s 06:38:18 06:38:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.7 06:38:18 #3 DONE 0.0s 06:38:18 06:38:18 #4 [internal] load .dockerignore 06:38:18 #4 transferring context: 2B done 06:38:18 #4 DONE 0.0s 06:38:18 06:38:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.7@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 06:38:18 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.7@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 0.0s done 06:38:18 #5 DONE 0.0s 06:38:18 06:38:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.7@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 06:38:18 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.7@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 0.0s done 06:38:18 #6 CACHED 06:38:18 06:38:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.7@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 06:38:18 #5 CACHED 06:38:18 06:38:18 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 06:38:18 #7 DONE 0.0s 06:38:18 06:38:18 #8 exporting to image 06:38:18 #8 exporting layers done 06:38:18 #8 exporting manifest sha256:22c961e67d99828d34a5e54f4bc7ea7fc19623a4699d6f95ed010efc00110d4d done 06:38:18 #8 exporting config sha256:3344cb7f49c9326e7a7bb3e2c69022b2a061f1d8d2ee2affb18d16e74696897e done 06:38:18 #8 exporting manifest sha256:9f5f851d9d28657f927e08c195313ec6a40e2a08733467335e30eda582e22112 done 06:38:18 #8 exporting config sha256:3064e4c4c01bdea595f2b93a4b3fbce0c9b041b8fdddc77dc549a35d9d4eae05 done 06:38:18 #8 exporting manifest list sha256:1dc682c2f3a57fc14fc47bbd27f6fb6c7ed831851eea68164dd75c30e24d5439 done 06:38:18 #8 pushing layers 0.0s done 06:38:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.7@sha256:1dc682c2f3a57fc14fc47bbd27f6fb6c7ed831851eea68164dd75c30e24d5439 0.1s done 06:38:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:38:18 #8 DONE 0.1s 06:38:18 06:38:18 1 warning found (use --debug to expand): 06:38:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:38:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7' 06:38:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7 --push - 06:38:19 #1 [internal] load build definition from Dockerfile 06:38:19 #1 transferring dockerfile: 211B done 06:38:19 #1 DONE 0.0s 06:38:19 06:38:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7 06:38:19 #2 DONE 0.0s 06:38:19 06:38:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7 06:38:19 #3 DONE 0.0s 06:38:19 06:38:19 #4 [internal] load .dockerignore 06:38:19 #4 transferring context: 2B done 06:38:19 #4 DONE 0.0s 06:38:19 06:38:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 06:38:19 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 0.0s done 06:38:19 #5 DONE 0.0s 06:38:19 06:38:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 06:38:19 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 0.0s done 06:38:19 #6 CACHED 06:38:19 06:38:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 06:38:19 #5 CACHED 06:38:19 06:38:19 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 06:38:19 #7 DONE 0.0s 06:38:19 06:38:19 #8 exporting to image 06:38:19 #8 exporting layers done 06:38:19 #8 exporting manifest sha256:22c961e67d99828d34a5e54f4bc7ea7fc19623a4699d6f95ed010efc00110d4d done 06:38:19 #8 exporting config sha256:3344cb7f49c9326e7a7bb3e2c69022b2a061f1d8d2ee2affb18d16e74696897e done 06:38:19 #8 exporting manifest sha256:9f5f851d9d28657f927e08c195313ec6a40e2a08733467335e30eda582e22112 done 06:38:19 #8 exporting config sha256:3064e4c4c01bdea595f2b93a4b3fbce0c9b041b8fdddc77dc549a35d9d4eae05 done 06:38:19 #8 exporting manifest list sha256:1dc682c2f3a57fc14fc47bbd27f6fb6c7ed831851eea68164dd75c30e24d5439 done 06:38:19 #8 pushing layers 0.0s done 06:38:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7@sha256:1dc682c2f3a57fc14fc47bbd27f6fb6c7ed831851eea68164dd75c30e24d5439 0.1s done 06:38:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:38:19 #8 DONE 0.1s 06:38:19 06:38:19 1 warning found (use --debug to expand): 06:38:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:38:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' 06:38:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - 06:38:19 #1 [internal] load build definition from Dockerfile 06:38:19 #1 transferring dockerfile: 163B done 06:38:19 #1 DONE 0.0s 06:38:19 06:38:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 06:38:19 #2 DONE 0.0s 06:38:19 06:38:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 06:38:19 #3 DONE 0.0s 06:38:19 06:38:19 #4 [internal] load .dockerignore 06:38:19 #4 transferring context: 2B done 06:38:19 #4 DONE 0.0s 06:38:19 06:38:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 06:38:19 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 0.0s done 06:38:19 #5 CACHED 06:38:19 06:38:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 06:38:19 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:47bed7b484f7aadd4fd53da4a11b1ed924d31952311555fd4693fffb7b4f35d5 0.0s done 06:38:19 #6 CACHED 06:38:19 06:38:19 #7 exporting to image 06:38:19 #7 exporting layers 06:38:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:38:19 #7 exporting layers done 06:38:19 #7 exporting manifest sha256:22c961e67d99828d34a5e54f4bc7ea7fc19623a4699d6f95ed010efc00110d4d done 06:38:19 #7 exporting config sha256:3344cb7f49c9326e7a7bb3e2c69022b2a061f1d8d2ee2affb18d16e74696897e done 06:38:19 #7 exporting manifest sha256:9f5f851d9d28657f927e08c195313ec6a40e2a08733467335e30eda582e22112 done 06:38:19 #7 exporting config sha256:3064e4c4c01bdea595f2b93a4b3fbce0c9b041b8fdddc77dc549a35d9d4eae05 done 06:38:19 #7 exporting manifest list sha256:1dc682c2f3a57fc14fc47bbd27f6fb6c7ed831851eea68164dd75c30e24d5439 done 06:38:19 #7 pushing layers 0.0s done 06:38:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:1dc682c2f3a57fc14fc47bbd27f6fb6c7ed831851eea68164dd75c30e24d5439 0.1s done 06:38:19 #7 DONE 0.1s 06:38:19 06:38:19 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 06:38:19 #8 DONE 0.0s 06:38:19 06:38:19 1 warning found (use --debug to expand): 06:38:19  - 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 06:38:20 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:38:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:38:21 ---> package-listing.sh 06:38:21 ++ facter osfamily 06:38:21 ++ tr '[:upper:]' '[:lower:]' 06:38:21 + OS_FAMILY=redhat 06:38:21 + workspace=/w/workspace/exfoundry_device-virtual-go_main 06:38:21 + START_PACKAGES=/tmp/packages_start.txt 06:38:21 + END_PACKAGES=/tmp/packages_end.txt 06:38:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:38:21 + PACKAGES=/tmp/packages_start.txt 06:38:21 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:38:21 + PACKAGES=/tmp/packages_end.txt 06:38:21 + case "${OS_FAMILY}" in 06:38:21 + sort 06:38:21 + rpm -qa 06:38:21 + '[' -f /tmp/packages_start.txt ']' 06:38:21 + '[' -f /tmp/packages_end.txt ']' 06:38:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:38:21 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:38:21 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 06:38:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 06:38:21 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 06:38:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:38:22 06:38:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:38:23 latest: Pulling from edgex-lftools-log-publisher 06:38:23 5eb5b503b376: Pulling fs layer 06:38:23 5c69ac0246d0: Pulling fs layer 06:38:23 ec43610c2a17: Pulling fs layer 06:38:23 3a2ae6a8a46f: Pulling fs layer 06:38:23 33b1e0a273af: Pulling fs layer 06:38:23 5d3b04190fa2: Pulling fs layer 06:38:23 2f39f015ded8: Pulling fs layer 06:38:23 3a2ae6a8a46f: Waiting 06:38:23 33b1e0a273af: Waiting 06:38:23 5d3b04190fa2: Waiting 06:38:23 2f39f015ded8: Waiting 06:38:23 5c69ac0246d0: Verifying Checksum 06:38:23 5c69ac0246d0: Download complete 06:38:23 3a2ae6a8a46f: Verifying Checksum 06:38:23 3a2ae6a8a46f: Download complete 06:38:23 ec43610c2a17: Verifying Checksum 06:38:23 ec43610c2a17: Download complete 06:38:23 33b1e0a273af: Verifying Checksum 06:38:23 33b1e0a273af: Download complete 06:38:23 5d3b04190fa2: Verifying Checksum 06:38:23 5d3b04190fa2: Download complete 06:38:23 5eb5b503b376: Verifying Checksum 06:38:23 5eb5b503b376: Download complete 06:38:23 2f39f015ded8: Verifying Checksum 06:38:23 2f39f015ded8: Download complete 06:38:24 5eb5b503b376: Pull complete 06:38:24 5c69ac0246d0: Pull complete 06:38:25 ec43610c2a17: Pull complete 06:38:25 3a2ae6a8a46f: Pull complete 06:38:25 33b1e0a273af: Pull complete 06:38:25 5d3b04190fa2: Pull complete 06:38:29 2f39f015ded8: Pull complete 06:38:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:38:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:38:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:29 prd-centos7-docker-4c-2g-8283 does not seem to be running inside a container 06:38:29 $ 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 06:38:33 $ docker top bf34611ddb52f552ddeca97371a3682996d4c22232b220e559fe5e408a7e90e6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:34 + touch /tmp/pre-build-complete [Pipeline] sh 06:38:34 + mkdir -p /var/log/sysstat [Pipeline] sh 06:38:34 + ls /var/log/sa-host 06:38:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:34 provisioning config files... 06:38:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2449964302801024496tmp [Pipeline] { [Pipeline] echo 06:38:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:38:35 ---> create-netrc.sh [Pipeline] } 06:38:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:38:35 ---> python-tools-install.sh [Pipeline] echo 06:38:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:38:35 ---> sudo-logs.sh 06:38:35 Archiving 'sudo' log.. 06:38:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-8283.novalocal: Name or service not known 06:38:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-8283.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:38:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:38:35 ---> job-cost.sh 06:38:35 lf-activate-venv: SKIPPING 06:38:35 INFO: No Stack... 06:38:36 INFO: Retrieving Pricing Info for: v3-standard-2 06:38:36 INFO: Archiving Costs [Pipeline] echo 06:38:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:38:36 ---> logs-deploy.sh 06:38:36 lf-activate-venv: SKIPPING 06:38:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/217 06:38:36 INFO: archiving workspace using pattern(s): 06:38:37 Archives upload complete. 06:38:37 INFO: archiving logs to Nexus 06:38:38 ---> uname -a: 06:38:38 Linux prd-centos7-docker-4c-2g-8283.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:38:38 06:38:38 06:38:38 ---> lscpu: 06:38:38 Architecture: x86_64 06:38:38 CPU op-mode(s): 32-bit, 64-bit 06:38:38 Byte Order: Little Endian 06:38:38 Address sizes: 40 bits physical, 48 bits virtual 06:38:38 CPU(s): 2 06:38:38 On-line CPU(s) list: 0,1 06:38:38 Thread(s) per core: 1 06:38:38 Core(s) per socket: 1 06:38:38 Socket(s): 2 06:38:38 NUMA node(s): 1 06:38:38 Vendor ID: AuthenticAMD 06:38:38 CPU family: 23 06:38:38 Model: 49 06:38:38 Model name: AMD EPYC-Rome Processor 06:38:38 Stepping: 0 06:38:38 CPU MHz: 2799.998 06:38:38 BogoMIPS: 5599.99 06:38:38 Virtualization: AMD-V 06:38:38 Hypervisor vendor: KVM 06:38:38 Virtualization type: full 06:38:38 L1d cache: 64 KiB 06:38:38 L1i cache: 64 KiB 06:38:38 L2 cache: 1 MiB 06:38:38 L3 cache: 32 MiB 06:38:38 NUMA node0 CPU(s): 0,1 06:38:38 Vulnerability Itlb multihit: Not affected 06:38:38 Vulnerability L1tf: Not affected 06:38:38 Vulnerability Mds: Not affected 06:38:38 Vulnerability Meltdown: Not affected 06:38:38 Vulnerability Mmio stale data: Not affected 06:38:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:38:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:38:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:38:38 Vulnerability Srbds: Not affected 06:38:38 Vulnerability Tsx async abort: Not affected 06:38:38 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 06:38:38 06:38:38 06:38:38 ---> nproc: 06:38:38 2 06:38:38 06:38:38 06:38:38 ---> df -h: 06:38:38 Filesystem Size Used Avail Use% Mounted on 06:38:38 overlay 40G 7.3G 33G 19% / 06:38:38 tmpfs 64M 0 64M 0% /dev 06:38:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:38:38 shm 64M 0 64M 0% /dev/shm 06:38:38 /dev/vda1 40G 7.3G 33G 19% /facter-os 06:38:38 06:38:38 06:38:38 Cannot open /var/log/sysstat/sa04: No such file or directory 06:38:38 Please check if data collecting is enabled 06:38:38 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:38 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:38:38 $ docker stop --time=1 bf34611ddb52f552ddeca97371a3682996d4c22232b220e559fe5e408a7e90e6 06:38:40 $ docker rm -f --volumes bf34611ddb52f552ddeca97371a3682996d4c22232b220e559fe5e408a7e90e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:38:40 [WS-CLEANUP] Deleting project workspace... 06:38:40 [WS-CLEANUP] Deferred wipeout is used... 06:38:40 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:38:40 06:38:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8282 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 06:38:40 Running in /w/workspace/device-virtual-go/217 [Pipeline] { [Pipeline] checkout 06:38:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:38:41 latest: Pulling from edgex-lftools-log-publisher 06:38:41 5eb5b503b376: Pulling fs layer 06:38:41 5c69ac0246d0: Pulling fs layer 06:38:41 ec43610c2a17: Pulling fs layer 06:38:41 3a2ae6a8a46f: Pulling fs layer 06:38:41 33b1e0a273af: Pulling fs layer 06:38:41 5d3b04190fa2: Pulling fs layer 06:38:41 2f39f015ded8: Pulling fs layer 06:38:41 3a2ae6a8a46f: Waiting 06:38:41 33b1e0a273af: Waiting 06:38:41 5d3b04190fa2: Waiting 06:38:41 2f39f015ded8: Waiting 06:38:41 5c69ac0246d0: Verifying Checksum 06:38:41 5c69ac0246d0: Download complete 06:38:41 3a2ae6a8a46f: Verifying Checksum 06:38:41 3a2ae6a8a46f: Download complete 06:38:41 33b1e0a273af: Verifying Checksum 06:38:41 33b1e0a273af: Download complete 06:38:41 5d3b04190fa2: Download complete 06:38:41 ec43610c2a17: Verifying Checksum 06:38:41 ec43610c2a17: Download complete 06:38:41 5eb5b503b376: Download complete 06:38:41 2f39f015ded8: Verifying Checksum 06:38:41 2f39f015ded8: Download complete 06:38:42 5eb5b503b376: Pull complete 06:38:42 5c69ac0246d0: Pull complete 06:38:43 ec43610c2a17: Pull complete 06:38:43 3a2ae6a8a46f: Pull complete 06:38:43 33b1e0a273af: Pull complete 06:38:43 5d3b04190fa2: Pull complete 06:38:44 The recommended git tool is: git 06:38:48 using credential edgex-jenkins-ssh 06:38:48 Cloning the remote Git repository 06:38:48 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:38:48 2f39f015ded8: Pull complete 06:38:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:38:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:38:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:49 prd-ubuntu20.04-docker-8c-8g-8280 does not seem to be running inside a container 06:38:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:38:48 > git init /w/workspace/device-virtual-go/217 # timeout=10 06:38:49 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:38:49 > git --version # timeout=10 06:38:49 > git --version # 'git version 2.25.1' 06:38:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:50 $ docker top 52cfae26adaa2ac5cbcbf5269fe9ab18e0bf910a6a26db50984d14b69485c0e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:50 ---> job-cost.sh 06:38:50 lf-activate-venv: SKIPPING 06:38:50 INFO: No Stack... 06:38:51 INFO: Retrieving Pricing Info for: v3-standard-8 06:38:51 INFO: Archiving Costs [Pipeline] sh 06:38:51 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 06:38:51 + cut -d, -f6 [Pipeline] lock 06:38:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-217-stack-cost] 06:38:51 Resource [jenkins-edgexfoundry-device-virtual-go-main-217-stack-cost] did not exist. Created. 06:38:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:38:52 + echo total: 0.2199999988079071 [Pipeline] stash 06:38:52 Stashed 1 file(s) [Pipeline] } 06:38:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-217-stack-cost] [Pipeline] // lock [Pipeline] } 06:38:52 $ docker stop --time=1 52cfae26adaa2ac5cbcbf5269fe9ab18e0bf910a6a26db50984d14b69485c0e9 06:38:52 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:38:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:53 $ docker rm -f --volumes 52cfae26adaa2ac5cbcbf5269fe9ab18e0bf910a6a26db50984d14b69485c0e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:38:55 Avoid second fetch 06:38:55 Checking out Revision 91253ec79e81a8ad03b97c4dd4e64834f58805cd (main) 06:38:55 > git config core.sparsecheckout # timeout=10 06:38:55 > git checkout -f 91253ec79e81a8ad03b97c4dd4e64834f58805cd # timeout=10 06:38:55 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#552)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:00 provisioning config files... 06:39:00 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/217@tmp/config10936195285926762965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:00 ---> ****-login.sh 06:39:00 nexus3.edgexfoundry.org:10001 06:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:01 Configure a credential helper to remove this warning. See 06:39:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:01 06:39:01 Login Succeeded 06:39:01 nexus3.edgexfoundry.org:10002 06:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:02 Configure a credential helper to remove this warning. See 06:39:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:02 06:39:02 Login Succeeded 06:39:02 nexus3.edgexfoundry.org:10003 06:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:02 Configure a credential helper to remove this warning. See 06:39:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:02 06:39:02 Login Succeeded 06:39:02 nexus3.edgexfoundry.org:10004 06:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:02 Configure a credential helper to remove this warning. See 06:39:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:02 06:39:02 Login Succeeded 06:39:02 ****.io 06:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:03 Configure a credential helper to remove this warning. See 06:39:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:03 06:39:03 Login Succeeded 06:39:03 ---> ****-login.sh ends [Pipeline] } 06:39:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:39:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:39:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:39:03 ========================================================= 06:39:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:39:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:39:04 Sending build context to Docker daemon 20.55MB 06:39:04 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:39:04 Step 2/12 : FROM ${BASE} AS builder 06:39:04 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:39:04 94e9d8af2201: Pulling fs layer 06:39:04 a6c56e8762df: Pulling fs layer 06:39:04 f0f3c8884826: Pulling fs layer 06:39:04 c7e7622c144d: Pulling fs layer 06:39:04 4f4fb700ef54: Pulling fs layer 06:39:04 b4c3b6d88c5a: Pulling fs layer 06:39:04 ba8bce9d2590: Pulling fs layer 06:39:04 ca778ea9c289: Pulling fs layer 06:39:04 ba8bce9d2590: Waiting 06:39:04 4f4fb700ef54: Waiting 06:39:04 b4c3b6d88c5a: Waiting 06:39:04 ca778ea9c289: Waiting 06:39:04 c7e7622c144d: Waiting 06:39:04 a6c56e8762df: Verifying Checksum 06:39:04 a6c56e8762df: Download complete 06:39:04 c7e7622c144d: Verifying Checksum 06:39:04 c7e7622c144d: Download complete 06:39:04 4f4fb700ef54: Verifying Checksum 06:39:04 4f4fb700ef54: Download complete 06:39:04 b4c3b6d88c5a: Verifying Checksum 06:39:04 b4c3b6d88c5a: Download complete 06:39:04 94e9d8af2201: Verifying Checksum 06:39:04 94e9d8af2201: Download complete 06:39:05 ca778ea9c289: Verifying Checksum 06:39:05 ca778ea9c289: Download complete 06:39:05 94e9d8af2201: Pull complete 06:39:06 a6c56e8762df: Pull complete 06:39:06 f0f3c8884826: Verifying Checksum 06:39:06 f0f3c8884826: Download complete 06:39:07 ba8bce9d2590: Verifying Checksum 06:39:07 ba8bce9d2590: Download complete 06:39:22 f0f3c8884826: Pull complete 06:39:22 c7e7622c144d: Pull complete 06:39:22 4f4fb700ef54: Pull complete 06:39:22 b4c3b6d88c5a: Pull complete 06:39:29 ba8bce9d2590: Pull complete 06:39:31 ca778ea9c289: Pull complete 06:39:31 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 06:39:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:39:31 ---> 47b25d7523d1 06:39:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:39:33 ---> Running in 36df20af3a2b 06:39:33 Removing intermediate container 36df20af3a2b 06:39:33 ---> 0c55b4fc76ac 06:39:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:39:33 ---> Running in 29c81bab9d72 06:39:33 Removing intermediate container 29c81bab9d72 06:39:33 ---> 138cdd886f02 06:39:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:39:33 ---> Running in a3f33481ba55 06:39:34 Removing intermediate container a3f33481ba55 06:39:34 ---> 51b6c9c34b39 06:39:34 Step 6/12 : WORKDIR /device-virtual-go 06:39:34 ---> Running in e8aee9a5a15d 06:39:34 Removing intermediate container e8aee9a5a15d 06:39:34 ---> 3b59a44d1a86 06:39:34 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:39:34 ---> Running in b96be1017d31 06:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:39:37 (1/4) Installing openssh-keygen (9.7_p1-r5) 06:39:37 (2/4) Installing libedit (20240517.3.1-r0) 06:39:37 (3/4) Installing openssh-client-common (9.7_p1-r5) 06:39:37 (4/4) Installing openssh-client-default (9.7_p1-r5) 06:39:37 Executing busybox-1.36.1-r29.trigger 06:39:37 OK: 244 MiB in 62 packages 06:39:39 Removing intermediate container b96be1017d31 06:39:39 ---> 0ad196492ae7 06:39:39 Step 8/12 : COPY go.mod vendor* ./ 06:39:40 ---> 5c26d390d422 06:39:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:40 ---> Running in 72ee37e897bd 06:41:32 Removing intermediate container 72ee37e897bd 06:41:32 ---> d94dc4c0fd0f 06:41:32 Step 10/12 : COPY . . 06:41:32 ---> 4a1b0f986e4a 06:41:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:41:32 ---> Running in 8b827b7847e6 06:41:32 Removing intermediate container 8b827b7847e6 06:41:32 ---> 43c8d3582b37 06:41:32 Step 12/12 : RUN $MAKE 06:41:32 ---> Running in fec66942ef9b 06:41:32 noop 06:41:32 Removing intermediate container fec66942ef9b 06:41:32 ---> 0fc8b037f20f 06:41:32 Successfully built 0fc8b037f20f 06:41:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:32 + docker inspect -f . ci-base-image-arm64 06:41:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:32 prd-ubuntu20.04-docker-arm64-4c-16g-8282 does not seem to be running inside a container 06:41:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/217 -v /w/workspace/device-virtual-go/217:/w/workspace/device-virtual-go/217:rw,z -v /w/workspace/device-virtual-go/217@tmp:/w/workspace/device-virtual-go/217@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 06:41:33 $ docker top 40f9a8b4c53b14bcc5fbba3ab4ef9dfc8bb26fe2a541b836ca60ad159369cb42 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:34 + go version 06:41:34 go version go1.23.9 linux/arm64 [Pipeline] } 06:41:34 $ docker stop --time=1 40f9a8b4c53b14bcc5fbba3ab4ef9dfc8bb26fe2a541b836ca60ad159369cb42 06:41:36 $ docker rm -f --volumes 40f9a8b4c53b14bcc5fbba3ab4ef9dfc8bb26fe2a541b836ca60ad159369cb42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:37 + docker inspect -f . ci-base-image-arm64 06:41:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:37 prd-ubuntu20.04-docker-arm64-4c-16g-8282 does not seem to be running inside a container 06:41:37 $ 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/217 -v /w/workspace/device-virtual-go/217:/w/workspace/device-virtual-go/217:rw,z -v /w/workspace/device-virtual-go/217@tmp:/w/workspace/device-virtual-go/217@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 06:41:38 $ docker top 2e88fe18891aee95e33f62648da61c7f03e0218b77c9940caf11006dee177125 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:39 + git config --global --add safe.directory /w/workspace/device-virtual-go/217 [Pipeline] fileExists [Pipeline] sh 06:41:40 + make test 06:41:40 go test ./... -coverprofile=coverage.out 06:41:48 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:45:55 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 06:45:55 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.076s coverage: 59.4% of statements 06:45:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:45:55 go vet ./... 06:46:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:46:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:46:51 ./bin/test-attribution-txt.sh 06:46:51 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 06:46:51 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 06:46:51 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 06:46:51 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 06:46:51 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 06:46:51 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:46:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:46:51 $ docker stop --time=1 2e88fe18891aee95e33f62648da61c7f03e0218b77c9940caf11006dee177125 06:46:53 $ docker rm -f --volumes 2e88fe18891aee95e33f62648da61c7f03e0218b77c9940caf11006dee177125 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:46:55 Warning: overwriting stash ‘coverage-report’ 06:46:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:46:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:46:57 + ls -al . 06:46:57 total 268 06:46:57 drwxrwxr-x 7 jenkins jenkins 4096 Sep 4 06:41 . 06:46:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:38 .. 06:46:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:38 .git 06:46:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:38 .github 06:46:57 -rw-rw-r-- 1 jenkins jenkins 272 Sep 4 06:38 .gitignore 06:46:57 -rw-rw-r-- 1 jenkins jenkins 199 Sep 4 06:38 .golangci.yml 06:46:57 -rw-rw-r-- 1 jenkins jenkins 18321 Sep 4 06:38 Attribution.txt 06:46:57 -rw-rw-r-- 1 jenkins jenkins 17302 Sep 4 06:38 CHANGELOG.md 06:46:57 -rw-rw-r-- 1 jenkins jenkins 1755 Sep 4 06:38 Dockerfile 06:46:57 -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 06:38 GOVERNANCE.md 06:46:57 -rw-rw-r-- 1 jenkins jenkins 660 Sep 4 06:38 Jenkinsfile 06:46:57 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 4 06:38 LICENSE 06:46:57 -rw-rw-r-- 1 jenkins jenkins 2652 Sep 4 06:38 Makefile 06:46:57 -rw-rw-r-- 1 jenkins jenkins 623 Sep 4 06:38 OWNERS.md 06:46:57 -rw-rw-r-- 1 jenkins jenkins 4473 Sep 4 06:38 README.md 06:46:57 -rw-rw-r-- 1 jenkins jenkins 11 Sep 4 06:35 VERSION 06:46:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:38 bin 06:46:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:38 cmd 06:46:57 -rw-r--r-- 1 jenkins jenkins 45558 Sep 4 06:45 coverage.out 06:46:57 -rw-rw-r-- 1 jenkins jenkins 6112 Sep 4 06:38 go.mod 06:46:57 -rw-rw-r-- 1 jenkins jenkins 86944 Sep 4 06:38 go.sum 06:46:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:38 internal 06:46:57 -rw-rw-r-- 1 jenkins jenkins 235 Sep 4 06:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:57 + 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=91253ec79e81a8ad03b97c4dd4e64834f58805cd --label arch=arm64 --label version=4.1.0-dev.7 . 06:46:58 Sending build context to Docker daemon 20.6MB 06:46:58 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 06:46:58 Step 2/26 : FROM ${BASE} AS builder 06:46:58 ---> 0fc8b037f20f 06:46:58 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:46:58 ---> Running in 0bac4a505d12 06:46:58 Removing intermediate container 0bac4a505d12 06:46:58 ---> 110768dacdd0 06:46:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 06:46:59 ---> Running in 7e054854bfc1 06:46:59 Removing intermediate container 7e054854bfc1 06:46:59 ---> 9fe4c717ed37 06:46:59 Step 5/26 : ARG ADD_BUILD_TAGS="" 06:46:59 ---> Running in f94542138c8a 06:47:00 Removing intermediate container f94542138c8a 06:47:00 ---> 5ee906cc0e2f 06:47:00 Step 6/26 : WORKDIR /device-virtual-go 06:47:00 ---> Running in cd7670c17c83 06:47:00 Removing intermediate container cd7670c17c83 06:47:00 ---> 5c91c740df02 06:47:00 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:47:00 ---> Running in 5b28ce1b7e6b 06:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:03 OK: 244 MiB in 62 packages 06:47:05 Removing intermediate container 5b28ce1b7e6b 06:47:05 ---> 8ff6dc64e828 06:47:05 Step 8/26 : COPY go.mod vendor* ./ 06:47:05 ---> d49f38fde871 06:47:05 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:05 ---> Running in d63fb4e75670 06:47:08 Removing intermediate container d63fb4e75670 06:47:08 ---> 7faa7e49af43 06:47:08 Step 10/26 : COPY . . 06:47:10 ---> 13f7db9ebf91 06:47:10 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:47:10 ---> Running in e186664fb5e4 06:47:10 Removing intermediate container e186664fb5e4 06:47:10 ---> a3973d318527 06:47:10 Step 12/26 : RUN $MAKE 06:47:10 ---> Running in 960aa5891f52 06:47:11 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 06:51:33 Removing intermediate container 960aa5891f52 06:51:33 ---> 507a7916ac10 06:51:33 Step 13/26 : FROM alpine:3.20 06:51:33 3.20: Pulling from library/alpine 06:51:33 13e713f82565: Pulling fs layer 06:51:33 13e713f82565: Verifying Checksum 06:51:33 13e713f82565: Download complete 06:51:33 13e713f82565: Pull complete 06:51:33 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:51:33 Status: Downloaded newer image for alpine:3.20 06:51:33 ---> c88e9dceb6cb 06:51:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:51:33 ---> Running in a37bdcbb9b40 06:51:33 Removing intermediate container a37bdcbb9b40 06:51:33 ---> 355e20c8b2a7 06:51:33 Step 15/26 : RUN apk add --update --no-cache dumb-init 06:51:33 ---> Running in 2d0f168d9023 06:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:51:33 (1/1) Installing dumb-init (1.2.5-r3) 06:51:33 Executing busybox-1.36.1-r29.trigger 06:51:33 OK: 9 MiB in 15 packages 06:51:33 Removing intermediate container 2d0f168d9023 06:51:33 ---> ced362befb83 06:51:33 Step 16/26 : RUN apk --no-cache upgrade 06:51:33 ---> Running in 92146a67da2f 06:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:51:33 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:51:33 Executing busybox-1.36.1-r30.post-upgrade 06:51:33 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:51:33 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:51:33 Executing busybox-1.36.1-r30.trigger 06:51:33 OK: 9 MiB in 15 packages 06:51:33 Removing intermediate container 92146a67da2f 06:51:33 ---> 4d9dfe09bd31 06:51:33 Step 17/26 : WORKDIR / 06:51:33 ---> Running in 2cdcf9aa314f 06:51:33 Removing intermediate container 2cdcf9aa314f 06:51:33 ---> 1db5ac1ea53c 06:51:33 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:51:34 ---> 1e0ff73ed37a 06:51:34 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 06:51:35 ---> 69cfb713d81a 06:51:35 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 06:51:37 ---> 434fdc8bcf88 06:51:37 Step 21/26 : EXPOSE 59900 06:51:37 ---> Running in 146422abdd0d 06:51:37 Removing intermediate container 146422abdd0d 06:51:37 ---> abf5c55668d5 06:51:37 Step 22/26 : ENTRYPOINT ["/device-virtual"] 06:51:37 ---> Running in cb69b763a1dc 06:51:37 Removing intermediate container cb69b763a1dc 06:51:37 ---> 18de32cf0f54 06:51:37 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:51:38 ---> Running in 85dac99a7275 06:51:38 Removing intermediate container 85dac99a7275 06:51:38 ---> a057065c1e1c 06:51:38 Step 24/26 : LABEL arch=arm64 06:51:38 ---> Running in c602e6bd899f 06:51:38 Removing intermediate container c602e6bd899f 06:51:38 ---> 0b64117dc25f 06:51:38 Step 25/26 : LABEL git_sha=91253ec79e81a8ad03b97c4dd4e64834f58805cd 06:51:38 ---> Running in 0c20e744e292 06:51:39 Removing intermediate container 0c20e744e292 06:51:39 ---> 3b14b89a5174 06:51:39 Step 26/26 : LABEL version=4.1.0-dev.7 06:51:39 ---> Running in fe7e2d966187 06:51:39 Removing intermediate container fe7e2d966187 06:51:39 ---> b258ca2bd2b0 06:51:39 [Warning] One or more build-args [ARCH] were not consumed 06:51:39 Successfully built b258ca2bd2b0 06:51:39 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 06:51:39 provisioning config files... 06:51:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/217@tmp/config8082203728959126392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:40 ---> ****-login.sh 06:51:40 nexus3.edgexfoundry.org:10001 06:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:40 Configure a credential helper to remove this warning. See 06:51:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:40 06:51:40 Login Succeeded 06:51:40 nexus3.edgexfoundry.org:10002 06:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:41 Configure a credential helper to remove this warning. See 06:51:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:41 06:51:41 Login Succeeded 06:51:41 nexus3.edgexfoundry.org:10003 06:51:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:41 Configure a credential helper to remove this warning. See 06:51:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:41 06:51:41 Login Succeeded 06:51:41 nexus3.edgexfoundry.org:10004 06:51:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:41 Configure a credential helper to remove this warning. See 06:51:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:41 06:51:41 Login Succeeded 06:51:41 ****.io 06:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:42 Configure a credential helper to remove this warning. See 06:51:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:42 06:51:42 Login Succeeded 06:51:42 ---> ****-login.sh ends [Pipeline] } 06:51:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:51:42 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 06:51:42 91253ec79e81a8ad03b97c4dd4e64834f58805cd 06:51:42 latest 06:51:42 4.1.0-dev.7 06:51:42 91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7 06:51:42 main 06:51:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:42 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:91253ec79e81a8ad03b97c4dd4e64834f58805cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:91253ec79e81a8ad03b97c4dd4e64834f58805cd 06:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:51:43 f60d5beca7cb: Preparing 06:51:43 95ab87deec50: Preparing 06:51:43 f6d1387a26ce: Preparing 06:51:43 3b4e13633d3b: Preparing 06:51:43 b5de5c6e04c1: Preparing 06:51:43 1e890da81ec9: Preparing 06:51:43 1e890da81ec9: Waiting 06:51:43 95ab87deec50: Pushed 06:51:43 f6d1387a26ce: Pushed 06:51:43 b5de5c6e04c1: Pushed 06:51:43 1e890da81ec9: Layer already exists 06:51:43 3b4e13633d3b: Pushed 06:51:52 f60d5beca7cb: Pushed 06:51:52 91253ec79e81a8ad03b97c4dd4e64834f58805cd: digest: sha256:8658a1055b3e22674510d9d47c08a60063efb4b1d612005360705c92042985a2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:52 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:51:52 f60d5beca7cb: Preparing 06:51:52 95ab87deec50: Preparing 06:51:52 f6d1387a26ce: Preparing 06:51:52 3b4e13633d3b: Preparing 06:51:52 b5de5c6e04c1: Preparing 06:51:52 1e890da81ec9: Preparing 06:51:52 1e890da81ec9: Waiting 06:51:52 b5de5c6e04c1: Layer already exists 06:51:52 3b4e13633d3b: Layer already exists 06:51:52 f60d5beca7cb: Layer already exists 06:51:52 f6d1387a26ce: Layer already exists 06:51:52 95ab87deec50: Layer already exists 06:51:52 1e890da81ec9: Layer already exists 06:51:53 latest: digest: sha256:8658a1055b3e22674510d9d47c08a60063efb4b1d612005360705c92042985a2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.7 06:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:51:53 f60d5beca7cb: Preparing 06:51:53 95ab87deec50: Preparing 06:51:53 f6d1387a26ce: Preparing 06:51:53 3b4e13633d3b: Preparing 06:51:53 b5de5c6e04c1: Preparing 06:51:53 1e890da81ec9: Preparing 06:51:53 1e890da81ec9: Waiting 06:51:53 3b4e13633d3b: Layer already exists 06:51:53 95ab87deec50: Layer already exists 06:51:53 b5de5c6e04c1: Layer already exists 06:51:53 f60d5beca7cb: Layer already exists 06:51:53 f6d1387a26ce: Layer already exists 06:51:53 1e890da81ec9: Layer already exists 06:51:54 4.1.0-dev.7: digest: sha256:8658a1055b3e22674510d9d47c08a60063efb4b1d612005360705c92042985a2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:54 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7 06:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:51:54 f60d5beca7cb: Preparing 06:51:54 95ab87deec50: Preparing 06:51:54 f6d1387a26ce: Preparing 06:51:54 3b4e13633d3b: Preparing 06:51:54 b5de5c6e04c1: Preparing 06:51:54 1e890da81ec9: Preparing 06:51:54 1e890da81ec9: Waiting 06:51:54 b5de5c6e04c1: Layer already exists 06:51:54 f60d5beca7cb: Layer already exists 06:51:54 f6d1387a26ce: Layer already exists 06:51:54 95ab87deec50: Layer already exists 06:51:54 3b4e13633d3b: Layer already exists 06:51:54 1e890da81ec9: Layer already exists 06:51:55 91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7: digest: sha256:8658a1055b3e22674510d9d47c08a60063efb4b1d612005360705c92042985a2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:55 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 06:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:51:55 f60d5beca7cb: Preparing 06:51:55 95ab87deec50: Preparing 06:51:55 f6d1387a26ce: Preparing 06:51:55 3b4e13633d3b: Preparing 06:51:55 b5de5c6e04c1: Preparing 06:51:55 1e890da81ec9: Preparing 06:51:55 1e890da81ec9: Waiting 06:51:55 b5de5c6e04c1: Layer already exists 06:51:55 3b4e13633d3b: Layer already exists 06:51:55 95ab87deec50: Layer already exists 06:51:55 f60d5beca7cb: Layer already exists 06:51:55 f6d1387a26ce: Layer already exists 06:51:55 1e890da81ec9: Layer already exists 06:51:56 main: digest: sha256:8658a1055b3e22674510d9d47c08a60063efb4b1d612005360705c92042985a2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:56 ===================================================== [Pipeline] echo 06:51:56 taggedImages: 06:51:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:91253ec79e81a8ad03b97c4dd4e64834f58805cd 06:51:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:51:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.7 06:51:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7 06:51:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 06:51:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:91253ec79e81a8ad03b97c4dd4e64834f58805cd [Pipeline] echo 06:51:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 06:51:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.7 [Pipeline] echo 06:51:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:91253ec79e81a8ad03b97c4dd4e64834f58805cd-4.1.0-dev.7 [Pipeline] echo 06:51:56 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 06:51:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:51:56 06:51:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:51:59 arm64: Pulling from edgex-lftools-log-publisher 06:51:59 8998bd30e6a1: Pulling fs layer 06:51:59 04944245beec: Pulling fs layer 06:51:59 699f458cf7ca: Pulling fs layer 06:51:59 765212b225bb: Pulling fs layer 06:51:59 f23df028b6ca: Pulling fs layer 06:51:59 d65c8cfc05b1: Pulling fs layer 06:51:59 2437ff75d9bd: Pulling fs layer 06:51:59 f23df028b6ca: Waiting 06:51:59 d65c8cfc05b1: Waiting 06:51:59 2437ff75d9bd: Waiting 06:51:59 04944245beec: Verifying Checksum 06:51:59 04944245beec: Download complete 06:51:59 765212b225bb: Verifying Checksum 06:51:59 765212b225bb: Download complete 06:51:59 f23df028b6ca: Verifying Checksum 06:51:59 d65c8cfc05b1: Verifying Checksum 06:51:59 d65c8cfc05b1: Download complete 06:51:59 699f458cf7ca: Verifying Checksum 06:51:59 699f458cf7ca: Download complete 06:51:59 8998bd30e6a1: Verifying Checksum 06:51:59 8998bd30e6a1: Download complete 06:52:02 2437ff75d9bd: Verifying Checksum 06:52:02 2437ff75d9bd: Download complete 06:52:04 8998bd30e6a1: Pull complete 06:52:04 04944245beec: Pull complete 06:52:06 699f458cf7ca: Pull complete 06:52:06 765212b225bb: Pull complete 06:52:07 f23df028b6ca: Pull complete 06:52:07 d65c8cfc05b1: Pull complete 06:52:26 2437ff75d9bd: Pull complete 06:52:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:52:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:52:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:26 prd-ubuntu20.04-docker-arm64-4c-16g-8282 does not seem to be running inside a container 06:52:26 $ 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/217 -v /w/workspace/device-virtual-go/217:/w/workspace/device-virtual-go/217:rw,z -v /w/workspace/device-virtual-go/217@tmp:/w/workspace/device-virtual-go/217@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 06:52:29 $ docker top 81605a91a9774ed7c3df1594024b9ee6f34b5d9df312e3230cf39f65b38f311c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:30 ---> job-cost.sh 06:52:30 lf-activate-venv: SKIPPING 06:52:30 INFO: No Stack... 06:52:30 INFO: Retrieving Pricing Info for: v3-standard-4 06:52:31 INFO: Archiving Costs [Pipeline] sh 06:52:32 + cat /w/workspace/device-virtual-go/217/archives/cost.csv 06:52:32 + cut -d, -f6 [Pipeline] lock 06:52:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-217-stack-cost] 06:52:32 Resource [jenkins-edgexfoundry-device-virtual-go-main-217-stack-cost] did not exist. Created. 06:52:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:52:33 /w/workspace/device-virtual-go/217@tmp/durable-e9307dcf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:52:33 + echo total: 0.10999999940395355 [Pipeline] stash 06:52:33 Warning: overwriting stash ‘stack-cost’ 06:52:33 Stashed 1 file(s) [Pipeline] } 06:52:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-217-stack-cost] [Pipeline] // lock [Pipeline] } 06:52:33 $ docker stop --time=1 81605a91a9774ed7c3df1594024b9ee6f34b5d9df312e3230cf39f65b38f311c 06:52:35 $ docker rm -f --volumes 81605a91a9774ed7c3df1594024b9ee6f34b5d9df312e3230cf39f65b38f311c [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 06:52:36 provisioning config files... 06:52:36 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8841647227877472908tmp [Pipeline] { [Pipeline] sh 06:52:36 + set +x 06:52:36 + curl -s https://codecov.io/bash 06:52:36 + bash -s -- 06:52:36 06:52:36 _____ _ 06:52:36 / ____| | | 06:52:36 | | ___ __| | ___ ___ _____ __ 06:52:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:52:36 | |___| (_) | (_| | __/ (_| (_) \ V / 06:52:36 \_____\___/ \__,_|\___|\___\___/ \_/ 06:52:36 Bash-1.0.6 06:52:36 06:52:36 06:52:36 ==> git version 2.25.1 found 06:52:36 ==> 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 06:52:36 Release-Date: 2020-01-08 06:52:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:52:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:52:36 ==> Jenkins CI detected. 06:52:36 current dir:  /w/workspace/exfoundry_device-virtual-go_main 06:52:36 project root: . 06:52:36 --> token set from env 06:52:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:52:36 ==> Running gcov in . (disable via -X gcov) 06:52:36 ==> Python coveragepy not found 06:52:36 ==> Searching for coverage reports in: 06:52:36 + . 06:52:36 -> Found 1 reports 06:52:36 ==> Detecting git/mercurial file structure 06:52:36 ==> Reading reports 06:52:36 + ./coverage.out bytes=45558 06:52:36 ==> Appending adjustments 06:52:36 https://docs.codecov.io/docs/fixing-reports 06:52:36 + Found adjustments 06:52:36 ==> Gzipping contents 06:52:36 8.0K /tmp/codecov.TA6cVX.gz 06:52:36 ==> Uploading reports 06:52:36 url: https://codecov.io 06:52:36 query: branch=main&commit=91253ec79e81a8ad03b97c4dd4e64834f58805cd&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:52:36 -> Pinging Codecov 06:52:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=91253ec79e81a8ad03b97c4dd4e64834f58805cd&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:52:36 -> Uploading to 06:52:36 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/91253ec79e81a8ad03b97c4dd4e64834f58805cd/80cc09aa-ad78-48e2-a822-e07cc8175ccc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250904%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250904T065236Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9553783b1b72d860ec852c0e38fdcf28772c26e730c802721636004ef834eb33 06:52:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:36 Dload Upload Total Spent Left Speed 06:52:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5368 0 0 100 5368 0 45880 --:--:-- --:--:-- --:--:-- 45880 06:52:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/91253ec79e81a8ad03b97c4dd4e64834f58805cd [Pipeline] } 06:52:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:52:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:52:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:52:37 06:52:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:52:37 latest: Pulling from edgex-devops/edgex-snyk-go 06:52:37 0a9a5dfd008f: Already exists 06:52:37 36466aa92d05: Already exists 06:52:37 e10405b45d13: Already exists 06:52:37 096b7ceb2af7: Already exists 06:52:37 4f4fb700ef54: Already exists 06:52:37 e50aa161e22a: Pulling fs layer 06:52:37 d3c8db5fb9df: Pulling fs layer 06:52:37 e50aa161e22a: Verifying Checksum 06:52:37 e50aa161e22a: Download complete 06:52:38 e50aa161e22a: Pull complete 06:52:39 d3c8db5fb9df: Verifying Checksum 06:52:39 d3c8db5fb9df: Download complete 06:52:42 d3c8db5fb9df: Pull complete 06:52:42 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 06:52:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:52:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:42 prd-ubuntu20.04-docker-8c-8g-8280 does not seem to be running inside a container 06:52:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:52:43 $ docker top 3164835a6a2fc6b189ee16360878ca551e723ec1951aff3bf3e16d45fd1f083b -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:44 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 06:52:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 06:52:44 + set -o pipefail 06:52:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 06:52:51 06:52:51 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 06:52:51 06:52:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/b9f3e33d-0656-4e12-9a17-879986272227 06:52:51 06:52:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:52:51 06:52:51 06:52:51 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 06:52:51 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:52:51 $ docker stop --time=1 3164835a6a2fc6b189ee16360878ca551e723ec1951aff3bf3e16d45fd1f083b 06:52:53 $ docker rm -f --volumes 3164835a6a2fc6b189ee16360878ca551e723ec1951aff3bf3e16d45fd1f083b [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 06:52:54 + git log --format=format:%s -1 91253ec79e81a8ad03b97c4dd4e64834f58805cd [Pipeline] sh 06:52:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:52:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:55 prd-ubuntu20.04-docker-8c-8g-8280 does not seem to be running inside a container 06:52:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:52:55 $ docker top f766cf9992bc0631ea6a702a4effd6a8c13188889b7192857087a0578b6e5e6a -eo pid,comm 06:52:55 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). 06:52:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:52:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:52:55 [ssh-agent] Looking for ssh-agent implementation... 06:52:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:52:55 $ docker exec f766cf9992bc0631ea6a702a4effd6a8c13188889b7192857087a0578b6e5e6a ssh-agent 06:52:55 SSH_AUTH_SOCK=/tmp/ssh-s3y4ytnE3qxD/agent.32 06:52:55 SSH_AGENT_PID=38 06:52:55 Running ssh-add (command line suppressed) 06:52:55 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9866877967412436361.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9866877967412436361.key) 06:52:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:52:56 + git semver tag 06:52:56 2025-09-04 06:52:56,491 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:52:56 2025-09-04 06:52:56,496 [run_tag] DEBUG tag force:False 06:52:56 2025-09-04 06:52:56,496 [check_head_tag] DEBUG check head tag 06:52:56 2025-09-04 06:52:56,497 [execute] INFO git cat-file --batch-check 06:52:56 2025-09-04 06:52:56,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 06:52:56 2025-09-04 06:52:56,499 [execute] INFO git cat-file --batch 06:52:56 2025-09-04 06:52:56,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 06:52:56 2025-09-04 06:52:56,508 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:52:56 2025-09-04 06:52:56,508 [execute] INFO git tag -a v4.1.0-dev.7 -m v4.1.0-dev.7 06:52:56 2025-09-04 06:52:56,508 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.7', '-m', 'v4.1.0-dev.7'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 06:52:56 2025-09-04 06:52:56,512 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:52:56 4.1.0-dev.7 [Pipeline] } 06:52:56 $ docker exec --env ******** --env ******** f766cf9992bc0631ea6a702a4effd6a8c13188889b7192857087a0578b6e5e6a ssh-agent -k 06:52:56 unset SSH_AUTH_SOCK; 06:52:56 unset SSH_AGENT_PID; 06:52:56 echo Agent pid 38 killed; 06:52:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:52:56 + git semver [Pipeline] } 06:52:57 $ docker stop --time=1 f766cf9992bc0631ea6a702a4effd6a8c13188889b7192857087a0578b6e5e6a 06:52:58 $ docker rm -f --volumes f766cf9992bc0631ea6a702a4effd6a8c13188889b7192857087a0578b6e5e6a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:52:58 06:52:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:52:59 0.23.1-centos7: Pulling from edgex-lftools 06:52:59 ab5ef0e58194: Pulling fs layer 06:52:59 9712f1f96733: Pulling fs layer 06:52:59 63f879dbbcfc: Pulling fs layer 06:52:59 0d9ebad4ef96: Pulling fs layer 06:52:59 e9a5061849ea: Pulling fs layer 06:52:59 d747dcd14b5f: Pulling fs layer 06:52:59 2de7ff778b66: Pulling fs layer 06:52:59 e9a5061849ea: Waiting 06:52:59 d747dcd14b5f: Waiting 06:52:59 2de7ff778b66: Waiting 06:52:59 0d9ebad4ef96: Waiting 06:52:59 9712f1f96733: Verifying Checksum 06:52:59 9712f1f96733: Download complete 06:52:59 63f879dbbcfc: Verifying Checksum 06:52:59 63f879dbbcfc: Download complete 06:52:59 e9a5061849ea: Verifying Checksum 06:52:59 e9a5061849ea: Download complete 06:52:59 d747dcd14b5f: Download complete 06:52:59 0d9ebad4ef96: Verifying Checksum 06:52:59 0d9ebad4ef96: Download complete 06:52:59 ab5ef0e58194: Verifying Checksum 06:52:59 ab5ef0e58194: Download complete 06:52:59 2de7ff778b66: Verifying Checksum 06:52:59 2de7ff778b66: Download complete 06:53:03 ab5ef0e58194: Pull complete 06:53:03 9712f1f96733: Pull complete 06:53:03 63f879dbbcfc: Pull complete 06:53:08 0d9ebad4ef96: Pull complete 06:53:08 e9a5061849ea: Pull complete 06:53:08 d747dcd14b5f: Pull complete 06:53:09 2de7ff778b66: Pull complete 06:53:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:53:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:53:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:09 prd-ubuntu20.04-docker-8c-8g-8280 does not seem to be running inside a container 06:53:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:53:11 $ docker top d73c8ed7f850a7e94b9af952bb04a1b4257d5ad1fe6192bb5181e887f1ad59b5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:53:11 provisioning config files... 06:53:11 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9014183605391464407tmp 06:53:11 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1877017360293919896tmp 06:53:11 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8765812550326413204tmp [Pipeline] { [Pipeline] echo 06:53:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:53:12 ---> sigul-configuration.sh 06:53:12 gpg: directory `/root/.gnupg' created 06:53:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:53:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:53:12 gpg: keyring `/root/.gnupg/secring.gpg' created 06:53:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:53:12 gpg: CAST5 encrypted data 06:53:12 gpg: encrypted with 1 passphrase 06:53:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:53:12 + mkdir /home/jenkins 06:53:12 + mkdir /home/jenkins/sigul [Pipeline] sh 06:53:12 + 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 06:53:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:53:12 ---> sigul-install.sh 06:53:12 Sigul already installed; skipping installation. [Pipeline] sh 06:53:13 + git tag --list 06:53:13 v1.0.0 06:53:13 v1.1.0 06:53:13 v1.1.1 06:53:13 v1.2.1 06:53:13 v1.2.2 06:53:13 v1.2.3 06:53:13 v1.3.0 06:53:13 v1.3.1 06:53:13 v2.0.0 06:53:13 v2.1.0 06:53:13 v2.1.1 06:53:13 v2.2.0 06:53:13 v2.3.0 06:53:13 v3.0 06:53:13 v3.0.0 06:53:13 v3.1 06:53:13 v3.1.0 06:53:13 v3.1.1 06:53:13 v4.0 06:53:13 v4.0.0 06:53:13 v4.1.0-dev.1 06:53:13 v4.1.0-dev.2 06:53:13 v4.1.0-dev.3 06:53:13 v4.1.0-dev.4 06:53:13 v4.1.0-dev.5 06:53:13 v4.1.0-dev.6 06:53:13 v4.1.0-dev.7 [Pipeline] sh 06:53:13 + lftools sign git-tag v4.1.0-dev.7 06:53:14 Signing Git tag with Sigul... 06:53:14 Signing v4.1.0-dev.7 [Pipeline] echo 06:53:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:53:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:53:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:53:14 $ docker stop --time=1 d73c8ed7f850a7e94b9af952bb04a1b4257d5ad1fe6192bb5181e887f1ad59b5 06:53:15 $ docker rm -f --volumes d73c8ed7f850a7e94b9af952bb04a1b4257d5ad1fe6192bb5181e887f1ad59b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:53:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:53:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:16 prd-ubuntu20.04-docker-8c-8g-8280 does not seem to be running inside a container 06:53:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:53:17 $ docker top 1151b78f5ce19bf6610daab2dbc956038d198897cb20764162b0a66c07c8acaf -eo pid,comm 06:53:17 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). 06:53:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:53:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:17 [ssh-agent] Looking for ssh-agent implementation... 06:53:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:17 $ docker exec 1151b78f5ce19bf6610daab2dbc956038d198897cb20764162b0a66c07c8acaf ssh-agent 06:53:17 SSH_AUTH_SOCK=/tmp/ssh-8T26vNKuZCYN/agent.31 06:53:17 SSH_AGENT_PID=37 06:53:17 Running ssh-add (command line suppressed) 06:53:17 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2155994670217666305.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2155994670217666305.key) 06:53:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:18 + git semver bump pre 06:53:18 2025-09-04 06:53:18,206 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:53:18 2025-09-04 06:53:18,210 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:53:18 2025-09-04 06:53:18,210 [bump_version] DEBUG bumping version:4.1.0-dev.7 on axis:pre with prefix:dev 06:53:18 2025-09-04 06:53:18,210 [bump_version] DEBUG bumped version:4.1.0-dev.8 06:53:18 2025-09-04 06:53:18,210 [write_version] DEBUG write version:4.1.0-dev.8 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 06:53:18 2025-09-04 06:53:18,210 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:53:18 2025-09-04 06:53:18,210 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:53:18 2025-09-04 06:53:18,213 [execute] INFO git cat-file --batch-check 06:53:18 2025-09-04 06:53:18,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:53:18 2025-09-04 06:53:18,216 [execute] INFO git cat-file --batch 06:53:18 2025-09-04 06:53:18,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:53:18 2025-09-04 06:53:18,219 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:53:18 4.1.0-dev.8 [Pipeline] } 06:53:18 $ docker exec --env ******** --env ******** 1151b78f5ce19bf6610daab2dbc956038d198897cb20764162b0a66c07c8acaf ssh-agent -k 06:53:18 unset SSH_AUTH_SOCK; 06:53:18 unset SSH_AGENT_PID; 06:53:18 echo Agent pid 37 killed; 06:53:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:53:18 + git semver [Pipeline] } 06:53:18 $ docker stop --time=1 1151b78f5ce19bf6610daab2dbc956038d198897cb20764162b0a66c07c8acaf 06:53:20 $ docker rm -f --volumes 1151b78f5ce19bf6610daab2dbc956038d198897cb20764162b0a66c07c8acaf [Pipeline] // withDockerContainer [Pipeline] sh 06:53:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:53:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:20 prd-ubuntu20.04-docker-8c-8g-8280 does not seem to be running inside a container 06:53:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:53:21 $ docker top ce69f98010456ede8c56a9073f80a00f7740dab5c09f66cf4e2e194c3640665e -eo pid,comm 06:53:21 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). 06:53:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:53:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:21 [ssh-agent] Looking for ssh-agent implementation... 06:53:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:21 $ docker exec ce69f98010456ede8c56a9073f80a00f7740dab5c09f66cf4e2e194c3640665e ssh-agent 06:53:21 SSH_AUTH_SOCK=/tmp/ssh-aVWaF3fRvUyY/agent.32 06:53:21 SSH_AGENT_PID=38 06:53:21 Running ssh-add (command line suppressed) 06:53:21 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_816317075740864109.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_816317075740864109.key) 06:53:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:21 + git semver push 06:53:22 2025-09-04 06:53:22,149 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:53:22 2025-09-04 06:53:22,153 [run_push] DEBUG push 06:53:22 2025-09-04 06:53:22,154 [execute] INFO git cat-file --batch-check 06:53:22 2025-09-04 06:53:22,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:53:22 2025-09-04 06:53:22,156 [execute] INFO git rev-list 3af85b6fd3e705757e07ef25d8a7879a108cdf68 -- 06:53:22 2025-09-04 06:53:22,156 [execute] DEBUG Popen(['git', 'rev-list', '3af85b6fd3e705757e07ef25d8a7879a108cdf68', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:53:22 2025-09-04 06:53:22,164 [execute] INFO git fetch -v -- origin 06:53:22 2025-09-04 06:53:22,164 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:53:22 2025-09-04 06:53:22,618 [run_push] DEBUG no remote changes detected 06:53:22 2025-09-04 06:53:22,619 [execute] INFO git push origin semver 06:53:22 2025-09-04 06:53:22,619 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:53:23 2025-09-04 06:53:23,316 [run_push] DEBUG push all version tags 06:53:23 2025-09-04 06:53:23,316 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:53:23 2025-09-04 06:53:23,317 [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) 06:53:24 2025-09-04 06:53:23,971 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:53:24 4.1.0-dev.8 [Pipeline] } 06:53:24 $ docker exec --env ******** --env ******** ce69f98010456ede8c56a9073f80a00f7740dab5c09f66cf4e2e194c3640665e ssh-agent -k 06:53:24 unset SSH_AUTH_SOCK; 06:53:24 unset SSH_AGENT_PID; 06:53:24 echo Agent pid 38 killed; 06:53:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:53:24 + git semver [Pipeline] } 06:53:24 $ docker stop --time=1 ce69f98010456ede8c56a9073f80a00f7740dab5c09f66cf4e2e194c3640665e 06:53:26 $ docker rm -f --volumes ce69f98010456ede8c56a9073f80a00f7740dab5c09f66cf4e2e194c3640665e [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 06:53:26 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 06:53:26 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 06:53:26 total 16 06:53:26 drwxr-xr-x 3 root root 4096 Sep 4 06:38 . 06:53:26 drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 06:53 .. 06:53:26 drwxr-xr-x 2 root root 4096 Sep 4 06:38 cost 06:53:26 -rw-r--r-- 1 root root 89 Sep 4 06:38 cost.csv 06:53:26 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 06:53:26 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 06:53:26 total 16 06:53:26 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:38 . 06:53:26 drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 06:53 .. 06:53:26 drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 06:38 cost 06:53:26 -rw-r--r-- 1 jenkins jenkins 89 Sep 4 06:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:53:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:53:27 ---> package-listing.sh 06:53:27 ++ facter osfamily 06:53:27 ++ tr '[:upper:]' '[:lower:]' 06:53:28 + OS_FAMILY=debian 06:53:28 + workspace=/w/workspace/exfoundry_device-virtual-go_main 06:53:28 + START_PACKAGES=/tmp/packages_start.txt 06:53:28 + END_PACKAGES=/tmp/packages_end.txt 06:53:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:53:28 + PACKAGES=/tmp/packages_start.txt 06:53:28 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:53:28 + PACKAGES=/tmp/packages_end.txt 06:53:28 + case "${OS_FAMILY}" in 06:53:28 + dpkg -l 06:53:28 + grep '^ii' 06:53:28 + '[' -f /tmp/packages_start.txt ']' 06:53:28 + '[' -f /tmp/packages_end.txt ']' 06:53:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:53:28 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:53:28 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 06:53:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 06:53:28 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 06:53:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:53:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:29 prd-ubuntu20.04-docker-8c-8g-8280 does not seem to be running inside a container 06:53:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:53:29 $ docker top 1ab2cf6eb8dbe0dfa35db6678f2180795234f5563b071320e0ae0e4373fa38cd -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:29 + touch /tmp/pre-build-complete [Pipeline] sh 06:53:30 + mkdir -p /var/log/sysstat [Pipeline] sh 06:53:30 + ls /var/log/sa-host 06:53:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:30 provisioning config files... 06:53:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6968500353564056085tmp [Pipeline] { [Pipeline] echo 06:53:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:53:30 ---> create-netrc.sh [Pipeline] } 06:53:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:53:30 ---> python-tools-install.sh [Pipeline] echo 06:53:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:53:31 ---> sudo-logs.sh 06:53:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:53:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:53:31 ---> job-cost.sh 06:53:31 lf-activate-venv: SKIPPING 06:53:31 DEBUG: total: 0.2199999988079071 06:53:31 INFO: Retrieving Stack Cost... 06:53:32 INFO: Retrieving Pricing Info for: v3-standard-8 06:53:32 INFO: Archiving Costs [Pipeline] echo 06:53:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:53:32 ---> logs-deploy.sh 06:53:32 lf-activate-venv: SKIPPING 06:53:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/217 06:53:32 INFO: archiving workspace using pattern(s): 06:53:33 Archives upload complete. 06:53:33 INFO: archiving logs to Nexus 06:53:34 ---> uname -a: 06:53:34 Linux prd-ubuntu20-04-docker-8c-8g-8280 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:53:34 06:53:34 06:53:34 ---> lscpu: 06:53:34 Architecture: x86_64 06:53:34 CPU op-mode(s): 32-bit, 64-bit 06:53:34 Byte Order: Little Endian 06:53:34 Address sizes: 40 bits physical, 48 bits virtual 06:53:34 CPU(s): 8 06:53:34 On-line CPU(s) list: 0-7 06:53:34 Thread(s) per core: 1 06:53:34 Core(s) per socket: 1 06:53:34 Socket(s): 8 06:53:34 NUMA node(s): 1 06:53:34 Vendor ID: AuthenticAMD 06:53:34 CPU family: 23 06:53:34 Model: 49 06:53:34 Model name: AMD EPYC-Rome Processor 06:53:34 Stepping: 0 06:53:34 CPU MHz: 2799.998 06:53:34 BogoMIPS: 5599.99 06:53:34 Virtualization: AMD-V 06:53:34 Hypervisor vendor: KVM 06:53:34 Virtualization type: full 06:53:34 L1d cache: 256 KiB 06:53:34 L1i cache: 256 KiB 06:53:34 L2 cache: 4 MiB 06:53:34 L3 cache: 128 MiB 06:53:34 NUMA node0 CPU(s): 0-7 06:53:34 Vulnerability Gather data sampling: Not affected 06:53:34 Vulnerability Itlb multihit: Not affected 06:53:34 Vulnerability L1tf: Not affected 06:53:34 Vulnerability Mds: Not affected 06:53:34 Vulnerability Meltdown: Not affected 06:53:34 Vulnerability Mmio stale data: Not affected 06:53:34 Vulnerability Retbleed: Vulnerable 06:53:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:53:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:53:34 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:53:34 Vulnerability Srbds: Not affected 06:53:34 Vulnerability Tsx async abort: Not affected 06:53:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 06:53:34 06:53:34 06:53:34 ---> nproc: 06:53:34 8 06:53:34 06:53:34 06:53:34 ---> df -h: 06:53:34 Filesystem Size Used Avail Use% Mounted on 06:53:34 overlay 155G 14G 142G 9% / 06:53:34 tmpfs 64M 0 64M 0% /dev 06:53:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:53:34 shm 64M 0 64M 0% /dev/shm 06:53:34 /dev/vda1 155G 14G 142G 9% /facter-os 06:53:34 06:53:34 06:53:34 ---> sar -b -r -n DEV: 06:53:34 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8280) 09/04/25 _x86_64_ (8 CPU) 06:53:34 06:53:34 06:34:09 LINUX RESTART (8 CPU) 06:53:34 06:53:34 06:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:53:34 06:36:01 301.71 17.46 284.25 0.00 2223.86 93213.69 0.00 06:53:34 06:37:01 117.13 0.32 116.81 0.00 29.20 32526.85 0.00 06:53:34 06:38:01 1.42 0.00 1.42 0.00 0.00 15.21 0.00 06:53:34 06:39:01 48.34 0.00 48.34 0.00 0.00 20265.29 0.00 06:53:34 06:40:01 52.22 3.85 48.38 0.00 4290.22 9240.06 0.00 06:53:34 06:41:01 4.22 0.02 4.20 0.00 0.13 93.98 0.00 06:53:34 06:42:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 06:53:34 06:43:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 06:53:34 06:44:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 06:53:34 06:45:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 06:53:34 06:46:01 1.23 0.00 1.23 0.00 0.00 17.86 0.00 06:53:34 06:47:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 06:53:34 06:48:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 06:53:34 06:49:01 1.90 0.00 1.90 0.00 0.00 21.06 0.00 06:53:34 06:50:01 2.08 0.02 2.07 0.00 0.13 27.33 0.00 06:53:34 06:51:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 06:53:34 06:52:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 06:53:34 06:53:01 69.59 0.75 68.84 0.00 24.53 28271.42 0.00 06:53:34 Average: 33.66 1.23 32.43 0.00 363.15 10134.11 0.00 06:53:34 06:53:34 06:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:53:34 06:36:01 26395424 31379684 901896 2.74 154000 4923052 1936348 5.71 1926260 3959684 679692 06:53:34 06:37:01 26768748 31523280 760420 2.31 159100 4705320 1696976 5.00 1615964 3915912 172 06:53:34 06:38:01 26769080 31523772 759776 2.31 159128 4705444 1696976 5.00 1615420 3916044 28 06:53:34 06:39:01 26250676 31521816 759992 2.31 173316 5157264 1675272 4.94 1637240 4355444 332 06:53:34 06:40:01 25745880 31493204 773324 2.35 206508 5585756 1764440 5.20 1937612 4526976 416 06:53:34 06:41:01 25753488 31500176 765960 2.33 206276 5585484 1746784 5.15 1930744 4526716 8 06:53:34 06:42:01 25755752 31502572 763540 2.32 206360 5585492 1746784 5.15 1928440 4526728 8 06:53:34 06:43:01 25757508 31504448 761452 2.32 206380 5585500 1746784 5.15 1926736 4526724 28 06:53:34 06:44:01 25761908 31508876 756988 2.30 206400 5585492 1746784 5.15 1922800 4526728 12 06:53:34 06:45:01 25761596 31508644 756936 2.30 206436 5585504 1746784 5.15 1922268 4526736 24 06:53:34 06:46:01 25762824 31509880 755604 2.30 206472 5585504 1746784 5.15 1921440 4526732 8 06:53:34 06:47:01 25762776 31509900 755528 2.30 206496 5585508 1746784 5.15 1921264 4526736 12 06:53:34 06:48:01 25763216 31510364 754980 2.30 206512 5585512 1746784 5.15 1921284 4526744 8 06:53:34 06:49:01 25762932 31510144 755152 2.30 206576 5585512 1746784 5.15 1921692 4526740 8 06:53:34 06:50:01 25761176 31508616 756152 2.30 206656 5585492 1752604 5.17 1922232 4526708 220 06:53:34 06:51:01 25761800 31509252 755488 2.30 206696 5585492 1752604 5.17 1921700 4526712 8 06:53:34 06:52:01 25761740 31509240 755664 2.30 206720 5585496 1752604 5.17 1922056 4526716 4 06:53:34 06:53:01 24890216 31461492 801140 2.44 232956 6339956 1882772 5.55 2000912 5270672 356140 06:53:34 Average: 25885930 31499742 769444 2.34 197944 5469043 1757314 5.18 1878670 4459192 57618 06:53:34 06:53:34 06:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:53:34 06:36:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 06:53:34 06:36:01 ens3 626.59 476.46 6692.20 96.09 0.00 0.00 0.00 0.00 06:53:34 06:36:01 vethb89211f 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:53:34 06:36:01 docker0 360.76 437.05 30.08 3340.02 0.00 0.00 0.00 0.00 06:53:34 06:37:01 lo 5.73 5.73 0.57 0.57 0.00 0.00 0.00 0.00 06:53:34 06:37:01 ens3 79.44 60.91 229.20 210.97 0.00 0.00 0.00 0.00 06:53:34 06:37:01 docker0 4.68 9.82 0.29 123.30 0.00 0.00 0.00 0.00 06:53:34 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:38:01 ens3 1.35 0.05 0.14 0.02 0.00 0.00 0.00 0.00 06:53:34 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:39:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 06:53:34 06:39:01 ens3 96.37 55.34 2523.27 10.95 0.00 0.00 0.00 0.00 06:53:34 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:40:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 06:53:34 06:40:01 ens3 245.59 172.92 3003.09 12.23 0.00 0.00 0.00 0.00 06:53:34 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:34 06:41:01 ens3 0.93 0.23 0.07 0.02 0.00 0.00 0.00 0.00 06:53:34 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:42:01 ens3 0.87 0.13 0.15 0.07 0.00 0.00 0.00 0.00 06:53:34 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:34 06:43:01 ens3 2.43 0.70 0.67 0.42 0.00 0.00 0.00 0.00 06:53:34 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:44:01 ens3 1.12 0.50 0.41 0.28 0.00 0.00 0.00 0.00 06:53:34 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:34 06:45:01 ens3 1.95 0.92 0.96 0.66 0.00 0.00 0.00 0.00 06:53:34 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:46:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:53:34 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:34 06:47:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:53:34 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:34 06:49:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:53:34 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:50:01 ens3 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 06:53:34 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:34 06:51:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 06:53:34 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:52:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:53:34 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:34 06:53:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 06:53:34 06:53:01 ens3 329.16 196.85 6712.04 29.65 0.00 0.00 0.00 0.00 06:53:34 06:53:01 docker0 60.11 99.18 5.48 872.02 0.00 0.00 0.00 0.00 06:53:34 Average: lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 06:53:34 Average: ens3 76.54 53.24 1059.29 20.01 0.00 0.00 0.00 0.00 06:53:34 Average: docker0 23.33 29.95 1.96 237.95 0.00 0.00 0.00 0.00 06:53:34 06:53:34 06:53:34 ---> sar -P ALL: 06:53:34 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8280) 09/04/25 _x86_64_ (8 CPU) 06:53:34 06:53:34 06:34:09 LINUX RESTART (8 CPU) 06:53:34 06:53:34 06:35:02 CPU %user %nice %system %iowait %steal %idle 06:53:34 06:36:01 all 28.53 0.00 6.57 2.10 0.09 62.71 06:53:34 06:36:01 0 27.96 0.00 6.99 5.27 0.09 59.69 06:53:34 06:36:01 1 29.32 0.00 6.64 2.30 0.10 61.64 06:53:34 06:36:01 2 28.43 0.00 6.35 0.29 0.09 64.84 06:53:34 06:36:01 3 28.97 0.00 7.05 4.00 0.09 59.89 06:53:34 06:36:01 4 27.58 0.00 6.75 0.74 0.07 64.86 06:53:34 06:36:01 5 30.09 0.00 6.65 2.60 0.10 60.56 06:53:34 06:36:01 6 28.38 0.00 6.00 0.28 0.09 65.25 06:53:34 06:36:01 7 27.52 0.00 6.12 1.35 0.09 64.92 06:53:34 06:37:01 all 36.00 0.00 4.97 0.73 0.08 58.22 06:53:34 06:37:01 0 35.28 0.00 5.14 0.20 0.07 59.31 06:53:34 06:37:01 1 35.91 0.00 5.06 1.68 0.08 57.26 06:53:34 06:37:01 2 35.56 0.00 5.04 0.42 0.08 58.89 06:53:34 06:37:01 3 36.09 0.00 4.88 0.25 0.08 58.69 06:53:34 06:37:01 4 35.08 0.00 5.23 0.47 0.08 59.13 06:53:34 06:37:01 5 35.24 0.00 5.03 1.78 0.08 57.86 06:53:34 06:37:01 6 38.01 0.00 4.67 0.92 0.08 56.30 06:53:34 06:37:01 7 36.83 0.00 4.72 0.08 0.08 58.28 06:53:34 06:38:01 all 0.28 0.00 0.01 0.00 0.01 99.69 06:53:34 06:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:53:34 06:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:53:34 06:38:01 2 0.03 0.00 0.00 0.02 0.02 99.93 06:53:34 06:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:53:34 06:38:01 4 0.03 0.00 0.03 0.00 0.03 99.90 06:53:34 06:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:53:34 06:38:01 6 0.02 0.00 0.02 0.02 0.02 99.93 06:53:34 06:38:01 7 2.08 0.00 0.03 0.00 0.03 97.85 06:53:34 06:39:01 all 2.49 0.00 0.92 0.29 0.03 96.27 06:53:34 06:39:01 0 2.11 0.00 2.16 1.81 0.05 93.86 06:53:34 06:39:01 1 2.86 0.00 0.97 0.00 0.02 96.15 06:53:34 06:39:01 2 2.12 0.00 0.60 0.32 0.03 96.93 06:53:34 06:39:01 3 1.99 0.00 0.69 0.05 0.03 97.24 06:53:34 06:39:01 4 2.21 0.00 0.99 0.03 0.03 96.73 06:53:34 06:39:01 5 2.26 0.00 0.77 0.00 0.03 96.93 06:53:34 06:39:01 6 2.28 0.00 0.70 0.10 0.03 96.89 06:53:34 06:39:01 7 4.04 0.00 0.49 0.00 0.03 95.43 06:53:34 06:40:01 all 2.29 0.00 1.28 0.39 0.03 96.02 06:53:34 06:40:01 0 1.30 0.00 1.50 0.67 0.03 96.49 06:53:34 06:40:01 1 1.54 0.00 1.42 0.07 0.02 96.96 06:53:34 06:40:01 2 1.35 0.00 1.52 0.08 0.02 97.03 06:53:34 06:40:01 3 2.54 0.00 0.80 1.29 0.02 95.35 06:53:34 06:40:01 4 3.19 0.00 1.72 0.77 0.03 94.29 06:53:34 06:40:01 5 2.29 0.00 0.60 0.08 0.03 96.99 06:53:34 06:40:01 6 2.72 0.00 1.44 0.12 0.02 95.71 06:53:34 06:40:01 7 3.35 0.00 1.21 0.05 0.03 95.36 06:53:34 06:41:01 all 0.08 0.00 0.05 0.01 0.01 99.85 06:53:34 06:41:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:53:34 06:41:01 1 0.08 0.00 0.05 0.00 0.02 99.85 06:53:34 06:41:01 2 0.07 0.00 0.03 0.02 0.00 99.88 06:53:34 06:41:01 3 0.02 0.00 0.03 0.05 0.00 99.90 06:53:34 06:41:01 4 0.05 0.00 0.07 0.02 0.02 99.85 06:53:34 06:41:01 5 0.08 0.00 0.03 0.02 0.00 99.87 06:53:34 06:41:01 6 0.27 0.00 0.07 0.00 0.00 99.67 06:53:34 06:41:01 7 0.03 0.00 0.05 0.00 0.02 99.90 06:53:34 06:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:53:34 06:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:53:34 06:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:53:34 06:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:53:34 06:42:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:53:34 06:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:53:34 06:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:53:34 06:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:53:34 06:42:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:53:34 06:43:01 all 0.06 0.00 0.01 0.00 0.01 99.91 06:53:34 06:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:53:34 06:43:01 1 0.35 0.00 0.00 0.02 0.02 99.62 06:53:34 06:43:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:53:34 06:43:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:53:34 06:43:01 4 0.03 0.00 0.03 0.00 0.03 99.90 06:53:34 06:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:53:34 06:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:53:34 06:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:53:34 06:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:53:34 06:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:53:34 06:44:01 1 0.05 0.00 0.03 0.02 0.00 99.90 06:53:34 06:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:53:34 06:44:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:53:34 06:44:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:53:34 06:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:53:34 06:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:53:34 06:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:53:34 06:45:01 all 0.03 0.00 0.02 0.00 0.00 99.95 06:53:34 06:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:53:34 06:45:01 1 0.08 0.00 0.03 0.00 0.00 99.88 06:53:34 06:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:53:34 06:45:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:53:34 06:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:53:34 06:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:53:34 06:45:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:53:34 06:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:53:34 06:46:01 all 0.12 0.00 0.01 0.00 0.02 99.84 06:53:34 06:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:53:34 06:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:53:34 06:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:53:34 06:46:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:53:34 06:46:01 4 0.02 0.00 0.05 0.02 0.03 99.88 06:53:34 06:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:53:34 06:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:53:34 06:46:01 7 0.91 0.00 0.03 0.00 0.02 99.04 06:53:34 06:53:34 06:46:01 CPU %user %nice %system %iowait %steal %idle 06:53:34 06:47:01 all 0.27 0.00 0.02 0.00 0.01 99.70 06:53:34 06:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:53:34 06:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:53:34 06:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:53:34 06:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:53:34 06:47:01 4 0.03 0.00 0.05 0.02 0.02 99.88 06:53:34 06:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:53:34 06:47:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:53:34 06:47:01 7 2.00 0.00 0.03 0.00 0.02 97.95 06:53:34 06:48:01 all 0.26 0.00 0.01 0.00 0.01 99.71 06:53:34 06:48:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:53:34 06:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:53:34 06:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:53:34 06:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:53:34 06:48:01 4 0.42 0.00 0.00 0.00 0.03 99.55 06:53:34 06:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:53:34 06:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:53:34 06:48:01 7 1.63 0.00 0.03 0.00 0.00 98.34 06:53:34 06:49:01 all 0.26 0.00 0.01 0.00 0.01 99.72 06:53:34 06:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:53:34 06:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:53:34 06:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:53:34 06:49:01 3 0.02 0.00 0.00 0.03 0.00 99.95 06:53:34 06:49:01 4 1.97 0.00 0.03 0.00 0.02 97.98 06:53:34 06:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:53:34 06:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:53:34 06:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:53:34 06:50:01 all 0.09 0.00 0.02 0.00 0.01 99.87 06:53:34 06:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:53:34 06:50:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:53:34 06:50:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:53:34 06:50:01 3 0.02 0.00 0.03 0.02 0.02 99.92 06:53:34 06:50:01 4 0.62 0.00 0.00 0.00 0.02 99.37 06:53:34 06:50:01 5 0.00 0.00 0.03 0.02 0.02 99.93 06:53:34 06:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:53:34 06:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:53:34 06:51:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:53:34 06:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:53:34 06:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:53:34 06:51:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:53:34 06:51:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:53:34 06:51:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:53:34 06:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:53:34 06:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:53:34 06:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:53:34 06:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:53:34 06:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:53:34 06:52:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:53:34 06:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:53:34 06:52:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:53:34 06:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:53:34 06:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:53:34 06:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:53:34 06:52:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:53:34 06:53:01 all 3.85 0.00 1.74 0.52 0.04 93.85 06:53:34 06:53:01 0 3.80 0.00 1.71 0.02 0.03 94.45 06:53:34 06:53:01 1 5.67 0.00 1.41 0.08 0.05 92.79 06:53:34 06:53:01 2 3.23 0.00 1.44 0.00 0.05 95.28 06:53:34 06:53:01 3 4.94 0.00 2.39 0.74 0.03 91.90 06:53:34 06:53:01 4 3.09 0.00 1.36 0.02 0.05 95.48 06:53:34 06:53:01 5 4.79 0.00 2.56 0.28 0.03 92.33 06:53:34 06:53:01 6 3.21 0.00 1.85 3.06 0.03 91.84 06:53:34 06:53:01 7 2.05 0.00 1.21 0.00 0.02 96.73 06:53:34 Average: all 4.09 0.00 0.86 0.22 0.02 94.80 06:53:34 Average: 0 3.88 0.00 0.97 0.43 0.02 94.70 06:53:34 Average: 1 4.16 0.00 0.86 0.23 0.02 94.73 06:53:34 Average: 2 3.89 0.00 0.83 0.06 0.02 95.20 06:53:34 Average: 3 4.10 0.00 0.87 0.36 0.02 94.65 06:53:34 Average: 4 4.09 0.00 0.90 0.11 0.03 94.87 06:53:34 Average: 5 4.10 0.00 0.86 0.26 0.02 94.76 06:53:34 Average: 6 4.11 0.00 0.81 0.25 0.02 94.81 06:53:34 Average: 7 4.44 0.00 0.77 0.08 0.02 94.69 06:53:34 06:53:34 06:53:34