Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec40eb7b3630c03e357b8f00e941d9d3aac805d2 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-ssh6564864644428891269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9663454819999497968.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3863774886723039063.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11618730614487082289.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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6419699269564141310.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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-5475’ Running on prd-ubuntu20.04-docker-8c-8g-5478 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ec40eb7b3630c03e357b8f00e941d9d3aac805d2 (main) Commit message: "Merge pull request #1312 from jinlinGuan/edgex-go-issue-4273" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec40eb7b3630c03e357b8f00e941d9d3aac805d2 # timeout=10 > git rev-list --no-walk d7de237c874a90e81091b377f7571cc3981ed0ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-13T05:34:14.944Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-13T05:34:14.999Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-13T05:34:15.012Z] ========================================================= [2023-02-13T05:34:15.012Z] EdgeX Global Pipelines Version Info [2023-02-13T05:34:15.012Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:34:15.739Z] ------------------- [2023-02-13T05:34:15.739Z] stable info: [2023-02-13T05:34:15.739Z] ------------------- [2023-02-13T05:34:15.739Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-13T05:34:15.739Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T05:34:15.739Z] Message: update stable to v1.0.244 [2023-02-13T05:34:16.322Z] ------------------- [2023-02-13T05:34:16.322Z] experimental info: [2023-02-13T05:34:16.322Z] ------------------- [2023-02-13T05:34:16.322Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-13T05:34:16.322Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T05:34:16.322Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-13T05:34:16.512Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-13T05:34:16.526Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-13T05:34:16.538Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-13T05:34:16.551Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-13T05:34:16.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-13T05:34:16.574Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-13T05:34:16.584Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-13T05:34:16.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-13T05:34:16.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-13T05:34:16.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-13T05:34:16.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-13T05:34:16.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-13T05:34:16.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-13T05:34:16.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-13T05:34:16.712Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T05:34:16.726Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T05:34:16.741Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T05:34:16.759Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T05:34:16.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-13T05:34:16.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-13T05:34:16.794Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-13T05:34:16.807Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-13T05:34:16.818Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-13T05:34:16.830Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-13T05:34:16.843Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-13T05:34:16.854Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-13T05:34:16.865Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-13T05:34:16.877Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-13T05:34:16.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-13T05:34:16.899Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-13T05:34:16.907Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec40eb7b3630c03e357b8f00e941d9d3aac805d2 [Pipeline] echo [2023-02-13T05:34:16.915Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec40eb7 [Pipeline] echo [2023-02-13T05:34:16.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T05:34:16.955Z] provisioning config files... [2023-02-13T05:34:16.970Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7559124924556831611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:34:17.278Z] ---> docker-login.sh [2023-02-13T05:34:17.278Z] nexus3.edgexfoundry.org:10001 [2023-02-13T05:34:17.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:34:17.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:34:17.539Z] Configure a credential helper to remove this warning. See [2023-02-13T05:34:17.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:34:17.539Z] [2023-02-13T05:34:17.539Z] Login Succeeded [2023-02-13T05:34:17.539Z] nexus3.edgexfoundry.org:10002 [2023-02-13T05:34:17.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:34:17.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:34:17.539Z] Configure a credential helper to remove this warning. See [2023-02-13T05:34:17.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:34:17.539Z] [2023-02-13T05:34:17.539Z] Login Succeeded [2023-02-13T05:34:17.539Z] nexus3.edgexfoundry.org:10003 [2023-02-13T05:34:17.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:34:17.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:34:17.798Z] Configure a credential helper to remove this warning. See [2023-02-13T05:34:17.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:34:17.798Z] [2023-02-13T05:34:17.798Z] Login Succeeded [2023-02-13T05:34:17.798Z] nexus3.edgexfoundry.org:10004 [2023-02-13T05:34:17.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:34:17.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:34:17.798Z] Configure a credential helper to remove this warning. See [2023-02-13T05:34:17.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:34:17.798Z] [2023-02-13T05:34:17.798Z] Login Succeeded [2023-02-13T05:34:17.798Z] docker.io [2023-02-13T05:34:18.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:34:18.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:34:18.323Z] Configure a credential helper to remove this warning. See [2023-02-13T05:34:18.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:34:18.323Z] [2023-02-13T05:34:18.323Z] Login Succeeded [2023-02-13T05:34:18.323Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T05:34:18.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-13T05:34:18.694Z] + git rev-list -1 --merges ec40eb7b3630c03e357b8f00e941d9d3aac805d2~1..ec40eb7b3630c03e357b8f00e941d9d3aac805d2 [Pipeline] echo [2023-02-13T05:34:18.752Z] -----------> git rev-list -1 --merges ec40eb7b3630c03e357b8f00e941d9d3aac805d2~1..ec40eb7b3630c03e357b8f00e941d9d3aac805d2 ec40eb7b3630c03e357b8f00e941d9d3aac805d2 [2023-02-13T05:34:18.752Z] ec40eb7b3630c03e357b8f00e941d9d3aac805d2 [false] [Pipeline] sh [2023-02-13T05:34:19.045Z] + git log --format=format:%s -1 ec40eb7b3630c03e357b8f00e941d9d3aac805d2 [Pipeline] echo [2023-02-13T05:34:19.061Z] ========================================================= [2023-02-13T05:34:19.061Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-13T05:34:19.061Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T05:34:19.379Z] + git log --format=format:%s -1 ec40eb7b3630c03e357b8f00e941d9d3aac805d2 [Pipeline] echo [2023-02-13T05:34:19.391Z] [semverPrep] GIT_COMMIT: ec40eb7b3630c03e357b8f00e941d9d3aac805d2, Commit Message: Merge pull request #1312 from jinlinGuan/edgex-go-issue-4273 [Pipeline] echo [2023-02-13T05:34:19.402Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-13T05:34:19.750Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T05:34:19.750Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-13T05:34:19.750Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-13T05:34:19.750Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-13T05:34:19.750Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-13T05:34:19.750Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-13T05:34:19.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:34:20.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T05:34:20.089Z] [2023-02-13T05:34:20.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:34:20.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T05:34:20.468Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-13T05:34:20.468Z] b85a868b505f: Pulling fs layer [2023-02-13T05:34:20.468Z] e2be974225ed: Pulling fs layer [2023-02-13T05:34:20.468Z] 339a4e72a1f5: Pulling fs layer [2023-02-13T05:34:20.468Z] 988bab9f4d93: Pulling fs layer [2023-02-13T05:34:20.468Z] 1469e6f7b9e6: Pulling fs layer [2023-02-13T05:34:20.468Z] eaf3925da568: Pulling fs layer [2023-02-13T05:34:20.468Z] bab4dde63d76: Pulling fs layer [2023-02-13T05:34:20.468Z] bde34c3a00c8: Pulling fs layer [2023-02-13T05:34:20.468Z] b352a97aabf1: Pulling fs layer [2023-02-13T05:34:20.468Z] 4872d77fe225: Pulling fs layer [2023-02-13T05:34:20.468Z] 5851b861e8e6: Pulling fs layer [2023-02-13T05:34:20.468Z] 1469e6f7b9e6: Waiting [2023-02-13T05:34:20.468Z] bde34c3a00c8: Waiting [2023-02-13T05:34:20.468Z] eaf3925da568: Waiting [2023-02-13T05:34:20.468Z] b352a97aabf1: Waiting [2023-02-13T05:34:20.468Z] bab4dde63d76: Waiting [2023-02-13T05:34:20.468Z] 4872d77fe225: Waiting [2023-02-13T05:34:20.468Z] 5851b861e8e6: Waiting [2023-02-13T05:34:20.468Z] 988bab9f4d93: Waiting [2023-02-13T05:34:20.468Z] e2be974225ed: Verifying Checksum [2023-02-13T05:34:20.468Z] e2be974225ed: Download complete [2023-02-13T05:34:20.468Z] 988bab9f4d93: Verifying Checksum [2023-02-13T05:34:20.468Z] 988bab9f4d93: Download complete [2023-02-13T05:34:20.735Z] 1469e6f7b9e6: Verifying Checksum [2023-02-13T05:34:20.735Z] 1469e6f7b9e6: Download complete [2023-02-13T05:34:20.735Z] eaf3925da568: Verifying Checksum [2023-02-13T05:34:20.735Z] eaf3925da568: Download complete [2023-02-13T05:34:20.735Z] 339a4e72a1f5: Verifying Checksum [2023-02-13T05:34:20.735Z] 339a4e72a1f5: Download complete [2023-02-13T05:34:20.735Z] bde34c3a00c8: Download complete [2023-02-13T05:34:20.996Z] b352a97aabf1: Verifying Checksum [2023-02-13T05:34:20.996Z] b352a97aabf1: Download complete [2023-02-13T05:34:20.996Z] 4872d77fe225: Verifying Checksum [2023-02-13T05:34:20.996Z] 4872d77fe225: Download complete [2023-02-13T05:34:20.996Z] 5851b861e8e6: Download complete [2023-02-13T05:34:20.996Z] b85a868b505f: Verifying Checksum [2023-02-13T05:34:20.996Z] b85a868b505f: Download complete [2023-02-13T05:34:21.254Z] bab4dde63d76: Verifying Checksum [2023-02-13T05:34:21.254Z] bab4dde63d76: Download complete [2023-02-13T05:34:22.188Z] b85a868b505f: Pull complete [2023-02-13T05:34:22.188Z] e2be974225ed: Pull complete [2023-02-13T05:34:22.754Z] 339a4e72a1f5: Pull complete [2023-02-13T05:34:22.754Z] 988bab9f4d93: Pull complete [2023-02-13T05:34:23.012Z] 1469e6f7b9e6: Pull complete [2023-02-13T05:34:23.012Z] eaf3925da568: Pull complete [2023-02-13T05:34:24.912Z] bab4dde63d76: Pull complete [2023-02-13T05:34:24.912Z] bde34c3a00c8: Pull complete [2023-02-13T05:34:24.912Z] b352a97aabf1: Pull complete [2023-02-13T05:34:24.912Z] 4872d77fe225: Pull complete [2023-02-13T05:34:24.912Z] 5851b861e8e6: Pull complete [2023-02-13T05:34:24.912Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-13T05:34:24.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T05:34:24.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:34:25.003Z] prd-ubuntu20.04-docker-8c-8g-5478 does not seem to be running inside a container [2023-02-13T05:34:25.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-13T05:34:26.295Z] $ docker top 89b012843fc51525fba9b7aaaf9193cd947492ada5b8f1029bbfaab1008aab15 -eo pid,comm [2023-02-13T05:34:26.349Z] 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). [2023-02-13T05:34:26.349Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T05:34:26.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T05:34:26.380Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T05:34:26.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T05:34:26.505Z] $ docker exec 89b012843fc51525fba9b7aaaf9193cd947492ada5b8f1029bbfaab1008aab15 ssh-agent [2023-02-13T05:34:26.611Z] SSH_AUTH_SOCK=/tmp/ssh-7VHStJhz7YJN/agent.32 [2023-02-13T05:34:26.611Z] SSH_AGENT_PID=38 [2023-02-13T05:34:26.618Z] Running ssh-add (command line suppressed) [2023-02-13T05:34:26.734Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14834187223191522841.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14834187223191522841.key) [2023-02-13T05:34:26.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T05:34:27.036Z] + git tag --points-at HEAD [Pipeline] } [2023-02-13T05:34:27.058Z] $ docker exec --env ******** --env ******** 89b012843fc51525fba9b7aaaf9193cd947492ada5b8f1029bbfaab1008aab15 ssh-agent -k [2023-02-13T05:34:27.145Z] unset SSH_AUTH_SOCK; [2023-02-13T05:34:27.146Z] unset SSH_AGENT_PID; [2023-02-13T05:34:27.146Z] echo Agent pid 38 killed; [2023-02-13T05:34:27.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-13T05:34:27.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T05:34:27.181Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T05:34:27.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T05:34:27.306Z] $ docker exec 89b012843fc51525fba9b7aaaf9193cd947492ada5b8f1029bbfaab1008aab15 ssh-agent [2023-02-13T05:34:27.408Z] SSH_AUTH_SOCK=/tmp/ssh-cP29LBygEOsa/agent.70 [2023-02-13T05:34:27.408Z] SSH_AGENT_PID=76 [2023-02-13T05:34:27.412Z] Running ssh-add (command line suppressed) [2023-02-13T05:34:27.520Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17935595634008217423.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17935595634008217423.key) [2023-02-13T05:34:27.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T05:34:27.812Z] + git semver init [2023-02-13T05:34:28.070Z] 2023-02-13 05:34:27,978 [run_init] DEBUG init version:0.0.0 force:False [2023-02-13T05:34:28.070Z] 2023-02-13 05:34:27,979 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-13T05:34:28.070Z] 2023-02-13 05:34:27,979 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-13T05:34:28.070Z] 2023-02-13 05:34:27,980 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-13T05:34:29.007Z] 2023-02-13 05:34:28,980 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-02-13T05:34:29.007Z] 2023-02-13 05:34:28,981 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-02-13T05:34:29.007Z] 2023-02-13 05:34:28,981 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T05:34:29.007Z] 2023-02-13 05:34:28,981 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T05:34:29.007Z] 3.0.0-dev.22 [Pipeline] } [2023-02-13T05:34:29.020Z] $ docker exec --env ******** --env ******** 89b012843fc51525fba9b7aaaf9193cd947492ada5b8f1029bbfaab1008aab15 ssh-agent -k [2023-02-13T05:34:29.122Z] unset SSH_AUTH_SOCK; [2023-02-13T05:34:29.122Z] unset SSH_AGENT_PID; [2023-02-13T05:34:29.122Z] echo Agent pid 76 killed; [2023-02-13T05:34:29.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T05:34:29.434Z] + git semver [Pipeline] } [2023-02-13T05:34:29.710Z] $ docker stop --time=1 89b012843fc51525fba9b7aaaf9193cd947492ada5b8f1029bbfaab1008aab15 [2023-02-13T05:34:31.005Z] $ docker rm -f --volumes 89b012843fc51525fba9b7aaaf9193cd947492ada5b8f1029bbfaab1008aab15 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T05:34:31.341Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-13T05:34:31.535Z] Stashed 1 file(s) [Pipeline] echo [2023-02-13T05:34:31.538Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.22 [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 [2023-02-13T05:34:31.692Z] provisioning config files... [2023-02-13T05:34:31.702Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10410369112702015222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:34:31.995Z] ---> docker-login.sh [2023-02-13T05:34:31.996Z] nexus3.edgexfoundry.org:10001 [2023-02-13T05:34:31.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:34:31.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:34:31.996Z] Configure a credential helper to remove this warning. See [2023-02-13T05:34:31.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:34:31.996Z] [2023-02-13T05:34:31.996Z] Login Succeeded [2023-02-13T05:34:31.996Z] nexus3.edgexfoundry.org:10002 [2023-02-13T05:34:31.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:34:31.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:34:31.996Z] Configure a credential helper to remove this warning. See [2023-02-13T05:34:31.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:34:31.996Z] [2023-02-13T05:34:31.996Z] Login Succeeded [2023-02-13T05:34:31.996Z] nexus3.edgexfoundry.org:10003 [2023-02-13T05:34:32.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:34:32.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:34:32.254Z] Configure a credential helper to remove this warning. See [2023-02-13T05:34:32.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:34:32.254Z] [2023-02-13T05:34:32.254Z] Login Succeeded [2023-02-13T05:34:32.254Z] nexus3.edgexfoundry.org:10004 [2023-02-13T05:34:32.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:34:32.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:34:32.254Z] Configure a credential helper to remove this warning. See [2023-02-13T05:34:32.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:34:32.254Z] [2023-02-13T05:34:32.254Z] Login Succeeded [2023-02-13T05:34:32.254Z] docker.io [2023-02-13T05:34:32.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:34:32.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:34:32.514Z] Configure a credential helper to remove this warning. See [2023-02-13T05:34:32.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:34:32.514Z] [2023-02-13T05:34:32.514Z] Login Succeeded [2023-02-13T05:34:32.514Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T05:34:32.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-13T05:34:32.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T05:34:32.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T05:34:32.611Z] ========================================================= [2023-02-13T05:34:32.611Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-13T05:34:32.611Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:34:32.931Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T05:34:32.931Z] Sending build context to Docker daemon 10.52MB [2023-02-13T05:34:32.931Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T05:34:32.931Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-13T05:34:32.931Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-13T05:34:32.931Z] 213ec9aee27d: Pulling fs layer [2023-02-13T05:34:32.931Z] 4583459ba037: Pulling fs layer [2023-02-13T05:34:32.931Z] 93c1e223e6f2: Pulling fs layer [2023-02-13T05:34:32.931Z] 53926ce57604: Pulling fs layer [2023-02-13T05:34:32.931Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-13T05:34:32.931Z] 22ff95d597cd: Pulling fs layer [2023-02-13T05:34:32.931Z] 12d6caf4c0d1: Pulling fs layer [2023-02-13T05:34:32.931Z] 96b7cbca73a9: Pulling fs layer [2023-02-13T05:34:32.931Z] a7acece74701: Pulling fs layer [2023-02-13T05:34:32.931Z] 22ff95d597cd: Waiting [2023-02-13T05:34:32.931Z] 96b7cbca73a9: Waiting [2023-02-13T05:34:32.931Z] 12d6caf4c0d1: Waiting [2023-02-13T05:34:32.931Z] a7acece74701: Waiting [2023-02-13T05:34:32.931Z] 53926ce57604: Waiting [2023-02-13T05:34:32.931Z] 21b2b0c7a3f4: Waiting [2023-02-13T05:34:32.931Z] 93c1e223e6f2: Download complete [2023-02-13T05:34:32.931Z] 4583459ba037: Verifying Checksum [2023-02-13T05:34:32.931Z] 4583459ba037: Download complete [2023-02-13T05:34:33.195Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-13T05:34:33.195Z] 21b2b0c7a3f4: Download complete [2023-02-13T05:34:33.195Z] 22ff95d597cd: Download complete [2023-02-13T05:34:33.195Z] 213ec9aee27d: Verifying Checksum [2023-02-13T05:34:33.195Z] 213ec9aee27d: Download complete [2023-02-13T05:34:33.195Z] 12d6caf4c0d1: Verifying Checksum [2023-02-13T05:34:33.195Z] 12d6caf4c0d1: Download complete [2023-02-13T05:34:33.195Z] 213ec9aee27d: Pull complete [2023-02-13T05:34:33.483Z] 4583459ba037: Pull complete [2023-02-13T05:34:33.483Z] 93c1e223e6f2: Pull complete [2023-02-13T05:34:34.522Z] a7acece74701: Verifying Checksum [2023-02-13T05:34:34.522Z] a7acece74701: Download complete [2023-02-13T05:34:34.793Z] 53926ce57604: Download complete [2023-02-13T05:34:35.052Z] 96b7cbca73a9: Verifying Checksum [2023-02-13T05:34:38.338Z] 53926ce57604: Pull complete [2023-02-13T05:34:38.338Z] 21b2b0c7a3f4: Pull complete [2023-02-13T05:34:38.601Z] 22ff95d597cd: Pull complete [2023-02-13T05:34:38.601Z] 12d6caf4c0d1: Pull complete [2023-02-13T05:34:40.502Z] 96b7cbca73a9: Pull complete [2023-02-13T05:34:41.435Z] a7acece74701: Pull complete [2023-02-13T05:34:41.435Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-13T05:34:41.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T05:34:41.435Z] ---> db6d94c90886 [2023-02-13T05:34:41.435Z] Step 3/10 : ARG MAKE=make build [2023-02-13T05:34:42.818Z] ---> Running in f53f2d14932b [2023-02-13T05:34:42.818Z] Removing intermediate container f53f2d14932b [2023-02-13T05:34:42.818Z] ---> 7e7aa67c5873 [2023-02-13T05:34:42.818Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-13T05:34:43.079Z] ---> Running in 8c11ae6902df [2023-02-13T05:34:43.079Z] Removing intermediate container 8c11ae6902df [2023-02-13T05:34:43.079Z] ---> 644e046548d1 [2023-02-13T05:34:43.079Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T05:34:43.080Z] ---> Running in 53476bfb24a9 [2023-02-13T05:34:43.336Z] Removing intermediate container 53476bfb24a9 [2023-02-13T05:34:43.336Z] ---> cdceda091c8c [2023-02-13T05:34:43.336Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-13T05:34:43.336Z] ---> Running in 2d1711be0b17 [2023-02-13T05:34:43.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:34:43.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:34:43.850Z] OK: 211 MiB in 51 packages [2023-02-13T05:34:44.418Z] Removing intermediate container 2d1711be0b17 [2023-02-13T05:34:44.418Z] ---> 1cddfe7f09fc [2023-02-13T05:34:44.418Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-13T05:34:44.418Z] ---> 58696e5efddd [2023-02-13T05:34:44.418Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:34:44.418Z] ---> Running in aab7657f51b7 [2023-02-13T05:34:46.644Z] Still waiting to schedule task [2023-02-13T05:34:46.644Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5476’ [2023-02-13T05:35:10.973Z] Removing intermediate container aab7657f51b7 [2023-02-13T05:35:10.973Z] ---> 7874e8af4008 [2023-02-13T05:35:10.973Z] Step 9/10 : COPY . . [2023-02-13T05:35:10.973Z] ---> e3db87d8b469 [2023-02-13T05:35:10.973Z] Step 10/10 : RUN ${MAKE} [2023-02-13T05:35:10.973Z] ---> Running in 13c87dfdb12d [2023-02-13T05:35:10.973Z] noop [2023-02-13T05:35:10.973Z] Removing intermediate container 13c87dfdb12d [2023-02-13T05:35:10.973Z] ---> ae75113c70bf [2023-02-13T05:35:10.973Z] Successfully built ae75113c70bf [2023-02-13T05:35:10.973Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:35:11.287Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T05:35:11.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:35:11.354Z] prd-ubuntu20.04-docker-8c-8g-5478 does not seem to be running inside a container [2023-02-13T05:35:11.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-13T05:35:11.728Z] $ docker top ba8ff3df457195b6d08ac7fb405a1fa340e6792ac81d891c71697ef1e9091107 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T05:35:12.068Z] + go version [2023-02-13T05:35:12.068Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-13T05:35:12.082Z] $ docker stop --time=1 ba8ff3df457195b6d08ac7fb405a1fa340e6792ac81d891c71697ef1e9091107 [2023-02-13T05:35:13.358Z] $ docker rm -f --volumes ba8ff3df457195b6d08ac7fb405a1fa340e6792ac81d891c71697ef1e9091107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:35:13.747Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T05:35:13.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:35:13.820Z] prd-ubuntu20.04-docker-8c-8g-5478 does not seem to be running inside a container [2023-02-13T05:35:13.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-13T05:35:14.172Z] $ docker top f223314dac118e93a2e35313d11b8e842afd7f6d0028f2c4de4e36c3a530287a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T05:35:14.502Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-13T05:35:14.794Z] + make test [2023-02-13T05:35:14.794Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T05:35:21.356Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-13T05:35:33.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-13T05:35:33.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-13T05:35:33.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-13T05:35:33.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-13T05:35:33.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-13T05:35:33.547Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.063s coverage: 27.6% of statements [2023-02-13T05:35:33.547Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.083s coverage: 78.9% of statements [2023-02-13T05:35:33.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-13T05:35:33.547Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.099s coverage: 77.8% of statements [2023-02-13T05:35:33.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-13T05:35:33.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-13T05:35:33.547Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.097s coverage: 63.0% of statements [2023-02-13T05:35:33.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-13T05:35:33.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-13T05:35:33.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-13T05:35:33.547Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.084s coverage: 65.2% of statements [2023-02-13T05:35:33.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-13T05:35:33.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-13T05:35:33.547Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.746s coverage: 89.2% of statements [2023-02-13T05:35:33.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-13T05:35:33.547Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.046s coverage: 4.7% of statements [2023-02-13T05:35:33.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-13T05:35:48.408Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-13T05:35:48.408Z] GO111MODULE=on go vet ./... [2023-02-13T05:35:50.309Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T05:35:50.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T05:35:50.309Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-13T05:35:50.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-13T05:35:50.594Z] $ docker stop --time=1 f223314dac118e93a2e35313d11b8e842afd7f6d0028f2c4de4e36c3a530287a [2023-02-13T05:35:53.079Z] $ docker rm -f --volumes f223314dac118e93a2e35313d11b8e842afd7f6d0028f2c4de4e36c3a530287a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T05:35:53.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-13T05:35:53.604Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-13T05:35:54.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-13T05:35:54.302Z] + ls -al . [2023-02-13T05:35:54.302Z] total 272 [2023-02-13T05:35:54.302Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 13 05:35 . [2023-02-13T05:35:54.302Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 05:34 .. [2023-02-13T05:35:54.302Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 05:34 .dockerignore [2023-02-13T05:35:54.302Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 05:35 .git [2023-02-13T05:35:54.302Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 05:34 .github [2023-02-13T05:35:54.302Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 13 05:34 .gitignore [2023-02-13T05:35:54.302Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 13 05:34 .golangci.yml [2023-02-13T05:35:54.302Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 05:34 .semver [2023-02-13T05:35:54.302Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 13 05:34 CHANGELOG.md [2023-02-13T05:35:54.302Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 05:34 GOVERNANCE.md [2023-02-13T05:35:54.302Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 13 05:34 Jenkinsfile [2023-02-13T05:35:54.302Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 13 05:34 LICENSE [2023-02-13T05:35:54.302Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 13 05:34 Makefile [2023-02-13T05:35:54.302Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 13 05:34 OWNERS.md [2023-02-13T05:35:54.302Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 13 05:34 README.md [2023-02-13T05:35:54.302Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 05:34 VERSION [2023-02-13T05:35:54.302Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 05:34 bin [2023-02-13T05:35:54.302Z] -rw-r--r-- 1 jenkins jenkins 100374 Feb 13 05:35 coverage.out [2023-02-13T05:35:54.302Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 05:34 example [2023-02-13T05:35:54.302Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 13 05:34 go.mod [2023-02-13T05:35:54.302Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 13 05:34 go.sum [2023-02-13T05:35:54.302Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 13 05:34 internal [2023-02-13T05:35:54.302Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 05:34 openapi [2023-02-13T05:35:54.302Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 05:34 pkg [2023-02-13T05:35:54.302Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 05:34 snap [2023-02-13T05:35:54.302Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 13 05:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:35:54.601Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ec40eb7b3630c03e357b8f00e941d9d3aac805d2 --label arch=amd64 --label version=3.0.0-dev.22 . [2023-02-13T05:35:54.601Z] Sending build context to Docker daemon 10.62MB [2023-02-13T05:35:54.601Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T05:35:54.601Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-13T05:35:54.601Z] ---> ae75113c70bf [2023-02-13T05:35:54.601Z] Step 3/23 : ARG MAKE=make build [2023-02-13T05:35:54.860Z] ---> Running in 8fb6f1046cb6 [2023-02-13T05:35:54.860Z] Removing intermediate container 8fb6f1046cb6 [2023-02-13T05:35:54.860Z] ---> 20fb76c16987 [2023-02-13T05:35:54.860Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-13T05:35:54.860Z] ---> Running in c1d96860652a [2023-02-13T05:35:54.860Z] Removing intermediate container c1d96860652a [2023-02-13T05:35:54.860Z] ---> b44696990f48 [2023-02-13T05:35:54.860Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T05:35:55.118Z] ---> Running in 4222b01c63bb [2023-02-13T05:35:55.118Z] Removing intermediate container 4222b01c63bb [2023-02-13T05:35:55.118Z] ---> 563d998aa7da [2023-02-13T05:35:55.118Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-13T05:35:55.118Z] ---> Running in 117a261c4add [2023-02-13T05:35:55.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:35:55.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:35:55.893Z] OK: 211 MiB in 51 packages [2023-02-13T05:35:56.191Z] Removing intermediate container 117a261c4add [2023-02-13T05:35:56.191Z] ---> b323b289572c [2023-02-13T05:35:56.191Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-13T05:35:56.191Z] ---> d92047c52892 [2023-02-13T05:35:56.191Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:35:56.191Z] ---> Running in 4a92e6ec9745 [2023-02-13T05:35:57.162Z] Removing intermediate container 4a92e6ec9745 [2023-02-13T05:35:57.162Z] ---> e782d894c4c9 [2023-02-13T05:35:57.162Z] Step 9/23 : COPY . . [2023-02-13T05:35:57.162Z] ---> 089f247cbea6 [2023-02-13T05:35:57.162Z] Step 10/23 : RUN ${MAKE} [2023-02-13T05:35:57.431Z] ---> Running in b44d44043ce9 [2023-02-13T05:35:57.431Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.22" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-13T05:36:15.499Z] Removing intermediate container b44d44043ce9 [2023-02-13T05:36:15.499Z] ---> 8137fa48333f [2023-02-13T05:36:15.499Z] Step 11/23 : FROM alpine:3.16 [2023-02-13T05:36:15.499Z] 3.16: Pulling from library/alpine [2023-02-13T05:36:15.499Z] ef5531b6e74e: Pulling fs layer [2023-02-13T05:36:15.499Z] ef5531b6e74e: Verifying Checksum [2023-02-13T05:36:15.499Z] ef5531b6e74e: Download complete [2023-02-13T05:36:15.499Z] ef5531b6e74e: Pull complete [2023-02-13T05:36:15.499Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T05:36:15.499Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T05:36:15.499Z] ---> dfd21b5a31f5 [2023-02-13T05:36:15.499Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-13T05:36:15.499Z] ---> Running in df81e26fe8b0 [2023-02-13T05:36:15.758Z] Removing intermediate container df81e26fe8b0 [2023-02-13T05:36:15.758Z] ---> a9ef97ded776 [2023-02-13T05:36:15.758Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-13T05:36:15.758Z] ---> Running in 298541e468cc [2023-02-13T05:36:16.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:36:16.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:36:16.276Z] OK: 6 MiB in 14 packages [2023-02-13T05:36:16.842Z] Removing intermediate container 298541e468cc [2023-02-13T05:36:16.842Z] ---> 7886d9c0f308 [2023-02-13T05:36:16.842Z] Step 14/23 : WORKDIR / [2023-02-13T05:36:16.842Z] ---> Running in 2775148c255c [2023-02-13T05:36:16.842Z] Removing intermediate container 2775148c255c [2023-02-13T05:36:16.842Z] ---> 2dee58e74ecd [2023-02-13T05:36:16.842Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-13T05:36:16.842Z] ---> e7501b59bed1 [2023-02-13T05:36:16.842Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-13T05:36:17.407Z] ---> d39900291270 [2023-02-13T05:36:17.407Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-13T05:36:17.666Z] ---> f4b45504fc28 [2023-02-13T05:36:17.666Z] Step 18/23 : EXPOSE 59999 [2023-02-13T05:36:17.666Z] ---> Running in 70c8ab74f2a1 [2023-02-13T05:36:17.666Z] Removing intermediate container 70c8ab74f2a1 [2023-02-13T05:36:17.666Z] ---> 7e89b2be52a3 [2023-02-13T05:36:17.666Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-13T05:36:17.666Z] ---> Running in e96bf43372ed [2023-02-13T05:36:17.666Z] Removing intermediate container e96bf43372ed [2023-02-13T05:36:17.666Z] ---> 5ee1c40c53a0 [2023-02-13T05:36:17.666Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T05:36:17.666Z] ---> Running in a99c9f50b4c2 [2023-02-13T05:36:17.925Z] Removing intermediate container a99c9f50b4c2 [2023-02-13T05:36:17.925Z] ---> 755c1b5dec3a [2023-02-13T05:36:17.925Z] Step 21/23 : LABEL arch=amd64 [2023-02-13T05:36:17.925Z] ---> Running in bd6a2152fadd [2023-02-13T05:36:17.925Z] Removing intermediate container bd6a2152fadd [2023-02-13T05:36:17.925Z] ---> f51dfb920700 [2023-02-13T05:36:17.925Z] Step 22/23 : LABEL git_sha=ec40eb7b3630c03e357b8f00e941d9d3aac805d2 [2023-02-13T05:36:17.925Z] ---> Running in b2ef4f0fea9a [2023-02-13T05:36:18.184Z] Removing intermediate container b2ef4f0fea9a [2023-02-13T05:36:18.184Z] ---> e10a65cb0843 [2023-02-13T05:36:18.184Z] Step 23/23 : LABEL version=3.0.0-dev.22 [2023-02-13T05:36:18.184Z] ---> Running in 8d80d8974d05 [2023-02-13T05:36:18.184Z] Removing intermediate container 8d80d8974d05 [2023-02-13T05:36:18.184Z] ---> b012e00de2b8 [2023-02-13T05:36:18.184Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-13T05:36:18.184Z] Successfully built b012e00de2b8 [2023-02-13T05:36:18.184Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:36:18.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T05:36:18.586Z] [2023-02-13T05:36:18.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:36:18.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T05:36:18.882Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-13T05:36:18.882Z] 5eb5b503b376: Pulling fs layer [2023-02-13T05:36:18.882Z] 5c69ac0246d0: Pulling fs layer [2023-02-13T05:36:18.882Z] ec43610c2a17: Pulling fs layer [2023-02-13T05:36:18.882Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-13T05:36:18.882Z] 33b1e0a273af: Pulling fs layer [2023-02-13T05:36:18.882Z] 5d3b04190fa2: Pulling fs layer [2023-02-13T05:36:18.882Z] 2f39f015ded8: Pulling fs layer [2023-02-13T05:36:18.882Z] 3a2ae6a8a46f: Waiting [2023-02-13T05:36:18.882Z] 33b1e0a273af: Waiting [2023-02-13T05:36:18.882Z] 5d3b04190fa2: Waiting [2023-02-13T05:36:18.882Z] 2f39f015ded8: Waiting [2023-02-13T05:36:18.882Z] 5c69ac0246d0: Verifying Checksum [2023-02-13T05:36:18.882Z] 5c69ac0246d0: Download complete [2023-02-13T05:36:18.882Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-13T05:36:18.882Z] 3a2ae6a8a46f: Download complete [2023-02-13T05:36:19.144Z] 33b1e0a273af: Verifying Checksum [2023-02-13T05:36:19.144Z] 33b1e0a273af: Download complete [2023-02-13T05:36:19.144Z] 5d3b04190fa2: Verifying Checksum [2023-02-13T05:36:19.144Z] 5d3b04190fa2: Download complete [2023-02-13T05:36:19.144Z] ec43610c2a17: Verifying Checksum [2023-02-13T05:36:19.144Z] ec43610c2a17: Download complete [2023-02-13T05:36:19.403Z] 5eb5b503b376: Verifying Checksum [2023-02-13T05:36:19.403Z] 5eb5b503b376: Download complete [2023-02-13T05:36:19.968Z] 2f39f015ded8: Verifying Checksum [2023-02-13T05:36:19.968Z] 2f39f015ded8: Download complete [2023-02-13T05:36:20.534Z] 5eb5b503b376: Pull complete [2023-02-13T05:36:20.534Z] 5c69ac0246d0: Pull complete [2023-02-13T05:36:21.100Z] ec43610c2a17: Pull complete [2023-02-13T05:36:21.100Z] 3a2ae6a8a46f: Pull complete [2023-02-13T05:36:21.358Z] 33b1e0a273af: Pull complete [2023-02-13T05:36:21.358Z] 5d3b04190fa2: Pull complete [2023-02-13T05:36:25.540Z] 2f39f015ded8: Pull complete [2023-02-13T05:36:25.540Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-13T05:36:25.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T05:36:25.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:36:25.627Z] prd-ubuntu20.04-docker-8c-8g-5478 does not seem to be running inside a container [2023-02-13T05:36:25.678Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-13T05:36:27.477Z] $ docker top 5a060038a950aa6702b7ee090d25ad5f0132458f0f4b21d58fae0e007d1c7b48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:36:27.866Z] ---> job-cost.sh [2023-02-13T05:36:27.866Z] lf-activate-venv: SKIPPING [2023-02-13T05:36:27.866Z] INFO: No Stack... [2023-02-13T05:36:28.126Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T05:36:28.384Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T05:36:28.674Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-02-13T05:36:28.674Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T05:36:28.687Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-152-stack-cost] [2023-02-13T05:36:28.693Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-152-stack-cost] did not exist. Created. [2023-02-13T05:36:28.693Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T05:36:29.000Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-13T05:36:29.032Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T05:36:29.039Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-152-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T05:36:29.058Z] $ docker stop --time=1 5a060038a950aa6702b7ee090d25ad5f0132458f0f4b21d58fae0e007d1c7b48 [2023-02-13T05:36:30.225Z] $ docker rm -f --volumes 5a060038a950aa6702b7ee090d25ad5f0132458f0f4b21d58fae0e007d1c7b48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-13T05:37:31.725Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5481 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-02-13T05:37:31.738Z] Running in /w/workspace/device-sdk-go/152 [Pipeline] { [Pipeline] checkout [2023-02-13T05:37:31.767Z] The recommended git tool is: git [2023-02-13T05:37:38.688Z] using credential edgex-jenkins-ssh [2023-02-13T05:37:38.710Z] Cloning the remote Git repository [2023-02-13T05:37:38.767Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-13T05:37:38.883Z] > git init /w/workspace/device-sdk-go/152 # timeout=10 [2023-02-13T05:37:39.088Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-13T05:37:39.089Z] > git --version # timeout=10 [2023-02-13T05:37:39.114Z] > git --version # 'git version 2.25.1' [2023-02-13T05:37:39.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T05:37:39.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T05:37:42.063Z] Avoid second fetch [2023-02-13T05:37:42.064Z] Checking out Revision ec40eb7b3630c03e357b8f00e941d9d3aac805d2 (main) [2023-02-13T05:37:40.920Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-13T05:37:40.959Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T05:37:42.085Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T05:37:42.753Z] Commit message: "Merge pull request #1312 from jinlinGuan/edgex-go-issue-4273" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T05:37:42.110Z] > git checkout -f ec40eb7b3630c03e357b8f00e941d9d3aac805d2 # timeout=10 [2023-02-13T05:37:43.642Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-13T05:37:43.642Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T05:37:43.642Z] Dload Upload Total Spent Left Speed [2023-02-13T05:37:43.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-02-13T05:37:44.292Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-13T05:37:44.643Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-13T05:37:44.643Z] + sudo tee /etc/docker/daemon.new [2023-02-13T05:37:44.643Z] { [2023-02-13T05:37:44.643Z] "registry-mirrors": [ [2023-02-13T05:37:44.643Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-13T05:37:44.643Z] ], [2023-02-13T05:37:44.643Z] "bip": "10.250.0.254/24", [2023-02-13T05:37:44.643Z] "hosts": [ [2023-02-13T05:37:44.643Z] "tcp://0.0.0.0:5555", [2023-02-13T05:37:44.643Z] "unix:///var/run/docker.sock" [2023-02-13T05:37:44.643Z] ], [2023-02-13T05:37:44.643Z] "mtu": 1458, [2023-02-13T05:37:44.643Z] "selinux-enabled": true, [2023-02-13T05:37:44.643Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-13T05:37:44.643Z] } [Pipeline] sh [2023-02-13T05:37:44.994Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-13T05:37:45.350Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T05:38:03.660Z] provisioning config files... [2023-02-13T05:38:03.693Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/152@tmp/config12289368438326122728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:38:04.067Z] ---> docker-login.sh [2023-02-13T05:38:04.067Z] nexus3.edgexfoundry.org:10001 [2023-02-13T05:38:04.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:38:04.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:38:04.660Z] Configure a credential helper to remove this warning. See [2023-02-13T05:38:04.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:38:04.660Z] [2023-02-13T05:38:04.660Z] Login Succeeded [2023-02-13T05:38:04.660Z] nexus3.edgexfoundry.org:10002 [2023-02-13T05:38:04.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:38:05.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:38:05.206Z] Configure a credential helper to remove this warning. See [2023-02-13T05:38:05.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:38:05.206Z] [2023-02-13T05:38:05.206Z] Login Succeeded [2023-02-13T05:38:05.206Z] nexus3.edgexfoundry.org:10003 [2023-02-13T05:38:05.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:38:05.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:38:05.476Z] Configure a credential helper to remove this warning. See [2023-02-13T05:38:05.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:38:05.476Z] [2023-02-13T05:38:05.476Z] Login Succeeded [2023-02-13T05:38:05.476Z] nexus3.edgexfoundry.org:10004 [2023-02-13T05:38:05.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:38:06.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:38:06.022Z] Configure a credential helper to remove this warning. See [2023-02-13T05:38:06.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:38:06.022Z] [2023-02-13T05:38:06.022Z] Login Succeeded [2023-02-13T05:38:06.022Z] docker.io [2023-02-13T05:38:06.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:38:06.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:38:06.560Z] Configure a credential helper to remove this warning. See [2023-02-13T05:38:06.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:38:06.560Z] [2023-02-13T05:38:06.560Z] Login Succeeded [2023-02-13T05:38:06.560Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T05:38:06.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-13T05:38:06.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T05:38:06.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T05:38:06.854Z] ========================================================= [2023-02-13T05:38:06.854Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-13T05:38:06.854Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:38:07.206Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T05:38:07.477Z] Sending build context to Docker daemon 5.646MB [2023-02-13T05:38:07.751Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T05:38:07.751Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-13T05:38:07.751Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-13T05:38:07.751Z] 9b18e9b68314: Pulling fs layer [2023-02-13T05:38:07.751Z] 35d82f9e3411: Pulling fs layer [2023-02-13T05:38:07.751Z] e16973657156: Pulling fs layer [2023-02-13T05:38:07.751Z] fc693d55d65f: Pulling fs layer [2023-02-13T05:38:07.751Z] 7e9fc2657dce: Pulling fs layer [2023-02-13T05:38:07.751Z] dda99020689f: Pulling fs layer [2023-02-13T05:38:07.751Z] db1c61fa0a46: Pulling fs layer [2023-02-13T05:38:07.751Z] 891c053d2c06: Pulling fs layer [2023-02-13T05:38:07.751Z] dda99020689f: Waiting [2023-02-13T05:38:07.751Z] db1c61fa0a46: Waiting [2023-02-13T05:38:07.751Z] fc693d55d65f: Waiting [2023-02-13T05:38:07.751Z] 7e9fc2657dce: Waiting [2023-02-13T05:38:07.751Z] 891c053d2c06: Waiting [2023-02-13T05:38:07.751Z] e16973657156: Verifying Checksum [2023-02-13T05:38:07.751Z] e16973657156: Download complete [2023-02-13T05:38:07.751Z] 35d82f9e3411: Verifying Checksum [2023-02-13T05:38:07.751Z] 35d82f9e3411: Download complete [2023-02-13T05:38:08.022Z] 7e9fc2657dce: Verifying Checksum [2023-02-13T05:38:08.022Z] 7e9fc2657dce: Download complete [2023-02-13T05:38:08.022Z] dda99020689f: Verifying Checksum [2023-02-13T05:38:08.022Z] dda99020689f: Download complete [2023-02-13T05:38:08.022Z] 9b18e9b68314: Verifying Checksum [2023-02-13T05:38:08.022Z] 9b18e9b68314: Download complete [2023-02-13T05:38:09.007Z] 9b18e9b68314: Pull complete [2023-02-13T05:38:09.281Z] 891c053d2c06: Verifying Checksum [2023-02-13T05:38:09.281Z] 891c053d2c06: Download complete [2023-02-13T05:38:09.875Z] 35d82f9e3411: Pull complete [2023-02-13T05:38:10.145Z] e16973657156: Pull complete [2023-02-13T05:38:10.417Z] db1c61fa0a46: Verifying Checksum [2023-02-13T05:38:10.417Z] db1c61fa0a46: Download complete [2023-02-13T05:38:11.007Z] fc693d55d65f: Verifying Checksum [2023-02-13T05:38:11.007Z] fc693d55d65f: Download complete [2023-02-13T05:38:23.359Z] fc693d55d65f: Pull complete [2023-02-13T05:38:23.359Z] 7e9fc2657dce: Pull complete [2023-02-13T05:38:23.629Z] dda99020689f: Pull complete [2023-02-13T05:38:30.342Z] db1c61fa0a46: Pull complete [2023-02-13T05:38:32.980Z] 891c053d2c06: Pull complete [2023-02-13T05:38:32.980Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-13T05:38:32.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T05:38:32.980Z] ---> f96f9c87975a [2023-02-13T05:38:32.980Z] Step 3/10 : ARG MAKE=make build [2023-02-13T05:38:33.985Z] ---> Running in f51f263a3339 [2023-02-13T05:38:34.575Z] Removing intermediate container f51f263a3339 [2023-02-13T05:38:34.575Z] ---> f68c13b0bd59 [2023-02-13T05:38:34.575Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-13T05:38:34.575Z] ---> Running in 514254f32496 [2023-02-13T05:38:34.845Z] Removing intermediate container 514254f32496 [2023-02-13T05:38:34.845Z] ---> a184aacc0e89 [2023-02-13T05:38:34.845Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T05:38:35.112Z] ---> Running in a24702d62fe4 [2023-02-13T05:38:35.381Z] Removing intermediate container a24702d62fe4 [2023-02-13T05:38:35.381Z] ---> 3a9960ba9c66 [2023-02-13T05:38:35.381Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-13T05:38:35.381Z] ---> Running in 2c1ed17ea92d [2023-02-13T05:38:36.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:38:37.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:38:38.024Z] OK: 221 MiB in 51 packages [2023-02-13T05:38:38.994Z] Removing intermediate container 2c1ed17ea92d [2023-02-13T05:38:38.994Z] ---> c78518e83de9 [2023-02-13T05:38:38.994Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-13T05:38:39.594Z] ---> 8907a91865e5 [2023-02-13T05:38:39.594Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:38:39.594Z] ---> Running in 7e6c4cc48ff2 [2023-02-13T05:39:47.535Z] Removing intermediate container 7e6c4cc48ff2 [2023-02-13T05:39:47.535Z] ---> f2fea9624cc6 [2023-02-13T05:39:47.535Z] Step 9/10 : COPY . . [2023-02-13T05:39:47.535Z] ---> 900fadb109d4 [2023-02-13T05:39:47.535Z] Step 10/10 : RUN ${MAKE} [2023-02-13T05:39:47.535Z] ---> Running in 4f7d77452198 [2023-02-13T05:39:47.535Z] noop [2023-02-13T05:39:48.510Z] Removing intermediate container 4f7d77452198 [2023-02-13T05:39:48.510Z] ---> 3dfda14e8b27 [2023-02-13T05:39:48.510Z] Successfully built 3dfda14e8b27 [2023-02-13T05:39:48.510Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:39:48.865Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T05:39:48.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:39:49.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-5481 does not seem to be running inside a container [2023-02-13T05:39:49.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/152 -v /w/workspace/device-sdk-go/152:/w/workspace/device-sdk-go/152:rw,z -v /w/workspace/device-sdk-go/152@tmp:/w/workspace/device-sdk-go/152@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-arm64 cat [2023-02-13T05:39:50.384Z] $ docker top aa6344361f567ec37625482b46d5d85290c9498e5be3844bee4826318072b5a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T05:39:51.269Z] + go version [2023-02-13T05:39:51.269Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-13T05:39:51.292Z] $ docker stop --time=1 aa6344361f567ec37625482b46d5d85290c9498e5be3844bee4826318072b5a8 [2023-02-13T05:39:52.969Z] $ docker rm -f --volumes aa6344361f567ec37625482b46d5d85290c9498e5be3844bee4826318072b5a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:39:53.542Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T05:39:53.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:39:53.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-5481 does not seem to be running inside a container [2023-02-13T05:39:53.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/152 -v /w/workspace/device-sdk-go/152:/w/workspace/device-sdk-go/152:rw,z -v /w/workspace/device-sdk-go/152@tmp:/w/workspace/device-sdk-go/152@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-arm64 cat [2023-02-13T05:39:55.070Z] $ docker top e0a8d34c74daa2a0aaa7c4ea571d6ab9b989ba85fd71c9a6ad381242915e8137 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T05:39:55.916Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/152 [Pipeline] fileExists [Pipeline] sh [2023-02-13T05:39:56.572Z] + make test [2023-02-13T05:39:56.573Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T05:40:35.512Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-13T05:42:57.273Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-13T05:42:57.273Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-13T05:42:57.273Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-13T05:42:57.273Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-13T05:42:57.273Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-13T05:43:00.662Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.488s coverage: 27.6% of statements [2023-02-13T05:43:03.265Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.521s coverage: 78.9% of statements [2023-02-13T05:43:03.265Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-13T05:43:11.507Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.598s coverage: 77.8% of statements [2023-02-13T05:43:11.507Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-13T05:43:11.507Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-13T05:43:13.463Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.585s coverage: 63.0% of statements [2023-02-13T05:43:13.463Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-13T05:43:13.463Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-13T05:43:13.463Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-13T05:43:13.732Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.491s coverage: 65.2% of statements [2023-02-13T05:43:13.732Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-13T05:43:13.732Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-13T05:43:13.732Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.482s coverage: 89.2% of statements [2023-02-13T05:43:13.732Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-13T05:43:13.732Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.305s coverage: 4.7% of statements [2023-02-13T05:43:13.732Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-13T05:43:14.702Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-13T05:43:14.703Z] GO111MODULE=on go vet ./... [2023-02-13T05:44:51.392Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T05:44:51.392Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T05:44:51.392Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-13T05:44:51.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-13T05:44:51.426Z] $ docker stop --time=1 e0a8d34c74daa2a0aaa7c4ea571d6ab9b989ba85fd71c9a6ad381242915e8137 [2023-02-13T05:44:53.347Z] $ docker rm -f --volumes e0a8d34c74daa2a0aaa7c4ea571d6ab9b989ba85fd71c9a6ad381242915e8137 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T05:44:54.757Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-13T05:44:54.783Z] Warning: overwriting stash ‘coverage-report’ [2023-02-13T05:44:55.388Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T05:44:55.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-13T05:44:56.109Z] + ls -al . [2023-02-13T05:44:56.109Z] total 268 [2023-02-13T05:44:56.109Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 05:39 . [2023-02-13T05:44:56.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 05:37 .. [2023-02-13T05:44:56.109Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 05:37 .dockerignore [2023-02-13T05:44:56.109Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 05:37 .git [2023-02-13T05:44:56.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 05:37 .github [2023-02-13T05:44:56.109Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 13 05:37 .gitignore [2023-02-13T05:44:56.109Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 13 05:37 .golangci.yml [2023-02-13T05:44:56.109Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 13 05:37 CHANGELOG.md [2023-02-13T05:44:56.109Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 05:37 GOVERNANCE.md [2023-02-13T05:44:56.109Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 13 05:37 Jenkinsfile [2023-02-13T05:44:56.109Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 13 05:37 LICENSE [2023-02-13T05:44:56.109Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 13 05:37 Makefile [2023-02-13T05:44:56.109Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 13 05:37 OWNERS.md [2023-02-13T05:44:56.109Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 13 05:37 README.md [2023-02-13T05:44:56.109Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 05:34 VERSION [2023-02-13T05:44:56.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 05:37 bin [2023-02-13T05:44:56.109Z] -rw-r--r-- 1 jenkins jenkins 100374 Feb 13 05:43 coverage.out [2023-02-13T05:44:56.109Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 05:37 example [2023-02-13T05:44:56.109Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 13 05:37 go.mod [2023-02-13T05:44:56.109Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 13 05:37 go.sum [2023-02-13T05:44:56.109Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 13 05:37 internal [2023-02-13T05:44:56.109Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 05:37 openapi [2023-02-13T05:44:56.109Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 05:37 pkg [2023-02-13T05:44:56.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 05:37 snap [2023-02-13T05:44:56.109Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 13 05:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:56.461Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ec40eb7b3630c03e357b8f00e941d9d3aac805d2 --label arch=arm64 --label version=3.0.0-dev.22 . [2023-02-13T05:44:56.737Z] Sending build context to Docker daemon 5.747MB [2023-02-13T05:44:57.005Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T05:44:57.005Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-13T05:44:57.005Z] ---> 3dfda14e8b27 [2023-02-13T05:44:57.005Z] Step 3/23 : ARG MAKE=make build [2023-02-13T05:44:57.594Z] ---> Running in 9e914d4d9bc3 [2023-02-13T05:44:57.865Z] Removing intermediate container 9e914d4d9bc3 [2023-02-13T05:44:57.865Z] ---> 132e71304c41 [2023-02-13T05:44:57.865Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-13T05:44:58.136Z] ---> Running in 85af99bf6fee [2023-02-13T05:44:58.406Z] Removing intermediate container 85af99bf6fee [2023-02-13T05:44:58.406Z] ---> e81794e63c59 [2023-02-13T05:44:58.406Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T05:44:58.406Z] ---> Running in 0196df67fe43 [2023-02-13T05:44:58.674Z] Removing intermediate container 0196df67fe43 [2023-02-13T05:44:58.674Z] ---> 40e07b4f96c2 [2023-02-13T05:44:58.674Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-13T05:44:58.947Z] ---> Running in 2a77bfcd251b [2023-02-13T05:44:59.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:45:00.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:45:01.600Z] OK: 221 MiB in 51 packages [2023-02-13T05:45:02.189Z] Removing intermediate container 2a77bfcd251b [2023-02-13T05:45:02.189Z] ---> a99a519b38e8 [2023-02-13T05:45:02.189Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-13T05:45:02.779Z] ---> f6ebc5bb5b01 [2023-02-13T05:45:02.780Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:45:02.780Z] ---> Running in 2f23092188a7 [2023-02-13T05:45:05.365Z] Removing intermediate container 2f23092188a7 [2023-02-13T05:45:05.365Z] ---> 43ec6261628a [2023-02-13T05:45:05.365Z] Step 9/23 : COPY . . [2023-02-13T05:45:06.784Z] ---> beba18c6ba5d [2023-02-13T05:45:06.784Z] Step 10/23 : RUN ${MAKE} [2023-02-13T05:45:06.784Z] ---> Running in 80fb1d49f69f [2023-02-13T05:45:07.769Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.22" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-13T05:47:29.474Z] Removing intermediate container 80fb1d49f69f [2023-02-13T05:47:29.474Z] ---> e8b0c43b23db [2023-02-13T05:47:29.474Z] Step 11/23 : FROM alpine:3.16 [2023-02-13T05:47:29.474Z] 3.16: Pulling from library/alpine [2023-02-13T05:47:29.474Z] 3760b48202b3: Pulling fs layer [2023-02-13T05:47:29.474Z] 3760b48202b3: Download complete [2023-02-13T05:47:29.474Z] 3760b48202b3: Pull complete [2023-02-13T05:47:29.474Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T05:47:29.474Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T05:47:29.474Z] ---> 4c81e5bf8899 [2023-02-13T05:47:29.474Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-13T05:47:29.474Z] ---> Running in 87924e5a0637 [2023-02-13T05:47:29.474Z] Removing intermediate container 87924e5a0637 [2023-02-13T05:47:29.474Z] ---> 72089ebef799 [2023-02-13T05:47:29.474Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-13T05:47:29.474Z] ---> Running in db2744f52361 [2023-02-13T05:47:29.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:47:29.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:47:29.474Z] OK: 5 MiB in 14 packages [2023-02-13T05:47:29.474Z] Removing intermediate container db2744f52361 [2023-02-13T05:47:29.474Z] ---> 25a72dcec2c5 [2023-02-13T05:47:29.474Z] Step 14/23 : WORKDIR / [2023-02-13T05:47:29.474Z] ---> Running in 6280df522003 [2023-02-13T05:47:29.474Z] Removing intermediate container 6280df522003 [2023-02-13T05:47:29.474Z] ---> c923a1c90790 [2023-02-13T05:47:29.474Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-13T05:47:29.474Z] ---> ea2d6c1c6f83 [2023-02-13T05:47:29.474Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-13T05:47:29.474Z] ---> 65fc06aa0c17 [2023-02-13T05:47:29.474Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-13T05:47:29.474Z] ---> 85795a6e61c6 [2023-02-13T05:47:29.474Z] Step 18/23 : EXPOSE 59999 [2023-02-13T05:47:29.474Z] ---> Running in 1243da079d1f [2023-02-13T05:47:29.474Z] Removing intermediate container 1243da079d1f [2023-02-13T05:47:29.474Z] ---> ad5fea2f9d25 [2023-02-13T05:47:29.474Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-13T05:47:29.474Z] ---> Running in 3be1872e4b02 [2023-02-13T05:47:29.474Z] Removing intermediate container 3be1872e4b02 [2023-02-13T05:47:29.474Z] ---> 7427f9b3afd5 [2023-02-13T05:47:29.474Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T05:47:29.474Z] ---> Running in 8a8fe4637c65 [2023-02-13T05:47:29.474Z] Removing intermediate container 8a8fe4637c65 [2023-02-13T05:47:29.474Z] ---> 4105f3b0c8ce [2023-02-13T05:47:29.474Z] Step 21/23 : LABEL arch=arm64 [2023-02-13T05:47:29.474Z] ---> Running in cfa09d0339ed [2023-02-13T05:47:29.474Z] Removing intermediate container cfa09d0339ed [2023-02-13T05:47:29.474Z] ---> cdd7a99eed76 [2023-02-13T05:47:29.474Z] Step 22/23 : LABEL git_sha=ec40eb7b3630c03e357b8f00e941d9d3aac805d2 [2023-02-13T05:47:29.474Z] ---> Running in d384096ea3f3 [2023-02-13T05:47:29.474Z] Removing intermediate container d384096ea3f3 [2023-02-13T05:47:29.474Z] ---> ec961bd5a1b0 [2023-02-13T05:47:29.474Z] Step 23/23 : LABEL version=3.0.0-dev.22 [2023-02-13T05:47:29.474Z] ---> Running in edc7ae6c51d9 [2023-02-13T05:47:29.474Z] Removing intermediate container edc7ae6c51d9 [2023-02-13T05:47:29.474Z] ---> 9b2c826fd24e [2023-02-13T05:47:29.474Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-13T05:47:29.474Z] Successfully built 9b2c826fd24e [2023-02-13T05:47:29.474Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:47:29.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T05:47:29.906Z] [2023-02-13T05:47:29.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:47:30.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T05:47:30.248Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-13T05:47:30.523Z] 8998bd30e6a1: Pulling fs layer [2023-02-13T05:47:30.523Z] 04944245beec: Pulling fs layer [2023-02-13T05:47:30.523Z] 699f458cf7ca: Pulling fs layer [2023-02-13T05:47:30.523Z] 765212b225bb: Pulling fs layer [2023-02-13T05:47:30.523Z] f23df028b6ca: Pulling fs layer [2023-02-13T05:47:30.523Z] d65c8cfc05b1: Pulling fs layer [2023-02-13T05:47:30.523Z] 2437ff75d9bd: Pulling fs layer [2023-02-13T05:47:30.523Z] f23df028b6ca: Waiting [2023-02-13T05:47:30.523Z] d65c8cfc05b1: Waiting [2023-02-13T05:47:30.523Z] 2437ff75d9bd: Waiting [2023-02-13T05:47:30.523Z] 765212b225bb: Waiting [2023-02-13T05:47:30.523Z] 04944245beec: Verifying Checksum [2023-02-13T05:47:30.523Z] 04944245beec: Download complete [2023-02-13T05:47:30.523Z] 765212b225bb: Verifying Checksum [2023-02-13T05:47:30.523Z] 765212b225bb: Download complete [2023-02-13T05:47:30.793Z] f23df028b6ca: Verifying Checksum [2023-02-13T05:47:30.793Z] f23df028b6ca: Download complete [2023-02-13T05:47:30.793Z] d65c8cfc05b1: Verifying Checksum [2023-02-13T05:47:30.793Z] d65c8cfc05b1: Download complete [2023-02-13T05:47:30.793Z] 699f458cf7ca: Verifying Checksum [2023-02-13T05:47:30.793Z] 699f458cf7ca: Download complete [2023-02-13T05:47:31.062Z] 8998bd30e6a1: Verifying Checksum [2023-02-13T05:47:31.062Z] 8998bd30e6a1: Download complete [2023-02-13T05:47:33.663Z] 2437ff75d9bd: Verifying Checksum [2023-02-13T05:47:33.663Z] 2437ff75d9bd: Download complete [2023-02-13T05:47:35.081Z] 8998bd30e6a1: Pull complete [2023-02-13T05:47:35.781Z] 04944245beec: Pull complete [2023-02-13T05:47:37.258Z] 699f458cf7ca: Pull complete [2023-02-13T05:47:37.258Z] 765212b225bb: Pull complete [2023-02-13T05:47:38.253Z] f23df028b6ca: Pull complete [2023-02-13T05:47:38.531Z] d65c8cfc05b1: Pull complete [2023-02-13T05:47:53.568Z] 2437ff75d9bd: Pull complete [2023-02-13T05:47:53.568Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-13T05:47:53.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T05:47:53.569Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:47:53.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-5481 does not seem to be running inside a container [2023-02-13T05:47:53.832Z] $ 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-sdk-go/152 -v /w/workspace/device-sdk-go/152:/w/workspace/device-sdk-go/152:rw,z -v /w/workspace/device-sdk-go/152@tmp:/w/workspace/device-sdk-go/152@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:arm64 cat [2023-02-13T05:47:56.608Z] $ docker top 4dd7ebdca11b0b39aaf94e7e8d38bcc390f541adda7da1f4d2403520859545f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:47:57.463Z] ---> job-cost.sh [2023-02-13T05:47:57.463Z] lf-activate-venv: SKIPPING [2023-02-13T05:47:57.463Z] INFO: No Stack... [2023-02-13T05:47:58.427Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-13T05:47:59.010Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T05:47:59.651Z] + cat /w/workspace/device-sdk-go/152/archives/cost.csv [2023-02-13T05:47:59.651Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T05:47:59.727Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-152-stack-cost] [2023-02-13T05:47:59.734Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-152-stack-cost] did not exist. Created. [2023-02-13T05:47:59.734Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T05:48:00.402Z] /w/workspace/device-sdk-go/152@tmp/durable-ce5eab25/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-13T05:48:01.060Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-13T05:48:01.088Z] Warning: overwriting stash ‘stack-cost’ [2023-02-13T05:48:01.168Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T05:48:01.180Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-152-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T05:48:01.206Z] $ docker stop --time=1 4dd7ebdca11b0b39aaf94e7e8d38bcc390f541adda7da1f4d2403520859545f9 [2023-02-13T05:48:02.751Z] $ docker rm -f --volumes 4dd7ebdca11b0b39aaf94e7e8d38bcc390f541adda7da1f4d2403520859545f9 [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 [2023-02-13T05:48:03.139Z] provisioning config files... [2023-02-13T05:48:03.145Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12452014744392169323tmp [Pipeline] { [Pipeline] sh [2023-02-13T05:48:03.432Z] + set +x [2023-02-13T05:48:03.432Z] + curl -s https://codecov.io/bash [2023-02-13T05:48:03.432Z] + bash -s -- [2023-02-13T05:48:03.432Z] [2023-02-13T05:48:03.432Z] _____ _ [2023-02-13T05:48:03.432Z] / ____| | | [2023-02-13T05:48:03.432Z] | | ___ __| | ___ ___ _____ __ [2023-02-13T05:48:03.432Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-13T05:48:03.432Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-13T05:48:03.432Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-13T05:48:03.432Z] Bash-1.0.6 [2023-02-13T05:48:03.432Z] [2023-02-13T05:48:03.432Z] [2023-02-13T05:48:03.432Z] ==> git version 2.25.1 found [2023-02-13T05:48:03.432Z] ==> 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 [2023-02-13T05:48:03.432Z] Release-Date: 2020-01-08 [2023-02-13T05:48:03.432Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-13T05:48:03.432Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-13T05:48:03.432Z] ==> Jenkins CI detected. [2023-02-13T05:48:03.432Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-02-13T05:48:03.432Z] project root: . [2023-02-13T05:48:03.432Z] --> token set from env [2023-02-13T05:48:03.432Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-13T05:48:03.432Z] ==> Running gcov in . (disable via -X gcov) [2023-02-13T05:48:03.432Z] ==> Python coveragepy not found [2023-02-13T05:48:03.432Z] ==> Searching for coverage reports in: [2023-02-13T05:48:03.432Z] + . [2023-02-13T05:48:03.432Z] -> Found 1 reports [2023-02-13T05:48:03.432Z] ==> Detecting git/mercurial file structure [2023-02-13T05:48:03.432Z] ==> Reading reports [2023-02-13T05:48:03.691Z] + ./coverage.out bytes=100374 [2023-02-13T05:48:03.691Z] ==> Appending adjustments [2023-02-13T05:48:03.691Z] https://docs.codecov.io/docs/fixing-reports [2023-02-13T05:48:03.950Z] + Found adjustments [2023-02-13T05:48:03.950Z] ==> Gzipping contents [2023-02-13T05:48:03.950Z] 16K /tmp/codecov.Vd1fsi.gz [2023-02-13T05:48:03.950Z] ==> Uploading reports [2023-02-13T05:48:03.950Z] url: https://codecov.io [2023-02-13T05:48:03.950Z] query: branch=main&commit=ec40eb7b3630c03e357b8f00e941d9d3aac805d2&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-13T05:48:03.950Z] -> Pinging Codecov [2023-02-13T05:48:03.950Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=ec40eb7b3630c03e357b8f00e941d9d3aac805d2&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-13T05:48:04.210Z] -> Uploading to [2023-02-13T05:48:04.210Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-13/7E55EF52A471D76F132DFD9A03CDDE97/ec40eb7b3630c03e357b8f00e941d9d3aac805d2/20bf79ab-7578-4816-a6f2-b4a21151df21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230213T054803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1c819af598d5c9e17d580017f167a9f26bfdc398f14862e22b4a93b356c8c64 [2023-02-13T05:48:04.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T05:48:04.210Z] Dload Upload Total Spent Left Speed [2023-02-13T05:48:04.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14488 0 0 100 14488 0 47973 --:--:-- --:--:-- --:--:-- 47973 100 14488 0 0 100 14488 0 47973 --:--:-- --:--:-- --:--:-- 47815 [2023-02-13T05:48:04.469Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/ec40eb7b3630c03e357b8f00e941d9d3aac805d2 [Pipeline] } [2023-02-13T05:48:04.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-13T05:48:04.682Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-13T05:48:04.695Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:48:05.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T05:48:05.000Z] [2023-02-13T05:48:05.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:48:05.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T05:48:05.311Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-13T05:48:05.311Z] df9b9388f04a: Pulling fs layer [2023-02-13T05:48:05.311Z] 52dc419b0ee2: Pulling fs layer [2023-02-13T05:48:05.311Z] 25bc292e5bac: Pulling fs layer [2023-02-13T05:48:05.311Z] 114826534d7a: Pulling fs layer [2023-02-13T05:48:05.311Z] 4657fd5d0bcf: Pulling fs layer [2023-02-13T05:48:05.311Z] 6ad1cebc031e: Pulling fs layer [2023-02-13T05:48:05.311Z] 8a3aa393b2d8: Pulling fs layer [2023-02-13T05:48:05.311Z] 114826534d7a: Waiting [2023-02-13T05:48:05.311Z] 4657fd5d0bcf: Waiting [2023-02-13T05:48:05.311Z] 6ad1cebc031e: Waiting [2023-02-13T05:48:05.311Z] 8a3aa393b2d8: Waiting [2023-02-13T05:48:05.311Z] 25bc292e5bac: Download complete [2023-02-13T05:48:05.311Z] 52dc419b0ee2: Download complete [2023-02-13T05:48:05.311Z] 4657fd5d0bcf: Download complete [2023-02-13T05:48:05.311Z] df9b9388f04a: Download complete [2023-02-13T05:48:05.580Z] df9b9388f04a: Pull complete [2023-02-13T05:48:05.868Z] 52dc419b0ee2: Pull complete [2023-02-13T05:48:05.868Z] 25bc292e5bac: Pull complete [2023-02-13T05:48:05.868Z] 6ad1cebc031e: Verifying Checksum [2023-02-13T05:48:05.868Z] 6ad1cebc031e: Download complete [2023-02-13T05:48:06.889Z] 114826534d7a: Download complete [2023-02-13T05:48:07.455Z] 8a3aa393b2d8: Verifying Checksum [2023-02-13T05:48:07.455Z] 8a3aa393b2d8: Download complete [2023-02-13T05:48:10.740Z] 114826534d7a: Pull complete [2023-02-13T05:48:10.740Z] 4657fd5d0bcf: Pull complete [2023-02-13T05:48:10.740Z] 6ad1cebc031e: Pull complete [2023-02-13T05:48:13.273Z] 8a3aa393b2d8: Pull complete [2023-02-13T05:48:13.273Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-13T05:48:13.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T05:48:13.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:48:13.359Z] prd-ubuntu20.04-docker-8c-8g-5478 does not seem to be running inside a container [2023-02-13T05:48:13.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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:1.410.4 cat [2023-02-13T05:48:15.341Z] $ docker top 0b3481321717e8040c5c533352239c494ef2e515e371a10c813ccc65ac1e4831 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-13T05:48:15.404Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-02-13T05:48:15.684Z] + set -o pipefail [2023-02-13T05:48:15.684Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-02-13T05:48:20.958Z] [2023-02-13T05:48:20.958Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-02-13T05:48:20.958Z] [2023-02-13T05:48:20.958Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/c95ded11-8a37-42cc-bd3c-2bfff45f0cb8 [2023-02-13T05:48:20.958Z] [2023-02-13T05:48:20.958Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-13T05:48:20.958Z] [2023-02-13T05:48:22.333Z] [2023-02-13T05:48:22.333Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-13T05:48:22.333Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-13T05:48:22.333Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-13T05:48:22.346Z] $ docker stop --time=1 0b3481321717e8040c5c533352239c494ef2e515e371a10c813ccc65ac1e4831 [2023-02-13T05:48:24.483Z] $ docker rm -f --volumes 0b3481321717e8040c5c533352239c494ef2e515e371a10c813ccc65ac1e4831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-13T05:48:24.860Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T05:48:24.871Z] provisioning config files... [2023-02-13T05:48:24.878Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2931133438696373516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:48:25.170Z] --> edgex-publish-swagger.sh [2023-02-13T05:48:25.170Z] === Publish openapi/v3 API === [2023-02-13T05:48:25.170Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-13T05:48:25.170Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-02-13T05:48:25.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T05:48:25.170Z] Dload Upload Total Spent Left Speed [2023-02-13T05:48:25.738Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35858 0 0 100 35858 0 58400 --:--:-- --:--:-- --:--:-- 58305 100 35858 0 0 100 35858 0 58400 --:--:-- --:--:-- --:--:-- 58305 [2023-02-13T05:48:25.738Z] [2023-02-13T05:48:25.738Z] [Pipeline] } [2023-02-13T05:48:25.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T05:48:26.106Z] + git log --format=format:%s -1 ec40eb7b3630c03e357b8f00e941d9d3aac805d2 [Pipeline] sh [2023-02-13T05:48:26.395Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T05:48:26.395Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:48:26.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T05:48:26.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:48:26.758Z] prd-ubuntu20.04-docker-8c-8g-5478 does not seem to be running inside a container [2023-02-13T05:48:26.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-13T05:48:27.133Z] $ docker top 31ac5459579a9737d59d8b6f4c0e69c1c32e41ad5f78c01dac2826e77c3b4a72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T05:48:27.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T05:48:27.221Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T05:48:27.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T05:48:27.330Z] $ docker exec 31ac5459579a9737d59d8b6f4c0e69c1c32e41ad5f78c01dac2826e77c3b4a72 ssh-agent [2023-02-13T05:48:27.440Z] SSH_AUTH_SOCK=/tmp/ssh-wlKYfwReeiCY/agent.32 [2023-02-13T05:48:27.440Z] SSH_AGENT_PID=38 [2023-02-13T05:48:27.445Z] Running ssh-add (command line suppressed) [2023-02-13T05:48:27.567Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7054777125593846861.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7054777125593846861.key) [2023-02-13T05:48:27.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T05:48:27.868Z] + git semver tag [2023-02-13T05:48:28.127Z] 2023-02-13 05:48:28,047 [run_tag] DEBUG tag force:False [2023-02-13T05:48:28.127Z] 2023-02-13 05:48:28,047 [check_head_tag] DEBUG check head tag [2023-02-13T05:48:28.127Z] 2023-02-13 05:48:28,049 [execute] INFO git cat-file --batch-check [2023-02-13T05:48:28.127Z] 2023-02-13 05:48:28,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-13T05:48:28.127Z] 2023-02-13 05:48:28,052 [execute] INFO git cat-file --batch [2023-02-13T05:48:28.127Z] 2023-02-13 05:48:28,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-13T05:48:28.127Z] 2023-02-13 05:48:28,074 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T05:48:28.127Z] 2023-02-13 05:48:28,074 [execute] INFO git tag -a v3.0.0-dev.22 -m v3.0.0-dev.22 [2023-02-13T05:48:28.127Z] 2023-02-13 05:48:28,074 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.22', '-m', 'v3.0.0-dev.22'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-13T05:48:28.127Z] 2023-02-13 05:48:28,078 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T05:48:28.127Z] 3.0.0-dev.22 [Pipeline] } [2023-02-13T05:48:28.139Z] $ docker exec --env ******** --env ******** 31ac5459579a9737d59d8b6f4c0e69c1c32e41ad5f78c01dac2826e77c3b4a72 ssh-agent -k [2023-02-13T05:48:28.220Z] unset SSH_AUTH_SOCK; [2023-02-13T05:48:28.221Z] unset SSH_AGENT_PID; [2023-02-13T05:48:28.221Z] echo Agent pid 38 killed; [2023-02-13T05:48:28.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T05:48:28.534Z] + git semver [Pipeline] } [2023-02-13T05:48:28.808Z] $ docker stop --time=1 31ac5459579a9737d59d8b6f4c0e69c1c32e41ad5f78c01dac2826e77c3b4a72 [2023-02-13T05:48:30.099Z] $ docker rm -f --volumes 31ac5459579a9737d59d8b6f4c0e69c1c32e41ad5f78c01dac2826e77c3b4a72 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:48:30.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T05:48:30.459Z] [2023-02-13T05:48:30.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:48:30.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T05:48:30.762Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-13T05:48:30.762Z] ab5ef0e58194: Pulling fs layer [2023-02-13T05:48:30.762Z] 9712f1f96733: Pulling fs layer [2023-02-13T05:48:30.762Z] 63f879dbbcfc: Pulling fs layer [2023-02-13T05:48:30.762Z] 0d9ebad4ef96: Pulling fs layer [2023-02-13T05:48:30.762Z] e9a5061849ea: Pulling fs layer [2023-02-13T05:48:30.762Z] d747dcd14b5f: Pulling fs layer [2023-02-13T05:48:30.762Z] 2de7ff778b66: Pulling fs layer [2023-02-13T05:48:30.762Z] 0d9ebad4ef96: Waiting [2023-02-13T05:48:30.762Z] e9a5061849ea: Waiting [2023-02-13T05:48:30.762Z] 2de7ff778b66: Waiting [2023-02-13T05:48:30.762Z] d747dcd14b5f: Waiting [2023-02-13T05:48:30.762Z] 9712f1f96733: Verifying Checksum [2023-02-13T05:48:30.762Z] 9712f1f96733: Download complete [2023-02-13T05:48:31.785Z] 63f879dbbcfc: Verifying Checksum [2023-02-13T05:48:31.785Z] 63f879dbbcfc: Download complete [2023-02-13T05:48:32.079Z] e9a5061849ea: Verifying Checksum [2023-02-13T05:48:32.079Z] e9a5061849ea: Download complete [2023-02-13T05:48:32.079Z] d747dcd14b5f: Download complete [2023-02-13T05:48:32.079Z] ab5ef0e58194: Verifying Checksum [2023-02-13T05:48:32.079Z] ab5ef0e58194: Download complete [2023-02-13T05:48:32.340Z] 0d9ebad4ef96: Verifying Checksum [2023-02-13T05:48:32.340Z] 0d9ebad4ef96: Download complete [2023-02-13T05:48:32.340Z] 2de7ff778b66: Verifying Checksum [2023-02-13T05:48:32.340Z] 2de7ff778b66: Download complete [2023-02-13T05:48:34.868Z] ab5ef0e58194: Pull complete [2023-02-13T05:48:34.868Z] 9712f1f96733: Pull complete [2023-02-13T05:48:35.434Z] 63f879dbbcfc: Pull complete [2023-02-13T05:48:38.710Z] 0d9ebad4ef96: Pull complete [2023-02-13T05:48:38.968Z] e9a5061849ea: Pull complete [2023-02-13T05:48:38.968Z] d747dcd14b5f: Pull complete [2023-02-13T05:48:39.902Z] 2de7ff778b66: Pull complete [2023-02-13T05:48:39.902Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-13T05:48:39.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T05:48:39.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:48:39.974Z] prd-ubuntu20.04-docker-8c-8g-5478 does not seem to be running inside a container [2023-02-13T05:48:40.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-13T05:48:42.238Z] $ docker top 4f7603bf2da21ab2eefe395c8c6dbeb33f92f6417a546f1a48bd185b961ed3db -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-13T05:48:42.306Z] provisioning config files... [2023-02-13T05:48:42.312Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13961576656604648738tmp [2023-02-13T05:48:42.321Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14101078308920310921tmp [2023-02-13T05:48:42.331Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9344944441214779217tmp [Pipeline] { [Pipeline] echo [2023-02-13T05:48:42.348Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:48:42.632Z] ---> sigul-configuration.sh [2023-02-13T05:48:42.632Z] gpg: directory `/root/.gnupg' created [2023-02-13T05:48:42.632Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-13T05:48:42.632Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-13T05:48:42.632Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-13T05:48:42.632Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-13T05:48:42.632Z] gpg: CAST5 encrypted data [2023-02-13T05:48:42.632Z] gpg: encrypted with 1 passphrase [2023-02-13T05:48:42.632Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-13T05:48:42.920Z] + mkdir /home/jenkins [2023-02-13T05:48:42.920Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-13T05:48:43.205Z] + 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 [2023-02-13T05:48:43.213Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:48:43.497Z] ---> sigul-install.sh [2023-02-13T05:48:43.497Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-13T05:48:43.782Z] + git tag --list [2023-02-13T05:48:43.782Z] 0.7.1 [2023-02-13T05:48:43.782Z] delhi-tag [2023-02-13T05:48:43.782Z] v1.0.0 [2023-02-13T05:48:43.782Z] v1.1.0 [2023-02-13T05:48:43.782Z] v1.1.1 [2023-02-13T05:48:43.782Z] v1.1.2 [2023-02-13T05:48:43.782Z] v1.2.0 [2023-02-13T05:48:43.782Z] v1.2.1 [2023-02-13T05:48:43.782Z] v1.2.2 [2023-02-13T05:48:43.782Z] v1.2.3 [2023-02-13T05:48:43.782Z] v1.3.0 [2023-02-13T05:48:43.782Z] v1.4.0 [2023-02-13T05:48:43.782Z] v2.0.0 [2023-02-13T05:48:43.782Z] v2.1.0 [2023-02-13T05:48:43.782Z] v2.1.1 [2023-02-13T05:48:43.782Z] v2.1.1-dev.2 [2023-02-13T05:48:43.782Z] v2.1.1-dev.3 [2023-02-13T05:48:43.782Z] v2.2.0 [2023-02-13T05:48:43.782Z] v2.2.1-dev.1 [2023-02-13T05:48:43.782Z] v2.2.1-dev.10 [2023-02-13T05:48:43.782Z] v2.2.1-dev.11 [2023-02-13T05:48:43.782Z] v2.2.1-dev.12 [2023-02-13T05:48:43.782Z] v2.2.1-dev.13 [2023-02-13T05:48:43.782Z] v2.2.1-dev.14 [2023-02-13T05:48:43.782Z] v2.2.1-dev.2 [2023-02-13T05:48:43.782Z] v2.2.1-dev.3 [2023-02-13T05:48:43.782Z] v2.2.1-dev.4 [2023-02-13T05:48:43.782Z] v2.2.1-dev.5 [2023-02-13T05:48:43.782Z] v2.2.1-dev.6 [2023-02-13T05:48:43.782Z] v2.2.1-dev.7 [2023-02-13T05:48:43.782Z] v2.2.1-dev.8 [2023-02-13T05:48:43.782Z] v2.2.1-dev.9 [2023-02-13T05:48:43.782Z] v2.3.0 [2023-02-13T05:48:43.782Z] v2.3.0-dev.14 [2023-02-13T05:48:43.782Z] v2.3.0-dev.15 [2023-02-13T05:48:43.782Z] v2.3.0-dev.16 [2023-02-13T05:48:43.782Z] v2.3.0-dev.17 [2023-02-13T05:48:43.782Z] v2.3.0-dev.18 [2023-02-13T05:48:43.782Z] v2.3.0-dev.19 [2023-02-13T05:48:43.782Z] v2.3.0-dev.20 [2023-02-13T05:48:43.782Z] v2.3.0-dev.21 [2023-02-13T05:48:43.782Z] v2.3.0-dev.22 [2023-02-13T05:48:43.782Z] v2.3.0-dev.23 [2023-02-13T05:48:43.782Z] v2.3.0-dev.24 [2023-02-13T05:48:43.782Z] v2.3.0-dev.25 [2023-02-13T05:48:43.782Z] v2.3.0-dev.26 [2023-02-13T05:48:43.782Z] v2.3.0-dev.27 [2023-02-13T05:48:43.782Z] v2.3.0-dev.28 [2023-02-13T05:48:43.782Z] v2.3.0-dev.29 [2023-02-13T05:48:43.782Z] v2.3.0-dev.30 [2023-02-13T05:48:43.782Z] v2.3.0-dev.31 [2023-02-13T05:48:43.782Z] v2.3.0-dev.32 [2023-02-13T05:48:43.782Z] v2.3.0-dev.33 [2023-02-13T05:48:43.782Z] v2.3.0-dev.34 [2023-02-13T05:48:43.782Z] v2.3.0-dev.35 [2023-02-13T05:48:43.782Z] v2.3.0-dev.36 [2023-02-13T05:48:43.782Z] v2.3.0-dev.37 [2023-02-13T05:48:43.782Z] v2.3.0-dev.38 [2023-02-13T05:48:43.782Z] v2.3.0-dev.39 [2023-02-13T05:48:43.782Z] v2.3.0-dev.40 [2023-02-13T05:48:43.782Z] v2.3.0-dev.41 [2023-02-13T05:48:43.782Z] v2.3.0-dev.42 [2023-02-13T05:48:43.782Z] v2.3.0-dev.43 [2023-02-13T05:48:43.782Z] v2.3.0-dev.44 [2023-02-13T05:48:43.782Z] v2.3.0-dev.45 [2023-02-13T05:48:43.782Z] v2.3.0-dev.46 [2023-02-13T05:48:43.782Z] v2.3.0-dev.47 [2023-02-13T05:48:43.782Z] v2.3.0-dev.48 [2023-02-13T05:48:43.782Z] v2.3.0-dev.49 [2023-02-13T05:48:43.782Z] v2.3.0-dev.50 [2023-02-13T05:48:43.782Z] v2.3.0-dev.51 [2023-02-13T05:48:43.782Z] v2.3.1-dev.1 [2023-02-13T05:48:43.782Z] v2.3.1-dev.2 [2023-02-13T05:48:43.782Z] v3.0.0-dev.1 [2023-02-13T05:48:43.782Z] v3.0.0-dev.10 [2023-02-13T05:48:43.782Z] v3.0.0-dev.11 [2023-02-13T05:48:43.782Z] v3.0.0-dev.12 [2023-02-13T05:48:43.782Z] v3.0.0-dev.13 [2023-02-13T05:48:43.782Z] v3.0.0-dev.14 [2023-02-13T05:48:43.782Z] v3.0.0-dev.15 [2023-02-13T05:48:43.782Z] v3.0.0-dev.16 [2023-02-13T05:48:43.782Z] v3.0.0-dev.17 [2023-02-13T05:48:43.782Z] v3.0.0-dev.18 [2023-02-13T05:48:43.782Z] v3.0.0-dev.19 [2023-02-13T05:48:43.782Z] v3.0.0-dev.2 [2023-02-13T05:48:43.782Z] v3.0.0-dev.20 [2023-02-13T05:48:43.782Z] v3.0.0-dev.21 [2023-02-13T05:48:43.782Z] v3.0.0-dev.22 [2023-02-13T05:48:43.782Z] v3.0.0-dev.3 [2023-02-13T05:48:43.782Z] v3.0.0-dev.4 [2023-02-13T05:48:43.782Z] v3.0.0-dev.5 [2023-02-13T05:48:43.782Z] v3.0.0-dev.6 [2023-02-13T05:48:43.782Z] v3.0.0-dev.7 [2023-02-13T05:48:43.782Z] v3.0.0-dev.8 [2023-02-13T05:48:43.782Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-13T05:48:44.072Z] + lftools sign git-tag v3.0.0-dev.22 [2023-02-13T05:48:44.641Z] Signing Git tag with Sigul... [2023-02-13T05:48:44.641Z] Signing v3.0.0-dev.22 [Pipeline] echo [2023-02-13T05:48:44.911Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:48:45.197Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-13T05:48:45.205Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-13T05:48:45.228Z] $ docker stop --time=1 4f7603bf2da21ab2eefe395c8c6dbeb33f92f6417a546f1a48bd185b961ed3db [2023-02-13T05:48:46.524Z] $ docker rm -f --volumes 4f7603bf2da21ab2eefe395c8c6dbeb33f92f6417a546f1a48bd185b961ed3db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-13T05:48:46.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T05:48:46.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:48:47.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T05:48:47.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:48:47.334Z] prd-ubuntu20.04-docker-8c-8g-5478 does not seem to be running inside a container [2023-02-13T05:48:47.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-13T05:48:47.702Z] $ docker top 9a2cf9619a0279caf07737951d937c984155651654d8f977d07ec9fe80990cf7 -eo pid,comm [2023-02-13T05:48:47.748Z] 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). [2023-02-13T05:48:47.748Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T05:48:47.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T05:48:47.790Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T05:48:47.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T05:48:47.901Z] $ docker exec 9a2cf9619a0279caf07737951d937c984155651654d8f977d07ec9fe80990cf7 ssh-agent [2023-02-13T05:48:48.009Z] SSH_AUTH_SOCK=/tmp/ssh-S4uFDH0AF2Wm/agent.33 [2023-02-13T05:48:48.009Z] SSH_AGENT_PID=39 [2023-02-13T05:48:48.014Z] Running ssh-add (command line suppressed) [2023-02-13T05:48:48.112Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10067548104290132642.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10067548104290132642.key) [2023-02-13T05:48:48.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T05:48:48.413Z] + git semver bump pre [2023-02-13T05:48:48.674Z] 2023-02-13 05:48:48,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T05:48:48.675Z] 2023-02-13 05:48:48,597 [bump_version] DEBUG bumping version:3.0.0-dev.22 on axis:pre with prefix:dev [2023-02-13T05:48:48.675Z] 2023-02-13 05:48:48,597 [bump_version] DEBUG bumped version:3.0.0-dev.23 [2023-02-13T05:48:48.675Z] 2023-02-13 05:48:48,597 [write_version] DEBUG write version:3.0.0-dev.23 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-02-13T05:48:48.675Z] 2023-02-13 05:48:48,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T05:48:48.675Z] 2023-02-13 05:48:48,597 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T05:48:48.675Z] 2023-02-13 05:48:48,599 [execute] INFO git cat-file --batch-check [2023-02-13T05:48:48.675Z] 2023-02-13 05:48:48,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T05:48:48.675Z] 2023-02-13 05:48:48,604 [execute] INFO git cat-file --batch [2023-02-13T05:48:48.675Z] 2023-02-13 05:48:48,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T05:48:48.675Z] 2023-02-13 05:48:48,608 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T05:48:48.675Z] 3.0.0-dev.23 [Pipeline] } [2023-02-13T05:48:48.687Z] $ docker exec --env ******** --env ******** 9a2cf9619a0279caf07737951d937c984155651654d8f977d07ec9fe80990cf7 ssh-agent -k [2023-02-13T05:48:48.792Z] unset SSH_AUTH_SOCK; [2023-02-13T05:48:48.792Z] unset SSH_AGENT_PID; [2023-02-13T05:48:48.792Z] echo Agent pid 39 killed; [2023-02-13T05:48:48.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T05:48:49.100Z] + git semver [Pipeline] } [2023-02-13T05:48:49.375Z] $ docker stop --time=1 9a2cf9619a0279caf07737951d937c984155651654d8f977d07ec9fe80990cf7 [2023-02-13T05:48:50.675Z] $ docker rm -f --volumes 9a2cf9619a0279caf07737951d937c984155651654d8f977d07ec9fe80990cf7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T05:48:51.018Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T05:48:51.018Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:48:51.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T05:48:51.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:48:51.396Z] prd-ubuntu20.04-docker-8c-8g-5478 does not seem to be running inside a container [2023-02-13T05:48:51.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-13T05:48:51.746Z] $ docker top 7ba81b6a8d5dbea5ec5834a07a1efd1dc20678e30718f7a0b334e275088d91a2 -eo pid,comm [2023-02-13T05:48:51.791Z] 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). [2023-02-13T05:48:51.791Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T05:48:51.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T05:48:51.835Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T05:48:51.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T05:48:51.950Z] $ docker exec 7ba81b6a8d5dbea5ec5834a07a1efd1dc20678e30718f7a0b334e275088d91a2 ssh-agent [2023-02-13T05:48:52.051Z] SSH_AUTH_SOCK=/tmp/ssh-YdOBDSqPzpP8/agent.32 [2023-02-13T05:48:52.051Z] SSH_AGENT_PID=38 [2023-02-13T05:48:52.057Z] Running ssh-add (command line suppressed) [2023-02-13T05:48:52.151Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13310920914185418670.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13310920914185418670.key) [2023-02-13T05:48:52.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T05:48:52.451Z] + git semver push [2023-02-13T05:48:52.711Z] 2023-02-13 05:48:52,624 [run_push] DEBUG push [2023-02-13T05:48:52.711Z] 2023-02-13 05:48:52,625 [execute] INFO git cat-file --batch-check [2023-02-13T05:48:52.711Z] 2023-02-13 05:48:52,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T05:48:52.711Z] 2023-02-13 05:48:52,629 [execute] INFO git rev-list 0eab4ae533266ecd60c95107ab87548b582f197e -- [2023-02-13T05:48:52.711Z] 2023-02-13 05:48:52,629 [execute] DEBUG Popen(['git', 'rev-list', '0eab4ae533266ecd60c95107ab87548b582f197e', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-13T05:48:52.711Z] 2023-02-13 05:48:52,639 [execute] INFO git fetch -v origin [2023-02-13T05:48:52.711Z] 2023-02-13 05:48:52,640 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-13T05:48:53.278Z] 2023-02-13 05:48:53,186 [run_push] DEBUG no remote changes detected [2023-02-13T05:48:53.278Z] 2023-02-13 05:48:53,186 [execute] INFO git push origin semver [2023-02-13T05:48:53.278Z] 2023-02-13 05:48:53,187 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-13T05:48:54.213Z] 2023-02-13 05:48:54,049 [run_push] DEBUG push all version tags [2023-02-13T05:48:54.213Z] 2023-02-13 05:48:54,049 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-13T05:48:54.213Z] 2023-02-13 05:48:54,050 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-13T05:48:55.148Z] 2023-02-13 05:48:54,911 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T05:48:55.148Z] 3.0.0-dev.23 [Pipeline] } [2023-02-13T05:48:55.160Z] $ docker exec --env ******** --env ******** 7ba81b6a8d5dbea5ec5834a07a1efd1dc20678e30718f7a0b334e275088d91a2 ssh-agent -k [2023-02-13T05:48:55.250Z] unset SSH_AUTH_SOCK; [2023-02-13T05:48:55.253Z] unset SSH_AGENT_PID; [2023-02-13T05:48:55.253Z] echo Agent pid 38 killed; [2023-02-13T05:48:55.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T05:48:55.559Z] + git semver [Pipeline] } [2023-02-13T05:48:55.831Z] $ docker stop --time=1 7ba81b6a8d5dbea5ec5834a07a1efd1dc20678e30718f7a0b334e275088d91a2 [2023-02-13T05:48:57.069Z] $ docker rm -f --volumes 7ba81b6a8d5dbea5ec5834a07a1efd1dc20678e30718f7a0b334e275088d91a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-13T05:48:57.555Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-02-13T05:48:57.555Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-13T05:48:57.555Z] total 16 [2023-02-13T05:48:57.555Z] drwxr-xr-x 3 root root 4096 Feb 13 05:36 . [2023-02-13T05:48:57.555Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 05:48 .. [2023-02-13T05:48:57.555Z] drwxr-xr-x 2 root root 4096 Feb 13 05:36 cost [2023-02-13T05:48:57.555Z] -rw-r--r-- 1 root root 85 Feb 13 05:36 cost.csv [2023-02-13T05:48:57.555Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-13T05:48:57.555Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-13T05:48:57.555Z] total 16 [2023-02-13T05:48:57.555Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 05:36 . [2023-02-13T05:48:57.555Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 05:48 .. [2023-02-13T05:48:57.555Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 05:36 cost [2023-02-13T05:48:57.555Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 13 05:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:48:57.843Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:48:58.700Z] ---> package-listing.sh [2023-02-13T05:48:58.700Z] ++ facter osfamily [2023-02-13T05:48:58.700Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-13T05:48:58.959Z] + OS_FAMILY=debian [2023-02-13T05:48:58.959Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-02-13T05:48:58.959Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-13T05:48:58.959Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-13T05:48:58.959Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-13T05:48:58.959Z] + PACKAGES=/tmp/packages_start.txt [2023-02-13T05:48:58.959Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-13T05:48:58.959Z] + PACKAGES=/tmp/packages_end.txt [2023-02-13T05:48:58.959Z] + case "${OS_FAMILY}" in [2023-02-13T05:48:58.959Z] + dpkg -l [2023-02-13T05:48:58.959Z] + grep '^ii' [2023-02-13T05:48:58.959Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-13T05:48:58.959Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-13T05:48:58.959Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-13T05:48:58.959Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-13T05:48:58.959Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-02-13T05:48:58.959Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-02-13T05:48:58.969Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-13T05:48:59.245Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:48:59.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T05:48:59.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:48:59.865Z] prd-ubuntu20.04-docker-8c-8g-5478 does not seem to be running inside a container [2023-02-13T05:48:59.894Z] $ 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/edgexfoundry_device-sdk-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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-02-13T05:49:00.085Z] $ docker top 50e41dd615aac0f4aeb27290dc193de3b02d8672e70703a773fd6888b07ecb7d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T05:49:00.425Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-13T05:49:00.705Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-13T05:49:00.991Z] + ls /var/log/sa-host [2023-02-13T05:49:00.991Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T05:49:01.062Z] provisioning config files... [2023-02-13T05:49:01.068Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17864777692698289677tmp [Pipeline] { [Pipeline] echo [2023-02-13T05:49:01.079Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:49:01.361Z] ---> create-netrc.sh [Pipeline] } [2023-02-13T05:49:01.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:49:01.692Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-13T05:49:01.701Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:49:01.984Z] ---> sudo-logs.sh [2023-02-13T05:49:01.984Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-13T05:49:02.005Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:49:02.284Z] ---> job-cost.sh [2023-02-13T05:49:02.284Z] lf-activate-venv: SKIPPING [2023-02-13T05:49:02.284Z] DEBUG: total: 0.2199999988079071 [2023-02-13T05:49:02.284Z] INFO: Retrieving Stack Cost... [2023-02-13T05:49:02.851Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T05:49:03.418Z] INFO: Archiving Costs [Pipeline] echo [2023-02-13T05:49:03.430Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:49:03.797Z] ---> logs-deploy.sh [2023-02-13T05:49:03.797Z] lf-activate-venv: SKIPPING [2023-02-13T05:49:03.797Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/152 [2023-02-13T05:49:03.797Z] INFO: archiving workspace using pattern(s): [2023-02-13T05:49:04.776Z] Archives upload complete. [2023-02-13T05:49:04.776Z] INFO: archiving logs to Nexus [2023-02-13T05:49:05.384Z] ---> uname -a: [2023-02-13T05:49:05.384Z] Linux prd-ubuntu20-04-docker-8c-8g-5478 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] ---> lscpu: [2023-02-13T05:49:05.384Z] Architecture: x86_64 [2023-02-13T05:49:05.384Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-13T05:49:05.384Z] Byte Order: Little Endian [2023-02-13T05:49:05.384Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-13T05:49:05.384Z] CPU(s): 8 [2023-02-13T05:49:05.384Z] On-line CPU(s) list: 0-7 [2023-02-13T05:49:05.384Z] Thread(s) per core: 1 [2023-02-13T05:49:05.384Z] Core(s) per socket: 1 [2023-02-13T05:49:05.384Z] Socket(s): 8 [2023-02-13T05:49:05.384Z] NUMA node(s): 1 [2023-02-13T05:49:05.384Z] Vendor ID: AuthenticAMD [2023-02-13T05:49:05.384Z] CPU family: 23 [2023-02-13T05:49:05.384Z] Model: 49 [2023-02-13T05:49:05.384Z] Model name: AMD EPYC-Rome Processor [2023-02-13T05:49:05.384Z] Stepping: 0 [2023-02-13T05:49:05.384Z] CPU MHz: 2799.956 [2023-02-13T05:49:05.384Z] BogoMIPS: 5599.91 [2023-02-13T05:49:05.384Z] Virtualization: AMD-V [2023-02-13T05:49:05.384Z] Hypervisor vendor: KVM [2023-02-13T05:49:05.384Z] Virtualization type: full [2023-02-13T05:49:05.384Z] L1d cache: 256 KiB [2023-02-13T05:49:05.384Z] L1i cache: 256 KiB [2023-02-13T05:49:05.384Z] L2 cache: 4 MiB [2023-02-13T05:49:05.384Z] L3 cache: 128 MiB [2023-02-13T05:49:05.384Z] NUMA node0 CPU(s): 0-7 [2023-02-13T05:49:05.384Z] Vulnerability Itlb multihit: Not affected [2023-02-13T05:49:05.384Z] Vulnerability L1tf: Not affected [2023-02-13T05:49:05.384Z] Vulnerability Mds: Not affected [2023-02-13T05:49:05.384Z] Vulnerability Meltdown: Not affected [2023-02-13T05:49:05.384Z] Vulnerability Mmio stale data: Not affected [2023-02-13T05:49:05.384Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-13T05:49:05.384Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-13T05:49:05.384Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-13T05:49:05.384Z] Vulnerability Srbds: Not affected [2023-02-13T05:49:05.384Z] Vulnerability Tsx async abort: Not affected [2023-02-13T05:49:05.384Z] 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] ---> nproc: [2023-02-13T05:49:05.384Z] 8 [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] ---> df -h: [2023-02-13T05:49:05.384Z] Filesystem Size Used Avail Use% Mounted on [2023-02-13T05:49:05.384Z] overlay 155G 13G 143G 9% / [2023-02-13T05:49:05.384Z] tmpfs 64M 0 64M 0% /dev [2023-02-13T05:49:05.384Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-13T05:49:05.384Z] shm 64M 0 64M 0% /dev/shm [2023-02-13T05:49:05.384Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] ---> sar -b -r -n DEV: [2023-02-13T05:49:05.384Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5478) 02/13/23 _x86_64_ (8 CPU) [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] 05:33:39 LINUX RESTART (8 CPU) [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] 05:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-13T05:49:05.384Z] 05:35:01 207.00 39.89 167.11 0.00 4358.85 140165.80 0.00 [2023-02-13T05:49:05.384Z] 05:36:01 134.77 0.32 134.46 0.00 23.19 38031.19 0.00 [2023-02-13T05:49:05.384Z] 05:37:01 113.00 0.05 112.95 0.00 8.40 33007.18 0.00 [2023-02-13T05:49:05.384Z] 05:38:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2023-02-13T05:49:05.384Z] 05:39:01 42.79 10.40 32.39 0.00 2911.51 5135.14 0.00 [2023-02-13T05:49:05.384Z] 05:40:01 18.39 1.23 17.16 0.00 2270.04 3763.41 0.00 [2023-02-13T05:49:05.384Z] 05:41:01 3.50 0.02 3.48 0.00 0.13 90.25 0.00 [2023-02-13T05:49:05.384Z] 05:42:01 2.05 0.00 2.05 0.00 0.00 22.00 0.00 [2023-02-13T05:49:05.384Z] 05:43:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 [2023-02-13T05:49:05.384Z] 05:44:01 2.10 0.00 2.10 0.00 0.00 22.93 0.00 [2023-02-13T05:49:05.384Z] 05:45:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 [2023-02-13T05:49:05.384Z] 05:46:01 2.05 0.00 2.05 0.00 0.00 22.53 0.00 [2023-02-13T05:49:05.384Z] 05:47:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 [2023-02-13T05:49:05.384Z] 05:48:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 [2023-02-13T05:49:05.384Z] 05:49:01 130.63 0.52 130.11 0.00 43.46 59975.87 0.00 [2023-02-13T05:49:05.384Z] Average: 44.03 3.45 40.58 0.00 636.91 18552.25 0.00 [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] 05:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-13T05:49:05.384Z] 05:35:01 28105728 31559544 752260 2.29 126808 3506072 2005952 5.91 1178840 3136836 339832 [2023-02-13T05:49:05.384Z] 05:36:01 28209584 31448664 854664 2.60 148680 3279644 2393636 7.05 1340084 2872660 72608 [2023-02-13T05:49:05.384Z] 05:37:01 27683868 31574076 731964 2.23 158792 3871796 1750912 5.16 1229356 3462088 52 [2023-02-13T05:49:05.384Z] 05:38:01 27683092 31573352 732480 2.23 158820 3871800 1750912 5.16 1229404 3462092 180 [2023-02-13T05:49:05.384Z] 05:39:01 27359956 31565180 721828 2.20 177880 4162472 1800932 5.31 1375388 3613420 38944 [2023-02-13T05:49:05.384Z] 05:40:01 27172756 31562132 721332 2.19 192580 4327480 1805520 5.32 1543296 3624084 8 [2023-02-13T05:49:05.384Z] 05:41:01 27179852 31564544 719456 2.19 191172 4324228 1786104 5.26 1540700 3620856 8 [2023-02-13T05:49:05.384Z] 05:42:01 27179680 31564524 719452 2.19 191248 4324360 1786104 5.26 1540816 3620956 8 [2023-02-13T05:49:05.384Z] 05:43:01 27180116 31565040 719108 2.19 191328 4324352 1786104 5.26 1540904 3620960 8 [2023-02-13T05:49:05.384Z] 05:44:01 27179768 31564832 719228 2.19 191408 4324364 1786104 5.26 1541348 3620992 156 [2023-02-13T05:49:05.384Z] 05:45:01 27179688 31564840 719156 2.19 191492 4324368 1786104 5.26 1541568 3620992 168 [2023-02-13T05:49:05.384Z] 05:46:01 27179388 31565328 719292 2.19 191556 4324372 1786104 5.26 1540796 3621712 156 [2023-02-13T05:49:05.384Z] 05:47:01 27179340 31565356 719204 2.19 191628 4324376 1786104 5.26 1540868 3621716 160 [2023-02-13T05:49:05.384Z] 05:48:01 27180152 31566228 718320 2.18 191700 4324376 1786104 5.26 1540076 3621720 8 [2023-02-13T05:49:05.384Z] 05:49:01 25655232 31519980 756520 2.30 230280 5634232 1856184 5.47 1677172 4869152 328 [2023-02-13T05:49:05.384Z] Average: 27287213 31554908 734951 2.24 181691 4216553 1843525 5.43 1460041 3600682 30175 [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] 05:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-13T05:49:05.384Z] 05:35:01 lo 6.51 6.51 0.63 0.63 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:35:01 ens3 956.06 679.04 8546.20 114.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:35:01 docker0 155.96 236.64 13.79 1996.71 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:36:01 veth27ef582 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:36:01 ens3 52.05 47.53 79.82 98.60 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:36:01 docker0 1.63 3.67 0.10 40.55 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:37:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:37:01 ens3 111.03 77.70 2617.24 14.17 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:37:01 docker0 1.47 3.58 0.09 40.54 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:38:01 ens3 1.55 0.68 0.66 0.47 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:39:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:39:01 ens3 146.03 80.87 2065.11 6.15 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:40:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:40:01 ens3 40.55 18.19 723.67 1.35 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:41:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:42:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:45:01 ens3 0.40 0.12 0.15 0.07 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:46:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:48:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:49:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:49:01 ens3 461.97 339.71 7830.71 64.04 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] 05:49:01 docker0 39.08 48.69 3.52 583.43 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] Average: ens3 117.10 82.29 1449.65 19.82 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] Average: docker0 13.05 19.26 1.15 175.39 0.00 0.00 0.00 0.00 [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] ---> sar -P ALL: [2023-02-13T05:49:05.384Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5478) 02/13/23 _x86_64_ (8 CPU) [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] 05:33:39 LINUX RESTART (8 CPU) [2023-02-13T05:49:05.384Z] [2023-02-13T05:49:05.384Z] 05:34:02 CPU %user %nice %system %iowait %steal %idle [2023-02-13T05:49:05.384Z] 05:35:01 all 12.46 0.00 4.42 1.45 0.06 81.61 [2023-02-13T05:49:05.384Z] 05:35:01 0 14.99 0.00 4.02 0.22 0.05 80.72 [2023-02-13T05:49:05.385Z] 05:35:01 1 11.86 0.00 4.20 0.61 0.07 83.26 [2023-02-13T05:49:05.385Z] 05:35:01 2 10.87 0.00 4.14 1.44 0.05 83.50 [2023-02-13T05:49:05.385Z] 05:35:01 3 12.33 0.00 4.65 0.50 0.07 82.45 [2023-02-13T05:49:05.385Z] 05:35:01 4 11.03 0.00 4.98 4.33 0.05 79.60 [2023-02-13T05:49:05.385Z] 05:35:01 5 15.34 0.00 4.25 1.99 0.05 78.38 [2023-02-13T05:49:05.385Z] 05:35:01 6 10.60 0.00 4.62 1.10 0.05 83.63 [2023-02-13T05:49:05.385Z] 05:35:01 7 12.68 0.00 4.51 1.44 0.07 81.31 [2023-02-13T05:49:05.385Z] 05:36:01 all 40.43 0.00 5.88 0.89 0.09 52.73 [2023-02-13T05:49:05.385Z] 05:36:01 0 40.08 0.00 6.14 0.40 0.08 53.29 [2023-02-13T05:49:05.385Z] 05:36:01 1 40.39 0.00 6.44 0.27 0.08 52.81 [2023-02-13T05:49:05.385Z] 05:36:01 2 39.95 0.00 5.83 0.34 0.08 53.80 [2023-02-13T05:49:05.385Z] 05:36:01 3 39.77 0.00 5.41 0.02 0.08 54.71 [2023-02-13T05:49:05.385Z] 05:36:01 4 40.89 0.00 5.46 0.08 0.08 53.48 [2023-02-13T05:49:05.385Z] 05:36:01 5 41.19 0.00 6.21 5.47 0.08 47.04 [2023-02-13T05:49:05.385Z] 05:36:01 6 40.30 0.00 5.35 0.08 0.08 54.17 [2023-02-13T05:49:05.385Z] 05:36:01 7 40.82 0.00 6.16 0.42 0.10 52.49 [2023-02-13T05:49:05.385Z] 05:37:01 all 14.56 0.00 2.86 0.68 0.04 81.86 [2023-02-13T05:49:05.385Z] 05:37:01 0 13.93 0.00 2.59 0.22 0.05 83.21 [2023-02-13T05:49:05.385Z] 05:37:01 1 15.51 0.00 2.90 0.08 0.03 81.47 [2023-02-13T05:49:05.385Z] 05:37:01 2 15.46 0.00 2.76 0.02 0.07 81.70 [2023-02-13T05:49:05.385Z] 05:37:01 3 13.99 0.00 2.51 0.10 0.03 83.36 [2023-02-13T05:49:05.385Z] 05:37:01 4 14.62 0.00 3.81 3.69 0.03 77.84 [2023-02-13T05:49:05.385Z] 05:37:01 5 14.43 0.00 2.40 0.07 0.03 83.06 [2023-02-13T05:49:05.385Z] 05:37:01 6 14.17 0.00 2.73 1.17 0.05 81.87 [2023-02-13T05:49:05.385Z] 05:37:01 7 14.34 0.00 3.21 0.07 0.05 82.34 [2023-02-13T05:49:05.385Z] 05:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-02-13T05:49:05.385Z] 05:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T05:49:05.385Z] 05:38:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-13T05:49:05.385Z] 05:38:01 2 0.08 0.00 0.03 0.00 0.03 99.85 [2023-02-13T05:49:05.385Z] 05:38:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2023-02-13T05:49:05.385Z] 05:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T05:49:05.385Z] 05:38:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2023-02-13T05:49:05.385Z] 05:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T05:49:05.385Z] 05:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T05:49:05.385Z] 05:39:01 all 1.44 0.00 0.84 0.27 0.03 97.42 [2023-02-13T05:49:05.385Z] 05:39:01 0 1.03 0.00 0.85 0.03 0.03 98.05 [2023-02-13T05:49:05.385Z] 05:39:01 1 1.78 0.00 0.93 0.45 0.02 96.81 [2023-02-13T05:49:05.385Z] 05:39:01 2 1.29 0.00 1.79 0.03 0.03 96.86 [2023-02-13T05:49:05.385Z] 05:39:01 3 2.07 0.00 0.84 0.07 0.02 97.01 [2023-02-13T05:49:05.385Z] 05:39:01 4 1.35 0.00 0.83 0.33 0.02 97.46 [2023-02-13T05:49:05.385Z] 05:39:01 5 1.44 0.00 0.48 0.05 0.00 98.03 [2023-02-13T05:49:05.385Z] 05:39:01 6 1.14 0.00 0.48 0.90 0.00 97.48 [2023-02-13T05:49:05.385Z] 05:39:01 7 1.46 0.00 0.54 0.27 0.10 97.63 [2023-02-13T05:49:05.385Z] 05:40:01 all 0.94 0.00 0.64 0.15 0.01 98.26 [2023-02-13T05:49:05.385Z] 05:40:01 0 0.67 0.00 0.60 0.30 0.00 98.43 [2023-02-13T05:49:05.385Z] 05:40:01 1 1.30 0.00 0.40 0.03 0.02 98.25 [2023-02-13T05:49:05.385Z] 05:40:01 2 1.35 0.00 0.63 0.00 0.00 98.02 [2023-02-13T05:49:05.385Z] 05:40:01 3 0.57 0.00 0.78 0.30 0.00 98.35 [2023-02-13T05:49:05.385Z] 05:40:01 4 0.57 0.00 1.23 0.02 0.02 98.16 [2023-02-13T05:49:05.385Z] 05:40:01 5 0.60 0.00 0.42 0.00 0.05 98.93 [2023-02-13T05:49:05.385Z] 05:40:01 6 0.87 0.00 0.72 0.53 0.02 97.87 [2023-02-13T05:49:05.385Z] 05:40:01 7 1.60 0.00 0.30 0.03 0.02 98.05 [2023-02-13T05:49:05.385Z] 05:41:01 all 0.09 0.00 0.05 0.01 0.01 99.84 [2023-02-13T05:49:05.385Z] 05:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-13T05:49:05.385Z] 05:41:01 1 0.07 0.00 0.03 0.02 0.00 99.88 [2023-02-13T05:49:05.385Z] 05:41:01 2 0.25 0.00 0.08 0.00 0.00 99.67 [2023-02-13T05:49:05.385Z] 05:41:01 3 0.05 0.00 0.05 0.02 0.00 99.88 [2023-02-13T05:49:05.385Z] 05:41:01 4 0.08 0.00 0.05 0.02 0.02 99.83 [2023-02-13T05:49:05.385Z] 05:41:01 5 0.10 0.00 0.07 0.00 0.03 99.80 [2023-02-13T05:49:05.385Z] 05:41:01 6 0.05 0.00 0.03 0.07 0.00 99.85 [2023-02-13T05:49:05.385Z] 05:41:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2023-02-13T05:49:05.385Z] 05:42:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-02-13T05:49:05.385Z] 05:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T05:49:05.385Z] 05:42:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-13T05:49:05.385Z] 05:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-13T05:49:05.385Z] 05:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-13T05:49:05.385Z] 05:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T05:49:05.385Z] 05:42:01 5 0.05 0.00 0.02 0.00 0.03 99.90 [2023-02-13T05:49:05.385Z] 05:42:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-13T05:49:05.385Z] 05:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-13T05:49:05.385Z] 05:43:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-02-13T05:49:05.385Z] 05:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T05:49:05.385Z] 05:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-13T05:49:05.385Z] 05:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-13T05:49:05.385Z] 05:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-13T05:49:05.385Z] 05:43:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-13T05:49:05.385Z] 05:43:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2023-02-13T05:49:05.385Z] 05:43:01 6 0.02 0.00 0.02 0.05 0.00 99.92 [2023-02-13T05:49:05.385Z] 05:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T05:49:05.385Z] 05:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-02-13T05:49:05.385Z] 05:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-13T05:49:05.385Z] 05:44:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-02-13T05:49:05.385Z] 05:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T05:49:05.385Z] 05:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T05:49:05.385Z] 05:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-13T05:49:05.385Z] 05:44:01 5 0.03 0.00 0.05 0.00 0.03 99.88 [2023-02-13T05:49:05.385Z] 05:44:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-13T05:49:05.385Z] 05:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T05:49:05.385Z] 05:45:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-02-13T05:49:05.385Z] 05:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T05:49:05.385Z] 05:45:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-13T05:49:05.385Z] 05:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T05:49:05.385Z] 05:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T05:49:05.385Z] 05:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-13T05:49:05.385Z] 05:45:01 5 0.07 0.00 0.05 0.00 0.03 99.85 [2023-02-13T05:49:05.385Z] 05:45:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2023-02-13T05:49:05.385Z] 05:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-13T05:49:05.385Z] [2023-02-13T05:49:05.385Z] 05:45:01 CPU %user %nice %system %iowait %steal %idle [2023-02-13T05:49:05.385Z] 05:46:01 all 0.22 0.00 0.02 0.01 0.01 99.74 [2023-02-13T05:49:05.385Z] 05:46:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-02-13T05:49:05.385Z] 05:46:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-13T05:49:05.385Z] 05:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T05:49:05.385Z] 05:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T05:49:05.385Z] 05:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-13T05:49:05.385Z] 05:46:01 5 0.10 0.00 0.07 0.00 0.03 99.80 [2023-02-13T05:49:05.385Z] 05:46:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2023-02-13T05:49:05.385Z] 05:46:01 7 1.57 0.00 0.03 0.00 0.00 98.40 [2023-02-13T05:49:05.385Z] 05:47:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2023-02-13T05:49:05.385Z] 05:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T05:49:05.385Z] 05:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T05:49:05.385Z] 05:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T05:49:05.385Z] 05:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T05:49:05.385Z] 05:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T05:49:05.385Z] 05:47:01 5 0.05 0.00 0.07 0.00 0.02 99.87 [2023-02-13T05:49:05.385Z] 05:47:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-13T05:49:05.385Z] 05:47:01 7 2.00 0.00 0.00 0.00 0.02 97.98 [2023-02-13T05:49:05.385Z] 05:48:01 all 0.25 0.00 0.02 0.01 0.01 99.71 [2023-02-13T05:49:05.385Z] 05:48:01 0 0.43 0.00 0.08 0.00 0.02 99.47 [2023-02-13T05:49:05.385Z] 05:48:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2023-02-13T05:49:05.385Z] 05:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T05:49:05.385Z] 05:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T05:49:05.385Z] 05:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-13T05:49:05.385Z] 05:48:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2023-02-13T05:49:05.385Z] 05:48:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-02-13T05:49:05.385Z] 05:48:01 7 1.40 0.00 0.03 0.00 0.02 98.55 [2023-02-13T05:49:05.385Z] 05:49:01 all 9.50 0.00 4.06 1.01 0.07 85.36 [2023-02-13T05:49:05.385Z] 05:49:01 0 8.88 0.00 4.89 0.07 0.08 86.08 [2023-02-13T05:49:05.385Z] 05:49:01 1 11.37 0.00 4.48 2.85 0.12 81.19 [2023-02-13T05:49:05.385Z] 05:49:01 2 9.58 0.00 4.39 2.18 0.05 83.79 [2023-02-13T05:49:05.385Z] 05:49:01 3 9.34 0.00 3.69 0.36 0.07 86.55 [2023-02-13T05:49:05.385Z] 05:49:01 4 8.43 0.00 4.12 0.07 0.07 87.31 [2023-02-13T05:49:05.385Z] 05:49:01 5 7.94 0.00 3.32 0.30 0.05 88.39 [2023-02-13T05:49:05.385Z] 05:49:01 6 10.69 0.00 3.30 1.40 0.05 84.56 [2023-02-13T05:49:05.385Z] 05:49:01 7 9.79 0.00 4.31 0.83 0.07 85.01 [2023-02-13T05:49:05.385Z] Average: all 5.30 0.00 1.24 0.30 0.03 93.13 [2023-02-13T05:49:05.385Z] Average: 0 5.29 0.00 1.27 0.08 0.02 93.33 [2023-02-13T05:49:05.385Z] Average: 1 5.44 0.00 1.29 0.29 0.03 92.95 [2023-02-13T05:49:05.385Z] Average: 2 5.22 0.00 1.30 0.26 0.02 93.19 [2023-02-13T05:49:05.385Z] Average: 3 5.17 0.00 1.18 0.09 0.02 93.53 [2023-02-13T05:49:05.385Z] Average: 4 5.09 0.00 1.35 0.56 0.02 92.97 [2023-02-13T05:49:05.385Z] Average: 5 5.38 0.00 1.15 0.52 0.04 92.91 [2023-02-13T05:49:05.385Z] Average: 6 5.14 0.00 1.14 0.37 0.02 93.33 [2023-02-13T05:49:05.385Z] Average: 7 5.66 0.00 1.26 0.20 0.03 92.85 [2023-02-13T05:49:05.385Z] [2023-02-13T05:49:05.385Z] [2023-02-13T05:49:05.385Z]