Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a5423f0b5727ef686932519f865aa3ff45a9adc 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-ssh17453438521019806601.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15856787619009450948.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh13736583606093667000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7327759148861654285.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-ssh15909509660341541226.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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-6152’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6154 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 3a5423f0b5727ef686932519f865aa3ff45a9adc (main) Commit message: "feat!: updates for common config (#339)" > git config core.sparsecheckout # timeout=10 > git checkout -f 3a5423f0b5727ef686932519f865aa3ff45a9adc # timeout=10 > git rev-list --no-walk 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-15T17:50:37.204Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-15T17:50:37.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-15T17:50:37.270Z] ========================================================= [2023-02-15T17:50:37.270Z] EdgeX Global Pipelines Version Info [2023-02-15T17:50:37.270Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-15T17:50:38.383Z] ------------------- [2023-02-15T17:50:38.383Z] stable info: [2023-02-15T17:50:38.383Z] ------------------- [2023-02-15T17:50:38.383Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-15T17:50:38.383Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T17:50:38.383Z] Message: update stable to v1.0.244 [2023-02-15T17:50:38.645Z] ------------------- [2023-02-15T17:50:38.645Z] experimental info: [2023-02-15T17:50:38.645Z] ------------------- [2023-02-15T17:50:38.645Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-15T17:50:38.645Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T17:50:38.645Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-15T17:50:38.806Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-02-15T17:50:38.815Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-02-15T17:50:38.827Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-15T17:50:38.842Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-15T17:50:38.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-15T17:50:38.864Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-15T17:50:38.874Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-15T17:50:38.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-15T17:50:38.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-15T17:50:38.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-15T17:50:38.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-15T17:50:38.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-02-15T17:50:38.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-15T17:50:38.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-15T17:50:38.968Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T17:50:38.980Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T17:50:38.994Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T17:50:39.007Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T17:50:39.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-15T17:50:39.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-15T17:50:39.041Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-15T17:50:39.053Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-15T17:50:39.064Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-15T17:50:39.076Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-15T17:50:39.088Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-15T17:50:39.108Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-15T17:50:39.119Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-15T17:50:39.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-15T17:50:39.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-15T17:50:39.156Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-15T17:50:39.168Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] echo [2023-02-15T17:50:39.181Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a5423f [Pipeline] echo [2023-02-15T17:50:39.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T17:50:39.232Z] provisioning config files... [2023-02-15T17:50:39.245Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config348024854686262826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T17:50:39.546Z] ---> docker-login.sh [2023-02-15T17:50:39.546Z] nexus3.edgexfoundry.org:10001 [2023-02-15T17:50:40.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:50:40.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:50:40.536Z] Configure a credential helper to remove this warning. See [2023-02-15T17:50:40.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:50:40.536Z] [2023-02-15T17:50:40.536Z] Login Succeeded [2023-02-15T17:50:40.536Z] nexus3.edgexfoundry.org:10002 [2023-02-15T17:50:40.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:50:40.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:50:40.816Z] Configure a credential helper to remove this warning. See [2023-02-15T17:50:40.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:50:40.816Z] [2023-02-15T17:50:40.816Z] Login Succeeded [2023-02-15T17:50:40.816Z] nexus3.edgexfoundry.org:10003 [2023-02-15T17:50:40.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:50:40.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:50:40.816Z] Configure a credential helper to remove this warning. See [2023-02-15T17:50:40.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:50:40.816Z] [2023-02-15T17:50:40.816Z] Login Succeeded [2023-02-15T17:50:40.816Z] nexus3.edgexfoundry.org:10004 [2023-02-15T17:50:41.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:50:41.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:50:41.080Z] Configure a credential helper to remove this warning. See [2023-02-15T17:50:41.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:50:41.080Z] [2023-02-15T17:50:41.080Z] Login Succeeded [2023-02-15T17:50:41.080Z] docker.io [2023-02-15T17:50:41.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:50:41.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:50:41.341Z] Configure a credential helper to remove this warning. See [2023-02-15T17:50:41.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:50:41.341Z] [2023-02-15T17:50:41.341Z] Login Succeeded [2023-02-15T17:50:41.341Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T17:50:41.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-15T17:50:41.723Z] + git rev-list -1 --merges 3a5423f0b5727ef686932519f865aa3ff45a9adc~1..3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] echo [2023-02-15T17:50:41.772Z] -----------> git rev-list -1 --merges 3a5423f0b5727ef686932519f865aa3ff45a9adc~1..3a5423f0b5727ef686932519f865aa3ff45a9adc 3a5423f0b5727ef686932519f865aa3ff45a9adc [false] [Pipeline] sh [2023-02-15T17:50:42.063Z] + git log --format=format:%s -1 3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] echo [2023-02-15T17:50:42.077Z] ========================================================= [2023-02-15T17:50:42.077Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-15T17:50:42.077Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T17:50:42.395Z] + git log --format=format:%s -1 3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] echo [2023-02-15T17:50:42.408Z] [semverPrep] GIT_COMMIT: 3a5423f0b5727ef686932519f865aa3ff45a9adc, Commit Message: feat!: updates for common config (#339) [Pipeline] echo [2023-02-15T17:50:42.417Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-15T17:50:42.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T17:50:42.749Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-15T17:50:42.749Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-15T17:50:42.749Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-15T17:50:42.749Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-02-15T17:50:42.749Z] tee -a /etc/ssh/ssh_known_hosts [2023-02-15T17:50:42.749Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:50:43.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T17:50:43.089Z] [2023-02-15T17:50:43.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:50:43.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T17:50:43.398Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-15T17:50:43.398Z] b85a868b505f: Pulling fs layer [2023-02-15T17:50:43.398Z] e2be974225ed: Pulling fs layer [2023-02-15T17:50:43.398Z] 339a4e72a1f5: Pulling fs layer [2023-02-15T17:50:43.398Z] 988bab9f4d93: Pulling fs layer [2023-02-15T17:50:43.398Z] 1469e6f7b9e6: Pulling fs layer [2023-02-15T17:50:43.398Z] eaf3925da568: Pulling fs layer [2023-02-15T17:50:43.398Z] bab4dde63d76: Pulling fs layer [2023-02-15T17:50:43.398Z] bde34c3a00c8: Pulling fs layer [2023-02-15T17:50:43.398Z] b352a97aabf1: Pulling fs layer [2023-02-15T17:50:43.398Z] 1469e6f7b9e6: Waiting [2023-02-15T17:50:43.398Z] eaf3925da568: Waiting [2023-02-15T17:50:43.398Z] 988bab9f4d93: Waiting [2023-02-15T17:50:43.398Z] bab4dde63d76: Waiting [2023-02-15T17:50:43.398Z] b352a97aabf1: Waiting [2023-02-15T17:50:43.398Z] bde34c3a00c8: Waiting [2023-02-15T17:50:43.398Z] 4872d77fe225: Pulling fs layer [2023-02-15T17:50:43.398Z] 5851b861e8e6: Pulling fs layer [2023-02-15T17:50:43.398Z] 4872d77fe225: Waiting [2023-02-15T17:50:43.398Z] 5851b861e8e6: Waiting [2023-02-15T17:50:43.663Z] e2be974225ed: Verifying Checksum [2023-02-15T17:50:43.663Z] e2be974225ed: Download complete [2023-02-15T17:50:43.663Z] 988bab9f4d93: Verifying Checksum [2023-02-15T17:50:43.663Z] 988bab9f4d93: Download complete [2023-02-15T17:50:43.663Z] 1469e6f7b9e6: Verifying Checksum [2023-02-15T17:50:43.663Z] 1469e6f7b9e6: Download complete [2023-02-15T17:50:43.663Z] eaf3925da568: Verifying Checksum [2023-02-15T17:50:43.663Z] eaf3925da568: Download complete [2023-02-15T17:50:43.930Z] 339a4e72a1f5: Verifying Checksum [2023-02-15T17:50:43.930Z] 339a4e72a1f5: Download complete [2023-02-15T17:50:43.930Z] bde34c3a00c8: Download complete [2023-02-15T17:50:43.930Z] b352a97aabf1: Verifying Checksum [2023-02-15T17:50:43.930Z] b352a97aabf1: Download complete [2023-02-15T17:50:43.930Z] b85a868b505f: Verifying Checksum [2023-02-15T17:50:43.930Z] b85a868b505f: Download complete [2023-02-15T17:50:44.193Z] 4872d77fe225: Verifying Checksum [2023-02-15T17:50:44.193Z] 4872d77fe225: Download complete [2023-02-15T17:50:44.193Z] 5851b861e8e6: Verifying Checksum [2023-02-15T17:50:44.193Z] 5851b861e8e6: Download complete [2023-02-15T17:50:44.453Z] bab4dde63d76: Verifying Checksum [2023-02-15T17:50:44.454Z] bab4dde63d76: Download complete [2023-02-15T17:50:45.393Z] b85a868b505f: Pull complete [2023-02-15T17:50:45.652Z] e2be974225ed: Pull complete [2023-02-15T17:50:46.220Z] 339a4e72a1f5: Pull complete [2023-02-15T17:50:46.479Z] 988bab9f4d93: Pull complete [2023-02-15T17:50:47.048Z] 1469e6f7b9e6: Pull complete [2023-02-15T17:50:47.048Z] eaf3925da568: Pull complete [2023-02-15T17:50:48.953Z] bab4dde63d76: Pull complete [2023-02-15T17:50:48.953Z] bde34c3a00c8: Pull complete [2023-02-15T17:50:49.212Z] b352a97aabf1: Pull complete [2023-02-15T17:50:49.212Z] 4872d77fe225: Pull complete [2023-02-15T17:50:49.475Z] 5851b861e8e6: Pull complete [2023-02-15T17:50:49.475Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-15T17:50:49.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T17:50:49.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T17:50:49.565Z] prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container [2023-02-15T17:50:49.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-15T17:50:56.299Z] $ docker top b7558aecb455260326569c13a7ce05a5be9e1ed35552ee68d9703a191e939129 -eo pid,comm [2023-02-15T17:50:56.357Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-15T17:50:56.357Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T17:50:56.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T17:50:56.395Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T17:50:56.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T17:50:56.518Z] $ docker exec b7558aecb455260326569c13a7ce05a5be9e1ed35552ee68d9703a191e939129 ssh-agent [2023-02-15T17:50:56.627Z] SSH_AUTH_SOCK=/tmp/ssh-3StWnYnMOtc9/agent.32 [2023-02-15T17:50:56.627Z] SSH_AGENT_PID=38 [2023-02-15T17:50:56.635Z] Running ssh-add (command line suppressed) [2023-02-15T17:50:56.760Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6086067914054745231.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6086067914054745231.key) [2023-02-15T17:50:56.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T17:50:57.068Z] + git tag --points-at HEAD [Pipeline] } [2023-02-15T17:50:57.084Z] $ docker exec --env ******** --env ******** b7558aecb455260326569c13a7ce05a5be9e1ed35552ee68d9703a191e939129 ssh-agent -k [2023-02-15T17:50:57.190Z] unset SSH_AUTH_SOCK; [2023-02-15T17:50:57.191Z] unset SSH_AGENT_PID; [2023-02-15T17:50:57.191Z] echo Agent pid 38 killed; [2023-02-15T17:50:57.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-15T17:50:57.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T17:50:57.225Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T17:50:57.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T17:50:57.346Z] $ docker exec b7558aecb455260326569c13a7ce05a5be9e1ed35552ee68d9703a191e939129 ssh-agent [2023-02-15T17:50:57.460Z] SSH_AUTH_SOCK=/tmp/ssh-rsW7pDvLB86V/agent.70 [2023-02-15T17:50:57.460Z] SSH_AGENT_PID=76 [2023-02-15T17:50:57.465Z] Running ssh-add (command line suppressed) [2023-02-15T17:50:57.580Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9799373972328839086.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9799373972328839086.key) [2023-02-15T17:50:57.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T17:50:57.876Z] + git semver init [2023-02-15T17:50:58.137Z] 2023-02-15 17:50:58,078 [run_init] DEBUG init version:0.0.0 force:False [2023-02-15T17:50:58.137Z] 2023-02-15 17:50:58,079 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-02-15T17:50:58.137Z] 2023-02-15 17:50:58,080 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-02-15T17:50:58.137Z] 2023-02-15 17:50:58,080 [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-02-15T17:51:00.053Z] 2023-02-15 17:50:59,547 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-02-15T17:51:00.053Z] 2023-02-15 17:50:59,547 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-02-15T17:51:00.053Z] 2023-02-15 17:50:59,547 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-15T17:51:00.053Z] 2023-02-15 17:50:59,548 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-15T17:51:00.053Z] 3.0.0-dev.11 [Pipeline] } [2023-02-15T17:51:00.066Z] $ docker exec --env ******** --env ******** b7558aecb455260326569c13a7ce05a5be9e1ed35552ee68d9703a191e939129 ssh-agent -k [2023-02-15T17:51:00.172Z] unset SSH_AUTH_SOCK; [2023-02-15T17:51:00.173Z] unset SSH_AGENT_PID; [2023-02-15T17:51:00.173Z] echo Agent pid 76 killed; [2023-02-15T17:51:00.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T17:51:00.488Z] + git semver [Pipeline] } [2023-02-15T17:51:00.762Z] $ docker stop --time=1 b7558aecb455260326569c13a7ce05a5be9e1ed35552ee68d9703a191e939129 [2023-02-15T17:51:02.116Z] $ docker rm -f --volumes b7558aecb455260326569c13a7ce05a5be9e1ed35552ee68d9703a191e939129 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T17:51:02.685Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-15T17:51:02.902Z] Stashed 1 file(s) [Pipeline] echo [2023-02-15T17:51:02.905Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T17:51:03.020Z] provisioning config files... [2023-02-15T17:51:03.029Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6806644707325432797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T17:51:03.322Z] ---> docker-login.sh [2023-02-15T17:51:03.322Z] nexus3.edgexfoundry.org:10001 [2023-02-15T17:51:03.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:51:03.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:51:03.322Z] Configure a credential helper to remove this warning. See [2023-02-15T17:51:03.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:51:03.322Z] [2023-02-15T17:51:03.322Z] Login Succeeded [2023-02-15T17:51:03.322Z] nexus3.edgexfoundry.org:10002 [2023-02-15T17:51:03.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:51:03.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:51:03.322Z] Configure a credential helper to remove this warning. See [2023-02-15T17:51:03.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:51:03.322Z] [2023-02-15T17:51:03.322Z] Login Succeeded [2023-02-15T17:51:03.322Z] nexus3.edgexfoundry.org:10003 [2023-02-15T17:51:03.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:51:03.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:51:03.580Z] Configure a credential helper to remove this warning. See [2023-02-15T17:51:03.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:51:03.580Z] [2023-02-15T17:51:03.580Z] Login Succeeded [2023-02-15T17:51:03.580Z] nexus3.edgexfoundry.org:10004 [2023-02-15T17:51:03.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:51:03.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:51:03.580Z] Configure a credential helper to remove this warning. See [2023-02-15T17:51:03.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:51:03.580Z] [2023-02-15T17:51:03.580Z] Login Succeeded [2023-02-15T17:51:03.580Z] docker.io [2023-02-15T17:51:03.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:51:04.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:51:04.098Z] Configure a credential helper to remove this warning. See [2023-02-15T17:51:04.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:51:04.098Z] [2023-02-15T17:51:04.098Z] Login Succeeded [2023-02-15T17:51:04.098Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T17:51:04.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-15T17:51:04.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T17:51:04.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T17:51:04.179Z] ========================================================= [2023-02-15T17:51:04.179Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-15T17:51:04.179Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:51:04.490Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-15T17:51:04.491Z] Sending build context to Docker daemon 23.35MB [2023-02-15T17:51:04.491Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T17:51:04.491Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-15T17:51:04.491Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-15T17:51:04.491Z] 213ec9aee27d: Pulling fs layer [2023-02-15T17:51:04.491Z] 4583459ba037: Pulling fs layer [2023-02-15T17:51:04.491Z] 93c1e223e6f2: Pulling fs layer [2023-02-15T17:51:04.491Z] 53926ce57604: Pulling fs layer [2023-02-15T17:51:04.491Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-15T17:51:04.491Z] 22ff95d597cd: Pulling fs layer [2023-02-15T17:51:04.491Z] 12d6caf4c0d1: Pulling fs layer [2023-02-15T17:51:04.491Z] 96b7cbca73a9: Pulling fs layer [2023-02-15T17:51:04.491Z] a7acece74701: Pulling fs layer [2023-02-15T17:51:04.491Z] 21b2b0c7a3f4: Waiting [2023-02-15T17:51:04.491Z] 22ff95d597cd: Waiting [2023-02-15T17:51:04.491Z] 12d6caf4c0d1: Waiting [2023-02-15T17:51:04.491Z] 96b7cbca73a9: Waiting [2023-02-15T17:51:04.491Z] a7acece74701: Waiting [2023-02-15T17:51:04.491Z] 53926ce57604: Waiting [2023-02-15T17:51:04.755Z] 93c1e223e6f2: Download complete [2023-02-15T17:51:04.755Z] 4583459ba037: Verifying Checksum [2023-02-15T17:51:04.755Z] 4583459ba037: Download complete [2023-02-15T17:51:04.755Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-15T17:51:04.755Z] 21b2b0c7a3f4: Download complete [2023-02-15T17:51:04.755Z] 22ff95d597cd: Download complete [2023-02-15T17:51:04.755Z] 213ec9aee27d: Verifying Checksum [2023-02-15T17:51:04.755Z] 213ec9aee27d: Download complete [2023-02-15T17:51:04.755Z] 12d6caf4c0d1: Verifying Checksum [2023-02-15T17:51:04.755Z] 12d6caf4c0d1: Download complete [2023-02-15T17:51:05.025Z] 213ec9aee27d: Pull complete [2023-02-15T17:51:05.025Z] 4583459ba037: Pull complete [2023-02-15T17:51:05.305Z] 93c1e223e6f2: Pull complete [2023-02-15T17:51:05.909Z] a7acece74701: Verifying Checksum [2023-02-15T17:51:05.909Z] a7acece74701: Download complete [2023-02-15T17:51:05.909Z] 53926ce57604: Verifying Checksum [2023-02-15T17:51:05.909Z] 53926ce57604: Download complete [2023-02-15T17:51:06.169Z] 96b7cbca73a9: Verifying Checksum [2023-02-15T17:51:06.169Z] 96b7cbca73a9: Download complete [2023-02-15T17:51:10.396Z] 53926ce57604: Pull complete [2023-02-15T17:51:10.656Z] 21b2b0c7a3f4: Pull complete [2023-02-15T17:51:10.656Z] 22ff95d597cd: Pull complete [2023-02-15T17:51:10.656Z] 12d6caf4c0d1: Pull complete [2023-02-15T17:51:13.190Z] 96b7cbca73a9: Pull complete [2023-02-15T17:51:13.755Z] a7acece74701: Pull complete [2023-02-15T17:51:13.755Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-15T17:51:13.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T17:51:13.755Z] ---> db6d94c90886 [2023-02-15T17:51:13.755Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-15T17:51:17.989Z] Still waiting to schedule task [2023-02-15T17:51:17.990Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-15T17:51:36.052Z] ---> Running in af8cd24fd1d7 [2023-02-15T17:51:36.052Z] Removing intermediate container af8cd24fd1d7 [2023-02-15T17:51:36.052Z] ---> ddfe30bdf2b7 [2023-02-15T17:51:36.052Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T17:51:36.052Z] ---> Running in 3db71a947f63 [2023-02-15T17:51:36.052Z] Removing intermediate container 3db71a947f63 [2023-02-15T17:51:36.052Z] ---> 0604d37c18a4 [2023-02-15T17:51:36.052Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-15T17:51:36.052Z] ---> Running in 5c8f00d43e19 [2023-02-15T17:51:37.434Z] Removing intermediate container 5c8f00d43e19 [2023-02-15T17:51:37.434Z] ---> 691ab5dfe26a [2023-02-15T17:51:37.434Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-15T17:51:38.377Z] ---> Running in e3b9dbf1906e [2023-02-15T17:51:40.287Z] Removing intermediate container e3b9dbf1906e [2023-02-15T17:51:40.287Z] ---> b75b95dbbb35 [2023-02-15T17:51:40.287Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T17:51:40.857Z] ---> Running in 26375505f871 [2023-02-15T17:51:41.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T17:51:42.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T17:51:42.317Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-15T17:51:42.317Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-15T17:51:42.317Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-15T17:51:42.578Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-15T17:51:42.578Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T17:51:42.578Z] OK: 216 MiB in 55 packages [2023-02-15T17:51:45.190Z] Removing intermediate container 26375505f871 [2023-02-15T17:51:45.190Z] ---> 256e87de453f [2023-02-15T17:51:45.190Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-15T17:51:45.766Z] ---> 9563d37545fa [2023-02-15T17:51:45.766Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T17:51:46.342Z] ---> Running in eae3f5af5357 [2023-02-15T17:52:52.843Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6155 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-02-15T17:52:52.855Z] Running in /w/workspace/device-virtual-go/82 [Pipeline] { [Pipeline] checkout [2023-02-15T17:52:52.895Z] The recommended git tool is: git [2023-02-15T17:52:54.322Z] Removing intermediate container eae3f5af5357 [2023-02-15T17:52:54.322Z] ---> 8eea7277d167 [2023-02-15T17:52:54.322Z] Step 10/12 : COPY . . [2023-02-15T17:52:54.322Z] ---> f1ed5a3af876 [2023-02-15T17:52:54.322Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T17:52:54.322Z] ---> Running in 8839dcef7b46 [2023-02-15T17:52:54.322Z] Removing intermediate container 8839dcef7b46 [2023-02-15T17:52:54.322Z] ---> e300dc396381 [2023-02-15T17:52:54.322Z] Step 12/12 : RUN $MAKE [2023-02-15T17:52:54.322Z] ---> Running in 2539e4736bcf [2023-02-15T17:52:54.322Z] noop [2023-02-15T17:52:54.322Z] Removing intermediate container 2539e4736bcf [2023-02-15T17:52:54.322Z] ---> 9e882202b224 [2023-02-15T17:52:54.322Z] Successfully built 9e882202b224 [2023-02-15T17:52:54.322Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:52:54.662Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T17:52:54.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T17:52:54.747Z] prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container [2023-02-15T17:52:54.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-15T17:52:55.189Z] $ docker top 0dfc92ee688f28ccf3ffba36de23c7ca22f73e94434ee1cf6d94c18027029675 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T17:52:55.539Z] + go version [2023-02-15T17:52:55.539Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-15T17:52:55.553Z] $ docker stop --time=1 0dfc92ee688f28ccf3ffba36de23c7ca22f73e94434ee1cf6d94c18027029675 [2023-02-15T17:52:56.823Z] $ docker rm -f --volumes 0dfc92ee688f28ccf3ffba36de23c7ca22f73e94434ee1cf6d94c18027029675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:52:57.236Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T17:52:57.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T17:52:57.310Z] prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container [2023-02-15T17:52:57.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-15T17:52:57.650Z] $ docker top 9ab14dfe56cc01ba348fe6d168af1e26c144e3ff37c1d976477360a28f998338 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T17:52:57.990Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-15T17:52:58.266Z] using credential edgex-jenkins-ssh [2023-02-15T17:52:58.283Z] Cloning the remote Git repository [2023-02-15T17:52:58.290Z] + make test [2023-02-15T17:52:58.290Z] go test ./... -coverprofile=coverage.out [2023-02-15T17:52:58.549Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-15T17:52:58.330Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-02-15T17:52:58.420Z] > git init /w/workspace/device-virtual-go/82 # timeout=10 [2023-02-15T17:52:58.578Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-02-15T17:52:58.579Z] > git --version # timeout=10 [2023-02-15T17:52:58.597Z] > git --version # 'git version 2.25.1' [2023-02-15T17:52:58.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T17:52:58.657Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T17:53:01.561Z] Avoid second fetch [2023-02-15T17:53:01.562Z] Checking out Revision 3a5423f0b5727ef686932519f865aa3ff45a9adc (main) [2023-02-15T17:53:00.662Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-02-15T17:53:00.694Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T17:53:01.578Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T17:53:01.596Z] > git checkout -f 3a5423f0b5727ef686932519f865aa3ff45a9adc # timeout=10 [2023-02-15T17:53:02.085Z] Commit message: "feat!: updates for common config (#339)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T17:53:03.071Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-15T17:53:03.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T17:53:03.071Z] Dload Upload Total Spent Left Speed [2023-02-15T17:53:03.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 74567 100 12751 100 12751 0 0 74133 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh [2023-02-15T17:53:03.696Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-15T17:53:04.033Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-15T17:53:04.033Z] + sudo tee /etc/docker/daemon.new [2023-02-15T17:53:04.033Z] { [2023-02-15T17:53:04.033Z] "registry-mirrors": [ [2023-02-15T17:53:04.033Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-15T17:53:04.033Z] ], [2023-02-15T17:53:04.033Z] "bip": "10.250.0.254/24", [2023-02-15T17:53:04.033Z] "hosts": [ [2023-02-15T17:53:04.033Z] "tcp://0.0.0.0:5555", [2023-02-15T17:53:04.033Z] "unix:///var/run/docker.sock" [2023-02-15T17:53:04.033Z] ], [2023-02-15T17:53:04.033Z] "mtu": 1458, [2023-02-15T17:53:04.033Z] "selinux-enabled": true, [2023-02-15T17:53:04.033Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-15T17:53:04.033Z] } [Pipeline] sh [2023-02-15T17:53:04.381Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-15T17:53:04.728Z] + sudo service docker restart [2023-02-15T17:53:08.520Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-15T17:53:08.520Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements [2023-02-15T17:53:15.077Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-15T17:53:15.077Z] go vet ./... [2023-02-15T17:53:18.370Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T17:53:18.370Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T17:53:18.370Z] ./bin/test-attribution-txt.sh [2023-02-15T17:53:18.370Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-15T17:53:18.370Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-15T17:53:18.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-15T17:53:18.405Z] $ docker stop --time=1 9ab14dfe56cc01ba348fe6d168af1e26c144e3ff37c1d976477360a28f998338 [2023-02-15T17:53:22.094Z] $ docker rm -f --volumes 9ab14dfe56cc01ba348fe6d168af1e26c144e3ff37c1d976477360a28f998338 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T17:53:22.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-15T17:53:22.660Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T17:53:22.994Z] provisioning config files... [2023-02-15T17:53:23.015Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/82@tmp/config13998957710656805927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T17:53:23.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-15T17:53:23.357Z] ---> docker-login.sh [2023-02-15T17:53:23.357Z] nexus3.edgexfoundry.org:10001 [2023-02-15T17:53:23.426Z] + ls -al . [2023-02-15T17:53:23.426Z] total 192 [2023-02-15T17:53:23.426Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 17:52 . [2023-02-15T17:53:23.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 17:50 .. [2023-02-15T17:53:23.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 17:53 .git [2023-02-15T17:53:23.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 17:50 .github [2023-02-15T17:53:23.426Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 15 17:50 .gitignore [2023-02-15T17:53:23.426Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 17:50 .golangci.yml [2023-02-15T17:53:23.426Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 17:50 .semver [2023-02-15T17:53:23.426Z] -rw-rw-r-- 1 jenkins jenkins 8423 Feb 15 17:50 Attribution.txt [2023-02-15T17:53:23.426Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 15 17:50 CHANGELOG.md [2023-02-15T17:53:23.426Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 15 17:50 Dockerfile [2023-02-15T17:53:23.426Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 17:50 GOVERNANCE.md [2023-02-15T17:53:23.426Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 15 17:50 Jenkinsfile [2023-02-15T17:53:23.426Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 15 17:50 LICENSE [2023-02-15T17:53:23.426Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 15 17:50 Makefile [2023-02-15T17:53:23.426Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 15 17:50 OWNERS.md [2023-02-15T17:53:23.426Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 15 17:50 README.md [2023-02-15T17:53:23.426Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 15 17:51 VERSION [2023-02-15T17:53:23.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 17:50 bin [2023-02-15T17:53:23.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 17:50 cmd [2023-02-15T17:53:23.427Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 15 17:53 coverage.out [2023-02-15T17:53:23.427Z] -rw-rw-r-- 1 jenkins jenkins 3252 Feb 15 17:50 go.mod [2023-02-15T17:53:23.427Z] -rw-rw-r-- 1 jenkins jenkins 32588 Feb 15 17:50 go.sum [2023-02-15T17:53:23.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 17:50 internal [2023-02-15T17:53:23.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 17:50 snap [2023-02-15T17:53:23.427Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 15 17:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:53:23.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:53:23.736Z] + 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=3a5423f0b5727ef686932519f865aa3ff45a9adc --label arch=amd64 --label version=3.0.0-dev.11 . [2023-02-15T17:53:23.736Z] Sending build context to Docker daemon 23.4MB [2023-02-15T17:53:23.736Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T17:53:23.736Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-15T17:53:23.736Z] ---> 9e882202b224 [2023-02-15T17:53:23.736Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-15T17:53:23.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:53:23.893Z] Configure a credential helper to remove this warning. See [2023-02-15T17:53:23.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:53:23.893Z] [2023-02-15T17:53:23.893Z] Login Succeeded [2023-02-15T17:53:23.893Z] nexus3.edgexfoundry.org:10002 [2023-02-15T17:53:24.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:53:24.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:53:24.160Z] Configure a credential helper to remove this warning. See [2023-02-15T17:53:24.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:53:24.160Z] [2023-02-15T17:53:24.304Z] ---> Running in 7a6aa8f0cc7c [2023-02-15T17:53:24.304Z] Removing intermediate container 7a6aa8f0cc7c [2023-02-15T17:53:24.304Z] ---> 6d2801f430bd [2023-02-15T17:53:24.304Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T17:53:24.304Z] ---> Running in 2d234637f5c2 [2023-02-15T17:53:24.427Z] Login Succeeded [2023-02-15T17:53:24.427Z] nexus3.edgexfoundry.org:10003 [2023-02-15T17:53:24.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:53:24.563Z] Removing intermediate container 2d234637f5c2 [2023-02-15T17:53:24.563Z] ---> ead0602333ed [2023-02-15T17:53:24.563Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-15T17:53:24.563Z] ---> Running in 0ead30d4c01e [2023-02-15T17:53:24.563Z] Removing intermediate container 0ead30d4c01e [2023-02-15T17:53:24.563Z] ---> d959d49e1b66 [2023-02-15T17:53:24.563Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-15T17:53:24.563Z] ---> Running in 86799798328d [2023-02-15T17:53:24.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:53:24.695Z] Configure a credential helper to remove this warning. See [2023-02-15T17:53:24.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:53:24.695Z] [2023-02-15T17:53:24.695Z] Login Succeeded [2023-02-15T17:53:24.695Z] nexus3.edgexfoundry.org:10004 [2023-02-15T17:53:24.822Z] Removing intermediate container 86799798328d [2023-02-15T17:53:24.822Z] ---> 085bc3b53851 [2023-02-15T17:53:24.822Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T17:53:24.822Z] ---> Running in 720eabfd42cc [2023-02-15T17:53:24.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:53:24.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:53:24.963Z] Configure a credential helper to remove this warning. See [2023-02-15T17:53:24.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:53:24.963Z] [2023-02-15T17:53:24.963Z] Login Succeeded [2023-02-15T17:53:24.963Z] docker.io [2023-02-15T17:53:25.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T17:53:25.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T17:53:25.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:53:25.341Z] OK: 216 MiB in 55 packages [2023-02-15T17:53:25.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:53:25.499Z] Configure a credential helper to remove this warning. See [2023-02-15T17:53:25.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:53:25.499Z] [2023-02-15T17:53:25.499Z] Login Succeeded [2023-02-15T17:53:25.499Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T17:53:25.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-15T17:53:25.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T17:53:25.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T17:53:25.755Z] ========================================================= [2023-02-15T17:53:25.755Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-15T17:53:25.755Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:53:25.910Z] Removing intermediate container 720eabfd42cc [2023-02-15T17:53:25.910Z] ---> 2cce82055e84 [2023-02-15T17:53:25.910Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-15T17:53:25.910Z] ---> 73fc397fffff [2023-02-15T17:53:25.910Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T17:53:25.910Z] ---> Running in 5c7c2a229fdd [2023-02-15T17:53:26.098Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-15T17:53:26.365Z] Sending build context to Docker daemon 11.82MB [2023-02-15T17:53:26.365Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T17:53:26.365Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-15T17:53:26.631Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-15T17:53:26.631Z] 9b18e9b68314: Pulling fs layer [2023-02-15T17:53:26.631Z] 35d82f9e3411: Pulling fs layer [2023-02-15T17:53:26.631Z] e16973657156: Pulling fs layer [2023-02-15T17:53:26.631Z] fc693d55d65f: Pulling fs layer [2023-02-15T17:53:26.631Z] 7e9fc2657dce: Pulling fs layer [2023-02-15T17:53:26.631Z] dda99020689f: Pulling fs layer [2023-02-15T17:53:26.631Z] db1c61fa0a46: Pulling fs layer [2023-02-15T17:53:26.631Z] 891c053d2c06: Pulling fs layer [2023-02-15T17:53:26.631Z] fc693d55d65f: Waiting [2023-02-15T17:53:26.631Z] 7e9fc2657dce: Waiting [2023-02-15T17:53:26.631Z] dda99020689f: Waiting [2023-02-15T17:53:26.631Z] db1c61fa0a46: Waiting [2023-02-15T17:53:26.631Z] 891c053d2c06: Waiting [2023-02-15T17:53:26.631Z] e16973657156: Download complete [2023-02-15T17:53:26.631Z] 35d82f9e3411: Download complete [2023-02-15T17:53:26.631Z] 7e9fc2657dce: Verifying Checksum [2023-02-15T17:53:26.631Z] 7e9fc2657dce: Download complete [2023-02-15T17:53:26.631Z] dda99020689f: Verifying Checksum [2023-02-15T17:53:26.632Z] dda99020689f: Download complete [2023-02-15T17:53:26.632Z] 9b18e9b68314: Verifying Checksum [2023-02-15T17:53:26.632Z] 9b18e9b68314: Download complete [2023-02-15T17:53:27.286Z] Removing intermediate container 5c7c2a229fdd [2023-02-15T17:53:27.286Z] ---> 285dd86a2857 [2023-02-15T17:53:27.286Z] Step 10/25 : COPY . . [2023-02-15T17:53:27.594Z] 9b18e9b68314: Pull complete [2023-02-15T17:53:27.594Z] 891c053d2c06: Verifying Checksum [2023-02-15T17:53:27.594Z] 891c053d2c06: Download complete [2023-02-15T17:53:27.862Z] 35d82f9e3411: Pull complete [2023-02-15T17:53:28.267Z] ---> 65a0186592ee [2023-02-15T17:53:28.267Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T17:53:28.267Z] ---> Running in 8219e7aced23 [2023-02-15T17:53:28.267Z] Removing intermediate container 8219e7aced23 [2023-02-15T17:53:28.267Z] ---> 0b39fa0aea87 [2023-02-15T17:53:28.267Z] Step 12/25 : RUN $MAKE [2023-02-15T17:53:28.267Z] ---> Running in 585cee8c4e61 [2023-02-15T17:53:28.452Z] e16973657156: Pull complete [2023-02-15T17:53:28.527Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-02-15T17:53:28.722Z] db1c61fa0a46: Verifying Checksum [2023-02-15T17:53:28.722Z] db1c61fa0a46: Download complete [2023-02-15T17:53:29.312Z] fc693d55d65f: Verifying Checksum [2023-02-15T17:53:29.312Z] fc693d55d65f: Download complete [2023-02-15T17:53:41.659Z] fc693d55d65f: Pull complete [2023-02-15T17:53:41.659Z] 7e9fc2657dce: Pull complete [2023-02-15T17:53:41.659Z] dda99020689f: Pull complete [2023-02-15T17:53:47.017Z] db1c61fa0a46: Pull complete [2023-02-15T17:53:48.966Z] 891c053d2c06: Pull complete [2023-02-15T17:53:48.966Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-15T17:53:48.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T17:53:48.966Z] ---> f96f9c87975a [2023-02-15T17:53:48.966Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-15T17:53:50.380Z] ---> Running in cd0ef44a7d6f [2023-02-15T17:53:50.647Z] Removing intermediate container cd0ef44a7d6f [2023-02-15T17:53:50.647Z] ---> 8db1f09385b5 [2023-02-15T17:53:50.647Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T17:53:50.917Z] ---> Running in eea3d8855421 [2023-02-15T17:53:51.186Z] Removing intermediate container eea3d8855421 [2023-02-15T17:53:51.187Z] ---> 9cd8226648d6 [2023-02-15T17:53:51.187Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-15T17:53:51.187Z] ---> Running in b227fba07948 [2023-02-15T17:53:51.455Z] Removing intermediate container b227fba07948 [2023-02-15T17:53:51.455Z] ---> 3b6df9ae769a [2023-02-15T17:53:51.455Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-15T17:53:51.455Z] ---> Running in d183c650ff0e [2023-02-15T17:53:51.721Z] Removing intermediate container d183c650ff0e [2023-02-15T17:53:51.721Z] ---> 940e62e0d532 [2023-02-15T17:53:51.721Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T17:53:51.990Z] ---> Running in d4e1be018904 [2023-02-15T17:53:52.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T17:53:53.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T17:53:54.174Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-15T17:53:54.174Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-15T17:53:54.174Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-15T17:53:54.440Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-15T17:53:54.440Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T17:53:54.440Z] OK: 226 MiB in 55 packages [2023-02-15T17:53:55.283Z] Removing intermediate container 585cee8c4e61 [2023-02-15T17:53:55.283Z] ---> 3a1c57b5c35f [2023-02-15T17:53:55.283Z] Step 13/25 : FROM alpine:3.16 [2023-02-15T17:53:55.283Z] 3.16: Pulling from library/alpine [2023-02-15T17:53:55.283Z] ef5531b6e74e: Pulling fs layer [2023-02-15T17:53:55.283Z] ef5531b6e74e: Verifying Checksum [2023-02-15T17:53:55.283Z] ef5531b6e74e: Download complete [2023-02-15T17:53:55.283Z] ef5531b6e74e: Pull complete [2023-02-15T17:53:55.283Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T17:53:55.283Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T17:53:55.283Z] ---> dfd21b5a31f5 [2023-02-15T17:53:55.283Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-15T17:53:55.283Z] ---> Running in 2d2bcaac1e27 [2023-02-15T17:53:55.283Z] Removing intermediate container 2d2bcaac1e27 [2023-02-15T17:53:55.283Z] ---> 1d10568266ff [2023-02-15T17:53:55.283Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-15T17:53:55.283Z] ---> Running in 1f72cef2deb1 [2023-02-15T17:53:55.399Z] Removing intermediate container d4e1be018904 [2023-02-15T17:53:55.399Z] ---> b08ef1619885 [2023-02-15T17:53:55.399Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-15T17:53:55.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T17:53:55.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T17:53:55.984Z] ---> 875686fc3c4d [2023-02-15T17:53:55.984Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T17:53:55.984Z] ---> Running in 52a61440d429 [2023-02-15T17:53:56.069Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T17:53:56.069Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T17:53:56.069Z] OK: 6 MiB in 15 packages [2023-02-15T17:53:56.329Z] Removing intermediate container 1f72cef2deb1 [2023-02-15T17:53:56.329Z] ---> 63525c22f112 [2023-02-15T17:53:56.329Z] Step 16/25 : WORKDIR / [2023-02-15T17:53:56.329Z] ---> Running in f21ac1422d8b [2023-02-15T17:53:56.587Z] Removing intermediate container f21ac1422d8b [2023-02-15T17:53:56.587Z] ---> 1af54a5904ae [2023-02-15T17:53:56.587Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-15T17:53:56.587Z] ---> 9b800f7fc47f [2023-02-15T17:53:56.587Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-15T17:53:56.845Z] ---> d7ae6dbb5131 [2023-02-15T17:53:56.845Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-15T17:53:57.783Z] ---> cf4888dad5a7 [2023-02-15T17:53:57.783Z] Step 20/25 : EXPOSE 59900 [2023-02-15T17:53:57.783Z] ---> Running in 2904142d818f [2023-02-15T17:53:57.783Z] Removing intermediate container 2904142d818f [2023-02-15T17:53:57.783Z] ---> 63e1c8a53dce [2023-02-15T17:53:57.783Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-15T17:53:57.783Z] ---> Running in 944de869947e [2023-02-15T17:53:58.042Z] Removing intermediate container 944de869947e [2023-02-15T17:53:58.043Z] ---> da9e03eafb75 [2023-02-15T17:53:58.043Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T17:53:58.043Z] ---> Running in c0aeeb50493e [2023-02-15T17:53:58.043Z] Removing intermediate container c0aeeb50493e [2023-02-15T17:53:58.043Z] ---> e017a28c5397 [2023-02-15T17:53:58.043Z] Step 23/25 : LABEL arch=amd64 [2023-02-15T17:53:58.043Z] ---> Running in 9690f1a11ad6 [2023-02-15T17:53:58.302Z] Removing intermediate container 9690f1a11ad6 [2023-02-15T17:53:58.302Z] ---> f32078809fe7 [2023-02-15T17:53:58.302Z] Step 24/25 : LABEL git_sha=3a5423f0b5727ef686932519f865aa3ff45a9adc [2023-02-15T17:53:58.302Z] ---> Running in 197dfeedf08a [2023-02-15T17:53:58.302Z] Removing intermediate container 197dfeedf08a [2023-02-15T17:53:58.302Z] ---> 1d96658d4326 [2023-02-15T17:53:58.302Z] Step 25/25 : LABEL version=3.0.0-dev.11 [2023-02-15T17:53:58.302Z] ---> Running in 5cd5b4eec348 [2023-02-15T17:53:58.302Z] Removing intermediate container 5cd5b4eec348 [2023-02-15T17:53:58.302Z] ---> 62e7c1040215 [2023-02-15T17:53:58.302Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-15T17:53:58.561Z] Successfully built 62e7c1040215 [2023-02-15T17:53:58.561Z] 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-02-15T17:53:58.676Z] provisioning config files... [2023-02-15T17:53:58.683Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16237917714281940802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T17:53:58.978Z] ---> docker-login.sh [2023-02-15T17:53:58.978Z] nexus3.edgexfoundry.org:10001 [2023-02-15T17:53:58.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:53:58.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:53:58.978Z] Configure a credential helper to remove this warning. See [2023-02-15T17:53:58.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:53:58.978Z] [2023-02-15T17:53:58.978Z] Login Succeeded [2023-02-15T17:53:58.978Z] nexus3.edgexfoundry.org:10002 [2023-02-15T17:53:58.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:53:58.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:53:58.978Z] Configure a credential helper to remove this warning. See [2023-02-15T17:53:58.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:53:58.978Z] [2023-02-15T17:53:58.978Z] Login Succeeded [2023-02-15T17:53:58.978Z] nexus3.edgexfoundry.org:10003 [2023-02-15T17:53:59.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:53:59.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:53:59.237Z] Configure a credential helper to remove this warning. See [2023-02-15T17:53:59.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:53:59.237Z] [2023-02-15T17:53:59.237Z] Login Succeeded [2023-02-15T17:53:59.237Z] nexus3.edgexfoundry.org:10004 [2023-02-15T17:53:59.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:53:59.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:53:59.237Z] Configure a credential helper to remove this warning. See [2023-02-15T17:53:59.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:53:59.237Z] [2023-02-15T17:53:59.237Z] Login Succeeded [2023-02-15T17:53:59.237Z] docker.io [2023-02-15T17:53:59.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:53:59.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:53:59.754Z] Configure a credential helper to remove this warning. See [2023-02-15T17:53:59.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:53:59.754Z] [2023-02-15T17:53:59.754Z] Login Succeeded [2023-02-15T17:53:59.754Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T17:53:59.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-15T17:53:59.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T17:53:59.820Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-02-15T17:53:59.820Z] 3a5423f0b5727ef686932519f865aa3ff45a9adc [2023-02-15T17:53:59.820Z] latest [2023-02-15T17:53:59.820Z] 3.0.0-dev.11 [2023-02-15T17:53:59.820Z] 3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 [2023-02-15T17:53:59.820Z] main [2023-02-15T17:53:59.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:54:00.151Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:54:00.474Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3a5423f0b5727ef686932519f865aa3ff45a9adc [2023-02-15T17:54:00.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-15T17:54:00.474Z] 43c9161bce9c: Preparing [2023-02-15T17:54:00.474Z] bfe65183e424: Preparing [2023-02-15T17:54:00.474Z] 405ca1bbcee3: Preparing [2023-02-15T17:54:00.474Z] 77a6d22321ea: Preparing [2023-02-15T17:54:00.474Z] aa5968d388b8: Preparing [2023-02-15T17:54:00.474Z] aa5968d388b8: Layer already exists [2023-02-15T17:54:00.474Z] 405ca1bbcee3: Pushed [2023-02-15T17:54:00.737Z] 77a6d22321ea: Pushed [2023-02-15T17:54:00.737Z] bfe65183e424: Pushed [2023-02-15T17:54:03.279Z] 43c9161bce9c: Pushed [2023-02-15T17:54:03.279Z] 3a5423f0b5727ef686932519f865aa3ff45a9adc: digest: sha256:e3042a205468869cb232c8b881beb23d2720399ba4f4caa28f155c8b71df95c1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:54:03.602Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:54:03.929Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-02-15T17:54:03.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-15T17:54:03.929Z] 43c9161bce9c: Preparing [2023-02-15T17:54:03.929Z] bfe65183e424: Preparing [2023-02-15T17:54:03.929Z] 405ca1bbcee3: Preparing [2023-02-15T17:54:03.929Z] 77a6d22321ea: Preparing [2023-02-15T17:54:03.929Z] aa5968d388b8: Preparing [2023-02-15T17:54:03.929Z] 77a6d22321ea: Layer already exists [2023-02-15T17:54:03.929Z] 405ca1bbcee3: Layer already exists [2023-02-15T17:54:03.929Z] 43c9161bce9c: Layer already exists [2023-02-15T17:54:03.929Z] aa5968d388b8: Layer already exists [2023-02-15T17:54:03.929Z] bfe65183e424: Layer already exists [2023-02-15T17:54:03.929Z] latest: digest: sha256:e3042a205468869cb232c8b881beb23d2720399ba4f4caa28f155c8b71df95c1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:54:04.244Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:54:04.554Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.11 [2023-02-15T17:54:04.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-15T17:54:04.554Z] 43c9161bce9c: Preparing [2023-02-15T17:54:04.554Z] bfe65183e424: Preparing [2023-02-15T17:54:04.554Z] 405ca1bbcee3: Preparing [2023-02-15T17:54:04.554Z] 77a6d22321ea: Preparing [2023-02-15T17:54:04.554Z] aa5968d388b8: Preparing [2023-02-15T17:54:04.554Z] 77a6d22321ea: Layer already exists [2023-02-15T17:54:04.554Z] aa5968d388b8: Layer already exists [2023-02-15T17:54:04.554Z] 43c9161bce9c: Layer already exists [2023-02-15T17:54:04.554Z] bfe65183e424: Layer already exists [2023-02-15T17:54:04.554Z] 405ca1bbcee3: Layer already exists [2023-02-15T17:54:04.554Z] 3.0.0-dev.11: digest: sha256:e3042a205468869cb232c8b881beb23d2720399ba4f4caa28f155c8b71df95c1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:54:04.873Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:54:05.186Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 [2023-02-15T17:54:05.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-15T17:54:05.186Z] 43c9161bce9c: Preparing [2023-02-15T17:54:05.186Z] bfe65183e424: Preparing [2023-02-15T17:54:05.186Z] 405ca1bbcee3: Preparing [2023-02-15T17:54:05.186Z] 77a6d22321ea: Preparing [2023-02-15T17:54:05.186Z] aa5968d388b8: Preparing [2023-02-15T17:54:05.186Z] 77a6d22321ea: Layer already exists [2023-02-15T17:54:05.186Z] 405ca1bbcee3: Layer already exists [2023-02-15T17:54:05.186Z] 43c9161bce9c: Layer already exists [2023-02-15T17:54:05.186Z] aa5968d388b8: Layer already exists [2023-02-15T17:54:05.186Z] bfe65183e424: Layer already exists [2023-02-15T17:54:05.186Z] 3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11: digest: sha256:e3042a205468869cb232c8b881beb23d2720399ba4f4caa28f155c8b71df95c1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:54:05.497Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:54:05.806Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-02-15T17:54:05.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-15T17:54:05.806Z] 43c9161bce9c: Preparing [2023-02-15T17:54:05.806Z] bfe65183e424: Preparing [2023-02-15T17:54:05.806Z] 405ca1bbcee3: Preparing [2023-02-15T17:54:05.806Z] 77a6d22321ea: Preparing [2023-02-15T17:54:05.806Z] aa5968d388b8: Preparing [2023-02-15T17:54:05.806Z] 405ca1bbcee3: Layer already exists [2023-02-15T17:54:05.806Z] 43c9161bce9c: Layer already exists [2023-02-15T17:54:05.806Z] aa5968d388b8: Layer already exists [2023-02-15T17:54:05.806Z] bfe65183e424: Layer already exists [2023-02-15T17:54:05.806Z] 77a6d22321ea: Layer already exists [2023-02-15T17:54:05.806Z] main: digest: sha256:e3042a205468869cb232c8b881beb23d2720399ba4f4caa28f155c8b71df95c1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-15T17:54:05.855Z] ===================================================== [Pipeline] echo [2023-02-15T17:54:05.866Z] taggedImages: [2023-02-15T17:54:05.866Z] - nexus3.edgexfoundry.org:10004/device-virtual:3a5423f0b5727ef686932519f865aa3ff45a9adc [2023-02-15T17:54:05.866Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-02-15T17:54:05.866Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.11 [2023-02-15T17:54:05.866Z] - nexus3.edgexfoundry.org:10004/device-virtual:3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 [2023-02-15T17:54:05.866Z] - 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-02-15T17:54:06.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T17:54:06.244Z] [2023-02-15T17:54:06.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:54:06.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T17:54:06.543Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-15T17:54:06.543Z] 5eb5b503b376: Pulling fs layer [2023-02-15T17:54:06.543Z] 5c69ac0246d0: Pulling fs layer [2023-02-15T17:54:06.543Z] ec43610c2a17: Pulling fs layer [2023-02-15T17:54:06.543Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-15T17:54:06.543Z] 33b1e0a273af: Pulling fs layer [2023-02-15T17:54:06.543Z] 5d3b04190fa2: Pulling fs layer [2023-02-15T17:54:06.543Z] 2f39f015ded8: Pulling fs layer [2023-02-15T17:54:06.543Z] 2f39f015ded8: Waiting [2023-02-15T17:54:06.543Z] 33b1e0a273af: Waiting [2023-02-15T17:54:06.543Z] 5d3b04190fa2: Waiting [2023-02-15T17:54:06.543Z] 3a2ae6a8a46f: Waiting [2023-02-15T17:54:06.807Z] 5c69ac0246d0: Download complete [2023-02-15T17:54:06.807Z] 3a2ae6a8a46f: Download complete [2023-02-15T17:54:06.807Z] 33b1e0a273af: Verifying Checksum [2023-02-15T17:54:06.807Z] 33b1e0a273af: Download complete [2023-02-15T17:54:06.807Z] 5d3b04190fa2: Download complete [2023-02-15T17:54:07.075Z] ec43610c2a17: Download complete [2023-02-15T17:54:07.342Z] 5eb5b503b376: Verifying Checksum [2023-02-15T17:54:07.342Z] 5eb5b503b376: Download complete [2023-02-15T17:54:07.941Z] 2f39f015ded8: Download complete [2023-02-15T17:54:08.509Z] 5eb5b503b376: Pull complete [2023-02-15T17:54:08.769Z] 5c69ac0246d0: Pull complete [2023-02-15T17:54:09.380Z] ec43610c2a17: Pull complete [2023-02-15T17:54:09.380Z] 3a2ae6a8a46f: Pull complete [2023-02-15T17:54:09.639Z] 33b1e0a273af: Pull complete [2023-02-15T17:54:09.639Z] 5d3b04190fa2: Pull complete [2023-02-15T17:54:13.825Z] 2f39f015ded8: Pull complete [2023-02-15T17:54:14.084Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-15T17:54:14.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T17:54:14.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T17:54:14.160Z] prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container [2023-02-15T17:54:14.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T17:54:22.280Z] $ docker top 415ecf08d0e15b03ebc6c6504ab39109f5d322fcf2fbdf73c0d009f8a56c43ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T17:54:22.656Z] ---> job-cost.sh [2023-02-15T17:54:22.656Z] lf-activate-venv: SKIPPING [2023-02-15T17:54:22.656Z] INFO: No Stack... [2023-02-15T17:54:23.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T17:54:23.487Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T17:54:23.781Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-02-15T17:54:23.782Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T17:54:23.797Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] [2023-02-15T17:54:23.803Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] did not exist. Created. [2023-02-15T17:54:23.803Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T17:54:24.102Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-15T17:54:24.137Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T17:54:24.144Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T17:54:24.163Z] $ docker stop --time=1 415ecf08d0e15b03ebc6c6504ab39109f5d322fcf2fbdf73c0d009f8a56c43ea [2023-02-15T17:54:25.320Z] $ docker rm -f --volumes 415ecf08d0e15b03ebc6c6504ab39109f5d322fcf2fbdf73c0d009f8a56c43ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-15T17:55:03.910Z] Removing intermediate container 52a61440d429 [2023-02-15T17:55:03.910Z] ---> 92b875316e04 [2023-02-15T17:55:03.910Z] Step 10/12 : COPY . . [2023-02-15T17:55:03.910Z] ---> 2da5bc869a2b [2023-02-15T17:55:03.910Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T17:55:03.910Z] ---> Running in 0ea045066b88 [2023-02-15T17:55:03.910Z] Removing intermediate container 0ea045066b88 [2023-02-15T17:55:03.910Z] ---> 5968808b4e94 [2023-02-15T17:55:03.910Z] Step 12/12 : RUN $MAKE [2023-02-15T17:55:03.910Z] ---> Running in 2cb38373dddb [2023-02-15T17:55:03.910Z] noop [2023-02-15T17:55:03.910Z] Removing intermediate container 2cb38373dddb [2023-02-15T17:55:03.910Z] ---> 74267c05b3e8 [2023-02-15T17:55:03.910Z] Successfully built 74267c05b3e8 [2023-02-15T17:55:03.910Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:55:04.247Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T17:55:04.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T17:55:04.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-6155 does not seem to be running inside a container [2023-02-15T17:55:04.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/82 -v /w/workspace/device-virtual-go/82:/w/workspace/device-virtual-go/82:rw,z -v /w/workspace/device-virtual-go/82@tmp:/w/workspace/device-virtual-go/82@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-02-15T17:55:05.669Z] $ docker top b243934f9ebabbc12e4032f49fdea28f6500171d14e0dc8c55394ff094eba4c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T17:55:06.474Z] + go version [2023-02-15T17:55:06.474Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-15T17:55:06.495Z] $ docker stop --time=1 b243934f9ebabbc12e4032f49fdea28f6500171d14e0dc8c55394ff094eba4c9 [2023-02-15T17:55:08.053Z] $ docker rm -f --volumes b243934f9ebabbc12e4032f49fdea28f6500171d14e0dc8c55394ff094eba4c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:55:08.583Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T17:55:08.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T17:55:08.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-6155 does not seem to be running inside a container [2023-02-15T17:55:08.815Z] $ 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/82 -v /w/workspace/device-virtual-go/82:/w/workspace/device-virtual-go/82:rw,z -v /w/workspace/device-virtual-go/82@tmp:/w/workspace/device-virtual-go/82@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-02-15T17:55:09.919Z] $ docker top 6711ec03c25d2a6dec26f51ff28c1ca9cfa41b9f3551bddb7a08bdc1fb61e8a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T17:55:10.403Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/82 [Pipeline] fileExists [Pipeline] sh [2023-02-15T17:55:10.747Z] + make test [2023-02-15T17:55:10.747Z] go test ./... -coverprofile=coverage.out [2023-02-15T17:55:12.697Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-15T17:56:34.352Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-15T17:56:34.352Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.126s coverage: 65.7% of statements [2023-02-15T17:56:34.352Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-15T17:56:34.352Z] go vet ./... [2023-02-15T17:56:46.675Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T17:56:46.675Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T17:56:46.675Z] ./bin/test-attribution-txt.sh [2023-02-15T17:56:46.675Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-15T17:56:46.675Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-15T17:56:46.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-15T17:56:46.708Z] $ docker stop --time=1 6711ec03c25d2a6dec26f51ff28c1ca9cfa41b9f3551bddb7a08bdc1fb61e8a2 [2023-02-15T17:56:48.396Z] $ docker rm -f --volumes 6711ec03c25d2a6dec26f51ff28c1ca9cfa41b9f3551bddb7a08bdc1fb61e8a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T17:56:49.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-15T17:56:49.299Z] Warning: overwriting stash ‘coverage-report’ [2023-02-15T17:56:49.739Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T17:56:50.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-15T17:56:50.452Z] + ls -al . [2023-02-15T17:56:50.452Z] total 188 [2023-02-15T17:56:50.452Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 17:55 . [2023-02-15T17:56:50.452Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 17:52 .. [2023-02-15T17:56:50.452Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 17:53 .git [2023-02-15T17:56:50.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 17:53 .github [2023-02-15T17:56:50.452Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 15 17:53 .gitignore [2023-02-15T17:56:50.452Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 17:53 .golangci.yml [2023-02-15T17:56:50.452Z] -rw-rw-r-- 1 jenkins jenkins 8423 Feb 15 17:53 Attribution.txt [2023-02-15T17:56:50.452Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 15 17:53 CHANGELOG.md [2023-02-15T17:56:50.452Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 15 17:53 Dockerfile [2023-02-15T17:56:50.452Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 17:53 GOVERNANCE.md [2023-02-15T17:56:50.452Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 15 17:53 Jenkinsfile [2023-02-15T17:56:50.452Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 15 17:53 LICENSE [2023-02-15T17:56:50.452Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 15 17:53 Makefile [2023-02-15T17:56:50.452Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 15 17:53 OWNERS.md [2023-02-15T17:56:50.452Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 15 17:53 README.md [2023-02-15T17:56:50.452Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 15 17:51 VERSION [2023-02-15T17:56:50.452Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 17:53 bin [2023-02-15T17:56:50.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 17:53 cmd [2023-02-15T17:56:50.452Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 15 17:56 coverage.out [2023-02-15T17:56:50.452Z] -rw-rw-r-- 1 jenkins jenkins 3252 Feb 15 17:53 go.mod [2023-02-15T17:56:50.452Z] -rw-rw-r-- 1 jenkins jenkins 32588 Feb 15 17:53 go.sum [2023-02-15T17:56:50.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 17:53 internal [2023-02-15T17:56:50.452Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 17:53 snap [2023-02-15T17:56:50.452Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 15 17:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:56:50.786Z] + 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=3a5423f0b5727ef686932519f865aa3ff45a9adc --label arch=arm64 --label version=3.0.0-dev.11 . [2023-02-15T17:56:51.053Z] Sending build context to Docker daemon 11.87MB [2023-02-15T17:56:51.053Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T17:56:51.053Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-15T17:56:51.053Z] ---> 74267c05b3e8 [2023-02-15T17:56:51.053Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-15T17:56:51.320Z] ---> Running in 9cbf13c854f2 [2023-02-15T17:56:51.588Z] Removing intermediate container 9cbf13c854f2 [2023-02-15T17:56:51.588Z] ---> 65d2d2a39f2c [2023-02-15T17:56:51.588Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T17:56:51.588Z] ---> Running in 7fd1d4b7ec99 [2023-02-15T17:56:51.854Z] Removing intermediate container 7fd1d4b7ec99 [2023-02-15T17:56:51.854Z] ---> 49cc042b4f24 [2023-02-15T17:56:51.854Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-15T17:56:51.854Z] ---> Running in 04e959987a73 [2023-02-15T17:56:52.125Z] Removing intermediate container 04e959987a73 [2023-02-15T17:56:52.125Z] ---> 5a56022ddf5a [2023-02-15T17:56:52.125Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-15T17:56:52.392Z] ---> Running in 04fcc7f241c6 [2023-02-15T17:56:52.659Z] Removing intermediate container 04fcc7f241c6 [2023-02-15T17:56:52.659Z] ---> 3046a37c6943 [2023-02-15T17:56:52.659Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T17:56:52.659Z] ---> Running in d4c94ab26bc3 [2023-02-15T17:56:53.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T17:56:53.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T17:56:54.844Z] OK: 226 MiB in 55 packages [2023-02-15T17:56:55.801Z] Removing intermediate container d4c94ab26bc3 [2023-02-15T17:56:55.801Z] ---> 24fc336786c8 [2023-02-15T17:56:55.801Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-15T17:56:56.067Z] ---> 4deddf13fdd4 [2023-02-15T17:56:56.067Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T17:56:56.335Z] ---> Running in a42246a50255 [2023-02-15T17:56:59.665Z] Removing intermediate container a42246a50255 [2023-02-15T17:56:59.665Z] ---> 010bcf3b8de4 [2023-02-15T17:56:59.665Z] Step 10/25 : COPY . . [2023-02-15T17:57:00.618Z] ---> 2129a823f07f [2023-02-15T17:57:00.618Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T17:57:00.618Z] ---> Running in 58208399bce4 [2023-02-15T17:57:00.889Z] Removing intermediate container 58208399bce4 [2023-02-15T17:57:00.889Z] ---> 469d2ddb395b [2023-02-15T17:57:00.890Z] Step 12/25 : RUN $MAKE [2023-02-15T17:57:00.890Z] ---> Running in 2cabe19dd612 [2023-02-15T17:57:01.849Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-02-15T17:59:08.528Z] Removing intermediate container 2cabe19dd612 [2023-02-15T17:59:08.528Z] ---> 51a8a2a8465b [2023-02-15T17:59:08.528Z] Step 13/25 : FROM alpine:3.16 [2023-02-15T17:59:08.528Z] 3.16: Pulling from library/alpine [2023-02-15T17:59:08.528Z] 3760b48202b3: Pulling fs layer [2023-02-15T17:59:08.528Z] 3760b48202b3: Verifying Checksum [2023-02-15T17:59:08.528Z] 3760b48202b3: Download complete [2023-02-15T17:59:08.528Z] 3760b48202b3: Pull complete [2023-02-15T17:59:08.528Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T17:59:08.528Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T17:59:08.528Z] ---> 4c81e5bf8899 [2023-02-15T17:59:08.528Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-15T17:59:08.528Z] ---> Running in a56ad1e6efd0 [2023-02-15T17:59:08.529Z] Removing intermediate container a56ad1e6efd0 [2023-02-15T17:59:08.529Z] ---> 87629b34f321 [2023-02-15T17:59:08.529Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-15T17:59:08.529Z] ---> Running in 583c9b44b845 [2023-02-15T17:59:08.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T17:59:08.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T17:59:08.529Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T17:59:08.529Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T17:59:08.529Z] OK: 5 MiB in 15 packages [2023-02-15T17:59:08.529Z] Removing intermediate container 583c9b44b845 [2023-02-15T17:59:08.529Z] ---> 9dbeb2466dd4 [2023-02-15T17:59:08.529Z] Step 16/25 : WORKDIR / [2023-02-15T17:59:08.529Z] ---> Running in b4af6dcbacc4 [2023-02-15T17:59:08.529Z] Removing intermediate container b4af6dcbacc4 [2023-02-15T17:59:08.529Z] ---> 88b086dd90ee [2023-02-15T17:59:08.529Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-15T17:59:08.529Z] ---> baa2818c3fdd [2023-02-15T17:59:08.529Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-15T17:59:10.476Z] ---> 168d90268abe [2023-02-15T17:59:10.476Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-15T17:59:11.884Z] ---> 06a77da2739c [2023-02-15T17:59:11.884Z] Step 20/25 : EXPOSE 59900 [2023-02-15T17:59:11.884Z] ---> Running in 9b85cf052fdb [2023-02-15T17:59:11.884Z] Removing intermediate container 9b85cf052fdb [2023-02-15T17:59:11.884Z] ---> 734151f0abec [2023-02-15T17:59:11.884Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-15T17:59:12.153Z] ---> Running in c907b10ff2c9 [2023-02-15T17:59:12.421Z] Removing intermediate container c907b10ff2c9 [2023-02-15T17:59:12.421Z] ---> b01b1fe87207 [2023-02-15T17:59:12.421Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T17:59:12.421Z] ---> Running in a732c1d93a7d [2023-02-15T17:59:12.690Z] Removing intermediate container a732c1d93a7d [2023-02-15T17:59:12.690Z] ---> 4b0979b978e7 [2023-02-15T17:59:12.690Z] Step 23/25 : LABEL arch=arm64 [2023-02-15T17:59:12.690Z] ---> Running in 7629919a5247 [2023-02-15T17:59:12.957Z] Removing intermediate container 7629919a5247 [2023-02-15T17:59:12.957Z] ---> 03f3533bebf5 [2023-02-15T17:59:12.957Z] Step 24/25 : LABEL git_sha=3a5423f0b5727ef686932519f865aa3ff45a9adc [2023-02-15T17:59:12.957Z] ---> Running in 53327520ad5c [2023-02-15T17:59:13.222Z] Removing intermediate container 53327520ad5c [2023-02-15T17:59:13.222Z] ---> 20fdcdabb155 [2023-02-15T17:59:13.222Z] Step 25/25 : LABEL version=3.0.0-dev.11 [2023-02-15T17:59:13.495Z] ---> Running in 58ecf0ade175 [2023-02-15T17:59:13.761Z] Removing intermediate container 58ecf0ade175 [2023-02-15T17:59:13.761Z] ---> 92a5f29dcc15 [2023-02-15T17:59:13.761Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-15T17:59:13.761Z] Successfully built 92a5f29dcc15 [2023-02-15T17:59:13.761Z] 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-02-15T17:59:13.858Z] provisioning config files... [2023-02-15T17:59:13.870Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/82@tmp/config16774188119340668476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T17:59:14.207Z] ---> docker-login.sh [2023-02-15T17:59:14.207Z] nexus3.edgexfoundry.org:10001 [2023-02-15T17:59:14.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:59:14.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:59:14.478Z] Configure a credential helper to remove this warning. See [2023-02-15T17:59:14.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:59:14.478Z] [2023-02-15T17:59:14.478Z] Login Succeeded [2023-02-15T17:59:14.478Z] nexus3.edgexfoundry.org:10002 [2023-02-15T17:59:14.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:59:14.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:59:14.745Z] Configure a credential helper to remove this warning. See [2023-02-15T17:59:14.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:59:14.745Z] [2023-02-15T17:59:14.745Z] Login Succeeded [2023-02-15T17:59:14.745Z] nexus3.edgexfoundry.org:10003 [2023-02-15T17:59:15.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:59:15.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:59:15.281Z] Configure a credential helper to remove this warning. See [2023-02-15T17:59:15.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:59:15.281Z] [2023-02-15T17:59:15.281Z] Login Succeeded [2023-02-15T17:59:15.281Z] nexus3.edgexfoundry.org:10004 [2023-02-15T17:59:15.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:59:15.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:59:15.549Z] Configure a credential helper to remove this warning. See [2023-02-15T17:59:15.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:59:15.549Z] [2023-02-15T17:59:15.549Z] Login Succeeded [2023-02-15T17:59:15.549Z] docker.io [2023-02-15T17:59:15.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T17:59:16.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T17:59:16.082Z] Configure a credential helper to remove this warning. See [2023-02-15T17:59:16.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T17:59:16.082Z] [2023-02-15T17:59:16.082Z] Login Succeeded [2023-02-15T17:59:16.082Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T17:59:16.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-15T17:59:16.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T17:59:16.136Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-02-15T17:59:16.136Z] 3a5423f0b5727ef686932519f865aa3ff45a9adc [2023-02-15T17:59:16.136Z] latest [2023-02-15T17:59:16.136Z] 3.0.0-dev.11 [2023-02-15T17:59:16.136Z] 3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 [2023-02-15T17:59:16.136Z] main [2023-02-15T17:59:16.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:59:16.469Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:59:16.821Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3a5423f0b5727ef686932519f865aa3ff45a9adc [2023-02-15T17:59:16.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-15T17:59:16.821Z] 34f7ad0c6069: Preparing [2023-02-15T17:59:16.821Z] 2121fca25f7a: Preparing [2023-02-15T17:59:16.821Z] 35ea4998dfe4: Preparing [2023-02-15T17:59:16.821Z] b89ffa31b61d: Preparing [2023-02-15T17:59:16.821Z] f70ee36035b9: Preparing [2023-02-15T17:59:16.821Z] f70ee36035b9: Layer already exists [2023-02-15T17:59:17.088Z] 2121fca25f7a: Pushed [2023-02-15T17:59:17.088Z] 35ea4998dfe4: Pushed [2023-02-15T17:59:17.088Z] b89ffa31b61d: Pushed [2023-02-15T17:59:22.424Z] 34f7ad0c6069: Pushed [2023-02-15T17:59:23.008Z] 3a5423f0b5727ef686932519f865aa3ff45a9adc: digest: sha256:b88ace48be9ae432411fc29a7fd9c302ce77df5311710579a82b757fe68b7072 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:59:23.364Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:59:23.696Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-02-15T17:59:23.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-15T17:59:23.697Z] 34f7ad0c6069: Preparing [2023-02-15T17:59:23.697Z] 2121fca25f7a: Preparing [2023-02-15T17:59:23.697Z] 35ea4998dfe4: Preparing [2023-02-15T17:59:23.697Z] b89ffa31b61d: Preparing [2023-02-15T17:59:23.697Z] f70ee36035b9: Preparing [2023-02-15T17:59:23.697Z] f70ee36035b9: Layer already exists [2023-02-15T17:59:23.697Z] 2121fca25f7a: Layer already exists [2023-02-15T17:59:23.697Z] 34f7ad0c6069: Layer already exists [2023-02-15T17:59:23.697Z] 35ea4998dfe4: Layer already exists [2023-02-15T17:59:23.697Z] b89ffa31b61d: Layer already exists [2023-02-15T17:59:23.697Z] latest: digest: sha256:b88ace48be9ae432411fc29a7fd9c302ce77df5311710579a82b757fe68b7072 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:59:24.041Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:59:24.390Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.11 [2023-02-15T17:59:24.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-15T17:59:24.390Z] 34f7ad0c6069: Preparing [2023-02-15T17:59:24.390Z] 2121fca25f7a: Preparing [2023-02-15T17:59:24.390Z] 35ea4998dfe4: Preparing [2023-02-15T17:59:24.390Z] b89ffa31b61d: Preparing [2023-02-15T17:59:24.390Z] f70ee36035b9: Preparing [2023-02-15T17:59:24.390Z] f70ee36035b9: Layer already exists [2023-02-15T17:59:24.390Z] 2121fca25f7a: Layer already exists [2023-02-15T17:59:24.390Z] 34f7ad0c6069: Layer already exists [2023-02-15T17:59:24.390Z] 35ea4998dfe4: Layer already exists [2023-02-15T17:59:24.390Z] b89ffa31b61d: Layer already exists [2023-02-15T17:59:24.390Z] 3.0.0-dev.11: digest: sha256:b88ace48be9ae432411fc29a7fd9c302ce77df5311710579a82b757fe68b7072 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:59:24.736Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:59:25.071Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 [2023-02-15T17:59:25.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-15T17:59:25.071Z] 34f7ad0c6069: Preparing [2023-02-15T17:59:25.071Z] 2121fca25f7a: Preparing [2023-02-15T17:59:25.071Z] 35ea4998dfe4: Preparing [2023-02-15T17:59:25.071Z] b89ffa31b61d: Preparing [2023-02-15T17:59:25.071Z] f70ee36035b9: Preparing [2023-02-15T17:59:25.071Z] b89ffa31b61d: Layer already exists [2023-02-15T17:59:25.071Z] f70ee36035b9: Layer already exists [2023-02-15T17:59:25.071Z] 2121fca25f7a: Layer already exists [2023-02-15T17:59:25.071Z] 35ea4998dfe4: Layer already exists [2023-02-15T17:59:25.071Z] 34f7ad0c6069: Layer already exists [2023-02-15T17:59:25.071Z] 3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11: digest: sha256:b88ace48be9ae432411fc29a7fd9c302ce77df5311710579a82b757fe68b7072 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:59:25.408Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:59:25.813Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-02-15T17:59:25.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-15T17:59:25.813Z] 34f7ad0c6069: Preparing [2023-02-15T17:59:25.813Z] 2121fca25f7a: Preparing [2023-02-15T17:59:25.813Z] 35ea4998dfe4: Preparing [2023-02-15T17:59:25.813Z] b89ffa31b61d: Preparing [2023-02-15T17:59:25.813Z] f70ee36035b9: Preparing [2023-02-15T17:59:25.813Z] f70ee36035b9: Layer already exists [2023-02-15T17:59:25.813Z] 2121fca25f7a: Layer already exists [2023-02-15T17:59:25.813Z] b89ffa31b61d: Layer already exists [2023-02-15T17:59:25.813Z] 34f7ad0c6069: Layer already exists [2023-02-15T17:59:25.813Z] 35ea4998dfe4: Layer already exists [2023-02-15T17:59:25.813Z] main: digest: sha256:b88ace48be9ae432411fc29a7fd9c302ce77df5311710579a82b757fe68b7072 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-15T17:59:25.855Z] ===================================================== [Pipeline] echo [2023-02-15T17:59:25.860Z] taggedImages: [2023-02-15T17:59:25.860Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3a5423f0b5727ef686932519f865aa3ff45a9adc [2023-02-15T17:59:25.860Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-02-15T17:59:25.860Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.11 [2023-02-15T17:59:25.860Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 [2023-02-15T17:59:25.860Z] - 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-02-15T17:59:26.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T17:59:26.276Z] [2023-02-15T17:59:26.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T17:59:26.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T17:59:26.613Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-15T17:59:26.613Z] 8998bd30e6a1: Pulling fs layer [2023-02-15T17:59:26.613Z] 04944245beec: Pulling fs layer [2023-02-15T17:59:26.613Z] 699f458cf7ca: Pulling fs layer [2023-02-15T17:59:26.613Z] 765212b225bb: Pulling fs layer [2023-02-15T17:59:26.613Z] f23df028b6ca: Pulling fs layer [2023-02-15T17:59:26.613Z] d65c8cfc05b1: Pulling fs layer [2023-02-15T17:59:26.613Z] 2437ff75d9bd: Pulling fs layer [2023-02-15T17:59:26.613Z] 765212b225bb: Waiting [2023-02-15T17:59:26.613Z] d65c8cfc05b1: Waiting [2023-02-15T17:59:26.613Z] 2437ff75d9bd: Waiting [2023-02-15T17:59:26.613Z] f23df028b6ca: Waiting [2023-02-15T17:59:26.895Z] 04944245beec: Verifying Checksum [2023-02-15T17:59:26.895Z] 04944245beec: Download complete [2023-02-15T17:59:26.895Z] 765212b225bb: Verifying Checksum [2023-02-15T17:59:26.895Z] 765212b225bb: Download complete [2023-02-15T17:59:26.895Z] f23df028b6ca: Verifying Checksum [2023-02-15T17:59:26.895Z] f23df028b6ca: Download complete [2023-02-15T17:59:26.895Z] d65c8cfc05b1: Verifying Checksum [2023-02-15T17:59:26.895Z] d65c8cfc05b1: Download complete [2023-02-15T17:59:27.174Z] 699f458cf7ca: Verifying Checksum [2023-02-15T17:59:27.174Z] 699f458cf7ca: Download complete [2023-02-15T17:59:27.456Z] 8998bd30e6a1: Verifying Checksum [2023-02-15T17:59:27.456Z] 8998bd30e6a1: Download complete [2023-02-15T17:59:30.043Z] 2437ff75d9bd: Verifying Checksum [2023-02-15T17:59:30.043Z] 2437ff75d9bd: Download complete [2023-02-15T17:59:31.449Z] 8998bd30e6a1: Pull complete [2023-02-15T17:59:31.720Z] 04944245beec: Pull complete [2023-02-15T17:59:33.127Z] 699f458cf7ca: Pull complete [2023-02-15T17:59:33.393Z] 765212b225bb: Pull complete [2023-02-15T17:59:35.337Z] f23df028b6ca: Pull complete [2023-02-15T17:59:35.602Z] d65c8cfc05b1: Pull complete [2023-02-15T17:59:50.583Z] 2437ff75d9bd: Pull complete [2023-02-15T17:59:50.583Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-15T17:59:50.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T17:59:50.583Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T17:59:50.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-6155 does not seem to be running inside a container [2023-02-15T17:59:50.846Z] $ 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/82 -v /w/workspace/device-virtual-go/82:/w/workspace/device-virtual-go/82:rw,z -v /w/workspace/device-virtual-go/82@tmp:/w/workspace/device-virtual-go/82@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-02-15T17:59:53.403Z] $ docker top 439508310de5147324a15a3fa34c4dc2684be6abf61db737da48ff7d9c79e4e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T17:59:54.231Z] ---> job-cost.sh [2023-02-15T17:59:54.231Z] lf-activate-venv: SKIPPING [2023-02-15T17:59:54.231Z] INFO: No Stack... [2023-02-15T17:59:54.497Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-15T17:59:55.455Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T17:59:56.094Z] + cat /w/workspace/device-virtual-go/82/archives/cost.csv [2023-02-15T17:59:56.094Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T17:59:56.161Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] [2023-02-15T17:59:56.167Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] did not exist. Created. [2023-02-15T17:59:56.167Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T17:59:56.831Z] /w/workspace/device-virtual-go/82@tmp/durable-a69f47da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-15T17:59:57.483Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-15T17:59:57.506Z] Warning: overwriting stash ‘stack-cost’ [2023-02-15T17:59:57.552Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T17:59:57.559Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T17:59:57.576Z] $ docker stop --time=1 439508310de5147324a15a3fa34c4dc2684be6abf61db737da48ff7d9c79e4e9 [2023-02-15T18:00:00.074Z] $ docker rm -f --volumes 439508310de5147324a15a3fa34c4dc2684be6abf61db737da48ff7d9c79e4e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-15T18:00:00.404Z] provisioning config files... [2023-02-15T18:00:00.411Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7825822698944597494tmp [Pipeline] { [Pipeline] sh [2023-02-15T18:00:00.707Z] + set +x [2023-02-15T18:00:00.707Z] + curl -s https://codecov.io/bash [2023-02-15T18:00:00.707Z] + bash -s -- [2023-02-15T18:00:00.707Z] [2023-02-15T18:00:00.707Z] _____ _ [2023-02-15T18:00:00.707Z] / ____| | | [2023-02-15T18:00:00.707Z] | | ___ __| | ___ ___ _____ __ [2023-02-15T18:00:00.707Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-15T18:00:00.707Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-15T18:00:00.707Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-15T18:00:00.707Z] Bash-1.0.6 [2023-02-15T18:00:00.707Z] [2023-02-15T18:00:00.707Z] [2023-02-15T18:00:00.707Z] ==> git version 2.25.1 found [2023-02-15T18:00:00.707Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-15T18:00:00.707Z] Release-Date: 2020-01-08 [2023-02-15T18:00:00.707Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-15T18:00:00.707Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-15T18:00:00.707Z] ==> Jenkins CI detected. [2023-02-15T18:00:00.707Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-02-15T18:00:00.707Z] project root: . [2023-02-15T18:00:00.707Z] --> token set from env [2023-02-15T18:00:00.707Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-15T18:00:00.707Z] ==> Running gcov in . (disable via -X gcov) [2023-02-15T18:00:00.707Z] ==> Python coveragepy not found [2023-02-15T18:00:00.707Z] ==> Searching for coverage reports in: [2023-02-15T18:00:00.707Z] + . [2023-02-15T18:00:00.707Z] -> Found 1 reports [2023-02-15T18:00:00.707Z] ==> Detecting git/mercurial file structure [2023-02-15T18:00:00.707Z] ==> Reading reports [2023-02-15T18:00:00.707Z] + ./coverage.out bytes=44128 [2023-02-15T18:00:00.707Z] ==> Appending adjustments [2023-02-15T18:00:00.707Z] https://docs.codecov.io/docs/fixing-reports [2023-02-15T18:00:00.966Z] + Found adjustments [2023-02-15T18:00:00.966Z] ==> Gzipping contents [2023-02-15T18:00:00.966Z] 8.0K /tmp/codecov.PCBMqg.gz [2023-02-15T18:00:00.966Z] ==> Uploading reports [2023-02-15T18:00:00.966Z] url: https://codecov.io [2023-02-15T18:00:00.966Z] query: branch=main&commit=3a5423f0b5727ef686932519f865aa3ff45a9adc&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-15T18:00:00.966Z] -> Pinging Codecov [2023-02-15T18:00:00.966Z] 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=3a5423f0b5727ef686932519f865aa3ff45a9adc&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-15T18:00:01.228Z] -> Uploading to [2023-02-15T18:00:01.228Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-15/5E52B4B073DB2E39498172D8E973AA87/3a5423f0b5727ef686932519f865aa3ff45a9adc/962c2176-62da-467b-86ab-ea949be1aa5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T180000Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57dfdda8dc8e4536be6766adb5709a1673ecb28efe77548cf9faa1d3114a896d [2023-02-15T18:00:01.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T18:00:01.228Z] Dload Upload Total Spent Left Speed [2023-02-15T18:00:01.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5481 0 0 100 5481 0 18900 --:--:-- --:--:-- --:--:-- 18835 100 5481 0 0 100 5481 0 18835 --:--:-- --:--:-- --:--:-- 18770 [2023-02-15T18:00:01.487Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] } [2023-02-15T18:00:01.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-15T18:00:01.676Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-15T18:00:01.686Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:00:01.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-15T18:00:01.977Z] [2023-02-15T18:00:01.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:00:02.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-15T18:00:02.274Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-15T18:00:02.274Z] df9b9388f04a: Pulling fs layer [2023-02-15T18:00:02.274Z] 52dc419b0ee2: Pulling fs layer [2023-02-15T18:00:02.274Z] 25bc292e5bac: Pulling fs layer [2023-02-15T18:00:02.274Z] 114826534d7a: Pulling fs layer [2023-02-15T18:00:02.274Z] 4657fd5d0bcf: Pulling fs layer [2023-02-15T18:00:02.274Z] 6ad1cebc031e: Pulling fs layer [2023-02-15T18:00:02.274Z] 8a3aa393b2d8: Pulling fs layer [2023-02-15T18:00:02.274Z] 114826534d7a: Waiting [2023-02-15T18:00:02.274Z] 4657fd5d0bcf: Waiting [2023-02-15T18:00:02.274Z] 6ad1cebc031e: Waiting [2023-02-15T18:00:02.274Z] 25bc292e5bac: Verifying Checksum [2023-02-15T18:00:02.274Z] 25bc292e5bac: Download complete [2023-02-15T18:00:02.274Z] 52dc419b0ee2: Download complete [2023-02-15T18:00:02.274Z] 4657fd5d0bcf: Verifying Checksum [2023-02-15T18:00:02.274Z] 4657fd5d0bcf: Download complete [2023-02-15T18:00:02.274Z] df9b9388f04a: Download complete [2023-02-15T18:00:02.545Z] df9b9388f04a: Pull complete [2023-02-15T18:00:02.545Z] 52dc419b0ee2: Pull complete [2023-02-15T18:00:02.820Z] 25bc292e5bac: Pull complete [2023-02-15T18:00:02.820Z] 6ad1cebc031e: Verifying Checksum [2023-02-15T18:00:02.820Z] 6ad1cebc031e: Download complete [2023-02-15T18:00:03.400Z] 114826534d7a: Verifying Checksum [2023-02-15T18:00:03.400Z] 114826534d7a: Download complete [2023-02-15T18:00:03.973Z] 8a3aa393b2d8: Verifying Checksum [2023-02-15T18:00:03.973Z] 8a3aa393b2d8: Download complete [2023-02-15T18:00:07.269Z] 114826534d7a: Pull complete [2023-02-15T18:00:07.269Z] 4657fd5d0bcf: Pull complete [2023-02-15T18:00:07.269Z] 6ad1cebc031e: Pull complete [2023-02-15T18:00:09.797Z] 8a3aa393b2d8: Pull complete [2023-02-15T18:00:09.797Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-15T18:00:09.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-15T18:00:09.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:00:09.889Z] prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container [2023-02-15T18:00:09.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-15T18:00:16.439Z] $ docker top 023ae8be37b5e574478b1ebd0dabe27c53c5f6f1b1646be865970eb374fa1af0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-15T18:00:16.504Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-02-15T18:00:16.782Z] + set -o pipefail [2023-02-15T18:00:16.782Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-02-15T18:00:22.056Z] [2023-02-15T18:00:22.056Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-02-15T18:00:22.056Z] [2023-02-15T18:00:22.056Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/7efb0e4a-ab56-4191-ae86-a53da20e7294 [2023-02-15T18:00:22.056Z] [2023-02-15T18:00:22.056Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-15T18:00:22.056Z] [2023-02-15T18:00:22.056Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-15T18:00:22.056Z] [2023-02-15T18:00:22.056Z] [2023-02-15T18:00:22.056Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-15T18:00:22.056Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-15T18:00:22.056Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-15T18:00:22.069Z] $ docker stop --time=1 023ae8be37b5e574478b1ebd0dabe27c53c5f6f1b1646be865970eb374fa1af0 [2023-02-15T18:00:26.948Z] $ docker rm -f --volumes 023ae8be37b5e574478b1ebd0dabe27c53c5f6f1b1646be865970eb374fa1af0 [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-02-15T18:00:27.687Z] + git log --format=format:%s -1 3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] sh [2023-02-15T18:00:27.977Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T18:00:27.977Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:00:28.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T18:00:28.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:00:28.363Z] prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container [2023-02-15T18:00:28.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-15T18:00:28.754Z] $ docker top 234b200e347e366408b3c95350993913709e97182e6be67ced68acd5794ba837 -eo pid,comm [2023-02-15T18:00:28.797Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-15T18:00:28.797Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T18:00:28.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T18:00:28.888Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T18:00:29.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T18:00:29.013Z] $ docker exec 234b200e347e366408b3c95350993913709e97182e6be67ced68acd5794ba837 ssh-agent [2023-02-15T18:00:29.115Z] SSH_AUTH_SOCK=/tmp/ssh-QynK6Nefsz5v/agent.31 [2023-02-15T18:00:29.115Z] SSH_AGENT_PID=37 [2023-02-15T18:00:29.120Z] Running ssh-add (command line suppressed) [2023-02-15T18:00:29.224Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12003800905432290163.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12003800905432290163.key) [2023-02-15T18:00:29.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T18:00:29.524Z] + git semver tag [2023-02-15T18:00:29.782Z] 2023-02-15 18:00:29,692 [run_tag] DEBUG tag force:False [2023-02-15T18:00:29.782Z] 2023-02-15 18:00:29,692 [check_head_tag] DEBUG check head tag [2023-02-15T18:00:29.782Z] 2023-02-15 18:00:29,694 [execute] INFO git cat-file --batch-check [2023-02-15T18:00:29.782Z] 2023-02-15 18:00:29,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-02-15T18:00:29.782Z] 2023-02-15 18:00:29,697 [execute] INFO git cat-file --batch [2023-02-15T18:00:29.782Z] 2023-02-15 18:00:29,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-02-15T18:00:29.782Z] 2023-02-15 18:00:29,715 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-15T18:00:29.782Z] 2023-02-15 18:00:29,715 [execute] INFO git tag -a v3.0.0-dev.11 -m v3.0.0-dev.11 [2023-02-15T18:00:29.782Z] 2023-02-15 18:00:29,715 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.11', '-m', 'v3.0.0-dev.11'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-15T18:00:29.782Z] 2023-02-15 18:00:29,720 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-15T18:00:29.782Z] 3.0.0-dev.11 [Pipeline] } [2023-02-15T18:00:29.793Z] $ docker exec --env ******** --env ******** 234b200e347e366408b3c95350993913709e97182e6be67ced68acd5794ba837 ssh-agent -k [2023-02-15T18:00:29.892Z] unset SSH_AUTH_SOCK; [2023-02-15T18:00:29.892Z] unset SSH_AGENT_PID; [2023-02-15T18:00:29.892Z] echo Agent pid 37 killed; [2023-02-15T18:00:29.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T18:00:30.207Z] + git semver [Pipeline] } [2023-02-15T18:00:30.487Z] $ docker stop --time=1 234b200e347e366408b3c95350993913709e97182e6be67ced68acd5794ba837 [2023-02-15T18:00:31.736Z] $ docker rm -f --volumes 234b200e347e366408b3c95350993913709e97182e6be67ced68acd5794ba837 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:00:32.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-15T18:00:32.114Z] [2023-02-15T18:00:32.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:00:32.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-15T18:00:32.418Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-15T18:00:32.418Z] ab5ef0e58194: Pulling fs layer [2023-02-15T18:00:32.418Z] 9712f1f96733: Pulling fs layer [2023-02-15T18:00:32.418Z] 63f879dbbcfc: Pulling fs layer [2023-02-15T18:00:32.418Z] 0d9ebad4ef96: Pulling fs layer [2023-02-15T18:00:32.418Z] e9a5061849ea: Pulling fs layer [2023-02-15T18:00:32.418Z] d747dcd14b5f: Pulling fs layer [2023-02-15T18:00:32.418Z] 2de7ff778b66: Pulling fs layer [2023-02-15T18:00:32.418Z] e9a5061849ea: Waiting [2023-02-15T18:00:32.418Z] d747dcd14b5f: Waiting [2023-02-15T18:00:32.418Z] 2de7ff778b66: Waiting [2023-02-15T18:00:32.418Z] 0d9ebad4ef96: Waiting [2023-02-15T18:00:32.418Z] 9712f1f96733: Verifying Checksum [2023-02-15T18:00:32.418Z] 9712f1f96733: Download complete [2023-02-15T18:00:33.396Z] 63f879dbbcfc: Verifying Checksum [2023-02-15T18:00:33.396Z] 63f879dbbcfc: Download complete [2023-02-15T18:00:33.396Z] ab5ef0e58194: Verifying Checksum [2023-02-15T18:00:33.396Z] ab5ef0e58194: Download complete [2023-02-15T18:00:33.396Z] d747dcd14b5f: Verifying Checksum [2023-02-15T18:00:33.396Z] d747dcd14b5f: Download complete [2023-02-15T18:00:33.396Z] e9a5061849ea: Verifying Checksum [2023-02-15T18:00:33.396Z] e9a5061849ea: Download complete [2023-02-15T18:00:33.396Z] 0d9ebad4ef96: Verifying Checksum [2023-02-15T18:00:33.396Z] 0d9ebad4ef96: Download complete [2023-02-15T18:00:33.654Z] 2de7ff778b66: Verifying Checksum [2023-02-15T18:00:33.654Z] 2de7ff778b66: Download complete [2023-02-15T18:00:36.181Z] ab5ef0e58194: Pull complete [2023-02-15T18:00:36.181Z] 9712f1f96733: Pull complete [2023-02-15T18:00:37.114Z] 63f879dbbcfc: Pull complete [2023-02-15T18:00:41.298Z] 0d9ebad4ef96: Pull complete [2023-02-15T18:00:41.298Z] e9a5061849ea: Pull complete [2023-02-15T18:00:41.298Z] d747dcd14b5f: Pull complete [2023-02-15T18:00:42.231Z] 2de7ff778b66: Pull complete [2023-02-15T18:00:42.231Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-15T18:00:42.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-15T18:00:42.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:00:42.327Z] prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container [2023-02-15T18:00:42.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-15T18:00:49.967Z] $ docker top 188f53ee424e217fe0e866dbcb7af3816cbdc5db6e0879d7762d02b501165f18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-15T18:00:50.038Z] provisioning config files... [2023-02-15T18:00:50.045Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16119657263977749802tmp [2023-02-15T18:00:50.055Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11644798661686054670tmp [2023-02-15T18:00:50.064Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10477672156381392667tmp [Pipeline] { [Pipeline] echo [2023-02-15T18:00:50.079Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:00:50.360Z] ---> sigul-configuration.sh [2023-02-15T18:00:50.360Z] gpg: directory `/root/.gnupg' created [2023-02-15T18:00:50.360Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-15T18:00:50.360Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-15T18:00:50.360Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-15T18:00:50.360Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-15T18:00:50.360Z] gpg: CAST5 encrypted data [2023-02-15T18:00:50.360Z] gpg: encrypted with 1 passphrase [2023-02-15T18:00:50.360Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-15T18:00:50.647Z] + mkdir /home/jenkins [2023-02-15T18:00:50.647Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-15T18:00:50.931Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-02-15T18:00:50.941Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:00:51.225Z] ---> sigul-install.sh [2023-02-15T18:00:51.225Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-15T18:00:51.519Z] + git tag --list [2023-02-15T18:00:51.519Z] v1.0.0 [2023-02-15T18:00:51.519Z] v1.1.0 [2023-02-15T18:00:51.519Z] v1.1.1 [2023-02-15T18:00:51.519Z] v1.2.1 [2023-02-15T18:00:51.519Z] v1.2.2 [2023-02-15T18:00:51.519Z] v1.2.3 [2023-02-15T18:00:51.519Z] v1.3.0 [2023-02-15T18:00:51.519Z] v1.3.1 [2023-02-15T18:00:51.519Z] v2.0.0 [2023-02-15T18:00:51.519Z] v2.1.0 [2023-02-15T18:00:51.519Z] v2.1.1 [2023-02-15T18:00:51.519Z] v2.1.1-dev.1 [2023-02-15T18:00:51.519Z] v2.1.1-dev.2 [2023-02-15T18:00:51.519Z] v2.2.0 [2023-02-15T18:00:51.519Z] v2.2.1-dev.1 [2023-02-15T18:00:51.519Z] v2.2.1-dev.2 [2023-02-15T18:00:51.519Z] v2.2.1-dev.3 [2023-02-15T18:00:51.519Z] v2.2.1-dev.4 [2023-02-15T18:00:51.519Z] v2.2.1-dev.5 [2023-02-15T18:00:51.519Z] v2.2.1-dev.6 [2023-02-15T18:00:51.519Z] v2.2.1-dev.7 [2023-02-15T18:00:51.519Z] v2.2.1-dev.8 [2023-02-15T18:00:51.519Z] v2.3.0 [2023-02-15T18:00:51.519Z] v2.3.0-dev.10 [2023-02-15T18:00:51.519Z] v2.3.0-dev.11 [2023-02-15T18:00:51.519Z] v2.3.0-dev.12 [2023-02-15T18:00:51.519Z] v2.3.0-dev.13 [2023-02-15T18:00:51.519Z] v2.3.0-dev.14 [2023-02-15T18:00:51.519Z] v2.3.0-dev.15 [2023-02-15T18:00:51.519Z] v2.3.0-dev.16 [2023-02-15T18:00:51.519Z] v2.3.0-dev.17 [2023-02-15T18:00:51.519Z] v2.3.0-dev.18 [2023-02-15T18:00:51.519Z] v2.3.0-dev.19 [2023-02-15T18:00:51.519Z] v2.3.0-dev.20 [2023-02-15T18:00:51.519Z] v2.3.0-dev.21 [2023-02-15T18:00:51.519Z] v2.3.0-dev.22 [2023-02-15T18:00:51.519Z] v2.3.0-dev.23 [2023-02-15T18:00:51.519Z] v2.3.0-dev.24 [2023-02-15T18:00:51.519Z] v2.3.0-dev.25 [2023-02-15T18:00:51.519Z] v2.3.0-dev.26 [2023-02-15T18:00:51.519Z] v2.3.0-dev.27 [2023-02-15T18:00:51.519Z] v2.3.0-dev.28 [2023-02-15T18:00:51.519Z] v2.3.0-dev.29 [2023-02-15T18:00:51.519Z] v2.3.0-dev.30 [2023-02-15T18:00:51.519Z] v2.3.0-dev.8 [2023-02-15T18:00:51.519Z] v2.3.0-dev.9 [2023-02-15T18:00:51.519Z] v3.0.0-dev.1 [2023-02-15T18:00:51.519Z] v3.0.0-dev.10 [2023-02-15T18:00:51.519Z] v3.0.0-dev.11 [2023-02-15T18:00:51.519Z] v3.0.0-dev.2 [2023-02-15T18:00:51.519Z] v3.0.0-dev.3 [2023-02-15T18:00:51.519Z] v3.0.0-dev.4 [2023-02-15T18:00:51.519Z] v3.0.0-dev.5 [2023-02-15T18:00:51.519Z] v3.0.0-dev.6 [2023-02-15T18:00:51.519Z] v3.0.0-dev.7 [2023-02-15T18:00:51.519Z] v3.0.0-dev.8 [2023-02-15T18:00:51.519Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-15T18:00:51.806Z] + lftools sign git-tag v3.0.0-dev.11 [2023-02-15T18:00:52.372Z] Signing Git tag with Sigul... [2023-02-15T18:00:52.372Z] Signing v3.0.0-dev.11 [Pipeline] echo [2023-02-15T18:00:52.639Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:00:52.920Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-15T18:00:52.926Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-15T18:00:52.944Z] $ docker stop --time=1 188f53ee424e217fe0e866dbcb7af3816cbdc5db6e0879d7762d02b501165f18 [2023-02-15T18:00:54.247Z] $ docker rm -f --volumes 188f53ee424e217fe0e866dbcb7af3816cbdc5db6e0879d7762d02b501165f18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-15T18:00:54.640Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T18:00:54.640Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:00:54.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T18:00:54.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:00:55.002Z] prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container [2023-02-15T18:00:55.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-15T18:00:55.400Z] $ docker top de9a7ac782b4ebea32830361680dcc421b9f9183af8a534e57f097956cdd1b50 -eo pid,comm [2023-02-15T18:00:55.448Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-15T18:00:55.448Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T18:00:55.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T18:00:55.495Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T18:00:55.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T18:00:55.614Z] $ docker exec de9a7ac782b4ebea32830361680dcc421b9f9183af8a534e57f097956cdd1b50 ssh-agent [2023-02-15T18:00:55.712Z] SSH_AUTH_SOCK=/tmp/ssh-6NQMvZ156RBx/agent.32 [2023-02-15T18:00:55.712Z] SSH_AGENT_PID=38 [2023-02-15T18:00:55.717Z] Running ssh-add (command line suppressed) [2023-02-15T18:00:55.821Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7457776358668700038.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7457776358668700038.key) [2023-02-15T18:00:55.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T18:00:56.122Z] + git semver bump pre [2023-02-15T18:00:56.381Z] 2023-02-15 18:00:56,311 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-15T18:00:56.381Z] 2023-02-15 18:00:56,311 [bump_version] DEBUG bumping version:3.0.0-dev.11 on axis:pre with prefix:dev [2023-02-15T18:00:56.381Z] 2023-02-15 18:00:56,311 [bump_version] DEBUG bumped version:3.0.0-dev.12 [2023-02-15T18:00:56.381Z] 2023-02-15 18:00:56,311 [write_version] DEBUG write version:3.0.0-dev.12 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-02-15T18:00:56.381Z] 2023-02-15 18:00:56,312 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-15T18:00:56.381Z] 2023-02-15 18:00:56,312 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-15T18:00:56.381Z] 2023-02-15 18:00:56,313 [execute] INFO git cat-file --batch-check [2023-02-15T18:00:56.381Z] 2023-02-15 18:00:56,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T18:00:56.381Z] 2023-02-15 18:00:56,318 [execute] INFO git cat-file --batch [2023-02-15T18:00:56.381Z] 2023-02-15 18:00:56,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T18:00:56.381Z] 2023-02-15 18:00:56,323 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-15T18:00:56.381Z] 3.0.0-dev.12 [Pipeline] } [2023-02-15T18:00:56.392Z] $ docker exec --env ******** --env ******** de9a7ac782b4ebea32830361680dcc421b9f9183af8a534e57f097956cdd1b50 ssh-agent -k [2023-02-15T18:00:56.495Z] unset SSH_AUTH_SOCK; [2023-02-15T18:00:56.495Z] unset SSH_AGENT_PID; [2023-02-15T18:00:56.495Z] echo Agent pid 38 killed; [2023-02-15T18:00:56.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T18:00:56.809Z] + git semver [Pipeline] } [2023-02-15T18:00:57.079Z] $ docker stop --time=1 de9a7ac782b4ebea32830361680dcc421b9f9183af8a534e57f097956cdd1b50 [2023-02-15T18:00:58.340Z] $ docker rm -f --volumes de9a7ac782b4ebea32830361680dcc421b9f9183af8a534e57f097956cdd1b50 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T18:00:58.686Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T18:00:58.686Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:00:58.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T18:00:58.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:00:59.067Z] prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container [2023-02-15T18:00:59.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-15T18:00:59.465Z] $ docker top 55b436efef5cba6df47eba4bb77e92984c9702d1187e82ed3107a418bfa25d30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T18:00:59.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T18:00:59.551Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T18:00:59.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T18:00:59.664Z] $ docker exec 55b436efef5cba6df47eba4bb77e92984c9702d1187e82ed3107a418bfa25d30 ssh-agent [2023-02-15T18:00:59.769Z] SSH_AUTH_SOCK=/tmp/ssh-35XvkrxbMzie/agent.32 [2023-02-15T18:00:59.769Z] SSH_AGENT_PID=38 [2023-02-15T18:00:59.774Z] Running ssh-add (command line suppressed) [2023-02-15T18:00:59.880Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13632214169698147790.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13632214169698147790.key) [2023-02-15T18:00:59.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T18:01:00.176Z] + git semver push [2023-02-15T18:01:00.434Z] 2023-02-15 18:01:00,338 [run_push] DEBUG push [2023-02-15T18:01:00.434Z] 2023-02-15 18:01:00,339 [execute] INFO git cat-file --batch-check [2023-02-15T18:01:00.434Z] 2023-02-15 18:01:00,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T18:01:00.434Z] 2023-02-15 18:01:00,343 [execute] INFO git rev-list d30a1b2a6a9a0621aa7f96d7cc34fdb7dd89518f -- [2023-02-15T18:01:00.434Z] 2023-02-15 18:01:00,343 [execute] DEBUG Popen(['git', 'rev-list', 'd30a1b2a6a9a0621aa7f96d7cc34fdb7dd89518f', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-15T18:01:00.434Z] 2023-02-15 18:01:00,351 [execute] INFO git fetch -v origin [2023-02-15T18:01:00.434Z] 2023-02-15 18:01:00,352 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-15T18:01:01.001Z] 2023-02-15 18:01:00,951 [run_push] DEBUG no remote changes detected [2023-02-15T18:01:01.001Z] 2023-02-15 18:01:00,951 [execute] INFO git push origin semver [2023-02-15T18:01:01.001Z] 2023-02-15 18:01:00,952 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-15T18:01:02.377Z] 2023-02-15 18:01:01,978 [run_push] DEBUG push all version tags [2023-02-15T18:01:02.377Z] 2023-02-15 18:01:01,978 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-15T18:01:02.377Z] 2023-02-15 18:01:01,979 [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-02-15T18:01:03.314Z] 2023-02-15 18:01:03,060 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-15T18:01:03.314Z] 3.0.0-dev.12 [Pipeline] } [2023-02-15T18:01:03.325Z] $ docker exec --env ******** --env ******** 55b436efef5cba6df47eba4bb77e92984c9702d1187e82ed3107a418bfa25d30 ssh-agent -k [2023-02-15T18:01:03.419Z] unset SSH_AUTH_SOCK; [2023-02-15T18:01:03.419Z] unset SSH_AGENT_PID; [2023-02-15T18:01:03.419Z] echo Agent pid 38 killed; [2023-02-15T18:01:03.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T18:01:03.732Z] + git semver [Pipeline] } [2023-02-15T18:01:04.004Z] $ docker stop --time=1 55b436efef5cba6df47eba4bb77e92984c9702d1187e82ed3107a418bfa25d30 [2023-02-15T18:01:05.287Z] $ docker rm -f --volumes 55b436efef5cba6df47eba4bb77e92984c9702d1187e82ed3107a418bfa25d30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-15T18:01:05.878Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-02-15T18:01:05.878Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-02-15T18:01:05.878Z] total 16 [2023-02-15T18:01:05.878Z] drwxr-xr-x 3 root root 4096 Feb 15 17:54 . [2023-02-15T18:01:05.878Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 18:00 .. [2023-02-15T18:01:05.878Z] drwxr-xr-x 2 root root 4096 Feb 15 17:54 cost [2023-02-15T18:01:05.878Z] -rw-r--r-- 1 root root 88 Feb 15 17:54 cost.csv [2023-02-15T18:01:05.878Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-02-15T18:01:05.878Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-02-15T18:01:05.878Z] total 16 [2023-02-15T18:01:05.878Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 17:54 . [2023-02-15T18:01:05.878Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 18:00 .. [2023-02-15T18:01:05.878Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 17:54 cost [2023-02-15T18:01:05.878Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 15 17:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:01:06.248Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:01:07.106Z] ---> package-listing.sh [2023-02-15T18:01:07.106Z] ++ facter osfamily [2023-02-15T18:01:07.106Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-15T18:01:07.365Z] + OS_FAMILY=debian [2023-02-15T18:01:07.365Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-02-15T18:01:07.365Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-15T18:01:07.365Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-15T18:01:07.365Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-15T18:01:07.365Z] + PACKAGES=/tmp/packages_start.txt [2023-02-15T18:01:07.365Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-02-15T18:01:07.365Z] + PACKAGES=/tmp/packages_end.txt [2023-02-15T18:01:07.365Z] + case "${OS_FAMILY}" in [2023-02-15T18:01:07.365Z] + dpkg -l [2023-02-15T18:01:07.365Z] + grep '^ii' [2023-02-15T18:01:07.365Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-15T18:01:07.365Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-15T18:01:07.365Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-15T18:01:07.365Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-02-15T18:01:07.365Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-02-15T18:01:07.365Z] + 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-02-15T18:01:07.376Z] 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-02-15T18:01:07.653Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:01:08.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T18:01:08.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:01:08.277Z] prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container [2023-02-15T18:01:08.307Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T18:01:08.541Z] $ docker top 4013835f9aebc8067b37e8a6cbff47e9617fd6e639003192f03272ddfeea4864 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T18:01:08.880Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-15T18:01:09.164Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-15T18:01:09.449Z] + ls /var/log/sa-host [2023-02-15T18:01:09.449Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T18:01:09.509Z] provisioning config files... [2023-02-15T18:01:09.516Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1700795219850550562tmp [Pipeline] { [Pipeline] echo [2023-02-15T18:01:09.527Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:01:09.834Z] ---> create-netrc.sh [Pipeline] } [2023-02-15T18:01:09.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:01:10.156Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-15T18:01:10.166Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:01:10.449Z] ---> sudo-logs.sh [2023-02-15T18:01:10.449Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-15T18:01:10.475Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:01:10.754Z] ---> job-cost.sh [2023-02-15T18:01:10.754Z] lf-activate-venv: SKIPPING [2023-02-15T18:01:10.754Z] DEBUG: total: 0.2199999988079071 [2023-02-15T18:01:10.754Z] INFO: Retrieving Stack Cost... [2023-02-15T18:01:11.322Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T18:01:11.581Z] INFO: Archiving Costs [Pipeline] echo [2023-02-15T18:01:11.595Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:01:11.878Z] ---> logs-deploy.sh [2023-02-15T18:01:11.878Z] lf-activate-venv: SKIPPING [2023-02-15T18:01:11.878Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/82 [2023-02-15T18:01:11.878Z] INFO: archiving workspace using pattern(s): [2023-02-15T18:01:12.814Z] Archives upload complete. [2023-02-15T18:01:13.073Z] INFO: archiving logs to Nexus [2023-02-15T18:01:13.644Z] ---> uname -a: [2023-02-15T18:01:13.644Z] Linux prd-ubuntu20-04-docker-8c-8g-6154 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] ---> lscpu: [2023-02-15T18:01:13.644Z] Architecture: x86_64 [2023-02-15T18:01:13.644Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-15T18:01:13.644Z] Byte Order: Little Endian [2023-02-15T18:01:13.644Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-15T18:01:13.644Z] CPU(s): 8 [2023-02-15T18:01:13.644Z] On-line CPU(s) list: 0-7 [2023-02-15T18:01:13.644Z] Thread(s) per core: 1 [2023-02-15T18:01:13.644Z] Core(s) per socket: 1 [2023-02-15T18:01:13.644Z] Socket(s): 8 [2023-02-15T18:01:13.644Z] NUMA node(s): 1 [2023-02-15T18:01:13.644Z] Vendor ID: AuthenticAMD [2023-02-15T18:01:13.644Z] CPU family: 23 [2023-02-15T18:01:13.644Z] Model: 49 [2023-02-15T18:01:13.644Z] Model name: AMD EPYC-Rome Processor [2023-02-15T18:01:13.644Z] Stepping: 0 [2023-02-15T18:01:13.644Z] CPU MHz: 2799.996 [2023-02-15T18:01:13.644Z] BogoMIPS: 5599.99 [2023-02-15T18:01:13.644Z] Virtualization: AMD-V [2023-02-15T18:01:13.644Z] Hypervisor vendor: KVM [2023-02-15T18:01:13.644Z] Virtualization type: full [2023-02-15T18:01:13.644Z] L1d cache: 256 KiB [2023-02-15T18:01:13.644Z] L1i cache: 256 KiB [2023-02-15T18:01:13.644Z] L2 cache: 4 MiB [2023-02-15T18:01:13.644Z] L3 cache: 128 MiB [2023-02-15T18:01:13.644Z] NUMA node0 CPU(s): 0-7 [2023-02-15T18:01:13.644Z] Vulnerability Itlb multihit: Not affected [2023-02-15T18:01:13.644Z] Vulnerability L1tf: Not affected [2023-02-15T18:01:13.644Z] Vulnerability Mds: Not affected [2023-02-15T18:01:13.644Z] Vulnerability Meltdown: Not affected [2023-02-15T18:01:13.644Z] Vulnerability Mmio stale data: Not affected [2023-02-15T18:01:13.644Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-15T18:01:13.644Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-15T18:01:13.644Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-15T18:01:13.644Z] Vulnerability Srbds: Not affected [2023-02-15T18:01:13.644Z] Vulnerability Tsx async abort: Not affected [2023-02-15T18:01:13.644Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] ---> nproc: [2023-02-15T18:01:13.644Z] 8 [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] ---> df -h: [2023-02-15T18:01:13.644Z] Filesystem Size Used Avail Use% Mounted on [2023-02-15T18:01:13.644Z] overlay 155G 13G 143G 9% / [2023-02-15T18:01:13.644Z] tmpfs 64M 0 64M 0% /dev [2023-02-15T18:01:13.644Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-15T18:01:13.644Z] shm 64M 0 64M 0% /dev/shm [2023-02-15T18:01:13.644Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] ---> sar -b -r -n DEV: [2023-02-15T18:01:13.644Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6154) 02/15/23 _x86_64_ (8 CPU) [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] 17:49:45 LINUX RESTART (8 CPU) [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] 17:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-15T18:01:13.644Z] 17:51:01 118.40 47.63 70.77 0.00 5415.10 99869.09 0.00 [2023-02-15T18:01:13.644Z] 17:52:01 93.31 1.98 91.33 0.00 41.04 78308.84 0.00 [2023-02-15T18:01:13.644Z] 17:53:01 111.13 0.03 111.10 0.00 6.80 83592.07 0.00 [2023-02-15T18:01:13.644Z] 17:54:01 145.54 0.20 145.34 0.00 6.67 24353.54 0.00 [2023-02-15T18:01:13.644Z] 17:55:01 50.07 2.90 47.18 0.00 2361.34 20365.82 0.00 [2023-02-15T18:01:13.644Z] 17:56:01 15.20 7.35 7.85 0.00 1090.48 229.03 0.00 [2023-02-15T18:01:13.644Z] 17:57:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 [2023-02-15T18:01:13.644Z] 17:58:01 1.73 0.00 1.73 0.00 0.00 19.33 0.00 [2023-02-15T18:01:13.644Z] 17:59:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2023-02-15T18:01:13.644Z] 18:00:01 2.20 0.10 2.10 0.00 10.26 34.39 0.00 [2023-02-15T18:01:13.644Z] 18:01:01 114.80 0.22 114.58 0.00 10.53 56728.95 0.00 [2023-02-15T18:01:13.644Z] Average: 59.47 5.50 53.98 0.00 814.03 32982.29 0.00 [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] 17:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-15T18:01:13.644Z] 17:51:01 29986968 31656796 689588 2.10 59600 1911792 1831544 5.40 938996 1658372 952 [2023-02-15T18:01:13.644Z] 17:52:01 28493336 31580196 722128 2.20 105940 3180420 1974224 5.82 1131120 2812588 542804 [2023-02-15T18:01:13.644Z] 17:53:01 28200520 31423448 873632 2.66 144536 3277780 2335048 6.88 1314736 2908736 62232 [2023-02-15T18:01:13.644Z] 17:54:01 28152724 31567960 732268 2.23 150200 3461576 1882144 5.55 1227816 3046856 624 [2023-02-15T18:01:13.644Z] 17:55:01 27451252 31558064 734268 2.23 161920 4081276 1793584 5.29 1361800 3540880 292 [2023-02-15T18:01:13.644Z] 17:56:01 27413760 31559512 731144 2.22 163776 4117048 1809308 5.33 1396108 3541940 4 [2023-02-15T18:01:13.644Z] 17:57:01 27423392 31569284 721336 2.19 163824 4117052 1809308 5.33 1387040 3541944 8 [2023-02-15T18:01:13.644Z] 17:58:01 27423132 31569072 721472 2.19 163892 4117052 1809308 5.33 1387080 3541948 40 [2023-02-15T18:01:13.644Z] 17:59:01 27425384 31571944 719112 2.19 163936 4117056 1809308 5.33 1384520 3542492 12 [2023-02-15T18:01:13.644Z] 18:00:01 27422724 31569440 721696 2.19 164032 4117116 1792768 5.28 1388244 3542544 28 [2023-02-15T18:01:13.644Z] 18:01:01 25879988 31503656 777888 2.37 202004 5425688 1888588 5.57 1541220 4790356 752 [2023-02-15T18:01:13.644Z] Average: 27752107 31557216 740412 2.25 149424 3811260 1885012 5.56 1314425 3315332 55250 [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] 17:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-15T18:01:13.644Z] 17:51:01 docker0 17.45 18.81 1.54 186.99 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:51:01 ens3 392.87 289.99 2756.63 74.84 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:51:01 vethd96b48c 17.45 18.93 1.78 187.00 0.00 0.00 0.00 0.02 [2023-02-15T18:01:13.644Z] 17:51:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:52:01 veth4fa6196 170.62 216.19 16.24 1881.86 0.00 0.00 0.00 0.15 [2023-02-15T18:01:13.644Z] 17:52:01 docker0 173.01 221.03 14.06 1947.58 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:52:01 ens3 376.74 290.54 6029.46 37.36 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:52:01 lo 3.05 3.05 0.29 0.29 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:53:01 veth2d72f83 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:53:01 docker0 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:53:01 ens3 17.86 11.98 20.96 7.98 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:54:01 docker0 2.75 5.75 0.17 81.49 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:54:01 ens3 61.47 61.46 161.59 153.79 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:54:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:55:01 ens3 195.52 135.88 3912.40 176.60 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:55:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:56:01 ens3 3.77 2.98 13.78 0.56 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:58:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:59:01 ens3 0.68 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 18:00:01 ens3 3.43 2.92 3.62 1.30 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 18:00:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 18:01:01 docker0 31.99 42.38 3.03 581.83 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 18:01:01 ens3 330.68 250.71 7794.03 47.38 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 18:01:01 vethb3cac5e 0.77 0.77 0.13 0.24 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] 18:01:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] Average: docker0 20.26 25.91 1.69 251.91 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] Average: ens3 125.38 94.86 1875.13 45.45 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] Average: vethb3cac5e 0.07 0.07 0.01 0.02 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] Average: lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] ---> sar -P ALL: [2023-02-15T18:01:13.644Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6154) 02/15/23 _x86_64_ (8 CPU) [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] 17:49:45 LINUX RESTART (8 CPU) [2023-02-15T18:01:13.644Z] [2023-02-15T18:01:13.644Z] 17:50:01 CPU %user %nice %system %iowait %steal %idle [2023-02-15T18:01:13.644Z] 17:51:01 all 6.20 0.00 2.04 7.57 0.09 84.11 [2023-02-15T18:01:13.644Z] 17:51:01 0 5.00 0.00 2.06 1.35 0.15 91.45 [2023-02-15T18:01:13.644Z] 17:51:01 1 7.06 0.00 1.61 3.64 0.10 87.58 [2023-02-15T18:01:13.644Z] 17:51:01 2 7.07 0.00 1.77 4.14 0.08 86.93 [2023-02-15T18:01:13.644Z] 17:51:01 3 7.16 0.00 1.65 15.86 0.07 75.27 [2023-02-15T18:01:13.644Z] 17:51:01 4 5.42 0.00 3.31 3.51 0.07 87.69 [2023-02-15T18:01:13.644Z] 17:51:01 5 3.13 0.00 1.98 11.91 0.07 82.91 [2023-02-15T18:01:13.644Z] 17:51:01 6 7.54 0.00 2.04 18.51 0.03 71.88 [2023-02-15T18:01:13.644Z] 17:51:01 7 7.22 0.00 1.87 1.70 0.17 89.04 [2023-02-15T18:01:13.644Z] 17:52:01 all 6.02 0.00 2.55 9.93 0.09 81.41 [2023-02-15T18:01:13.644Z] 17:52:01 0 5.84 0.00 3.02 2.12 0.15 88.87 [2023-02-15T18:01:13.644Z] 17:52:01 1 6.69 0.00 2.71 3.64 0.09 86.87 [2023-02-15T18:01:13.644Z] 17:52:01 2 6.95 0.00 1.71 4.22 0.10 87.03 [2023-02-15T18:01:13.644Z] 17:52:01 3 5.38 0.00 2.41 29.73 0.09 62.41 [2023-02-15T18:01:13.644Z] 17:52:01 4 5.80 0.00 2.33 5.43 0.05 86.39 [2023-02-15T18:01:13.644Z] 17:52:01 5 5.27 0.00 3.07 3.51 0.05 88.10 [2023-02-15T18:01:13.644Z] 17:52:01 6 6.02 0.00 2.48 30.75 0.05 60.69 [2023-02-15T18:01:13.645Z] 17:52:01 7 6.20 0.00 2.65 0.07 0.14 90.94 [2023-02-15T18:01:13.645Z] 17:53:01 all 6.37 0.00 2.47 11.16 0.05 79.94 [2023-02-15T18:01:13.645Z] 17:53:01 0 6.39 0.00 1.74 0.10 0.03 91.73 [2023-02-15T18:01:13.645Z] 17:53:01 1 5.96 0.00 1.73 2.17 0.05 90.09 [2023-02-15T18:01:13.645Z] 17:53:01 2 7.21 0.00 1.44 0.05 0.02 91.29 [2023-02-15T18:01:13.645Z] 17:53:01 3 5.13 0.00 4.39 10.72 0.03 79.73 [2023-02-15T18:01:13.645Z] 17:53:01 4 6.02 0.00 2.20 0.37 0.03 91.38 [2023-02-15T18:01:13.645Z] 17:53:01 5 6.48 0.00 1.97 0.22 0.07 91.27 [2023-02-15T18:01:13.645Z] 17:53:01 6 6.49 0.00 2.91 28.64 0.05 61.91 [2023-02-15T18:01:13.645Z] 17:53:01 7 7.32 0.00 3.40 47.75 0.15 41.37 [2023-02-15T18:01:13.645Z] 17:54:01 all 34.09 0.00 5.61 3.01 0.11 57.18 [2023-02-15T18:01:13.645Z] 17:54:01 0 34.17 0.00 5.83 0.72 0.12 59.16 [2023-02-15T18:01:13.645Z] 17:54:01 1 33.98 0.00 5.63 15.25 0.12 45.02 [2023-02-15T18:01:13.645Z] 17:54:01 2 34.59 0.00 5.30 0.17 0.10 59.84 [2023-02-15T18:01:13.645Z] 17:54:01 3 31.17 0.00 5.45 5.83 0.14 57.42 [2023-02-15T18:01:13.645Z] 17:54:01 4 33.89 0.00 5.39 0.13 0.08 60.50 [2023-02-15T18:01:13.645Z] 17:54:01 5 34.18 0.00 5.78 0.34 0.08 59.62 [2023-02-15T18:01:13.645Z] 17:54:01 6 35.08 0.00 5.82 1.23 0.12 57.76 [2023-02-15T18:01:13.645Z] 17:54:01 7 35.67 0.00 5.72 0.52 0.10 57.99 [2023-02-15T18:01:13.645Z] 17:55:01 all 3.94 0.00 1.56 2.43 0.06 92.01 [2023-02-15T18:01:13.645Z] 17:55:01 0 3.30 0.00 1.29 0.44 0.02 94.96 [2023-02-15T18:01:13.645Z] 17:55:01 1 4.49 0.00 1.44 15.32 0.05 78.70 [2023-02-15T18:01:13.645Z] 17:55:01 2 4.15 0.00 2.07 0.30 0.17 93.31 [2023-02-15T18:01:13.645Z] 17:55:01 3 2.92 0.00 1.75 1.85 0.05 93.43 [2023-02-15T18:01:13.645Z] 17:55:01 4 3.81 0.00 1.31 0.25 0.03 94.59 [2023-02-15T18:01:13.645Z] 17:55:01 5 4.18 0.00 1.46 0.17 0.05 94.15 [2023-02-15T18:01:13.645Z] 17:55:01 6 4.72 0.00 1.88 0.54 0.03 92.83 [2023-02-15T18:01:13.645Z] 17:55:01 7 3.97 0.00 1.29 0.68 0.10 93.96 [2023-02-15T18:01:13.645Z] 17:56:01 all 0.29 0.00 0.22 0.10 0.01 99.38 [2023-02-15T18:01:13.645Z] 17:56:01 0 0.13 0.00 0.18 0.02 0.02 99.65 [2023-02-15T18:01:13.645Z] 17:56:01 1 0.18 0.00 0.18 0.28 0.00 99.35 [2023-02-15T18:01:13.645Z] 17:56:01 2 0.20 0.00 0.13 0.00 0.02 99.65 [2023-02-15T18:01:13.645Z] 17:56:01 3 0.45 0.00 0.28 0.00 0.02 99.25 [2023-02-15T18:01:13.645Z] 17:56:01 4 0.12 0.00 0.22 0.02 0.02 99.63 [2023-02-15T18:01:13.645Z] 17:56:01 5 0.23 0.00 0.18 0.02 0.00 99.57 [2023-02-15T18:01:13.645Z] 17:56:01 6 0.43 0.00 0.30 0.00 0.00 99.27 [2023-02-15T18:01:13.645Z] 17:56:01 7 0.53 0.00 0.28 0.47 0.00 98.71 [2023-02-15T18:01:13.645Z] 17:57:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2023-02-15T18:01:13.645Z] 17:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-15T18:01:13.645Z] 17:57:01 1 0.03 0.00 0.00 0.12 0.02 99.83 [2023-02-15T18:01:13.645Z] 17:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-15T18:01:13.645Z] 17:57:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-15T18:01:13.645Z] 17:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-15T18:01:13.645Z] 17:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-15T18:01:13.645Z] 17:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-15T18:01:13.645Z] 17:57:01 7 0.02 0.00 0.02 0.07 0.02 99.88 [2023-02-15T18:01:13.645Z] 17:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-02-15T18:01:13.645Z] 17:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-15T18:01:13.645Z] 17:58:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2023-02-15T18:01:13.645Z] 17:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-15T18:01:13.645Z] 17:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-15T18:01:13.645Z] 17:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-15T18:01:13.645Z] 17:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-15T18:01:13.645Z] 17:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-15T18:01:13.645Z] 17:58:01 7 0.03 0.00 0.02 0.07 0.00 99.88 [2023-02-15T18:01:13.645Z] 17:59:01 all 0.11 0.00 0.02 0.01 0.00 99.85 [2023-02-15T18:01:13.645Z] 17:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-15T18:01:13.645Z] 17:59:01 1 0.03 0.00 0.03 0.10 0.00 99.83 [2023-02-15T18:01:13.645Z] 17:59:01 2 0.60 0.00 0.00 0.00 0.00 99.40 [2023-02-15T18:01:13.645Z] 17:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-15T18:01:13.645Z] 17:59:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-15T18:01:13.645Z] 17:59:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-15T18:01:13.645Z] 17:59:01 6 0.08 0.00 0.00 0.00 0.02 99.90 [2023-02-15T18:01:13.645Z] 17:59:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-15T18:01:13.645Z] 18:00:01 all 0.35 0.00 0.06 0.01 0.01 99.57 [2023-02-15T18:01:13.645Z] 18:00:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2023-02-15T18:01:13.645Z] 18:00:01 1 0.08 0.00 0.10 0.10 0.02 99.70 [2023-02-15T18:01:13.645Z] 18:00:01 2 1.74 0.00 0.05 0.00 0.02 98.19 [2023-02-15T18:01:13.645Z] 18:00:01 3 0.08 0.00 0.07 0.00 0.02 99.83 [2023-02-15T18:01:13.645Z] 18:00:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-15T18:01:13.645Z] 18:00:01 5 0.08 0.00 0.07 0.00 0.00 99.85 [2023-02-15T18:01:13.645Z] 18:00:01 6 0.28 0.00 0.03 0.00 0.00 99.68 [2023-02-15T18:01:13.645Z] 18:00:01 7 0.40 0.00 0.08 0.00 0.00 99.52 [2023-02-15T18:01:13.645Z] 18:01:01 all 8.93 0.00 3.94 4.23 0.07 82.83 [2023-02-15T18:01:13.645Z] 18:01:01 0 8.40 0.00 4.07 3.06 0.05 84.43 [2023-02-15T18:01:13.645Z] 18:01:01 1 7.77 0.00 5.37 12.51 0.08 74.26 [2023-02-15T18:01:13.645Z] 18:01:01 2 8.57 0.00 4.23 0.73 0.05 86.42 [2023-02-15T18:01:13.645Z] 18:01:01 3 10.31 0.00 3.63 0.07 0.08 85.91 [2023-02-15T18:01:13.645Z] 18:01:01 4 9.01 0.00 3.40 0.30 0.07 87.22 [2023-02-15T18:01:13.645Z] 18:01:01 5 8.67 0.00 4.26 1.18 0.07 85.81 [2023-02-15T18:01:13.645Z] 18:01:01 6 8.18 0.00 2.81 0.13 0.07 88.81 [2023-02-15T18:01:13.645Z] 18:01:01 7 10.51 0.00 3.74 15.87 0.08 69.79 [2023-02-15T18:01:13.645Z] [2023-02-15T18:01:13.645Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-02-15T18:01:13.645Z] Average: all 6.00 0.00 1.67 3.48 0.05 88.81 [2023-02-15T18:01:13.645Z] Average: 0 5.73 0.00 1.65 0.70 0.05 91.86 [2023-02-15T18:01:13.645Z] Average: 1 5.98 0.00 1.70 4.80 0.05 87.47 [2023-02-15T18:01:13.645Z] Average: 2 6.44 0.00 1.51 0.87 0.05 91.13 [2023-02-15T18:01:13.645Z] Average: 3 5.67 0.00 1.78 5.77 0.04 86.74 [2023-02-15T18:01:13.645Z] Average: 4 5.80 0.00 1.65 0.90 0.03 91.61 [2023-02-15T18:01:13.645Z] Average: 5 5.63 0.00 1.70 1.57 0.04 91.06 [2023-02-15T18:01:13.645Z] Average: 6 6.23 0.00 1.65 7.19 0.03 84.89 [2023-02-15T18:01:13.645Z] Average: 7 6.51 0.00 1.72 6.04 0.07 85.66 [2023-02-15T18:01:13.645Z] [2023-02-15T18:01:13.645Z] [2023-02-15T18:01:13.645Z]