Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cba6ba485dc6694309bacf8d506d636ea079fc31 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-ssh1956864089546553375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh273866866319144154.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14677476851823579.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh9766357912825242608.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-ssh13261435899622912019.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12269 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 > 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 Avoid second fetch Checking out Revision cba6ba485dc6694309bacf8d506d636ea079fc31 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#304)" > git config core.sparsecheckout # timeout=10 > git checkout -f cba6ba485dc6694309bacf8d506d636ea079fc31 # timeout=10 > git rev-list --no-walk 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-02T00:18:17.798Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T00:18:17.837Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T00:18:17.853Z] ========================================================= [2023-05-02T00:18:17.853Z] EdgeX Global Pipelines Version Info [2023-05-02T00:18:17.853Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:18:18.577Z] ------------------- [2023-05-02T00:18:18.577Z] stable info: [2023-05-02T00:18:18.577Z] ------------------- [2023-05-02T00:18:18.577Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T00:18:18.577Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T00:18:18.577Z] Message: update stable to v1.0.248 [2023-05-02T00:18:19.148Z] ------------------- [2023-05-02T00:18:19.148Z] experimental info: [2023-05-02T00:18:19.148Z] ------------------- [2023-05-02T00:18:19.148Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T00:18:19.148Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T00:18:19.148Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T00:18:19.299Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-02T00:18:19.309Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-02T00:18:19.317Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T00:18:19.326Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T00:18:19.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T00:18:19.354Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T00:18:19.369Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T00:18:19.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-02T00:18:19.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T00:18:19.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T00:18:19.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T00:18:19.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-02T00:18:19.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T00:18:19.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T00:18:19.476Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T00:18:19.493Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T00:18:19.506Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T00:18:19.522Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T00:18:19.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T00:18:19.552Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T00:18:19.567Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-02T00:18:19.583Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-02T00:18:19.598Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T00:18:19.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T00:18:19.627Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-02T00:18:19.638Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T00:18:19.651Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T00:18:19.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-02T00:18:19.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-02T00:18:19.702Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-02T00:18:19.720Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] echo [2023-05-02T00:18:19.741Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cba6ba4 [Pipeline] echo [2023-05-02T00:18:19.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T00:18:19.816Z] provisioning config files... [2023-05-02T00:18:19.833Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8151562376911122968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:18:20.143Z] ---> docker-login.sh [2023-05-02T00:18:20.143Z] nexus3.edgexfoundry.org:10001 [2023-05-02T00:18:20.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:18:20.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:18:20.408Z] Configure a credential helper to remove this warning. See [2023-05-02T00:18:20.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:18:20.408Z] [2023-05-02T00:18:20.408Z] Login Succeeded [2023-05-02T00:18:20.408Z] nexus3.edgexfoundry.org:10002 [2023-05-02T00:18:20.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:18:20.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:18:20.688Z] Configure a credential helper to remove this warning. See [2023-05-02T00:18:20.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:18:20.688Z] [2023-05-02T00:18:20.688Z] Login Succeeded [2023-05-02T00:18:20.688Z] nexus3.edgexfoundry.org:10003 [2023-05-02T00:18:20.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:18:20.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:18:20.688Z] Configure a credential helper to remove this warning. See [2023-05-02T00:18:20.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:18:20.688Z] [2023-05-02T00:18:20.688Z] Login Succeeded [2023-05-02T00:18:20.688Z] nexus3.edgexfoundry.org:10004 [2023-05-02T00:18:21.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:18:21.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:18:21.027Z] Configure a credential helper to remove this warning. See [2023-05-02T00:18:21.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:18:21.027Z] [2023-05-02T00:18:21.027Z] Login Succeeded [2023-05-02T00:18:21.027Z] docker.io [2023-05-02T00:18:21.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:18:21.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:18:21.386Z] Configure a credential helper to remove this warning. See [2023-05-02T00:18:21.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:18:21.386Z] [2023-05-02T00:18:21.386Z] Login Succeeded [2023-05-02T00:18:21.386Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T00:18:21.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T00:18:21.810Z] + git rev-list -1 --merges cba6ba485dc6694309bacf8d506d636ea079fc31~1..cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] echo [2023-05-02T00:18:22.004Z] -----------> git rev-list -1 --merges cba6ba485dc6694309bacf8d506d636ea079fc31~1..cba6ba485dc6694309bacf8d506d636ea079fc31 cba6ba485dc6694309bacf8d506d636ea079fc31 [false] [Pipeline] sh [2023-05-02T00:18:22.296Z] + git log --format=format:%s -1 cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] echo [2023-05-02T00:18:22.311Z] ========================================================= [2023-05-02T00:18:22.311Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T00:18:22.311Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T00:18:22.666Z] + git log --format=format:%s -1 cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] echo [2023-05-02T00:18:22.676Z] [semverPrep] GIT_COMMIT: cba6ba485dc6694309bacf8d506d636ea079fc31, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#304) [Pipeline] echo [2023-05-02T00:18:22.687Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T00:18:23.046Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T00:18:23.046Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T00:18:23.046Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T00:18:23.046Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T00:18:23.046Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T00:18:23.046Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T00:18:23.046Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:18:23.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T00:18:23.396Z] [2023-05-02T00:18:23.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:18:23.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T00:18:24.639Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T00:18:24.639Z] b85a868b505f: Pulling fs layer [2023-05-02T00:18:24.639Z] e2be974225ed: Pulling fs layer [2023-05-02T00:18:24.639Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T00:18:24.639Z] 988bab9f4d93: Pulling fs layer [2023-05-02T00:18:24.639Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T00:18:24.639Z] eaf3925da568: Pulling fs layer [2023-05-02T00:18:24.639Z] bab4dde63d76: Pulling fs layer [2023-05-02T00:18:24.639Z] bde34c3a00c8: Pulling fs layer [2023-05-02T00:18:24.639Z] b352a97aabf1: Pulling fs layer [2023-05-02T00:18:24.639Z] 4872d77fe225: Pulling fs layer [2023-05-02T00:18:24.639Z] 5851b861e8e6: Pulling fs layer [2023-05-02T00:18:24.639Z] bab4dde63d76: Waiting [2023-05-02T00:18:24.639Z] bde34c3a00c8: Waiting [2023-05-02T00:18:24.639Z] 988bab9f4d93: Waiting [2023-05-02T00:18:24.639Z] b352a97aabf1: Waiting [2023-05-02T00:18:24.639Z] 1469e6f7b9e6: Waiting [2023-05-02T00:18:24.639Z] 4872d77fe225: Waiting [2023-05-02T00:18:24.639Z] eaf3925da568: Waiting [2023-05-02T00:18:24.639Z] e2be974225ed: Verifying Checksum [2023-05-02T00:18:24.639Z] e2be974225ed: Download complete [2023-05-02T00:18:24.639Z] 988bab9f4d93: Download complete [2023-05-02T00:18:24.639Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T00:18:24.639Z] 339a4e72a1f5: Download complete [2023-05-02T00:18:24.639Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T00:18:24.639Z] 1469e6f7b9e6: Download complete [2023-05-02T00:18:24.639Z] eaf3925da568: Verifying Checksum [2023-05-02T00:18:24.639Z] eaf3925da568: Download complete [2023-05-02T00:18:24.639Z] bde34c3a00c8: Verifying Checksum [2023-05-02T00:18:24.639Z] bde34c3a00c8: Download complete [2023-05-02T00:18:24.639Z] b352a97aabf1: Verifying Checksum [2023-05-02T00:18:24.639Z] b352a97aabf1: Download complete [2023-05-02T00:18:24.905Z] 4872d77fe225: Verifying Checksum [2023-05-02T00:18:24.905Z] 4872d77fe225: Download complete [2023-05-02T00:18:24.905Z] 5851b861e8e6: Verifying Checksum [2023-05-02T00:18:24.905Z] 5851b861e8e6: Download complete [2023-05-02T00:18:24.905Z] b85a868b505f: Verifying Checksum [2023-05-02T00:18:24.905Z] b85a868b505f: Download complete [2023-05-02T00:18:25.165Z] bab4dde63d76: Verifying Checksum [2023-05-02T00:18:25.165Z] bab4dde63d76: Download complete [2023-05-02T00:18:27.118Z] b85a868b505f: Pull complete [2023-05-02T00:18:27.691Z] e2be974225ed: Pull complete [2023-05-02T00:18:28.262Z] 339a4e72a1f5: Pull complete [2023-05-02T00:18:28.522Z] 988bab9f4d93: Pull complete [2023-05-02T00:18:29.099Z] 1469e6f7b9e6: Pull complete [2023-05-02T00:18:29.099Z] eaf3925da568: Pull complete [2023-05-02T00:18:31.007Z] bab4dde63d76: Pull complete [2023-05-02T00:18:31.007Z] bde34c3a00c8: Pull complete [2023-05-02T00:18:31.007Z] b352a97aabf1: Pull complete [2023-05-02T00:18:31.007Z] 4872d77fe225: Pull complete [2023-05-02T00:18:31.266Z] 5851b861e8e6: Pull complete [2023-05-02T00:18:31.266Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T00:18:31.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T00:18:31.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T00:18:31.372Z] prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container [2023-05-02T00:18:31.411Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T00:18:35.416Z] $ docker top 65df716c9393e0a32d5591a27908231f9d6645f2d27454d12ae55f042298ee9e -eo pid,comm [2023-05-02T00:18:35.474Z] 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-05-02T00:18:35.474Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T00:18:35.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T00:18:35.511Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T00:18:35.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T00:18:35.628Z] $ docker exec 65df716c9393e0a32d5591a27908231f9d6645f2d27454d12ae55f042298ee9e ssh-agent [2023-05-02T00:18:35.747Z] SSH_AUTH_SOCK=/tmp/ssh-JXjzcCuOTxRB/agent.32 [2023-05-02T00:18:35.747Z] SSH_AGENT_PID=38 [2023-05-02T00:18:35.758Z] Running ssh-add (command line suppressed) [2023-05-02T00:18:35.862Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16515622594110051425.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16515622594110051425.key) [2023-05-02T00:18:35.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T00:18:36.165Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T00:18:36.181Z] $ docker exec --env ******** --env ******** 65df716c9393e0a32d5591a27908231f9d6645f2d27454d12ae55f042298ee9e ssh-agent -k [2023-05-02T00:18:36.275Z] unset SSH_AUTH_SOCK; [2023-05-02T00:18:36.275Z] unset SSH_AGENT_PID; [2023-05-02T00:18:36.276Z] echo Agent pid 38 killed; [2023-05-02T00:18:36.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T00:18:36.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T00:18:36.310Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T00:18:36.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T00:18:36.423Z] $ docker exec 65df716c9393e0a32d5591a27908231f9d6645f2d27454d12ae55f042298ee9e ssh-agent [2023-05-02T00:18:36.514Z] SSH_AUTH_SOCK=/tmp/ssh-weSZNncWAEeO/agent.70 [2023-05-02T00:18:36.514Z] SSH_AGENT_PID=76 [2023-05-02T00:18:36.520Z] Running ssh-add (command line suppressed) [2023-05-02T00:18:36.630Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7629410031706574431.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7629410031706574431.key) [2023-05-02T00:18:36.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T00:18:36.937Z] + git semver init [2023-05-02T00:18:37.197Z] 2023-05-02 00:18:37,129 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T00:18:37.197Z] 2023-05-02 00:18:37,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-02T00:18:37.197Z] 2023-05-02 00:18:37,131 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-02T00:18:37.197Z] 2023-05-02 00:18:37,132 [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-05-02T00:18:38.576Z] 2023-05-02 00:18:38,202 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-05-02T00:18:38.576Z] 2023-05-02 00:18:38,203 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-05-02T00:18:38.576Z] 2023-05-02 00:18:38,203 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-02T00:18:38.576Z] 2023-05-02 00:18:38,203 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-02T00:18:38.576Z] 3.0.0-dev.33 [Pipeline] } [2023-05-02T00:18:38.591Z] $ docker exec --env ******** --env ******** 65df716c9393e0a32d5591a27908231f9d6645f2d27454d12ae55f042298ee9e ssh-agent -k [2023-05-02T00:18:38.682Z] unset SSH_AUTH_SOCK; [2023-05-02T00:18:38.683Z] unset SSH_AGENT_PID; [2023-05-02T00:18:38.683Z] echo Agent pid 76 killed; [2023-05-02T00:18:38.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T00:18:38.997Z] + git semver [Pipeline] } [2023-05-02T00:18:39.271Z] $ docker stop --time=1 65df716c9393e0a32d5591a27908231f9d6645f2d27454d12ae55f042298ee9e [2023-05-02T00:18:40.588Z] $ docker rm -f --volumes 65df716c9393e0a32d5591a27908231f9d6645f2d27454d12ae55f042298ee9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T00:18:40.924Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T00:18:41.129Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T00:18:41.132Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.33 [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-05-02T00:18:41.248Z] provisioning config files... [2023-05-02T00:18:41.257Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9127363286207599837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:18:41.554Z] ---> docker-login.sh [2023-05-02T00:18:41.554Z] nexus3.edgexfoundry.org:10001 [2023-05-02T00:18:41.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:18:41.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:18:41.554Z] Configure a credential helper to remove this warning. See [2023-05-02T00:18:41.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:18:41.554Z] [2023-05-02T00:18:41.554Z] Login Succeeded [2023-05-02T00:18:41.554Z] nexus3.edgexfoundry.org:10002 [2023-05-02T00:18:41.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:18:41.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:18:41.554Z] Configure a credential helper to remove this warning. See [2023-05-02T00:18:41.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:18:41.554Z] [2023-05-02T00:18:41.554Z] Login Succeeded [2023-05-02T00:18:41.554Z] nexus3.edgexfoundry.org:10003 [2023-05-02T00:18:41.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:18:41.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:18:41.812Z] Configure a credential helper to remove this warning. See [2023-05-02T00:18:41.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:18:41.812Z] [2023-05-02T00:18:41.812Z] Login Succeeded [2023-05-02T00:18:41.812Z] nexus3.edgexfoundry.org:10004 [2023-05-02T00:18:41.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:18:41.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:18:41.812Z] Configure a credential helper to remove this warning. See [2023-05-02T00:18:41.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:18:41.812Z] [2023-05-02T00:18:41.812Z] Login Succeeded [2023-05-02T00:18:41.812Z] docker.io [2023-05-02T00:18:42.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:18:42.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:18:42.072Z] Configure a credential helper to remove this warning. See [2023-05-02T00:18:42.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:18:42.072Z] [2023-05-02T00:18:42.072Z] Login Succeeded [2023-05-02T00:18:42.072Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T00:18:42.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T00:18:42.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T00:18:42.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T00:18:42.150Z] ========================================================= [2023-05-02T00:18:42.150Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T00:18:42.150Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:18:42.464Z] + 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-05-02T00:18:42.464Z] Sending build context to Docker daemon 10.9MB [2023-05-02T00:18:42.464Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T00:18:42.464Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T00:18:42.464Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T00:18:42.464Z] f56be85fc22e: Pulling fs layer [2023-05-02T00:18:42.464Z] 85791d961cd3: Pulling fs layer [2023-05-02T00:18:42.464Z] d694b5ae8c79: Pulling fs layer [2023-05-02T00:18:42.464Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T00:18:42.464Z] 4d19c01a9841: Pulling fs layer [2023-05-02T00:18:42.464Z] 9325e15d5711: Pulling fs layer [2023-05-02T00:18:42.464Z] 556b6ee489ea: Pulling fs layer [2023-05-02T00:18:42.464Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T00:18:42.464Z] 9f32a84ed3da: Waiting [2023-05-02T00:18:42.464Z] 4d19c01a9841: Waiting [2023-05-02T00:18:42.464Z] 9325e15d5711: Waiting [2023-05-02T00:18:42.464Z] 556b6ee489ea: Waiting [2023-05-02T00:18:42.464Z] c5a4b2cf53e6: Waiting [2023-05-02T00:18:42.464Z] 85791d961cd3: Verifying Checksum [2023-05-02T00:18:42.464Z] 85791d961cd3: Download complete [2023-05-02T00:18:42.464Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T00:18:42.464Z] 9f32a84ed3da: Download complete [2023-05-02T00:18:42.725Z] 4d19c01a9841: Download complete [2023-05-02T00:18:42.725Z] f56be85fc22e: Verifying Checksum [2023-05-02T00:18:42.725Z] f56be85fc22e: Download complete [2023-05-02T00:18:42.725Z] 9325e15d5711: Verifying Checksum [2023-05-02T00:18:42.725Z] 9325e15d5711: Download complete [2023-05-02T00:18:42.725Z] f56be85fc22e: Pull complete [2023-05-02T00:18:42.987Z] 85791d961cd3: Pull complete [2023-05-02T00:18:42.987Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T00:18:42.987Z] c5a4b2cf53e6: Download complete [2023-05-02T00:18:43.248Z] d694b5ae8c79: Verifying Checksum [2023-05-02T00:18:43.248Z] d694b5ae8c79: Download complete [2023-05-02T00:18:43.248Z] 556b6ee489ea: Verifying Checksum [2023-05-02T00:18:43.248Z] 556b6ee489ea: Download complete [2023-05-02T00:18:46.559Z] d694b5ae8c79: Pull complete [2023-05-02T00:18:46.559Z] 9f32a84ed3da: Pull complete [2023-05-02T00:18:46.559Z] 4d19c01a9841: Pull complete [2023-05-02T00:18:46.819Z] 9325e15d5711: Pull complete [2023-05-02T00:18:49.361Z] 556b6ee489ea: Pull complete [2023-05-02T00:18:49.938Z] c5a4b2cf53e6: Pull complete [2023-05-02T00:18:49.938Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T00:18:49.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T00:18:49.938Z] ---> c4be618373d6 [2023-05-02T00:18:49.938Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T00:18:56.202Z] Still waiting to schedule task [2023-05-02T00:18:56.203Z] ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-02T00:18:56.203Z] ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-02T00:18:56.203Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-12270’ is offline [2023-05-02T00:18:58.106Z] ---> Running in 470dc8b30e5a [2023-05-02T00:18:58.106Z] Removing intermediate container 470dc8b30e5a [2023-05-02T00:18:58.106Z] ---> b17080dbafa6 [2023-05-02T00:18:58.106Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T00:18:58.106Z] ---> Running in d9e1a762ad18 [2023-05-02T00:18:58.106Z] Removing intermediate container d9e1a762ad18 [2023-05-02T00:18:58.106Z] ---> 4b159c0b35f9 [2023-05-02T00:18:58.106Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-02T00:18:58.106Z] ---> Running in 36dee8c7ef16 [2023-05-02T00:18:58.106Z] Removing intermediate container 36dee8c7ef16 [2023-05-02T00:18:58.106Z] ---> 75cce5fcd6e3 [2023-05-02T00:18:58.106Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T00:18:58.106Z] ---> Running in 5eb28d9bb571 [2023-05-02T00:18:58.106Z] Removing intermediate container 5eb28d9bb571 [2023-05-02T00:18:58.106Z] ---> 4e69c90aae23 [2023-05-02T00:18:58.106Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T00:18:58.106Z] ---> Running in 130ed009507e [2023-05-02T00:18:58.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T00:18:58.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T00:18:58.106Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-02T00:18:58.106Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-02T00:18:58.106Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-02T00:18:58.106Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-02T00:18:58.106Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T00:18:58.106Z] OK: 269 MiB in 57 packages [2023-05-02T00:18:58.678Z] Removing intermediate container 130ed009507e [2023-05-02T00:18:58.678Z] ---> c2c505b0feab [2023-05-02T00:18:58.678Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-02T00:18:58.678Z] ---> Running in 3b54e9512140 [2023-05-02T00:18:58.678Z] Removing intermediate container 3b54e9512140 [2023-05-02T00:18:58.678Z] ---> ff7604353f74 [2023-05-02T00:18:58.678Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-02T00:18:58.937Z] ---> d962b642842e [2023-05-02T00:18:58.937Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T00:18:58.937Z] ---> Running in 2de745dfb152 [2023-05-02T00:19:45.625Z] Removing intermediate container 2de745dfb152 [2023-05-02T00:19:45.625Z] ---> 65708068c532 [2023-05-02T00:19:45.625Z] Step 11/12 : COPY . . [2023-05-02T00:19:45.625Z] ---> b835a2b1708c [2023-05-02T00:19:45.625Z] Step 12/12 : RUN $MAKE [2023-05-02T00:19:45.625Z] ---> Running in 0d9e3794c272 [2023-05-02T00:19:45.625Z] noop [2023-05-02T00:19:45.625Z] Removing intermediate container 0d9e3794c272 [2023-05-02T00:19:45.625Z] ---> 790bf031873d [2023-05-02T00:19:45.625Z] Successfully built 790bf031873d [2023-05-02T00:19:45.625Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:19:45.956Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T00:19:45.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T00:19:46.027Z] prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container [2023-05-02T00:19:46.069Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-02T00:19:46.417Z] $ docker top 4f341f7c4cfdb057ff6349f346e2a36f489405dca45182de6b648065a7ac0c6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T00:19:46.758Z] + go version [2023-05-02T00:19:46.758Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T00:19:46.772Z] $ docker stop --time=1 4f341f7c4cfdb057ff6349f346e2a36f489405dca45182de6b648065a7ac0c6d [2023-05-02T00:19:48.016Z] $ docker rm -f --volumes 4f341f7c4cfdb057ff6349f346e2a36f489405dca45182de6b648065a7ac0c6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:19:48.396Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T00:19:48.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T00:19:48.466Z] prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container [2023-05-02T00:19:48.500Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-02T00:19:48.813Z] $ docker top b822b612dabe94c1757e026c231960a8ea8434eeec0c1dd97491c3e533cf5b27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T00:19:49.149Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-02T00:19:49.445Z] + make test [2023-05-02T00:19:49.445Z] go test ./... -coverprofile=coverage.out ./... [2023-05-02T00:19:54.722Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-02T00:20:04.711Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-02T00:20:04.711Z] ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 32.2% of statements [2023-05-02T00:20:08.928Z] go vet ./... [2023-05-02T00:20:12.218Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T00:20:12.218Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T00:20:12.218Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T00:20:12.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T00:20:12.245Z] $ docker stop --time=1 b822b612dabe94c1757e026c231960a8ea8434eeec0c1dd97491c3e533cf5b27 [2023-05-02T00:20:18.433Z] $ docker rm -f --volumes b822b612dabe94c1757e026c231960a8ea8434eeec0c1dd97491c3e533cf5b27 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T00:20:18.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T00:20:19.018Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-02T00:20:19.504Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T00:20:19.884Z] + ls -al . [2023-05-02T00:20:19.884Z] total 184 [2023-05-02T00:20:19.884Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 00:19 . [2023-05-02T00:20:19.884Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 00:18 .. [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 151 May 2 00:18 .dockerignore [2023-05-02T00:20:19.884Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 00:18 .git [2023-05-02T00:20:19.884Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 00:18 .github [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 329 May 2 00:18 .gitignore [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 00:18 .golangci.yml [2023-05-02T00:20:19.884Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 00:18 .semver [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 2 00:18 Attribution.txt [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 2 00:18 CHANGELOG.md [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 2 00:18 Dockerfile [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 00:18 GOVERNANCE.md [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 680 May 2 00:18 Jenkinsfile [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 00:18 LICENSE [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 2 00:18 Makefile [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 00:18 OWNERS.md [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 2 00:18 README.md [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 12 May 2 00:18 VERSION [2023-05-02T00:20:19.884Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 00:18 bin [2023-05-02T00:20:19.884Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 00:18 cmd [2023-05-02T00:20:19.884Z] -rw-r--r-- 1 jenkins jenkins 14663 May 2 00:20 coverage.out [2023-05-02T00:20:19.884Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 00:18 driver [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 2 00:18 go.mod [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 31443 May 2 00:18 go.sum [2023-05-02T00:20:19.884Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 00:18 snap [2023-05-02T00:20:19.884Z] -rw-rw-r-- 1 jenkins jenkins 713 May 2 00:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:20:20.253Z] + 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=cba6ba485dc6694309bacf8d506d636ea079fc31 --label arch=amd64 --label version=3.0.0-dev.33 . [2023-05-02T00:20:20.253Z] Sending build context to Docker daemon 10.91MB [2023-05-02T00:20:20.253Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T00:20:20.253Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-02T00:20:20.253Z] ---> 790bf031873d [2023-05-02T00:20:20.253Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-02T00:20:20.512Z] ---> Running in dcac2055e32a [2023-05-02T00:20:20.769Z] Removing intermediate container dcac2055e32a [2023-05-02T00:20:20.769Z] ---> fea54ce173a7 [2023-05-02T00:20:20.769Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T00:20:20.769Z] ---> Running in eede68b6dbfa [2023-05-02T00:20:20.769Z] Removing intermediate container eede68b6dbfa [2023-05-02T00:20:20.769Z] ---> bb7680a7f23c [2023-05-02T00:20:20.769Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-02T00:20:20.769Z] ---> Running in 42253064e60d [2023-05-02T00:20:21.029Z] Removing intermediate container 42253064e60d [2023-05-02T00:20:21.029Z] ---> 9dff2466bae3 [2023-05-02T00:20:21.029Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T00:20:21.029Z] ---> Running in 666b35b7efea [2023-05-02T00:20:21.029Z] Removing intermediate container 666b35b7efea [2023-05-02T00:20:21.029Z] ---> 69fdaa0c0caa [2023-05-02T00:20:21.029Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T00:20:21.029Z] ---> Running in 566e72041b5d [2023-05-02T00:20:21.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T00:20:21.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T00:20:21.857Z] OK: 269 MiB in 57 packages [2023-05-02T00:20:22.115Z] Removing intermediate container 566e72041b5d [2023-05-02T00:20:22.115Z] ---> 94fd4c3415f4 [2023-05-02T00:20:22.115Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-02T00:20:22.115Z] ---> Running in cd61403908ed [2023-05-02T00:20:22.115Z] Removing intermediate container cd61403908ed [2023-05-02T00:20:22.115Z] ---> 9d2fa304fd03 [2023-05-02T00:20:22.115Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-02T00:20:22.373Z] ---> f287bc0f7579 [2023-05-02T00:20:22.373Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T00:20:22.630Z] ---> Running in a8df73a9816f [2023-05-02T00:20:24.438Z] Removing intermediate container a8df73a9816f [2023-05-02T00:20:24.439Z] ---> f520b2c945cd [2023-05-02T00:20:24.439Z] Step 11/25 : COPY . . [2023-05-02T00:20:24.699Z] ---> 1741b5ee5e3e [2023-05-02T00:20:24.699Z] Step 12/25 : RUN $MAKE [2023-05-02T00:20:24.699Z] ---> Running in 07580c90b63c [2023-05-02T00:20:25.262Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-02T00:20:51.922Z] Removing intermediate container 07580c90b63c [2023-05-02T00:20:51.922Z] ---> 21e4d6db019b [2023-05-02T00:20:51.922Z] Step 13/25 : FROM alpine:3.17 [2023-05-02T00:20:51.922Z] 3.17: Pulling from library/alpine [2023-05-02T00:20:51.922Z] f56be85fc22e: Already exists [2023-05-02T00:20:51.922Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T00:20:51.922Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T00:20:51.922Z] ---> 9ed4aefc74f6 [2023-05-02T00:20:51.922Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-02T00:20:51.922Z] ---> Running in b0d92d6fce65 [2023-05-02T00:20:51.922Z] Removing intermediate container b0d92d6fce65 [2023-05-02T00:20:51.922Z] ---> caff879b4a01 [2023-05-02T00:20:51.923Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-02T00:20:51.923Z] ---> Running in 80fd70dc8e45 [2023-05-02T00:20:51.923Z] Removing intermediate container 80fd70dc8e45 [2023-05-02T00:20:51.923Z] ---> 917c30b46da1 [2023-05-02T00:20:51.923Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-02T00:20:51.923Z] ---> Running in f58af4dbbd97 [2023-05-02T00:20:51.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T00:20:51.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T00:20:51.923Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T00:20:51.923Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T00:20:51.923Z] OK: 7 MiB in 16 packages [2023-05-02T00:20:51.923Z] Removing intermediate container f58af4dbbd97 [2023-05-02T00:20:51.923Z] ---> edf2df4e6492 [2023-05-02T00:20:51.923Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-02T00:20:52.182Z] ---> cbd17f687bbe [2023-05-02T00:20:52.182Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-02T00:20:52.182Z] ---> f39756ece1f3 [2023-05-02T00:20:52.182Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-02T00:20:52.440Z] ---> 9fe9001d16db [2023-05-02T00:20:52.440Z] Step 20/25 : EXPOSE 59986 [2023-05-02T00:20:52.440Z] ---> Running in 795f620dce61 [2023-05-02T00:20:52.440Z] Removing intermediate container 795f620dce61 [2023-05-02T00:20:52.440Z] ---> 46a778130a16 [2023-05-02T00:20:52.440Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-02T00:20:52.440Z] ---> Running in d5eb14c6f07d [2023-05-02T00:20:52.700Z] Removing intermediate container d5eb14c6f07d [2023-05-02T00:20:52.700Z] ---> 7d00041f0072 [2023-05-02T00:20:52.700Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-02T00:20:53.269Z] ---> Running in c9a4ea475b53 [2023-05-02T00:20:53.527Z] Removing intermediate container c9a4ea475b53 [2023-05-02T00:20:53.527Z] ---> a59b955d5eb7 [2023-05-02T00:20:53.527Z] Step 23/25 : LABEL arch=amd64 [2023-05-02T00:20:53.527Z] ---> Running in 65174303f49c [2023-05-02T00:20:53.788Z] Removing intermediate container 65174303f49c [2023-05-02T00:20:53.788Z] ---> c75fdc034b47 [2023-05-02T00:20:53.788Z] Step 24/25 : LABEL git_sha=cba6ba485dc6694309bacf8d506d636ea079fc31 [2023-05-02T00:20:53.788Z] ---> Running in 67c3f14f402d [2023-05-02T00:20:53.788Z] Removing intermediate container 67c3f14f402d [2023-05-02T00:20:53.788Z] ---> f19540b794e3 [2023-05-02T00:20:53.788Z] Step 25/25 : LABEL version=3.0.0-dev.33 [2023-05-02T00:20:53.788Z] ---> Running in abfc5636da59 [2023-05-02T00:20:53.788Z] Removing intermediate container abfc5636da59 [2023-05-02T00:20:53.788Z] ---> 9f8d4dde1eb1 [2023-05-02T00:20:53.788Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T00:20:53.788Z] Successfully built 9f8d4dde1eb1 [2023-05-02T00:20:53.788Z] 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-05-02T00:20:53.894Z] provisioning config files... [2023-05-02T00:20:53.904Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5492009646399696320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:20:54.198Z] ---> docker-login.sh [2023-05-02T00:20:54.198Z] nexus3.edgexfoundry.org:10001 [2023-05-02T00:20:54.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:20:54.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:20:54.198Z] Configure a credential helper to remove this warning. See [2023-05-02T00:20:54.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:20:54.198Z] [2023-05-02T00:20:54.198Z] Login Succeeded [2023-05-02T00:20:54.198Z] nexus3.edgexfoundry.org:10002 [2023-05-02T00:20:54.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:20:54.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:20:54.457Z] Configure a credential helper to remove this warning. See [2023-05-02T00:20:54.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:20:54.457Z] [2023-05-02T00:20:54.457Z] Login Succeeded [2023-05-02T00:20:54.457Z] nexus3.edgexfoundry.org:10003 [2023-05-02T00:20:54.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:20:54.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:20:54.457Z] Configure a credential helper to remove this warning. See [2023-05-02T00:20:54.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:20:54.457Z] [2023-05-02T00:20:54.457Z] Login Succeeded [2023-05-02T00:20:54.457Z] nexus3.edgexfoundry.org:10004 [2023-05-02T00:20:54.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:20:54.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:20:54.457Z] Configure a credential helper to remove this warning. See [2023-05-02T00:20:54.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:20:54.457Z] [2023-05-02T00:20:54.457Z] Login Succeeded [2023-05-02T00:20:54.457Z] docker.io [2023-05-02T00:20:54.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:20:54.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:20:54.715Z] Configure a credential helper to remove this warning. See [2023-05-02T00:20:54.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:20:54.715Z] [2023-05-02T00:20:54.715Z] Login Succeeded [2023-05-02T00:20:54.715Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T00:20:54.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T00:20:54.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T00:20:54.758Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-05-02T00:20:54.758Z] cba6ba485dc6694309bacf8d506d636ea079fc31 [2023-05-02T00:20:54.758Z] latest [2023-05-02T00:20:54.758Z] 3.0.0-dev.33 [2023-05-02T00:20:54.758Z] cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 [2023-05-02T00:20:54.758Z] main [2023-05-02T00:20:54.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:20:55.059Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:20:55.357Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:cba6ba485dc6694309bacf8d506d636ea079fc31 [2023-05-02T00:20:55.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-02T00:20:55.357Z] cdd4ee732a63: Preparing [2023-05-02T00:20:55.357Z] fc899152d30a: Preparing [2023-05-02T00:20:55.357Z] 48d969795858: Preparing [2023-05-02T00:20:55.357Z] 5d745f2483da: Preparing [2023-05-02T00:20:55.357Z] f1417ff83b31: Preparing [2023-05-02T00:20:55.357Z] f1417ff83b31: Layer already exists [2023-05-02T00:20:55.357Z] cdd4ee732a63: Pushed [2023-05-02T00:20:55.357Z] fc899152d30a: Pushed [2023-05-02T00:20:55.357Z] 5d745f2483da: Pushed [2023-05-02T00:20:57.890Z] 48d969795858: Pushed [2023-05-02T00:20:57.890Z] cba6ba485dc6694309bacf8d506d636ea079fc31: digest: sha256:515ca6a17d5f5323b8c78abcc1e2f5697fcd22be5b8da14cba06b0276d10f458 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:20:58.217Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:20:58.525Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-02T00:20:58.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-02T00:20:58.525Z] cdd4ee732a63: Preparing [2023-05-02T00:20:58.525Z] fc899152d30a: Preparing [2023-05-02T00:20:58.525Z] 48d969795858: Preparing [2023-05-02T00:20:58.525Z] 5d745f2483da: Preparing [2023-05-02T00:20:58.525Z] f1417ff83b31: Preparing [2023-05-02T00:20:58.525Z] 5d745f2483da: Layer already exists [2023-05-02T00:20:58.525Z] fc899152d30a: Layer already exists [2023-05-02T00:20:58.525Z] cdd4ee732a63: Layer already exists [2023-05-02T00:20:58.525Z] 48d969795858: Layer already exists [2023-05-02T00:20:58.525Z] f1417ff83b31: Layer already exists [2023-05-02T00:20:58.525Z] latest: digest: sha256:515ca6a17d5f5323b8c78abcc1e2f5697fcd22be5b8da14cba06b0276d10f458 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:20:58.840Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:20:59.145Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.33 [2023-05-02T00:20:59.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-02T00:20:59.145Z] cdd4ee732a63: Preparing [2023-05-02T00:20:59.145Z] fc899152d30a: Preparing [2023-05-02T00:20:59.145Z] 48d969795858: Preparing [2023-05-02T00:20:59.145Z] 5d745f2483da: Preparing [2023-05-02T00:20:59.145Z] f1417ff83b31: Preparing [2023-05-02T00:20:59.145Z] fc899152d30a: Layer already exists [2023-05-02T00:20:59.145Z] 5d745f2483da: Layer already exists [2023-05-02T00:20:59.145Z] f1417ff83b31: Layer already exists [2023-05-02T00:20:59.145Z] cdd4ee732a63: Layer already exists [2023-05-02T00:20:59.145Z] 48d969795858: Layer already exists [2023-05-02T00:20:59.145Z] 3.0.0-dev.33: digest: sha256:515ca6a17d5f5323b8c78abcc1e2f5697fcd22be5b8da14cba06b0276d10f458 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:20:59.448Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:20:59.753Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 [2023-05-02T00:20:59.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-02T00:20:59.753Z] cdd4ee732a63: Preparing [2023-05-02T00:20:59.753Z] fc899152d30a: Preparing [2023-05-02T00:20:59.753Z] 48d969795858: Preparing [2023-05-02T00:20:59.753Z] 5d745f2483da: Preparing [2023-05-02T00:20:59.753Z] f1417ff83b31: Preparing [2023-05-02T00:20:59.753Z] f1417ff83b31: Layer already exists [2023-05-02T00:20:59.753Z] 5d745f2483da: Layer already exists [2023-05-02T00:20:59.753Z] cdd4ee732a63: Layer already exists [2023-05-02T00:20:59.753Z] 48d969795858: Layer already exists [2023-05-02T00:20:59.753Z] fc899152d30a: Layer already exists [2023-05-02T00:20:59.753Z] cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33: digest: sha256:515ca6a17d5f5323b8c78abcc1e2f5697fcd22be5b8da14cba06b0276d10f458 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:21:00.064Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:21:00.368Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-05-02T00:21:00.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-02T00:21:00.368Z] cdd4ee732a63: Preparing [2023-05-02T00:21:00.368Z] fc899152d30a: Preparing [2023-05-02T00:21:00.368Z] 48d969795858: Preparing [2023-05-02T00:21:00.368Z] 5d745f2483da: Preparing [2023-05-02T00:21:00.368Z] f1417ff83b31: Preparing [2023-05-02T00:21:00.368Z] 5d745f2483da: Layer already exists [2023-05-02T00:21:00.368Z] f1417ff83b31: Layer already exists [2023-05-02T00:21:00.368Z] fc899152d30a: Layer already exists [2023-05-02T00:21:00.368Z] 48d969795858: Layer already exists [2023-05-02T00:21:00.368Z] cdd4ee732a63: Layer already exists [2023-05-02T00:21:00.368Z] main: digest: sha256:515ca6a17d5f5323b8c78abcc1e2f5697fcd22be5b8da14cba06b0276d10f458 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T00:21:00.408Z] ===================================================== [Pipeline] echo [2023-05-02T00:21:00.414Z] taggedImages: [2023-05-02T00:21:00.414Z] - nexus3.edgexfoundry.org:10004/device-rest:cba6ba485dc6694309bacf8d506d636ea079fc31 [2023-05-02T00:21:00.414Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-02T00:21:00.414Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.33 [2023-05-02T00:21:00.414Z] - nexus3.edgexfoundry.org:10004/device-rest:cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 [2023-05-02T00:21:00.414Z] - 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-05-02T00:21:00.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T00:21:00.780Z] [2023-05-02T00:21:00.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:21:01.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T00:21:01.079Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T00:21:01.079Z] 5eb5b503b376: Pulling fs layer [2023-05-02T00:21:01.079Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T00:21:01.079Z] ec43610c2a17: Pulling fs layer [2023-05-02T00:21:01.079Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T00:21:01.079Z] 33b1e0a273af: Pulling fs layer [2023-05-02T00:21:01.079Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T00:21:01.079Z] 2f39f015ded8: Pulling fs layer [2023-05-02T00:21:01.079Z] 33b1e0a273af: Waiting [2023-05-02T00:21:01.079Z] 5d3b04190fa2: Waiting [2023-05-02T00:21:01.079Z] 2f39f015ded8: Waiting [2023-05-02T00:21:01.079Z] 3a2ae6a8a46f: Waiting [2023-05-02T00:21:01.079Z] 5c69ac0246d0: Verifying Checksum [2023-05-02T00:21:01.079Z] 5c69ac0246d0: Download complete [2023-05-02T00:21:01.079Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-02T00:21:01.079Z] 3a2ae6a8a46f: Download complete [2023-05-02T00:21:01.079Z] 33b1e0a273af: Verifying Checksum [2023-05-02T00:21:01.079Z] 33b1e0a273af: Download complete [2023-05-02T00:21:01.079Z] 5d3b04190fa2: Download complete [2023-05-02T00:21:01.079Z] ec43610c2a17: Verifying Checksum [2023-05-02T00:21:01.079Z] ec43610c2a17: Download complete [2023-05-02T00:21:01.341Z] 5eb5b503b376: Verifying Checksum [2023-05-02T00:21:01.341Z] 5eb5b503b376: Download complete [2023-05-02T00:21:01.953Z] 2f39f015ded8: Download complete [2023-05-02T00:21:02.524Z] 5eb5b503b376: Pull complete [2023-05-02T00:21:02.524Z] 5c69ac0246d0: Pull complete [2023-05-02T00:21:02.782Z] ec43610c2a17: Pull complete [2023-05-02T00:21:03.040Z] 3a2ae6a8a46f: Pull complete [2023-05-02T00:21:03.040Z] 33b1e0a273af: Pull complete [2023-05-02T00:21:03.299Z] 5d3b04190fa2: Pull complete [2023-05-02T00:21:07.482Z] 2f39f015ded8: Pull complete [2023-05-02T00:21:07.482Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T00:21:07.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T00:21:07.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T00:21:07.569Z] prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container [2023-05-02T00:21:07.606Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T00:21:16.531Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12273 in /w/workspace/edgexfoundry_device-rest-go_main [2023-05-02T00:21:18.494Z] $ docker top 51362d383487674bda6b5c05ffdf0c191470842d5e86942eb93037979c963263 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-05-02T00:21:18.681Z] Running in /w/workspace/device-rest-go/105 [Pipeline] { [Pipeline] checkout [2023-05-02T00:21:18.719Z] The recommended git tool is: git [2023-05-02T00:21:18.934Z] ---> job-cost.sh [2023-05-02T00:21:18.934Z] lf-activate-venv: SKIPPING [2023-05-02T00:21:18.934Z] INFO: No Stack... [2023-05-02T00:21:19.192Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T00:21:19.759Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T00:21:20.049Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-05-02T00:21:20.049Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T00:21:20.063Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] [2023-05-02T00:21:20.069Z] Resource [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] did not exist. Created. [2023-05-02T00:21:20.069Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T00:21:20.370Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T00:21:20.396Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T00:21:20.401Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T00:21:20.426Z] $ docker stop --time=1 51362d383487674bda6b5c05ffdf0c191470842d5e86942eb93037979c963263 [2023-05-02T00:21:21.595Z] $ docker rm -f --volumes 51362d383487674bda6b5c05ffdf0c191470842d5e86942eb93037979c963263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-02T00:21:25.849Z] using credential edgex-jenkins-ssh [2023-05-02T00:21:25.869Z] Cloning the remote Git repository [2023-05-02T00:21:25.924Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-02T00:21:26.042Z] > git init /w/workspace/device-rest-go/105 # timeout=10 [2023-05-02T00:21:26.222Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-02T00:21:26.224Z] > git --version # timeout=10 [2023-05-02T00:21:26.251Z] > git --version # 'git version 2.25.1' [2023-05-02T00:21:26.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T00:21:26.462Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T00:21:28.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-02T00:21:28.784Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T00:21:30.043Z] Avoid second fetch [2023-05-02T00:21:30.043Z] Checking out Revision cba6ba485dc6694309bacf8d506d636ea079fc31 (main) [2023-05-02T00:21:30.069Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T00:21:30.151Z] > git checkout -f cba6ba485dc6694309bacf8d506d636ea079fc31 # timeout=10 [2023-05-02T00:21:30.898Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#304)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T00:21:31.857Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T00:21:31.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T00:21:31.857Z] Dload Upload Total Spent Left Speed [2023-05-02T00:21:31.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh [2023-05-02T00:21:32.603Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T00:21:32.956Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T00:21:32.956Z] + sudo tee /etc/docker/daemon.new [2023-05-02T00:21:32.956Z] { [2023-05-02T00:21:32.956Z] "registry-mirrors": [ [2023-05-02T00:21:32.956Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T00:21:32.956Z] ], [2023-05-02T00:21:32.956Z] "bip": "10.250.0.254/24", [2023-05-02T00:21:32.956Z] "hosts": [ [2023-05-02T00:21:32.956Z] "tcp://0.0.0.0:5555", [2023-05-02T00:21:32.956Z] "unix:///var/run/docker.sock" [2023-05-02T00:21:32.956Z] ], [2023-05-02T00:21:32.956Z] "mtu": 1458, [2023-05-02T00:21:32.956Z] "selinux-enabled": true, [2023-05-02T00:21:32.956Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T00:21:32.956Z] } [Pipeline] sh [2023-05-02T00:21:33.320Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T00:21:33.686Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T00:21:52.155Z] provisioning config files... [2023-05-02T00:21:52.196Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/105@tmp/config1096616933003242701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:21:52.598Z] ---> docker-login.sh [2023-05-02T00:21:52.598Z] nexus3.edgexfoundry.org:10001 [2023-05-02T00:21:53.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:21:53.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:21:53.199Z] Configure a credential helper to remove this warning. See [2023-05-02T00:21:53.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:21:53.199Z] [2023-05-02T00:21:53.199Z] Login Succeeded [2023-05-02T00:21:53.199Z] nexus3.edgexfoundry.org:10002 [2023-05-02T00:21:53.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:21:53.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:21:53.761Z] Configure a credential helper to remove this warning. See [2023-05-02T00:21:53.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:21:53.761Z] [2023-05-02T00:21:53.761Z] Login Succeeded [2023-05-02T00:21:53.761Z] nexus3.edgexfoundry.org:10003 [2023-05-02T00:21:54.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:21:54.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:21:54.307Z] Configure a credential helper to remove this warning. See [2023-05-02T00:21:54.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:21:54.307Z] [2023-05-02T00:21:54.307Z] Login Succeeded [2023-05-02T00:21:54.307Z] nexus3.edgexfoundry.org:10004 [2023-05-02T00:21:54.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:21:54.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:21:54.581Z] Configure a credential helper to remove this warning. See [2023-05-02T00:21:54.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:21:54.581Z] [2023-05-02T00:21:54.581Z] Login Succeeded [2023-05-02T00:21:54.581Z] docker.io [2023-05-02T00:21:54.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:21:55.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:21:55.131Z] Configure a credential helper to remove this warning. See [2023-05-02T00:21:55.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:21:55.131Z] [2023-05-02T00:21:55.131Z] Login Succeeded [2023-05-02T00:21:55.131Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T00:21:55.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T00:21:55.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T00:21:55.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T00:21:55.562Z] ========================================================= [2023-05-02T00:21:55.563Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T00:21:55.563Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:21:55.957Z] + 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-05-02T00:21:55.957Z] Sending build context to Docker daemon 138.8kB [2023-05-02T00:21:56.233Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T00:21:56.233Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T00:21:56.515Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T00:21:56.515Z] c41833b44d91: Pulling fs layer [2023-05-02T00:21:56.515Z] ed15518f5707: Pulling fs layer [2023-05-02T00:21:56.515Z] feae8fd75edb: Pulling fs layer [2023-05-02T00:21:56.515Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T00:21:56.515Z] 3cdef696dda3: Pulling fs layer [2023-05-02T00:21:56.515Z] 2ced38df9373: Pulling fs layer [2023-05-02T00:21:56.515Z] 58f1dce35555: Pulling fs layer [2023-05-02T00:21:56.515Z] 3cdef696dda3: Waiting [2023-05-02T00:21:56.515Z] 2ced38df9373: Waiting [2023-05-02T00:21:56.515Z] 58f1dce35555: Waiting [2023-05-02T00:21:56.515Z] ed15518f5707: Download complete [2023-05-02T00:21:56.515Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T00:21:56.515Z] 242c74f7c9fa: Download complete [2023-05-02T00:21:56.515Z] 3cdef696dda3: Verifying Checksum [2023-05-02T00:21:56.515Z] 3cdef696dda3: Download complete [2023-05-02T00:21:56.515Z] c41833b44d91: Verifying Checksum [2023-05-02T00:21:56.515Z] c41833b44d91: Download complete [2023-05-02T00:21:58.002Z] c41833b44d91: Pull complete [2023-05-02T00:21:58.278Z] 58f1dce35555: Verifying Checksum [2023-05-02T00:21:58.278Z] 58f1dce35555: Download complete [2023-05-02T00:21:58.556Z] ed15518f5707: Pull complete [2023-05-02T00:21:59.535Z] feae8fd75edb: Verifying Checksum [2023-05-02T00:21:59.535Z] feae8fd75edb: Download complete [2023-05-02T00:21:59.804Z] 2ced38df9373: Verifying Checksum [2023-05-02T00:21:59.804Z] 2ced38df9373: Download complete [2023-05-02T00:22:09.951Z] feae8fd75edb: Pull complete [2023-05-02T00:22:10.230Z] 242c74f7c9fa: Pull complete [2023-05-02T00:22:10.831Z] 3cdef696dda3: Pull complete [2023-05-02T00:22:19.123Z] 2ced38df9373: Pull complete [2023-05-02T00:22:21.756Z] 58f1dce35555: Pull complete [2023-05-02T00:22:21.756Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T00:22:21.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T00:22:21.756Z] ---> fadd8f120f05 [2023-05-02T00:22:21.756Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T00:22:23.741Z] ---> Running in 357df645bdc1 [2023-05-02T00:22:24.023Z] Removing intermediate container 357df645bdc1 [2023-05-02T00:22:24.023Z] ---> b37e71d8e52e [2023-05-02T00:22:24.023Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T00:22:24.023Z] ---> Running in 3328c250bd21 [2023-05-02T00:22:24.628Z] Removing intermediate container 3328c250bd21 [2023-05-02T00:22:24.628Z] ---> af7ac094dcfc [2023-05-02T00:22:24.628Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-02T00:22:24.628Z] ---> Running in 173cf5871e53 [2023-05-02T00:22:24.900Z] Removing intermediate container 173cf5871e53 [2023-05-02T00:22:24.900Z] ---> bff66f508aee [2023-05-02T00:22:24.900Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T00:22:25.179Z] ---> Running in d3420b9d7303 [2023-05-02T00:22:25.453Z] Removing intermediate container d3420b9d7303 [2023-05-02T00:22:25.453Z] ---> 727186d6a6b7 [2023-05-02T00:22:25.453Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T00:22:25.732Z] ---> Running in d702dead6121 [2023-05-02T00:22:27.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T00:22:27.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T00:22:29.777Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-02T00:22:29.777Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-02T00:22:29.777Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-02T00:22:29.777Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-02T00:22:29.777Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T00:22:29.777Z] OK: 268 MiB in 57 packages [2023-05-02T00:22:30.797Z] Removing intermediate container d702dead6121 [2023-05-02T00:22:30.797Z] ---> a7897abfe6ab [2023-05-02T00:22:30.797Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-02T00:22:31.513Z] ---> Running in 1c2909278210 [2023-05-02T00:22:31.513Z] Removing intermediate container 1c2909278210 [2023-05-02T00:22:31.513Z] ---> 6ac82d67d92f [2023-05-02T00:22:31.513Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-02T00:22:35.749Z] ---> a553ce154a95 [2023-05-02T00:22:35.749Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T00:22:36.025Z] ---> Running in 40e981b99c18 [2023-05-02T00:23:57.786Z] Removing intermediate container 40e981b99c18 [2023-05-02T00:23:57.786Z] ---> 7731ab1034cf [2023-05-02T00:23:57.786Z] Step 11/12 : COPY . . [2023-05-02T00:23:57.786Z] ---> e3bc0e2dba36 [2023-05-02T00:23:57.786Z] Step 12/12 : RUN $MAKE [2023-05-02T00:23:57.786Z] ---> Running in 8603ad02be58 [2023-05-02T00:23:57.786Z] noop [2023-05-02T00:23:57.786Z] Removing intermediate container 8603ad02be58 [2023-05-02T00:23:57.786Z] ---> 8d3c40a4ff3b [2023-05-02T00:23:57.786Z] Successfully built 8d3c40a4ff3b [2023-05-02T00:23:57.786Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:23:58.159Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T00:23:58.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T00:23:58.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-12273 does not seem to be running inside a container [2023-05-02T00:23:58.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/105 -v /w/workspace/device-rest-go/105:/w/workspace/device-rest-go/105:rw,z -v /w/workspace/device-rest-go/105@tmp:/w/workspace/device-rest-go/105@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-05-02T00:24:00.061Z] $ docker top 019748bfed3a4e40941a105cce2f89e5118c38e196cc2e4eca64c4395a3e649b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T00:24:01.006Z] + go version [2023-05-02T00:24:01.006Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T00:24:01.029Z] $ docker stop --time=1 019748bfed3a4e40941a105cce2f89e5118c38e196cc2e4eca64c4395a3e649b [2023-05-02T00:24:02.818Z] $ docker rm -f --volumes 019748bfed3a4e40941a105cce2f89e5118c38e196cc2e4eca64c4395a3e649b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:24:03.447Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T00:24:03.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T00:24:03.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-12273 does not seem to be running inside a container [2023-05-02T00:24:03.774Z] $ 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/105 -v /w/workspace/device-rest-go/105:/w/workspace/device-rest-go/105:rw,z -v /w/workspace/device-rest-go/105@tmp:/w/workspace/device-rest-go/105@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-05-02T00:24:05.162Z] $ docker top da96d5bd4b7e1b9195406bb8c1cbc01dcede4e889d77b450824c7aa2e690941e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T00:24:06.080Z] + git config --global --add safe.directory /w/workspace/device-rest-go/105 [Pipeline] fileExists [Pipeline] sh [2023-05-02T00:24:06.762Z] + make test [2023-05-02T00:24:06.762Z] go test ./... -coverprofile=coverage.out ./... [2023-05-02T00:24:45.700Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-02T00:27:22.541Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-02T00:27:22.541Z] ok github.com/edgexfoundry/device-rest-go/driver 0.066s coverage: 32.2% of statements [2023-05-02T00:27:22.541Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T00:27:22.541Z] go vet ./... [2023-05-02T00:27:44.645Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T00:27:44.645Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T00:27:44.645Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T00:27:44.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T00:27:44.671Z] $ docker stop --time=1 da96d5bd4b7e1b9195406bb8c1cbc01dcede4e889d77b450824c7aa2e690941e [2023-05-02T00:27:48.461Z] $ docker rm -f --volumes da96d5bd4b7e1b9195406bb8c1cbc01dcede4e889d77b450824c7aa2e690941e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T00:27:49.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T00:27:49.741Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T00:27:50.308Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T00:27:50.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T00:27:51.053Z] + ls -al . [2023-05-02T00:27:51.053Z] total 180 [2023-05-02T00:27:51.053Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 00:24 . [2023-05-02T00:27:51.053Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 00:21 .. [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 151 May 2 00:21 .dockerignore [2023-05-02T00:27:51.053Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 00:21 .git [2023-05-02T00:27:51.053Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 00:21 .github [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 329 May 2 00:21 .gitignore [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 00:21 .golangci.yml [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 2 00:21 Attribution.txt [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 2 00:21 CHANGELOG.md [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 2 00:21 Dockerfile [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 00:21 GOVERNANCE.md [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 680 May 2 00:21 Jenkinsfile [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 00:21 LICENSE [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 2 00:21 Makefile [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 00:21 OWNERS.md [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 2 00:21 README.md [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 12 May 2 00:18 VERSION [2023-05-02T00:27:51.053Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 00:21 bin [2023-05-02T00:27:51.053Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 00:21 cmd [2023-05-02T00:27:51.053Z] -rw-r--r-- 1 jenkins jenkins 14663 May 2 00:27 coverage.out [2023-05-02T00:27:51.053Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 00:21 driver [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 2 00:21 go.mod [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 31443 May 2 00:21 go.sum [2023-05-02T00:27:51.053Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 00:21 snap [2023-05-02T00:27:51.053Z] -rw-rw-r-- 1 jenkins jenkins 713 May 2 00:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:27:51.417Z] + 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=cba6ba485dc6694309bacf8d506d636ea079fc31 --label arch=arm64 --label version=3.0.0-dev.33 . [2023-05-02T00:27:51.417Z] Sending build context to Docker daemon 154.1kB [2023-05-02T00:27:51.687Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T00:27:51.687Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-02T00:27:51.687Z] ---> 8d3c40a4ff3b [2023-05-02T00:27:51.687Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-02T00:27:51.687Z] ---> Running in a61d4b3b9f12 [2023-05-02T00:27:51.957Z] Removing intermediate container a61d4b3b9f12 [2023-05-02T00:27:51.957Z] ---> cb1304c30c98 [2023-05-02T00:27:51.957Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T00:27:52.227Z] ---> Running in 0502fbf15190 [2023-05-02T00:27:52.497Z] Removing intermediate container 0502fbf15190 [2023-05-02T00:27:52.497Z] ---> c9780486621a [2023-05-02T00:27:52.497Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-02T00:27:52.497Z] ---> Running in dc0ba6bfa217 [2023-05-02T00:27:52.773Z] Removing intermediate container dc0ba6bfa217 [2023-05-02T00:27:52.773Z] ---> 07e01f46eaae [2023-05-02T00:27:52.773Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T00:27:53.044Z] ---> Running in 6f7d8614bd4f [2023-05-02T00:27:53.313Z] Removing intermediate container 6f7d8614bd4f [2023-05-02T00:27:53.313Z] ---> 7c8ad418db7c [2023-05-02T00:27:53.313Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T00:27:53.313Z] ---> Running in 89986eccf0cf [2023-05-02T00:27:54.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T00:27:55.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T00:27:56.216Z] OK: 268 MiB in 57 packages [2023-05-02T00:27:57.186Z] Removing intermediate container 89986eccf0cf [2023-05-02T00:27:57.186Z] ---> 4fed8976ff22 [2023-05-02T00:27:57.186Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-02T00:27:57.186Z] ---> Running in d2e7764bc486 [2023-05-02T00:27:57.457Z] Removing intermediate container d2e7764bc486 [2023-05-02T00:27:57.457Z] ---> 341af3918e6a [2023-05-02T00:27:57.457Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-02T00:27:58.048Z] ---> 60810f6de860 [2023-05-02T00:27:58.048Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T00:27:58.318Z] ---> Running in 4c31bbd4fbcb [2023-05-02T00:28:01.694Z] Removing intermediate container 4c31bbd4fbcb [2023-05-02T00:28:01.694Z] ---> 078691d30994 [2023-05-02T00:28:01.694Z] Step 11/25 : COPY . . [2023-05-02T00:28:01.694Z] ---> 79bc6a9a4c1b [2023-05-02T00:28:01.694Z] Step 12/25 : RUN $MAKE [2023-05-02T00:28:01.963Z] ---> Running in c67f7b83ef2d [2023-05-02T00:28:02.931Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-02T00:30:24.667Z] Removing intermediate container c67f7b83ef2d [2023-05-02T00:30:24.667Z] ---> 55ec316ad843 [2023-05-02T00:30:24.667Z] Step 13/25 : FROM alpine:3.17 [2023-05-02T00:30:24.667Z] 3.17: Pulling from library/alpine [2023-05-02T00:30:24.667Z] c41833b44d91: Already exists [2023-05-02T00:30:24.667Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T00:30:24.667Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T00:30:24.667Z] ---> 51e60588ff2c [2023-05-02T00:30:24.667Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-02T00:30:24.667Z] ---> Running in c255f9aad438 [2023-05-02T00:30:24.667Z] Removing intermediate container c255f9aad438 [2023-05-02T00:30:24.667Z] ---> 0a9624fea92c [2023-05-02T00:30:24.667Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-02T00:30:24.667Z] ---> Running in 5062afcdb8be [2023-05-02T00:30:24.667Z] Removing intermediate container 5062afcdb8be [2023-05-02T00:30:24.667Z] ---> 5bc0cf43e3a8 [2023-05-02T00:30:24.667Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-02T00:30:24.667Z] ---> Running in 73b570d1e2b4 [2023-05-02T00:30:24.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T00:30:24.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T00:30:25.634Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T00:30:25.635Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T00:30:25.635Z] OK: 8 MiB in 16 packages [2023-05-02T00:30:26.597Z] Removing intermediate container 73b570d1e2b4 [2023-05-02T00:30:26.597Z] ---> d77b7b60bb0f [2023-05-02T00:30:26.597Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-02T00:30:28.011Z] ---> 231d16493672 [2023-05-02T00:30:28.011Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-02T00:30:28.597Z] ---> 484bb603fbc7 [2023-05-02T00:30:28.597Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-02T00:30:31.950Z] ---> c04e90a4140d [2023-05-02T00:30:31.950Z] Step 20/25 : EXPOSE 59986 [2023-05-02T00:30:31.950Z] ---> Running in 991960f06c7f [2023-05-02T00:30:32.217Z] Removing intermediate container 991960f06c7f [2023-05-02T00:30:32.217Z] ---> 78db171f8471 [2023-05-02T00:30:32.217Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-02T00:30:32.217Z] ---> Running in 8fd0dfff82be [2023-05-02T00:30:32.486Z] Removing intermediate container 8fd0dfff82be [2023-05-02T00:30:32.486Z] ---> 0c1340833e86 [2023-05-02T00:30:32.486Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-02T00:30:32.753Z] ---> Running in 3a1bf1b7b169 [2023-05-02T00:30:33.021Z] Removing intermediate container 3a1bf1b7b169 [2023-05-02T00:30:33.021Z] ---> 21938c5e2fae [2023-05-02T00:30:33.021Z] Step 23/25 : LABEL arch=arm64 [2023-05-02T00:30:33.021Z] ---> Running in c69b406cd523 [2023-05-02T00:30:33.289Z] Removing intermediate container c69b406cd523 [2023-05-02T00:30:33.289Z] ---> 8ff6a09d95c3 [2023-05-02T00:30:33.289Z] Step 24/25 : LABEL git_sha=cba6ba485dc6694309bacf8d506d636ea079fc31 [2023-05-02T00:30:33.289Z] ---> Running in 24956c6b91ea [2023-05-02T00:30:33.557Z] Removing intermediate container 24956c6b91ea [2023-05-02T00:30:33.557Z] ---> c08818b4395b [2023-05-02T00:30:33.557Z] Step 25/25 : LABEL version=3.0.0-dev.33 [2023-05-02T00:30:33.824Z] ---> Running in 05053c6fb77f [2023-05-02T00:30:34.093Z] Removing intermediate container 05053c6fb77f [2023-05-02T00:30:34.093Z] ---> 6447c6f91fc1 [2023-05-02T00:30:34.093Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T00:30:34.093Z] Successfully built 6447c6f91fc1 [2023-05-02T00:30:34.093Z] 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-05-02T00:30:34.212Z] provisioning config files... [2023-05-02T00:30:34.228Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/105@tmp/config2860406539895657362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:30:34.567Z] ---> docker-login.sh [2023-05-02T00:30:34.567Z] nexus3.edgexfoundry.org:10001 [2023-05-02T00:30:34.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:30:34.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:30:34.835Z] Configure a credential helper to remove this warning. See [2023-05-02T00:30:34.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:30:34.835Z] [2023-05-02T00:30:34.835Z] Login Succeeded [2023-05-02T00:30:34.835Z] nexus3.edgexfoundry.org:10002 [2023-05-02T00:30:35.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:30:35.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:30:35.369Z] Configure a credential helper to remove this warning. See [2023-05-02T00:30:35.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:30:35.369Z] [2023-05-02T00:30:35.369Z] Login Succeeded [2023-05-02T00:30:35.369Z] nexus3.edgexfoundry.org:10003 [2023-05-02T00:30:35.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:30:35.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:30:35.636Z] Configure a credential helper to remove this warning. See [2023-05-02T00:30:35.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:30:35.636Z] [2023-05-02T00:30:35.636Z] Login Succeeded [2023-05-02T00:30:35.636Z] nexus3.edgexfoundry.org:10004 [2023-05-02T00:30:35.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:30:36.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:30:36.169Z] Configure a credential helper to remove this warning. See [2023-05-02T00:30:36.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:30:36.169Z] [2023-05-02T00:30:36.169Z] Login Succeeded [2023-05-02T00:30:36.169Z] docker.io [2023-05-02T00:30:36.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T00:30:36.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T00:30:36.705Z] Configure a credential helper to remove this warning. See [2023-05-02T00:30:36.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T00:30:36.705Z] [2023-05-02T00:30:36.705Z] Login Succeeded [2023-05-02T00:30:36.705Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T00:30:36.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T00:30:36.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T00:30:36.845Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-05-02T00:30:36.845Z] cba6ba485dc6694309bacf8d506d636ea079fc31 [2023-05-02T00:30:36.845Z] latest [2023-05-02T00:30:36.845Z] 3.0.0-dev.33 [2023-05-02T00:30:36.845Z] cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 [2023-05-02T00:30:36.845Z] main [2023-05-02T00:30:36.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:30:37.238Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:30:37.626Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:cba6ba485dc6694309bacf8d506d636ea079fc31 [2023-05-02T00:30:37.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-02T00:30:37.626Z] 3b39c0d33aa3: Preparing [2023-05-02T00:30:37.626Z] 3b4335fde335: Preparing [2023-05-02T00:30:37.626Z] 7709e487d8cd: Preparing [2023-05-02T00:30:37.626Z] a03a4ca391ba: Preparing [2023-05-02T00:30:37.626Z] 26cbea5cba74: Preparing [2023-05-02T00:30:37.626Z] 26cbea5cba74: Layer already exists [2023-05-02T00:30:37.901Z] 3b4335fde335: Pushed [2023-05-02T00:30:37.901Z] 3b39c0d33aa3: Pushed [2023-05-02T00:30:37.901Z] a03a4ca391ba: Pushed [2023-05-02T00:30:43.291Z] 7709e487d8cd: Pushed [2023-05-02T00:30:43.291Z] cba6ba485dc6694309bacf8d506d636ea079fc31: digest: sha256:4a44509deec8c8fb0f939b36719455d4df31f4bacdc9dac9ebc51ab1c0aed85b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:30:43.661Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:30:44.005Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-02T00:30:44.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-02T00:30:44.005Z] 3b39c0d33aa3: Preparing [2023-05-02T00:30:44.005Z] 3b4335fde335: Preparing [2023-05-02T00:30:44.005Z] 7709e487d8cd: Preparing [2023-05-02T00:30:44.005Z] a03a4ca391ba: Preparing [2023-05-02T00:30:44.005Z] 26cbea5cba74: Preparing [2023-05-02T00:30:44.005Z] 26cbea5cba74: Layer already exists [2023-05-02T00:30:44.005Z] 7709e487d8cd: Layer already exists [2023-05-02T00:30:44.005Z] 3b39c0d33aa3: Layer already exists [2023-05-02T00:30:44.005Z] 3b4335fde335: Layer already exists [2023-05-02T00:30:44.005Z] a03a4ca391ba: Layer already exists [2023-05-02T00:30:44.005Z] latest: digest: sha256:4a44509deec8c8fb0f939b36719455d4df31f4bacdc9dac9ebc51ab1c0aed85b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:30:44.619Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:30:44.964Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.33 [2023-05-02T00:30:44.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-02T00:30:44.964Z] 3b39c0d33aa3: Preparing [2023-05-02T00:30:44.964Z] 3b4335fde335: Preparing [2023-05-02T00:30:44.964Z] 7709e487d8cd: Preparing [2023-05-02T00:30:44.964Z] a03a4ca391ba: Preparing [2023-05-02T00:30:44.964Z] 26cbea5cba74: Preparing [2023-05-02T00:30:44.964Z] 7709e487d8cd: Layer already exists [2023-05-02T00:30:44.964Z] a03a4ca391ba: Layer already exists [2023-05-02T00:30:44.964Z] 26cbea5cba74: Layer already exists [2023-05-02T00:30:44.964Z] 3b4335fde335: Layer already exists [2023-05-02T00:30:44.964Z] 3b39c0d33aa3: Layer already exists [2023-05-02T00:30:44.964Z] 3.0.0-dev.33: digest: sha256:4a44509deec8c8fb0f939b36719455d4df31f4bacdc9dac9ebc51ab1c0aed85b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:30:45.323Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:30:45.664Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 [2023-05-02T00:30:45.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-02T00:30:45.664Z] 3b39c0d33aa3: Preparing [2023-05-02T00:30:45.664Z] 3b4335fde335: Preparing [2023-05-02T00:30:45.664Z] 7709e487d8cd: Preparing [2023-05-02T00:30:45.664Z] a03a4ca391ba: Preparing [2023-05-02T00:30:45.664Z] 26cbea5cba74: Preparing [2023-05-02T00:30:45.664Z] 3b4335fde335: Layer already exists [2023-05-02T00:30:45.664Z] 7709e487d8cd: Layer already exists [2023-05-02T00:30:45.664Z] 26cbea5cba74: Layer already exists [2023-05-02T00:30:45.664Z] 3b39c0d33aa3: Layer already exists [2023-05-02T00:30:45.664Z] a03a4ca391ba: Layer already exists [2023-05-02T00:30:45.664Z] cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33: digest: sha256:4a44509deec8c8fb0f939b36719455d4df31f4bacdc9dac9ebc51ab1c0aed85b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:30:46.014Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:30:46.350Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-05-02T00:30:46.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-02T00:30:46.350Z] 3b39c0d33aa3: Preparing [2023-05-02T00:30:46.350Z] 3b4335fde335: Preparing [2023-05-02T00:30:46.350Z] 7709e487d8cd: Preparing [2023-05-02T00:30:46.350Z] a03a4ca391ba: Preparing [2023-05-02T00:30:46.350Z] 26cbea5cba74: Preparing [2023-05-02T00:30:46.350Z] 3b4335fde335: Layer already exists [2023-05-02T00:30:46.350Z] 26cbea5cba74: Layer already exists [2023-05-02T00:30:46.350Z] 7709e487d8cd: Layer already exists [2023-05-02T00:30:46.350Z] 3b39c0d33aa3: Layer already exists [2023-05-02T00:30:46.350Z] a03a4ca391ba: Layer already exists [2023-05-02T00:30:46.350Z] main: digest: sha256:4a44509deec8c8fb0f939b36719455d4df31f4bacdc9dac9ebc51ab1c0aed85b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T00:30:46.411Z] ===================================================== [Pipeline] echo [2023-05-02T00:30:46.421Z] taggedImages: [2023-05-02T00:30:46.421Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:cba6ba485dc6694309bacf8d506d636ea079fc31 [2023-05-02T00:30:46.421Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-02T00:30:46.421Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.33 [2023-05-02T00:30:46.421Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 [2023-05-02T00:30:46.421Z] - 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-05-02T00:30:46.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T00:30:46.793Z] [2023-05-02T00:30:46.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:30:47.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T00:30:47.125Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T00:30:47.125Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T00:30:47.125Z] 04944245beec: Pulling fs layer [2023-05-02T00:30:47.125Z] 699f458cf7ca: Pulling fs layer [2023-05-02T00:30:47.125Z] 765212b225bb: Pulling fs layer [2023-05-02T00:30:47.125Z] f23df028b6ca: Pulling fs layer [2023-05-02T00:30:47.125Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T00:30:47.125Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T00:30:47.125Z] 765212b225bb: Waiting [2023-05-02T00:30:47.125Z] f23df028b6ca: Waiting [2023-05-02T00:30:47.125Z] d65c8cfc05b1: Waiting [2023-05-02T00:30:47.125Z] 2437ff75d9bd: Waiting [2023-05-02T00:30:47.396Z] 04944245beec: Verifying Checksum [2023-05-02T00:30:47.396Z] 04944245beec: Download complete [2023-05-02T00:30:47.396Z] 765212b225bb: Verifying Checksum [2023-05-02T00:30:47.396Z] 765212b225bb: Download complete [2023-05-02T00:30:47.396Z] f23df028b6ca: Verifying Checksum [2023-05-02T00:30:47.396Z] f23df028b6ca: Download complete [2023-05-02T00:30:47.396Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T00:30:47.396Z] d65c8cfc05b1: Download complete [2023-05-02T00:30:47.396Z] 699f458cf7ca: Verifying Checksum [2023-05-02T00:30:47.396Z] 699f458cf7ca: Download complete [2023-05-02T00:30:47.982Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T00:30:47.982Z] 8998bd30e6a1: Download complete [2023-05-02T00:30:49.927Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T00:30:49.927Z] 2437ff75d9bd: Download complete [2023-05-02T00:30:51.874Z] 8998bd30e6a1: Pull complete [2023-05-02T00:30:51.874Z] 04944245beec: Pull complete [2023-05-02T00:30:53.283Z] 699f458cf7ca: Pull complete [2023-05-02T00:30:53.550Z] 765212b225bb: Pull complete [2023-05-02T00:30:54.133Z] f23df028b6ca: Pull complete [2023-05-02T00:30:54.400Z] d65c8cfc05b1: Pull complete [2023-05-02T00:31:09.391Z] 2437ff75d9bd: Pull complete [2023-05-02T00:31:09.391Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T00:31:09.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T00:31:09.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T00:31:09.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-12273 does not seem to be running inside a container [2023-05-02T00:31:09.659Z] $ 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/105 -v /w/workspace/device-rest-go/105:/w/workspace/device-rest-go/105:rw,z -v /w/workspace/device-rest-go/105@tmp:/w/workspace/device-rest-go/105@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-05-02T00:31:12.483Z] $ docker top 1ee49f7a3d1165dae27d03b2277f2209721ce28a5cc10bfe879c99ff6080f367 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:31:13.342Z] ---> job-cost.sh [2023-05-02T00:31:13.342Z] lf-activate-venv: SKIPPING [2023-05-02T00:31:13.342Z] INFO: No Stack... [2023-05-02T00:31:13.609Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T00:31:14.571Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T00:31:15.213Z] + cut -d, -f6+ [2023-05-02T00:31:15.213Z] cat /w/workspace/device-rest-go/105/archives/cost.csv [Pipeline] lock [2023-05-02T00:31:15.286Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] [2023-05-02T00:31:15.291Z] Resource [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] did not exist. Created. [2023-05-02T00:31:15.291Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T00:31:15.953Z] /w/workspace/device-rest-go/105@tmp/durable-140051ad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T00:31:16.609Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T00:31:16.636Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T00:31:16.694Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T00:31:16.701Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T00:31:16.716Z] $ docker stop --time=1 1ee49f7a3d1165dae27d03b2277f2209721ce28a5cc10bfe879c99ff6080f367 [2023-05-02T00:31:18.267Z] $ docker rm -f --volumes 1ee49f7a3d1165dae27d03b2277f2209721ce28a5cc10bfe879c99ff6080f367 [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-05-02T00:31:18.640Z] provisioning config files... [2023-05-02T00:31:18.651Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17451146662624683253tmp [Pipeline] { [Pipeline] sh [2023-05-02T00:31:18.961Z] + set +x [2023-05-02T00:31:18.961Z] + + curl -s https://codecov.io/bash [2023-05-02T00:31:18.961Z] bash -s -- [2023-05-02T00:31:18.961Z] [2023-05-02T00:31:18.961Z] _____ _ [2023-05-02T00:31:18.961Z] / ____| | | [2023-05-02T00:31:18.961Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T00:31:18.961Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T00:31:18.961Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T00:31:18.961Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T00:31:18.961Z] Bash-1.0.6 [2023-05-02T00:31:18.961Z] [2023-05-02T00:31:18.961Z] [2023-05-02T00:31:18.961Z] ==> git version 2.25.1 found [2023-05-02T00:31:18.961Z] ==> 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-05-02T00:31:18.961Z] Release-Date: 2020-01-08 [2023-05-02T00:31:18.961Z] 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-05-02T00:31:18.961Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T00:31:18.961Z] ==> Jenkins CI detected. [2023-05-02T00:31:18.961Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-05-02T00:31:18.961Z] project root: . [2023-05-02T00:31:18.961Z] --> token set from env [2023-05-02T00:31:18.961Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T00:31:18.961Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T00:31:18.961Z] ==> Python coveragepy not found [2023-05-02T00:31:18.961Z] ==> Searching for coverage reports in: [2023-05-02T00:31:18.961Z] + . [2023-05-02T00:31:18.961Z] -> Found 1 reports [2023-05-02T00:31:18.961Z] ==> Detecting git/mercurial file structure [2023-05-02T00:31:18.961Z] ==> Reading reports [2023-05-02T00:31:18.961Z] + ./coverage.out bytes=14663 [2023-05-02T00:31:18.961Z] ==> Appending adjustments [2023-05-02T00:31:18.961Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T00:31:20.695Z] + Found adjustments [2023-05-02T00:31:20.695Z] ==> Gzipping contents [2023-05-02T00:31:20.695Z] 4.0K /tmp/codecov.qg6sv0.gz [2023-05-02T00:31:20.695Z] ==> Uploading reports [2023-05-02T00:31:20.695Z] url: https://codecov.io [2023-05-02T00:31:20.695Z] query: branch=main&commit=cba6ba485dc6694309bacf8d506d636ea079fc31&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-02T00:31:20.695Z] -> Pinging Codecov [2023-05-02T00:31:20.695Z] 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=cba6ba485dc6694309bacf8d506d636ea079fc31&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-02T00:31:20.695Z] -> Uploading to [2023-05-02T00:31:20.695Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/4E5D53B4F1F92C436F7061BF334D961C/cba6ba485dc6694309bacf8d506d636ea079fc31/884fcc0d-5588-4f0e-b11e-2780edb671d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T003119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b7aab3342525ce981ff3b2d1c63e30a9630eb7f44f75f015a832ff304020e05 [2023-05-02T00:31:20.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T00:31:20.695Z] Dload Upload Total Spent Left Speed [2023-05-02T00:31:20.959Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 2510 0 0 100 2510 0 1499 0:00:01 0:00:01 --:--:-- 1498 [2023-05-02T00:31:20.959Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] } [2023-05-02T00:31:20.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-02T00:31:21.095Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-02T00:31:21.104Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:31:21.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-02T00:31:21.687Z] [2023-05-02T00:31:21.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:31:22.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-02T00:31:22.012Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-02T00:31:22.012Z] df9b9388f04a: Pulling fs layer [2023-05-02T00:31:22.012Z] 52dc419b0ee2: Pulling fs layer [2023-05-02T00:31:22.012Z] 25bc292e5bac: Pulling fs layer [2023-05-02T00:31:22.012Z] 114826534d7a: Pulling fs layer [2023-05-02T00:31:22.012Z] 4657fd5d0bcf: Pulling fs layer [2023-05-02T00:31:22.012Z] 6ad1cebc031e: Pulling fs layer [2023-05-02T00:31:22.012Z] 8a3aa393b2d8: Pulling fs layer [2023-05-02T00:31:22.012Z] 114826534d7a: Waiting [2023-05-02T00:31:22.012Z] 25bc292e5bac: Verifying Checksum [2023-05-02T00:31:22.012Z] 25bc292e5bac: Download complete [2023-05-02T00:31:22.012Z] 52dc419b0ee2: Download complete [2023-05-02T00:31:22.012Z] 4657fd5d0bcf: Verifying Checksum [2023-05-02T00:31:22.012Z] 4657fd5d0bcf: Download complete [2023-05-02T00:31:22.012Z] df9b9388f04a: Verifying Checksum [2023-05-02T00:31:22.012Z] df9b9388f04a: Download complete [2023-05-02T00:31:22.274Z] df9b9388f04a: Pull complete [2023-05-02T00:31:22.274Z] 6ad1cebc031e: Verifying Checksum [2023-05-02T00:31:22.274Z] 6ad1cebc031e: Download complete [2023-05-02T00:31:22.274Z] 52dc419b0ee2: Pull complete [2023-05-02T00:31:22.274Z] 25bc292e5bac: Pull complete [2023-05-02T00:31:23.442Z] 114826534d7a: Verifying Checksum [2023-05-02T00:31:23.442Z] 114826534d7a: Download complete [2023-05-02T00:31:24.856Z] 8a3aa393b2d8: Verifying Checksum [2023-05-02T00:31:24.856Z] 8a3aa393b2d8: Download complete [2023-05-02T00:31:27.724Z] 114826534d7a: Pull complete [2023-05-02T00:31:27.985Z] 4657fd5d0bcf: Pull complete [2023-05-02T00:31:28.250Z] 6ad1cebc031e: Pull complete [2023-05-02T00:31:30.807Z] 8a3aa393b2d8: Pull complete [2023-05-02T00:31:30.807Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-02T00:31:30.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-02T00:31:30.807Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T00:31:30.908Z] prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container [2023-05-02T00:31:30.974Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-02T00:31:37.131Z] $ docker top aa128e010bb6cc6b0932b4700a7cc2d5778b62f3fafdac21754d981d0c3ec8b6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-02T00:31:37.195Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-05-02T00:31:37.495Z] + set -o pipefail [2023-05-02T00:31:37.495Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-05-02T00:31:42.812Z] [2023-05-02T00:31:42.812Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-05-02T00:31:42.812Z] [2023-05-02T00:31:42.812Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/93c281f2-e9cc-483a-8cba-b147ba96e81c [2023-05-02T00:31:42.812Z] [2023-05-02T00:31:42.812Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-02T00:31:42.812Z] [2023-05-02T00:31:42.812Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-02T00:31:42.812Z] [2023-05-02T00:31:44.006Z] [2023-05-02T00:31:44.006Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-02T00:31:44.006Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-02T00:31:44.006Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-02T00:31:44.281Z] $ docker stop --time=1 aa128e010bb6cc6b0932b4700a7cc2d5778b62f3fafdac21754d981d0c3ec8b6 [2023-05-02T00:31:47.873Z] $ docker rm -f --volumes aa128e010bb6cc6b0932b4700a7cc2d5778b62f3fafdac21754d981d0c3ec8b6 [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-05-02T00:31:48.571Z] + git log --format=format:%s -1 cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] sh [2023-05-02T00:31:48.881Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T00:31:48.881Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:31:49.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T00:31:49.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T00:31:49.297Z] prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container [2023-05-02T00:31:49.351Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T00:31:49.778Z] $ docker top a5327cc65c1c857945f8b2193851d9dd94be268786875a7b6b3d3326970561c4 -eo pid,comm [2023-05-02T00:31:49.823Z] 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-05-02T00:31:49.823Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T00:31:49.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T00:31:49.852Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T00:31:49.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T00:31:49.976Z] $ docker exec a5327cc65c1c857945f8b2193851d9dd94be268786875a7b6b3d3326970561c4 ssh-agent [2023-05-02T00:31:50.096Z] SSH_AUTH_SOCK=/tmp/ssh-sqfNb73VDfrK/agent.33 [2023-05-02T00:31:50.096Z] SSH_AGENT_PID=39 [2023-05-02T00:31:50.103Z] Running ssh-add (command line suppressed) [2023-05-02T00:31:50.202Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14829887879344578405.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14829887879344578405.key) [2023-05-02T00:31:50.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T00:31:50.906Z] + git semver tag [2023-05-02T00:31:51.480Z] 2023-05-02 00:31:51,168 [run_tag] DEBUG tag force:False [2023-05-02T00:31:51.480Z] 2023-05-02 00:31:51,169 [check_head_tag] DEBUG check head tag [2023-05-02T00:31:51.480Z] 2023-05-02 00:31:51,170 [execute] INFO git cat-file --batch-check [2023-05-02T00:31:51.480Z] 2023-05-02 00:31:51,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-02T00:31:51.480Z] 2023-05-02 00:31:51,174 [execute] INFO git cat-file --batch [2023-05-02T00:31:51.480Z] 2023-05-02 00:31:51,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-02T00:31:51.480Z] 2023-05-02 00:31:51,199 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-02T00:31:51.480Z] 2023-05-02 00:31:51,199 [execute] INFO git tag -a v3.0.0-dev.33 -m v3.0.0-dev.33 [2023-05-02T00:31:51.480Z] 2023-05-02 00:31:51,200 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.33', '-m', 'v3.0.0-dev.33'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-02T00:31:51.480Z] 2023-05-02 00:31:51,205 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-02T00:31:51.480Z] 3.0.0-dev.33 [Pipeline] } [2023-05-02T00:31:51.509Z] $ docker exec --env ******** --env ******** a5327cc65c1c857945f8b2193851d9dd94be268786875a7b6b3d3326970561c4 ssh-agent -k [2023-05-02T00:31:51.607Z] unset SSH_AUTH_SOCK; [2023-05-02T00:31:51.608Z] unset SSH_AGENT_PID; [2023-05-02T00:31:51.608Z] echo Agent pid 39 killed; [2023-05-02T00:31:51.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T00:31:51.952Z] + git semver [Pipeline] } [2023-05-02T00:31:52.232Z] $ docker stop --time=1 a5327cc65c1c857945f8b2193851d9dd94be268786875a7b6b3d3326970561c4 [2023-05-02T00:31:53.558Z] $ docker rm -f --volumes a5327cc65c1c857945f8b2193851d9dd94be268786875a7b6b3d3326970561c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:31:53.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-02T00:31:53.978Z] [2023-05-02T00:31:53.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:31:54.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-02T00:31:54.288Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-02T00:31:54.288Z] ab5ef0e58194: Pulling fs layer [2023-05-02T00:31:54.288Z] 9712f1f96733: Pulling fs layer [2023-05-02T00:31:54.288Z] 63f879dbbcfc: Pulling fs layer [2023-05-02T00:31:54.288Z] 0d9ebad4ef96: Pulling fs layer [2023-05-02T00:31:54.288Z] e9a5061849ea: Pulling fs layer [2023-05-02T00:31:54.288Z] d747dcd14b5f: Pulling fs layer [2023-05-02T00:31:54.288Z] 2de7ff778b66: Pulling fs layer [2023-05-02T00:31:54.288Z] 0d9ebad4ef96: Waiting [2023-05-02T00:31:54.288Z] e9a5061849ea: Waiting [2023-05-02T00:31:54.288Z] d747dcd14b5f: Waiting [2023-05-02T00:31:54.288Z] 2de7ff778b66: Waiting [2023-05-02T00:31:54.288Z] 9712f1f96733: Verifying Checksum [2023-05-02T00:31:54.288Z] 9712f1f96733: Download complete [2023-05-02T00:31:54.861Z] 63f879dbbcfc: Verifying Checksum [2023-05-02T00:31:54.862Z] 63f879dbbcfc: Download complete [2023-05-02T00:31:55.127Z] e9a5061849ea: Verifying Checksum [2023-05-02T00:31:55.127Z] e9a5061849ea: Download complete [2023-05-02T00:31:55.127Z] d747dcd14b5f: Verifying Checksum [2023-05-02T00:31:55.127Z] d747dcd14b5f: Download complete [2023-05-02T00:31:55.390Z] 0d9ebad4ef96: Verifying Checksum [2023-05-02T00:31:55.390Z] 0d9ebad4ef96: Download complete [2023-05-02T00:31:55.390Z] ab5ef0e58194: Download complete [2023-05-02T00:31:55.652Z] 2de7ff778b66: Verifying Checksum [2023-05-02T00:31:55.652Z] 2de7ff778b66: Download complete [2023-05-02T00:31:58.223Z] ab5ef0e58194: Pull complete [2023-05-02T00:31:58.223Z] 9712f1f96733: Pull complete [2023-05-02T00:31:58.806Z] 63f879dbbcfc: Pull complete [2023-05-02T00:32:03.048Z] 0d9ebad4ef96: Pull complete [2023-05-02T00:32:03.048Z] e9a5061849ea: Pull complete [2023-05-02T00:32:03.048Z] d747dcd14b5f: Pull complete [2023-05-02T00:32:03.999Z] 2de7ff778b66: Pull complete [2023-05-02T00:32:03.999Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-02T00:32:03.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-02T00:32:03.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T00:32:04.095Z] prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container [2023-05-02T00:32:04.151Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-02T00:32:10.055Z] $ docker top 174e4063755a1cd92e624af516b271514d4b0ed9b2ee38f2c2ea2a07d9154137 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-02T00:32:10.124Z] provisioning config files... [2023-05-02T00:32:10.140Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18289095870060303399tmp [2023-05-02T00:32:10.151Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14061251169820020734tmp [2023-05-02T00:32:10.163Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4186238475752240513tmp [Pipeline] { [Pipeline] echo [2023-05-02T00:32:10.182Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:32:10.475Z] ---> sigul-configuration.sh [2023-05-02T00:32:10.475Z] gpg: directory `/root/.gnupg' created [2023-05-02T00:32:10.475Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-02T00:32:10.475Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-02T00:32:10.475Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-02T00:32:10.475Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-02T00:32:10.475Z] gpg: CAST5 encrypted data [2023-05-02T00:32:10.475Z] gpg: encrypted with 1 passphrase [2023-05-02T00:32:10.475Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-02T00:32:10.769Z] + mkdir /home/jenkins [2023-05-02T00:32:10.770Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-02T00:32:11.058Z] + 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-05-02T00:32:11.066Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:32:11.815Z] ---> sigul-install.sh [2023-05-02T00:32:11.815Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-02T00:32:12.128Z] + git tag --list [2023-05-02T00:32:12.128Z] v1.0.0 [2023-05-02T00:32:12.128Z] v1.1.0 [2023-05-02T00:32:12.128Z] v1.1.1 [2023-05-02T00:32:12.128Z] v1.1.2 [2023-05-02T00:32:12.128Z] v1.2.0 [2023-05-02T00:32:12.128Z] v1.2.1 [2023-05-02T00:32:12.128Z] v2.0.0 [2023-05-02T00:32:12.128Z] v2.1.0 [2023-05-02T00:32:12.128Z] v2.1.1 [2023-05-02T00:32:12.128Z] v2.1.1-dev.1 [2023-05-02T00:32:12.128Z] v2.1.1-dev.2 [2023-05-02T00:32:12.128Z] v2.1.1-dev.3 [2023-05-02T00:32:12.128Z] v2.2.0 [2023-05-02T00:32:12.128Z] v2.2.1-dev.1 [2023-05-02T00:32:12.128Z] v2.2.1-dev.2 [2023-05-02T00:32:12.128Z] v2.2.1-dev.3 [2023-05-02T00:32:12.128Z] v2.2.1-dev.4 [2023-05-02T00:32:12.128Z] v2.2.1-dev.5 [2023-05-02T00:32:12.128Z] v2.2.1-dev.6 [2023-05-02T00:32:12.128Z] v2.2.1-dev.7 [2023-05-02T00:32:12.128Z] v2.2.1-dev.8 [2023-05-02T00:32:12.128Z] v2.2.1-dev.9 [2023-05-02T00:32:12.128Z] v2.3.0 [2023-05-02T00:32:12.128Z] v2.3.0-dev.10 [2023-05-02T00:32:12.128Z] v2.3.0-dev.11 [2023-05-02T00:32:12.128Z] v2.3.0-dev.12 [2023-05-02T00:32:12.128Z] v2.3.0-dev.13 [2023-05-02T00:32:12.128Z] v2.3.0-dev.14 [2023-05-02T00:32:12.128Z] v2.3.0-dev.15 [2023-05-02T00:32:12.128Z] v2.3.0-dev.16 [2023-05-02T00:32:12.128Z] v2.3.0-dev.17 [2023-05-02T00:32:12.128Z] v2.3.0-dev.18 [2023-05-02T00:32:12.128Z] v2.3.0-dev.19 [2023-05-02T00:32:12.128Z] v2.3.0-dev.20 [2023-05-02T00:32:12.128Z] v2.3.0-dev.21 [2023-05-02T00:32:12.128Z] v2.3.0-dev.22 [2023-05-02T00:32:12.128Z] v2.3.0-dev.23 [2023-05-02T00:32:12.128Z] v2.3.0-dev.24 [2023-05-02T00:32:12.128Z] v2.3.0-dev.25 [2023-05-02T00:32:12.128Z] v2.3.0-dev.9 [2023-05-02T00:32:12.128Z] v3.0.0-dev.1 [2023-05-02T00:32:12.128Z] v3.0.0-dev.10 [2023-05-02T00:32:12.128Z] v3.0.0-dev.11 [2023-05-02T00:32:12.128Z] v3.0.0-dev.12 [2023-05-02T00:32:12.128Z] v3.0.0-dev.13 [2023-05-02T00:32:12.128Z] v3.0.0-dev.14 [2023-05-02T00:32:12.128Z] v3.0.0-dev.15 [2023-05-02T00:32:12.128Z] v3.0.0-dev.16 [2023-05-02T00:32:12.128Z] v3.0.0-dev.17 [2023-05-02T00:32:12.128Z] v3.0.0-dev.18 [2023-05-02T00:32:12.128Z] v3.0.0-dev.19 [2023-05-02T00:32:12.128Z] v3.0.0-dev.2 [2023-05-02T00:32:12.128Z] v3.0.0-dev.20 [2023-05-02T00:32:12.128Z] v3.0.0-dev.21 [2023-05-02T00:32:12.128Z] v3.0.0-dev.22 [2023-05-02T00:32:12.128Z] v3.0.0-dev.23 [2023-05-02T00:32:12.128Z] v3.0.0-dev.24 [2023-05-02T00:32:12.128Z] v3.0.0-dev.25 [2023-05-02T00:32:12.128Z] v3.0.0-dev.26 [2023-05-02T00:32:12.128Z] v3.0.0-dev.27 [2023-05-02T00:32:12.128Z] v3.0.0-dev.28 [2023-05-02T00:32:12.128Z] v3.0.0-dev.29 [2023-05-02T00:32:12.128Z] v3.0.0-dev.3 [2023-05-02T00:32:12.128Z] v3.0.0-dev.30 [2023-05-02T00:32:12.128Z] v3.0.0-dev.31 [2023-05-02T00:32:12.128Z] v3.0.0-dev.32 [2023-05-02T00:32:12.128Z] v3.0.0-dev.33 [2023-05-02T00:32:12.128Z] v3.0.0-dev.4 [2023-05-02T00:32:12.128Z] v3.0.0-dev.5 [2023-05-02T00:32:12.128Z] v3.0.0-dev.6 [2023-05-02T00:32:12.128Z] v3.0.0-dev.7 [2023-05-02T00:32:12.128Z] v3.0.0-dev.8 [2023-05-02T00:32:12.128Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-02T00:32:12.426Z] + lftools sign git-tag v3.0.0-dev.33 [2023-05-02T00:32:13.016Z] Signing Git tag with Sigul... [2023-05-02T00:32:13.016Z] Signing v3.0.0-dev.33 [Pipeline] echo [2023-05-02T00:32:13.290Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:32:13.604Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-02T00:32:13.622Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-02T00:32:13.650Z] $ docker stop --time=1 174e4063755a1cd92e624af516b271514d4b0ed9b2ee38f2c2ea2a07d9154137 [2023-05-02T00:32:14.940Z] $ docker rm -f --volumes 174e4063755a1cd92e624af516b271514d4b0ed9b2ee38f2c2ea2a07d9154137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-02T00:32:15.377Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T00:32:15.377Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:32:15.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T00:32:15.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T00:32:15.802Z] prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container [2023-05-02T00:32:15.858Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T00:32:16.175Z] $ docker top 5ab53c4d030ab3077f245a73cd2f80abb146c96dfa6b8016b48907b2abcbfba0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T00:32:16.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T00:32:16.275Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T00:32:16.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T00:32:16.393Z] $ docker exec 5ab53c4d030ab3077f245a73cd2f80abb146c96dfa6b8016b48907b2abcbfba0 ssh-agent [2023-05-02T00:32:16.515Z] SSH_AUTH_SOCK=/tmp/ssh-wKp0Sv8zgBnq/agent.32 [2023-05-02T00:32:16.515Z] SSH_AGENT_PID=39 [2023-05-02T00:32:16.521Z] Running ssh-add (command line suppressed) [2023-05-02T00:32:16.628Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4330808745300895430.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4330808745300895430.key) [2023-05-02T00:32:16.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T00:32:16.951Z] + git semver bump pre [2023-05-02T00:32:17.217Z] 2023-05-02 00:32:17,117 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-02T00:32:17.217Z] 2023-05-02 00:32:17,117 [bump_version] DEBUG bumping version:3.0.0-dev.33 on axis:pre with prefix:dev [2023-05-02T00:32:17.217Z] 2023-05-02 00:32:17,118 [bump_version] DEBUG bumped version:3.0.0-dev.34 [2023-05-02T00:32:17.217Z] 2023-05-02 00:32:17,118 [write_version] DEBUG write version:3.0.0-dev.34 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-05-02T00:32:17.217Z] 2023-05-02 00:32:17,118 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-02T00:32:17.217Z] 2023-05-02 00:32:17,118 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-02T00:32:17.217Z] 2023-05-02 00:32:17,120 [execute] INFO git cat-file --batch-check [2023-05-02T00:32:17.217Z] 2023-05-02 00:32:17,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T00:32:17.217Z] 2023-05-02 00:32:17,125 [execute] INFO git cat-file --batch [2023-05-02T00:32:17.218Z] 2023-05-02 00:32:17,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T00:32:17.218Z] 2023-05-02 00:32:17,131 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-02T00:32:17.218Z] 3.0.0-dev.34 [Pipeline] } [2023-05-02T00:32:17.234Z] $ docker exec --env ******** --env ******** 5ab53c4d030ab3077f245a73cd2f80abb146c96dfa6b8016b48907b2abcbfba0 ssh-agent -k [2023-05-02T00:32:17.346Z] unset SSH_AUTH_SOCK; [2023-05-02T00:32:17.346Z] unset SSH_AGENT_PID; [2023-05-02T00:32:17.347Z] echo Agent pid 39 killed; [2023-05-02T00:32:17.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T00:32:17.685Z] + git semver [Pipeline] } [2023-05-02T00:32:17.964Z] $ docker stop --time=1 5ab53c4d030ab3077f245a73cd2f80abb146c96dfa6b8016b48907b2abcbfba0 [2023-05-02T00:32:19.237Z] $ docker rm -f --volumes 5ab53c4d030ab3077f245a73cd2f80abb146c96dfa6b8016b48907b2abcbfba0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T00:32:19.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T00:32:19.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:32:19.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T00:32:19.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T00:32:20.005Z] prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container [2023-05-02T00:32:20.060Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T00:32:20.426Z] $ docker top 6e70fd44060c03671eb00a77fb9c8f1f3c32cca2286ace4f5946450c4e0c7a84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T00:32:20.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T00:32:20.526Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T00:32:20.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T00:32:20.637Z] $ docker exec 6e70fd44060c03671eb00a77fb9c8f1f3c32cca2286ace4f5946450c4e0c7a84 ssh-agent [2023-05-02T00:32:20.757Z] SSH_AUTH_SOCK=/tmp/ssh-4wMJjISOy1r3/agent.32 [2023-05-02T00:32:20.757Z] SSH_AGENT_PID=37 [2023-05-02T00:32:20.765Z] Running ssh-add (command line suppressed) [2023-05-02T00:32:20.865Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1455158292531190962.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1455158292531190962.key) [2023-05-02T00:32:20.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T00:32:21.183Z] + git semver push [2023-05-02T00:32:21.452Z] 2023-05-02 00:32:21,380 [run_push] DEBUG push [2023-05-02T00:32:21.452Z] 2023-05-02 00:32:21,381 [execute] INFO git cat-file --batch-check [2023-05-02T00:32:21.452Z] 2023-05-02 00:32:21,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T00:32:21.452Z] 2023-05-02 00:32:21,385 [execute] INFO git rev-list e03dae5a8dd524a4a12b480458988ca34ddc01f0 -- [2023-05-02T00:32:21.452Z] 2023-05-02 00:32:21,386 [execute] DEBUG Popen(['git', 'rev-list', 'e03dae5a8dd524a4a12b480458988ca34ddc01f0', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-02T00:32:21.452Z] 2023-05-02 00:32:21,394 [execute] INFO git fetch -v origin [2023-05-02T00:32:21.452Z] 2023-05-02 00:32:21,395 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-02T00:32:22.033Z] 2023-05-02 00:32:21,833 [run_push] DEBUG no remote changes detected [2023-05-02T00:32:22.033Z] 2023-05-02 00:32:21,833 [execute] INFO git push origin semver [2023-05-02T00:32:22.033Z] 2023-05-02 00:32:21,834 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-02T00:32:22.983Z] 2023-05-02 00:32:22,865 [run_push] DEBUG push all version tags [2023-05-02T00:32:22.983Z] 2023-05-02 00:32:22,866 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-02T00:32:22.983Z] 2023-05-02 00:32:22,867 [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-05-02T00:32:23.934Z] 2023-05-02 00:32:23,656 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-02T00:32:23.934Z] 3.0.0-dev.34 [Pipeline] } [2023-05-02T00:32:23.949Z] $ docker exec --env ******** --env ******** 6e70fd44060c03671eb00a77fb9c8f1f3c32cca2286ace4f5946450c4e0c7a84 ssh-agent -k [2023-05-02T00:32:24.043Z] unset SSH_AUTH_SOCK; [2023-05-02T00:32:24.043Z] unset SSH_AGENT_PID; [2023-05-02T00:32:24.043Z] echo Agent pid 37 killed; [2023-05-02T00:32:24.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T00:32:24.384Z] + git semver [Pipeline] } [2023-05-02T00:32:24.670Z] $ docker stop --time=1 6e70fd44060c03671eb00a77fb9c8f1f3c32cca2286ace4f5946450c4e0c7a84 [2023-05-02T00:32:25.998Z] $ docker rm -f --volumes 6e70fd44060c03671eb00a77fb9c8f1f3c32cca2286ace4f5946450c4e0c7a84 [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-05-02T00:32:26.534Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-05-02T00:32:26.534Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-02T00:32:26.534Z] total 16 [2023-05-02T00:32:26.534Z] drwxr-xr-x 3 root root 4096 May 2 00:21 . [2023-05-02T00:32:26.534Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 00:32 .. [2023-05-02T00:32:26.534Z] drwxr-xr-x 2 root root 4096 May 2 00:21 cost [2023-05-02T00:32:26.534Z] -rw-r--r-- 1 root root 86 May 2 00:21 cost.csv [2023-05-02T00:32:26.534Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-02T00:32:26.534Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-02T00:32:26.534Z] total 16 [2023-05-02T00:32:26.534Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 00:21 . [2023-05-02T00:32:26.534Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 00:32 .. [2023-05-02T00:32:26.534Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 00:21 cost [2023-05-02T00:32:26.534Z] -rw-r--r-- 1 jenkins jenkins 86 May 2 00:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:32:26.838Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:32:27.729Z] ---> package-listing.sh [2023-05-02T00:32:27.729Z] ++ facter osfamily [2023-05-02T00:32:27.729Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T00:32:27.992Z] + OS_FAMILY=debian [2023-05-02T00:32:27.992Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-05-02T00:32:27.992Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T00:32:27.992Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T00:32:27.992Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T00:32:27.992Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T00:32:27.992Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-02T00:32:27.992Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T00:32:27.992Z] + case "${OS_FAMILY}" in [2023-05-02T00:32:27.992Z] + dpkg -l [2023-05-02T00:32:27.992Z] + grep '^ii' [2023-05-02T00:32:27.992Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T00:32:27.992Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T00:32:27.992Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T00:32:27.992Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-02T00:32:27.992Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-05-02T00:32:27.992Z] + 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-05-02T00:32:28.007Z] 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-05-02T00:32:28.296Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T00:32:29.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T00:32:29.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T00:32:29.650Z] prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container [2023-05-02T00:32:29.774Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T00:32:29.991Z] $ docker top 23905be4d4585455ea340955bb1ba7c9c941f8cd0546da37878f7b4a869c14aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T00:32:30.343Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T00:32:30.652Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T00:32:30.971Z] + ls /var/log/sa-host [2023-05-02T00:32:30.971Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T00:32:31.042Z] provisioning config files... [2023-05-02T00:32:31.056Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13192222431105603383tmp [Pipeline] { [Pipeline] echo [2023-05-02T00:32:31.076Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:32:31.397Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T00:32:31.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:32:31.747Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T00:32:31.771Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:32:32.067Z] ---> sudo-logs.sh [2023-05-02T00:32:32.067Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T00:32:32.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:32:32.405Z] ---> job-cost.sh [2023-05-02T00:32:32.405Z] lf-activate-venv: SKIPPING [2023-05-02T00:32:32.406Z] DEBUG: total: 0.2199999988079071 [2023-05-02T00:32:32.406Z] INFO: Retrieving Stack Cost... [2023-05-02T00:32:32.985Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T00:32:33.247Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T00:32:33.266Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T00:32:36.565Z] ---> logs-deploy.sh [2023-05-02T00:32:36.565Z] lf-activate-venv: SKIPPING [2023-05-02T00:32:36.565Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/105 [2023-05-02T00:32:36.565Z] INFO: archiving workspace using pattern(s): [2023-05-02T00:32:36.827Z] Archives upload complete. [2023-05-02T00:32:36.828Z] INFO: archiving logs to Nexus [2023-05-02T00:32:41.359Z] ---> uname -a: [2023-05-02T00:32:41.359Z] Linux prd-ubuntu20-04-docker-8c-8g-12269 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-02T00:32:41.359Z] [2023-05-02T00:32:41.359Z] [2023-05-02T00:32:41.359Z] ---> lscpu: [2023-05-02T00:32:41.359Z] Architecture: x86_64 [2023-05-02T00:32:41.359Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-02T00:32:41.359Z] Byte Order: Little Endian [2023-05-02T00:32:41.359Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-02T00:32:41.359Z] CPU(s): 8 [2023-05-02T00:32:41.359Z] On-line CPU(s) list: 0-7 [2023-05-02T00:32:41.359Z] Thread(s) per core: 1 [2023-05-02T00:32:41.359Z] Core(s) per socket: 1 [2023-05-02T00:32:41.359Z] Socket(s): 8 [2023-05-02T00:32:41.359Z] NUMA node(s): 1 [2023-05-02T00:32:41.359Z] Vendor ID: AuthenticAMD [2023-05-02T00:32:41.359Z] CPU family: 23 [2023-05-02T00:32:41.359Z] Model: 49 [2023-05-02T00:32:41.359Z] Model name: AMD EPYC-Rome Processor [2023-05-02T00:32:41.359Z] Stepping: 0 [2023-05-02T00:32:41.359Z] CPU MHz: 2799.998 [2023-05-02T00:32:41.359Z] BogoMIPS: 5599.99 [2023-05-02T00:32:41.359Z] Virtualization: AMD-V [2023-05-02T00:32:41.359Z] Hypervisor vendor: KVM [2023-05-02T00:32:41.359Z] Virtualization type: full [2023-05-02T00:32:41.359Z] L1d cache: 256 KiB [2023-05-02T00:32:41.359Z] L1i cache: 256 KiB [2023-05-02T00:32:41.359Z] L2 cache: 4 MiB [2023-05-02T00:32:41.359Z] L3 cache: 128 MiB [2023-05-02T00:32:41.359Z] NUMA node0 CPU(s): 0-7 [2023-05-02T00:32:41.359Z] Vulnerability Itlb multihit: Not affected [2023-05-02T00:32:41.359Z] Vulnerability L1tf: Not affected [2023-05-02T00:32:41.359Z] Vulnerability Mds: Not affected [2023-05-02T00:32:41.359Z] Vulnerability Meltdown: Not affected [2023-05-02T00:32:41.359Z] Vulnerability Mmio stale data: Not affected [2023-05-02T00:32:41.359Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-02T00:32:41.359Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-02T00:32:41.359Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-02T00:32:41.359Z] Vulnerability Srbds: Not affected [2023-05-02T00:32:41.359Z] Vulnerability Tsx async abort: Not affected [2023-05-02T00:32:41.359Z] 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-05-02T00:32:41.359Z] [2023-05-02T00:32:41.359Z] [2023-05-02T00:32:41.359Z] ---> nproc: [2023-05-02T00:32:41.359Z] 8 [2023-05-02T00:32:41.359Z] [2023-05-02T00:32:41.359Z] [2023-05-02T00:32:41.359Z] ---> df -h: [2023-05-02T00:32:41.359Z] Filesystem Size Used Avail Use% Mounted on [2023-05-02T00:32:41.359Z] overlay 155G 13G 143G 9% / [2023-05-02T00:32:41.359Z] tmpfs 64M 0 64M 0% /dev [2023-05-02T00:32:41.359Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-02T00:32:41.359Z] shm 64M 0 64M 0% /dev/shm [2023-05-02T00:32:41.359Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-02T00:32:41.359Z] [2023-05-02T00:32:41.359Z] [2023-05-02T00:32:41.359Z] ---> sar -b -r -n DEV: [2023-05-02T00:32:41.359Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12269) 05/02/23 _x86_64_ (8 CPU) [2023-05-02T00:32:41.359Z] [2023-05-02T00:32:41.359Z] 00:17:34 LINUX RESTART (8 CPU) [2023-05-02T00:32:41.359Z] [2023-05-02T00:32:41.359Z] 00:18:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-02T00:32:41.359Z] 00:19:01 162.87 39.80 123.08 0.00 4450.33 46599.24 0.00 [2023-05-02T00:32:41.359Z] 00:20:01 113.38 1.57 111.82 0.00 19.47 46264.27 0.00 [2023-05-02T00:32:41.359Z] 00:21:01 147.79 0.23 147.56 0.00 10.93 27237.06 0.00 [2023-05-02T00:32:41.359Z] 00:22:01 34.54 0.03 34.51 0.00 6.00 16760.16 0.00 [2023-05-02T00:32:41.359Z] 00:23:01 37.44 11.76 25.68 0.00 5424.16 6254.56 0.00 [2023-05-02T00:32:41.359Z] 00:24:01 4.13 0.00 4.13 0.00 0.00 50.66 0.00 [2023-05-02T00:32:41.359Z] 00:25:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2023-05-02T00:32:41.359Z] 00:26:01 2.07 0.00 2.07 0.00 0.00 22.13 0.00 [2023-05-02T00:32:41.359Z] 00:27:01 1.37 0.00 1.37 0.00 0.00 14.00 0.00 [2023-05-02T00:32:41.359Z] 00:28:01 2.40 0.00 2.40 0.00 0.00 38.12 0.00 [2023-05-02T00:32:41.359Z] 00:29:01 1.02 0.00 1.02 0.00 0.00 10.13 0.00 [2023-05-02T00:32:41.359Z] 00:30:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 [2023-05-02T00:32:41.359Z] 00:31:01 1.33 0.00 1.33 0.00 0.00 13.73 0.00 [2023-05-02T00:32:41.359Z] 00:32:01 63.27 0.25 63.02 0.00 12.13 38582.10 0.00 [2023-05-02T00:32:41.359Z] Average: 40.73 3.75 36.99 0.00 699.90 12910.78 0.00 [2023-05-02T00:32:41.359Z] [2023-05-02T00:32:41.359Z] 00:18:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-02T00:32:41.359Z] 00:19:01 29109276 31572636 739040 2.25 76432 2659004 2001560 5.90 1009568 2399352 2308 [2023-05-02T00:32:41.359Z] 00:20:01 27837380 31415712 883500 2.69 145876 3604440 2322876 6.85 1486364 3080156 378688 [2023-05-02T00:32:41.359Z] 00:21:01 27905000 31544144 756748 2.30 151592 3671876 2062032 6.08 1263728 3239744 197328 [2023-05-02T00:32:41.359Z] 00:22:01 27637156 31581952 717620 2.18 158984 3927160 1770468 5.22 1249036 3482820 20 [2023-05-02T00:32:41.359Z] 00:23:01 27261868 31561868 727696 2.21 167136 4259632 1809012 5.33 1484548 3595536 944 [2023-05-02T00:32:41.359Z] 00:24:01 27265832 31565784 724012 2.20 167212 4259620 1825948 5.38 1481624 3595496 8 [2023-05-02T00:32:41.359Z] 00:25:01 27265872 31565868 723888 2.20 167236 4259632 1825948 5.38 1481596 3595500 12 [2023-05-02T00:32:41.359Z] 00:26:01 27273828 31573904 715964 2.18 167308 4259636 1825948 5.38 1474444 3595512 12 [2023-05-02T00:32:41.359Z] 00:27:01 27273536 31573704 716088 2.18 167384 4259636 1825948 5.38 1474528 3595516 8 [2023-05-02T00:32:41.359Z] 00:28:01 27273568 31574012 716072 2.18 167496 4259616 1825948 5.38 1474476 3595672 12 [2023-05-02T00:32:41.359Z] 00:29:01 27273860 31574320 715708 2.18 167532 4259616 1825948 5.38 1474552 3595672 4 [2023-05-02T00:32:41.359Z] 00:30:01 27273592 31574128 715852 2.18 167568 4259620 1825948 5.38 1474784 3595676 8 [2023-05-02T00:32:41.359Z] 00:31:01 27273504 31574100 715824 2.18 167648 4259612 1825948 5.38 1474624 3595680 8 [2023-05-02T00:32:41.360Z] 00:32:01 25775688 31513516 772232 2.35 199668 5553432 2067624 6.09 1603560 4847720 611824 [2023-05-02T00:32:41.360Z] Average: 27407140 31554689 738589 2.25 159934 4125181 1902940 5.61 1421959 3529289 85085 [2023-05-02T00:32:41.360Z] [2023-05-02T00:32:41.360Z] 00:18:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-02T00:32:41.360Z] 00:19:01 lo 6.69 6.69 0.65 0.65 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:19:01 ens3 688.88 435.75 7292.82 95.69 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:19:01 docker0 83.32 106.33 6.83 302.23 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:19:01 veth14139c0 58.84 77.44 5.69 52.06 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:20:01 ens3 251.10 123.47 1879.70 20.45 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:20:01 docker0 108.07 225.90 8.69 1849.62 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:20:01 veth04b805f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:21:01 lo 7.47 7.47 0.73 0.73 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:21:01 ens3 169.69 139.26 2540.48 310.24 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:21:01 docker0 2.85 7.00 0.18 85.54 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:22:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:22:01 ens3 18.91 11.81 119.36 6.69 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:23:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:23:01 ens3 81.55 38.44 1948.96 2.91 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:24:01 ens3 1.00 0.58 1.34 0.10 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:26:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:27:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:28:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:29:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:30:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:31:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:32:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:32:01 ens3 298.00 177.22 7745.17 29.12 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] 00:32:01 docker0 32.19 56.37 2.93 579.12 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] Average: lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] Average: ens3 106.50 65.33 1524.03 33.09 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] Average: docker0 16.01 28.07 1.32 200.92 0.00 0.00 0.00 0.00 [2023-05-02T00:32:41.360Z] [2023-05-02T00:32:41.360Z] [2023-05-02T00:32:41.360Z] ---> sar -P ALL: [2023-05-02T00:32:41.360Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12269) 05/02/23 _x86_64_ (8 CPU) [2023-05-02T00:32:41.360Z] [2023-05-02T00:32:41.360Z] 00:17:34 LINUX RESTART (8 CPU) [2023-05-02T00:32:41.360Z] [2023-05-02T00:32:41.360Z] 00:18:03 CPU %user %nice %system %iowait %steal %idle [2023-05-02T00:32:41.360Z] 00:19:01 all 9.95 0.00 3.34 5.00 0.08 81.63 [2023-05-02T00:32:41.360Z] 00:19:01 0 10.93 0.00 3.95 1.41 0.07 83.64 [2023-05-02T00:32:41.360Z] 00:19:01 1 7.11 0.00 2.69 11.19 0.05 78.96 [2023-05-02T00:32:41.360Z] 00:19:01 2 11.89 0.00 3.01 3.52 0.05 81.53 [2023-05-02T00:32:41.360Z] 00:19:01 3 10.87 0.00 3.70 2.14 0.09 83.20 [2023-05-02T00:32:41.360Z] 00:19:01 4 12.93 0.00 3.51 1.48 0.07 82.01 [2023-05-02T00:32:41.360Z] 00:19:01 5 10.57 0.00 3.81 2.25 0.09 83.28 [2023-05-02T00:32:41.360Z] 00:19:01 6 5.78 0.00 2.40 0.38 0.16 91.28 [2023-05-02T00:32:41.360Z] 00:19:01 7 9.55 0.00 3.63 17.62 0.07 69.12 [2023-05-02T00:32:41.360Z] 00:20:01 all 17.67 0.00 4.01 7.38 0.09 70.85 [2023-05-02T00:32:41.360Z] 00:20:01 0 18.10 0.00 4.31 2.66 0.08 74.86 [2023-05-02T00:32:41.360Z] 00:20:01 1 16.68 0.00 4.35 2.08 0.07 76.82 [2023-05-02T00:32:41.360Z] 00:20:01 2 17.28 0.00 3.45 12.99 0.12 66.16 [2023-05-02T00:32:41.360Z] 00:20:01 3 17.44 0.00 3.88 4.22 0.07 74.39 [2023-05-02T00:32:41.360Z] 00:20:01 4 18.67 0.00 4.13 0.64 0.08 76.47 [2023-05-02T00:32:41.360Z] 00:20:01 5 18.52 0.00 4.14 0.30 0.07 76.97 [2023-05-02T00:32:41.360Z] 00:20:01 6 16.26 0.00 3.05 19.18 0.08 61.43 [2023-05-02T00:32:41.360Z] 00:20:01 7 18.40 0.00 4.79 17.00 0.12 59.69 [2023-05-02T00:32:41.360Z] 00:21:01 all 23.76 0.00 4.30 4.35 0.11 67.48 [2023-05-02T00:32:41.360Z] 00:21:01 0 23.27 0.00 4.17 8.93 0.12 63.50 [2023-05-02T00:32:41.360Z] 00:21:01 1 20.39 0.00 4.11 6.23 0.10 69.17 [2023-05-02T00:32:41.360Z] 00:21:01 2 25.02 0.00 4.73 0.24 0.08 69.93 [2023-05-02T00:32:41.360Z] 00:21:01 3 22.60 0.00 3.87 8.61 0.10 64.81 [2023-05-02T00:32:41.360Z] 00:21:01 4 25.45 0.00 4.53 2.25 0.08 67.68 [2023-05-02T00:32:41.360Z] 00:21:01 5 26.23 0.00 4.80 1.06 0.12 67.79 [2023-05-02T00:32:41.360Z] 00:21:01 6 21.35 0.00 3.80 0.00 0.17 74.68 [2023-05-02T00:32:41.360Z] 00:21:01 7 25.78 0.00 4.36 7.49 0.12 62.24 [2023-05-02T00:32:41.360Z] 00:22:01 all 2.14 0.00 0.91 2.79 0.05 94.11 [2023-05-02T00:32:41.360Z] 00:22:01 0 2.69 0.00 0.86 0.07 0.03 96.35 [2023-05-02T00:32:41.360Z] 00:22:01 1 1.86 0.00 1.29 1.32 0.05 95.48 [2023-05-02T00:32:41.360Z] 00:22:01 2 2.01 0.00 1.54 13.68 0.20 82.58 [2023-05-02T00:32:41.360Z] 00:22:01 3 1.54 0.00 0.64 4.60 0.02 93.21 [2023-05-02T00:32:41.360Z] 00:22:01 4 1.72 0.00 0.62 0.07 0.05 97.54 [2023-05-02T00:32:41.360Z] 00:22:01 5 3.05 0.00 0.82 0.02 0.03 96.08 [2023-05-02T00:32:41.360Z] 00:22:01 6 2.03 0.00 0.50 0.00 0.02 97.46 [2023-05-02T00:32:41.360Z] 00:22:01 7 2.25 0.00 0.99 2.62 0.03 94.11 [2023-05-02T00:32:41.360Z] 00:23:01 all 1.26 0.00 0.54 1.03 0.02 97.15 [2023-05-02T00:32:41.360Z] 00:23:01 0 0.95 0.00 0.55 1.62 0.02 96.86 [2023-05-02T00:32:41.360Z] 00:23:01 1 1.22 0.00 0.70 1.10 0.03 96.95 [2023-05-02T00:32:41.360Z] 00:23:01 2 1.85 0.00 0.63 0.13 0.02 97.36 [2023-05-02T00:32:41.360Z] 00:23:01 3 0.80 0.00 0.32 1.69 0.02 97.18 [2023-05-02T00:32:41.360Z] 00:23:01 4 0.85 0.00 0.60 1.52 0.02 97.01 [2023-05-02T00:32:41.360Z] 00:23:01 5 0.95 0.00 0.60 1.47 0.02 96.96 [2023-05-02T00:32:41.360Z] 00:23:01 6 0.57 0.00 0.37 0.63 0.02 98.42 [2023-05-02T00:32:41.360Z] 00:23:01 7 2.87 0.00 0.55 0.07 0.03 96.48 [2023-05-02T00:32:41.360Z] 00:24:01 all 0.24 0.00 0.02 0.15 0.01 99.59 [2023-05-02T00:32:41.360Z] 00:24:01 0 0.08 0.00 0.03 0.37 0.00 99.52 [2023-05-02T00:32:41.360Z] 00:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-02T00:32:41.360Z] 00:24:01 2 0.07 0.00 0.03 0.18 0.05 99.67 [2023-05-02T00:32:41.360Z] 00:24:01 3 0.02 0.00 0.02 0.62 0.00 99.35 [2023-05-02T00:32:41.360Z] 00:24:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-02T00:32:41.360Z] 00:24:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-02T00:32:41.360Z] 00:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T00:32:41.360Z] 00:24:01 7 1.63 0.00 0.00 0.00 0.02 98.35 [2023-05-02T00:32:41.360Z] 00:25:01 all 0.01 0.00 0.01 0.09 0.01 99.89 [2023-05-02T00:32:41.360Z] 00:25:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-02T00:32:41.360Z] 00:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T00:32:41.360Z] 00:25:01 2 0.03 0.00 0.03 0.08 0.02 99.83 [2023-05-02T00:32:41.360Z] 00:25:01 3 0.00 0.00 0.00 0.62 0.00 99.38 [2023-05-02T00:32:41.360Z] 00:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T00:32:41.360Z] 00:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T00:32:41.360Z] 00:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T00:32:41.360Z] 00:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T00:32:41.360Z] 00:26:01 all 0.02 0.00 0.01 0.11 0.01 99.86 [2023-05-02T00:32:41.360Z] 00:26:01 0 0.02 0.00 0.02 0.33 0.02 99.62 [2023-05-02T00:32:41.360Z] 00:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T00:32:41.360Z] 00:26:01 2 0.03 0.00 0.05 0.03 0.03 99.85 [2023-05-02T00:32:41.360Z] 00:26:01 3 0.00 0.00 0.00 0.48 0.00 99.52 [2023-05-02T00:32:41.360Z] 00:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T00:32:41.360Z] 00:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T00:32:41.360Z] 00:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T00:32:41.360Z] 00:26:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-02T00:32:41.360Z] 00:27:01 all 0.18 0.00 0.01 0.02 0.01 99.79 [2023-05-02T00:32:41.360Z] 00:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T00:32:41.360Z] 00:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T00:32:41.360Z] 00:27:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-02T00:32:41.360Z] 00:27:01 3 0.00 0.00 0.02 0.13 0.02 99.83 [2023-05-02T00:32:41.360Z] 00:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T00:32:41.360Z] 00:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T00:32:41.360Z] 00:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T00:32:41.360Z] 00:27:01 7 1.37 0.00 0.03 0.00 0.02 98.58 [2023-05-02T00:32:41.360Z] 00:28:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2023-05-02T00:32:41.360Z] 00:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-02T00:32:41.360Z] 00:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T00:32:41.360Z] 00:28:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-02T00:32:41.361Z] 00:28:01 3 0.02 0.00 0.02 0.05 0.00 99.92 [2023-05-02T00:32:41.361Z] 00:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T00:32:41.361Z] 00:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T00:32:41.361Z] 00:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T00:32:41.361Z] 00:28:01 7 0.30 0.00 0.00 0.00 0.00 99.70 [2023-05-02T00:32:41.361Z] 00:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-05-02T00:32:41.361Z] 00:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T00:32:41.361Z] 00:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T00:32:41.361Z] 00:29:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-02T00:32:41.361Z] 00:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T00:32:41.361Z] 00:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T00:32:41.361Z] 00:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T00:32:41.361Z] 00:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T00:32:41.361Z] 00:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T00:32:41.361Z] [2023-05-02T00:32:41.361Z] 00:29:01 CPU %user %nice %system %iowait %steal %idle [2023-05-02T00:32:41.361Z] 00:30:01 all 0.02 0.00 0.01 0.04 0.01 99.92 [2023-05-02T00:32:41.361Z] 00:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T00:32:41.361Z] 00:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T00:32:41.361Z] 00:30:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-02T00:32:41.361Z] 00:30:01 3 0.03 0.00 0.02 0.32 0.00 99.63 [2023-05-02T00:32:41.361Z] 00:30:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-02T00:32:41.361Z] 00:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T00:32:41.361Z] 00:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T00:32:41.361Z] 00:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T00:32:41.361Z] 00:31:01 all 0.06 0.00 0.00 0.01 0.00 99.93 [2023-05-02T00:32:41.361Z] 00:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T00:32:41.361Z] 00:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T00:32:41.361Z] 00:31:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2023-05-02T00:32:41.361Z] 00:31:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-02T00:32:41.361Z] 00:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T00:32:41.361Z] 00:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T00:32:41.361Z] 00:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T00:32:41.361Z] 00:31:01 7 0.45 0.00 0.00 0.00 0.00 99.55 [2023-05-02T00:32:41.361Z] 00:32:01 all 7.13 0.00 2.92 2.03 0.05 87.87 [2023-05-02T00:32:41.361Z] 00:32:01 0 7.26 0.00 2.44 0.25 0.05 90.00 [2023-05-02T00:32:41.361Z] 00:32:01 1 7.14 0.00 3.45 12.12 0.07 77.22 [2023-05-02T00:32:41.361Z] 00:32:01 2 6.83 0.00 3.17 0.47 0.05 89.47 [2023-05-02T00:32:41.361Z] 00:32:01 3 4.81 0.00 3.80 2.82 0.03 88.55 [2023-05-02T00:32:41.361Z] 00:32:01 4 7.09 0.00 2.50 0.14 0.05 90.23 [2023-05-02T00:32:41.361Z] 00:32:01 5 8.78 0.00 3.10 0.21 0.05 87.86 [2023-05-02T00:32:41.361Z] 00:32:01 6 8.31 0.00 2.42 0.05 0.03 89.19 [2023-05-02T00:32:41.361Z] 00:32:01 7 6.83 0.00 2.50 0.15 0.07 90.45 [2023-05-02T00:32:41.361Z] Average: all 4.42 0.00 1.14 1.62 0.03 92.79 [2023-05-02T00:32:41.361Z] Average: 0 4.49 0.00 1.15 1.11 0.03 93.22 [2023-05-02T00:32:41.361Z] Average: 1 3.85 0.00 1.18 2.40 0.03 92.55 [2023-05-02T00:32:41.361Z] Average: 2 4.62 0.00 1.19 2.23 0.05 91.92 [2023-05-02T00:32:41.361Z] Average: 3 4.11 0.00 1.15 1.87 0.02 92.85 [2023-05-02T00:32:41.361Z] Average: 4 4.72 0.00 1.13 0.43 0.03 93.70 [2023-05-02T00:32:41.361Z] Average: 5 4.82 0.00 1.22 0.37 0.03 93.56 [2023-05-02T00:32:41.361Z] Average: 6 3.86 0.00 0.89 1.44 0.04 93.78 [2023-05-02T00:32:41.361Z] Average: 7 4.92 0.00 1.19 3.15 0.03 90.71 [2023-05-02T00:32:41.361Z] [2023-05-02T00:32:41.361Z] [2023-05-02T00:32:41.361Z]