Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a824126fc7aa73da39901a16544d301861d29328 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-ssh8025735702178798206.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3361692589454336985.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7731405220012987350.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh4938342028297441238.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11251481386939064987.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9979’ Running on prd-ubuntu20.04-docker-8c-8g-9987 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a824126fc7aa73da39901a16544d301861d29328 (main) Commit message: "feat!: Remove snap packaging (#440)" > git config core.sparsecheckout # timeout=10 > git checkout -f a824126fc7aa73da39901a16544d301861d29328 # timeout=10 > git rev-list --no-walk 6ff19b9bbcef14612feb1da85704d71f54c07229 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:10:02.655Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T18:10:02.718Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:10:02.741Z] ========================================================= [2023-10-24T18:10:02.741Z] EdgeX Global Pipelines Version Info [2023-10-24T18:10:02.741Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:10:03.443Z] ------------------- [2023-10-24T18:10:03.443Z] stable info: [2023-10-24T18:10:03.443Z] ------------------- [2023-10-24T18:10:03.443Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:10:03.443Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:10:03.443Z] Message: update stable to v1.0.254 [2023-10-24T18:10:04.013Z] ------------------- [2023-10-24T18:10:04.013Z] experimental info: [2023-10-24T18:10:04.013Z] ------------------- [2023-10-24T18:10:04.013Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:10:04.013Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:10:04.013Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:10:04.184Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-10-24T18:10:04.200Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-10-24T18:10:04.211Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:10:04.223Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:10:04.241Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:10:04.260Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:10:04.272Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:10:04.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T18:10:04.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:10:04.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:10:04.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:10:04.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-10-24T18:10:04.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:10:04.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:10:04.401Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:10:04.413Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:10:04.423Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:10:04.437Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:10:04.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:10:04.465Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:10:04.480Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T18:10:04.496Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T18:10:04.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T18:10:04.525Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T18:10:04.541Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T18:10:04.556Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:10:04.574Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:10:04.589Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T18:10:04.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T18:10:04.608Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T18:10:04.624Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a824126fc7aa73da39901a16544d301861d29328 [Pipeline] echo [2023-10-24T18:10:04.644Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a824126 [Pipeline] echo [2023-10-24T18:10:04.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:10:04.711Z] provisioning config files... [2023-10-24T18:10:04.726Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18004014693619793630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:10:05.027Z] ---> docker-login.sh [2023-10-24T18:10:05.027Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:10:05.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:05.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:05.289Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:05.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:05.289Z] [2023-10-24T18:10:05.289Z] Login Succeeded [2023-10-24T18:10:05.289Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:10:05.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:05.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:05.289Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:05.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:05.289Z] [2023-10-24T18:10:05.289Z] Login Succeeded [2023-10-24T18:10:05.289Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:10:05.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:05.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:05.549Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:05.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:05.549Z] [2023-10-24T18:10:05.549Z] Login Succeeded [2023-10-24T18:10:05.549Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:10:05.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:05.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:05.549Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:05.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:05.549Z] [2023-10-24T18:10:05.549Z] Login Succeeded [2023-10-24T18:10:05.549Z] docker.io [2023-10-24T18:10:05.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:06.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:06.068Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:06.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:06.068Z] [2023-10-24T18:10:06.068Z] Login Succeeded [2023-10-24T18:10:06.068Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:10:06.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T18:10:06.430Z] + git rev-list -1 --merges a824126fc7aa73da39901a16544d301861d29328~1..a824126fc7aa73da39901a16544d301861d29328 [Pipeline] echo [2023-10-24T18:10:06.477Z] -----------> git rev-list -1 --merges a824126fc7aa73da39901a16544d301861d29328~1..a824126fc7aa73da39901a16544d301861d29328 a824126fc7aa73da39901a16544d301861d29328 [false] [Pipeline] sh [2023-10-24T18:10:06.761Z] + git log --format=format:%s -1 a824126fc7aa73da39901a16544d301861d29328 [Pipeline] echo [2023-10-24T18:10:06.776Z] ========================================================= [2023-10-24T18:10:06.776Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:10:06.776Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:10:07.091Z] + git log --format=format:%s -1 a824126fc7aa73da39901a16544d301861d29328 [Pipeline] echo [2023-10-24T18:10:07.102Z] [semverPrep] GIT_COMMIT: a824126fc7aa73da39901a16544d301861d29328, Commit Message: feat!: Remove snap packaging (#440) [Pipeline] echo [2023-10-24T18:10:07.112Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T18:10:07.459Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:10:07.460Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:10:07.460Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:10:07.460Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:10:07.460Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T18:10:07.460Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T18:10:07.460Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:07.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:07.832Z] [2023-10-24T18:10:07.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:08.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:08.133Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:10:08.133Z] b85a868b505f: Pulling fs layer [2023-10-24T18:10:08.133Z] e2be974225ed: Pulling fs layer [2023-10-24T18:10:08.133Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:10:08.133Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:10:08.133Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:10:08.133Z] eaf3925da568: Pulling fs layer [2023-10-24T18:10:08.133Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:10:08.133Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:10:08.133Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:10:08.133Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:10:08.133Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:10:08.133Z] eaf3925da568: Waiting [2023-10-24T18:10:08.133Z] bab4dde63d76: Waiting [2023-10-24T18:10:08.133Z] bde34c3a00c8: Waiting [2023-10-24T18:10:08.133Z] b352a97aabf1: Waiting [2023-10-24T18:10:08.133Z] 988bab9f4d93: Waiting [2023-10-24T18:10:08.133Z] 4872d77fe225: Waiting [2023-10-24T18:10:08.133Z] 5851b861e8e6: Waiting [2023-10-24T18:10:08.133Z] 1469e6f7b9e6: Waiting [2023-10-24T18:10:08.133Z] e2be974225ed: Verifying Checksum [2023-10-24T18:10:08.133Z] e2be974225ed: Download complete [2023-10-24T18:10:08.133Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:10:08.133Z] 988bab9f4d93: Download complete [2023-10-24T18:10:08.408Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:10:08.408Z] 1469e6f7b9e6: Download complete [2023-10-24T18:10:08.408Z] eaf3925da568: Verifying Checksum [2023-10-24T18:10:08.408Z] eaf3925da568: Download complete [2023-10-24T18:10:08.408Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:10:08.408Z] 339a4e72a1f5: Download complete [2023-10-24T18:10:08.408Z] bde34c3a00c8: Verifying Checksum [2023-10-24T18:10:08.408Z] bde34c3a00c8: Download complete [2023-10-24T18:10:08.408Z] b352a97aabf1: Download complete [2023-10-24T18:10:08.408Z] 4872d77fe225: Download complete [2023-10-24T18:10:08.408Z] 5851b861e8e6: Verifying Checksum [2023-10-24T18:10:08.408Z] 5851b861e8e6: Download complete [2023-10-24T18:10:08.408Z] b85a868b505f: Verifying Checksum [2023-10-24T18:10:08.408Z] b85a868b505f: Download complete [2023-10-24T18:10:08.671Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:10:08.671Z] bab4dde63d76: Download complete [2023-10-24T18:10:10.048Z] b85a868b505f: Pull complete [2023-10-24T18:10:10.048Z] e2be974225ed: Pull complete [2023-10-24T18:10:10.307Z] 339a4e72a1f5: Pull complete [2023-10-24T18:10:10.566Z] 988bab9f4d93: Pull complete [2023-10-24T18:10:10.827Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:10:10.827Z] eaf3925da568: Pull complete [2023-10-24T18:10:12.742Z] bab4dde63d76: Pull complete [2023-10-24T18:10:12.742Z] bde34c3a00c8: Pull complete [2023-10-24T18:10:12.742Z] b352a97aabf1: Pull complete [2023-10-24T18:10:13.018Z] 4872d77fe225: Pull complete [2023-10-24T18:10:13.018Z] 5851b861e8e6: Pull complete [2023-10-24T18:10:13.018Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:10:13.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:13.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:10:13.116Z] prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container [2023-10-24T18:10:13.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:10:16.314Z] $ docker top 95866a1df26fc905c9a527ee7ecf78b0cce0a160294f27ca99b43e1c8d48decf -eo pid,comm [2023-10-24T18:10:16.366Z] 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-10-24T18:10:16.366Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:10:16.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:10:16.414Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:10:16.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:10:16.541Z] $ docker exec 95866a1df26fc905c9a527ee7ecf78b0cce0a160294f27ca99b43e1c8d48decf ssh-agent [2023-10-24T18:10:16.661Z] SSH_AUTH_SOCK=/tmp/ssh-M2VLwKFVaNRG/agent.33 [2023-10-24T18:10:16.661Z] SSH_AGENT_PID=39 [2023-10-24T18:10:16.669Z] Running ssh-add (command line suppressed) [2023-10-24T18:10:16.782Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12465633115039862632.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12465633115039862632.key) [2023-10-24T18:10:16.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:10:17.081Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:10:17.098Z] $ docker exec --env ******** --env ******** 95866a1df26fc905c9a527ee7ecf78b0cce0a160294f27ca99b43e1c8d48decf ssh-agent -k [2023-10-24T18:10:17.200Z] unset SSH_AUTH_SOCK; [2023-10-24T18:10:17.201Z] unset SSH_AGENT_PID; [2023-10-24T18:10:17.201Z] echo Agent pid 39 killed; [2023-10-24T18:10:17.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:10:17.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:10:17.233Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:10:17.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:10:17.359Z] $ docker exec 95866a1df26fc905c9a527ee7ecf78b0cce0a160294f27ca99b43e1c8d48decf ssh-agent [2023-10-24T18:10:17.469Z] SSH_AUTH_SOCK=/tmp/ssh-ltOdGtaYgsth/agent.71 [2023-10-24T18:10:17.469Z] SSH_AGENT_PID=77 [2023-10-24T18:10:17.474Z] Running ssh-add (command line suppressed) [2023-10-24T18:10:17.593Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16606549859399715042.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16606549859399715042.key) [2023-10-24T18:10:17.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:10:17.894Z] + git semver init [2023-10-24T18:10:18.154Z] 2023-10-24 18:10:18,062 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:10:18.154Z] 2023-10-24 18:10:18,063 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-10-24T18:10:18.154Z] 2023-10-24 18:10:18,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-10-24T18:10:18.154Z] 2023-10-24 18:10:18,063 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:10:19.532Z] 2023-10-24 18:10:19,280 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-10-24T18:10:19.532Z] 2023-10-24 18:10:19,281 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-10-24T18:10:19.532Z] 2023-10-24 18:10:19,281 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T18:10:19.532Z] 2023-10-24 18:10:19,281 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T18:10:19.532Z] 3.1.0-dev.24 [Pipeline] } [2023-10-24T18:10:19.545Z] $ docker exec --env ******** --env ******** 95866a1df26fc905c9a527ee7ecf78b0cce0a160294f27ca99b43e1c8d48decf ssh-agent -k [2023-10-24T18:10:19.630Z] unset SSH_AUTH_SOCK; [2023-10-24T18:10:19.630Z] unset SSH_AGENT_PID; [2023-10-24T18:10:19.633Z] echo Agent pid 77 killed; [2023-10-24T18:10:19.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:10:19.949Z] + git semver [Pipeline] } [2023-10-24T18:10:20.228Z] $ docker stop --time=1 95866a1df26fc905c9a527ee7ecf78b0cce0a160294f27ca99b43e1c8d48decf [2023-10-24T18:10:21.529Z] $ docker rm -f --volumes 95866a1df26fc905c9a527ee7ecf78b0cce0a160294f27ca99b43e1c8d48decf [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:10:21.870Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:10:22.092Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:10:22.096Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [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-10-24T18:10:22.276Z] provisioning config files... [2023-10-24T18:10:22.285Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11722784590166730159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:10:22.582Z] ---> docker-login.sh [2023-10-24T18:10:22.582Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:10:22.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:22.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:22.582Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:22.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:22.582Z] [2023-10-24T18:10:22.582Z] Login Succeeded [2023-10-24T18:10:22.582Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:10:22.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:22.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:22.582Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:22.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:22.582Z] [2023-10-24T18:10:22.582Z] Login Succeeded [2023-10-24T18:10:22.582Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:10:22.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:22.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:22.842Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:22.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:22.842Z] [2023-10-24T18:10:22.842Z] Login Succeeded [2023-10-24T18:10:22.842Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:10:22.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:22.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:22.842Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:22.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:22.842Z] [2023-10-24T18:10:22.842Z] Login Succeeded [2023-10-24T18:10:22.842Z] docker.io [2023-10-24T18:10:23.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:23.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:23.102Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:23.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:23.102Z] [2023-10-24T18:10:23.102Z] Login Succeeded [2023-10-24T18:10:23.102Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:10:23.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:10:23.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:10:23.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:10:23.207Z] ========================================================= [2023-10-24T18:10:23.207Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:10:23.207Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:23.527Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:10:23.527Z] Sending build context to Docker daemon 23.67MB [2023-10-24T18:10:23.527Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:10:23.527Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:10:23.787Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:10:23.787Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:10:23.787Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:10:23.787Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:10:23.787Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:10:23.787Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:10:23.787Z] c68163c4e522: Pulling fs layer [2023-10-24T18:10:23.787Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:10:23.787Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:10:23.787Z] 33e27b845d1e: Waiting [2023-10-24T18:10:23.787Z] 50da416c3ac9: Waiting [2023-10-24T18:10:23.787Z] ad3a456e5733: Waiting [2023-10-24T18:10:23.787Z] c68163c4e522: Waiting [2023-10-24T18:10:23.787Z] 23d2d4c4bb30: Waiting [2023-10-24T18:10:23.787Z] c4d48a809fc2: Verifying Checksum [2023-10-24T18:10:23.787Z] c4d48a809fc2: Download complete [2023-10-24T18:10:23.787Z] ad3a456e5733: Verifying Checksum [2023-10-24T18:10:23.787Z] ad3a456e5733: Download complete [2023-10-24T18:10:23.787Z] 33e27b845d1e: Download complete [2023-10-24T18:10:23.787Z] 7264a8db6415: Download complete [2023-10-24T18:10:23.787Z] c68163c4e522: Verifying Checksum [2023-10-24T18:10:23.787Z] c68163c4e522: Download complete [2023-10-24T18:10:23.787Z] 7264a8db6415: Pull complete [2023-10-24T18:10:24.047Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:10:24.047Z] 23d2d4c4bb30: Download complete [2023-10-24T18:10:24.047Z] c4d48a809fc2: Pull complete [2023-10-24T18:10:24.047Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T18:10:24.047Z] 4f1c88b9dad5: Download complete [2023-10-24T18:10:24.613Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:10:24.613Z] 50da416c3ac9: Download complete [2023-10-24T18:10:27.893Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:10:27.894Z] ad3a456e5733: Pull complete [2023-10-24T18:10:27.894Z] 33e27b845d1e: Pull complete [2023-10-24T18:10:27.894Z] c68163c4e522: Pull complete [2023-10-24T18:10:30.426Z] 50da416c3ac9: Pull complete [2023-10-24T18:10:30.685Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:10:30.685Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:10:30.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:10:30.685Z] ---> 0786185ac409 [2023-10-24T18:10:30.685Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T18:10:35.095Z] ---> Running in 43f42b2baa7a [2023-10-24T18:10:35.095Z] Removing intermediate container 43f42b2baa7a [2023-10-24T18:10:35.095Z] ---> 6192d5d4d24e [2023-10-24T18:10:35.095Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:10:35.095Z] ---> Running in 45d3dfbd6374 [2023-10-24T18:10:35.095Z] Removing intermediate container 45d3dfbd6374 [2023-10-24T18:10:35.095Z] ---> e1016df2f8aa [2023-10-24T18:10:35.095Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:10:35.095Z] ---> Running in 527b83a2127b [2023-10-24T18:10:35.353Z] Removing intermediate container 527b83a2127b [2023-10-24T18:10:35.353Z] ---> a7a57a415f28 [2023-10-24T18:10:35.353Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-24T18:10:35.353Z] ---> Running in fb14a4566bcd [2023-10-24T18:10:35.353Z] Removing intermediate container fb14a4566bcd [2023-10-24T18:10:35.353Z] ---> 0025f7d9b51c [2023-10-24T18:10:35.353Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:10:35.353Z] ---> Running in 22a64d4e0d77 [2023-10-24T18:10:35.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:10:35.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:10:35.870Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T18:10:35.870Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T18:10:35.870Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T18:10:35.870Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T18:10:35.870Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:10:35.870Z] OK: 268 MiB in 56 packages [2023-10-24T18:10:36.442Z] Removing intermediate container 22a64d4e0d77 [2023-10-24T18:10:36.442Z] ---> 7a37bd345515 [2023-10-24T18:10:36.442Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:10:36.442Z] ---> 6f604335b753 [2023-10-24T18:10:36.442Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:10:36.700Z] ---> Running in 06854fc43a76 [2023-10-24T18:10:37.218Z] Still waiting to schedule task [2023-10-24T18:10:37.218Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9983’ [2023-10-24T18:11:23.410Z] Removing intermediate container 06854fc43a76 [2023-10-24T18:11:23.410Z] ---> b4d756f0df9c [2023-10-24T18:11:23.410Z] Step 10/12 : COPY . . [2023-10-24T18:11:23.410Z] ---> c598cd2fae1d [2023-10-24T18:11:23.410Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:11:23.410Z] ---> Running in c33c5a7559eb [2023-10-24T18:11:23.410Z] Removing intermediate container c33c5a7559eb [2023-10-24T18:11:23.410Z] ---> 31604cea9444 [2023-10-24T18:11:23.410Z] Step 12/12 : RUN $MAKE [2023-10-24T18:11:23.410Z] ---> Running in 32bfd9ba74b1 [2023-10-24T18:11:23.410Z] noop [2023-10-24T18:11:23.410Z] Removing intermediate container 32bfd9ba74b1 [2023-10-24T18:11:23.410Z] ---> bee8cfa6178b [2023-10-24T18:11:23.410Z] Successfully built bee8cfa6178b [2023-10-24T18:11:23.410Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:23.728Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:11:23.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:11:23.803Z] prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container [2023-10-24T18:11:23.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:11:24.205Z] $ docker top cb4079648aa2b53119ef0b19545530c8aa3ed610f8eac64bf15cda90ae78a0f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:11:24.538Z] + go version [2023-10-24T18:11:24.538Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:11:24.551Z] $ docker stop --time=1 cb4079648aa2b53119ef0b19545530c8aa3ed610f8eac64bf15cda90ae78a0f3 [2023-10-24T18:11:25.817Z] $ docker rm -f --volumes cb4079648aa2b53119ef0b19545530c8aa3ed610f8eac64bf15cda90ae78a0f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:26.217Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:11:26.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:11:26.290Z] prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container [2023-10-24T18:11:26.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:11:26.625Z] $ docker top 58f28e55ae893e7836dfd6b4ec029c1d3646e4659d37d29abd2968f59bb2262e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:11:26.955Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:11:27.247Z] + make test [2023-10-24T18:11:27.247Z] go test ./... -coverprofile=coverage.out [2023-10-24T18:11:28.619Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-24T18:11:38.573Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-24T18:11:38.573Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements [2023-10-24T18:11:45.127Z] go vet ./... [2023-10-24T18:11:49.306Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:11:49.306Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:11:49.306Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:11:49.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:11:49.331Z] $ docker stop --time=1 58f28e55ae893e7836dfd6b4ec029c1d3646e4659d37d29abd2968f59bb2262e [2023-10-24T18:11:52.747Z] $ docker rm -f --volumes 58f28e55ae893e7836dfd6b4ec029c1d3646e4659d37d29abd2968f59bb2262e [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:11:53.199Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:11:53.245Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T18:11:53.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:11:54.110Z] + ls -al . [2023-10-24T18:11:54.110Z] total 200 [2023-10-24T18:11:54.110Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:11 . [2023-10-24T18:11:54.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:10 .. [2023-10-24T18:11:54.110Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:11 .git [2023-10-24T18:11:54.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:10 .github [2023-10-24T18:11:54.110Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 18:10 .gitignore [2023-10-24T18:11:54.110Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:10 .golangci.yml [2023-10-24T18:11:54.110Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:10 .semver [2023-10-24T18:11:54.110Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 18:10 Attribution.txt [2023-10-24T18:11:54.110Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 18:10 CHANGELOG.md [2023-10-24T18:11:54.110Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 18:10 Dockerfile [2023-10-24T18:11:54.110Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:10 GOVERNANCE.md [2023-10-24T18:11:54.110Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 18:10 Jenkinsfile [2023-10-24T18:11:54.110Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:10 LICENSE [2023-10-24T18:11:54.110Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 18:10 Makefile [2023-10-24T18:11:54.110Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 18:10 OWNERS.md [2023-10-24T18:11:54.110Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 18:10 README.md [2023-10-24T18:11:54.110Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:10 VERSION [2023-10-24T18:11:54.110Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:10 bin [2023-10-24T18:11:54.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:10 cmd [2023-10-24T18:11:54.110Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 18:11 coverage.out [2023-10-24T18:11:54.110Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 18:10 go.mod [2023-10-24T18:11:54.110Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:10 go.sum [2023-10-24T18:11:54.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:10 internal [2023-10-24T18:11:54.110Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 18:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:54.504Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a824126fc7aa73da39901a16544d301861d29328 --label arch=amd64 --label version=3.1.0-dev.24 . [2023-10-24T18:11:54.504Z] Sending build context to Docker daemon 23.71MB [2023-10-24T18:11:54.504Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:11:54.504Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T18:11:54.504Z] ---> bee8cfa6178b [2023-10-24T18:11:54.504Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T18:11:55.071Z] ---> Running in 4bdf7a4e4a0b [2023-10-24T18:11:55.071Z] Removing intermediate container 4bdf7a4e4a0b [2023-10-24T18:11:55.071Z] ---> 71b987f7bbf6 [2023-10-24T18:11:55.071Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:11:55.071Z] ---> Running in 43ccd34ab56b [2023-10-24T18:11:55.071Z] Removing intermediate container 43ccd34ab56b [2023-10-24T18:11:55.071Z] ---> 8f94855252cb [2023-10-24T18:11:55.071Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:11:55.071Z] ---> Running in 17a8814d98c6 [2023-10-24T18:11:55.071Z] Removing intermediate container 17a8814d98c6 [2023-10-24T18:11:55.071Z] ---> 4330c4676f71 [2023-10-24T18:11:55.071Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-24T18:11:55.330Z] ---> Running in b9360b55e174 [2023-10-24T18:11:55.330Z] Removing intermediate container b9360b55e174 [2023-10-24T18:11:55.330Z] ---> c341d1cb2b6e [2023-10-24T18:11:55.330Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:11:55.330Z] ---> Running in 50c8f7d73455 [2023-10-24T18:11:55.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:11:55.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:11:55.846Z] OK: 268 MiB in 56 packages [2023-10-24T18:11:56.105Z] Removing intermediate container 50c8f7d73455 [2023-10-24T18:11:56.105Z] ---> df65710523b7 [2023-10-24T18:11:56.105Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-24T18:11:56.363Z] ---> 34602442086e [2023-10-24T18:11:56.363Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:11:56.363Z] ---> Running in 2911d69ad326 [2023-10-24T18:11:56.930Z] Removing intermediate container 2911d69ad326 [2023-10-24T18:11:56.930Z] ---> 16f2295a87d9 [2023-10-24T18:11:56.930Z] Step 10/25 : COPY . . [2023-10-24T18:11:57.864Z] ---> 1d6d2b1787ba [2023-10-24T18:11:57.864Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:11:57.864Z] ---> Running in 84161d96e81a [2023-10-24T18:11:57.864Z] Removing intermediate container 84161d96e81a [2023-10-24T18:11:57.864Z] ---> 5201d90d1489 [2023-10-24T18:11:57.864Z] Step 12/25 : RUN $MAKE [2023-10-24T18:11:57.864Z] ---> Running in 0ba7d419ad23 [2023-10-24T18:11:58.123Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-24T18:12:16.214Z] Removing intermediate container 0ba7d419ad23 [2023-10-24T18:12:16.214Z] ---> efa6bb7e5480 [2023-10-24T18:12:16.214Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T18:12:16.474Z] 3.18: Pulling from library/alpine [2023-10-24T18:12:17.041Z] 96526aa774ef: Pulling fs layer [2023-10-24T18:12:17.443Z] 96526aa774ef: Download complete [2023-10-24T18:12:17.444Z] 96526aa774ef: Pull complete [2023-10-24T18:12:17.444Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:12:17.444Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:12:17.444Z] ---> 8ca4688f4f35 [2023-10-24T18:12:17.444Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-24T18:12:17.702Z] ---> Running in 8fca9166418f [2023-10-24T18:12:17.702Z] Removing intermediate container 8fca9166418f [2023-10-24T18:12:17.702Z] ---> e90c9c7d60a4 [2023-10-24T18:12:17.702Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-24T18:12:17.702Z] ---> Running in 78c660027bad [2023-10-24T18:12:17.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:12:18.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:12:18.479Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:12:18.479Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:12:18.479Z] OK: 7 MiB in 16 packages [2023-10-24T18:12:18.768Z] Removing intermediate container 78c660027bad [2023-10-24T18:12:18.768Z] ---> a926285207d5 [2023-10-24T18:12:18.768Z] Step 16/25 : WORKDIR / [2023-10-24T18:12:18.768Z] ---> Running in 110e373b9b3f [2023-10-24T18:12:19.028Z] Removing intermediate container 110e373b9b3f [2023-10-24T18:12:19.029Z] ---> d66fcadce322 [2023-10-24T18:12:19.029Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-24T18:12:19.029Z] ---> 03c25850b068 [2023-10-24T18:12:19.029Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-24T18:12:19.288Z] ---> ab821a0a635e [2023-10-24T18:12:19.288Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-24T18:12:20.274Z] ---> 0e2ee30dee91 [2023-10-24T18:12:20.274Z] Step 20/25 : EXPOSE 59900 [2023-10-24T18:12:20.274Z] ---> Running in 4f9d5fd22a05 [2023-10-24T18:12:20.274Z] Removing intermediate container 4f9d5fd22a05 [2023-10-24T18:12:20.274Z] ---> 07f1348f80a9 [2023-10-24T18:12:20.274Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-24T18:12:20.274Z] ---> Running in bc7fa3935b05 [2023-10-24T18:12:20.274Z] Removing intermediate container bc7fa3935b05 [2023-10-24T18:12:20.274Z] ---> c58eadd4454e [2023-10-24T18:12:20.274Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:12:20.274Z] ---> Running in 2a922cb40a7e [2023-10-24T18:12:20.274Z] Removing intermediate container 2a922cb40a7e [2023-10-24T18:12:20.274Z] ---> 024d6358d85a [2023-10-24T18:12:20.274Z] Step 23/25 : LABEL arch=amd64 [2023-10-24T18:12:20.274Z] ---> Running in fb7a8f358888 [2023-10-24T18:12:20.534Z] Removing intermediate container fb7a8f358888 [2023-10-24T18:12:20.534Z] ---> a26e8ead51db [2023-10-24T18:12:20.534Z] Step 24/25 : LABEL git_sha=a824126fc7aa73da39901a16544d301861d29328 [2023-10-24T18:12:20.534Z] ---> Running in e47961275397 [2023-10-24T18:12:20.534Z] Removing intermediate container e47961275397 [2023-10-24T18:12:20.534Z] ---> b4b54c2399a1 [2023-10-24T18:12:20.534Z] Step 25/25 : LABEL version=3.1.0-dev.24 [2023-10-24T18:12:20.534Z] ---> Running in 4ac3c40cfe97 [2023-10-24T18:12:20.534Z] Removing intermediate container 4ac3c40cfe97 [2023-10-24T18:12:20.534Z] ---> f5e2396797ba [2023-10-24T18:12:20.534Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:12:20.534Z] Successfully built f5e2396797ba [2023-10-24T18:12:20.792Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:12:20.896Z] provisioning config files... [2023-10-24T18:12:20.904Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9484891750780479282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:12:21.206Z] ---> docker-login.sh [2023-10-24T18:12:21.206Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:12:21.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:12:21.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:12:21.206Z] Configure a credential helper to remove this warning. See [2023-10-24T18:12:21.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:12:21.206Z] [2023-10-24T18:12:21.206Z] Login Succeeded [2023-10-24T18:12:21.206Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:12:21.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:12:21.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:12:21.206Z] Configure a credential helper to remove this warning. See [2023-10-24T18:12:21.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:12:21.206Z] [2023-10-24T18:12:21.206Z] Login Succeeded [2023-10-24T18:12:21.206Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:12:21.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:12:21.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:12:21.465Z] Configure a credential helper to remove this warning. See [2023-10-24T18:12:21.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:12:21.465Z] [2023-10-24T18:12:21.465Z] Login Succeeded [2023-10-24T18:12:21.465Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:12:21.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:12:21.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:12:21.465Z] Configure a credential helper to remove this warning. See [2023-10-24T18:12:21.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:12:21.465Z] [2023-10-24T18:12:21.465Z] Login Succeeded [2023-10-24T18:12:21.465Z] docker.io [2023-10-24T18:12:21.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:12:21.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:12:21.726Z] Configure a credential helper to remove this warning. See [2023-10-24T18:12:21.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:12:21.726Z] [2023-10-24T18:12:21.726Z] Login Succeeded [2023-10-24T18:12:21.726Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:12:21.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:12:21.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:12:21.782Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-10-24T18:12:21.782Z] a824126fc7aa73da39901a16544d301861d29328 [2023-10-24T18:12:21.782Z] latest [2023-10-24T18:12:21.782Z] 3.1.0-dev.24 [2023-10-24T18:12:21.782Z] a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 [2023-10-24T18:12:21.782Z] main [2023-10-24T18:12:21.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:22.096Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a824126fc7aa73da39901a16544d301861d29328 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:22.416Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:a824126fc7aa73da39901a16544d301861d29328 [2023-10-24T18:12:22.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-10-24T18:12:22.416Z] 180688f6ae56: Preparing [2023-10-24T18:12:22.416Z] 67450ae0459d: Preparing [2023-10-24T18:12:22.416Z] e8f7172efea6: Preparing [2023-10-24T18:12:22.416Z] 853cfe574726: Preparing [2023-10-24T18:12:22.416Z] cc2447e1835a: Preparing [2023-10-24T18:12:22.416Z] cc2447e1835a: Layer already exists [2023-10-24T18:12:22.416Z] 67450ae0459d: Pushed [2023-10-24T18:12:22.416Z] 853cfe574726: Pushed [2023-10-24T18:12:22.416Z] e8f7172efea6: Pushed [2023-10-24T18:12:25.703Z] 180688f6ae56: Pushed [2023-10-24T18:12:25.703Z] a824126fc7aa73da39901a16544d301861d29328: digest: sha256:ff139aab76f2d67459bfe096d7803752f9c5a3f804ca66effbf2bf881d631d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:26.016Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:26.325Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-10-24T18:12:26.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-10-24T18:12:26.325Z] 180688f6ae56: Preparing [2023-10-24T18:12:26.325Z] 67450ae0459d: Preparing [2023-10-24T18:12:26.325Z] e8f7172efea6: Preparing [2023-10-24T18:12:26.325Z] 853cfe574726: Preparing [2023-10-24T18:12:26.325Z] cc2447e1835a: Preparing [2023-10-24T18:12:26.325Z] e8f7172efea6: Layer already exists [2023-10-24T18:12:26.325Z] 67450ae0459d: Layer already exists [2023-10-24T18:12:26.325Z] 180688f6ae56: Layer already exists [2023-10-24T18:12:26.325Z] cc2447e1835a: Layer already exists [2023-10-24T18:12:26.325Z] 853cfe574726: Layer already exists [2023-10-24T18:12:26.325Z] latest: digest: sha256:ff139aab76f2d67459bfe096d7803752f9c5a3f804ca66effbf2bf881d631d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:26.635Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:26.947Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.24 [2023-10-24T18:12:26.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-10-24T18:12:26.947Z] 180688f6ae56: Preparing [2023-10-24T18:12:26.947Z] 67450ae0459d: Preparing [2023-10-24T18:12:26.947Z] e8f7172efea6: Preparing [2023-10-24T18:12:26.947Z] 853cfe574726: Preparing [2023-10-24T18:12:26.947Z] cc2447e1835a: Preparing [2023-10-24T18:12:26.947Z] 67450ae0459d: Layer already exists [2023-10-24T18:12:26.947Z] 853cfe574726: Layer already exists [2023-10-24T18:12:26.947Z] e8f7172efea6: Layer already exists [2023-10-24T18:12:26.947Z] 180688f6ae56: Layer already exists [2023-10-24T18:12:26.947Z] cc2447e1835a: Layer already exists [2023-10-24T18:12:26.947Z] 3.1.0-dev.24: digest: sha256:ff139aab76f2d67459bfe096d7803752f9c5a3f804ca66effbf2bf881d631d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:27.261Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:27.568Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 [2023-10-24T18:12:27.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-10-24T18:12:27.568Z] 180688f6ae56: Preparing [2023-10-24T18:12:27.568Z] 67450ae0459d: Preparing [2023-10-24T18:12:27.568Z] e8f7172efea6: Preparing [2023-10-24T18:12:27.568Z] 853cfe574726: Preparing [2023-10-24T18:12:27.568Z] cc2447e1835a: Preparing [2023-10-24T18:12:27.568Z] e8f7172efea6: Layer already exists [2023-10-24T18:12:27.568Z] cc2447e1835a: Layer already exists [2023-10-24T18:12:27.568Z] 853cfe574726: Layer already exists [2023-10-24T18:12:27.568Z] 67450ae0459d: Layer already exists [2023-10-24T18:12:27.568Z] 180688f6ae56: Layer already exists [2023-10-24T18:12:27.568Z] a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24: digest: sha256:ff139aab76f2d67459bfe096d7803752f9c5a3f804ca66effbf2bf881d631d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:27.880Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:28.188Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-10-24T18:12:28.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-10-24T18:12:28.188Z] 180688f6ae56: Preparing [2023-10-24T18:12:28.188Z] 67450ae0459d: Preparing [2023-10-24T18:12:28.188Z] e8f7172efea6: Preparing [2023-10-24T18:12:28.188Z] 853cfe574726: Preparing [2023-10-24T18:12:28.188Z] cc2447e1835a: Preparing [2023-10-24T18:12:28.188Z] cc2447e1835a: Layer already exists [2023-10-24T18:12:28.188Z] 853cfe574726: Layer already exists [2023-10-24T18:12:28.188Z] e8f7172efea6: Layer already exists [2023-10-24T18:12:28.188Z] 67450ae0459d: Layer already exists [2023-10-24T18:12:28.188Z] 180688f6ae56: Layer already exists [2023-10-24T18:12:28.188Z] main: digest: sha256:ff139aab76f2d67459bfe096d7803752f9c5a3f804ca66effbf2bf881d631d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:12:28.239Z] ===================================================== [Pipeline] echo [2023-10-24T18:12:28.248Z] taggedImages: [2023-10-24T18:12:28.248Z] - nexus3.edgexfoundry.org:10004/device-virtual:a824126fc7aa73da39901a16544d301861d29328 [2023-10-24T18:12:28.248Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-10-24T18:12:28.248Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.24 [2023-10-24T18:12:28.248Z] - nexus3.edgexfoundry.org:10004/device-virtual:a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 [2023-10-24T18:12:28.248Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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-10-24T18:12:28.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:12:28.632Z] [2023-10-24T18:12:28.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:28.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:12:28.933Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T18:12:28.933Z] 5eb5b503b376: Pulling fs layer [2023-10-24T18:12:28.933Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T18:12:28.933Z] ec43610c2a17: Pulling fs layer [2023-10-24T18:12:28.933Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T18:12:28.933Z] 33b1e0a273af: Pulling fs layer [2023-10-24T18:12:28.933Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T18:12:28.933Z] 2f39f015ded8: Pulling fs layer [2023-10-24T18:12:28.933Z] 33b1e0a273af: Waiting [2023-10-24T18:12:28.933Z] 5d3b04190fa2: Waiting [2023-10-24T18:12:28.933Z] 3a2ae6a8a46f: Waiting [2023-10-24T18:12:28.933Z] 2f39f015ded8: Waiting [2023-10-24T18:12:28.933Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T18:12:28.933Z] 5c69ac0246d0: Download complete [2023-10-24T18:12:28.933Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T18:12:28.933Z] 3a2ae6a8a46f: Download complete [2023-10-24T18:12:28.933Z] ec43610c2a17: Verifying Checksum [2023-10-24T18:12:28.933Z] ec43610c2a17: Download complete [2023-10-24T18:12:28.933Z] 33b1e0a273af: Verifying Checksum [2023-10-24T18:12:28.933Z] 33b1e0a273af: Download complete [2023-10-24T18:12:28.933Z] 5d3b04190fa2: Download complete [2023-10-24T18:12:29.193Z] 5eb5b503b376: Verifying Checksum [2023-10-24T18:12:29.193Z] 5eb5b503b376: Download complete [2023-10-24T18:12:29.761Z] 2f39f015ded8: Download complete [2023-10-24T18:12:30.330Z] 5eb5b503b376: Pull complete [2023-10-24T18:12:30.330Z] 5c69ac0246d0: Pull complete [2023-10-24T18:12:30.899Z] ec43610c2a17: Pull complete [2023-10-24T18:12:30.899Z] 3a2ae6a8a46f: Pull complete [2023-10-24T18:12:31.159Z] 33b1e0a273af: Pull complete [2023-10-24T18:12:31.159Z] 5d3b04190fa2: Pull complete [2023-10-24T18:12:35.344Z] 2f39f015ded8: Pull complete [2023-10-24T18:12:35.344Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T18:12:35.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:12:35.344Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:12:35.424Z] prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container [2023-10-24T18:12:35.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:12:40.595Z] $ docker top a89c55c8e329e81988fbe9e2776dc83f83959fd7f4d0d6fb1958a1191478b2fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:12:40.960Z] ---> job-cost.sh [2023-10-24T18:12:40.960Z] lf-activate-venv: SKIPPING [2023-10-24T18:12:40.960Z] INFO: No Stack... [2023-10-24T18:12:41.219Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:12:41.787Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:12:42.074Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-10-24T18:12:42.074Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:12:42.085Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] [2023-10-24T18:12:42.091Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] did not exist. Created. [2023-10-24T18:12:42.091Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:12:42.387Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T18:12:42.417Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:12:42.429Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:12:42.453Z] $ docker stop --time=1 a89c55c8e329e81988fbe9e2776dc83f83959fd7f4d0d6fb1958a1191478b2fe [2023-10-24T18:12:43.592Z] $ docker rm -f --volumes a89c55c8e329e81988fbe9e2776dc83f83959fd7f4d0d6fb1958a1191478b2fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T18:13:23.693Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9996 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-10-24T18:13:23.706Z] Running in /w/workspace/device-virtual-go/150 [Pipeline] { [Pipeline] checkout [2023-10-24T18:13:23.749Z] The recommended git tool is: git [2023-10-24T18:13:32.128Z] using credential edgex-jenkins-ssh [2023-10-24T18:13:32.150Z] Cloning the remote Git repository [2023-10-24T18:13:32.238Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-10-24T18:13:32.387Z] > git init /w/workspace/device-virtual-go/150 # timeout=10 [2023-10-24T18:13:32.621Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-24T18:13:32.622Z] > git --version # timeout=10 [2023-10-24T18:13:32.650Z] > git --version # 'git version 2.25.1' [2023-10-24T18:13:32.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:13:32.884Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:13:35.368Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-24T18:13:35.401Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:13:36.691Z] Avoid second fetch [2023-10-24T18:13:36.691Z] Checking out Revision a824126fc7aa73da39901a16544d301861d29328 (main) [2023-10-24T18:13:36.721Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:13:36.837Z] > git checkout -f a824126fc7aa73da39901a16544d301861d29328 # timeout=10 [2023-10-24T18:13:37.528Z] Commit message: "feat!: Remove snap packaging (#440)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:13:38.491Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:13:38.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:13:38.491Z] Dload Upload Total Spent Left Speed [2023-10-24T18:13:38.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 151k 0 --:--:-- --:--:-- --:--:-- 153k [Pipeline] sh [2023-10-24T18:13:39.206Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:13:39.575Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:13:39.575Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:13:39.575Z] { [2023-10-24T18:13:39.575Z] "registry-mirrors": [ [2023-10-24T18:13:39.575Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:13:39.575Z] ], [2023-10-24T18:13:39.575Z] "bip": "10.250.0.254/24", [2023-10-24T18:13:39.575Z] "hosts": [ [2023-10-24T18:13:39.575Z] "tcp://0.0.0.0:5555", [2023-10-24T18:13:39.575Z] "unix:///var/run/docker.sock" [2023-10-24T18:13:39.575Z] ], [2023-10-24T18:13:39.575Z] "mtu": 1458, [2023-10-24T18:13:39.575Z] "selinux-enabled": true, [2023-10-24T18:13:39.575Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:13:39.575Z] } [Pipeline] sh [2023-10-24T18:13:39.925Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:13:40.290Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:13:58.643Z] provisioning config files... [2023-10-24T18:13:58.684Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/150@tmp/config14818714725688702790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:13:59.071Z] ---> docker-login.sh [2023-10-24T18:13:59.071Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:13:59.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:13:59.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:13:59.962Z] Configure a credential helper to remove this warning. See [2023-10-24T18:13:59.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:13:59.962Z] [2023-10-24T18:13:59.962Z] Login Succeeded [2023-10-24T18:13:59.962Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:14:00.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:00.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:00.522Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:00.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:00.522Z] [2023-10-24T18:14:00.522Z] Login Succeeded [2023-10-24T18:14:00.522Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:14:00.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:00.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:00.802Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:00.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:00.802Z] [2023-10-24T18:14:00.802Z] Login Succeeded [2023-10-24T18:14:00.802Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:14:01.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:01.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:01.411Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:01.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:01.411Z] [2023-10-24T18:14:01.411Z] Login Succeeded [2023-10-24T18:14:01.411Z] docker.io [2023-10-24T18:14:01.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:01.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:01.960Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:01.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:01.960Z] [2023-10-24T18:14:01.960Z] Login Succeeded [2023-10-24T18:14:01.960Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:14:01.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:14:02.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:14:02.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:14:02.414Z] ========================================================= [2023-10-24T18:14:02.414Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:14:02.414Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:02.787Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:14:03.385Z] Sending build context to Docker daemon 11.97MB [2023-10-24T18:14:03.385Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:14:03.385Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:14:03.672Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:14:03.672Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:14:03.672Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:14:03.672Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:14:03.672Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:14:03.672Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:14:03.672Z] 17808c966233: Pulling fs layer [2023-10-24T18:14:03.672Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:14:03.672Z] f4c1fc716caa: Waiting [2023-10-24T18:14:03.672Z] 17808c966233: Waiting [2023-10-24T18:14:03.672Z] f0e02332f6b5: Waiting [2023-10-24T18:14:03.672Z] cefa15bbcfad: Waiting [2023-10-24T18:14:03.672Z] 5d54e960e981: Verifying Checksum [2023-10-24T18:14:03.672Z] 5d54e960e981: Download complete [2023-10-24T18:14:03.672Z] f0e02332f6b5: Verifying Checksum [2023-10-24T18:14:03.672Z] f0e02332f6b5: Download complete [2023-10-24T18:14:03.672Z] cefa15bbcfad: Verifying Checksum [2023-10-24T18:14:03.672Z] cefa15bbcfad: Download complete [2023-10-24T18:14:03.672Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T18:14:03.672Z] 9fda8d8052c6: Download complete [2023-10-24T18:14:04.288Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:14:04.288Z] f4c1fc716caa: Download complete [2023-10-24T18:14:04.913Z] 9fda8d8052c6: Pull complete [2023-10-24T18:14:05.517Z] 5d54e960e981: Pull complete [2023-10-24T18:14:05.794Z] c4a7e357bf2a: Download complete [2023-10-24T18:14:06.794Z] 17808c966233: Download complete [2023-10-24T18:14:21.886Z] c4a7e357bf2a: Pull complete [2023-10-24T18:14:21.886Z] f0e02332f6b5: Pull complete [2023-10-24T18:14:21.886Z] cefa15bbcfad: Pull complete [2023-10-24T18:14:30.297Z] 17808c966233: Pull complete [2023-10-24T18:14:32.273Z] f4c1fc716caa: Pull complete [2023-10-24T18:14:32.273Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:14:32.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:14:32.273Z] ---> ea914061e18c [2023-10-24T18:14:32.273Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T18:14:34.243Z] ---> Running in 1cef8c63f91a [2023-10-24T18:14:34.849Z] Removing intermediate container 1cef8c63f91a [2023-10-24T18:14:34.849Z] ---> b4782886eeec [2023-10-24T18:14:34.849Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:14:34.849Z] ---> Running in 4763a3ee7a1c [2023-10-24T18:14:35.126Z] Removing intermediate container 4763a3ee7a1c [2023-10-24T18:14:35.126Z] ---> c6d7c46662b0 [2023-10-24T18:14:35.126Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:14:35.399Z] ---> Running in d92543f6322d [2023-10-24T18:14:35.678Z] Removing intermediate container d92543f6322d [2023-10-24T18:14:35.678Z] ---> 05ef126dde8f [2023-10-24T18:14:35.678Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-24T18:14:35.948Z] ---> Running in 71d4aea334d7 [2023-10-24T18:14:36.221Z] Removing intermediate container 71d4aea334d7 [2023-10-24T18:14:36.221Z] ---> 74a880cd2b6a [2023-10-24T18:14:36.221Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:14:36.494Z] ---> Running in 0be3e41f4b62 [2023-10-24T18:14:37.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:14:38.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:14:40.171Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T18:14:40.171Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T18:14:40.171Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T18:14:40.171Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T18:14:40.171Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:14:40.171Z] OK: 270 MiB in 56 packages [2023-10-24T18:14:41.604Z] Removing intermediate container 0be3e41f4b62 [2023-10-24T18:14:41.604Z] ---> 3b0a7852fa1d [2023-10-24T18:14:41.604Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:14:42.208Z] ---> 22ee73aa8d34 [2023-10-24T18:14:42.208Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:14:42.208Z] ---> Running in 23a16da67a1f [2023-10-24T18:16:19.245Z] Removing intermediate container 23a16da67a1f [2023-10-24T18:16:19.245Z] ---> ed9e52e85ac4 [2023-10-24T18:16:19.245Z] Step 10/12 : COPY . . [2023-10-24T18:16:20.679Z] ---> a07d4a00459e [2023-10-24T18:16:20.679Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:16:20.950Z] ---> Running in 839a9ba7c4be [2023-10-24T18:16:21.222Z] Removing intermediate container 839a9ba7c4be [2023-10-24T18:16:21.222Z] ---> 886bae2d0561 [2023-10-24T18:16:21.222Z] Step 12/12 : RUN $MAKE [2023-10-24T18:16:21.222Z] ---> Running in 8c586c4a24d8 [2023-10-24T18:16:22.911Z] noop [2023-10-24T18:16:23.187Z] Removing intermediate container 8c586c4a24d8 [2023-10-24T18:16:23.188Z] ---> c8b57929daae [2023-10-24T18:16:23.188Z] Successfully built c8b57929daae [2023-10-24T18:16:23.188Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:16:23.562Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:16:23.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:16:23.815Z] prd-ubuntu20.04-docker-arm64-4c-16g-9996 does not seem to be running inside a container [2023-10-24T18:16:23.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/150 -v /w/workspace/device-virtual-go/150:/w/workspace/device-virtual-go/150:rw,z -v /w/workspace/device-virtual-go/150@tmp:/w/workspace/device-virtual-go/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T18:16:25.371Z] $ docker top 2c1416cdbd794dbb22d5f75ee224445376914769b4f1fbf2200da4464ef0fd58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:16:26.298Z] + go version [2023-10-24T18:16:26.298Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:16:26.326Z] $ docker stop --time=1 2c1416cdbd794dbb22d5f75ee224445376914769b4f1fbf2200da4464ef0fd58 [2023-10-24T18:16:28.149Z] $ docker rm -f --volumes 2c1416cdbd794dbb22d5f75ee224445376914769b4f1fbf2200da4464ef0fd58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:16:28.754Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:16:28.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:16:28.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-9996 does not seem to be running inside a container [2023-10-24T18:16:29.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/150 -v /w/workspace/device-virtual-go/150:/w/workspace/device-virtual-go/150:rw,z -v /w/workspace/device-virtual-go/150@tmp:/w/workspace/device-virtual-go/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T18:16:30.571Z] $ docker top fafca8690f2eb1c1290bc58820e782f38131358abdfd33921435616d94b769d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:16:31.454Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/150 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:16:32.157Z] + make test [2023-10-24T18:16:32.157Z] go test ./... -coverprofile=coverage.out [2023-10-24T18:16:37.566Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-24T18:18:59.449Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-24T18:18:59.449Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.088s coverage: 58.4% of statements [2023-10-24T18:18:59.449Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:18:59.449Z] go vet ./... [2023-10-24T18:19:26.227Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:19:26.227Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:19:26.227Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:19:26.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:19:26.268Z] $ docker stop --time=1 fafca8690f2eb1c1290bc58820e782f38131358abdfd33921435616d94b769d2 [2023-10-24T18:19:28.411Z] $ docker rm -f --volumes fafca8690f2eb1c1290bc58820e782f38131358abdfd33921435616d94b769d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:19:29.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:19:29.817Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T18:19:30.627Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:19:31.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:19:31.380Z] + ls -al . [2023-10-24T18:19:31.381Z] total 196 [2023-10-24T18:19:31.381Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 18:16 . [2023-10-24T18:19:31.381Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:13 .. [2023-10-24T18:19:31.381Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:13 .git [2023-10-24T18:19:31.381Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:13 .github [2023-10-24T18:19:31.381Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 18:13 .gitignore [2023-10-24T18:19:31.381Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:13 .golangci.yml [2023-10-24T18:19:31.381Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 18:13 Attribution.txt [2023-10-24T18:19:31.381Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 18:13 CHANGELOG.md [2023-10-24T18:19:31.381Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 18:13 Dockerfile [2023-10-24T18:19:31.381Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:13 GOVERNANCE.md [2023-10-24T18:19:31.381Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 18:13 Jenkinsfile [2023-10-24T18:19:31.381Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:13 LICENSE [2023-10-24T18:19:31.381Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 18:13 Makefile [2023-10-24T18:19:31.381Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 18:13 OWNERS.md [2023-10-24T18:19:31.381Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 18:13 README.md [2023-10-24T18:19:31.381Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:10 VERSION [2023-10-24T18:19:31.381Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:13 bin [2023-10-24T18:19:31.381Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:13 cmd [2023-10-24T18:19:31.381Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 18:18 coverage.out [2023-10-24T18:19:31.381Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 18:13 go.mod [2023-10-24T18:19:31.381Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:13 go.sum [2023-10-24T18:19:31.381Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:13 internal [2023-10-24T18:19:31.381Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:19:31.753Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a824126fc7aa73da39901a16544d301861d29328 --label arch=arm64 --label version=3.1.0-dev.24 . [2023-10-24T18:19:32.356Z] Sending build context to Docker daemon 12.01MB [2023-10-24T18:19:32.356Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:19:32.356Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T18:19:32.356Z] ---> c8b57929daae [2023-10-24T18:19:32.356Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T18:19:34.356Z] ---> Running in a38462283c65 [2023-10-24T18:19:34.628Z] Removing intermediate container a38462283c65 [2023-10-24T18:19:34.628Z] ---> caa1cd328dcd [2023-10-24T18:19:34.628Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:19:34.628Z] ---> Running in 039d8b04c0fb [2023-10-24T18:19:34.899Z] Removing intermediate container 039d8b04c0fb [2023-10-24T18:19:34.899Z] ---> 2e07b9c22f85 [2023-10-24T18:19:34.899Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:19:35.170Z] ---> Running in e207ddd5f3e8 [2023-10-24T18:19:35.768Z] Removing intermediate container e207ddd5f3e8 [2023-10-24T18:19:35.768Z] ---> d1d975afe862 [2023-10-24T18:19:35.768Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-24T18:19:35.768Z] ---> Running in 91817f1a7895 [2023-10-24T18:19:36.042Z] Removing intermediate container 91817f1a7895 [2023-10-24T18:19:36.042Z] ---> 474f6e5ded02 [2023-10-24T18:19:36.042Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:19:36.321Z] ---> Running in e68f491dbe3b [2023-10-24T18:19:37.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:19:38.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:19:40.024Z] OK: 270 MiB in 56 packages [2023-10-24T18:19:41.023Z] Removing intermediate container e68f491dbe3b [2023-10-24T18:19:41.023Z] ---> f4b258230d60 [2023-10-24T18:19:41.023Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-24T18:19:42.020Z] ---> d323f24e42a3 [2023-10-24T18:19:42.020Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:19:42.020Z] ---> Running in ee55b0cafac8 [2023-10-24T18:19:48.787Z] Removing intermediate container ee55b0cafac8 [2023-10-24T18:19:48.788Z] ---> 7ab241ef2cfd [2023-10-24T18:19:48.788Z] Step 10/25 : COPY . . [2023-10-24T18:19:49.766Z] ---> 61b143b43276 [2023-10-24T18:19:49.766Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:19:50.041Z] ---> Running in bad79285f50d [2023-10-24T18:19:50.314Z] Removing intermediate container bad79285f50d [2023-10-24T18:19:50.314Z] ---> 71ddbc47e576 [2023-10-24T18:19:50.314Z] Step 12/25 : RUN $MAKE [2023-10-24T18:19:50.314Z] ---> Running in 4d7a35814429 [2023-10-24T18:19:51.745Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-24T18:22:28.840Z] Removing intermediate container 4d7a35814429 [2023-10-24T18:22:28.840Z] ---> 792b7175a8d9 [2023-10-24T18:22:28.840Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T18:22:28.840Z] 3.18: Pulling from library/alpine [2023-10-24T18:22:28.840Z] 579b34f0a95b: Pulling fs layer [2023-10-24T18:22:28.840Z] 579b34f0a95b: Verifying Checksum [2023-10-24T18:22:28.840Z] 579b34f0a95b: Download complete [2023-10-24T18:22:28.840Z] 579b34f0a95b: Pull complete [2023-10-24T18:22:28.840Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:22:28.840Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:22:28.840Z] ---> 3cc203321400 [2023-10-24T18:22:28.840Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-24T18:22:28.840Z] ---> Running in ec165af13c9c [2023-10-24T18:22:28.840Z] Removing intermediate container ec165af13c9c [2023-10-24T18:22:28.840Z] ---> 2927e7ea51ba [2023-10-24T18:22:28.840Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-24T18:22:28.840Z] ---> Running in 4b4bbef91fcc [2023-10-24T18:22:28.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:22:29.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:22:30.857Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:22:30.857Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:22:30.857Z] OK: 8 MiB in 16 packages [2023-10-24T18:22:31.843Z] Removing intermediate container 4b4bbef91fcc [2023-10-24T18:22:31.843Z] ---> 6204be901ede [2023-10-24T18:22:31.843Z] Step 16/25 : WORKDIR / [2023-10-24T18:22:32.114Z] ---> Running in e5e3132670ec [2023-10-24T18:22:32.384Z] Removing intermediate container e5e3132670ec [2023-10-24T18:22:32.384Z] ---> 70ba14322b4d [2023-10-24T18:22:32.384Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-24T18:22:32.974Z] ---> 582dbf2ad561 [2023-10-24T18:22:32.974Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-24T18:22:33.560Z] ---> f5dd0339bc54 [2023-10-24T18:22:33.560Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-24T18:22:37.736Z] ---> 96e4afc3d332 [2023-10-24T18:22:37.736Z] Step 20/25 : EXPOSE 59900 [2023-10-24T18:22:37.736Z] ---> Running in ba6aa0e3fe24 [2023-10-24T18:22:37.736Z] Removing intermediate container ba6aa0e3fe24 [2023-10-24T18:22:37.736Z] ---> 1e9d4f41940e [2023-10-24T18:22:37.736Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-24T18:22:37.736Z] ---> Running in 612f205dd6be [2023-10-24T18:22:37.736Z] Removing intermediate container 612f205dd6be [2023-10-24T18:22:37.736Z] ---> 819603ec609f [2023-10-24T18:22:37.736Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:22:37.736Z] ---> Running in 5d24ef63c2a8 [2023-10-24T18:22:37.736Z] Removing intermediate container 5d24ef63c2a8 [2023-10-24T18:22:37.736Z] ---> 036e4de22cca [2023-10-24T18:22:37.736Z] Step 23/25 : LABEL arch=arm64 [2023-10-24T18:22:37.736Z] ---> Running in db546b0bf5a8 [2023-10-24T18:22:37.736Z] Removing intermediate container db546b0bf5a8 [2023-10-24T18:22:37.736Z] ---> 365c43c8c9aa [2023-10-24T18:22:37.736Z] Step 24/25 : LABEL git_sha=a824126fc7aa73da39901a16544d301861d29328 [2023-10-24T18:22:37.736Z] ---> Running in 7f3a14df0dc9 [2023-10-24T18:22:37.736Z] Removing intermediate container 7f3a14df0dc9 [2023-10-24T18:22:37.736Z] ---> c80feb3da0f7 [2023-10-24T18:22:37.736Z] Step 25/25 : LABEL version=3.1.0-dev.24 [2023-10-24T18:22:37.736Z] ---> Running in d400e13b8b15 [2023-10-24T18:22:38.008Z] Removing intermediate container d400e13b8b15 [2023-10-24T18:22:38.008Z] ---> 733f0276a106 [2023-10-24T18:22:38.008Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:22:38.008Z] Successfully built 733f0276a106 [2023-10-24T18:22:38.008Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:22:38.106Z] provisioning config files... [2023-10-24T18:22:38.123Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/150@tmp/config14023555534995800325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:22:38.489Z] ---> docker-login.sh [2023-10-24T18:22:38.489Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:22:38.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:22:38.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:22:38.763Z] Configure a credential helper to remove this warning. See [2023-10-24T18:22:38.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:22:38.763Z] [2023-10-24T18:22:38.763Z] Login Succeeded [2023-10-24T18:22:38.763Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:22:39.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:22:39.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:22:39.454Z] Configure a credential helper to remove this warning. See [2023-10-24T18:22:39.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:22:39.454Z] [2023-10-24T18:22:39.454Z] Login Succeeded [2023-10-24T18:22:39.454Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:22:39.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:22:39.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:22:39.733Z] Configure a credential helper to remove this warning. See [2023-10-24T18:22:39.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:22:39.733Z] [2023-10-24T18:22:39.733Z] Login Succeeded [2023-10-24T18:22:40.014Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:22:40.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:22:40.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:22:40.289Z] Configure a credential helper to remove this warning. See [2023-10-24T18:22:40.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:22:40.289Z] [2023-10-24T18:22:40.289Z] Login Succeeded [2023-10-24T18:22:40.289Z] docker.io [2023-10-24T18:22:40.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:22:41.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:22:41.186Z] Configure a credential helper to remove this warning. See [2023-10-24T18:22:41.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:22:41.186Z] [2023-10-24T18:22:41.186Z] Login Succeeded [2023-10-24T18:22:41.186Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:22:41.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:22:41.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:22:41.262Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-10-24T18:22:41.262Z] a824126fc7aa73da39901a16544d301861d29328 [2023-10-24T18:22:41.262Z] latest [2023-10-24T18:22:41.262Z] 3.1.0-dev.24 [2023-10-24T18:22:41.262Z] a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 [2023-10-24T18:22:41.262Z] main [2023-10-24T18:22:41.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:22:41.634Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a824126fc7aa73da39901a16544d301861d29328 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:22:42.004Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a824126fc7aa73da39901a16544d301861d29328 [2023-10-24T18:22:42.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-10-24T18:22:42.004Z] e4d49cb1c373: Preparing [2023-10-24T18:22:42.004Z] 982ebcb28635: Preparing [2023-10-24T18:22:42.004Z] ad469e471208: Preparing [2023-10-24T18:22:42.004Z] 9ef95dfe833d: Preparing [2023-10-24T18:22:42.004Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:22:42.275Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:22:42.275Z] ad469e471208: Pushed [2023-10-24T18:22:42.275Z] 982ebcb28635: Pushed [2023-10-24T18:22:42.275Z] 9ef95dfe833d: Pushed [2023-10-24T18:22:48.975Z] e4d49cb1c373: Pushed [2023-10-24T18:22:52.345Z] a824126fc7aa73da39901a16544d301861d29328: digest: sha256:4ad049d027e3573bd85c587daaa85b9ff350bae941686adf0c7d010ce7613d09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:22:52.719Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:22:53.079Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-10-24T18:22:53.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-10-24T18:22:53.079Z] e4d49cb1c373: Preparing [2023-10-24T18:22:53.079Z] 982ebcb28635: Preparing [2023-10-24T18:22:53.079Z] ad469e471208: Preparing [2023-10-24T18:22:53.079Z] 9ef95dfe833d: Preparing [2023-10-24T18:22:53.079Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:22:53.079Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:22:53.079Z] 9ef95dfe833d: Layer already exists [2023-10-24T18:22:53.079Z] e4d49cb1c373: Layer already exists [2023-10-24T18:22:53.079Z] ad469e471208: Layer already exists [2023-10-24T18:22:53.079Z] 982ebcb28635: Layer already exists [2023-10-24T18:22:53.353Z] latest: digest: sha256:4ad049d027e3573bd85c587daaa85b9ff350bae941686adf0c7d010ce7613d09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:22:53.731Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:22:54.099Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.24 [2023-10-24T18:22:54.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-10-24T18:22:54.099Z] e4d49cb1c373: Preparing [2023-10-24T18:22:54.099Z] 982ebcb28635: Preparing [2023-10-24T18:22:54.099Z] ad469e471208: Preparing [2023-10-24T18:22:54.099Z] 9ef95dfe833d: Preparing [2023-10-24T18:22:54.099Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:22:54.099Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:22:54.099Z] 982ebcb28635: Layer already exists [2023-10-24T18:22:54.099Z] e4d49cb1c373: Layer already exists [2023-10-24T18:22:54.099Z] ad469e471208: Layer already exists [2023-10-24T18:22:54.099Z] 9ef95dfe833d: Layer already exists [2023-10-24T18:22:54.416Z] 3.1.0-dev.24: digest: sha256:4ad049d027e3573bd85c587daaa85b9ff350bae941686adf0c7d010ce7613d09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:22:54.811Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:22:55.193Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 [2023-10-24T18:22:55.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-10-24T18:22:55.193Z] e4d49cb1c373: Preparing [2023-10-24T18:22:55.193Z] 982ebcb28635: Preparing [2023-10-24T18:22:55.193Z] ad469e471208: Preparing [2023-10-24T18:22:55.193Z] 9ef95dfe833d: Preparing [2023-10-24T18:22:55.193Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:22:55.193Z] 982ebcb28635: Layer already exists [2023-10-24T18:22:55.193Z] 9ef95dfe833d: Layer already exists [2023-10-24T18:22:55.193Z] ad469e471208: Layer already exists [2023-10-24T18:22:55.467Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:22:55.467Z] e4d49cb1c373: Layer already exists [2023-10-24T18:22:55.467Z] a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24: digest: sha256:4ad049d027e3573bd85c587daaa85b9ff350bae941686adf0c7d010ce7613d09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:22:55.831Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:22:56.195Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-10-24T18:22:56.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-10-24T18:22:56.195Z] e4d49cb1c373: Preparing [2023-10-24T18:22:56.195Z] 982ebcb28635: Preparing [2023-10-24T18:22:56.195Z] ad469e471208: Preparing [2023-10-24T18:22:56.195Z] 9ef95dfe833d: Preparing [2023-10-24T18:22:56.195Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:22:56.195Z] e4d49cb1c373: Layer already exists [2023-10-24T18:22:56.196Z] 9ef95dfe833d: Layer already exists [2023-10-24T18:22:56.196Z] ad469e471208: Layer already exists [2023-10-24T18:22:56.196Z] 982ebcb28635: Layer already exists [2023-10-24T18:22:56.196Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:22:56.474Z] main: digest: sha256:4ad049d027e3573bd85c587daaa85b9ff350bae941686adf0c7d010ce7613d09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:22:56.523Z] ===================================================== [Pipeline] echo [2023-10-24T18:22:56.529Z] taggedImages: [2023-10-24T18:22:56.529Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a824126fc7aa73da39901a16544d301861d29328 [2023-10-24T18:22:56.529Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-10-24T18:22:56.529Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.24 [2023-10-24T18:22:56.529Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 [2023-10-24T18:22:56.529Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:22:56.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:22:56.901Z] [2023-10-24T18:22:56.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:22:57.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:22:57.534Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T18:22:57.535Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T18:22:57.535Z] 04944245beec: Pulling fs layer [2023-10-24T18:22:57.535Z] 699f458cf7ca: Pulling fs layer [2023-10-24T18:22:57.535Z] 765212b225bb: Pulling fs layer [2023-10-24T18:22:57.535Z] f23df028b6ca: Pulling fs layer [2023-10-24T18:22:57.535Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T18:22:57.535Z] f23df028b6ca: Waiting [2023-10-24T18:22:57.535Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T18:22:57.535Z] d65c8cfc05b1: Waiting [2023-10-24T18:22:57.535Z] 2437ff75d9bd: Waiting [2023-10-24T18:22:57.535Z] 765212b225bb: Waiting [2023-10-24T18:22:57.535Z] 04944245beec: Verifying Checksum [2023-10-24T18:22:57.535Z] 04944245beec: Download complete [2023-10-24T18:22:57.535Z] 765212b225bb: Verifying Checksum [2023-10-24T18:22:57.535Z] 765212b225bb: Download complete [2023-10-24T18:22:57.535Z] f23df028b6ca: Verifying Checksum [2023-10-24T18:22:57.535Z] f23df028b6ca: Download complete [2023-10-24T18:22:57.807Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T18:22:57.807Z] d65c8cfc05b1: Download complete [2023-10-24T18:22:57.807Z] 699f458cf7ca: Verifying Checksum [2023-10-24T18:22:57.807Z] 699f458cf7ca: Download complete [2023-10-24T18:22:58.078Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T18:22:58.078Z] 8998bd30e6a1: Download complete [2023-10-24T18:23:00.689Z] 2437ff75d9bd: Download complete [2023-10-24T18:23:07.383Z] 8998bd30e6a1: Pull complete [2023-10-24T18:23:07.383Z] 04944245beec: Pull complete [2023-10-24T18:23:09.349Z] 699f458cf7ca: Pull complete [2023-10-24T18:23:09.620Z] 765212b225bb: Pull complete [2023-10-24T18:23:10.589Z] f23df028b6ca: Pull complete [2023-10-24T18:23:10.857Z] d65c8cfc05b1: Pull complete [2023-10-24T18:23:32.955Z] 2437ff75d9bd: Pull complete [2023-10-24T18:23:32.955Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T18:23:32.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:23:32.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:23:33.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-9996 does not seem to be running inside a container [2023-10-24T18:23:33.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/150 -v /w/workspace/device-virtual-go/150:/w/workspace/device-virtual-go/150:rw,z -v /w/workspace/device-virtual-go/150@tmp:/w/workspace/device-virtual-go/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T18:23:36.552Z] $ docker top a3a153bbba350ede5cd28d61874c0cbc7210e02d7733c604666956769ed36f51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:23:37.441Z] ---> job-cost.sh [2023-10-24T18:23:37.441Z] lf-activate-venv: SKIPPING [2023-10-24T18:23:37.441Z] INFO: No Stack... [2023-10-24T18:23:38.032Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T18:23:38.999Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:23:39.650Z] + cat /w/workspace/device-virtual-go/150/archives/cost.csv [2023-10-24T18:23:39.651Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:23:39.738Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] [2023-10-24T18:23:39.743Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] did not exist. Created. [2023-10-24T18:23:39.744Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:23:40.425Z] /w/workspace/device-virtual-go/150@tmp/durable-266dbe65/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T18:23:41.113Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T18:23:41.139Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T18:23:41.197Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:23:41.205Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:23:41.231Z] $ docker stop --time=1 a3a153bbba350ede5cd28d61874c0cbc7210e02d7733c604666956769ed36f51 [2023-10-24T18:23:42.896Z] $ docker rm -f --volumes a3a153bbba350ede5cd28d61874c0cbc7210e02d7733c604666956769ed36f51 [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-10-24T18:23:43.298Z] provisioning config files... [2023-10-24T18:23:43.305Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9535870262425166421tmp [Pipeline] { [Pipeline] sh [2023-10-24T18:23:43.600Z] + set +x [2023-10-24T18:23:43.600Z] + curl -s https://codecov.io/bash [2023-10-24T18:23:43.600Z] + bash -s -- [2023-10-24T18:23:43.600Z] [2023-10-24T18:23:43.600Z] _____ _ [2023-10-24T18:23:43.600Z] / ____| | | [2023-10-24T18:23:43.600Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T18:23:43.600Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T18:23:43.600Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T18:23:43.600Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T18:23:43.600Z] Bash-1.0.6 [2023-10-24T18:23:43.600Z] [2023-10-24T18:23:43.600Z] [2023-10-24T18:23:43.600Z] ==> git version 2.25.1 found [2023-10-24T18:23:43.600Z] ==> 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-10-24T18:23:43.600Z] Release-Date: 2020-01-08 [2023-10-24T18:23:43.600Z] 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-10-24T18:23:43.600Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T18:23:43.600Z] ==> Jenkins CI detected. [2023-10-24T18:23:43.600Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-10-24T18:23:43.600Z] project root: . [2023-10-24T18:23:43.600Z] --> token set from env [2023-10-24T18:23:43.600Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T18:23:43.600Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T18:23:43.600Z] ==> Python coveragepy not found [2023-10-24T18:23:43.600Z] ==> Searching for coverage reports in: [2023-10-24T18:23:43.600Z] + . [2023-10-24T18:23:43.600Z] -> Found 1 reports [2023-10-24T18:23:43.600Z] ==> Detecting git/mercurial file structure [2023-10-24T18:23:43.600Z] ==> Reading reports [2023-10-24T18:23:43.600Z] + ./coverage.out bytes=43063 [2023-10-24T18:23:43.600Z] ==> Appending adjustments [2023-10-24T18:23:43.600Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T18:23:43.860Z] + Found adjustments [2023-10-24T18:23:43.860Z] ==> Gzipping contents [2023-10-24T18:23:43.860Z] 8.0K /tmp/codecov.dLPmE3.gz [2023-10-24T18:23:43.860Z] ==> Uploading reports [2023-10-24T18:23:43.860Z] url: https://codecov.io [2023-10-24T18:23:43.860Z] query: branch=main&commit=a824126fc7aa73da39901a16544d301861d29328&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:23:43.860Z] -> Pinging Codecov [2023-10-24T18:23:43.860Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=a824126fc7aa73da39901a16544d301861d29328&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:23:43.860Z] -> Uploading to [2023-10-24T18:23:43.860Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/5E52B4B073DB2E39498172D8E973AA87/a824126fc7aa73da39901a16544d301861d29328/01486733-7e0a-447c-b639-e9a29eb3d870.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T182343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f67ced3188836eabf19a242fd1a027b55e76fe41f9933a0d979829a9f0a80d3 [2023-10-24T18:23:43.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:23:43.860Z] Dload Upload Total Spent Left Speed [2023-10-24T18:23:44.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 16386 --:--:-- --:--:-- --:--:-- 16386 [2023-10-24T18:23:44.428Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a824126fc7aa73da39901a16544d301861d29328 [Pipeline] } [2023-10-24T18:23:44.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T18:23:44.581Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T18:23:44.593Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:23:44.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:23:44.889Z] [2023-10-24T18:23:44.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:23:45.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:23:45.192Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T18:23:45.192Z] df9b9388f04a: Pulling fs layer [2023-10-24T18:23:45.192Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T18:23:45.192Z] 25bc292e5bac: Pulling fs layer [2023-10-24T18:23:45.192Z] 114826534d7a: Pulling fs layer [2023-10-24T18:23:45.192Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T18:23:45.192Z] 114826534d7a: Waiting [2023-10-24T18:23:45.192Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T18:23:45.192Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T18:23:45.192Z] 4657fd5d0bcf: Waiting [2023-10-24T18:23:45.192Z] 6ad1cebc031e: Waiting [2023-10-24T18:23:45.192Z] 8a3aa393b2d8: Waiting [2023-10-24T18:23:45.192Z] 25bc292e5bac: Download complete [2023-10-24T18:23:45.192Z] 52dc419b0ee2: Download complete [2023-10-24T18:23:45.192Z] 4657fd5d0bcf: Verifying Checksum [2023-10-24T18:23:45.192Z] 4657fd5d0bcf: Download complete [2023-10-24T18:23:45.192Z] df9b9388f04a: Download complete [2023-10-24T18:23:45.449Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T18:23:45.449Z] 6ad1cebc031e: Download complete [2023-10-24T18:23:45.449Z] df9b9388f04a: Pull complete [2023-10-24T18:23:45.449Z] 52dc419b0ee2: Pull complete [2023-10-24T18:23:45.449Z] 25bc292e5bac: Pull complete [2023-10-24T18:23:46.015Z] 114826534d7a: Verifying Checksum [2023-10-24T18:23:46.015Z] 114826534d7a: Download complete [2023-10-24T18:23:46.015Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T18:23:46.015Z] 8a3aa393b2d8: Download complete [2023-10-24T18:23:49.295Z] 114826534d7a: Pull complete [2023-10-24T18:23:49.295Z] 4657fd5d0bcf: Pull complete [2023-10-24T18:23:49.295Z] 6ad1cebc031e: Pull complete [2023-10-24T18:23:51.822Z] 8a3aa393b2d8: Pull complete [2023-10-24T18:23:51.822Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T18:23:51.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:23:51.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:23:51.907Z] prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container [2023-10-24T18:23:51.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-24T18:23:56.445Z] $ docker top 1e66983776fd56d1dc607ab78de01972565dabd073c3a59a619aa1d542c6e18b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T18:23:56.507Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-10-24T18:23:56.782Z] + set -o pipefail [2023-10-24T18:23:56.782Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-10-24T18:24:03.601Z] [2023-10-24T18:24:03.601Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-10-24T18:24:03.601Z] [2023-10-24T18:24:03.601Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/96d8974f-b11b-445d-9ae1-60bd8cf6e427 [2023-10-24T18:24:03.601Z] [2023-10-24T18:24:03.601Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T18:24:03.601Z] [2023-10-24T18:24:03.601Z] [2023-10-24T18:24:03.601Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T18:24:03.601Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T18:24:03.601Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T18:24:03.614Z] $ docker stop --time=1 1e66983776fd56d1dc607ab78de01972565dabd073c3a59a619aa1d542c6e18b [2023-10-24T18:24:08.093Z] $ docker rm -f --volumes 1e66983776fd56d1dc607ab78de01972565dabd073c3a59a619aa1d542c6e18b [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:24:08.808Z] + git log --format=format:%s -1 a824126fc7aa73da39901a16544d301861d29328 [Pipeline] sh [2023-10-24T18:24:09.094Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:24:09.094Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:09.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:24:09.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:24:09.463Z] prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container [2023-10-24T18:24:09.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:24:09.929Z] $ docker top f19d94faad5d53a0d17fe4af0b864bdfd86ea4c5ef943da86624826885925e19 -eo pid,comm [2023-10-24T18:24:09.969Z] 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-10-24T18:24:09.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:24:10.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:24:10.005Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:24:10.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:24:10.123Z] $ docker exec f19d94faad5d53a0d17fe4af0b864bdfd86ea4c5ef943da86624826885925e19 ssh-agent [2023-10-24T18:24:10.229Z] SSH_AUTH_SOCK=/tmp/ssh-iiI823uxaMbh/agent.32 [2023-10-24T18:24:10.229Z] SSH_AGENT_PID=38 [2023-10-24T18:24:10.234Z] Running ssh-add (command line suppressed) [2023-10-24T18:24:10.339Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2473389075584349161.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2473389075584349161.key) [2023-10-24T18:24:10.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:24:10.635Z] + git semver tag [2023-10-24T18:24:10.894Z] 2023-10-24 18:24:10,793 [run_tag] DEBUG tag force:False [2023-10-24T18:24:10.894Z] 2023-10-24 18:24:10,793 [check_head_tag] DEBUG check head tag [2023-10-24T18:24:10.894Z] 2023-10-24 18:24:10,794 [execute] INFO git cat-file --batch-check [2023-10-24T18:24:10.894Z] 2023-10-24 18:24:10,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:24:10.894Z] 2023-10-24 18:24:10,797 [execute] INFO git cat-file --batch [2023-10-24T18:24:10.894Z] 2023-10-24 18:24:10,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:24:10.894Z] 2023-10-24 18:24:10,811 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T18:24:10.894Z] 2023-10-24 18:24:10,811 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 [2023-10-24T18:24:10.894Z] 2023-10-24 18:24:10,811 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:24:10.894Z] 2023-10-24 18:24:10,815 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T18:24:10.894Z] 3.1.0-dev.24 [Pipeline] } [2023-10-24T18:24:10.904Z] $ docker exec --env ******** --env ******** f19d94faad5d53a0d17fe4af0b864bdfd86ea4c5ef943da86624826885925e19 ssh-agent -k [2023-10-24T18:24:10.998Z] unset SSH_AUTH_SOCK; [2023-10-24T18:24:10.999Z] unset SSH_AGENT_PID; [2023-10-24T18:24:10.999Z] echo Agent pid 38 killed; [2023-10-24T18:24:11.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:24:11.314Z] + git semver [Pipeline] } [2023-10-24T18:24:11.589Z] $ docker stop --time=1 f19d94faad5d53a0d17fe4af0b864bdfd86ea4c5ef943da86624826885925e19 [2023-10-24T18:24:12.862Z] $ docker rm -f --volumes f19d94faad5d53a0d17fe4af0b864bdfd86ea4c5ef943da86624826885925e19 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:13.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:24:13.245Z] [2023-10-24T18:24:13.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:13.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:24:13.551Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T18:24:13.551Z] ab5ef0e58194: Pulling fs layer [2023-10-24T18:24:13.551Z] 9712f1f96733: Pulling fs layer [2023-10-24T18:24:13.551Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T18:24:13.551Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T18:24:13.551Z] e9a5061849ea: Pulling fs layer [2023-10-24T18:24:13.551Z] d747dcd14b5f: Pulling fs layer [2023-10-24T18:24:13.551Z] 2de7ff778b66: Pulling fs layer [2023-10-24T18:24:13.551Z] 0d9ebad4ef96: Waiting [2023-10-24T18:24:13.551Z] e9a5061849ea: Waiting [2023-10-24T18:24:13.551Z] d747dcd14b5f: Waiting [2023-10-24T18:24:13.551Z] 2de7ff778b66: Waiting [2023-10-24T18:24:13.551Z] 9712f1f96733: Download complete [2023-10-24T18:24:13.808Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T18:24:13.808Z] 63f879dbbcfc: Download complete [2023-10-24T18:24:14.067Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T18:24:14.067Z] 0d9ebad4ef96: Download complete [2023-10-24T18:24:14.067Z] d747dcd14b5f: Verifying Checksum [2023-10-24T18:24:14.067Z] d747dcd14b5f: Download complete [2023-10-24T18:24:14.067Z] ab5ef0e58194: Verifying Checksum [2023-10-24T18:24:14.067Z] ab5ef0e58194: Download complete [2023-10-24T18:24:14.067Z] e9a5061849ea: Verifying Checksum [2023-10-24T18:24:14.067Z] e9a5061849ea: Download complete [2023-10-24T18:24:14.067Z] 2de7ff778b66: Verifying Checksum [2023-10-24T18:24:14.067Z] 2de7ff778b66: Download complete [2023-10-24T18:24:16.592Z] ab5ef0e58194: Pull complete [2023-10-24T18:24:16.592Z] 9712f1f96733: Pull complete [2023-10-24T18:24:17.158Z] 63f879dbbcfc: Pull complete [2023-10-24T18:24:21.344Z] 0d9ebad4ef96: Pull complete [2023-10-24T18:24:21.344Z] e9a5061849ea: Pull complete [2023-10-24T18:24:21.344Z] d747dcd14b5f: Pull complete [2023-10-24T18:24:22.277Z] 2de7ff778b66: Pull complete [2023-10-24T18:24:22.277Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T18:24:22.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:24:22.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:24:22.348Z] prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container [2023-10-24T18:24:22.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-24T18:24:31.217Z] $ docker top 24bdb46711b047fe9e6ac5a82625aed62ff8dfcc3bda93441d3cf9b9b4b65af1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:24:31.284Z] provisioning config files... [2023-10-24T18:24:31.293Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2836388077290333002tmp [2023-10-24T18:24:31.302Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12265487377773689853tmp [2023-10-24T18:24:31.314Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config634558641802736158tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:24:31.326Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:31.606Z] ---> sigul-configuration.sh [2023-10-24T18:24:31.607Z] gpg: directory `/root/.gnupg' created [2023-10-24T18:24:31.607Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T18:24:31.607Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T18:24:31.607Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T18:24:31.607Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T18:24:31.607Z] gpg: CAST5 encrypted data [2023-10-24T18:24:31.607Z] gpg: encrypted with 1 passphrase [2023-10-24T18:24:31.607Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T18:24:31.888Z] + mkdir /home/jenkins [2023-10-24T18:24:31.889Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T18:24:32.172Z] + 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-10-24T18:24:32.181Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:32.463Z] ---> sigul-install.sh [2023-10-24T18:24:32.463Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T18:24:32.749Z] + git tag --list [2023-10-24T18:24:32.749Z] v1.0.0 [2023-10-24T18:24:32.749Z] v1.1.0 [2023-10-24T18:24:32.749Z] v1.1.1 [2023-10-24T18:24:32.749Z] v1.2.1 [2023-10-24T18:24:32.749Z] v1.2.2 [2023-10-24T18:24:32.749Z] v1.2.3 [2023-10-24T18:24:32.749Z] v1.3.0 [2023-10-24T18:24:32.749Z] v1.3.1 [2023-10-24T18:24:32.749Z] v2.0.0 [2023-10-24T18:24:32.749Z] v2.1.0 [2023-10-24T18:24:32.749Z] v2.1.1 [2023-10-24T18:24:32.749Z] v2.2.0 [2023-10-24T18:24:32.749Z] v2.3.0 [2023-10-24T18:24:32.749Z] v3.0 [2023-10-24T18:24:32.749Z] v3.0.0 [2023-10-24T18:24:32.749Z] v3.1.0-dev.1 [2023-10-24T18:24:32.749Z] v3.1.0-dev.10 [2023-10-24T18:24:32.749Z] v3.1.0-dev.11 [2023-10-24T18:24:32.749Z] v3.1.0-dev.12 [2023-10-24T18:24:32.749Z] v3.1.0-dev.13 [2023-10-24T18:24:32.749Z] v3.1.0-dev.14 [2023-10-24T18:24:32.749Z] v3.1.0-dev.15 [2023-10-24T18:24:32.749Z] v3.1.0-dev.16 [2023-10-24T18:24:32.749Z] v3.1.0-dev.17 [2023-10-24T18:24:32.749Z] v3.1.0-dev.18 [2023-10-24T18:24:32.749Z] v3.1.0-dev.19 [2023-10-24T18:24:32.749Z] v3.1.0-dev.2 [2023-10-24T18:24:32.749Z] v3.1.0-dev.20 [2023-10-24T18:24:32.749Z] v3.1.0-dev.21 [2023-10-24T18:24:32.749Z] v3.1.0-dev.22 [2023-10-24T18:24:32.749Z] v3.1.0-dev.23 [2023-10-24T18:24:32.749Z] v3.1.0-dev.24 [2023-10-24T18:24:32.749Z] v3.1.0-dev.3 [2023-10-24T18:24:32.749Z] v3.1.0-dev.4 [2023-10-24T18:24:32.749Z] v3.1.0-dev.5 [2023-10-24T18:24:32.749Z] v3.1.0-dev.6 [2023-10-24T18:24:32.749Z] v3.1.0-dev.7 [2023-10-24T18:24:32.749Z] v3.1.0-dev.8 [2023-10-24T18:24:32.749Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T18:24:33.032Z] + lftools sign git-tag v3.1.0-dev.24 [2023-10-24T18:24:33.597Z] Signing Git tag with Sigul... [2023-10-24T18:24:33.597Z] Signing v3.1.0-dev.24 [Pipeline] echo [2023-10-24T18:24:33.862Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:34.144Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T18:24:34.149Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T18:24:34.169Z] $ docker stop --time=1 24bdb46711b047fe9e6ac5a82625aed62ff8dfcc3bda93441d3cf9b9b4b65af1 [2023-10-24T18:24:35.590Z] $ docker rm -f --volumes 24bdb46711b047fe9e6ac5a82625aed62ff8dfcc3bda93441d3cf9b9b4b65af1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T18:24:35.991Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:24:35.991Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:36.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:24:36.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:24:36.358Z] prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container [2023-10-24T18:24:36.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:24:36.722Z] $ docker top 6d96663cfd505fe99ca5df2b9205a5b49eaf5ac82a4806384e8062c5a0ff94a1 -eo pid,comm [2023-10-24T18:24:36.765Z] 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-10-24T18:24:36.765Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:24:36.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:24:36.802Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:24:36.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:24:36.909Z] $ docker exec 6d96663cfd505fe99ca5df2b9205a5b49eaf5ac82a4806384e8062c5a0ff94a1 ssh-agent [2023-10-24T18:24:37.006Z] SSH_AUTH_SOCK=/tmp/ssh-dkYjvqYUYlsR/agent.32 [2023-10-24T18:24:37.006Z] SSH_AGENT_PID=38 [2023-10-24T18:24:37.010Z] Running ssh-add (command line suppressed) [2023-10-24T18:24:37.107Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13972948883630929562.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13972948883630929562.key) [2023-10-24T18:24:37.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:24:37.402Z] + git semver bump pre [2023-10-24T18:24:37.660Z] 2023-10-24 18:24:37,587 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T18:24:37.660Z] 2023-10-24 18:24:37,587 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev [2023-10-24T18:24:37.660Z] 2023-10-24 18:24:37,587 [bump_version] DEBUG bumped version:3.1.0-dev.25 [2023-10-24T18:24:37.660Z] 2023-10-24 18:24:37,587 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-10-24T18:24:37.660Z] 2023-10-24 18:24:37,587 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T18:24:37.660Z] 2023-10-24 18:24:37,588 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T18:24:37.660Z] 2023-10-24 18:24:37,590 [execute] INFO git cat-file --batch-check [2023-10-24T18:24:37.660Z] 2023-10-24 18:24:37,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:24:37.660Z] 2023-10-24 18:24:37,595 [execute] INFO git cat-file --batch [2023-10-24T18:24:37.660Z] 2023-10-24 18:24:37,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:24:37.660Z] 2023-10-24 18:24:37,599 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T18:24:37.660Z] 3.1.0-dev.25 [Pipeline] } [2023-10-24T18:24:37.672Z] $ docker exec --env ******** --env ******** 6d96663cfd505fe99ca5df2b9205a5b49eaf5ac82a4806384e8062c5a0ff94a1 ssh-agent -k [2023-10-24T18:24:37.764Z] unset SSH_AUTH_SOCK; [2023-10-24T18:24:37.765Z] unset SSH_AGENT_PID; [2023-10-24T18:24:37.765Z] echo Agent pid 38 killed; [2023-10-24T18:24:37.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:24:38.072Z] + git semver [Pipeline] } [2023-10-24T18:24:38.347Z] $ docker stop --time=1 6d96663cfd505fe99ca5df2b9205a5b49eaf5ac82a4806384e8062c5a0ff94a1 [2023-10-24T18:24:39.795Z] $ docker rm -f --volumes 6d96663cfd505fe99ca5df2b9205a5b49eaf5ac82a4806384e8062c5a0ff94a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:24:40.159Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:24:40.159Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:40.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:24:40.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:24:40.517Z] prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container [2023-10-24T18:24:40.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:24:40.926Z] $ docker top b28b14c9477810df965b9f8fbb5be335af2aa06c070c67a00777ba310d77fc6a -eo pid,comm [2023-10-24T18:24:40.967Z] 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-10-24T18:24:40.967Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:24:40.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:24:40.997Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:24:41.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:24:41.106Z] $ docker exec b28b14c9477810df965b9f8fbb5be335af2aa06c070c67a00777ba310d77fc6a ssh-agent [2023-10-24T18:24:41.208Z] SSH_AUTH_SOCK=/tmp/ssh-8o42xDiRsTuq/agent.33 [2023-10-24T18:24:41.208Z] SSH_AGENT_PID=39 [2023-10-24T18:24:41.213Z] Running ssh-add (command line suppressed) [2023-10-24T18:24:41.302Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12304148531062143431.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12304148531062143431.key) [2023-10-24T18:24:41.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:24:41.595Z] + git semver push [2023-10-24T18:24:41.854Z] 2023-10-24 18:24:41,806 [run_push] DEBUG push [2023-10-24T18:24:41.854Z] 2023-10-24 18:24:41,807 [execute] INFO git cat-file --batch-check [2023-10-24T18:24:41.854Z] 2023-10-24 18:24:41,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:24:41.854Z] 2023-10-24 18:24:41,811 [execute] INFO git rev-list d8895a8a24379aa20c6273454aff630718c3616b -- [2023-10-24T18:24:41.854Z] 2023-10-24 18:24:41,811 [execute] DEBUG Popen(['git', 'rev-list', 'd8895a8a24379aa20c6273454aff630718c3616b', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:24:41.854Z] 2023-10-24 18:24:41,818 [execute] INFO git fetch -v origin [2023-10-24T18:24:41.854Z] 2023-10-24 18:24:41,818 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T18:24:42.423Z] 2023-10-24 18:24:42,366 [run_push] DEBUG no remote changes detected [2023-10-24T18:24:42.423Z] 2023-10-24 18:24:42,366 [execute] INFO git push origin semver [2023-10-24T18:24:42.423Z] 2023-10-24 18:24:42,367 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:24:43.359Z] 2023-10-24 18:24:43,183 [run_push] DEBUG push all version tags [2023-10-24T18:24:43.359Z] 2023-10-24 18:24:43,184 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T18:24:43.359Z] 2023-10-24 18:24:43,184 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:24:44.295Z] 2023-10-24 18:24:44,067 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T18:24:44.295Z] 3.1.0-dev.25 [Pipeline] } [2023-10-24T18:24:44.307Z] $ docker exec --env ******** --env ******** b28b14c9477810df965b9f8fbb5be335af2aa06c070c67a00777ba310d77fc6a ssh-agent -k [2023-10-24T18:24:44.414Z] unset SSH_AUTH_SOCK; [2023-10-24T18:24:44.414Z] unset SSH_AGENT_PID; [2023-10-24T18:24:44.414Z] echo Agent pid 39 killed; [2023-10-24T18:24:44.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:24:44.733Z] + git semver [Pipeline] } [2023-10-24T18:24:45.006Z] $ docker stop --time=1 b28b14c9477810df965b9f8fbb5be335af2aa06c070c67a00777ba310d77fc6a [2023-10-24T18:24:46.566Z] $ docker rm -f --volumes b28b14c9477810df965b9f8fbb5be335af2aa06c070c67a00777ba310d77fc6a [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-10-24T18:24:47.107Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-10-24T18:24:47.107Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-10-24T18:24:47.107Z] total 16 [2023-10-24T18:24:47.107Z] drwxr-xr-x 3 root root 4096 Oct 24 18:12 . [2023-10-24T18:24:47.107Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:24 .. [2023-10-24T18:24:47.107Z] drwxr-xr-x 2 root root 4096 Oct 24 18:12 cost [2023-10-24T18:24:47.107Z] -rw-r--r-- 1 root root 89 Oct 24 18:12 cost.csv [2023-10-24T18:24:47.107Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-10-24T18:24:47.107Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-10-24T18:24:47.107Z] total 16 [2023-10-24T18:24:47.107Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:12 . [2023-10-24T18:24:47.107Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:24 .. [2023-10-24T18:24:47.107Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:12 cost [2023-10-24T18:24:47.107Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 24 18:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:47.394Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:48.279Z] ---> package-listing.sh [2023-10-24T18:24:48.280Z] ++ facter osfamily [2023-10-24T18:24:48.280Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T18:24:48.538Z] + OS_FAMILY=debian [2023-10-24T18:24:48.538Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-10-24T18:24:48.538Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T18:24:48.538Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T18:24:48.538Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T18:24:48.538Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T18:24:48.538Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-10-24T18:24:48.538Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T18:24:48.538Z] + case "${OS_FAMILY}" in [2023-10-24T18:24:48.538Z] + dpkg -l [2023-10-24T18:24:48.538Z] + grep '^ii' [2023-10-24T18:24:48.538Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T18:24:48.538Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T18:24:48.538Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T18:24:48.538Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-10-24T18:24:48.538Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-10-24T18:24:48.538Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-10-24T18:24:48.547Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T18:24:48.891Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:49.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:24:49.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:24:49.370Z] prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container [2023-10-24T18:24:49.402Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:24:50.329Z] $ docker top a5168a7369ff2edb079f933054d04d6be658849a0288cd05ad0a1ac0684776ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:24:50.659Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T18:24:50.942Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T18:24:51.352Z] + ls /var/log/sa-host [2023-10-24T18:24:51.352Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:24:51.427Z] provisioning config files... [2023-10-24T18:24:51.437Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4712430793261813852tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:24:51.450Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:51.742Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T18:24:51.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:52.073Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T18:24:52.082Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:52.362Z] ---> sudo-logs.sh [2023-10-24T18:24:52.362Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T18:24:52.388Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:52.670Z] ---> job-cost.sh [2023-10-24T18:24:52.670Z] lf-activate-venv: SKIPPING [2023-10-24T18:24:52.670Z] DEBUG: total: 0.2199999988079071 [2023-10-24T18:24:52.670Z] INFO: Retrieving Stack Cost... [2023-10-24T18:24:53.236Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:24:53.494Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T18:24:53.504Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:53.780Z] ---> logs-deploy.sh [2023-10-24T18:24:53.781Z] lf-activate-venv: SKIPPING [2023-10-24T18:24:53.781Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/150 [2023-10-24T18:24:53.781Z] INFO: archiving workspace using pattern(s): [2023-10-24T18:24:54.717Z] Archives upload complete. [2023-10-24T18:24:54.975Z] INFO: archiving logs to Nexus [2023-10-24T18:24:55.545Z] ---> uname -a: [2023-10-24T18:24:55.545Z] Linux prd-ubuntu20-04-docker-8c-8g-9987 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] ---> lscpu: [2023-10-24T18:24:55.545Z] Architecture: x86_64 [2023-10-24T18:24:55.545Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-24T18:24:55.545Z] Byte Order: Little Endian [2023-10-24T18:24:55.545Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-24T18:24:55.545Z] CPU(s): 8 [2023-10-24T18:24:55.545Z] On-line CPU(s) list: 0-7 [2023-10-24T18:24:55.545Z] Thread(s) per core: 1 [2023-10-24T18:24:55.545Z] Core(s) per socket: 1 [2023-10-24T18:24:55.545Z] Socket(s): 8 [2023-10-24T18:24:55.545Z] NUMA node(s): 1 [2023-10-24T18:24:55.545Z] Vendor ID: AuthenticAMD [2023-10-24T18:24:55.545Z] CPU family: 23 [2023-10-24T18:24:55.545Z] Model: 49 [2023-10-24T18:24:55.545Z] Model name: AMD EPYC-Rome Processor [2023-10-24T18:24:55.545Z] Stepping: 0 [2023-10-24T18:24:55.545Z] CPU MHz: 2799.998 [2023-10-24T18:24:55.545Z] BogoMIPS: 5599.99 [2023-10-24T18:24:55.545Z] Virtualization: AMD-V [2023-10-24T18:24:55.545Z] Hypervisor vendor: KVM [2023-10-24T18:24:55.545Z] Virtualization type: full [2023-10-24T18:24:55.545Z] L1d cache: 256 KiB [2023-10-24T18:24:55.545Z] L1i cache: 256 KiB [2023-10-24T18:24:55.545Z] L2 cache: 4 MiB [2023-10-24T18:24:55.545Z] L3 cache: 128 MiB [2023-10-24T18:24:55.545Z] NUMA node0 CPU(s): 0-7 [2023-10-24T18:24:55.545Z] Vulnerability Itlb multihit: Not affected [2023-10-24T18:24:55.545Z] Vulnerability L1tf: Not affected [2023-10-24T18:24:55.545Z] Vulnerability Mds: Not affected [2023-10-24T18:24:55.545Z] Vulnerability Meltdown: Not affected [2023-10-24T18:24:55.545Z] Vulnerability Mmio stale data: Not affected [2023-10-24T18:24:55.545Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-24T18:24:55.545Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-24T18:24:55.545Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-24T18:24:55.545Z] Vulnerability Srbds: Not affected [2023-10-24T18:24:55.545Z] Vulnerability Tsx async abort: Not affected [2023-10-24T18:24:55.545Z] 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-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] ---> nproc: [2023-10-24T18:24:55.545Z] 8 [2023-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] ---> df -h: [2023-10-24T18:24:55.545Z] Filesystem Size Used Avail Use% Mounted on [2023-10-24T18:24:55.545Z] overlay 155G 13G 143G 9% / [2023-10-24T18:24:55.545Z] tmpfs 64M 0 64M 0% /dev [2023-10-24T18:24:55.545Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-24T18:24:55.545Z] shm 64M 0 64M 0% /dev/shm [2023-10-24T18:24:55.545Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] ---> sar -b -r -n DEV: [2023-10-24T18:24:55.545Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9987) 10/24/23 _x86_64_ (8 CPU) [2023-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] 18:09:24 LINUX RESTART (8 CPU) [2023-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] 18:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-24T18:24:55.545Z] 18:11:01 146.47 10.74 135.72 0.00 1774.75 101976.48 0.00 [2023-10-24T18:24:55.545Z] 18:12:01 226.00 0.30 225.70 0.00 5.60 63461.16 0.00 [2023-10-24T18:24:55.545Z] 18:13:01 126.26 0.08 126.18 0.00 10.66 35853.76 0.00 [2023-10-24T18:24:55.545Z] 18:14:01 2.27 0.00 2.27 0.00 0.00 29.08 0.00 [2023-10-24T18:24:55.545Z] 18:15:01 29.36 11.26 18.10 0.00 3479.02 4445.26 0.00 [2023-10-24T18:24:55.545Z] 18:16:01 4.28 0.00 4.28 0.00 0.00 57.99 0.00 [2023-10-24T18:24:55.545Z] 18:17:01 1.12 0.02 1.10 0.00 0.13 11.60 0.00 [2023-10-24T18:24:55.545Z] 18:18:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2023-10-24T18:24:55.545Z] 18:19:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2023-10-24T18:24:55.545Z] 18:20:01 2.32 0.00 2.32 0.00 0.00 34.39 0.00 [2023-10-24T18:24:55.545Z] 18:21:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2023-10-24T18:24:55.545Z] 18:22:01 1.97 0.00 1.97 0.00 0.00 21.33 0.00 [2023-10-24T18:24:55.545Z] 18:23:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2023-10-24T18:24:55.545Z] 18:24:01 39.04 0.37 38.68 0.00 14.80 24770.94 0.00 [2023-10-24T18:24:55.545Z] Average: 41.56 1.62 39.94 0.00 375.83 16377.47 0.00 [2023-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] 18:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-24T18:24:55.545Z] 18:11:01 28633056 31524696 788128 2.40 102708 3000796 1984852 5.85 1149280 2657928 480532 [2023-10-24T18:24:55.545Z] 18:12:01 28205188 31465212 840320 2.56 153168 3281164 2116688 6.24 1351748 2834212 64612 [2023-10-24T18:24:55.545Z] 18:13:01 27623296 31568632 739328 2.25 163800 3910908 1776040 5.23 1276636 3449272 496 [2023-10-24T18:24:55.545Z] 18:14:01 27623420 31568804 738888 2.25 163840 3910912 1776040 5.23 1276888 3449272 180 [2023-10-24T18:24:55.545Z] 18:15:01 27384048 31549488 747476 2.27 169276 4115344 1815340 5.35 1443128 3502556 1336 [2023-10-24T18:24:55.545Z] 18:16:01 27387372 31552856 743900 2.26 169300 4115344 1815340 5.35 1435244 3502556 48 [2023-10-24T18:24:55.545Z] 18:17:01 27396772 31562280 734420 2.23 169320 4115344 1815340 5.35 1425656 3502560 4 [2023-10-24T18:24:55.545Z] 18:18:01 27397196 31562760 733672 2.23 169340 4115352 1815340 5.35 1425384 3502564 224 [2023-10-24T18:24:55.545Z] 18:19:01 27397092 31562816 733628 2.23 169352 4115356 1815340 5.35 1425656 3502684 24 [2023-10-24T18:24:55.545Z] 18:20:01 27397100 31562880 733472 2.23 169408 4115336 1815340 5.35 1425596 3502672 4 [2023-10-24T18:24:55.545Z] 18:21:01 27397004 31562828 733424 2.23 169436 4115328 1815340 5.35 1425480 3502672 12 [2023-10-24T18:24:55.545Z] 18:22:01 27396720 31562696 733444 2.23 169488 4115468 1815340 5.35 1425608 3502792 156 [2023-10-24T18:24:55.545Z] 18:23:01 27396720 31562788 733288 2.23 169568 4115468 1815340 5.35 1425892 3502796 176 [2023-10-24T18:24:55.545Z] 18:24:01 26176392 31442104 846508 2.57 186672 5105572 1907152 5.62 1662372 4385480 286120 [2023-10-24T18:24:55.545Z] Average: 27486527 31543631 755707 2.30 163905 4017692 1849917 5.45 1398183 3450001 59566 [2023-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] 18:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-24T18:24:55.545Z] 18:11:01 docker0 258.18 330.27 20.93 2611.36 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:11:01 vethf23a9ab 230.30 298.59 21.91 2361.75 0.00 0.00 0.00 0.19 [2023-10-24T18:24:55.545Z] 18:11:01 ens3 598.61 415.90 7514.79 59.49 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:11:01 lo 6.10 6.10 0.60 0.60 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:12:01 docker0 2.08 3.75 0.14 35.41 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:12:01 ens3 57.82 51.44 74.95 94.71 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:12:01 vethea11d5d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:13:01 docker0 1.60 2.85 0.10 31.38 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:13:01 ens3 158.71 110.18 2644.28 242.72 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:13:01 lo 7.13 7.13 0.71 0.71 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:14:01 ens3 3.68 1.12 3.28 0.50 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:15:01 ens3 112.05 60.51 1377.34 5.02 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:15:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:16:01 ens3 0.37 0.18 0.08 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:17:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:18:01 ens3 0.40 0.13 0.03 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:19:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:20:01 ens3 0.42 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:21:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:22:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:23:01 ens3 0.37 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:24:01 docker0 67.66 92.58 5.23 1023.45 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:24:01 veth4112780 67.66 92.68 6.15 1023.46 0.00 0.00 0.00 0.08 [2023-10-24T18:24:55.545Z] 18:24:01 ens3 233.73 141.59 4997.83 17.61 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] 18:24:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] Average: docker0 23.26 30.32 1.86 261.60 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] Average: veth4112780 4.84 6.63 0.44 73.19 0.00 0.00 0.00 0.01 [2023-10-24T18:24:55.545Z] Average: ens3 82.73 55.39 1179.07 29.98 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 [2023-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] ---> sar -P ALL: [2023-10-24T18:24:55.545Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9987) 10/24/23 _x86_64_ (8 CPU) [2023-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] 18:09:24 LINUX RESTART (8 CPU) [2023-10-24T18:24:55.545Z] [2023-10-24T18:24:55.545Z] 18:10:02 CPU %user %nice %system %iowait %steal %idle [2023-10-24T18:24:55.545Z] 18:11:01 all 7.44 0.00 3.32 2.03 0.06 87.16 [2023-10-24T18:24:55.545Z] 18:11:01 0 7.75 0.00 4.36 1.66 0.05 86.18 [2023-10-24T18:24:55.546Z] 18:11:01 1 7.61 0.00 2.67 0.36 0.07 89.29 [2023-10-24T18:24:55.546Z] 18:11:01 2 6.06 0.00 3.29 2.21 0.07 88.37 [2023-10-24T18:24:55.546Z] 18:11:01 3 7.52 0.00 3.00 1.70 0.07 87.71 [2023-10-24T18:24:55.546Z] 18:11:01 4 6.59 0.00 3.04 0.12 0.05 90.20 [2023-10-24T18:24:55.546Z] 18:11:01 5 7.58 0.00 3.79 9.13 0.05 79.44 [2023-10-24T18:24:55.546Z] 18:11:01 6 8.17 0.00 2.65 0.21 0.05 88.92 [2023-10-24T18:24:55.546Z] 18:11:01 7 8.21 0.00 3.73 0.86 0.07 87.13 [2023-10-24T18:24:55.546Z] 18:12:01 all 29.40 0.00 4.69 3.82 0.07 62.03 [2023-10-24T18:24:55.546Z] 18:12:01 0 28.52 0.00 5.39 0.62 0.07 65.39 [2023-10-24T18:24:55.546Z] 18:12:01 1 28.98 0.00 5.26 15.75 0.08 49.93 [2023-10-24T18:24:55.546Z] 18:12:01 2 31.12 0.00 5.74 2.12 0.07 60.95 [2023-10-24T18:24:55.546Z] 18:12:01 3 27.53 0.00 4.21 1.23 0.07 66.96 [2023-10-24T18:24:55.546Z] 18:12:01 4 30.22 0.00 4.46 6.88 0.07 58.38 [2023-10-24T18:24:55.546Z] 18:12:01 5 29.25 0.00 3.83 0.47 0.07 66.38 [2023-10-24T18:24:55.546Z] 18:12:01 6 30.23 0.00 4.14 0.91 0.07 64.66 [2023-10-24T18:24:55.546Z] 18:12:01 7 29.33 0.00 4.47 2.61 0.05 63.54 [2023-10-24T18:24:55.546Z] 18:13:01 all 13.84 0.00 2.62 2.19 0.06 81.29 [2023-10-24T18:24:55.546Z] 18:13:01 0 14.54 0.00 2.69 0.05 0.08 82.63 [2023-10-24T18:24:55.546Z] 18:13:01 1 13.24 0.00 2.45 0.52 0.07 83.72 [2023-10-24T18:24:55.546Z] 18:13:01 2 12.62 0.00 2.97 0.62 0.03 83.76 [2023-10-24T18:24:55.546Z] 18:13:01 3 14.57 0.00 2.88 3.00 0.05 79.49 [2023-10-24T18:24:55.546Z] 18:13:01 4 14.40 0.00 2.16 1.84 0.08 81.52 [2023-10-24T18:24:55.546Z] 18:13:01 5 14.85 0.00 2.13 0.07 0.05 82.90 [2023-10-24T18:24:55.546Z] 18:13:01 6 12.09 0.00 2.46 0.05 0.05 85.35 [2023-10-24T18:24:55.546Z] 18:13:01 7 14.42 0.00 3.19 11.47 0.07 70.86 [2023-10-24T18:24:55.546Z] 18:14:01 all 0.19 0.00 0.01 0.01 0.01 99.78 [2023-10-24T18:24:55.546Z] 18:14:01 0 0.12 0.00 0.03 0.03 0.03 99.78 [2023-10-24T18:24:55.546Z] 18:14:01 1 1.07 0.00 0.03 0.00 0.00 98.89 [2023-10-24T18:24:55.546Z] 18:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T18:24:55.546Z] 18:14:01 3 0.13 0.00 0.02 0.00 0.00 99.85 [2023-10-24T18:24:55.546Z] 18:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-24T18:24:55.546Z] 18:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T18:24:55.546Z] 18:14:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2023-10-24T18:24:55.546Z] 18:14:01 7 0.05 0.00 0.00 0.03 0.00 99.92 [2023-10-24T18:24:55.546Z] 18:15:01 all 1.08 0.00 0.46 0.40 0.02 98.05 [2023-10-24T18:24:55.546Z] 18:15:01 0 0.48 0.00 0.33 0.85 0.02 98.31 [2023-10-24T18:24:55.546Z] 18:15:01 1 1.66 0.00 0.30 0.60 0.03 97.41 [2023-10-24T18:24:55.546Z] 18:15:01 2 2.15 0.00 0.47 0.05 0.02 97.31 [2023-10-24T18:24:55.546Z] 18:15:01 3 0.83 0.00 0.43 0.18 0.03 98.52 [2023-10-24T18:24:55.546Z] 18:15:01 4 0.52 0.00 0.72 0.92 0.02 97.83 [2023-10-24T18:24:55.546Z] 18:15:01 5 0.62 0.00 0.32 0.13 0.00 98.93 [2023-10-24T18:24:55.546Z] 18:15:01 6 1.09 0.00 0.63 0.40 0.03 97.85 [2023-10-24T18:24:55.546Z] 18:15:01 7 1.25 0.00 0.48 0.03 0.02 98.21 [2023-10-24T18:24:55.546Z] 18:16:01 all 0.05 0.00 0.01 0.03 0.01 99.90 [2023-10-24T18:24:55.546Z] 18:16:01 0 0.00 0.00 0.00 0.10 0.00 99.90 [2023-10-24T18:24:55.546Z] 18:16:01 1 0.38 0.00 0.00 0.00 0.02 99.60 [2023-10-24T18:24:55.546Z] 18:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-24T18:24:55.546Z] 18:16:01 3 0.02 0.00 0.02 0.12 0.02 99.83 [2023-10-24T18:24:55.546Z] 18:16:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-24T18:24:55.546Z] 18:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T18:24:55.546Z] 18:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T18:24:55.546Z] 18:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-10-24T18:24:55.546Z] 18:17:01 all 0.12 0.00 0.01 0.00 0.01 99.84 [2023-10-24T18:24:55.546Z] 18:17:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2023-10-24T18:24:55.546Z] 18:17:01 1 0.78 0.00 0.02 0.00 0.02 99.19 [2023-10-24T18:24:55.546Z] 18:17:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-24T18:24:55.546Z] 18:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-24T18:24:55.546Z] 18:17:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-10-24T18:24:55.546Z] 18:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T18:24:55.546Z] 18:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-24T18:24:55.546Z] 18:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T18:24:55.546Z] 18:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-10-24T18:24:55.546Z] 18:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-24T18:24:55.546Z] 18:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T18:24:55.546Z] 18:18:01 2 0.02 0.00 0.05 0.00 0.03 99.90 [2023-10-24T18:24:55.546Z] 18:18:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-24T18:24:55.546Z] 18:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-24T18:24:55.546Z] 18:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T18:24:55.546Z] 18:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T18:24:55.546Z] 18:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T18:24:55.546Z] 18:19:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-10-24T18:24:55.546Z] 18:19:01 0 0.03 0.00 0.00 0.03 0.02 99.92 [2023-10-24T18:24:55.546Z] 18:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-10-24T18:24:55.546Z] 18:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-24T18:24:55.546Z] 18:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T18:24:55.546Z] 18:19:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-24T18:24:55.546Z] 18:19:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-10-24T18:24:55.546Z] 18:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T18:24:55.546Z] 18:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T18:24:55.546Z] 18:20:01 all 0.09 0.00 0.01 0.01 0.01 99.87 [2023-10-24T18:24:55.546Z] 18:20:01 0 0.03 0.00 0.03 0.07 0.02 99.85 [2023-10-24T18:24:55.546Z] 18:20:01 1 0.65 0.00 0.02 0.00 0.02 99.32 [2023-10-24T18:24:55.546Z] 18:20:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2023-10-24T18:24:55.546Z] 18:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-24T18:24:55.546Z] 18:20:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-24T18:24:55.546Z] 18:20:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-24T18:24:55.546Z] 18:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-24T18:24:55.546Z] 18:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T18:24:55.546Z] 18:21:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2023-10-24T18:24:55.546Z] 18:21:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-24T18:24:55.546Z] 18:21:01 1 1.52 0.00 0.00 0.00 0.03 98.45 [2023-10-24T18:24:55.546Z] 18:21:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-10-24T18:24:55.546Z] 18:21:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-24T18:24:55.546Z] 18:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T18:24:55.546Z] 18:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T18:24:55.546Z] 18:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-24T18:24:55.546Z] 18:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T18:24:55.546Z] [2023-10-24T18:24:55.546Z] 18:21:01 CPU %user %nice %system %iowait %steal %idle [2023-10-24T18:24:55.546Z] 18:22:01 all 0.19 0.00 0.01 0.01 0.01 99.79 [2023-10-24T18:24:55.546Z] 18:22:01 0 0.02 0.00 0.03 0.03 0.02 99.90 [2023-10-24T18:24:55.546Z] 18:22:01 1 1.35 0.00 0.02 0.00 0.02 98.61 [2023-10-24T18:24:55.546Z] 18:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-24T18:24:55.546Z] 18:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-24T18:24:55.546Z] 18:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-24T18:24:55.546Z] 18:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T18:24:55.546Z] 18:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-24T18:24:55.546Z] 18:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T18:24:55.546Z] 18:23:01 all 0.19 0.00 0.01 0.02 0.02 99.76 [2023-10-24T18:24:55.546Z] 18:23:01 0 0.02 0.00 0.00 0.18 0.02 99.78 [2023-10-24T18:24:55.546Z] 18:23:01 1 1.21 0.00 0.02 0.00 0.02 98.76 [2023-10-24T18:24:55.546Z] 18:23:01 2 0.00 0.00 0.03 0.00 0.03 99.93 [2023-10-24T18:24:55.546Z] 18:23:01 3 0.27 0.00 0.00 0.00 0.02 99.72 [2023-10-24T18:24:55.546Z] 18:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-24T18:24:55.546Z] 18:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T18:24:55.546Z] 18:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T18:24:55.546Z] 18:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-24T18:24:55.546Z] 18:24:01 all 3.93 0.00 1.53 1.16 0.03 93.35 [2023-10-24T18:24:55.546Z] 18:24:01 0 4.08 0.00 1.82 2.79 0.02 91.29 [2023-10-24T18:24:55.546Z] 18:24:01 1 3.44 0.00 1.22 0.02 0.03 95.29 [2023-10-24T18:24:55.546Z] 18:24:01 2 4.86 0.00 1.52 0.02 0.03 93.57 [2023-10-24T18:24:55.546Z] 18:24:01 3 5.83 0.00 2.26 6.21 0.02 85.69 [2023-10-24T18:24:55.546Z] 18:24:01 4 3.18 0.00 0.80 0.15 0.03 95.84 [2023-10-24T18:24:55.546Z] 18:24:01 5 3.47 0.00 1.74 0.05 0.03 94.70 [2023-10-24T18:24:55.546Z] 18:24:01 6 3.60 0.00 1.41 0.02 0.03 94.94 [2023-10-24T18:24:55.546Z] 18:24:01 7 3.00 0.00 1.43 0.05 0.02 95.50 [2023-10-24T18:24:55.546Z] Average: all 4.02 0.00 0.90 0.69 0.02 94.37 [2023-10-24T18:24:55.546Z] Average: 0 3.96 0.00 1.04 0.46 0.03 94.51 [2023-10-24T18:24:55.546Z] Average: 1 4.39 0.00 0.85 1.22 0.03 93.51 [2023-10-24T18:24:55.546Z] Average: 2 4.05 0.00 1.00 0.35 0.03 94.57 [2023-10-24T18:24:55.546Z] Average: 3 4.03 0.00 0.91 0.89 0.02 94.15 [2023-10-24T18:24:55.546Z] Average: 4 3.90 0.00 0.80 0.70 0.02 94.57 [2023-10-24T18:24:55.546Z] Average: 5 3.96 0.00 0.84 0.69 0.02 94.50 [2023-10-24T18:24:55.546Z] Average: 6 3.92 0.00 0.80 0.11 0.02 95.14 [2023-10-24T18:24:55.546Z] Average: 7 3.99 0.00 0.95 1.07 0.02 93.98 [2023-10-24T18:24:55.546Z] [2023-10-24T18:24:55.546Z] [2023-10-24T18:24:55.546Z]