Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdf83baee4837586abd899036d884868d7632e86 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-ssh9081718890753651123.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12826825267028031952.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5828410296413781637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh15710744691545728932.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-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7773731289356080775.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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-rest 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6096 in /w/workspace/edgexfoundry_device-rest-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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fdf83baee4837586abd899036d884868d7632e86 (main) Commit message: "refactor!: Changed configuration and simple-devices files format to YAML (#281)" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdf83baee4837586abd899036d884868d7632e86 # timeout=10 > git rev-list --no-walk 539913158ea56f8dca24ab775bb8172a7292d425 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T19:49:10.936Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T19:49:10.974Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T19:49:10.986Z] ========================================================= [2023-03-28T19:49:10.986Z] EdgeX Global Pipelines Version Info [2023-03-28T19:49:10.986Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T19:49:11.694Z] ------------------- [2023-03-28T19:49:11.694Z] stable info: [2023-03-28T19:49:11.694Z] ------------------- [2023-03-28T19:49:11.695Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T19:49:11.695Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T19:49:11.695Z] Message: update stable to v1.0.245 [2023-03-28T19:49:12.262Z] ------------------- [2023-03-28T19:49:12.262Z] experimental info: [2023-03-28T19:49:12.262Z] ------------------- [2023-03-28T19:49:12.262Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T19:49:12.262Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T19:49:12.262Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T19:49:12.430Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-03-28T19:49:12.441Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-03-28T19:49:12.451Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T19:49:12.463Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T19:49:12.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T19:49:12.483Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T19:49:12.492Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T19:49:12.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T19:49:12.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T19:49:12.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T19:49:12.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T19:49:12.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-03-28T19:49:12.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T19:49:12.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T19:49:12.570Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T19:49:12.580Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T19:49:12.588Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T19:49:12.598Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T19:49:12.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T19:49:12.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T19:49:12.634Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-28T19:49:12.644Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-28T19:49:12.656Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T19:49:12.666Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T19:49:12.674Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T19:49:12.682Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T19:49:12.690Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T19:49:12.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-28T19:49:12.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-28T19:49:12.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-28T19:49:12.728Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdf83baee4837586abd899036d884868d7632e86 [Pipeline] echo [2023-03-28T19:49:12.738Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdf83ba [Pipeline] echo [2023-03-28T19:49:12.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T19:49:12.778Z] provisioning config files... [2023-03-28T19:49:12.794Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17650441594336395242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T19:49:13.094Z] ---> docker-login.sh [2023-03-28T19:49:13.094Z] nexus3.edgexfoundry.org:10001 [2023-03-28T19:49:13.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:49:13.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:49:13.353Z] Configure a credential helper to remove this warning. See [2023-03-28T19:49:13.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:49:13.353Z] [2023-03-28T19:49:13.353Z] Login Succeeded [2023-03-28T19:49:13.353Z] nexus3.edgexfoundry.org:10002 [2023-03-28T19:49:13.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:49:13.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:49:13.614Z] Configure a credential helper to remove this warning. See [2023-03-28T19:49:13.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:49:13.614Z] [2023-03-28T19:49:13.614Z] Login Succeeded [2023-03-28T19:49:13.614Z] nexus3.edgexfoundry.org:10003 [2023-03-28T19:49:13.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:49:13.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:49:13.614Z] Configure a credential helper to remove this warning. See [2023-03-28T19:49:13.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:49:13.614Z] [2023-03-28T19:49:13.614Z] Login Succeeded [2023-03-28T19:49:13.614Z] nexus3.edgexfoundry.org:10004 [2023-03-28T19:49:13.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:49:13.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:49:13.885Z] Configure a credential helper to remove this warning. See [2023-03-28T19:49:13.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:49:13.885Z] [2023-03-28T19:49:13.885Z] Login Succeeded [2023-03-28T19:49:13.885Z] docker.io [2023-03-28T19:49:13.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:49:14.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:49:14.145Z] Configure a credential helper to remove this warning. See [2023-03-28T19:49:14.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:49:14.145Z] [2023-03-28T19:49:14.145Z] Login Succeeded [2023-03-28T19:49:14.145Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T19:49:14.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T19:49:14.521Z] + git rev-list -1 --merges fdf83baee4837586abd899036d884868d7632e86~1..fdf83baee4837586abd899036d884868d7632e86 [Pipeline] echo [2023-03-28T19:49:14.562Z] -----------> git rev-list -1 --merges fdf83baee4837586abd899036d884868d7632e86~1..fdf83baee4837586abd899036d884868d7632e86 fdf83baee4837586abd899036d884868d7632e86 [false] [Pipeline] sh [2023-03-28T19:49:14.845Z] + git log --format=format:%s -1 fdf83baee4837586abd899036d884868d7632e86 [Pipeline] echo [2023-03-28T19:49:14.859Z] ========================================================= [2023-03-28T19:49:14.859Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T19:49:14.859Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T19:49:15.188Z] + git log --format=format:%s -1 fdf83baee4837586abd899036d884868d7632e86 [Pipeline] echo [2023-03-28T19:49:15.199Z] [semverPrep] GIT_COMMIT: fdf83baee4837586abd899036d884868d7632e86, Commit Message: refactor!: Changed configuration and simple-devices files format to YAML (#281) [Pipeline] echo [2023-03-28T19:49:15.205Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T19:49:15.564Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T19:49:15.564Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T19:49:15.564Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T19:49:15.564Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T19:49:15.564Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T19:49:15.564Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T19:49:15.564Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:49:15.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T19:49:15.916Z] [2023-03-28T19:49:15.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:49:16.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T19:49:16.218Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T19:49:16.218Z] b85a868b505f: Pulling fs layer [2023-03-28T19:49:16.218Z] e2be974225ed: Pulling fs layer [2023-03-28T19:49:16.218Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T19:49:16.218Z] 988bab9f4d93: Pulling fs layer [2023-03-28T19:49:16.218Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T19:49:16.218Z] eaf3925da568: Pulling fs layer [2023-03-28T19:49:16.218Z] bab4dde63d76: Pulling fs layer [2023-03-28T19:49:16.218Z] bde34c3a00c8: Pulling fs layer [2023-03-28T19:49:16.218Z] b352a97aabf1: Pulling fs layer [2023-03-28T19:49:16.218Z] 4872d77fe225: Pulling fs layer [2023-03-28T19:49:16.218Z] 5851b861e8e6: Pulling fs layer [2023-03-28T19:49:16.218Z] eaf3925da568: Waiting [2023-03-28T19:49:16.218Z] bab4dde63d76: Waiting [2023-03-28T19:49:16.218Z] bde34c3a00c8: Waiting [2023-03-28T19:49:16.218Z] b352a97aabf1: Waiting [2023-03-28T19:49:16.218Z] 4872d77fe225: Waiting [2023-03-28T19:49:16.218Z] 5851b861e8e6: Waiting [2023-03-28T19:49:16.218Z] 988bab9f4d93: Waiting [2023-03-28T19:49:16.218Z] 1469e6f7b9e6: Waiting [2023-03-28T19:49:16.218Z] e2be974225ed: Verifying Checksum [2023-03-28T19:49:16.218Z] e2be974225ed: Download complete [2023-03-28T19:49:16.218Z] 988bab9f4d93: Verifying Checksum [2023-03-28T19:49:16.218Z] 988bab9f4d93: Download complete [2023-03-28T19:49:16.476Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T19:49:16.476Z] 1469e6f7b9e6: Download complete [2023-03-28T19:49:16.476Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T19:49:16.476Z] 339a4e72a1f5: Download complete [2023-03-28T19:49:16.476Z] eaf3925da568: Verifying Checksum [2023-03-28T19:49:16.476Z] eaf3925da568: Download complete [2023-03-28T19:49:16.476Z] bde34c3a00c8: Verifying Checksum [2023-03-28T19:49:16.476Z] bde34c3a00c8: Download complete [2023-03-28T19:49:16.476Z] b352a97aabf1: Download complete [2023-03-28T19:49:16.476Z] 4872d77fe225: Verifying Checksum [2023-03-28T19:49:16.476Z] 4872d77fe225: Download complete [2023-03-28T19:49:16.476Z] 5851b861e8e6: Verifying Checksum [2023-03-28T19:49:16.476Z] 5851b861e8e6: Download complete [2023-03-28T19:49:16.476Z] b85a868b505f: Verifying Checksum [2023-03-28T19:49:16.476Z] b85a868b505f: Download complete [2023-03-28T19:49:16.735Z] bab4dde63d76: Verifying Checksum [2023-03-28T19:49:16.735Z] bab4dde63d76: Download complete [2023-03-28T19:49:17.671Z] b85a868b505f: Pull complete [2023-03-28T19:49:17.930Z] e2be974225ed: Pull complete [2023-03-28T19:49:18.189Z] 339a4e72a1f5: Pull complete [2023-03-28T19:49:18.449Z] 988bab9f4d93: Pull complete [2023-03-28T19:49:18.708Z] 1469e6f7b9e6: Pull complete [2023-03-28T19:49:18.708Z] eaf3925da568: Pull complete [2023-03-28T19:49:20.615Z] bab4dde63d76: Pull complete [2023-03-28T19:49:20.615Z] bde34c3a00c8: Pull complete [2023-03-28T19:49:20.615Z] b352a97aabf1: Pull complete [2023-03-28T19:49:20.615Z] 4872d77fe225: Pull complete [2023-03-28T19:49:20.615Z] 5851b861e8e6: Pull complete [2023-03-28T19:49:20.875Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T19:49:20.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T19:49:20.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T19:49:20.962Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2023-03-28T19:49:20.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T19:49:22.455Z] $ docker top c65be31353e4f1e9e9b3888f26bc572d4997ea97f42c87650fd5c07f105bdf8f -eo pid,comm [2023-03-28T19:49:22.508Z] 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-03-28T19:49:22.508Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T19:49:22.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T19:49:22.545Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T19:49:22.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T19:49:22.661Z] $ docker exec c65be31353e4f1e9e9b3888f26bc572d4997ea97f42c87650fd5c07f105bdf8f ssh-agent [2023-03-28T19:49:22.766Z] SSH_AUTH_SOCK=/tmp/ssh-iNbkkonVure3/agent.33 [2023-03-28T19:49:22.766Z] SSH_AGENT_PID=39 [2023-03-28T19:49:22.771Z] Running ssh-add (command line suppressed) [2023-03-28T19:49:22.864Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4827786483522134405.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4827786483522134405.key) [2023-03-28T19:49:22.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T19:49:23.157Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T19:49:23.173Z] $ docker exec --env ******** --env ******** c65be31353e4f1e9e9b3888f26bc572d4997ea97f42c87650fd5c07f105bdf8f ssh-agent -k [2023-03-28T19:49:23.279Z] unset SSH_AUTH_SOCK; [2023-03-28T19:49:23.280Z] unset SSH_AGENT_PID; [2023-03-28T19:49:23.280Z] echo Agent pid 39 killed; [2023-03-28T19:49:23.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T19:49:23.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T19:49:23.315Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T19:49:23.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T19:49:23.433Z] $ docker exec c65be31353e4f1e9e9b3888f26bc572d4997ea97f42c87650fd5c07f105bdf8f ssh-agent [2023-03-28T19:49:23.542Z] SSH_AUTH_SOCK=/tmp/ssh-ben2ON3FsH8M/agent.71 [2023-03-28T19:49:23.542Z] SSH_AGENT_PID=77 [2023-03-28T19:49:23.546Z] Running ssh-add (command line suppressed) [2023-03-28T19:49:23.656Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2699630575050412281.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2699630575050412281.key) [2023-03-28T19:49:23.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T19:49:23.951Z] + git semver init [2023-03-28T19:49:24.211Z] 2023-03-28 19:49:24,119 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T19:49:24.211Z] 2023-03-28 19:49:24,120 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-03-28T19:49:24.211Z] 2023-03-28 19:49:24,120 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-03-28T19:49:24.211Z] 2023-03-28 19:49:24,120 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-28T19:49:25.148Z] 2023-03-28 19:49:25,070 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-03-28T19:49:25.148Z] 2023-03-28 19:49:25,071 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-03-28T19:49:25.148Z] 2023-03-28 19:49:25,071 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-28T19:49:25.148Z] 2023-03-28 19:49:25,071 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-28T19:49:25.148Z] 3.0.0-dev.23 [Pipeline] } [2023-03-28T19:49:25.163Z] $ docker exec --env ******** --env ******** c65be31353e4f1e9e9b3888f26bc572d4997ea97f42c87650fd5c07f105bdf8f ssh-agent -k [2023-03-28T19:49:25.261Z] unset SSH_AUTH_SOCK; [2023-03-28T19:49:25.262Z] unset SSH_AGENT_PID; [2023-03-28T19:49:25.262Z] echo Agent pid 77 killed; [2023-03-28T19:49:25.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T19:49:25.567Z] + git semver [Pipeline] } [2023-03-28T19:49:25.843Z] $ docker stop --time=1 c65be31353e4f1e9e9b3888f26bc572d4997ea97f42c87650fd5c07f105bdf8f [2023-03-28T19:49:27.213Z] $ docker rm -f --volumes c65be31353e4f1e9e9b3888f26bc572d4997ea97f42c87650fd5c07f105bdf8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T19:49:27.561Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T19:49:27.757Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T19:49:27.760Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [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-03-28T19:49:27.905Z] provisioning config files... [2023-03-28T19:49:27.914Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8898790739524379307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T19:49:28.206Z] ---> docker-login.sh [2023-03-28T19:49:28.206Z] nexus3.edgexfoundry.org:10001 [2023-03-28T19:49:28.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:49:28.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:49:28.206Z] Configure a credential helper to remove this warning. See [2023-03-28T19:49:28.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:49:28.206Z] [2023-03-28T19:49:28.206Z] Login Succeeded [2023-03-28T19:49:28.206Z] nexus3.edgexfoundry.org:10002 [2023-03-28T19:49:28.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:49:28.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:49:28.206Z] Configure a credential helper to remove this warning. See [2023-03-28T19:49:28.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:49:28.206Z] [2023-03-28T19:49:28.206Z] Login Succeeded [2023-03-28T19:49:28.206Z] nexus3.edgexfoundry.org:10003 [2023-03-28T19:49:28.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:49:28.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:49:28.466Z] Configure a credential helper to remove this warning. See [2023-03-28T19:49:28.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:49:28.466Z] [2023-03-28T19:49:28.466Z] Login Succeeded [2023-03-28T19:49:28.466Z] nexus3.edgexfoundry.org:10004 [2023-03-28T19:49:28.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:49:28.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:49:28.466Z] Configure a credential helper to remove this warning. See [2023-03-28T19:49:28.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:49:28.466Z] [2023-03-28T19:49:28.466Z] Login Succeeded [2023-03-28T19:49:28.466Z] docker.io [2023-03-28T19:49:28.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:49:28.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:49:28.725Z] Configure a credential helper to remove this warning. See [2023-03-28T19:49:28.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:49:28.725Z] [2023-03-28T19:49:28.725Z] Login Succeeded [2023-03-28T19:49:28.725Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T19:49:28.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T19:49:28.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T19:49:28.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T19:49:28.824Z] ========================================================= [2023-03-28T19:49:28.824Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T19:49:28.824Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:49:29.131Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T19:49:29.131Z] Sending build context to Docker daemon 10.87MB [2023-03-28T19:49:29.131Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T19:49:29.131Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T19:49:29.131Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T19:49:29.131Z] 63b65145d645: Pulling fs layer [2023-03-28T19:49:29.131Z] a2d21d5440eb: Pulling fs layer [2023-03-28T19:49:29.131Z] 935e6c44a52c: Pulling fs layer [2023-03-28T19:49:29.131Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T19:49:29.131Z] 30dea6a524f1: Pulling fs layer [2023-03-28T19:49:29.131Z] a2aff8979fd8: Pulling fs layer [2023-03-28T19:49:29.131Z] 6808be2612f2: Pulling fs layer [2023-03-28T19:49:29.131Z] f25807f1079a: Pulling fs layer [2023-03-28T19:49:29.131Z] 94cc34f8dd06: Waiting [2023-03-28T19:49:29.131Z] 30dea6a524f1: Waiting [2023-03-28T19:49:29.131Z] a2aff8979fd8: Waiting [2023-03-28T19:49:29.131Z] 6808be2612f2: Waiting [2023-03-28T19:49:29.131Z] a2d21d5440eb: Verifying Checksum [2023-03-28T19:49:29.131Z] a2d21d5440eb: Download complete [2023-03-28T19:49:29.131Z] 94cc34f8dd06: Download complete [2023-03-28T19:49:29.395Z] 30dea6a524f1: Verifying Checksum [2023-03-28T19:49:29.395Z] 30dea6a524f1: Download complete [2023-03-28T19:49:29.395Z] 63b65145d645: Verifying Checksum [2023-03-28T19:49:29.395Z] 63b65145d645: Download complete [2023-03-28T19:49:29.395Z] a2aff8979fd8: Verifying Checksum [2023-03-28T19:49:29.395Z] a2aff8979fd8: Download complete [2023-03-28T19:49:29.395Z] 63b65145d645: Pull complete [2023-03-28T19:49:29.663Z] a2d21d5440eb: Pull complete [2023-03-28T19:49:29.925Z] f25807f1079a: Verifying Checksum [2023-03-28T19:49:29.925Z] f25807f1079a: Download complete [2023-03-28T19:49:29.925Z] 935e6c44a52c: Verifying Checksum [2023-03-28T19:49:29.925Z] 935e6c44a52c: Download complete [2023-03-28T19:49:30.184Z] 6808be2612f2: Verifying Checksum [2023-03-28T19:49:30.184Z] 6808be2612f2: Download complete [2023-03-28T19:49:33.470Z] 935e6c44a52c: Pull complete [2023-03-28T19:49:33.470Z] 94cc34f8dd06: Pull complete [2023-03-28T19:49:33.470Z] 30dea6a524f1: Pull complete [2023-03-28T19:49:33.470Z] a2aff8979fd8: Pull complete [2023-03-28T19:49:35.369Z] 6808be2612f2: Pull complete [2023-03-28T19:49:36.307Z] f25807f1079a: Pull complete [2023-03-28T19:49:36.307Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T19:49:36.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T19:49:36.307Z] ---> 3b553350e43f [2023-03-28T19:49:36.307Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T19:49:37.689Z] ---> Running in d310ad234ece [2023-03-28T19:49:37.952Z] Removing intermediate container d310ad234ece [2023-03-28T19:49:37.952Z] ---> c4eb6c13cee8 [2023-03-28T19:49:37.952Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T19:49:37.952Z] ---> Running in 14162333b814 [2023-03-28T19:49:37.952Z] Removing intermediate container 14162333b814 [2023-03-28T19:49:37.952Z] ---> 85e8fc7f5ada [2023-03-28T19:49:37.952Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-28T19:49:38.213Z] ---> Running in f52444f4c2a0 [2023-03-28T19:49:38.213Z] Removing intermediate container f52444f4c2a0 [2023-03-28T19:49:38.213Z] ---> 517cc4b4b9c4 [2023-03-28T19:49:38.213Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T19:49:38.213Z] ---> Running in 6f80fb2ca62f [2023-03-28T19:49:38.472Z] Removing intermediate container 6f80fb2ca62f [2023-03-28T19:49:38.472Z] ---> afb1b2d36de8 [2023-03-28T19:49:38.472Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T19:49:38.472Z] ---> Running in 23da55a257bb [2023-03-28T19:49:38.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T19:49:38.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T19:49:39.250Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-28T19:49:39.250Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-28T19:49:39.250Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-28T19:49:39.250Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-28T19:49:39.250Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T19:49:39.250Z] OK: 269 MiB in 57 packages [2023-03-28T19:49:39.519Z] Removing intermediate container 23da55a257bb [2023-03-28T19:49:39.519Z] ---> 385318c91e4d [2023-03-28T19:49:39.519Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-28T19:49:39.781Z] ---> Running in 7d62a082036a [2023-03-28T19:49:39.781Z] Removing intermediate container 7d62a082036a [2023-03-28T19:49:39.781Z] ---> 9c2846784d36 [2023-03-28T19:49:39.781Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-28T19:49:39.781Z] ---> 6b47728f7312 [2023-03-28T19:49:39.781Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T19:49:40.041Z] ---> Running in 6af6d99886ab [2023-03-28T19:49:42.863Z] Still waiting to schedule task [2023-03-28T19:49:42.863Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-28T19:50:12.129Z] Removing intermediate container 6af6d99886ab [2023-03-28T19:50:12.129Z] ---> 9f2afe6048e8 [2023-03-28T19:50:12.129Z] Step 11/12 : COPY . . [2023-03-28T19:50:12.129Z] ---> 5e342cf3b38d [2023-03-28T19:50:12.129Z] Step 12/12 : RUN $MAKE [2023-03-28T19:50:12.129Z] ---> Running in 88e955822bca [2023-03-28T19:50:12.129Z] noop [2023-03-28T19:50:12.129Z] Removing intermediate container 88e955822bca [2023-03-28T19:50:12.129Z] ---> 91bf8e9b863b [2023-03-28T19:50:12.129Z] Successfully built 91bf8e9b863b [2023-03-28T19:50:12.129Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:50:12.441Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T19:50:12.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T19:50:12.515Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2023-03-28T19:50:12.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T19:50:12.948Z] $ docker top adeb4697cb23e47bbcc6a753ae79a83e68c0ceab9664aa1a76c3faa72a014c4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T19:50:13.285Z] + go version [2023-03-28T19:50:13.285Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T19:50:13.300Z] $ docker stop --time=1 adeb4697cb23e47bbcc6a753ae79a83e68c0ceab9664aa1a76c3faa72a014c4f [2023-03-28T19:50:14.629Z] $ docker rm -f --volumes adeb4697cb23e47bbcc6a753ae79a83e68c0ceab9664aa1a76c3faa72a014c4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:50:15.009Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T19:50:15.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T19:50:15.083Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2023-03-28T19:50:15.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T19:50:15.512Z] $ docker top e247b9d8ba8d01fc7ae2f26318cc8ff353840c58e6fdeb4541e5d2e5575bdf37 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T19:50:15.859Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-28T19:50:16.155Z] + make test [2023-03-28T19:50:16.155Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T19:50:21.428Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-28T19:50:29.530Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-03-28T19:50:29.530Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 33.0% of statements [2023-03-28T19:50:36.091Z] go vet ./... [2023-03-28T19:50:38.623Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T19:50:38.623Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T19:50:38.623Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T19:50:38.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T19:50:38.653Z] $ docker stop --time=1 e247b9d8ba8d01fc7ae2f26318cc8ff353840c58e6fdeb4541e5d2e5575bdf37 [2023-03-28T19:50:40.724Z] $ docker rm -f --volumes e247b9d8ba8d01fc7ae2f26318cc8ff353840c58e6fdeb4541e5d2e5575bdf37 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T19:50:41.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T19:50:41.225Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-28T19:50:41.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T19:50:42.123Z] + ls -al . [2023-03-28T19:50:42.124Z] total 184 [2023-03-28T19:50:42.124Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 28 19:50 . [2023-03-28T19:50:42.124Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 19:49 .. [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 28 19:49 .dockerignore [2023-03-28T19:50:42.124Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 19:49 .git [2023-03-28T19:50:42.124Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 19:49 .github [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 28 19:49 .gitignore [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 19:49 .golangci.yml [2023-03-28T19:50:42.124Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 19:49 .semver [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 9202 Mar 28 19:49 Attribution.txt [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 13085 Mar 28 19:49 CHANGELOG.md [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 28 19:49 Dockerfile [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 19:49 GOVERNANCE.md [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 28 19:49 Jenkinsfile [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 19:49 LICENSE [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 1779 Mar 28 19:49 Makefile [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 28 19:49 OWNERS.md [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 15321 Mar 28 19:49 README.md [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 19:49 VERSION [2023-03-28T19:50:42.124Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 19:49 bin [2023-03-28T19:50:42.124Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 19:49 cmd [2023-03-28T19:50:42.124Z] -rw-r--r-- 1 jenkins jenkins 14200 Mar 28 19:50 coverage.out [2023-03-28T19:50:42.124Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 19:49 driver [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 3399 Mar 28 19:49 go.mod [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 31153 Mar 28 19:49 go.sum [2023-03-28T19:50:42.124Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 19:49 snap [2023-03-28T19:50:42.124Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 28 19:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:50:42.473Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fdf83baee4837586abd899036d884868d7632e86 --label arch=amd64 --label version=3.0.0-dev.23 . [2023-03-28T19:50:42.473Z] Sending build context to Docker daemon 10.88MB [2023-03-28T19:50:42.473Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T19:50:42.473Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-28T19:50:42.473Z] ---> 91bf8e9b863b [2023-03-28T19:50:42.473Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-28T19:50:42.473Z] ---> Running in 79735d153904 [2023-03-28T19:50:42.762Z] Removing intermediate container 79735d153904 [2023-03-28T19:50:42.762Z] ---> fbfb76b1a76c [2023-03-28T19:50:42.762Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T19:50:42.762Z] ---> Running in 385f2fb7db3a [2023-03-28T19:50:42.762Z] Removing intermediate container 385f2fb7db3a [2023-03-28T19:50:42.762Z] ---> a43e8015328c [2023-03-28T19:50:42.762Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-28T19:50:43.024Z] ---> Running in 54e2451c57c5 [2023-03-28T19:50:43.024Z] Removing intermediate container 54e2451c57c5 [2023-03-28T19:50:43.024Z] ---> 1d8d5daacb00 [2023-03-28T19:50:43.024Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T19:50:43.024Z] ---> Running in be29237ea75a [2023-03-28T19:50:43.285Z] Removing intermediate container be29237ea75a [2023-03-28T19:50:43.285Z] ---> ca41b0bd0ac2 [2023-03-28T19:50:43.285Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T19:50:43.285Z] ---> Running in 21ee54c3b2aa [2023-03-28T19:50:43.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T19:50:43.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T19:50:43.802Z] OK: 269 MiB in 57 packages [2023-03-28T19:50:44.074Z] Removing intermediate container 21ee54c3b2aa [2023-03-28T19:50:44.074Z] ---> 337539412af1 [2023-03-28T19:50:44.074Z] Step 8/25 : WORKDIR /device-rest-go [2023-03-28T19:50:44.335Z] ---> Running in 998e9ffc2644 [2023-03-28T19:50:44.335Z] Removing intermediate container 998e9ffc2644 [2023-03-28T19:50:44.335Z] ---> 258faa48c32c [2023-03-28T19:50:44.335Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-28T19:50:44.594Z] ---> 354c647f3d3b [2023-03-28T19:50:44.594Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T19:50:44.594Z] ---> Running in bf73e13eb063 [2023-03-28T19:50:45.534Z] Removing intermediate container bf73e13eb063 [2023-03-28T19:50:45.534Z] ---> fdc158763191 [2023-03-28T19:50:45.534Z] Step 11/25 : COPY . . [2023-03-28T19:50:45.794Z] ---> ebd36bba4b99 [2023-03-28T19:50:45.794Z] Step 12/25 : RUN $MAKE [2023-03-28T19:50:45.794Z] ---> Running in 13297d78ad83 [2023-03-28T19:50:46.053Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-03-28T19:51:04.123Z] Removing intermediate container 13297d78ad83 [2023-03-28T19:51:04.123Z] ---> b55625cb1946 [2023-03-28T19:51:04.123Z] Step 13/25 : FROM alpine:3.17 [2023-03-28T19:51:04.123Z] 3.17: Pulling from library/alpine [2023-03-28T19:51:04.123Z] 63b65145d645: Already exists [2023-03-28T19:51:04.123Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T19:51:04.123Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T19:51:04.123Z] ---> b2aa39c304c2 [2023-03-28T19:51:04.123Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-28T19:51:04.123Z] ---> Running in 34f1097cdbae [2023-03-28T19:51:04.123Z] Removing intermediate container 34f1097cdbae [2023-03-28T19:51:04.123Z] ---> 6af2405cccdc [2023-03-28T19:51:04.123Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-03-28T19:51:04.123Z] ---> Running in 1ac301fbf7eb [2023-03-28T19:51:04.123Z] Removing intermediate container 1ac301fbf7eb [2023-03-28T19:51:04.123Z] ---> 2a8c1708a588 [2023-03-28T19:51:04.123Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-03-28T19:51:04.123Z] ---> Running in 7f82de60fe67 [2023-03-28T19:51:04.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T19:51:04.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T19:51:04.123Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T19:51:04.123Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T19:51:04.124Z] OK: 7 MiB in 16 packages [2023-03-28T19:51:04.124Z] Removing intermediate container 7f82de60fe67 [2023-03-28T19:51:04.124Z] ---> e370bab71e6a [2023-03-28T19:51:04.124Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-03-28T19:51:04.691Z] ---> 186655bec89a [2023-03-28T19:51:04.691Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-03-28T19:51:04.691Z] ---> d43dd2c0bb94 [2023-03-28T19:51:04.691Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-03-28T19:51:04.949Z] ---> f00b94adb8d0 [2023-03-28T19:51:04.949Z] Step 20/25 : EXPOSE 59986 [2023-03-28T19:51:04.949Z] ---> Running in 19e14a8f1b41 [2023-03-28T19:51:04.949Z] Removing intermediate container 19e14a8f1b41 [2023-03-28T19:51:04.949Z] ---> 75ef7682feee [2023-03-28T19:51:04.949Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-03-28T19:51:04.949Z] ---> Running in ba7ab38175e4 [2023-03-28T19:51:05.210Z] Removing intermediate container ba7ab38175e4 [2023-03-28T19:51:05.210Z] ---> 0cb7a9d86100 [2023-03-28T19:51:05.210Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-28T19:51:05.210Z] ---> Running in e0b5a3acd2ee [2023-03-28T19:51:05.210Z] Removing intermediate container e0b5a3acd2ee [2023-03-28T19:51:05.210Z] ---> c841e7d69fcb [2023-03-28T19:51:05.210Z] Step 23/25 : LABEL arch=amd64 [2023-03-28T19:51:05.498Z] ---> Running in 3f5a6afdc39c [2023-03-28T19:51:05.498Z] Removing intermediate container 3f5a6afdc39c [2023-03-28T19:51:05.498Z] ---> 7c2cbe6b6b71 [2023-03-28T19:51:05.498Z] Step 24/25 : LABEL git_sha=fdf83baee4837586abd899036d884868d7632e86 [2023-03-28T19:51:05.498Z] ---> Running in 03d214ecef70 [2023-03-28T19:51:05.498Z] Removing intermediate container 03d214ecef70 [2023-03-28T19:51:05.498Z] ---> 02db1141b0e5 [2023-03-28T19:51:05.498Z] Step 25/25 : LABEL version=3.0.0-dev.23 [2023-03-28T19:51:05.758Z] ---> Running in 4f8ccf9b4fde [2023-03-28T19:51:05.758Z] Removing intermediate container 4f8ccf9b4fde [2023-03-28T19:51:05.758Z] ---> 8158aca21807 [2023-03-28T19:51:05.758Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T19:51:05.758Z] Successfully built 8158aca21807 [2023-03-28T19:51:05.758Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T19:51:05.837Z] provisioning config files... [2023-03-28T19:51:05.851Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3718509982727611290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T19:51:06.152Z] ---> docker-login.sh [2023-03-28T19:51:06.152Z] nexus3.edgexfoundry.org:10001 [2023-03-28T19:51:06.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:51:06.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:51:06.152Z] Configure a credential helper to remove this warning. See [2023-03-28T19:51:06.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:51:06.152Z] [2023-03-28T19:51:06.152Z] Login Succeeded [2023-03-28T19:51:06.152Z] nexus3.edgexfoundry.org:10002 [2023-03-28T19:51:06.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:51:06.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:51:06.152Z] Configure a credential helper to remove this warning. See [2023-03-28T19:51:06.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:51:06.152Z] [2023-03-28T19:51:06.152Z] Login Succeeded [2023-03-28T19:51:06.411Z] nexus3.edgexfoundry.org:10003 [2023-03-28T19:51:06.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:51:06.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:51:06.411Z] Configure a credential helper to remove this warning. See [2023-03-28T19:51:06.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:51:06.411Z] [2023-03-28T19:51:06.411Z] Login Succeeded [2023-03-28T19:51:06.411Z] nexus3.edgexfoundry.org:10004 [2023-03-28T19:51:06.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:51:06.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:51:06.411Z] Configure a credential helper to remove this warning. See [2023-03-28T19:51:06.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:51:06.411Z] [2023-03-28T19:51:06.411Z] Login Succeeded [2023-03-28T19:51:06.411Z] docker.io [2023-03-28T19:51:06.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:51:06.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:51:06.669Z] Configure a credential helper to remove this warning. See [2023-03-28T19:51:06.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:51:06.669Z] [2023-03-28T19:51:06.669Z] Login Succeeded [2023-03-28T19:51:06.669Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T19:51:06.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T19:51:06.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T19:51:06.734Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-03-28T19:51:06.734Z] fdf83baee4837586abd899036d884868d7632e86 [2023-03-28T19:51:06.734Z] latest [2023-03-28T19:51:06.734Z] 3.0.0-dev.23 [2023-03-28T19:51:06.734Z] fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 [2023-03-28T19:51:06.734Z] main [2023-03-28T19:51:06.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:51:07.045Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:fdf83baee4837586abd899036d884868d7632e86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:51:07.346Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:fdf83baee4837586abd899036d884868d7632e86 [2023-03-28T19:51:07.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-28T19:51:07.346Z] 22b9b440b52f: Preparing [2023-03-28T19:51:07.346Z] 3ebb634c026f: Preparing [2023-03-28T19:51:07.346Z] f2a8a645b99e: Preparing [2023-03-28T19:51:07.346Z] f1cfc6f05497: Preparing [2023-03-28T19:51:07.346Z] 7cd52847ad77: Preparing [2023-03-28T19:51:07.346Z] 7cd52847ad77: Layer already exists [2023-03-28T19:51:07.346Z] f1cfc6f05497: Pushed [2023-03-28T19:51:07.346Z] 3ebb634c026f: Pushed [2023-03-28T19:51:07.346Z] 22b9b440b52f: Pushed [2023-03-28T19:51:09.883Z] f2a8a645b99e: Pushed [2023-03-28T19:51:09.883Z] fdf83baee4837586abd899036d884868d7632e86: digest: sha256:398583cce1cb532cf6c5d822a41d3c1f0a46a19301e226bf146ffe71409e780d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:51:10.210Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:51:10.521Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-03-28T19:51:10.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-28T19:51:10.521Z] 22b9b440b52f: Preparing [2023-03-28T19:51:10.521Z] 3ebb634c026f: Preparing [2023-03-28T19:51:10.521Z] f2a8a645b99e: Preparing [2023-03-28T19:51:10.521Z] f1cfc6f05497: Preparing [2023-03-28T19:51:10.521Z] 7cd52847ad77: Preparing [2023-03-28T19:51:10.521Z] f2a8a645b99e: Layer already exists [2023-03-28T19:51:10.521Z] 3ebb634c026f: Layer already exists [2023-03-28T19:51:10.521Z] f1cfc6f05497: Layer already exists [2023-03-28T19:51:10.521Z] 22b9b440b52f: Layer already exists [2023-03-28T19:51:10.521Z] 7cd52847ad77: Layer already exists [2023-03-28T19:51:10.521Z] latest: digest: sha256:398583cce1cb532cf6c5d822a41d3c1f0a46a19301e226bf146ffe71409e780d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:51:10.830Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:51:11.144Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.23 [2023-03-28T19:51:11.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-28T19:51:11.144Z] 22b9b440b52f: Preparing [2023-03-28T19:51:11.144Z] 3ebb634c026f: Preparing [2023-03-28T19:51:11.144Z] f2a8a645b99e: Preparing [2023-03-28T19:51:11.144Z] f1cfc6f05497: Preparing [2023-03-28T19:51:11.144Z] 7cd52847ad77: Preparing [2023-03-28T19:51:11.144Z] f2a8a645b99e: Layer already exists [2023-03-28T19:51:11.144Z] 3ebb634c026f: Layer already exists [2023-03-28T19:51:11.144Z] f1cfc6f05497: Layer already exists [2023-03-28T19:51:11.144Z] 22b9b440b52f: Layer already exists [2023-03-28T19:51:11.144Z] 7cd52847ad77: Layer already exists [2023-03-28T19:51:11.144Z] 3.0.0-dev.23: digest: sha256:398583cce1cb532cf6c5d822a41d3c1f0a46a19301e226bf146ffe71409e780d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:51:11.448Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:51:11.752Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 [2023-03-28T19:51:11.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-28T19:51:11.752Z] 22b9b440b52f: Preparing [2023-03-28T19:51:11.752Z] 3ebb634c026f: Preparing [2023-03-28T19:51:11.752Z] f2a8a645b99e: Preparing [2023-03-28T19:51:11.752Z] f1cfc6f05497: Preparing [2023-03-28T19:51:11.752Z] 7cd52847ad77: Preparing [2023-03-28T19:51:11.752Z] 22b9b440b52f: Layer already exists [2023-03-28T19:51:11.752Z] f2a8a645b99e: Layer already exists [2023-03-28T19:51:11.752Z] 3ebb634c026f: Layer already exists [2023-03-28T19:51:11.752Z] f1cfc6f05497: Layer already exists [2023-03-28T19:51:11.752Z] 7cd52847ad77: Layer already exists [2023-03-28T19:51:11.752Z] fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23: digest: sha256:398583cce1cb532cf6c5d822a41d3c1f0a46a19301e226bf146ffe71409e780d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:51:12.062Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:51:12.373Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-03-28T19:51:12.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-28T19:51:12.373Z] 22b9b440b52f: Preparing [2023-03-28T19:51:12.373Z] 3ebb634c026f: Preparing [2023-03-28T19:51:12.373Z] f2a8a645b99e: Preparing [2023-03-28T19:51:12.373Z] f1cfc6f05497: Preparing [2023-03-28T19:51:12.373Z] 7cd52847ad77: Preparing [2023-03-28T19:51:12.373Z] f1cfc6f05497: Layer already exists [2023-03-28T19:51:12.373Z] 3ebb634c026f: Layer already exists [2023-03-28T19:51:12.373Z] f2a8a645b99e: Layer already exists [2023-03-28T19:51:12.373Z] 22b9b440b52f: Layer already exists [2023-03-28T19:51:12.373Z] 7cd52847ad77: Layer already exists [2023-03-28T19:51:12.373Z] main: digest: sha256:398583cce1cb532cf6c5d822a41d3c1f0a46a19301e226bf146ffe71409e780d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T19:51:12.415Z] ===================================================== [Pipeline] echo [2023-03-28T19:51:12.421Z] taggedImages: [2023-03-28T19:51:12.421Z] - nexus3.edgexfoundry.org:10004/device-rest:fdf83baee4837586abd899036d884868d7632e86 [2023-03-28T19:51:12.421Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-03-28T19:51:12.421Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.23 [2023-03-28T19:51:12.421Z] - nexus3.edgexfoundry.org:10004/device-rest:fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 [2023-03-28T19:51:12.421Z] - nexus3.edgexfoundry.org:10004/device-rest: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-03-28T19:51:12.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T19:51:12.782Z] [2023-03-28T19:51:12.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:51:13.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T19:51:13.161Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T19:51:13.161Z] 5eb5b503b376: Pulling fs layer [2023-03-28T19:51:13.161Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T19:51:13.161Z] ec43610c2a17: Pulling fs layer [2023-03-28T19:51:13.161Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T19:51:13.161Z] 33b1e0a273af: Pulling fs layer [2023-03-28T19:51:13.161Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T19:51:13.161Z] 2f39f015ded8: Pulling fs layer [2023-03-28T19:51:13.161Z] 33b1e0a273af: Waiting [2023-03-28T19:51:13.161Z] 5d3b04190fa2: Waiting [2023-03-28T19:51:13.161Z] 2f39f015ded8: Waiting [2023-03-28T19:51:13.161Z] 3a2ae6a8a46f: Waiting [2023-03-28T19:51:13.161Z] 5c69ac0246d0: Verifying Checksum [2023-03-28T19:51:13.161Z] 5c69ac0246d0: Download complete [2023-03-28T19:51:13.161Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T19:51:13.161Z] 3a2ae6a8a46f: Download complete [2023-03-28T19:51:13.426Z] 33b1e0a273af: Verifying Checksum [2023-03-28T19:51:13.426Z] 33b1e0a273af: Download complete [2023-03-28T19:51:13.426Z] ec43610c2a17: Verifying Checksum [2023-03-28T19:51:13.426Z] ec43610c2a17: Download complete [2023-03-28T19:51:13.426Z] 5d3b04190fa2: Verifying Checksum [2023-03-28T19:51:13.426Z] 5d3b04190fa2: Download complete [2023-03-28T19:51:13.426Z] 5eb5b503b376: Verifying Checksum [2023-03-28T19:51:13.426Z] 5eb5b503b376: Download complete [2023-03-28T19:51:13.999Z] 2f39f015ded8: Download complete [2023-03-28T19:51:14.565Z] 5eb5b503b376: Pull complete [2023-03-28T19:51:14.565Z] 5c69ac0246d0: Pull complete [2023-03-28T19:51:15.131Z] ec43610c2a17: Pull complete [2023-03-28T19:51:15.131Z] 3a2ae6a8a46f: Pull complete [2023-03-28T19:51:15.390Z] 33b1e0a273af: Pull complete [2023-03-28T19:51:15.390Z] 5d3b04190fa2: Pull complete [2023-03-28T19:51:17.910Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6098 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-03-28T19:51:17.922Z] Running in /w/workspace/device-rest-go/95 [Pipeline] { [Pipeline] checkout [2023-03-28T19:51:17.954Z] The recommended git tool is: git [2023-03-28T19:51:19.576Z] 2f39f015ded8: Pull complete [2023-03-28T19:51:19.576Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T19:51:19.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T19:51:19.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T19:51:19.656Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2023-03-28T19:51:19.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T19:51:21.649Z] $ docker top c19a16cc5490875112e9724fff97a95a7ceb20899b694c4e478ec1f17bf3cdf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T19:51:22.024Z] ---> job-cost.sh [2023-03-28T19:51:22.024Z] lf-activate-venv: SKIPPING [2023-03-28T19:51:22.024Z] INFO: No Stack... [2023-03-28T19:51:22.282Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T19:51:22.849Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T19:51:23.135Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-03-28T19:51:23.135Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T19:51:23.145Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] [2023-03-28T19:51:23.149Z] Resource [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] did not exist. Created. [2023-03-28T19:51:23.149Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T19:51:23.219Z] using credential edgex-jenkins-ssh [2023-03-28T19:51:23.232Z] Cloning the remote Git repository [2023-03-28T19:51:23.452Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T19:51:23.469Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T19:51:23.474Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T19:51:23.494Z] $ docker stop --time=1 c19a16cc5490875112e9724fff97a95a7ceb20899b694c4e478ec1f17bf3cdf5 [2023-03-28T19:51:23.281Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-03-28T19:51:23.381Z] > git init /w/workspace/device-rest-go/95 # timeout=10 [2023-03-28T19:51:23.525Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-03-28T19:51:23.526Z] > git --version # timeout=10 [2023-03-28T19:51:23.546Z] > git --version # 'git version 2.25.1' [2023-03-28T19:51:23.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T19:51:23.696Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T19:51:24.648Z] $ docker rm -f --volumes c19a16cc5490875112e9724fff97a95a7ceb20899b694c4e478ec1f17bf3cdf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T19:51:26.415Z] Avoid second fetch [2023-03-28T19:51:26.416Z] Checking out Revision fdf83baee4837586abd899036d884868d7632e86 (main) [2023-03-28T19:51:25.506Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-03-28T19:51:25.528Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T19:51:26.437Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T19:51:26.514Z] > git checkout -f fdf83baee4837586abd899036d884868d7632e86 # timeout=10 [2023-03-28T19:51:26.965Z] Commit message: "refactor!: Changed configuration and simple-devices files format to YAML (#281)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T19:51:27.817Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T19:51:27.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T19:51:27.817Z] Dload Upload Total Spent Left Speed [2023-03-28T19:51:27.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2023-03-28T19:51:28.406Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T19:51:28.739Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T19:51:28.739Z] + sudo tee /etc/docker/daemon.new [2023-03-28T19:51:28.739Z] { [2023-03-28T19:51:28.739Z] "registry-mirrors": [ [2023-03-28T19:51:28.739Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T19:51:28.739Z] ], [2023-03-28T19:51:28.739Z] "bip": "10.250.0.254/24", [2023-03-28T19:51:28.739Z] "hosts": [ [2023-03-28T19:51:28.739Z] "tcp://0.0.0.0:5555", [2023-03-28T19:51:28.739Z] "unix:///var/run/docker.sock" [2023-03-28T19:51:28.739Z] ], [2023-03-28T19:51:28.739Z] "mtu": 1458, [2023-03-28T19:51:28.739Z] "selinux-enabled": true, [2023-03-28T19:51:28.739Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T19:51:28.739Z] } [Pipeline] sh [2023-03-28T19:51:29.071Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T19:51:29.423Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T19:51:47.695Z] provisioning config files... [2023-03-28T19:51:47.721Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/95@tmp/config370233929185983492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T19:51:48.067Z] ---> docker-login.sh [2023-03-28T19:51:48.067Z] nexus3.edgexfoundry.org:10001 [2023-03-28T19:51:48.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:51:48.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:51:48.619Z] Configure a credential helper to remove this warning. See [2023-03-28T19:51:48.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:51:48.619Z] [2023-03-28T19:51:48.619Z] Login Succeeded [2023-03-28T19:51:48.619Z] nexus3.edgexfoundry.org:10002 [2023-03-28T19:51:48.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:51:48.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:51:48.889Z] Configure a credential helper to remove this warning. See [2023-03-28T19:51:48.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:51:48.889Z] [2023-03-28T19:51:48.889Z] Login Succeeded [2023-03-28T19:51:49.160Z] nexus3.edgexfoundry.org:10003 [2023-03-28T19:51:49.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:51:49.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:51:49.430Z] Configure a credential helper to remove this warning. See [2023-03-28T19:51:49.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:51:49.430Z] [2023-03-28T19:51:49.430Z] Login Succeeded [2023-03-28T19:51:49.430Z] nexus3.edgexfoundry.org:10004 [2023-03-28T19:51:49.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:51:49.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:51:49.701Z] Configure a credential helper to remove this warning. See [2023-03-28T19:51:49.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:51:49.701Z] [2023-03-28T19:51:49.701Z] Login Succeeded [2023-03-28T19:51:49.701Z] docker.io [2023-03-28T19:51:49.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:51:50.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:51:50.244Z] Configure a credential helper to remove this warning. See [2023-03-28T19:51:50.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:51:50.244Z] [2023-03-28T19:51:50.244Z] Login Succeeded [2023-03-28T19:51:50.244Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T19:51:50.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T19:51:50.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T19:51:50.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T19:51:50.545Z] ========================================================= [2023-03-28T19:51:50.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T19:51:50.545Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:51:50.893Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T19:51:50.893Z] Sending build context to Docker daemon 137.2kB [2023-03-28T19:51:51.178Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T19:51:51.178Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T19:51:51.178Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T19:51:51.178Z] af6eaf76a39c: Pulling fs layer [2023-03-28T19:51:51.178Z] 55522c791124: Pulling fs layer [2023-03-28T19:51:51.178Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T19:51:51.178Z] 169dfbe0d373: Pulling fs layer [2023-03-28T19:51:51.178Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T19:51:51.178Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T19:51:51.178Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T19:51:51.178Z] e1ff8fa3b103: Waiting [2023-03-28T19:51:51.178Z] 52ebb69f0ebf: Waiting [2023-03-28T19:51:51.178Z] 169dfbe0d373: Waiting [2023-03-28T19:51:51.178Z] 5abe8eddf0d5: Waiting [2023-03-28T19:51:51.449Z] 55522c791124: Verifying Checksum [2023-03-28T19:51:51.449Z] 55522c791124: Download complete [2023-03-28T19:51:51.449Z] 169dfbe0d373: Verifying Checksum [2023-03-28T19:51:51.449Z] 169dfbe0d373: Download complete [2023-03-28T19:51:51.450Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T19:51:51.450Z] e1ff8fa3b103: Download complete [2023-03-28T19:51:51.450Z] af6eaf76a39c: Verifying Checksum [2023-03-28T19:51:51.450Z] af6eaf76a39c: Download complete [2023-03-28T19:51:52.420Z] af6eaf76a39c: Pull complete [2023-03-28T19:51:52.691Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T19:51:52.691Z] 5abe8eddf0d5: Download complete [2023-03-28T19:51:52.966Z] 55522c791124: Pull complete [2023-03-28T19:51:54.395Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T19:51:54.395Z] ce5c4a1c91eb: Download complete [2023-03-28T19:51:54.395Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T19:51:54.395Z] 52ebb69f0ebf: Download complete [2023-03-28T19:52:06.779Z] ce5c4a1c91eb: Pull complete [2023-03-28T19:52:06.779Z] 169dfbe0d373: Pull complete [2023-03-28T19:52:06.779Z] e1ff8fa3b103: Pull complete [2023-03-28T19:52:12.138Z] 52ebb69f0ebf: Pull complete [2023-03-28T19:52:14.736Z] 5abe8eddf0d5: Pull complete [2023-03-28T19:52:14.736Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T19:52:14.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T19:52:14.736Z] ---> 6cb57ee374ae [2023-03-28T19:52:14.736Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T19:52:16.154Z] ---> Running in 4725be023f1d [2023-03-28T19:52:16.423Z] Removing intermediate container 4725be023f1d [2023-03-28T19:52:16.423Z] ---> 26e9f03e1b66 [2023-03-28T19:52:16.423Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T19:52:16.423Z] ---> Running in 4c4b820e7505 [2023-03-28T19:52:17.011Z] Removing intermediate container 4c4b820e7505 [2023-03-28T19:52:17.011Z] ---> 5258471d6cb5 [2023-03-28T19:52:17.011Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-28T19:52:17.011Z] ---> Running in 29c08f39a122 [2023-03-28T19:52:17.282Z] Removing intermediate container 29c08f39a122 [2023-03-28T19:52:17.282Z] ---> 962981cea2c4 [2023-03-28T19:52:17.282Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T19:52:17.282Z] ---> Running in 26a4c431ddd9 [2023-03-28T19:52:17.870Z] Removing intermediate container 26a4c431ddd9 [2023-03-28T19:52:17.870Z] ---> 05427bbeaabb [2023-03-28T19:52:17.870Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T19:52:17.870Z] ---> Running in 6a8d46801994 [2023-03-28T19:52:18.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T19:52:19.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T19:52:20.868Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-28T19:52:20.868Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-28T19:52:20.868Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-28T19:52:20.868Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-28T19:52:20.868Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T19:52:20.868Z] OK: 268 MiB in 57 packages [2023-03-28T19:52:21.839Z] Removing intermediate container 6a8d46801994 [2023-03-28T19:52:21.839Z] ---> e05b4ab277c3 [2023-03-28T19:52:21.839Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-28T19:52:21.839Z] ---> Running in 4700308f96fa [2023-03-28T19:52:22.107Z] Removing intermediate container 4700308f96fa [2023-03-28T19:52:22.107Z] ---> c34460330f1f [2023-03-28T19:52:22.107Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-28T19:52:26.396Z] ---> 0e10a6898a31 [2023-03-28T19:52:26.397Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T19:52:26.397Z] ---> Running in 419e9177bec9 [2023-03-28T19:53:34.304Z] Removing intermediate container 419e9177bec9 [2023-03-28T19:53:34.304Z] ---> cb28a87759fd [2023-03-28T19:53:34.304Z] Step 11/12 : COPY . . [2023-03-28T19:53:34.304Z] ---> c6799fdf7e68 [2023-03-28T19:53:34.304Z] Step 12/12 : RUN $MAKE [2023-03-28T19:53:34.304Z] ---> Running in a8c03b00a5d4 [2023-03-28T19:53:34.304Z] noop [2023-03-28T19:53:34.304Z] Removing intermediate container a8c03b00a5d4 [2023-03-28T19:53:34.304Z] ---> 2b0e6af63de0 [2023-03-28T19:53:34.304Z] Successfully built 2b0e6af63de0 [2023-03-28T19:53:34.304Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:53:34.678Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T19:53:34.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T19:53:34.918Z] prd-ubuntu20.04-docker-arm64-4c-16g-6098 does not seem to be running inside a container [2023-03-28T19:53:35.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/95 -v /w/workspace/device-rest-go/95:/w/workspace/device-rest-go/95:rw,z -v /w/workspace/device-rest-go/95@tmp:/w/workspace/device-rest-go/95@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-03-28T19:53:36.441Z] $ docker top 4bd6f554ca2595ecf5f3c2bdf1d78da8544db64bbfb13407cc57fd434930c228 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T19:53:37.290Z] + go version [2023-03-28T19:53:37.290Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T19:53:37.312Z] $ docker stop --time=1 4bd6f554ca2595ecf5f3c2bdf1d78da8544db64bbfb13407cc57fd434930c228 [2023-03-28T19:53:38.955Z] $ docker rm -f --volumes 4bd6f554ca2595ecf5f3c2bdf1d78da8544db64bbfb13407cc57fd434930c228 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:53:39.519Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T19:53:39.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T19:53:39.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-6098 does not seem to be running inside a container [2023-03-28T19:53:39.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/95 -v /w/workspace/device-rest-go/95:/w/workspace/device-rest-go/95:rw,z -v /w/workspace/device-rest-go/95@tmp:/w/workspace/device-rest-go/95@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-03-28T19:53:40.995Z] $ docker top 8e766b529d732fee7456c4566a8f1e2b50c17ac8063373d8d70f9d6ee470fc83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T19:53:41.517Z] + git config --global --add safe.directory /w/workspace/device-rest-go/95 [Pipeline] fileExists [Pipeline] sh [2023-03-28T19:53:42.441Z] + make test [2023-03-28T19:53:42.441Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T19:54:21.367Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-28T19:56:28.079Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-03-28T19:56:28.352Z] ok github.com/edgexfoundry/device-rest-go/driver 0.063s coverage: 33.0% of statements [2023-03-28T19:56:29.328Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T19:56:29.328Z] go vet ./... [2023-03-28T19:57:08.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T19:57:08.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T19:57:08.247Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T19:57:08.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T19:57:08.279Z] $ docker stop --time=1 8e766b529d732fee7456c4566a8f1e2b50c17ac8063373d8d70f9d6ee470fc83 [2023-03-28T19:57:10.167Z] $ docker rm -f --volumes 8e766b529d732fee7456c4566a8f1e2b50c17ac8063373d8d70f9d6ee470fc83 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T19:57:11.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T19:57:11.462Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T19:57:11.930Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T19:57:12.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T19:57:12.646Z] + ls -al . [2023-03-28T19:57:12.646Z] total 180 [2023-03-28T19:57:12.646Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 19:53 . [2023-03-28T19:57:12.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 19:51 .. [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 28 19:51 .dockerignore [2023-03-28T19:57:12.646Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 19:51 .git [2023-03-28T19:57:12.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 19:51 .github [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 28 19:51 .gitignore [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 19:51 .golangci.yml [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 9202 Mar 28 19:51 Attribution.txt [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 13085 Mar 28 19:51 CHANGELOG.md [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 28 19:51 Dockerfile [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 19:51 GOVERNANCE.md [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 28 19:51 Jenkinsfile [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 19:51 LICENSE [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 1779 Mar 28 19:51 Makefile [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 28 19:51 OWNERS.md [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 15321 Mar 28 19:51 README.md [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 19:49 VERSION [2023-03-28T19:57:12.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 19:51 bin [2023-03-28T19:57:12.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 19:51 cmd [2023-03-28T19:57:12.646Z] -rw-r--r-- 1 jenkins jenkins 14200 Mar 28 19:56 coverage.out [2023-03-28T19:57:12.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 19:51 driver [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 3399 Mar 28 19:51 go.mod [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 31153 Mar 28 19:51 go.sum [2023-03-28T19:57:12.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 19:51 snap [2023-03-28T19:57:12.646Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 28 19:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:57:12.989Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fdf83baee4837586abd899036d884868d7632e86 --label arch=arm64 --label version=3.0.0-dev.23 . [2023-03-28T19:57:12.989Z] Sending build context to Docker daemon 152.1kB [2023-03-28T19:57:13.256Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T19:57:13.256Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-28T19:57:13.256Z] ---> 2b0e6af63de0 [2023-03-28T19:57:13.256Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-28T19:57:13.256Z] ---> Running in d1fa467cc93e [2023-03-28T19:57:13.524Z] Removing intermediate container d1fa467cc93e [2023-03-28T19:57:13.524Z] ---> 2504e9a18ef6 [2023-03-28T19:57:13.524Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T19:57:13.799Z] ---> Running in 1c17644448c8 [2023-03-28T19:57:14.071Z] Removing intermediate container 1c17644448c8 [2023-03-28T19:57:14.071Z] ---> 4b9dce13f119 [2023-03-28T19:57:14.071Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-28T19:57:14.071Z] ---> Running in cbe9294b6ab0 [2023-03-28T19:57:14.337Z] Removing intermediate container cbe9294b6ab0 [2023-03-28T19:57:14.337Z] ---> 4cb2fa3d3515 [2023-03-28T19:57:14.337Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T19:57:14.337Z] ---> Running in bc5011d0d4ba [2023-03-28T19:57:14.603Z] Removing intermediate container bc5011d0d4ba [2023-03-28T19:57:14.603Z] ---> 6687b856186b [2023-03-28T19:57:14.603Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T19:57:14.874Z] ---> Running in 1df761f27f7c [2023-03-28T19:57:15.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T19:57:16.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T19:57:17.831Z] OK: 268 MiB in 57 packages [2023-03-28T19:57:18.414Z] Removing intermediate container 1df761f27f7c [2023-03-28T19:57:18.414Z] ---> 66b985009dab [2023-03-28T19:57:18.414Z] Step 8/25 : WORKDIR /device-rest-go [2023-03-28T19:57:18.414Z] ---> Running in b0b9683be7db [2023-03-28T19:57:18.681Z] Removing intermediate container b0b9683be7db [2023-03-28T19:57:18.681Z] ---> 4a6846cd3964 [2023-03-28T19:57:18.681Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-28T19:57:19.261Z] ---> 88dc9eb41870 [2023-03-28T19:57:19.261Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T19:57:19.261Z] ---> Running in f89e364beb44 [2023-03-28T19:57:21.838Z] Removing intermediate container f89e364beb44 [2023-03-28T19:57:21.838Z] ---> 75a25bc975d7 [2023-03-28T19:57:21.838Z] Step 11/25 : COPY . . [2023-03-28T19:57:22.111Z] ---> 953940b9d3ae [2023-03-28T19:57:22.111Z] Step 12/25 : RUN $MAKE [2023-03-28T19:57:22.111Z] ---> Running in 420ffeef1454 [2023-03-28T19:57:23.072Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-03-28T19:59:59.819Z] Removing intermediate container 420ffeef1454 [2023-03-28T19:59:59.819Z] ---> bd186efbcbbd [2023-03-28T19:59:59.819Z] Step 13/25 : FROM alpine:3.17 [2023-03-28T19:59:59.819Z] 3.17: Pulling from library/alpine [2023-03-28T19:59:59.819Z] af6eaf76a39c: Already exists [2023-03-28T19:59:59.819Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T19:59:59.819Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T19:59:59.819Z] ---> d74e625d9115 [2023-03-28T19:59:59.819Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-28T19:59:59.819Z] ---> Running in decd184b166b [2023-03-28T19:59:59.819Z] Removing intermediate container decd184b166b [2023-03-28T19:59:59.819Z] ---> be03288bbd67 [2023-03-28T19:59:59.819Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-03-28T19:59:59.819Z] ---> Running in f0fc26657e09 [2023-03-28T19:59:59.819Z] Removing intermediate container f0fc26657e09 [2023-03-28T19:59:59.819Z] ---> adb88f7b44f2 [2023-03-28T19:59:59.819Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-03-28T19:59:59.819Z] ---> Running in 8499f5ee10e1 [2023-03-28T19:59:59.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T19:59:59.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T19:59:59.819Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T19:59:59.819Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T19:59:59.819Z] OK: 8 MiB in 16 packages [2023-03-28T19:59:59.819Z] Removing intermediate container 8499f5ee10e1 [2023-03-28T19:59:59.819Z] ---> c01700687af8 [2023-03-28T19:59:59.819Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-03-28T19:59:59.819Z] ---> 9973c6a6afb3 [2023-03-28T19:59:59.819Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-03-28T19:59:59.819Z] ---> 663fa47f5e1b [2023-03-28T19:59:59.819Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-03-28T19:59:59.819Z] ---> 59416ca862d7 [2023-03-28T19:59:59.819Z] Step 20/25 : EXPOSE 59986 [2023-03-28T19:59:59.819Z] ---> Running in 2a56b2c31280 [2023-03-28T19:59:59.819Z] Removing intermediate container 2a56b2c31280 [2023-03-28T19:59:59.819Z] ---> c393df013836 [2023-03-28T19:59:59.819Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-03-28T19:59:59.819Z] ---> Running in f6340a255640 [2023-03-28T19:59:59.819Z] Removing intermediate container f6340a255640 [2023-03-28T19:59:59.819Z] ---> ec91813eb8a5 [2023-03-28T19:59:59.819Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-28T19:59:59.819Z] ---> Running in 661e46d6ecb3 [2023-03-28T19:59:59.819Z] Removing intermediate container 661e46d6ecb3 [2023-03-28T19:59:59.819Z] ---> bf8d4cc56836 [2023-03-28T19:59:59.819Z] Step 23/25 : LABEL arch=arm64 [2023-03-28T19:59:59.819Z] ---> Running in c41cee1ebff4 [2023-03-28T19:59:59.819Z] Removing intermediate container c41cee1ebff4 [2023-03-28T19:59:59.819Z] ---> b55c45f4b8f5 [2023-03-28T19:59:59.819Z] Step 24/25 : LABEL git_sha=fdf83baee4837586abd899036d884868d7632e86 [2023-03-28T19:59:59.819Z] ---> Running in 786c55fa4a08 [2023-03-28T19:59:59.819Z] Removing intermediate container 786c55fa4a08 [2023-03-28T19:59:59.819Z] ---> 0fd340929875 [2023-03-28T19:59:59.819Z] Step 25/25 : LABEL version=3.0.0-dev.23 [2023-03-28T19:59:59.819Z] ---> Running in 298d02f6fe7a [2023-03-28T19:59:59.819Z] Removing intermediate container 298d02f6fe7a [2023-03-28T19:59:59.819Z] ---> 35eae250a357 [2023-03-28T19:59:59.819Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T19:59:59.819Z] Successfully built 35eae250a357 [2023-03-28T19:59:59.819Z] Successfully tagged device-rest-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-03-28T19:59:59.920Z] provisioning config files... [2023-03-28T19:59:59.936Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/95@tmp/config9573357792972623328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:00:00.278Z] ---> docker-login.sh [2023-03-28T20:00:00.278Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:00:00.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:00:00.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:00:00.548Z] Configure a credential helper to remove this warning. See [2023-03-28T20:00:00.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:00:00.548Z] [2023-03-28T20:00:00.548Z] Login Succeeded [2023-03-28T20:00:00.548Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:00:00.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:00:00.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:00:00.817Z] Configure a credential helper to remove this warning. See [2023-03-28T20:00:00.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:00:00.817Z] [2023-03-28T20:00:00.817Z] Login Succeeded [2023-03-28T20:00:00.817Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:00:01.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:00:01.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:00:01.354Z] Configure a credential helper to remove this warning. See [2023-03-28T20:00:01.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:00:01.354Z] [2023-03-28T20:00:01.354Z] Login Succeeded [2023-03-28T20:00:01.354Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:00:01.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:00:01.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:00:01.622Z] Configure a credential helper to remove this warning. See [2023-03-28T20:00:01.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:00:01.622Z] [2023-03-28T20:00:01.622Z] Login Succeeded [2023-03-28T20:00:01.622Z] docker.io [2023-03-28T20:00:01.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:00:04.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:00:04.470Z] Configure a credential helper to remove this warning. See [2023-03-28T20:00:04.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:00:04.470Z] [2023-03-28T20:00:04.470Z] Login Succeeded [2023-03-28T20:00:04.470Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:00:04.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T20:00:04.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:00:04.523Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-03-28T20:00:04.523Z] fdf83baee4837586abd899036d884868d7632e86 [2023-03-28T20:00:04.523Z] latest [2023-03-28T20:00:04.523Z] 3.0.0-dev.23 [2023-03-28T20:00:04.523Z] fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 [2023-03-28T20:00:04.523Z] main [2023-03-28T20:00:04.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:04.857Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:fdf83baee4837586abd899036d884868d7632e86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:05.275Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:fdf83baee4837586abd899036d884868d7632e86 [2023-03-28T20:00:05.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-28T20:00:05.275Z] 29b2c42610f5: Preparing [2023-03-28T20:00:05.275Z] 8ee7ababcca5: Preparing [2023-03-28T20:00:05.275Z] 1f8523110d71: Preparing [2023-03-28T20:00:05.275Z] e4caf45a3790: Preparing [2023-03-28T20:00:05.275Z] edf70074bd40: Preparing [2023-03-28T20:00:05.546Z] edf70074bd40: Layer already exists [2023-03-28T20:00:05.546Z] 8ee7ababcca5: Pushed [2023-03-28T20:00:05.546Z] 29b2c42610f5: Pushed [2023-03-28T20:00:05.546Z] e4caf45a3790: Pushed [2023-03-28T20:00:12.259Z] 1f8523110d71: Pushed [2023-03-28T20:00:12.259Z] fdf83baee4837586abd899036d884868d7632e86: digest: sha256:9e77e79bd87332f6ec922fe578753ddf140947c6b87b77f91431f12014336b16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:12.611Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:12.967Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-03-28T20:00:12.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-28T20:00:12.967Z] 29b2c42610f5: Preparing [2023-03-28T20:00:12.967Z] 8ee7ababcca5: Preparing [2023-03-28T20:00:12.967Z] 1f8523110d71: Preparing [2023-03-28T20:00:12.967Z] e4caf45a3790: Preparing [2023-03-28T20:00:12.967Z] edf70074bd40: Preparing [2023-03-28T20:00:12.967Z] edf70074bd40: Layer already exists [2023-03-28T20:00:12.967Z] 8ee7ababcca5: Layer already exists [2023-03-28T20:00:12.967Z] 29b2c42610f5: Layer already exists [2023-03-28T20:00:12.967Z] e4caf45a3790: Layer already exists [2023-03-28T20:00:12.967Z] 1f8523110d71: Layer already exists [2023-03-28T20:00:13.236Z] latest: digest: sha256:9e77e79bd87332f6ec922fe578753ddf140947c6b87b77f91431f12014336b16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:13.592Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:13.942Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.23 [2023-03-28T20:00:13.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-28T20:00:13.943Z] 29b2c42610f5: Preparing [2023-03-28T20:00:13.943Z] 8ee7ababcca5: Preparing [2023-03-28T20:00:13.943Z] 1f8523110d71: Preparing [2023-03-28T20:00:13.943Z] e4caf45a3790: Preparing [2023-03-28T20:00:13.943Z] edf70074bd40: Preparing [2023-03-28T20:00:13.943Z] edf70074bd40: Layer already exists [2023-03-28T20:00:13.943Z] 1f8523110d71: Layer already exists [2023-03-28T20:00:13.943Z] e4caf45a3790: Layer already exists [2023-03-28T20:00:13.943Z] 29b2c42610f5: Layer already exists [2023-03-28T20:00:13.943Z] 8ee7ababcca5: Layer already exists [2023-03-28T20:00:13.943Z] 3.0.0-dev.23: digest: sha256:9e77e79bd87332f6ec922fe578753ddf140947c6b87b77f91431f12014336b16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:14.571Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:14.927Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 [2023-03-28T20:00:14.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-28T20:00:14.927Z] 29b2c42610f5: Preparing [2023-03-28T20:00:14.927Z] 8ee7ababcca5: Preparing [2023-03-28T20:00:14.927Z] 1f8523110d71: Preparing [2023-03-28T20:00:14.927Z] e4caf45a3790: Preparing [2023-03-28T20:00:14.927Z] edf70074bd40: Preparing [2023-03-28T20:00:14.927Z] 29b2c42610f5: Layer already exists [2023-03-28T20:00:14.927Z] 8ee7ababcca5: Layer already exists [2023-03-28T20:00:14.927Z] edf70074bd40: Layer already exists [2023-03-28T20:00:14.927Z] e4caf45a3790: Layer already exists [2023-03-28T20:00:14.927Z] 1f8523110d71: Layer already exists [2023-03-28T20:00:14.927Z] fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23: digest: sha256:9e77e79bd87332f6ec922fe578753ddf140947c6b87b77f91431f12014336b16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:15.557Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:15.902Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-03-28T20:00:15.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-28T20:00:15.902Z] 29b2c42610f5: Preparing [2023-03-28T20:00:15.902Z] 8ee7ababcca5: Preparing [2023-03-28T20:00:15.902Z] 1f8523110d71: Preparing [2023-03-28T20:00:15.902Z] e4caf45a3790: Preparing [2023-03-28T20:00:15.902Z] edf70074bd40: Preparing [2023-03-28T20:00:15.902Z] edf70074bd40: Layer already exists [2023-03-28T20:00:15.902Z] e4caf45a3790: Layer already exists [2023-03-28T20:00:15.902Z] 29b2c42610f5: Layer already exists [2023-03-28T20:00:15.902Z] 1f8523110d71: Layer already exists [2023-03-28T20:00:15.902Z] 8ee7ababcca5: Layer already exists [2023-03-28T20:00:16.171Z] main: digest: sha256:9e77e79bd87332f6ec922fe578753ddf140947c6b87b77f91431f12014336b16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T20:00:16.232Z] ===================================================== [Pipeline] echo [2023-03-28T20:00:16.242Z] taggedImages: [2023-03-28T20:00:16.242Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:fdf83baee4837586abd899036d884868d7632e86 [2023-03-28T20:00:16.242Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-03-28T20:00:16.242Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.23 [2023-03-28T20:00:16.242Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 [2023-03-28T20:00:16.242Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:16.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T20:00:16.600Z] [2023-03-28T20:00:16.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:16.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T20:00:17.206Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T20:00:17.206Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T20:00:17.206Z] 04944245beec: Pulling fs layer [2023-03-28T20:00:17.206Z] 699f458cf7ca: Pulling fs layer [2023-03-28T20:00:17.206Z] 765212b225bb: Pulling fs layer [2023-03-28T20:00:17.206Z] f23df028b6ca: Pulling fs layer [2023-03-28T20:00:17.206Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T20:00:17.206Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T20:00:17.206Z] f23df028b6ca: Waiting [2023-03-28T20:00:17.206Z] d65c8cfc05b1: Waiting [2023-03-28T20:00:17.206Z] 2437ff75d9bd: Waiting [2023-03-28T20:00:17.206Z] 765212b225bb: Waiting [2023-03-28T20:00:17.206Z] 04944245beec: Verifying Checksum [2023-03-28T20:00:17.206Z] 04944245beec: Download complete [2023-03-28T20:00:17.206Z] 765212b225bb: Verifying Checksum [2023-03-28T20:00:17.206Z] 765212b225bb: Download complete [2023-03-28T20:00:17.206Z] f23df028b6ca: Verifying Checksum [2023-03-28T20:00:17.206Z] f23df028b6ca: Download complete [2023-03-28T20:00:17.206Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T20:00:17.206Z] d65c8cfc05b1: Download complete [2023-03-28T20:00:17.476Z] 699f458cf7ca: Download complete [2023-03-28T20:00:17.747Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T20:00:17.747Z] 8998bd30e6a1: Download complete [2023-03-28T20:00:20.340Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T20:00:20.340Z] 2437ff75d9bd: Download complete [2023-03-28T20:00:22.295Z] 8998bd30e6a1: Pull complete [2023-03-28T20:00:22.565Z] 04944245beec: Pull complete [2023-03-28T20:00:23.983Z] 699f458cf7ca: Pull complete [2023-03-28T20:00:24.252Z] 765212b225bb: Pull complete [2023-03-28T20:00:25.214Z] f23df028b6ca: Pull complete [2023-03-28T20:00:25.214Z] d65c8cfc05b1: Pull complete [2023-03-28T20:00:40.222Z] 2437ff75d9bd: Pull complete [2023-03-28T20:00:40.222Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T20:00:40.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T20:00:40.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:00:40.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-6098 does not seem to be running inside a container [2023-03-28T20:00:40.487Z] $ 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-rest-go/95 -v /w/workspace/device-rest-go/95:/w/workspace/device-rest-go/95:rw,z -v /w/workspace/device-rest-go/95@tmp:/w/workspace/device-rest-go/95@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-03-28T20:00:43.271Z] $ docker top 24240f7989acbfcfd136b9310bf7860b6dee5b9e4a18b7c865bf4baad4e138cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:00:44.098Z] ---> job-cost.sh [2023-03-28T20:00:44.098Z] lf-activate-venv: SKIPPING [2023-03-28T20:00:44.098Z] INFO: No Stack... [2023-03-28T20:00:44.363Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T20:00:45.319Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T20:00:45.639Z] + cat /w/workspace/device-rest-go/95/archives/cost.csv [2023-03-28T20:00:45.639Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T20:00:45.977Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] [2023-03-28T20:00:45.982Z] Resource [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] did not exist. Created. [2023-03-28T20:00:45.983Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T20:00:46.321Z] /w/workspace/device-rest-go/95@tmp/durable-0b944d5a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T20:00:46.967Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T20:00:46.984Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T20:00:47.035Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T20:00:47.042Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T20:00:47.063Z] $ docker stop --time=1 24240f7989acbfcfd136b9310bf7860b6dee5b9e4a18b7c865bf4baad4e138cf [2023-03-28T20:00:49.610Z] $ docker rm -f --volumes 24240f7989acbfcfd136b9310bf7860b6dee5b9e4a18b7c865bf4baad4e138cf [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-03-28T20:00:49.972Z] provisioning config files... [2023-03-28T20:00:49.978Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12893266848450442984tmp [Pipeline] { [Pipeline] sh [2023-03-28T20:00:50.269Z] + set +x [2023-03-28T20:00:50.269Z] + curl -s https://codecov.io/bash [2023-03-28T20:00:50.269Z] + bash -s -- [2023-03-28T20:00:50.269Z] [2023-03-28T20:00:50.269Z] _____ _ [2023-03-28T20:00:50.269Z] / ____| | | [2023-03-28T20:00:50.269Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T20:00:50.269Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T20:00:50.269Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T20:00:50.269Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T20:00:50.269Z] Bash-1.0.6 [2023-03-28T20:00:50.269Z] [2023-03-28T20:00:50.269Z] [2023-03-28T20:00:50.269Z] ==> git version 2.25.1 found [2023-03-28T20:00:50.269Z] ==> 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-03-28T20:00:50.269Z] Release-Date: 2020-01-08 [2023-03-28T20:00:50.269Z] 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-03-28T20:00:50.269Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T20:00:50.269Z] ==> Jenkins CI detected. [2023-03-28T20:00:50.269Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-03-28T20:00:50.269Z] project root: . [2023-03-28T20:00:50.269Z] --> token set from env [2023-03-28T20:00:50.269Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T20:00:50.269Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T20:00:50.269Z] ==> Python coveragepy not found [2023-03-28T20:00:50.269Z] ==> Searching for coverage reports in: [2023-03-28T20:00:50.269Z] + . [2023-03-28T20:00:50.269Z] -> Found 1 reports [2023-03-28T20:00:50.269Z] ==> Detecting git/mercurial file structure [2023-03-28T20:00:50.269Z] ==> Reading reports [2023-03-28T20:00:50.269Z] + ./coverage.out bytes=14200 [2023-03-28T20:00:50.528Z] ==> Appending adjustments [2023-03-28T20:00:50.528Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T20:00:50.528Z] + Found adjustments [2023-03-28T20:00:50.528Z] ==> Gzipping contents [2023-03-28T20:00:50.528Z] 4.0K /tmp/codecov.VIToMW.gz [2023-03-28T20:00:50.528Z] ==> Uploading reports [2023-03-28T20:00:50.528Z] url: https://codecov.io [2023-03-28T20:00:50.528Z] query: branch=main&commit=fdf83baee4837586abd899036d884868d7632e86&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-28T20:00:50.528Z] -> Pinging Codecov [2023-03-28T20:00:50.528Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=fdf83baee4837586abd899036d884868d7632e86&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-28T20:00:50.786Z] -> Uploading to [2023-03-28T20:00:50.786Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/4E5D53B4F1F92C436F7061BF334D961C/fdf83baee4837586abd899036d884868d7632e86/59d26e37-744f-4e9f-83d5-bcc75a72a4d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T200050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=856c54fb86505bb33d66831fa53b2059b015ffecd128dc010f500f5288b3013f [2023-03-28T20:00:50.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T20:00:50.786Z] Dload Upload Total Spent Left Speed [2023-03-28T20:00:51.045Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2437 0 0 100 2437 0 8703 --:--:-- --:--:-- --:--:-- 8703 [2023-03-28T20:00:51.045Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/fdf83baee4837586abd899036d884868d7632e86 [Pipeline] } [2023-03-28T20:00:51.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-28T20:00:51.223Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-28T20:00:51.236Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:51.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-28T20:00:51.527Z] [2023-03-28T20:00:51.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:51.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-28T20:00:51.823Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-28T20:00:51.823Z] df9b9388f04a: Pulling fs layer [2023-03-28T20:00:51.823Z] 52dc419b0ee2: Pulling fs layer [2023-03-28T20:00:51.823Z] 25bc292e5bac: Pulling fs layer [2023-03-28T20:00:51.823Z] 114826534d7a: Pulling fs layer [2023-03-28T20:00:51.823Z] 4657fd5d0bcf: Pulling fs layer [2023-03-28T20:00:51.823Z] 6ad1cebc031e: Pulling fs layer [2023-03-28T20:00:51.823Z] 8a3aa393b2d8: Pulling fs layer [2023-03-28T20:00:51.823Z] 114826534d7a: Waiting [2023-03-28T20:00:51.823Z] 4657fd5d0bcf: Waiting [2023-03-28T20:00:51.823Z] 6ad1cebc031e: Waiting [2023-03-28T20:00:51.823Z] 8a3aa393b2d8: Waiting [2023-03-28T20:00:51.823Z] 25bc292e5bac: Verifying Checksum [2023-03-28T20:00:51.823Z] 25bc292e5bac: Download complete [2023-03-28T20:00:51.823Z] 52dc419b0ee2: Download complete [2023-03-28T20:00:51.823Z] df9b9388f04a: Download complete [2023-03-28T20:00:52.090Z] df9b9388f04a: Pull complete [2023-03-28T20:00:52.090Z] 6ad1cebc031e: Verifying Checksum [2023-03-28T20:00:52.090Z] 6ad1cebc031e: Download complete [2023-03-28T20:00:52.090Z] 52dc419b0ee2: Pull complete [2023-03-28T20:00:52.090Z] 25bc292e5bac: Pull complete [2023-03-28T20:00:52.656Z] 114826534d7a: Verifying Checksum [2023-03-28T20:00:52.656Z] 114826534d7a: Download complete [2023-03-28T20:00:52.914Z] 8a3aa393b2d8: Verifying Checksum [2023-03-28T20:00:52.914Z] 8a3aa393b2d8: Download complete [2023-03-28T20:00:56.193Z] 114826534d7a: Pull complete [2023-03-28T20:00:56.193Z] 4657fd5d0bcf: Pull complete [2023-03-28T20:00:56.193Z] 6ad1cebc031e: Pull complete [2023-03-28T20:00:58.720Z] 8a3aa393b2d8: Pull complete [2023-03-28T20:00:58.720Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-28T20:00:58.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-28T20:00:58.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:00:58.794Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2023-03-28T20:00:58.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-28T20:01:00.847Z] $ docker top f979337cf2973f0014e4b87326387fbbf873e90760d4406220fa2076e28683ad -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-28T20:01:00.907Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-03-28T20:01:01.182Z] + set -o pipefail [2023-03-28T20:01:01.183Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-03-28T20:01:05.371Z] [2023-03-28T20:01:05.371Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-03-28T20:01:05.371Z] [2023-03-28T20:01:05.371Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/cf3e3099-8630-4dc1-aa3d-9642f260ce28 [2023-03-28T20:01:05.371Z] [2023-03-28T20:01:05.371Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-28T20:01:05.371Z] [2023-03-28T20:01:05.371Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-28T20:01:05.371Z] [2023-03-28T20:01:06.308Z] [2023-03-28T20:01:06.308Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-28T20:01:06.308Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-28T20:01:06.308Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-28T20:01:06.314Z] $ docker stop --time=1 f979337cf2973f0014e4b87326387fbbf873e90760d4406220fa2076e28683ad [2023-03-28T20:01:08.345Z] $ docker rm -f --volumes f979337cf2973f0014e4b87326387fbbf873e90760d4406220fa2076e28683ad [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-03-28T20:01:09.033Z] + git log --format=format:%s -1 fdf83baee4837586abd899036d884868d7632e86 [Pipeline] sh [2023-03-28T20:01:09.323Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T20:01:09.323Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:01:09.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:01:09.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:01:09.690Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2023-03-28T20:01:09.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T20:01:10.109Z] $ docker top 61512c39a3ac4d9bb0faf466611add38083ad1cd799fd1db860e7d7f105d500f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T20:01:10.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:01:10.192Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:01:10.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:01:10.297Z] $ docker exec 61512c39a3ac4d9bb0faf466611add38083ad1cd799fd1db860e7d7f105d500f ssh-agent [2023-03-28T20:01:10.419Z] SSH_AUTH_SOCK=/tmp/ssh-n4CLq5Cefi3F/agent.32 [2023-03-28T20:01:10.419Z] SSH_AGENT_PID=38 [2023-03-28T20:01:10.424Z] Running ssh-add (command line suppressed) [2023-03-28T20:01:10.518Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16282333862969984555.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16282333862969984555.key) [2023-03-28T20:01:10.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:01:10.826Z] + git semver tag [2023-03-28T20:01:11.085Z] 2023-03-28 20:01:11,012 [run_tag] DEBUG tag force:False [2023-03-28T20:01:11.085Z] 2023-03-28 20:01:11,012 [check_head_tag] DEBUG check head tag [2023-03-28T20:01:11.085Z] 2023-03-28 20:01:11,013 [execute] INFO git cat-file --batch-check [2023-03-28T20:01:11.085Z] 2023-03-28 20:01:11,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-03-28T20:01:11.085Z] 2023-03-28 20:01:11,018 [execute] INFO git cat-file --batch [2023-03-28T20:01:11.085Z] 2023-03-28 20:01:11,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-03-28T20:01:11.085Z] 2023-03-28 20:01:11,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-28T20:01:11.085Z] 2023-03-28 20:01:11,038 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 [2023-03-28T20:01:11.085Z] 2023-03-28 20:01:11,038 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-28T20:01:11.085Z] 2023-03-28 20:01:11,042 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-28T20:01:11.085Z] 3.0.0-dev.23 [Pipeline] } [2023-03-28T20:01:11.088Z] $ docker exec --env ******** --env ******** 61512c39a3ac4d9bb0faf466611add38083ad1cd799fd1db860e7d7f105d500f ssh-agent -k [2023-03-28T20:01:11.197Z] unset SSH_AUTH_SOCK; [2023-03-28T20:01:11.197Z] unset SSH_AGENT_PID; [2023-03-28T20:01:11.197Z] echo Agent pid 38 killed; [2023-03-28T20:01:11.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T20:01:11.511Z] + git semver [Pipeline] } [2023-03-28T20:01:11.779Z] $ docker stop --time=1 61512c39a3ac4d9bb0faf466611add38083ad1cd799fd1db860e7d7f105d500f [2023-03-28T20:01:13.099Z] $ docker rm -f --volumes 61512c39a3ac4d9bb0faf466611add38083ad1cd799fd1db860e7d7f105d500f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:01:13.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-28T20:01:13.507Z] [2023-03-28T20:01:13.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:01:13.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-28T20:01:13.802Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-28T20:01:13.802Z] ab5ef0e58194: Pulling fs layer [2023-03-28T20:01:13.802Z] 9712f1f96733: Pulling fs layer [2023-03-28T20:01:13.802Z] 63f879dbbcfc: Pulling fs layer [2023-03-28T20:01:13.802Z] 0d9ebad4ef96: Pulling fs layer [2023-03-28T20:01:13.802Z] e9a5061849ea: Pulling fs layer [2023-03-28T20:01:13.802Z] d747dcd14b5f: Pulling fs layer [2023-03-28T20:01:13.802Z] 2de7ff778b66: Pulling fs layer [2023-03-28T20:01:13.802Z] 0d9ebad4ef96: Waiting [2023-03-28T20:01:13.802Z] d747dcd14b5f: Waiting [2023-03-28T20:01:13.802Z] 2de7ff778b66: Waiting [2023-03-28T20:01:13.802Z] e9a5061849ea: Waiting [2023-03-28T20:01:13.802Z] 9712f1f96733: Verifying Checksum [2023-03-28T20:01:13.802Z] 9712f1f96733: Download complete [2023-03-28T20:01:14.064Z] 63f879dbbcfc: Download complete [2023-03-28T20:01:14.324Z] ab5ef0e58194: Verifying Checksum [2023-03-28T20:01:14.324Z] ab5ef0e58194: Download complete [2023-03-28T20:01:14.324Z] e9a5061849ea: Verifying Checksum [2023-03-28T20:01:14.324Z] e9a5061849ea: Download complete [2023-03-28T20:01:14.324Z] d747dcd14b5f: Verifying Checksum [2023-03-28T20:01:14.324Z] d747dcd14b5f: Download complete [2023-03-28T20:01:14.324Z] 0d9ebad4ef96: Verifying Checksum [2023-03-28T20:01:14.324Z] 0d9ebad4ef96: Download complete [2023-03-28T20:01:14.582Z] 2de7ff778b66: Verifying Checksum [2023-03-28T20:01:14.582Z] 2de7ff778b66: Download complete [2023-03-28T20:01:17.116Z] ab5ef0e58194: Pull complete [2023-03-28T20:01:17.116Z] 9712f1f96733: Pull complete [2023-03-28T20:01:17.682Z] 63f879dbbcfc: Pull complete [2023-03-28T20:01:20.966Z] 0d9ebad4ef96: Pull complete [2023-03-28T20:01:21.226Z] e9a5061849ea: Pull complete [2023-03-28T20:01:21.226Z] d747dcd14b5f: Pull complete [2023-03-28T20:01:22.163Z] 2de7ff778b66: Pull complete [2023-03-28T20:01:22.163Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-28T20:01:22.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-28T20:01:22.163Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:01:22.251Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2023-03-28T20:01:22.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-28T20:01:24.479Z] $ docker top b5b5e693d1fe73549b753d7e3803b06ea92bfe0de1eeb47a1e79e5e108c80822 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:01:24.558Z] provisioning config files... [2023-03-28T20:01:24.565Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8734260276129862695tmp [2023-03-28T20:01:24.573Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13322748794031865583tmp [2023-03-28T20:01:24.581Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9993680187189694063tmp [Pipeline] { [Pipeline] echo [2023-03-28T20:01:24.596Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:01:24.876Z] ---> sigul-configuration.sh [2023-03-28T20:01:24.877Z] gpg: directory `/root/.gnupg' created [2023-03-28T20:01:24.877Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-28T20:01:24.877Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-28T20:01:24.877Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-28T20:01:24.877Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-28T20:01:24.877Z] gpg: CAST5 encrypted data [2023-03-28T20:01:24.877Z] gpg: encrypted with 1 passphrase [2023-03-28T20:01:24.877Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-28T20:01:25.157Z] + mkdir /home/jenkins [2023-03-28T20:01:25.157Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-28T20:01:25.441Z] + 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-03-28T20:01:25.449Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:01:25.729Z] ---> sigul-install.sh [2023-03-28T20:01:25.729Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-28T20:01:26.013Z] + git tag --list [2023-03-28T20:01:26.013Z] v1.0.0 [2023-03-28T20:01:26.013Z] v1.1.0 [2023-03-28T20:01:26.013Z] v1.1.1 [2023-03-28T20:01:26.013Z] v1.1.2 [2023-03-28T20:01:26.013Z] v1.2.0 [2023-03-28T20:01:26.013Z] v1.2.1 [2023-03-28T20:01:26.013Z] v2.0.0 [2023-03-28T20:01:26.013Z] v2.1.0 [2023-03-28T20:01:26.013Z] v2.1.1 [2023-03-28T20:01:26.013Z] v2.1.1-dev.1 [2023-03-28T20:01:26.013Z] v2.1.1-dev.2 [2023-03-28T20:01:26.013Z] v2.1.1-dev.3 [2023-03-28T20:01:26.013Z] v2.2.0 [2023-03-28T20:01:26.013Z] v2.2.1-dev.1 [2023-03-28T20:01:26.013Z] v2.2.1-dev.2 [2023-03-28T20:01:26.013Z] v2.2.1-dev.3 [2023-03-28T20:01:26.013Z] v2.2.1-dev.4 [2023-03-28T20:01:26.013Z] v2.2.1-dev.5 [2023-03-28T20:01:26.013Z] v2.2.1-dev.6 [2023-03-28T20:01:26.013Z] v2.2.1-dev.7 [2023-03-28T20:01:26.013Z] v2.2.1-dev.8 [2023-03-28T20:01:26.013Z] v2.2.1-dev.9 [2023-03-28T20:01:26.013Z] v2.3.0 [2023-03-28T20:01:26.013Z] v2.3.0-dev.10 [2023-03-28T20:01:26.013Z] v2.3.0-dev.11 [2023-03-28T20:01:26.013Z] v2.3.0-dev.12 [2023-03-28T20:01:26.013Z] v2.3.0-dev.13 [2023-03-28T20:01:26.013Z] v2.3.0-dev.14 [2023-03-28T20:01:26.013Z] v2.3.0-dev.15 [2023-03-28T20:01:26.013Z] v2.3.0-dev.16 [2023-03-28T20:01:26.013Z] v2.3.0-dev.17 [2023-03-28T20:01:26.013Z] v2.3.0-dev.18 [2023-03-28T20:01:26.013Z] v2.3.0-dev.19 [2023-03-28T20:01:26.013Z] v2.3.0-dev.20 [2023-03-28T20:01:26.013Z] v2.3.0-dev.21 [2023-03-28T20:01:26.013Z] v2.3.0-dev.22 [2023-03-28T20:01:26.013Z] v2.3.0-dev.23 [2023-03-28T20:01:26.013Z] v2.3.0-dev.24 [2023-03-28T20:01:26.013Z] v2.3.0-dev.25 [2023-03-28T20:01:26.013Z] v2.3.0-dev.9 [2023-03-28T20:01:26.013Z] v3.0.0-dev.1 [2023-03-28T20:01:26.013Z] v3.0.0-dev.10 [2023-03-28T20:01:26.013Z] v3.0.0-dev.11 [2023-03-28T20:01:26.013Z] v3.0.0-dev.12 [2023-03-28T20:01:26.013Z] v3.0.0-dev.13 [2023-03-28T20:01:26.013Z] v3.0.0-dev.14 [2023-03-28T20:01:26.013Z] v3.0.0-dev.15 [2023-03-28T20:01:26.013Z] v3.0.0-dev.16 [2023-03-28T20:01:26.013Z] v3.0.0-dev.17 [2023-03-28T20:01:26.013Z] v3.0.0-dev.18 [2023-03-28T20:01:26.013Z] v3.0.0-dev.19 [2023-03-28T20:01:26.013Z] v3.0.0-dev.2 [2023-03-28T20:01:26.013Z] v3.0.0-dev.20 [2023-03-28T20:01:26.013Z] v3.0.0-dev.21 [2023-03-28T20:01:26.013Z] v3.0.0-dev.22 [2023-03-28T20:01:26.013Z] v3.0.0-dev.23 [2023-03-28T20:01:26.013Z] v3.0.0-dev.3 [2023-03-28T20:01:26.013Z] v3.0.0-dev.4 [2023-03-28T20:01:26.013Z] v3.0.0-dev.5 [2023-03-28T20:01:26.013Z] v3.0.0-dev.6 [2023-03-28T20:01:26.013Z] v3.0.0-dev.7 [2023-03-28T20:01:26.013Z] v3.0.0-dev.8 [2023-03-28T20:01:26.013Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-28T20:01:26.300Z] + lftools sign git-tag v3.0.0-dev.23 [2023-03-28T20:01:26.867Z] Signing Git tag with Sigul... [2023-03-28T20:01:26.867Z] Signing v3.0.0-dev.23 [Pipeline] echo [2023-03-28T20:01:27.136Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:01:27.416Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-28T20:01:27.423Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-28T20:01:27.436Z] $ docker stop --time=1 b5b5e693d1fe73549b753d7e3803b06ea92bfe0de1eeb47a1e79e5e108c80822 [2023-03-28T20:01:28.795Z] $ docker rm -f --volumes b5b5e693d1fe73549b753d7e3803b06ea92bfe0de1eeb47a1e79e5e108c80822 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-28T20:01:29.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T20:01:29.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:01:29.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:01:29.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:01:29.613Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2023-03-28T20:01:29.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T20:01:29.997Z] $ docker top 8b0b6666c3bb942518c01115ca6aa48c6706aa7b408023b663e91684ca94afe3 -eo pid,comm [2023-03-28T20:01:30.052Z] 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-03-28T20:01:30.052Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T20:01:30.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:01:30.082Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:01:30.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:01:30.191Z] $ docker exec 8b0b6666c3bb942518c01115ca6aa48c6706aa7b408023b663e91684ca94afe3 ssh-agent [2023-03-28T20:01:30.299Z] SSH_AUTH_SOCK=/tmp/ssh-ZEjRLDy66dTN/agent.32 [2023-03-28T20:01:30.299Z] SSH_AGENT_PID=38 [2023-03-28T20:01:30.303Z] Running ssh-add (command line suppressed) [2023-03-28T20:01:30.392Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11836025814395938726.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11836025814395938726.key) [2023-03-28T20:01:30.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:01:30.696Z] + git semver bump pre [2023-03-28T20:01:30.955Z] 2023-03-28 20:01:30,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-28T20:01:30.955Z] 2023-03-28 20:01:30,873 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev [2023-03-28T20:01:30.955Z] 2023-03-28 20:01:30,873 [bump_version] DEBUG bumped version:3.0.0-dev.24 [2023-03-28T20:01:30.955Z] 2023-03-28 20:01:30,873 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-03-28T20:01:30.955Z] 2023-03-28 20:01:30,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-28T20:01:30.955Z] 2023-03-28 20:01:30,873 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-28T20:01:30.955Z] 2023-03-28 20:01:30,875 [execute] INFO git cat-file --batch-check [2023-03-28T20:01:30.955Z] 2023-03-28 20:01:30,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T20:01:30.955Z] 2023-03-28 20:01:30,881 [execute] INFO git cat-file --batch [2023-03-28T20:01:30.955Z] 2023-03-28 20:01:30,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T20:01:30.955Z] 2023-03-28 20:01:30,885 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-28T20:01:30.955Z] 3.0.0-dev.24 [Pipeline] } [2023-03-28T20:01:30.960Z] $ docker exec --env ******** --env ******** 8b0b6666c3bb942518c01115ca6aa48c6706aa7b408023b663e91684ca94afe3 ssh-agent -k [2023-03-28T20:01:31.066Z] unset SSH_AUTH_SOCK; [2023-03-28T20:01:31.066Z] unset SSH_AGENT_PID; [2023-03-28T20:01:31.067Z] echo Agent pid 38 killed; [2023-03-28T20:01:31.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T20:01:31.373Z] + git semver [Pipeline] } [2023-03-28T20:01:31.641Z] $ docker stop --time=1 8b0b6666c3bb942518c01115ca6aa48c6706aa7b408023b663e91684ca94afe3 [2023-03-28T20:01:32.952Z] $ docker rm -f --volumes 8b0b6666c3bb942518c01115ca6aa48c6706aa7b408023b663e91684ca94afe3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:01:33.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T20:01:33.304Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:01:33.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:01:33.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:01:33.684Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2023-03-28T20:01:33.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T20:01:34.102Z] $ docker top 2a7ae87585ab2d04fb60e6b5591748c00a2d397acdf08c256f505f35becbe1ed -eo pid,comm [2023-03-28T20:01:34.149Z] 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-03-28T20:01:34.149Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T20:01:34.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:01:34.188Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:01:34.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:01:34.290Z] $ docker exec 2a7ae87585ab2d04fb60e6b5591748c00a2d397acdf08c256f505f35becbe1ed ssh-agent [2023-03-28T20:01:34.406Z] SSH_AUTH_SOCK=/tmp/ssh-5dXeXFVM0BYF/agent.33 [2023-03-28T20:01:34.406Z] SSH_AGENT_PID=39 [2023-03-28T20:01:34.410Z] Running ssh-add (command line suppressed) [2023-03-28T20:01:34.500Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4671517530014988754.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4671517530014988754.key) [2023-03-28T20:01:34.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:01:34.806Z] + git semver push [2023-03-28T20:01:35.066Z] 2023-03-28 20:01:34,986 [run_push] DEBUG push [2023-03-28T20:01:35.066Z] 2023-03-28 20:01:34,986 [execute] INFO git cat-file --batch-check [2023-03-28T20:01:35.066Z] 2023-03-28 20:01:34,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T20:01:35.066Z] 2023-03-28 20:01:34,990 [execute] INFO git rev-list 63f30d2dd201033425515ade62cdacea994a8edd -- [2023-03-28T20:01:35.066Z] 2023-03-28 20:01:34,990 [execute] DEBUG Popen(['git', 'rev-list', '63f30d2dd201033425515ade62cdacea994a8edd', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-28T20:01:35.066Z] 2023-03-28 20:01:34,998 [execute] INFO git fetch -v origin [2023-03-28T20:01:35.066Z] 2023-03-28 20:01:34,998 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-28T20:01:35.632Z] 2023-03-28 20:01:35,500 [run_push] DEBUG no remote changes detected [2023-03-28T20:01:35.632Z] 2023-03-28 20:01:35,500 [execute] INFO git push origin semver [2023-03-28T20:01:35.632Z] 2023-03-28 20:01:35,501 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-28T20:01:36.568Z] 2023-03-28 20:01:36,559 [run_push] DEBUG push all version tags [2023-03-28T20:01:36.568Z] 2023-03-28 20:01:36,559 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-28T20:01:36.568Z] 2023-03-28 20:01:36,560 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-28T20:01:37.504Z] 2023-03-28 20:01:37,377 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-28T20:01:37.504Z] 3.0.0-dev.24 [Pipeline] } [2023-03-28T20:01:37.508Z] $ docker exec --env ******** --env ******** 2a7ae87585ab2d04fb60e6b5591748c00a2d397acdf08c256f505f35becbe1ed ssh-agent -k [2023-03-28T20:01:37.607Z] unset SSH_AUTH_SOCK; [2023-03-28T20:01:37.607Z] unset SSH_AGENT_PID; [2023-03-28T20:01:37.607Z] echo Agent pid 39 killed; [2023-03-28T20:01:37.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T20:01:37.932Z] + git semver [Pipeline] } [2023-03-28T20:01:38.200Z] $ docker stop --time=1 2a7ae87585ab2d04fb60e6b5591748c00a2d397acdf08c256f505f35becbe1ed [2023-03-28T20:01:39.540Z] $ docker rm -f --volumes 2a7ae87585ab2d04fb60e6b5591748c00a2d397acdf08c256f505f35becbe1ed [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-03-28T20:01:40.118Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-03-28T20:01:40.118Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-03-28T20:01:40.118Z] total 16 [2023-03-28T20:01:40.118Z] drwxr-xr-x 3 root root 4096 Mar 28 19:51 . [2023-03-28T20:01:40.118Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 20:01 .. [2023-03-28T20:01:40.118Z] drwxr-xr-x 2 root root 4096 Mar 28 19:51 cost [2023-03-28T20:01:40.118Z] -rw-r--r-- 1 root root 85 Mar 28 19:51 cost.csv [2023-03-28T20:01:40.118Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-03-28T20:01:40.118Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-03-28T20:01:40.118Z] total 16 [2023-03-28T20:01:40.118Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 19:51 . [2023-03-28T20:01:40.118Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 20:01 .. [2023-03-28T20:01:40.118Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 19:51 cost [2023-03-28T20:01:40.118Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 28 19:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:01:40.407Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:01:41.260Z] ---> package-listing.sh [2023-03-28T20:01:41.260Z] ++ facter osfamily [2023-03-28T20:01:41.260Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T20:01:41.519Z] + OS_FAMILY=debian [2023-03-28T20:01:41.519Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-03-28T20:01:41.519Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T20:01:41.519Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T20:01:41.519Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T20:01:41.519Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T20:01:41.519Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-03-28T20:01:41.519Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T20:01:41.519Z] + case "${OS_FAMILY}" in [2023-03-28T20:01:41.519Z] + dpkg -l [2023-03-28T20:01:41.519Z] + grep '^ii' [2023-03-28T20:01:41.519Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T20:01:41.519Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T20:01:41.519Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T20:01:41.519Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-03-28T20:01:41.519Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-03-28T20:01:41.519Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2023-03-28T20:01:41.530Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-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-03-28T20:01:41.808Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:01:42.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:01:42.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:01:42.433Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2023-03-28T20:01:42.564Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-03-28T20:01:42.789Z] $ docker top c68d3b9758f34101445e313ee498579ddd97da0468b944264070229c9a062466 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:01:43.151Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T20:01:43.439Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T20:01:43.720Z] + ls /var/log/sa-host [2023-03-28T20:01:43.720Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:01:43.783Z] provisioning config files... [2023-03-28T20:01:43.791Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2997853921667671649tmp [Pipeline] { [Pipeline] echo [2023-03-28T20:01:43.804Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:01:44.082Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T20:01:44.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:01:44.420Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T20:01:44.428Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:01:44.710Z] ---> sudo-logs.sh [2023-03-28T20:01:44.710Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T20:01:44.744Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:01:45.026Z] ---> job-cost.sh [2023-03-28T20:01:45.027Z] lf-activate-venv: SKIPPING [2023-03-28T20:01:45.027Z] DEBUG: total: 0.2199999988079071 [2023-03-28T20:01:45.027Z] INFO: Retrieving Stack Cost... [2023-03-28T20:01:45.595Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T20:01:45.854Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T20:01:45.866Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:01:46.149Z] ---> logs-deploy.sh [2023-03-28T20:01:46.150Z] lf-activate-venv: SKIPPING [2023-03-28T20:01:46.150Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/95 [2023-03-28T20:01:46.150Z] INFO: archiving workspace using pattern(s): [2023-03-28T20:01:47.086Z] Archives upload complete. [2023-03-28T20:01:47.345Z] INFO: archiving logs to Nexus [2023-03-28T20:01:47.917Z] ---> uname -a: [2023-03-28T20:01:47.917Z] Linux prd-ubuntu20-04-docker-8c-8g-6096 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-28T20:01:47.917Z] [2023-03-28T20:01:47.917Z] [2023-03-28T20:01:47.917Z] ---> lscpu: [2023-03-28T20:01:47.917Z] Architecture: x86_64 [2023-03-28T20:01:47.917Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-28T20:01:47.917Z] Byte Order: Little Endian [2023-03-28T20:01:47.917Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-28T20:01:47.917Z] CPU(s): 8 [2023-03-28T20:01:47.917Z] On-line CPU(s) list: 0-7 [2023-03-28T20:01:47.917Z] Thread(s) per core: 1 [2023-03-28T20:01:47.917Z] Core(s) per socket: 1 [2023-03-28T20:01:47.917Z] Socket(s): 8 [2023-03-28T20:01:47.917Z] NUMA node(s): 1 [2023-03-28T20:01:47.917Z] Vendor ID: AuthenticAMD [2023-03-28T20:01:47.917Z] CPU family: 23 [2023-03-28T20:01:47.917Z] Model: 49 [2023-03-28T20:01:47.917Z] Model name: AMD EPYC-Rome Processor [2023-03-28T20:01:47.917Z] Stepping: 0 [2023-03-28T20:01:47.917Z] CPU MHz: 2799.976 [2023-03-28T20:01:47.917Z] BogoMIPS: 5599.95 [2023-03-28T20:01:47.917Z] Virtualization: AMD-V [2023-03-28T20:01:47.917Z] Hypervisor vendor: KVM [2023-03-28T20:01:47.917Z] Virtualization type: full [2023-03-28T20:01:47.917Z] L1d cache: 256 KiB [2023-03-28T20:01:47.917Z] L1i cache: 256 KiB [2023-03-28T20:01:47.917Z] L2 cache: 4 MiB [2023-03-28T20:01:47.917Z] L3 cache: 128 MiB [2023-03-28T20:01:47.917Z] NUMA node0 CPU(s): 0-7 [2023-03-28T20:01:47.917Z] Vulnerability Itlb multihit: Not affected [2023-03-28T20:01:47.917Z] Vulnerability L1tf: Not affected [2023-03-28T20:01:47.917Z] Vulnerability Mds: Not affected [2023-03-28T20:01:47.917Z] Vulnerability Meltdown: Not affected [2023-03-28T20:01:47.917Z] Vulnerability Mmio stale data: Not affected [2023-03-28T20:01:47.917Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-28T20:01:47.917Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-28T20:01:47.917Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-28T20:01:47.917Z] Vulnerability Srbds: Not affected [2023-03-28T20:01:47.917Z] Vulnerability Tsx async abort: Not affected [2023-03-28T20:01:47.917Z] 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-03-28T20:01:47.917Z] [2023-03-28T20:01:47.917Z] [2023-03-28T20:01:47.917Z] ---> nproc: [2023-03-28T20:01:47.917Z] 8 [2023-03-28T20:01:47.917Z] [2023-03-28T20:01:47.917Z] [2023-03-28T20:01:47.917Z] ---> df -h: [2023-03-28T20:01:47.917Z] Filesystem Size Used Avail Use% Mounted on [2023-03-28T20:01:47.917Z] overlay 155G 13G 143G 9% / [2023-03-28T20:01:47.917Z] tmpfs 64M 0 64M 0% /dev [2023-03-28T20:01:47.917Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-28T20:01:47.917Z] shm 64M 0 64M 0% /dev/shm [2023-03-28T20:01:47.917Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-28T20:01:47.917Z] [2023-03-28T20:01:47.917Z] [2023-03-28T20:01:47.917Z] ---> sar -b -r -n DEV: [2023-03-28T20:01:47.917Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6096) 03/28/23 _x86_64_ (8 CPU) [2023-03-28T20:01:47.917Z] [2023-03-28T20:01:47.917Z] 19:48:35 LINUX RESTART (8 CPU) [2023-03-28T20:01:47.917Z] [2023-03-28T20:01:47.917Z] 19:49:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-28T20:01:47.917Z] 19:50:01 205.78 35.11 170.67 0.00 4205.25 136847.18 0.00 [2023-03-28T20:01:47.917Z] 19:51:01 154.22 1.30 152.92 0.00 41.59 44073.18 0.00 [2023-03-28T20:01:47.917Z] 19:52:01 98.12 0.07 98.05 0.00 11.06 23656.21 0.00 [2023-03-28T20:01:47.917Z] 19:53:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2023-03-28T20:01:47.917Z] 19:54:01 54.21 11.21 42.99 0.00 5225.40 8776.14 0.00 [2023-03-28T20:01:47.917Z] 19:55:01 5.38 0.00 5.38 0.00 0.00 103.32 0.00 [2023-03-28T20:01:47.917Z] 19:56:01 2.13 0.02 2.12 0.00 0.13 42.93 0.00 [2023-03-28T20:01:47.917Z] 19:57:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 [2023-03-28T20:01:47.917Z] 19:58:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 [2023-03-28T20:01:47.917Z] 19:59:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 [2023-03-28T20:01:47.917Z] 20:00:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2023-03-28T20:01:47.917Z] 20:01:01 28.78 0.10 28.68 0.00 10.26 24689.75 0.00 [2023-03-28T20:01:47.917Z] Average: 46.06 3.94 42.11 0.00 786.36 19692.37 0.00 [2023-03-28T20:01:47.917Z] [2023-03-28T20:01:47.917Z] 19:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-28T20:01:47.917Z] 19:50:01 28126828 31584404 726248 2.21 127680 3512972 2056620 6.06 1156536 3142936 345380 [2023-03-28T20:01:47.917Z] 19:51:01 27984012 31579468 724932 2.20 148152 3626836 1906064 5.62 1240044 3191464 108300 [2023-03-28T20:01:47.917Z] 19:52:01 27695820 31594144 709296 2.16 157564 3883556 1759672 5.19 1239656 3439824 20 [2023-03-28T20:01:47.917Z] 19:53:01 27695604 31593988 709276 2.16 157584 3883560 1759672 5.19 1239608 3439828 252 [2023-03-28T20:01:47.917Z] 19:54:01 27150824 31553540 730712 2.22 190036 4341160 1821344 5.37 1582688 3605044 1088 [2023-03-28T20:01:47.917Z] 19:55:01 27179748 31578156 706260 2.15 188576 4338012 1798120 5.30 1557516 3602088 304 [2023-03-28T20:01:47.917Z] 19:56:01 27188740 31586696 697572 2.12 188692 4337908 1798120 5.30 1548976 3601800 12 [2023-03-28T20:01:47.917Z] 19:57:01 27189104 31587060 697216 2.12 188724 4337908 1798120 5.30 1548984 3601800 48 [2023-03-28T20:01:47.917Z] 19:58:01 27189412 31587684 696744 2.12 188804 4337912 1798120 5.30 1548988 3602032 8 [2023-03-28T20:01:47.917Z] 19:59:01 27189796 31588288 696328 2.12 188844 4338048 1798120 5.30 1549328 3602180 200 [2023-03-28T20:01:47.917Z] 20:00:01 27189916 31588408 696164 2.12 188860 4338048 1798120 5.30 1549008 3602180 16 [2023-03-28T20:01:47.917Z] 20:01:01 26320220 31478468 802744 2.44 195260 5042092 1922780 5.67 1669844 4293740 620 [2023-03-28T20:01:47.917Z] Average: 27341669 31575025 716124 2.18 175731 4193168 1834573 5.41 1452598 3560410 38021 [2023-03-28T20:01:47.917Z] [2023-03-28T20:01:47.917Z] 19:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-28T20:01:47.917Z] 19:50:01 lo 6.44 6.44 0.62 0.62 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:50:01 ens3 991.27 653.02 8843.70 112.66 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:50:01 docker0 202.51 335.65 16.39 2155.72 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:51:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:51:01 ens3 72.04 52.85 94.85 96.86 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:51:01 docker0 1.37 3.52 0.08 42.57 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:52:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:52:01 ens3 152.72 109.82 2593.47 223.38 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:52:01 docker0 1.30 3.03 0.08 43.03 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:53:01 ens3 1.27 0.50 2.83 0.03 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:54:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:54:01 ens3 203.02 105.45 2809.09 7.60 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:55:01 ens3 1.20 0.70 0.45 0.35 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:56:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:57:01 ens3 0.98 0.13 0.04 0.01 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:58:01 ens3 0.58 0.03 0.08 0.00 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.917Z] 19:59:01 ens3 1.95 0.47 0.49 0.28 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.918Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.918Z] 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.918Z] 20:00:01 ens3 1.53 0.75 0.77 0.57 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.918Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.918Z] 20:01:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.918Z] 20:01:01 ens3 151.99 80.29 3974.00 11.35 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.918Z] 20:01:01 docker0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.918Z] 20:01:01 vethd74b84f 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.918Z] Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.918Z] Average: ens3 130.36 82.87 1516.41 37.65 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.918Z] Average: docker0 16.85 28.10 1.36 184.03 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.918Z] Average: vethd74b84f 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T20:01:47.918Z] [2023-03-28T20:01:47.918Z] [2023-03-28T20:01:47.918Z] ---> sar -P ALL: [2023-03-28T20:01:47.918Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6096) 03/28/23 _x86_64_ (8 CPU) [2023-03-28T20:01:47.918Z] [2023-03-28T20:01:47.918Z] 19:48:35 LINUX RESTART (8 CPU) [2023-03-28T20:01:47.918Z] [2023-03-28T20:01:47.918Z] 19:49:02 CPU %user %nice %system %iowait %steal %idle [2023-03-28T20:01:47.918Z] 19:50:01 all 12.09 0.00 4.28 1.69 0.06 81.87 [2023-03-28T20:01:47.918Z] 19:50:01 0 12.12 0.00 5.01 3.09 0.05 79.73 [2023-03-28T20:01:47.918Z] 19:50:01 1 11.52 0.00 4.69 2.87 0.07 80.86 [2023-03-28T20:01:47.918Z] 19:50:01 2 12.73 0.00 4.22 1.54 0.05 81.45 [2023-03-28T20:01:47.918Z] 19:50:01 3 12.30 0.00 3.71 0.64 0.05 83.30 [2023-03-28T20:01:47.918Z] 19:50:01 4 13.17 0.00 3.90 0.38 0.05 82.50 [2023-03-28T20:01:47.918Z] 19:50:01 5 13.53 0.00 3.61 0.76 0.07 82.04 [2023-03-28T20:01:47.918Z] 19:50:01 6 11.04 0.00 4.78 3.55 0.05 80.58 [2023-03-28T20:01:47.918Z] 19:50:01 7 10.35 0.00 4.33 0.74 0.07 84.52 [2023-03-28T20:01:47.918Z] 19:51:01 all 37.10 0.00 6.78 1.18 0.08 54.86 [2023-03-28T20:01:47.918Z] 19:51:01 0 36.70 0.00 7.48 3.54 0.07 52.21 [2023-03-28T20:01:47.918Z] 19:51:01 1 37.12 0.00 6.32 0.39 0.07 56.10 [2023-03-28T20:01:47.918Z] 19:51:01 2 37.48 0.00 6.29 0.12 0.08 56.03 [2023-03-28T20:01:47.918Z] 19:51:01 3 36.97 0.00 6.67 0.37 0.08 55.91 [2023-03-28T20:01:47.918Z] 19:51:01 4 37.19 0.00 7.81 0.59 0.08 54.33 [2023-03-28T20:01:47.918Z] 19:51:01 5 36.74 0.00 7.24 3.57 0.07 52.39 [2023-03-28T20:01:47.918Z] 19:51:01 6 36.13 0.00 5.97 0.51 0.08 57.32 [2023-03-28T20:01:47.918Z] 19:51:01 7 38.47 0.00 6.50 0.39 0.07 54.57 [2023-03-28T20:01:47.918Z] 19:52:01 all 3.58 0.00 1.49 0.77 0.03 94.13 [2023-03-28T20:01:47.918Z] 19:52:01 0 4.92 0.00 2.12 0.23 0.03 92.69 [2023-03-28T20:01:47.918Z] 19:52:01 1 2.73 0.00 1.02 0.05 0.02 96.18 [2023-03-28T20:01:47.918Z] 19:52:01 2 4.09 0.00 1.58 1.98 0.02 92.34 [2023-03-28T20:01:47.918Z] 19:52:01 3 2.61 0.00 1.76 0.92 0.03 94.67 [2023-03-28T20:01:47.918Z] 19:52:01 4 2.33 0.00 1.34 0.35 0.02 95.96 [2023-03-28T20:01:47.918Z] 19:52:01 5 4.05 0.00 1.44 0.74 0.03 93.74 [2023-03-28T20:01:47.918Z] 19:52:01 6 3.48 0.00 1.29 0.97 0.02 94.24 [2023-03-28T20:01:47.918Z] 19:52:01 7 4.43 0.00 1.36 0.94 0.05 93.21 [2023-03-28T20:01:47.918Z] 19:53:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2023-03-28T20:01:47.918Z] 19:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-28T20:01:47.918Z] 19:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-28T20:01:47.918Z] 19:53:01 2 1.99 0.00 0.00 0.00 0.00 98.01 [2023-03-28T20:01:47.918Z] 19:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-28T20:01:47.918Z] 19:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-28T20:01:47.918Z] 19:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-28T20:01:47.918Z] 19:53:01 6 0.02 0.00 0.07 0.00 0.02 99.90 [2023-03-28T20:01:47.918Z] 19:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-28T20:01:47.918Z] 19:54:01 all 2.39 0.00 1.44 0.45 0.02 95.70 [2023-03-28T20:01:47.918Z] 19:54:01 0 1.38 0.00 1.45 0.48 0.02 96.66 [2023-03-28T20:01:47.918Z] 19:54:01 1 3.05 0.00 1.15 1.23 0.03 94.53 [2023-03-28T20:01:47.918Z] 19:54:01 2 2.66 0.00 0.69 0.10 0.02 96.53 [2023-03-28T20:01:47.918Z] 19:54:01 3 2.74 0.00 2.44 0.17 0.02 94.63 [2023-03-28T20:01:47.918Z] 19:54:01 4 2.52 0.00 2.84 0.38 0.02 94.24 [2023-03-28T20:01:47.918Z] 19:54:01 5 3.09 0.00 1.02 0.42 0.00 95.48 [2023-03-28T20:01:47.918Z] 19:54:01 6 1.87 0.00 1.07 0.48 0.02 96.56 [2023-03-28T20:01:47.918Z] 19:54:01 7 1.81 0.00 0.84 0.34 0.02 97.00 [2023-03-28T20:01:47.918Z] 19:55:01 all 0.08 0.00 0.05 0.02 0.00 99.86 [2023-03-28T20:01:47.918Z] 19:55:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2023-03-28T20:01:47.918Z] 19:55:01 1 0.17 0.00 0.05 0.00 0.00 99.78 [2023-03-28T20:01:47.918Z] 19:55:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-28T20:01:47.918Z] 19:55:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-28T20:01:47.918Z] 19:55:01 4 0.07 0.00 0.03 0.02 0.00 99.88 [2023-03-28T20:01:47.918Z] 19:55:01 5 0.15 0.00 0.05 0.05 0.02 99.73 [2023-03-28T20:01:47.918Z] 19:55:01 6 0.03 0.00 0.03 0.07 0.00 99.87 [2023-03-28T20:01:47.918Z] 19:55:01 7 0.05 0.00 0.07 0.00 0.00 99.88 [2023-03-28T20:01:47.918Z] 19:56:01 all 0.04 0.00 0.02 0.01 0.00 99.92 [2023-03-28T20:01:47.918Z] 19:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-28T20:01:47.918Z] 19:56:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2023-03-28T20:01:47.918Z] 19:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-28T20:01:47.918Z] 19:56:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-28T20:01:47.918Z] 19:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-28T20:01:47.918Z] 19:56:01 5 0.07 0.00 0.02 0.07 0.00 99.85 [2023-03-28T20:01:47.918Z] 19:56:01 6 0.03 0.00 0.02 0.03 0.02 99.90 [2023-03-28T20:01:47.918Z] 19:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-28T20:01:47.918Z] 19:57:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-03-28T20:01:47.918Z] 19:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-28T20:01:47.918Z] 19:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-28T20:01:47.918Z] 19:57:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-28T20:01:47.918Z] 19:57:01 3 0.00 0.00 0.02 0.03 0.02 99.93 [2023-03-28T20:01:47.918Z] 19:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-28T20:01:47.918Z] 19:57:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-28T20:01:47.918Z] 19:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-28T20:01:47.918Z] 19:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-28T20:01:47.918Z] 19:58:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2023-03-28T20:01:47.918Z] 19:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-28T20:01:47.918Z] 19:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-28T20:01:47.918Z] 19:58:01 2 2.00 0.00 0.00 0.00 0.00 98.00 [2023-03-28T20:01:47.918Z] 19:58:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-28T20:01:47.918Z] 19:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-28T20:01:47.918Z] 19:58:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-28T20:01:47.918Z] 19:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-28T20:01:47.918Z] 19:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-28T20:01:47.918Z] 19:59:01 all 0.19 0.00 0.02 0.01 0.01 99.78 [2023-03-28T20:01:47.918Z] 19:59:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-28T20:01:47.918Z] 19:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-28T20:01:47.918Z] 19:59:01 2 1.34 0.00 0.10 0.00 0.00 98.56 [2023-03-28T20:01:47.918Z] 19:59:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-03-28T20:01:47.918Z] 19:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-28T20:01:47.918Z] 19:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-28T20:01:47.918Z] 19:59:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-28T20:01:47.918Z] 19:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-28T20:01:47.918Z] 20:00:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-28T20:01:47.918Z] 20:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-28T20:01:47.918Z] 20:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-28T20:01:47.918Z] 20:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-28T20:01:47.918Z] 20:00:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-28T20:01:47.918Z] 20:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-28T20:01:47.918Z] 20:00:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-28T20:01:47.918Z] 20:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-28T20:01:47.918Z] 20:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-28T20:01:47.918Z] [2023-03-28T20:01:47.918Z] 20:00:01 CPU %user %nice %system %iowait %steal %idle [2023-03-28T20:01:47.918Z] 20:01:01 all 2.75 0.00 1.27 0.36 0.01 95.61 [2023-03-28T20:01:47.918Z] 20:01:01 0 2.34 0.00 1.25 0.00 0.00 96.40 [2023-03-28T20:01:47.918Z] 20:01:01 1 2.16 0.00 0.70 0.00 0.02 97.12 [2023-03-28T20:01:47.918Z] 20:01:01 2 2.55 0.00 1.74 0.17 0.00 95.55 [2023-03-28T20:01:47.918Z] 20:01:01 3 3.49 0.00 1.44 2.13 0.03 92.91 [2023-03-28T20:01:47.918Z] 20:01:01 4 3.63 0.00 1.32 0.02 0.00 95.04 [2023-03-28T20:01:47.918Z] 20:01:01 5 2.71 0.00 1.12 0.49 0.02 95.67 [2023-03-28T20:01:47.918Z] 20:01:01 6 2.76 0.00 1.60 0.05 0.02 95.57 [2023-03-28T20:01:47.918Z] 20:01:01 7 2.39 0.00 0.95 0.00 0.02 96.64 [2023-03-28T20:01:47.918Z] Average: all 4.85 0.00 1.27 0.37 0.02 93.49 [2023-03-28T20:01:47.918Z] Average: 0 4.75 0.00 1.44 0.61 0.02 93.19 [2023-03-28T20:01:47.918Z] Average: 1 4.71 0.00 1.16 0.37 0.02 93.74 [2023-03-28T20:01:47.918Z] Average: 2 5.36 0.00 1.21 0.32 0.02 93.08 [2023-03-28T20:01:47.918Z] Average: 3 4.82 0.00 1.34 0.36 0.02 93.47 [2023-03-28T20:01:47.918Z] Average: 4 4.87 0.00 1.43 0.14 0.02 93.54 [2023-03-28T20:01:47.918Z] Average: 5 4.99 0.00 1.20 0.51 0.02 93.29 [2023-03-28T20:01:47.918Z] Average: 6 4.58 0.00 1.23 0.47 0.02 93.71 [2023-03-28T20:01:47.918Z] Average: 7 4.75 0.00 1.16 0.20 0.02 93.87 [2023-03-28T20:01:47.918Z] [2023-03-28T20:01:47.918Z] [2023-03-28T20:01:47.918Z]