Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 65497920df671d88c31f0789bb704d43110c7187 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-ssh18233334610470733859.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10167225577412141793.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17102681775907240434.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9600741122060830959.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8187498750143120791.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-27970’ Running on prd-ubuntu20.04-docker-8c-8g-27973 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65497920df671d88c31f0789bb704d43110c7187 (main) Commit message: "Merge pull request #459 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65497920df671d88c31f0789bb704d43110c7187 # timeout=10 > git rev-list --no-walk 365ac2a07f0ac486dbd6b6e6acfd23c5b078805f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-26T06:31:20.629Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-26T06:31:20.741Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-26T06:31:20.779Z] ========================================================= [2024-01-26T06:31:20.779Z] EdgeX Global Pipelines Version Info [2024-01-26T06:31:20.779Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:31:21.530Z] ------------------- [2024-01-26T06:31:21.530Z] stable info: [2024-01-26T06:31:21.530Z] ------------------- [2024-01-26T06:31:21.530Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-26T06:31:21.530Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T06:31:21.530Z] Message: update stable to v1.0.258 [2024-01-26T06:31:22.103Z] ------------------- [2024-01-26T06:31:22.103Z] experimental info: [2024-01-26T06:31:22.103Z] ------------------- [2024-01-26T06:31:22.103Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-26T06:31:22.103Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T06:31:22.103Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-26T06:31:22.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-01-26T06:31:22.219Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-01-26T06:31:22.244Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-26T06:31:22.279Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-26T06:31:22.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-26T06:31:22.342Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-26T06:31:22.370Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-26T06:31:22.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-26T06:31:22.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-26T06:31:22.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-26T06:31:22.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-26T06:31:22.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-01-26T06:31:22.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-26T06:31:22.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-26T06:31:22.624Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T06:31:22.658Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T06:31:22.692Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T06:31:22.726Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T06:31:22.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-26T06:31:22.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-26T06:31:22.834Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-26T06:31:22.869Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-26T06:31:22.910Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-26T06:31:22.944Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-26T06:31:22.985Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-26T06:31:23.022Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-26T06:31:23.064Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-26T06:31:23.102Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-26T06:31:23.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-26T06:31:23.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-26T06:31:23.222Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65497920df671d88c31f0789bb704d43110c7187 [Pipeline] echo [2024-01-26T06:31:23.269Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6549792 [Pipeline] echo [2024-01-26T06:31:23.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:31:23.414Z] provisioning config files... [2024-01-26T06:31:23.427Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16723232414451560013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:31:23.863Z] ---> ****-login.sh [2024-01-26T06:31:23.864Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:31:24.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:24.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:24.124Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:24.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:24.124Z] [2024-01-26T06:31:24.124Z] Login Succeeded [2024-01-26T06:31:24.124Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:31:24.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:24.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:24.124Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:24.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:24.124Z] [2024-01-26T06:31:24.124Z] Login Succeeded [2024-01-26T06:31:24.124Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:31:24.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:24.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:24.383Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:24.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:24.383Z] [2024-01-26T06:31:24.383Z] Login Succeeded [2024-01-26T06:31:24.383Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:31:24.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:24.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:24.383Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:24.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:24.383Z] [2024-01-26T06:31:24.383Z] Login Succeeded [2024-01-26T06:31:24.383Z] ****.io [2024-01-26T06:31:24.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:24.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:24.643Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:24.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:24.643Z] [2024-01-26T06:31:24.643Z] Login Succeeded [2024-01-26T06:31:24.643Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:31:24.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-26T06:31:25.183Z] + git rev-list -1 --merges 65497920df671d88c31f0789bb704d43110c7187~1..65497920df671d88c31f0789bb704d43110c7187 [Pipeline] echo [2024-01-26T06:31:25.209Z] -----------> git rev-list -1 --merges 65497920df671d88c31f0789bb704d43110c7187~1..65497920df671d88c31f0789bb704d43110c7187 65497920df671d88c31f0789bb704d43110c7187 [2024-01-26T06:31:25.209Z] 65497920df671d88c31f0789bb704d43110c7187 [false] [Pipeline] sh [2024-01-26T06:31:25.513Z] + git log --format=format:%s -1 65497920df671d88c31f0789bb704d43110c7187 [Pipeline] echo [2024-01-26T06:31:25.526Z] ========================================================= [2024-01-26T06:31:25.526Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-26T06:31:25.526Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:31:25.907Z] + git log --format=format:%s -1 65497920df671d88c31f0789bb704d43110c7187 [Pipeline] echo [2024-01-26T06:31:25.916Z] [semverPrep] GIT_COMMIT: 65497920df671d88c31f0789bb704d43110c7187, Commit Message: Merge pull request #459 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7 [Pipeline] echo [2024-01-26T06:31:25.945Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-26T06:31:26.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:31:26.343Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-26T06:31:26.343Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-26T06:31:26.343Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-26T06:31:26.343Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-26T06:31:26.343Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-26T06:31:26.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:31:26.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:31:26.735Z] [2024-01-26T06:31:26.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:31:27.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:31:27.061Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-26T06:31:27.061Z] b85a868b505f: Pulling fs layer [2024-01-26T06:31:27.061Z] e2be974225ed: Pulling fs layer [2024-01-26T06:31:27.061Z] 339a4e72a1f5: Pulling fs layer [2024-01-26T06:31:27.061Z] 988bab9f4d93: Pulling fs layer [2024-01-26T06:31:27.061Z] 1469e6f7b9e6: Pulling fs layer [2024-01-26T06:31:27.061Z] eaf3925da568: Pulling fs layer [2024-01-26T06:31:27.061Z] bab4dde63d76: Pulling fs layer [2024-01-26T06:31:27.061Z] bde34c3a00c8: Pulling fs layer [2024-01-26T06:31:27.061Z] b352a97aabf1: Pulling fs layer [2024-01-26T06:31:27.061Z] 4872d77fe225: Pulling fs layer [2024-01-26T06:31:27.061Z] 5851b861e8e6: Pulling fs layer [2024-01-26T06:31:27.061Z] bab4dde63d76: Waiting [2024-01-26T06:31:27.061Z] b352a97aabf1: Waiting [2024-01-26T06:31:27.061Z] 5851b861e8e6: Waiting [2024-01-26T06:31:27.061Z] bde34c3a00c8: Waiting [2024-01-26T06:31:27.061Z] 1469e6f7b9e6: Waiting [2024-01-26T06:31:27.061Z] eaf3925da568: Waiting [2024-01-26T06:31:27.061Z] 4872d77fe225: Waiting [2024-01-26T06:31:27.061Z] e2be974225ed: Download complete [2024-01-26T06:31:27.061Z] 988bab9f4d93: Verifying Checksum [2024-01-26T06:31:27.061Z] 988bab9f4d93: Download complete [2024-01-26T06:31:27.061Z] 1469e6f7b9e6: Verifying Checksum [2024-01-26T06:31:27.061Z] 1469e6f7b9e6: Download complete [2024-01-26T06:31:27.061Z] eaf3925da568: Verifying Checksum [2024-01-26T06:31:27.061Z] eaf3925da568: Download complete [2024-01-26T06:31:27.061Z] 339a4e72a1f5: Verifying Checksum [2024-01-26T06:31:27.061Z] 339a4e72a1f5: Download complete [2024-01-26T06:31:27.321Z] bde34c3a00c8: Verifying Checksum [2024-01-26T06:31:27.321Z] bde34c3a00c8: Download complete [2024-01-26T06:31:27.321Z] b352a97aabf1: Verifying Checksum [2024-01-26T06:31:27.321Z] b352a97aabf1: Download complete [2024-01-26T06:31:27.321Z] 4872d77fe225: Verifying Checksum [2024-01-26T06:31:27.321Z] 4872d77fe225: Download complete [2024-01-26T06:31:27.321Z] 5851b861e8e6: Verifying Checksum [2024-01-26T06:31:27.321Z] 5851b861e8e6: Download complete [2024-01-26T06:31:27.321Z] b85a868b505f: Verifying Checksum [2024-01-26T06:31:27.321Z] b85a868b505f: Download complete [2024-01-26T06:31:27.580Z] bab4dde63d76: Verifying Checksum [2024-01-26T06:31:27.580Z] bab4dde63d76: Download complete [2024-01-26T06:31:28.517Z] b85a868b505f: Pull complete [2024-01-26T06:31:28.517Z] e2be974225ed: Pull complete [2024-01-26T06:31:29.087Z] 339a4e72a1f5: Pull complete [2024-01-26T06:31:29.087Z] 988bab9f4d93: Pull complete [2024-01-26T06:31:29.347Z] 1469e6f7b9e6: Pull complete [2024-01-26T06:31:29.347Z] eaf3925da568: Pull complete [2024-01-26T06:31:31.250Z] bab4dde63d76: Pull complete [2024-01-26T06:31:31.250Z] bde34c3a00c8: Pull complete [2024-01-26T06:31:31.250Z] b352a97aabf1: Pull complete [2024-01-26T06:31:31.250Z] 4872d77fe225: Pull complete [2024-01-26T06:31:31.250Z] 5851b861e8e6: Pull complete [2024-01-26T06:31:31.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-26T06:31:31.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:31:31.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:31:31.518Z] prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container [2024-01-26T06:31:31.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:31:34.766Z] $ docker top 9f418f43e89ac026960d4061e546dc9e1b82407b24eac6614a843064d4006ae6 -eo pid,comm [2024-01-26T06:31:34.820Z] 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). [2024-01-26T06:31:34.820Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:31:34.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:31:34.915Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:31:35.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:31:35.038Z] $ docker exec 9f418f43e89ac026960d4061e546dc9e1b82407b24eac6614a843064d4006ae6 ssh-agent [2024-01-26T06:31:35.161Z] SSH_AUTH_SOCK=/tmp/ssh-ijUNPuzUJjfV/agent.33 [2024-01-26T06:31:35.161Z] SSH_AGENT_PID=39 [2024-01-26T06:31:35.167Z] Running ssh-add (command line suppressed) [2024-01-26T06:31:35.269Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14578082958337951237.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14578082958337951237.key) [2024-01-26T06:31:35.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:31:35.591Z] + git tag --points-at HEAD [Pipeline] } [2024-01-26T06:31:35.604Z] $ docker exec --env ******** --env ******** 9f418f43e89ac026960d4061e546dc9e1b82407b24eac6614a843064d4006ae6 ssh-agent -k [2024-01-26T06:31:35.694Z] unset SSH_AUTH_SOCK; [2024-01-26T06:31:35.695Z] unset SSH_AGENT_PID; [2024-01-26T06:31:35.695Z] echo Agent pid 39 killed; [2024-01-26T06:31:35.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-26T06:31:35.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:31:35.806Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:31:35.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:31:35.918Z] $ docker exec 9f418f43e89ac026960d4061e546dc9e1b82407b24eac6614a843064d4006ae6 ssh-agent [2024-01-26T06:31:36.060Z] SSH_AUTH_SOCK=/tmp/ssh-U0ACltbTaefA/agent.71 [2024-01-26T06:31:36.060Z] SSH_AGENT_PID=77 [2024-01-26T06:31:36.064Z] Running ssh-add (command line suppressed) [2024-01-26T06:31:36.166Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6192350480754133834.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6192350480754133834.key) [2024-01-26T06:31:36.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:31:36.599Z] + git semver init [2024-01-26T06:31:36.857Z] 2024-01-26 06:31:36,761 [run_init] DEBUG init version:0.0.0 force:False [2024-01-26T06:31:36.857Z] 2024-01-26 06:31:36,762 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-01-26T06:31:36.857Z] 2024-01-26 06:31:36,762 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-01-26T06:31:36.857Z] 2024-01-26 06:31:36,763 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:31:38.296Z] 2024-01-26 06:31:38,023 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-01-26T06:31:38.296Z] 2024-01-26 06:31:38,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-01-26T06:31:38.296Z] 2024-01-26 06:31:38,024 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-01-26T06:31:38.296Z] 2024-01-26 06:31:38,024 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-01-26T06:31:38.296Z] 3.2.0-dev.6 [Pipeline] } [2024-01-26T06:31:38.328Z] $ docker exec --env ******** --env ******** 9f418f43e89ac026960d4061e546dc9e1b82407b24eac6614a843064d4006ae6 ssh-agent -k [2024-01-26T06:31:38.423Z] unset SSH_AUTH_SOCK; [2024-01-26T06:31:38.425Z] unset SSH_AGENT_PID; [2024-01-26T06:31:38.425Z] echo Agent pid 77 killed; [2024-01-26T06:31:38.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:31:38.932Z] + git semver [Pipeline] } [2024-01-26T06:31:39.246Z] $ docker stop --time=1 9f418f43e89ac026960d4061e546dc9e1b82407b24eac6614a843064d4006ae6 [2024-01-26T06:31:40.609Z] $ docker rm -f --volumes 9f418f43e89ac026960d4061e546dc9e1b82407b24eac6614a843064d4006ae6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:31:40.995Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-26T06:31:41.263Z] Stashed 1 file(s) [Pipeline] echo [2024-01-26T06:31:41.268Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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 [2024-01-26T06:31:41.647Z] provisioning config files... [2024-01-26T06:31:41.657Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15739562251218097076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:31:41.985Z] ---> ****-login.sh [2024-01-26T06:31:41.985Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:31:41.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:41.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:41.986Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:41.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:41.986Z] [2024-01-26T06:31:41.986Z] Login Succeeded [2024-01-26T06:31:41.986Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:31:41.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:41.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:41.986Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:41.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:41.986Z] [2024-01-26T06:31:41.986Z] Login Succeeded [2024-01-26T06:31:42.245Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:31:42.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:42.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:42.245Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:42.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:42.245Z] [2024-01-26T06:31:42.245Z] Login Succeeded [2024-01-26T06:31:42.245Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:31:42.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:42.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:42.506Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:42.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:42.506Z] [2024-01-26T06:31:42.506Z] Login Succeeded [2024-01-26T06:31:42.506Z] ****.io [2024-01-26T06:31:42.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:42.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:42.766Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:42.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:42.766Z] [2024-01-26T06:31:42.766Z] Login Succeeded [2024-01-26T06:31:42.766Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:31:42.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T06:31:42.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:31:42.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:31:42.992Z] ========================================================= [2024-01-26T06:31:42.992Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-26T06:31:42.992Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:31:43.432Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T06:31:43.432Z] Sending build context to Docker daemon 31.59MB [2024-01-26T06:31:43.432Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T06:31:43.432Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-26T06:31:43.694Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-26T06:31:43.694Z] 7264a8db6415: Pulling fs layer [2024-01-26T06:31:43.694Z] c4d48a809fc2: Pulling fs layer [2024-01-26T06:31:43.694Z] 4f1c88b9dad5: Pulling fs layer [2024-01-26T06:31:43.694Z] ad3a456e5733: Pulling fs layer [2024-01-26T06:31:43.694Z] 69c7f0334f64: Pulling fs layer [2024-01-26T06:31:43.694Z] 1f1c1a5573a3: Pulling fs layer [2024-01-26T06:31:43.694Z] ce7588e14bc9: Pulling fs layer [2024-01-26T06:31:43.694Z] b5e4710f87ac: Pulling fs layer [2024-01-26T06:31:43.694Z] ad3a456e5733: Waiting [2024-01-26T06:31:43.694Z] 69c7f0334f64: Waiting [2024-01-26T06:31:43.694Z] 1f1c1a5573a3: Waiting [2024-01-26T06:31:43.694Z] ce7588e14bc9: Waiting [2024-01-26T06:31:43.694Z] b5e4710f87ac: Waiting [2024-01-26T06:31:43.694Z] c4d48a809fc2: Download complete [2024-01-26T06:31:43.694Z] ad3a456e5733: Download complete [2024-01-26T06:31:43.694Z] 69c7f0334f64: Download complete [2024-01-26T06:31:43.694Z] 7264a8db6415: Verifying Checksum [2024-01-26T06:31:43.694Z] 7264a8db6415: Download complete [2024-01-26T06:31:43.694Z] 1f1c1a5573a3: Verifying Checksum [2024-01-26T06:31:43.694Z] 1f1c1a5573a3: Download complete [2024-01-26T06:31:43.953Z] 7264a8db6415: Pull complete [2024-01-26T06:31:43.953Z] b5e4710f87ac: Verifying Checksum [2024-01-26T06:31:43.953Z] b5e4710f87ac: Download complete [2024-01-26T06:31:43.953Z] c4d48a809fc2: Pull complete [2024-01-26T06:31:44.215Z] 4f1c88b9dad5: Verifying Checksum [2024-01-26T06:31:44.215Z] 4f1c88b9dad5: Download complete [2024-01-26T06:31:44.783Z] ce7588e14bc9: Verifying Checksum [2024-01-26T06:31:44.783Z] ce7588e14bc9: Download complete [2024-01-26T06:31:48.069Z] 4f1c88b9dad5: Pull complete [2024-01-26T06:31:48.069Z] ad3a456e5733: Pull complete [2024-01-26T06:31:48.069Z] 69c7f0334f64: Pull complete [2024-01-26T06:31:48.069Z] 1f1c1a5573a3: Pull complete [2024-01-26T06:31:49.970Z] ce7588e14bc9: Pull complete [2024-01-26T06:31:50.540Z] b5e4710f87ac: Pull complete [2024-01-26T06:31:50.540Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-26T06:31:50.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-26T06:31:50.540Z] ---> 88b5674ff536 [2024-01-26T06:31:50.540Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-26T06:31:56.540Z] Still waiting to schedule task [2024-01-26T06:31:56.540Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27971’ [2024-01-26T06:31:57.145Z] ---> Running in 19a2fd739693 [2024-01-26T06:31:57.145Z] Removing intermediate container 19a2fd739693 [2024-01-26T06:31:57.145Z] ---> ad12c33a7040 [2024-01-26T06:31:57.145Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T06:31:57.145Z] ---> Running in 660eb42ca03e [2024-01-26T06:31:57.145Z] Removing intermediate container 660eb42ca03e [2024-01-26T06:31:57.145Z] ---> 87cb14aa3cce [2024-01-26T06:31:57.145Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-26T06:31:57.145Z] ---> Running in 2490ce93454f [2024-01-26T06:31:57.145Z] Removing intermediate container 2490ce93454f [2024-01-26T06:31:57.145Z] ---> 730e9697b262 [2024-01-26T06:31:57.145Z] Step 6/12 : WORKDIR /device-virtual-go [2024-01-26T06:31:57.145Z] ---> Running in 89f4d053a54a [2024-01-26T06:31:57.145Z] Removing intermediate container 89f4d053a54a [2024-01-26T06:31:57.145Z] ---> 1b4c2b130ddd [2024-01-26T06:31:57.145Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T06:31:57.145Z] ---> Running in 0100ef607510 [2024-01-26T06:31:57.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:31:57.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:31:57.145Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T06:31:57.145Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-01-26T06:31:57.145Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T06:31:57.145Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T06:31:57.145Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T06:31:57.145Z] OK: 268 MiB in 56 packages [2024-01-26T06:31:57.713Z] Removing intermediate container 0100ef607510 [2024-01-26T06:31:57.713Z] ---> 8c013c1138a8 [2024-01-26T06:31:57.713Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-26T06:31:57.713Z] ---> b92ed1ee0609 [2024-01-26T06:31:57.713Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:31:57.971Z] ---> Running in 4bc5ca8c5e54 [2024-01-26T06:32:36.825Z] Removing intermediate container 4bc5ca8c5e54 [2024-01-26T06:32:36.825Z] ---> 19aa53ad176e [2024-01-26T06:32:36.825Z] Step 10/12 : COPY . . [2024-01-26T06:32:36.825Z] ---> 7634ac0770f3 [2024-01-26T06:32:36.825Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T06:32:36.825Z] ---> Running in d1409ed63ebd [2024-01-26T06:32:36.825Z] Removing intermediate container d1409ed63ebd [2024-01-26T06:32:36.825Z] ---> 138e3e896d5f [2024-01-26T06:32:36.825Z] Step 12/12 : RUN $MAKE [2024-01-26T06:32:36.825Z] ---> Running in d6358577178d [2024-01-26T06:32:36.825Z] noop [2024-01-26T06:32:36.825Z] Removing intermediate container d6358577178d [2024-01-26T06:32:36.825Z] ---> b845392e98d5 [2024-01-26T06:32:36.825Z] Successfully built b845392e98d5 [2024-01-26T06:32:36.825Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:32:37.215Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T06:32:37.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:32:37.352Z] prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container [2024-01-26T06:32:37.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-26T06:32:37.738Z] $ docker top 388664d8a249368fb1d6530f0760308d6519533a13f910ad511612d80f6a4d47 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:32:38.120Z] + go version [2024-01-26T06:32:38.120Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-26T06:32:38.131Z] $ docker stop --time=1 388664d8a249368fb1d6530f0760308d6519533a13f910ad511612d80f6a4d47 [2024-01-26T06:32:39.457Z] $ docker rm -f --volumes 388664d8a249368fb1d6530f0760308d6519533a13f910ad511612d80f6a4d47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:32:40.096Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T06:32:40.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:32:40.218Z] prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container [2024-01-26T06:32:40.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-26T06:32:40.570Z] $ docker top e729cf50c0b9157b0c1a43e1a882ba10fb55d675b993a34cbd5803d822d1b483 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:32:40.955Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-01-26T06:32:41.309Z] + make test [2024-01-26T06:32:41.309Z] go test ./... -coverprofile=coverage.out [2024-01-26T06:32:43.840Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-01-26T06:32:53.806Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-01-26T06:32:53.806Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2024-01-26T06:32:57.990Z] go vet ./... [2024-01-26T06:33:01.269Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T06:33:01.269Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T06:33:01.269Z] ./bin/test-attribution-txt.sh [2024-01-26T06:33:01.269Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T06:33:01.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T06:33:01.319Z] $ docker stop --time=1 e729cf50c0b9157b0c1a43e1a882ba10fb55d675b993a34cbd5803d822d1b483 [2024-01-26T06:33:05.519Z] $ docker rm -f --volumes e729cf50c0b9157b0c1a43e1a882ba10fb55d675b993a34cbd5803d822d1b483 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:33:06.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T06:33:06.123Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-26T06:33:06.685Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T06:33:06.979Z] + ls -al . [2024-01-26T06:33:06.979Z] total 200 [2024-01-26T06:33:06.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:32 . [2024-01-26T06:33:06.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:31 .. [2024-01-26T06:33:06.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:32 .git [2024-01-26T06:33:06.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:31 .github [2024-01-26T06:33:06.979Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 26 06:31 .gitignore [2024-01-26T06:33:06.979Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:31 .golangci.yml [2024-01-26T06:33:06.979Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:31 .semver [2024-01-26T06:33:06.979Z] -rw-rw-r-- 1 jenkins jenkins 9708 Jan 26 06:31 Attribution.txt [2024-01-26T06:33:06.979Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jan 26 06:31 CHANGELOG.md [2024-01-26T06:33:06.979Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jan 26 06:31 Dockerfile [2024-01-26T06:33:06.979Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:31 GOVERNANCE.md [2024-01-26T06:33:06.979Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 26 06:31 Jenkinsfile [2024-01-26T06:33:06.979Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:31 LICENSE [2024-01-26T06:33:06.979Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jan 26 06:31 Makefile [2024-01-26T06:33:06.979Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 26 06:31 OWNERS.md [2024-01-26T06:33:06.979Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jan 26 06:31 README.md [2024-01-26T06:33:06.979Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:31 VERSION [2024-01-26T06:33:06.979Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:31 bin [2024-01-26T06:33:06.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:31 cmd [2024-01-26T06:33:06.979Z] -rw-r--r-- 1 jenkins jenkins 43063 Jan 26 06:32 coverage.out [2024-01-26T06:33:06.979Z] -rw-rw-r-- 1 jenkins jenkins 3681 Jan 26 06:31 go.mod [2024-01-26T06:33:06.979Z] -rw-rw-r-- 1 jenkins jenkins 34085 Jan 26 06:31 go.sum [2024-01-26T06:33:06.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:31 internal [2024-01-26T06:33:06.979Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 26 06:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:07.346Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=65497920df671d88c31f0789bb704d43110c7187 --label arch=amd64 --label version=3.2.0-dev.6 . [2024-01-26T06:33:07.346Z] Sending build context to Docker daemon 31.64MB [2024-01-26T06:33:07.346Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T06:33:07.346Z] Step 2/26 : FROM ${BASE} AS builder [2024-01-26T06:33:07.346Z] ---> b845392e98d5 [2024-01-26T06:33:07.346Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-26T06:33:08.729Z] ---> Running in 647d05393d25 [2024-01-26T06:33:08.729Z] Removing intermediate container 647d05393d25 [2024-01-26T06:33:08.729Z] ---> ea28334c5ab2 [2024-01-26T06:33:08.729Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T06:33:08.729Z] ---> Running in 165c6b073084 [2024-01-26T06:33:08.988Z] Removing intermediate container 165c6b073084 [2024-01-26T06:33:08.988Z] ---> f4cee95a1ae9 [2024-01-26T06:33:08.988Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-01-26T06:33:09.248Z] ---> Running in ef93409d8684 [2024-01-26T06:33:09.248Z] Removing intermediate container ef93409d8684 [2024-01-26T06:33:09.248Z] ---> 1bb9b4111991 [2024-01-26T06:33:09.248Z] Step 6/26 : WORKDIR /device-virtual-go [2024-01-26T06:33:09.248Z] ---> Running in ba94585bb88e [2024-01-26T06:33:09.248Z] Removing intermediate container ba94585bb88e [2024-01-26T06:33:09.248Z] ---> a085620243d6 [2024-01-26T06:33:09.248Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T06:33:09.506Z] ---> Running in a48a0439d1d7 [2024-01-26T06:33:09.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:33:09.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:33:10.024Z] OK: 268 MiB in 56 packages [2024-01-26T06:33:10.588Z] Removing intermediate container a48a0439d1d7 [2024-01-26T06:33:10.589Z] ---> 33c2677d474a [2024-01-26T06:33:10.589Z] Step 8/26 : COPY go.mod vendor* ./ [2024-01-26T06:33:10.589Z] ---> fe320a7ad467 [2024-01-26T06:33:10.589Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:33:10.589Z] ---> Running in 45caa0a9de42 [2024-01-26T06:33:11.154Z] Removing intermediate container 45caa0a9de42 [2024-01-26T06:33:11.154Z] ---> be8d353c1543 [2024-01-26T06:33:11.154Z] Step 10/26 : COPY . . [2024-01-26T06:33:12.090Z] ---> 36f4f6914199 [2024-01-26T06:33:12.090Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T06:33:12.090Z] ---> Running in 8b56b61a0274 [2024-01-26T06:33:12.090Z] Removing intermediate container 8b56b61a0274 [2024-01-26T06:33:12.090Z] ---> ae41071d03ea [2024-01-26T06:33:12.090Z] Step 12/26 : RUN $MAKE [2024-01-26T06:33:12.090Z] ---> Running in 3d051b37d0da [2024-01-26T06:33:12.350Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-01-26T06:33:30.630Z] Removing intermediate container 3d051b37d0da [2024-01-26T06:33:30.630Z] ---> 596e5d5344ee [2024-01-26T06:33:30.630Z] Step 13/26 : FROM alpine:3.18 [2024-01-26T06:33:30.630Z] 3.18: Pulling from library/alpine [2024-01-26T06:33:30.893Z] c926b61bad3b: Pulling fs layer [2024-01-26T06:33:31.185Z] c926b61bad3b: Verifying Checksum [2024-01-26T06:33:31.185Z] c926b61bad3b: Download complete [2024-01-26T06:33:31.185Z] c926b61bad3b: Pull complete [2024-01-26T06:33:31.185Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:33:31.185Z] Status: Downloaded newer image for alpine:3.18 [2024-01-26T06:33:31.185Z] ---> b541f2080109 [2024-01-26T06:33:31.185Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-01-26T06:33:31.445Z] ---> Running in 4216bc9b2229 [2024-01-26T06:33:31.445Z] Removing intermediate container 4216bc9b2229 [2024-01-26T06:33:31.445Z] ---> b0fb4d815d12 [2024-01-26T06:33:31.445Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-01-26T06:33:31.445Z] ---> Running in 9bdf10ba618b [2024-01-26T06:33:31.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:33:31.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:33:31.962Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T06:33:31.962Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T06:33:31.962Z] OK: 7 MiB in 16 packages [2024-01-26T06:33:32.225Z] Removing intermediate container 9bdf10ba618b [2024-01-26T06:33:32.225Z] ---> 7cf1bb4b6c14 [2024-01-26T06:33:32.225Z] Step 16/26 : RUN apk --no-cache upgrade [2024-01-26T06:33:32.225Z] ---> Running in bd6b0f44237a [2024-01-26T06:33:32.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:33:32.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:33:32.745Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:33:32.745Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:33:32.745Z] OK: 7 MiB in 16 packages [2024-01-26T06:33:33.312Z] Removing intermediate container bd6b0f44237a [2024-01-26T06:33:33.312Z] ---> f439ffa743f6 [2024-01-26T06:33:33.312Z] Step 17/26 : WORKDIR / [2024-01-26T06:33:33.312Z] ---> Running in 7e67ca898189 [2024-01-26T06:33:33.571Z] Removing intermediate container 7e67ca898189 [2024-01-26T06:33:33.571Z] ---> 6a4dca959651 [2024-01-26T06:33:33.571Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-01-26T06:33:33.571Z] ---> 308070e5cd42 [2024-01-26T06:33:33.571Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-01-26T06:33:33.830Z] ---> 6605f94547b8 [2024-01-26T06:33:33.830Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-01-26T06:33:34.397Z] ---> 38ca35ca7717 [2024-01-26T06:33:34.397Z] Step 21/26 : EXPOSE 59900 [2024-01-26T06:33:34.397Z] ---> Running in cca9286c90ae [2024-01-26T06:33:34.968Z] Removing intermediate container cca9286c90ae [2024-01-26T06:33:34.968Z] ---> 4c0dc990f523 [2024-01-26T06:33:34.968Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-01-26T06:33:34.968Z] ---> Running in 38aca95d9625 [2024-01-26T06:33:35.228Z] Removing intermediate container 38aca95d9625 [2024-01-26T06:33:35.228Z] ---> 39d4d2b0ecf5 [2024-01-26T06:33:35.228Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-26T06:33:35.228Z] ---> Running in 2ca04d53a54b [2024-01-26T06:33:35.487Z] Removing intermediate container 2ca04d53a54b [2024-01-26T06:33:35.487Z] ---> 1d40e80428e2 [2024-01-26T06:33:35.487Z] Step 24/26 : LABEL arch=amd64 [2024-01-26T06:33:35.487Z] ---> Running in dc3a9cd704cc [2024-01-26T06:33:35.745Z] Removing intermediate container dc3a9cd704cc [2024-01-26T06:33:35.745Z] ---> 0428cde8a60d [2024-01-26T06:33:35.745Z] Step 25/26 : LABEL git_sha=65497920df671d88c31f0789bb704d43110c7187 [2024-01-26T06:33:35.745Z] ---> Running in 1ba9a3b93163 [2024-01-26T06:33:36.004Z] Removing intermediate container 1ba9a3b93163 [2024-01-26T06:33:36.004Z] ---> c3c0e0cf9461 [2024-01-26T06:33:36.004Z] Step 26/26 : LABEL version=3.2.0-dev.6 [2024-01-26T06:33:36.004Z] ---> Running in 41c4bb8f495e [2024-01-26T06:33:36.262Z] Removing intermediate container 41c4bb8f495e [2024-01-26T06:33:36.262Z] ---> c246ca5fb9a3 [2024-01-26T06:33:36.262Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-26T06:33:36.262Z] Successfully built c246ca5fb9a3 [2024-01-26T06:33:36.262Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:33:36.583Z] provisioning config files... [2024-01-26T06:33:36.601Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6810890255862474160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:33:36.951Z] ---> ****-login.sh [2024-01-26T06:33:36.951Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:33:36.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:36.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:36.951Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:36.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:36.951Z] [2024-01-26T06:33:36.951Z] Login Succeeded [2024-01-26T06:33:36.951Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:33:36.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:36.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:36.952Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:36.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:36.952Z] [2024-01-26T06:33:36.952Z] Login Succeeded [2024-01-26T06:33:36.952Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:33:37.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:37.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:37.213Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:37.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:37.213Z] [2024-01-26T06:33:37.213Z] Login Succeeded [2024-01-26T06:33:37.213Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:33:37.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:37.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:37.213Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:37.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:37.213Z] [2024-01-26T06:33:37.213Z] Login Succeeded [2024-01-26T06:33:37.213Z] ****.io [2024-01-26T06:33:37.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:37.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:37.473Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:37.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:37.473Z] [2024-01-26T06:33:37.473Z] Login Succeeded [2024-01-26T06:33:37.473Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:33:37.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:33:37.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:33:37.678Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-01-26T06:33:37.678Z] 65497920df671d88c31f0789bb704d43110c7187 [2024-01-26T06:33:37.678Z] latest [2024-01-26T06:33:37.678Z] 3.2.0-dev.6 [2024-01-26T06:33:37.678Z] 65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 [2024-01-26T06:33:37.678Z] main [2024-01-26T06:33:37.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:38.172Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:65497920df671d88c31f0789bb704d43110c7187 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:38.588Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:65497920df671d88c31f0789bb704d43110c7187 [2024-01-26T06:33:38.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-01-26T06:33:38.588Z] 72546b71200d: Preparing [2024-01-26T06:33:38.588Z] 78f8f77a6f9c: Preparing [2024-01-26T06:33:38.588Z] 9c68315985ab: Preparing [2024-01-26T06:33:38.588Z] d593d68ebfd5: Preparing [2024-01-26T06:33:38.588Z] 41df527ef728: Preparing [2024-01-26T06:33:38.588Z] 9fe9a137fd00: Preparing [2024-01-26T06:33:38.588Z] 9c68315985ab: Pushed [2024-01-26T06:33:38.588Z] 41df527ef728: Pushed [2024-01-26T06:33:38.588Z] 78f8f77a6f9c: Pushed [2024-01-26T06:33:38.847Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:33:39.105Z] d593d68ebfd5: Pushed [2024-01-26T06:33:40.486Z] 72546b71200d: Pushed [2024-01-26T06:33:40.743Z] 65497920df671d88c31f0789bb704d43110c7187: digest: sha256:20afa980c45b0c140ee1a56288572e4de6bd73776c58959da6c31ba8252da116 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:41.159Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:41.557Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-01-26T06:33:41.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-01-26T06:33:41.557Z] 72546b71200d: Preparing [2024-01-26T06:33:41.557Z] 78f8f77a6f9c: Preparing [2024-01-26T06:33:41.557Z] 9c68315985ab: Preparing [2024-01-26T06:33:41.557Z] d593d68ebfd5: Preparing [2024-01-26T06:33:41.557Z] 41df527ef728: Preparing [2024-01-26T06:33:41.557Z] 9fe9a137fd00: Preparing [2024-01-26T06:33:41.557Z] 9fe9a137fd00: Waiting [2024-01-26T06:33:41.557Z] 41df527ef728: Layer already exists [2024-01-26T06:33:41.557Z] 72546b71200d: Layer already exists [2024-01-26T06:33:41.557Z] 78f8f77a6f9c: Layer already exists [2024-01-26T06:33:41.557Z] 9c68315985ab: Layer already exists [2024-01-26T06:33:41.557Z] d593d68ebfd5: Layer already exists [2024-01-26T06:33:41.557Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:33:41.557Z] latest: digest: sha256:20afa980c45b0c140ee1a56288572e4de6bd73776c58959da6c31ba8252da116 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:41.967Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:42.363Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.6 [2024-01-26T06:33:42.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-01-26T06:33:42.363Z] 72546b71200d: Preparing [2024-01-26T06:33:42.363Z] 78f8f77a6f9c: Preparing [2024-01-26T06:33:42.363Z] 9c68315985ab: Preparing [2024-01-26T06:33:42.363Z] d593d68ebfd5: Preparing [2024-01-26T06:33:42.363Z] 41df527ef728: Preparing [2024-01-26T06:33:42.363Z] 9fe9a137fd00: Preparing [2024-01-26T06:33:42.363Z] 9fe9a137fd00: Waiting [2024-01-26T06:33:42.363Z] 72546b71200d: Layer already exists [2024-01-26T06:33:42.363Z] 9c68315985ab: Layer already exists [2024-01-26T06:33:42.363Z] d593d68ebfd5: Layer already exists [2024-01-26T06:33:42.363Z] 78f8f77a6f9c: Layer already exists [2024-01-26T06:33:42.363Z] 41df527ef728: Layer already exists [2024-01-26T06:33:42.363Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:33:42.363Z] 3.2.0-dev.6: digest: sha256:20afa980c45b0c140ee1a56288572e4de6bd73776c58959da6c31ba8252da116 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:42.767Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:43.163Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 [2024-01-26T06:33:43.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-01-26T06:33:43.163Z] 72546b71200d: Preparing [2024-01-26T06:33:43.163Z] 78f8f77a6f9c: Preparing [2024-01-26T06:33:43.163Z] 9c68315985ab: Preparing [2024-01-26T06:33:43.163Z] d593d68ebfd5: Preparing [2024-01-26T06:33:43.163Z] 41df527ef728: Preparing [2024-01-26T06:33:43.163Z] 9fe9a137fd00: Preparing [2024-01-26T06:33:43.163Z] 9fe9a137fd00: Waiting [2024-01-26T06:33:43.163Z] 78f8f77a6f9c: Layer already exists [2024-01-26T06:33:43.163Z] 72546b71200d: Layer already exists [2024-01-26T06:33:43.163Z] 9c68315985ab: Layer already exists [2024-01-26T06:33:43.163Z] 41df527ef728: Layer already exists [2024-01-26T06:33:43.163Z] d593d68ebfd5: Layer already exists [2024-01-26T06:33:43.163Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:33:43.163Z] 65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6: digest: sha256:20afa980c45b0c140ee1a56288572e4de6bd73776c58959da6c31ba8252da116 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:43.560Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:43.972Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-01-26T06:33:43.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-01-26T06:33:43.972Z] 72546b71200d: Preparing [2024-01-26T06:33:43.972Z] 78f8f77a6f9c: Preparing [2024-01-26T06:33:43.972Z] 9c68315985ab: Preparing [2024-01-26T06:33:43.972Z] d593d68ebfd5: Preparing [2024-01-26T06:33:43.972Z] 41df527ef728: Preparing [2024-01-26T06:33:43.972Z] 9fe9a137fd00: Preparing [2024-01-26T06:33:43.972Z] 9fe9a137fd00: Waiting [2024-01-26T06:33:43.972Z] 78f8f77a6f9c: Layer already exists [2024-01-26T06:33:43.972Z] 72546b71200d: Layer already exists [2024-01-26T06:33:43.972Z] d593d68ebfd5: Layer already exists [2024-01-26T06:33:43.972Z] 41df527ef728: Layer already exists [2024-01-26T06:33:43.972Z] 9c68315985ab: Layer already exists [2024-01-26T06:33:43.972Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:33:43.972Z] main: digest: sha256:20afa980c45b0c140ee1a56288572e4de6bd73776c58959da6c31ba8252da116 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:33:44.213Z] ===================================================== [Pipeline] echo [2024-01-26T06:33:44.254Z] taggedImages: [2024-01-26T06:33:44.254Z] - nexus3.edgexfoundry.org:10004/device-virtual:65497920df671d88c31f0789bb704d43110c7187 [2024-01-26T06:33:44.254Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-01-26T06:33:44.254Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.6 [2024-01-26T06:33:44.254Z] - nexus3.edgexfoundry.org:10004/device-virtual:65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 [2024-01-26T06:33:44.254Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:44.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:33:44.929Z] [2024-01-26T06:33:44.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:45.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:33:45.269Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-26T06:33:45.269Z] 5eb5b503b376: Pulling fs layer [2024-01-26T06:33:45.269Z] 5c69ac0246d0: Pulling fs layer [2024-01-26T06:33:45.269Z] ec43610c2a17: Pulling fs layer [2024-01-26T06:33:45.269Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-26T06:33:45.269Z] 33b1e0a273af: Pulling fs layer [2024-01-26T06:33:45.269Z] 5d3b04190fa2: Pulling fs layer [2024-01-26T06:33:45.269Z] 2f39f015ded8: Pulling fs layer [2024-01-26T06:33:45.269Z] 5d3b04190fa2: Waiting [2024-01-26T06:33:45.269Z] 2f39f015ded8: Waiting [2024-01-26T06:33:45.269Z] 3a2ae6a8a46f: Waiting [2024-01-26T06:33:45.269Z] 33b1e0a273af: Waiting [2024-01-26T06:33:45.269Z] 5c69ac0246d0: Download complete [2024-01-26T06:33:45.269Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-26T06:33:45.269Z] 3a2ae6a8a46f: Download complete [2024-01-26T06:33:45.269Z] 33b1e0a273af: Verifying Checksum [2024-01-26T06:33:45.269Z] 33b1e0a273af: Download complete [2024-01-26T06:33:45.269Z] 5d3b04190fa2: Verifying Checksum [2024-01-26T06:33:45.269Z] ec43610c2a17: Verifying Checksum [2024-01-26T06:33:45.269Z] ec43610c2a17: Download complete [2024-01-26T06:33:45.528Z] 5eb5b503b376: Verifying Checksum [2024-01-26T06:33:45.528Z] 5eb5b503b376: Download complete [2024-01-26T06:33:46.464Z] 2f39f015ded8: Download complete [2024-01-26T06:33:46.720Z] 5eb5b503b376: Pull complete [2024-01-26T06:33:46.720Z] 5c69ac0246d0: Pull complete [2024-01-26T06:33:47.287Z] ec43610c2a17: Pull complete [2024-01-26T06:33:47.287Z] 3a2ae6a8a46f: Pull complete [2024-01-26T06:33:47.287Z] 33b1e0a273af: Pull complete [2024-01-26T06:33:47.544Z] 5d3b04190fa2: Pull complete [2024-01-26T06:33:51.725Z] 2f39f015ded8: Pull complete [2024-01-26T06:33:51.725Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-26T06:33:51.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:33:51.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:33:51.928Z] prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container [2024-01-26T06:33:51.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-26T06:33:56.539Z] $ docker top 971c4217a20ab19da1749b0706bf9025110760b9840b8a29510cfd0fdef2376e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:33:56.981Z] ---> job-cost.sh [2024-01-26T06:33:56.981Z] lf-activate-venv: SKIPPING [2024-01-26T06:33:56.981Z] INFO: No Stack... [2024-01-26T06:33:57.620Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:33:57.620Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T06:33:57.909Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-01-26T06:33:57.909Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T06:33:57.922Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] [2024-01-26T06:33:57.927Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] did not exist. Created. [2024-01-26T06:33:57.928Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:33:58.322Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T06:33:58.383Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T06:33:58.392Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T06:33:58.482Z] $ docker stop --time=1 971c4217a20ab19da1749b0706bf9025110760b9840b8a29510cfd0fdef2376e [2024-01-26T06:33:59.624Z] $ docker rm -f --volumes 971c4217a20ab19da1749b0706bf9025110760b9840b8a29510cfd0fdef2376e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-26T06:34:19.210Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27980 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-01-26T06:34:19.261Z] Running in /w/workspace/device-virtual-go/162 [Pipeline] { [Pipeline] checkout [2024-01-26T06:34:22.348Z] The recommended git tool is: git [2024-01-26T06:34:29.709Z] using credential edgex-jenkins-ssh [2024-01-26T06:34:29.731Z] Cloning the remote Git repository [2024-01-26T06:34:29.795Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-01-26T06:34:30.237Z] > git init /w/workspace/device-virtual-go/162 # timeout=10 [2024-01-26T06:34:30.424Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-01-26T06:34:30.425Z] > git --version # timeout=10 [2024-01-26T06:34:30.456Z] > git --version # 'git version 2.25.1' [2024-01-26T06:34:30.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T06:34:30.646Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T06:34:33.477Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-01-26T06:34:33.504Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T06:34:34.678Z] Avoid second fetch [2024-01-26T06:34:34.679Z] Checking out Revision 65497920df671d88c31f0789bb704d43110c7187 (main) [2024-01-26T06:34:35.460Z] Commit message: "Merge pull request #459 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-01-26T06:34:34.706Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T06:34:34.781Z] > git checkout -f 65497920df671d88c31f0789bb704d43110c7187 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:34:36.626Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-26T06:34:36.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:34:36.626Z] Dload Upload Total Spent Left Speed [2024-01-26T06:34:36.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 156k 0 --:--:-- --:--:-- --:--:-- 156k [Pipeline] sh [2024-01-26T06:34:36.998Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-26T06:34:37.350Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-26T06:34:37.350Z] + sudo tee /etc/docker/daemon.new [2024-01-26T06:34:37.350Z] { [2024-01-26T06:34:37.350Z] "registry-mirrors": [ [2024-01-26T06:34:37.350Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-26T06:34:37.350Z] ], [2024-01-26T06:34:37.350Z] "bip": "10.250.0.254/24", [2024-01-26T06:34:37.350Z] "hosts": [ [2024-01-26T06:34:37.350Z] "tcp://0.0.0.0:5555", [2024-01-26T06:34:37.350Z] "unix:///var/run/docker.sock" [2024-01-26T06:34:37.350Z] ], [2024-01-26T06:34:37.350Z] "mtu": 1458, [2024-01-26T06:34:37.350Z] "selinux-enabled": true, [2024-01-26T06:34:37.350Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-26T06:34:37.350Z] } [Pipeline] sh [2024-01-26T06:34:37.700Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-26T06:34:38.050Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:34:56.459Z] provisioning config files... [2024-01-26T06:34:56.496Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/162@tmp/config7425046642427874344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:34:57.030Z] ---> ****-login.sh [2024-01-26T06:34:57.031Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:34:57.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:34:57.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:34:57.725Z] Configure a credential helper to remove this warning. See [2024-01-26T06:34:57.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:34:57.726Z] [2024-01-26T06:34:57.726Z] Login Succeeded [2024-01-26T06:34:57.726Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:34:57.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:34:57.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:34:57.726Z] Configure a credential helper to remove this warning. See [2024-01-26T06:34:57.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:34:57.726Z] [2024-01-26T06:34:57.726Z] Login Succeeded [2024-01-26T06:34:57.726Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:34:57.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:34:58.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:34:58.272Z] Configure a credential helper to remove this warning. See [2024-01-26T06:34:58.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:34:58.272Z] [2024-01-26T06:34:58.272Z] Login Succeeded [2024-01-26T06:34:58.272Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:34:58.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:34:58.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:34:58.541Z] Configure a credential helper to remove this warning. See [2024-01-26T06:34:58.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:34:58.541Z] [2024-01-26T06:34:58.541Z] Login Succeeded [2024-01-26T06:34:58.541Z] ****.io [2024-01-26T06:34:58.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:34:58.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:34:58.809Z] Configure a credential helper to remove this warning. See [2024-01-26T06:34:58.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:34:58.809Z] [2024-01-26T06:34:58.809Z] Login Succeeded [2024-01-26T06:34:58.809Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:34:58.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T06:34:59.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:34:59.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:34:59.407Z] ========================================================= [2024-01-26T06:34:59.407Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-26T06:34:59.407Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:59.919Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T06:35:01.351Z] #0 building with "default" instance using docker driver [2024-01-26T06:35:01.351Z] [2024-01-26T06:35:01.351Z] #1 [internal] load build definition from Dockerfile [2024-01-26T06:35:01.351Z] #1 transferring dockerfile: [2024-01-26T06:35:01.351Z] #1 transferring dockerfile: 1.79kB 0.0s done [2024-01-26T06:35:01.351Z] #1 DONE 0.1s [2024-01-26T06:35:01.351Z] [2024-01-26T06:35:01.351Z] #2 [internal] load .dockerignore [2024-01-26T06:35:01.351Z] #2 transferring context: 2B done [2024-01-26T06:35:01.351Z] #2 DONE 0.1s [2024-01-26T06:35:01.351Z] [2024-01-26T06:35:01.351Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-26T06:35:01.631Z] #3 DONE 0.2s [2024-01-26T06:35:01.631Z] [2024-01-26T06:35:01.631Z] #4 [internal] load build context [2024-01-26T06:35:01.631Z] #4 DONE 0.0s [2024-01-26T06:35:01.631Z] [2024-01-26T06:35:01.631Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T06:35:01.631Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-26T06:35:01.631Z] #5 DONE 0.0s [2024-01-26T06:35:01.631Z] [2024-01-26T06:35:01.631Z] #4 [internal] load build context [2024-01-26T06:35:02.257Z] #4 transferring context: 15.81MB 0.5s done [2024-01-26T06:35:02.257Z] #4 DONE 0.6s [2024-01-26T06:35:02.257Z] [2024-01-26T06:35:02.257Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T06:35:02.257Z] #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-26T06:35:02.257Z] #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-26T06:35:02.257Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-26T06:35:02.257Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.11MB / 63.99MB 0.5s [2024-01-26T06:35:02.257Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2024-01-26T06:35:02.257Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-26T06:35:02.257Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-26T06:35:02.257Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 4.19MB / 97.63MB 0.5s [2024-01-26T06:35:02.257Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.3s [2024-01-26T06:35:02.257Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.5s [2024-01-26T06:35:02.257Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.6s [2024-01-26T06:35:02.257Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.71MB / 63.99MB 0.7s [2024-01-26T06:35:02.257Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.49MB / 97.63MB 0.7s [2024-01-26T06:35:02.257Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.7s [2024-01-26T06:35:02.536Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.9s [2024-01-26T06:35:02.536Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.11MB / 97.63MB 0.9s [2024-01-26T06:35:02.536Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done [2024-01-26T06:35:02.536Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2024-01-26T06:35:02.536Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 1.0s [2024-01-26T06:35:02.819Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.85MB / 63.99MB 1.2s [2024-01-26T06:35:02.819Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 1.2s [2024-01-26T06:35:02.819Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-26T06:35:02.819Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.3s [2024-01-26T06:35:02.819Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 1.3s [2024-01-26T06:35:03.090Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.5s [2024-01-26T06:35:03.090Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.5s [2024-01-26T06:35:03.090Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-26T06:35:03.090Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.6s [2024-01-26T06:35:03.090Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.96MB / 63.99MB 1.7s [2024-01-26T06:35:03.090Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.7s [2024-01-26T06:35:03.359Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done [2024-01-26T06:35:03.359Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.9s [2024-01-26T06:35:03.359Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-26T06:35:03.630Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 2.1s [2024-01-26T06:35:03.906Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.93MB / 97.63MB 2.2s [2024-01-26T06:35:03.906Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 2.4s [2024-01-26T06:35:03.906Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 2.5s [2024-01-26T06:35:04.204Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.6s [2024-01-26T06:35:04.204Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 91.59MB / 97.63MB 2.7s [2024-01-26T06:35:04.481Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.52MB / 97.63MB 2.8s [2024-01-26T06:35:04.481Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.9s done [2024-01-26T06:35:09.848Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s [2024-01-26T06:35:15.207Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.1s [2024-01-26T06:35:21.912Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.8s done [2024-01-26T06:35:22.887Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2024-01-26T06:35:22.887Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-26T06:35:22.887Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-26T06:35:22.887Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-26T06:35:28.296Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2024-01-26T06:35:31.723Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done [2024-01-26T06:35:33.143Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-26T06:35:35.122Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2024-01-26T06:35:35.391Z] #5 DONE 33.8s [2024-01-26T06:35:35.391Z] [2024-01-26T06:35:35.391Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2024-01-26T06:35:37.367Z] #6 DONE 1.9s [2024-01-26T06:35:37.367Z] [2024-01-26T06:35:37.367Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-01-26T06:35:38.021Z] #7 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:35:38.623Z] #7 1.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:35:39.607Z] #7 2.472 (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T06:35:39.607Z] #7 2.493 (2/4) Installing libedit (20221030.3.1-r1) [2024-01-26T06:35:39.607Z] #7 2.507 (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T06:35:39.888Z] #7 2.581 (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T06:35:39.888Z] #7 2.612 Executing busybox-1.36.1-r5.trigger [2024-01-26T06:35:39.888Z] #7 2.654 OK: 271 MiB in 56 packages [2024-01-26T06:35:40.169Z] #7 DONE 3.0s [2024-01-26T06:35:40.169Z] [2024-01-26T06:35:40.169Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T06:35:40.467Z] #8 DONE 0.2s [2024-01-26T06:35:40.467Z] [2024-01-26T06:35:40.467Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:35:58.868Z] #9 DONE 18.1s [2024-01-26T06:35:58.868Z] [2024-01-26T06:35:58.868Z] #10 [builder 6/7] COPY . . [2024-01-26T06:35:58.868Z] #10 DONE 0.3s [2024-01-26T06:35:58.868Z] [2024-01-26T06:35:58.868Z] #11 [builder 7/7] RUN echo noop [2024-01-26T06:35:59.452Z] #11 0.633 noop [2024-01-26T06:36:02.085Z] #11 DONE 2.8s [2024-01-26T06:36:02.086Z] [2024-01-26T06:36:02.086Z] #12 exporting to image [2024-01-26T06:36:02.086Z] #12 exporting layers [2024-01-26T06:36:20.494Z] #12 exporting layers 18.5s done [2024-01-26T06:36:20.494Z] #12 writing image sha256:a679cb20b51c6baf176438fb32484c8f189b5f5a7e1d332f69631b7f0cf9e625 0.0s done [2024-01-26T06:36:20.494Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-26T06:36:20.494Z] #12 DONE 18.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:36:21.001Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T06:36:21.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:36:21.283Z] prd-ubuntu20.04-docker-arm64-4c-16g-27980 does not seem to be running inside a container [2024-01-26T06:36:21.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/162 -v /w/workspace/device-virtual-go/162:/w/workspace/device-virtual-go/162:rw,z -v /w/workspace/device-virtual-go/162@tmp:/w/workspace/device-virtual-go/162@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 [2024-01-26T06:36:22.611Z] $ docker top adccce9185514e4b4d2c66d04d8033dee86cd4e890bf75f5a7e4b32d9226c029 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:36:23.511Z] + go version [2024-01-26T06:36:23.512Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-26T06:36:23.534Z] $ docker stop --time=1 adccce9185514e4b4d2c66d04d8033dee86cd4e890bf75f5a7e4b32d9226c029 [2024-01-26T06:36:25.116Z] $ docker rm -f --volumes adccce9185514e4b4d2c66d04d8033dee86cd4e890bf75f5a7e4b32d9226c029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:36:25.996Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T06:36:25.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:36:26.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-27980 does not seem to be running inside a container [2024-01-26T06:36:26.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/162 -v /w/workspace/device-virtual-go/162:/w/workspace/device-virtual-go/162:rw,z -v /w/workspace/device-virtual-go/162@tmp:/w/workspace/device-virtual-go/162@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 [2024-01-26T06:36:27.369Z] $ docker top c1b2cad9c331a64e11e560b58810b0b0d29971418c61f62833f8490dc672a339 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:36:27.945Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/162 [Pipeline] fileExists [Pipeline] sh [2024-01-26T06:36:28.363Z] + make test [2024-01-26T06:36:28.363Z] go test ./... -coverprofile=coverage.out [2024-01-26T06:36:32.616Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-01-26T06:37:40.591Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-01-26T06:37:40.591Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.072s coverage: 58.4% of statements [2024-01-26T06:37:40.591Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-26T06:37:40.591Z] go vet ./... [2024-01-26T06:37:52.978Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T06:37:52.978Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T06:37:52.978Z] ./bin/test-attribution-txt.sh [2024-01-26T06:37:52.978Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T06:37:53.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T06:37:53.090Z] $ docker stop --time=1 c1b2cad9c331a64e11e560b58810b0b0d29971418c61f62833f8490dc672a339 [2024-01-26T06:37:58.309Z] $ docker rm -f --volumes c1b2cad9c331a64e11e560b58810b0b0d29971418c61f62833f8490dc672a339 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:37:59.801Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T06:37:59.820Z] Warning: overwriting stash ‘coverage-report’ [2024-01-26T06:38:00.525Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:38:01.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T06:38:01.539Z] + ls -al . [2024-01-26T06:38:01.539Z] total 196 [2024-01-26T06:38:01.539Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 26 06:36 . [2024-01-26T06:38:01.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:34 .. [2024-01-26T06:38:01.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:34 .git [2024-01-26T06:38:01.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:34 .github [2024-01-26T06:38:01.539Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 26 06:34 .gitignore [2024-01-26T06:38:01.539Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:34 .golangci.yml [2024-01-26T06:38:01.539Z] -rw-rw-r-- 1 jenkins jenkins 9708 Jan 26 06:34 Attribution.txt [2024-01-26T06:38:01.539Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jan 26 06:34 CHANGELOG.md [2024-01-26T06:38:01.539Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jan 26 06:34 Dockerfile [2024-01-26T06:38:01.539Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:34 GOVERNANCE.md [2024-01-26T06:38:01.539Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 26 06:34 Jenkinsfile [2024-01-26T06:38:01.539Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:34 LICENSE [2024-01-26T06:38:01.539Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jan 26 06:34 Makefile [2024-01-26T06:38:01.539Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 26 06:34 OWNERS.md [2024-01-26T06:38:01.539Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jan 26 06:34 README.md [2024-01-26T06:38:01.539Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:31 VERSION [2024-01-26T06:38:01.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:34 bin [2024-01-26T06:38:01.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:34 cmd [2024-01-26T06:38:01.539Z] -rw-r--r-- 1 jenkins jenkins 43063 Jan 26 06:37 coverage.out [2024-01-26T06:38:01.539Z] -rw-rw-r-- 1 jenkins jenkins 3681 Jan 26 06:34 go.mod [2024-01-26T06:38:01.539Z] -rw-rw-r-- 1 jenkins jenkins 34085 Jan 26 06:34 go.sum [2024-01-26T06:38:01.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:34 internal [2024-01-26T06:38:01.539Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 26 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:38:02.311Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=65497920df671d88c31f0789bb704d43110c7187 --label arch=arm64 --label version=3.2.0-dev.6 . [2024-01-26T06:38:03.289Z] #0 building with "default" instance using docker driver [2024-01-26T06:38:03.289Z] [2024-01-26T06:38:03.289Z] #1 [internal] load .dockerignore [2024-01-26T06:38:03.289Z] #1 transferring context: 2B done [2024-01-26T06:38:03.289Z] #1 DONE 0.0s [2024-01-26T06:38:03.289Z] [2024-01-26T06:38:03.289Z] #2 [internal] load build definition from Dockerfile [2024-01-26T06:38:03.289Z] #2 transferring dockerfile: 1.79kB done [2024-01-26T06:38:03.289Z] #2 DONE 0.0s [2024-01-26T06:38:03.289Z] [2024-01-26T06:38:03.289Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-26T06:38:03.289Z] #3 DONE 0.0s [2024-01-26T06:38:03.289Z] [2024-01-26T06:38:03.289Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-26T06:38:03.558Z] #4 DONE 0.3s [2024-01-26T06:38:03.558Z] [2024-01-26T06:38:03.558Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:38:03.558Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:38:03.558Z] #5 ... [2024-01-26T06:38:03.558Z] [2024-01-26T06:38:03.558Z] #6 [internal] load build context [2024-01-26T06:38:03.558Z] #6 transferring context: 49.95kB 0.0s done [2024-01-26T06:38:03.558Z] #6 DONE 0.1s [2024-01-26T06:38:03.558Z] [2024-01-26T06:38:03.558Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:38:03.558Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-26T06:38:03.831Z] #5 ... [2024-01-26T06:38:03.831Z] [2024-01-26T06:38:03.831Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-26T06:38:03.831Z] #7 DONE 0.2s [2024-01-26T06:38:03.831Z] [2024-01-26T06:38:03.831Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:38:03.831Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-26T06:38:03.831Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-26T06:38:03.831Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-26T06:38:03.831Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-26T06:38:03.831Z] #5 ... [2024-01-26T06:38:03.831Z] [2024-01-26T06:38:03.831Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2024-01-26T06:38:03.831Z] #8 DONE 0.1s [2024-01-26T06:38:03.831Z] [2024-01-26T06:38:03.831Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:38:03.831Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-26T06:38:04.423Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-26T06:38:04.694Z] #5 DONE 1.1s [2024-01-26T06:38:04.694Z] [2024-01-26T06:38:04.694Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-01-26T06:38:04.694Z] #9 0.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:38:05.286Z] #9 1.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:38:06.707Z] #9 2.811 OK: 271 MiB in 56 packages [2024-01-26T06:38:07.300Z] #9 DONE 3.2s [2024-01-26T06:38:07.300Z] [2024-01-26T06:38:07.300Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T06:38:07.300Z] #10 DONE 0.2s [2024-01-26T06:38:07.300Z] [2024-01-26T06:38:07.300Z] #11 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-26T06:38:07.300Z] #11 0.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:38:07.300Z] #11 1.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:38:07.300Z] #11 2.595 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T06:38:07.300Z] #11 2.603 Executing busybox-1.36.1-r5.trigger [2024-01-26T06:38:07.300Z] #11 2.643 OK: 8 MiB in 16 packages [2024-01-26T06:38:07.571Z] #11 DONE 3.1s [2024-01-26T06:38:07.571Z] [2024-01-26T06:38:07.571Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-26T06:38:09.001Z] #12 0.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:38:09.275Z] #12 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:38:10.715Z] #12 2.798 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:38:10.715Z] #12 2.926 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:38:10.715Z] #12 2.953 OK: 8 MiB in 16 packages [2024-01-26T06:38:12.680Z] #12 DONE 4.6s [2024-01-26T06:38:12.680Z] [2024-01-26T06:38:12.680Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:38:12.680Z] #13 DONE 5.0s [2024-01-26T06:38:12.680Z] [2024-01-26T06:38:12.680Z] #14 [builder 6/7] COPY . . [2024-01-26T06:38:12.680Z] #14 DONE 0.5s [2024-01-26T06:38:12.955Z] [2024-01-26T06:38:12.955Z] #15 [builder 7/7] RUN make build [2024-01-26T06:38:13.542Z] #15 0.726 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-01-26T06:39:50.259Z] #15 DONE 83.6s [2024-01-26T06:39:50.259Z] [2024-01-26T06:39:50.259Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2024-01-26T06:39:50.259Z] #16 DONE 0.1s [2024-01-26T06:39:50.259Z] [2024-01-26T06:39:50.259Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2024-01-26T06:39:50.259Z] #17 DONE 0.1s [2024-01-26T06:39:50.259Z] [2024-01-26T06:39:50.259Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2024-01-26T06:39:50.259Z] #18 DONE 0.3s [2024-01-26T06:39:50.259Z] [2024-01-26T06:39:50.259Z] #19 exporting to image [2024-01-26T06:39:50.259Z] #19 exporting layers [2024-01-26T06:39:50.259Z] #19 exporting layers 0.3s done [2024-01-26T06:39:50.259Z] #19 writing image sha256:24e703400875802b1b3ddfa98f66e0577dcfcd1d5a3f454c9994952384e55daf done [2024-01-26T06:39:50.259Z] #19 naming to docker.io/library/device-virtual-arm64 0.0s done [2024-01-26T06:39:50.259Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:39:50.748Z] provisioning config files... [2024-01-26T06:39:50.766Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/162@tmp/config17401723298607435041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:39:51.200Z] ---> ****-login.sh [2024-01-26T06:39:51.200Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:39:51.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:39:51.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:39:51.472Z] Configure a credential helper to remove this warning. See [2024-01-26T06:39:51.472Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:39:51.472Z] [2024-01-26T06:39:51.472Z] Login Succeeded [2024-01-26T06:39:51.472Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:39:51.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:39:51.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:39:51.744Z] Configure a credential helper to remove this warning. See [2024-01-26T06:39:51.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:39:51.745Z] [2024-01-26T06:39:51.745Z] Login Succeeded [2024-01-26T06:39:51.745Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:39:52.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:39:52.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:39:52.014Z] Configure a credential helper to remove this warning. See [2024-01-26T06:39:52.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:39:52.015Z] [2024-01-26T06:39:52.015Z] Login Succeeded [2024-01-26T06:39:52.015Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:39:52.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:39:52.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:39:52.283Z] Configure a credential helper to remove this warning. See [2024-01-26T06:39:52.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:39:52.283Z] [2024-01-26T06:39:52.283Z] Login Succeeded [2024-01-26T06:39:52.283Z] ****.io [2024-01-26T06:39:52.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:39:52.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:39:52.818Z] Configure a credential helper to remove this warning. See [2024-01-26T06:39:52.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:39:52.818Z] [2024-01-26T06:39:52.818Z] Login Succeeded [2024-01-26T06:39:52.818Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:39:52.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:39:53.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:39:53.137Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-01-26T06:39:53.137Z] 65497920df671d88c31f0789bb704d43110c7187 [2024-01-26T06:39:53.137Z] latest [2024-01-26T06:39:53.137Z] 3.2.0-dev.6 [2024-01-26T06:39:53.137Z] 65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 [2024-01-26T06:39:53.137Z] main [2024-01-26T06:39:53.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:39:53.737Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:65497920df671d88c31f0789bb704d43110c7187 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:39:54.264Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:65497920df671d88c31f0789bb704d43110c7187 [2024-01-26T06:39:54.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-01-26T06:39:54.264Z] 5433f0fe7776: Preparing [2024-01-26T06:39:54.264Z] 60cf32b8a2e8: Preparing [2024-01-26T06:39:54.264Z] 20bca6661663: Preparing [2024-01-26T06:39:54.264Z] 42154e54f45a: Preparing [2024-01-26T06:39:54.264Z] 1ecec93fe6c3: Preparing [2024-01-26T06:39:54.264Z] 0faf9b67be60: Preparing [2024-01-26T06:39:54.264Z] 0faf9b67be60: Waiting [2024-01-26T06:39:54.533Z] 20bca6661663: Pushed [2024-01-26T06:39:54.533Z] 60cf32b8a2e8: Pushed [2024-01-26T06:39:54.533Z] 1ecec93fe6c3: Pushed [2024-01-26T06:39:55.959Z] 42154e54f45a: Pushed [2024-01-26T06:39:56.928Z] 0faf9b67be60: Layer already exists [2024-01-26T06:39:59.524Z] 5433f0fe7776: Pushed [2024-01-26T06:39:59.524Z] 65497920df671d88c31f0789bb704d43110c7187: digest: sha256:92b8c6a43a65fc6522df4be9534f2c871ee089168be05410ee0152f26cb4b613 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:00.016Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:00.501Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-01-26T06:40:00.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-01-26T06:40:00.501Z] 5433f0fe7776: Preparing [2024-01-26T06:40:00.501Z] 60cf32b8a2e8: Preparing [2024-01-26T06:40:00.501Z] 20bca6661663: Preparing [2024-01-26T06:40:00.501Z] 42154e54f45a: Preparing [2024-01-26T06:40:00.501Z] 1ecec93fe6c3: Preparing [2024-01-26T06:40:00.501Z] 0faf9b67be60: Preparing [2024-01-26T06:40:00.501Z] 0faf9b67be60: Waiting [2024-01-26T06:40:00.501Z] 5433f0fe7776: Layer already exists [2024-01-26T06:40:00.501Z] 42154e54f45a: Layer already exists [2024-01-26T06:40:00.501Z] 1ecec93fe6c3: Layer already exists [2024-01-26T06:40:00.501Z] 60cf32b8a2e8: Layer already exists [2024-01-26T06:40:00.501Z] 20bca6661663: Layer already exists [2024-01-26T06:40:00.501Z] 0faf9b67be60: Layer already exists [2024-01-26T06:40:00.771Z] latest: digest: sha256:92b8c6a43a65fc6522df4be9534f2c871ee089168be05410ee0152f26cb4b613 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:01.279Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:01.777Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.6 [2024-01-26T06:40:01.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-01-26T06:40:01.777Z] 5433f0fe7776: Preparing [2024-01-26T06:40:01.777Z] 60cf32b8a2e8: Preparing [2024-01-26T06:40:01.777Z] 20bca6661663: Preparing [2024-01-26T06:40:01.777Z] 42154e54f45a: Preparing [2024-01-26T06:40:01.777Z] 1ecec93fe6c3: Preparing [2024-01-26T06:40:01.777Z] 0faf9b67be60: Preparing [2024-01-26T06:40:01.777Z] 0faf9b67be60: Waiting [2024-01-26T06:40:01.777Z] 20bca6661663: Layer already exists [2024-01-26T06:40:01.777Z] 5433f0fe7776: Layer already exists [2024-01-26T06:40:01.777Z] 1ecec93fe6c3: Layer already exists [2024-01-26T06:40:01.777Z] 42154e54f45a: Layer already exists [2024-01-26T06:40:01.777Z] 60cf32b8a2e8: Layer already exists [2024-01-26T06:40:01.777Z] 0faf9b67be60: Layer already exists [2024-01-26T06:40:02.046Z] 3.2.0-dev.6: digest: sha256:92b8c6a43a65fc6522df4be9534f2c871ee089168be05410ee0152f26cb4b613 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:02.552Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:03.039Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 [2024-01-26T06:40:03.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-01-26T06:40:03.039Z] 5433f0fe7776: Preparing [2024-01-26T06:40:03.039Z] 60cf32b8a2e8: Preparing [2024-01-26T06:40:03.039Z] 20bca6661663: Preparing [2024-01-26T06:40:03.039Z] 42154e54f45a: Preparing [2024-01-26T06:40:03.039Z] 1ecec93fe6c3: Preparing [2024-01-26T06:40:03.039Z] 0faf9b67be60: Preparing [2024-01-26T06:40:03.039Z] 0faf9b67be60: Waiting [2024-01-26T06:40:03.039Z] 60cf32b8a2e8: Layer already exists [2024-01-26T06:40:03.039Z] 1ecec93fe6c3: Layer already exists [2024-01-26T06:40:03.311Z] 0faf9b67be60: Layer already exists [2024-01-26T06:40:03.311Z] 5433f0fe7776: Layer already exists [2024-01-26T06:40:03.311Z] 20bca6661663: Layer already exists [2024-01-26T06:40:03.311Z] 42154e54f45a: Layer already exists [2024-01-26T06:40:03.311Z] 65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6: digest: sha256:92b8c6a43a65fc6522df4be9534f2c871ee089168be05410ee0152f26cb4b613 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:03.823Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:04.327Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-01-26T06:40:04.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-01-26T06:40:04.327Z] 5433f0fe7776: Preparing [2024-01-26T06:40:04.327Z] 60cf32b8a2e8: Preparing [2024-01-26T06:40:04.327Z] 20bca6661663: Preparing [2024-01-26T06:40:04.327Z] 42154e54f45a: Preparing [2024-01-26T06:40:04.327Z] 1ecec93fe6c3: Preparing [2024-01-26T06:40:04.327Z] 0faf9b67be60: Preparing [2024-01-26T06:40:04.327Z] 0faf9b67be60: Waiting [2024-01-26T06:40:04.327Z] 5433f0fe7776: Layer already exists [2024-01-26T06:40:04.327Z] 42154e54f45a: Layer already exists [2024-01-26T06:40:04.327Z] 60cf32b8a2e8: Layer already exists [2024-01-26T06:40:04.327Z] 1ecec93fe6c3: Layer already exists [2024-01-26T06:40:04.327Z] 20bca6661663: Layer already exists [2024-01-26T06:40:04.327Z] 0faf9b67be60: Layer already exists [2024-01-26T06:40:04.599Z] main: digest: sha256:92b8c6a43a65fc6522df4be9534f2c871ee089168be05410ee0152f26cb4b613 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:40:04.925Z] ===================================================== [Pipeline] echo [2024-01-26T06:40:04.980Z] taggedImages: [2024-01-26T06:40:04.980Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:65497920df671d88c31f0789bb704d43110c7187 [2024-01-26T06:40:04.980Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-01-26T06:40:04.980Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.6 [2024-01-26T06:40:04.980Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 [2024-01-26T06:40:04.980Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:05.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:40:05.620Z] [2024-01-26T06:40:05.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:06.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:40:06.291Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-26T06:40:06.291Z] 8998bd30e6a1: Pulling fs layer [2024-01-26T06:40:06.291Z] 04944245beec: Pulling fs layer [2024-01-26T06:40:06.291Z] 699f458cf7ca: Pulling fs layer [2024-01-26T06:40:06.291Z] 765212b225bb: Pulling fs layer [2024-01-26T06:40:06.291Z] f23df028b6ca: Pulling fs layer [2024-01-26T06:40:06.291Z] d65c8cfc05b1: Pulling fs layer [2024-01-26T06:40:06.291Z] 2437ff75d9bd: Pulling fs layer [2024-01-26T06:40:06.291Z] 765212b225bb: Waiting [2024-01-26T06:40:06.291Z] f23df028b6ca: Waiting [2024-01-26T06:40:06.291Z] 2437ff75d9bd: Waiting [2024-01-26T06:40:06.291Z] d65c8cfc05b1: Waiting [2024-01-26T06:40:06.291Z] 04944245beec: Verifying Checksum [2024-01-26T06:40:06.291Z] 04944245beec: Download complete [2024-01-26T06:40:06.291Z] 765212b225bb: Verifying Checksum [2024-01-26T06:40:06.291Z] 765212b225bb: Download complete [2024-01-26T06:40:06.564Z] f23df028b6ca: Verifying Checksum [2024-01-26T06:40:06.564Z] f23df028b6ca: Download complete [2024-01-26T06:40:06.564Z] d65c8cfc05b1: Verifying Checksum [2024-01-26T06:40:06.564Z] d65c8cfc05b1: Download complete [2024-01-26T06:40:06.564Z] 699f458cf7ca: Verifying Checksum [2024-01-26T06:40:06.564Z] 699f458cf7ca: Download complete [2024-01-26T06:40:07.160Z] 8998bd30e6a1: Verifying Checksum [2024-01-26T06:40:07.160Z] 8998bd30e6a1: Download complete [2024-01-26T06:40:09.141Z] 2437ff75d9bd: Verifying Checksum [2024-01-26T06:40:09.141Z] 2437ff75d9bd: Download complete [2024-01-26T06:40:14.511Z] 8998bd30e6a1: Pull complete [2024-01-26T06:40:14.511Z] 04944245beec: Pull complete [2024-01-26T06:40:16.458Z] 699f458cf7ca: Pull complete [2024-01-26T06:40:16.458Z] 765212b225bb: Pull complete [2024-01-26T06:40:17.421Z] f23df028b6ca: Pull complete [2024-01-26T06:40:17.421Z] d65c8cfc05b1: Pull complete [2024-01-26T06:40:44.144Z] 2437ff75d9bd: Pull complete [2024-01-26T06:40:44.144Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-26T06:40:44.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:40:44.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:40:44.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-27980 does not seem to be running inside a container [2024-01-26T06:40:44.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/162 -v /w/workspace/device-virtual-go/162:/w/workspace/device-virtual-go/162:rw,z -v /w/workspace/device-virtual-go/162@tmp:/w/workspace/device-virtual-go/162@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 [2024-01-26T06:40:46.686Z] $ docker top 97578c6ca437142131eef75eb114ec9309be482670ec7fbb7aa0f963e7492c9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:40:47.593Z] ---> job-cost.sh [2024-01-26T06:40:47.593Z] lf-activate-venv: SKIPPING [2024-01-26T06:40:47.593Z] INFO: No Stack... [2024-01-26T06:40:47.910Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:40:48.877Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T06:40:49.205Z] + cat /w/workspace/device-virtual-go/162/archives/cost.csv [2024-01-26T06:40:49.205Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T06:40:49.351Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] [2024-01-26T06:40:49.360Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] did not exist. Created. [2024-01-26T06:40:49.361Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:40:49.844Z] /w/workspace/device-virtual-go/162@tmp/durable-be46b2d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-26T06:40:50.222Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T06:40:50.292Z] Warning: overwriting stash ‘stack-cost’ [2024-01-26T06:40:50.357Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T06:40:50.363Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T06:40:50.486Z] $ docker stop --time=1 97578c6ca437142131eef75eb114ec9309be482670ec7fbb7aa0f963e7492c9a [2024-01-26T06:40:51.955Z] $ docker rm -f --volumes 97578c6ca437142131eef75eb114ec9309be482670ec7fbb7aa0f963e7492c9a [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 [2024-01-26T06:40:53.431Z] provisioning config files... [2024-01-26T06:40:53.436Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8866257561943360901tmp [Pipeline] { [Pipeline] sh [2024-01-26T06:40:53.824Z] + set +x [2024-01-26T06:40:53.824Z] + curl -s https://codecov.io/bash [2024-01-26T06:40:53.824Z] + bash -s -- [2024-01-26T06:40:53.824Z] [2024-01-26T06:40:53.824Z] _____ _ [2024-01-26T06:40:53.824Z] / ____| | | [2024-01-26T06:40:53.824Z] | | ___ __| | ___ ___ _____ __ [2024-01-26T06:40:53.824Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-26T06:40:53.824Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-26T06:40:53.824Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-26T06:40:53.824Z] Bash-1.0.6 [2024-01-26T06:40:53.824Z] [2024-01-26T06:40:53.824Z] [2024-01-26T06:40:53.824Z] ==> git version 2.25.1 found [2024-01-26T06:40:53.824Z] ==> 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 [2024-01-26T06:40:53.824Z] Release-Date: 2020-01-08 [2024-01-26T06:40:53.824Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-26T06:40:53.824Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-26T06:40:53.824Z] ==> Jenkins CI detected. [2024-01-26T06:40:53.824Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-01-26T06:40:53.824Z] project root: . [2024-01-26T06:40:53.824Z] --> token set from env [2024-01-26T06:40:53.824Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-26T06:40:53.824Z] ==> Running gcov in . (disable via -X gcov) [2024-01-26T06:40:53.824Z] ==> Python coveragepy not found [2024-01-26T06:40:53.824Z] ==> Searching for coverage reports in: [2024-01-26T06:40:53.824Z] + . [2024-01-26T06:40:53.824Z] -> Found 1 reports [2024-01-26T06:40:53.824Z] ==> Detecting git/mercurial file structure [2024-01-26T06:40:53.824Z] ==> Reading reports [2024-01-26T06:40:53.824Z] + ./coverage.out bytes=43063 [2024-01-26T06:40:54.084Z] ==> Appending adjustments [2024-01-26T06:40:54.084Z] https://docs.codecov.io/docs/fixing-reports [2024-01-26T06:40:54.084Z] + Found adjustments [2024-01-26T06:40:54.084Z] ==> Gzipping contents [2024-01-26T06:40:54.084Z] 8.0K /tmp/codecov.nsCMbz.gz [2024-01-26T06:40:54.084Z] ==> Uploading reports [2024-01-26T06:40:54.084Z] url: https://codecov.io [2024-01-26T06:40:54.084Z] query: branch=main&commit=65497920df671d88c31f0789bb704d43110c7187&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T06:40:54.084Z] -> Pinging Codecov [2024-01-26T06:40:54.084Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=65497920df671d88c31f0789bb704d43110c7187&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T06:40:54.344Z] -> Uploading to [2024-01-26T06:40:54.344Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-26/5E52B4B073DB2E39498172D8E973AA87/65497920df671d88c31f0789bb704d43110c7187/6f13571b-2ada-438f-9bbc-a11395e5d16b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T064054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83a13b0de8dc89197e52586f9e0b1b0b9f6b9b44f2206f74119be73187a5076a [2024-01-26T06:40:54.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:40:54.344Z] Dload Upload Total Spent Left Speed [2024-01-26T06:40:54.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 19003 --:--:-- --:--:-- --:--:-- 19003 [2024-01-26T06:40:54.605Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/65497920df671d88c31f0789bb704d43110c7187 [Pipeline] } [2024-01-26T06:40:54.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-26T06:40:54.987Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-26T06:40:55.010Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:55.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:40:55.481Z] [2024-01-26T06:40:55.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:55.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:40:55.824Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-26T06:40:55.824Z] df9b9388f04a: Pulling fs layer [2024-01-26T06:40:55.824Z] 52dc419b0ee2: Pulling fs layer [2024-01-26T06:40:55.824Z] 25bc292e5bac: Pulling fs layer [2024-01-26T06:40:55.824Z] 114826534d7a: Pulling fs layer [2024-01-26T06:40:55.824Z] 4657fd5d0bcf: Pulling fs layer [2024-01-26T06:40:55.824Z] 6ad1cebc031e: Pulling fs layer [2024-01-26T06:40:55.824Z] 8a3aa393b2d8: Pulling fs layer [2024-01-26T06:40:55.824Z] 4657fd5d0bcf: Waiting [2024-01-26T06:40:55.824Z] 25bc292e5bac: Download complete [2024-01-26T06:40:55.824Z] 52dc419b0ee2: Verifying Checksum [2024-01-26T06:40:55.824Z] 52dc419b0ee2: Download complete [2024-01-26T06:40:55.824Z] 4657fd5d0bcf: Verifying Checksum [2024-01-26T06:40:55.824Z] 4657fd5d0bcf: Download complete [2024-01-26T06:40:55.824Z] df9b9388f04a: Verifying Checksum [2024-01-26T06:40:56.083Z] df9b9388f04a: Pull complete [2024-01-26T06:40:56.083Z] 6ad1cebc031e: Verifying Checksum [2024-01-26T06:40:56.083Z] 6ad1cebc031e: Download complete [2024-01-26T06:40:56.083Z] 52dc419b0ee2: Pull complete [2024-01-26T06:40:56.342Z] 25bc292e5bac: Pull complete [2024-01-26T06:40:56.600Z] 114826534d7a: Verifying Checksum [2024-01-26T06:40:56.600Z] 114826534d7a: Download complete [2024-01-26T06:40:56.600Z] 8a3aa393b2d8: Verifying Checksum [2024-01-26T06:40:56.600Z] 8a3aa393b2d8: Download complete [2024-01-26T06:40:59.885Z] 114826534d7a: Pull complete [2024-01-26T06:40:59.885Z] 4657fd5d0bcf: Pull complete [2024-01-26T06:41:00.200Z] 6ad1cebc031e: Pull complete [2024-01-26T06:41:02.780Z] 8a3aa393b2d8: Pull complete [2024-01-26T06:41:02.780Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-26T06:41:02.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:41:02.780Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:41:03.065Z] prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container [2024-01-26T06:41:03.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-01-26T06:41:07.427Z] $ docker top 7345c31cfb0593e69f0e97572388670f42488784da7fd2610f06eff95eaec1e0 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-26T06:41:07.591Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-01-26T06:41:07.872Z] + set -o pipefail [2024-01-26T06:41:07.872Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-01-26T06:41:13.140Z] [2024-01-26T06:41:13.140Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-01-26T06:41:13.140Z] [2024-01-26T06:41:13.140Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/1014b42d-713e-4fc2-bb78-93730a80df99 [2024-01-26T06:41:13.140Z] [2024-01-26T06:41:13.140Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-26T06:41:13.140Z] [2024-01-26T06:41:13.140Z] [2024-01-26T06:41:13.140Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-26T06:41:13.140Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-26T06:41:13.140Z] More details here: https://snyk.co/ue1NS [2024-01-26T06:41:13.140Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-26T06:41:13.140Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-26T06:41:13.152Z] $ docker stop --time=1 7345c31cfb0593e69f0e97572388670f42488784da7fd2610f06eff95eaec1e0 [2024-01-26T06:41:16.315Z] $ docker rm -f --volumes 7345c31cfb0593e69f0e97572388670f42488784da7fd2610f06eff95eaec1e0 [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 [2024-01-26T06:41:17.805Z] + git log --format=format:%s -1 65497920df671d88c31f0789bb704d43110c7187 [Pipeline] sh [2024-01-26T06:41:18.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:41:18.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:18.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:41:18.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:41:18.642Z] prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container [2024-01-26T06:41:18.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:41:19.070Z] $ docker top b82e951ea614a0ca282c4361ed12b0d5317407a13ce65d187455da1fdf1e528a -eo pid,comm [2024-01-26T06:41:19.131Z] 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). [2024-01-26T06:41:19.131Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:41:19.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:41:19.333Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:41:19.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:41:19.438Z] $ docker exec b82e951ea614a0ca282c4361ed12b0d5317407a13ce65d187455da1fdf1e528a ssh-agent [2024-01-26T06:41:19.542Z] SSH_AUTH_SOCK=/tmp/ssh-UJgSMGhkm8tS/agent.33 [2024-01-26T06:41:19.542Z] SSH_AGENT_PID=39 [2024-01-26T06:41:19.547Z] Running ssh-add (command line suppressed) [2024-01-26T06:41:19.649Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_720943237263255460.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_720943237263255460.key) [2024-01-26T06:41:19.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:41:20.001Z] + git semver tag [2024-01-26T06:41:20.260Z] 2024-01-26 06:41:20,183 [run_tag] DEBUG tag force:False [2024-01-26T06:41:20.260Z] 2024-01-26 06:41:20,184 [check_head_tag] DEBUG check head tag [2024-01-26T06:41:20.260Z] 2024-01-26 06:41:20,184 [execute] INFO git cat-file --batch-check [2024-01-26T06:41:20.260Z] 2024-01-26 06:41:20,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-01-26T06:41:20.260Z] 2024-01-26 06:41:20,188 [execute] INFO git cat-file --batch [2024-01-26T06:41:20.260Z] 2024-01-26 06:41:20,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-01-26T06:41:20.260Z] 2024-01-26 06:41:20,203 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-01-26T06:41:20.260Z] 2024-01-26 06:41:20,203 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 [2024-01-26T06:41:20.260Z] 2024-01-26 06:41:20,203 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:41:20.260Z] 2024-01-26 06:41:20,208 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-01-26T06:41:20.260Z] 3.2.0-dev.6 [Pipeline] } [2024-01-26T06:41:20.271Z] $ docker exec --env ******** --env ******** b82e951ea614a0ca282c4361ed12b0d5317407a13ce65d187455da1fdf1e528a ssh-agent -k [2024-01-26T06:41:20.366Z] unset SSH_AUTH_SOCK; [2024-01-26T06:41:20.367Z] unset SSH_AGENT_PID; [2024-01-26T06:41:20.367Z] echo Agent pid 39 killed; [2024-01-26T06:41:20.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:41:20.890Z] + git semver [Pipeline] } [2024-01-26T06:41:21.181Z] $ docker stop --time=1 b82e951ea614a0ca282c4361ed12b0d5317407a13ce65d187455da1fdf1e528a [2024-01-26T06:41:22.460Z] $ docker rm -f --volumes b82e951ea614a0ca282c4361ed12b0d5317407a13ce65d187455da1fdf1e528a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:23.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:41:23.114Z] [2024-01-26T06:41:23.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:23.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:41:23.490Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-26T06:41:23.490Z] ab5ef0e58194: Pulling fs layer [2024-01-26T06:41:23.490Z] 9712f1f96733: Pulling fs layer [2024-01-26T06:41:23.490Z] 63f879dbbcfc: Pulling fs layer [2024-01-26T06:41:23.490Z] 0d9ebad4ef96: Pulling fs layer [2024-01-26T06:41:23.490Z] e9a5061849ea: Pulling fs layer [2024-01-26T06:41:23.490Z] d747dcd14b5f: Pulling fs layer [2024-01-26T06:41:23.490Z] 2de7ff778b66: Pulling fs layer [2024-01-26T06:41:23.490Z] 0d9ebad4ef96: Waiting [2024-01-26T06:41:23.490Z] e9a5061849ea: Waiting [2024-01-26T06:41:23.490Z] d747dcd14b5f: Waiting [2024-01-26T06:41:23.490Z] 2de7ff778b66: Waiting [2024-01-26T06:41:23.490Z] 9712f1f96733: Download complete [2024-01-26T06:41:23.835Z] 63f879dbbcfc: Verifying Checksum [2024-01-26T06:41:23.835Z] 63f879dbbcfc: Download complete [2024-01-26T06:41:24.094Z] e9a5061849ea: Verifying Checksum [2024-01-26T06:41:24.094Z] e9a5061849ea: Download complete [2024-01-26T06:41:24.094Z] d747dcd14b5f: Download complete [2024-01-26T06:41:24.094Z] 0d9ebad4ef96: Verifying Checksum [2024-01-26T06:41:24.094Z] 0d9ebad4ef96: Download complete [2024-01-26T06:41:24.094Z] ab5ef0e58194: Download complete [2024-01-26T06:41:24.094Z] 2de7ff778b66: Verifying Checksum [2024-01-26T06:41:24.094Z] 2de7ff778b66: Download complete [2024-01-26T06:41:27.381Z] ab5ef0e58194: Pull complete [2024-01-26T06:41:27.381Z] 9712f1f96733: Pull complete [2024-01-26T06:41:27.639Z] 63f879dbbcfc: Pull complete [2024-01-26T06:41:31.820Z] 0d9ebad4ef96: Pull complete [2024-01-26T06:41:31.820Z] e9a5061849ea: Pull complete [2024-01-26T06:41:31.820Z] d747dcd14b5f: Pull complete [2024-01-26T06:41:32.388Z] 2de7ff778b66: Pull complete [2024-01-26T06:41:32.388Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-26T06:41:32.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:41:32.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:41:32.673Z] prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container [2024-01-26T06:41:32.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-26T06:41:37.483Z] $ docker top 07d00d9a6cc439e4fe62ce5ef7018cc5c25088cdf1c86a8d1e73c8210154015c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:41:37.749Z] provisioning config files... [2024-01-26T06:41:37.759Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18156816682407958210tmp [2024-01-26T06:41:37.772Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11530003723881176308tmp [2024-01-26T06:41:37.786Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16610952643016317229tmp [Pipeline] { [Pipeline] echo [2024-01-26T06:41:37.869Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:41:38.162Z] ---> sigul-configuration.sh [2024-01-26T06:41:38.162Z] gpg: directory `/root/.gnupg' created [2024-01-26T06:41:38.162Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-26T06:41:38.162Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-26T06:41:38.162Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-26T06:41:38.162Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-26T06:41:38.162Z] gpg: CAST5 encrypted data [2024-01-26T06:41:38.162Z] gpg: encrypted with 1 passphrase [2024-01-26T06:41:38.162Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-26T06:41:38.459Z] + mkdir /home/jenkins [2024-01-26T06:41:38.459Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-26T06:41:38.765Z] + 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 [2024-01-26T06:41:38.781Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:41:39.076Z] ---> sigul-install.sh [2024-01-26T06:41:39.076Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-26T06:41:39.377Z] + git tag --list [2024-01-26T06:41:39.377Z] v1.0.0 [2024-01-26T06:41:39.377Z] v1.1.0 [2024-01-26T06:41:39.377Z] v1.1.1 [2024-01-26T06:41:39.377Z] v1.2.1 [2024-01-26T06:41:39.377Z] v1.2.2 [2024-01-26T06:41:39.377Z] v1.2.3 [2024-01-26T06:41:39.377Z] v1.3.0 [2024-01-26T06:41:39.377Z] v1.3.1 [2024-01-26T06:41:39.377Z] v2.0.0 [2024-01-26T06:41:39.377Z] v2.1.0 [2024-01-26T06:41:39.377Z] v2.1.1 [2024-01-26T06:41:39.377Z] v2.2.0 [2024-01-26T06:41:39.377Z] v2.3.0 [2024-01-26T06:41:39.377Z] v3.0 [2024-01-26T06:41:39.377Z] v3.0.0 [2024-01-26T06:41:39.377Z] v3.1 [2024-01-26T06:41:39.377Z] v3.1.0 [2024-01-26T06:41:39.377Z] v3.1.0-dev.1 [2024-01-26T06:41:39.377Z] v3.1.0-dev.10 [2024-01-26T06:41:39.377Z] v3.1.0-dev.11 [2024-01-26T06:41:39.377Z] v3.1.0-dev.12 [2024-01-26T06:41:39.377Z] v3.1.0-dev.13 [2024-01-26T06:41:39.377Z] v3.1.0-dev.14 [2024-01-26T06:41:39.377Z] v3.1.0-dev.15 [2024-01-26T06:41:39.377Z] v3.1.0-dev.16 [2024-01-26T06:41:39.377Z] v3.1.0-dev.17 [2024-01-26T06:41:39.377Z] v3.1.0-dev.18 [2024-01-26T06:41:39.377Z] v3.1.0-dev.19 [2024-01-26T06:41:39.377Z] v3.1.0-dev.2 [2024-01-26T06:41:39.377Z] v3.1.0-dev.20 [2024-01-26T06:41:39.377Z] v3.1.0-dev.21 [2024-01-26T06:41:39.377Z] v3.1.0-dev.22 [2024-01-26T06:41:39.377Z] v3.1.0-dev.23 [2024-01-26T06:41:39.377Z] v3.1.0-dev.24 [2024-01-26T06:41:39.377Z] v3.1.0-dev.25 [2024-01-26T06:41:39.377Z] v3.1.0-dev.26 [2024-01-26T06:41:39.377Z] v3.1.0-dev.27 [2024-01-26T06:41:39.377Z] v3.1.0-dev.28 [2024-01-26T06:41:39.377Z] v3.1.0-dev.29 [2024-01-26T06:41:39.377Z] v3.1.0-dev.3 [2024-01-26T06:41:39.377Z] v3.1.0-dev.30 [2024-01-26T06:41:39.377Z] v3.1.0-dev.4 [2024-01-26T06:41:39.377Z] v3.1.0-dev.5 [2024-01-26T06:41:39.377Z] v3.1.0-dev.6 [2024-01-26T06:41:39.377Z] v3.1.0-dev.7 [2024-01-26T06:41:39.377Z] v3.1.0-dev.8 [2024-01-26T06:41:39.377Z] v3.1.0-dev.9 [2024-01-26T06:41:39.377Z] v3.2.0-dev.1 [2024-01-26T06:41:39.377Z] v3.2.0-dev.2 [2024-01-26T06:41:39.377Z] v3.2.0-dev.3 [2024-01-26T06:41:39.377Z] v3.2.0-dev.4 [2024-01-26T06:41:39.377Z] v3.2.0-dev.5 [2024-01-26T06:41:39.377Z] v3.2.0-dev.6 [Pipeline] sh [2024-01-26T06:41:39.680Z] + lftools sign git-tag v3.2.0-dev.6 [2024-01-26T06:41:40.248Z] Signing Git tag with Sigul... [2024-01-26T06:41:40.248Z] Signing v3.2.0-dev.6 [Pipeline] echo [2024-01-26T06:41:40.523Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:41:40.821Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-26T06:41:40.830Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-26T06:41:40.964Z] $ docker stop --time=1 07d00d9a6cc439e4fe62ce5ef7018cc5c25088cdf1c86a8d1e73c8210154015c [2024-01-26T06:41:42.281Z] $ docker rm -f --volumes 07d00d9a6cc439e4fe62ce5ef7018cc5c25088cdf1c86a8d1e73c8210154015c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-26T06:41:43.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:41:43.211Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:43.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:41:43.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:41:43.768Z] prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container [2024-01-26T06:41:43.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:41:44.177Z] $ docker top 5fc81ed29d9abfbfb53180c25060201394ee8ba160e0e65bb787335a0df7939a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:41:44.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:41:44.448Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:41:44.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:41:44.560Z] $ docker exec 5fc81ed29d9abfbfb53180c25060201394ee8ba160e0e65bb787335a0df7939a ssh-agent [2024-01-26T06:41:44.688Z] SSH_AUTH_SOCK=/tmp/ssh-dct6Tu6f9x8m/agent.32 [2024-01-26T06:41:44.688Z] SSH_AGENT_PID=38 [2024-01-26T06:41:44.693Z] Running ssh-add (command line suppressed) [2024-01-26T06:41:44.798Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1028506906512796688.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1028506906512796688.key) [2024-01-26T06:41:44.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:41:45.160Z] + git semver bump pre [2024-01-26T06:41:45.419Z] 2024-01-26 06:41:45,329 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-01-26T06:41:45.419Z] 2024-01-26 06:41:45,330 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev [2024-01-26T06:41:45.419Z] 2024-01-26 06:41:45,330 [bump_version] DEBUG bumped version:3.2.0-dev.7 [2024-01-26T06:41:45.419Z] 2024-01-26 06:41:45,330 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-01-26T06:41:45.419Z] 2024-01-26 06:41:45,330 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-01-26T06:41:45.419Z] 2024-01-26 06:41:45,330 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-01-26T06:41:45.419Z] 2024-01-26 06:41:45,332 [execute] INFO git cat-file --batch-check [2024-01-26T06:41:45.419Z] 2024-01-26 06:41:45,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:41:45.419Z] 2024-01-26 06:41:45,337 [execute] INFO git cat-file --batch [2024-01-26T06:41:45.420Z] 2024-01-26 06:41:45,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:41:45.420Z] 2024-01-26 06:41:45,342 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-01-26T06:41:45.420Z] 3.2.0-dev.7 [Pipeline] } [2024-01-26T06:41:45.430Z] $ docker exec --env ******** --env ******** 5fc81ed29d9abfbfb53180c25060201394ee8ba160e0e65bb787335a0df7939a ssh-agent -k [2024-01-26T06:41:45.528Z] unset SSH_AUTH_SOCK; [2024-01-26T06:41:45.528Z] unset SSH_AGENT_PID; [2024-01-26T06:41:45.528Z] echo Agent pid 38 killed; [2024-01-26T06:41:45.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:41:46.104Z] + git semver [Pipeline] } [2024-01-26T06:41:46.439Z] $ docker stop --time=1 5fc81ed29d9abfbfb53180c25060201394ee8ba160e0e65bb787335a0df7939a [2024-01-26T06:41:47.729Z] $ docker rm -f --volumes 5fc81ed29d9abfbfb53180c25060201394ee8ba160e0e65bb787335a0df7939a [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:41:48.244Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:41:48.245Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:48.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:41:48.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:41:48.811Z] prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container [2024-01-26T06:41:48.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:41:49.161Z] $ docker top 49e6288a81e4300b2b731426e08c2344e99c7ccc9c68c7388bdd73f473c84692 -eo pid,comm [2024-01-26T06:41:49.204Z] 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). [2024-01-26T06:41:49.204Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:41:49.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:41:49.539Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:41:49.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:41:49.653Z] $ docker exec 49e6288a81e4300b2b731426e08c2344e99c7ccc9c68c7388bdd73f473c84692 ssh-agent [2024-01-26T06:41:49.755Z] SSH_AUTH_SOCK=/tmp/ssh-1MSVhFelzA1l/agent.32 [2024-01-26T06:41:49.755Z] SSH_AGENT_PID=38 [2024-01-26T06:41:49.760Z] Running ssh-add (command line suppressed) [2024-01-26T06:41:49.870Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_697977753695534128.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_697977753695534128.key) [2024-01-26T06:41:49.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:41:50.236Z] + git semver push [2024-01-26T06:41:50.496Z] 2024-01-26 06:41:50,407 [run_push] DEBUG push [2024-01-26T06:41:50.496Z] 2024-01-26 06:41:50,408 [execute] INFO git cat-file --batch-check [2024-01-26T06:41:50.496Z] 2024-01-26 06:41:50,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:41:50.496Z] 2024-01-26 06:41:50,412 [execute] INFO git rev-list 61342e82afd555502a82613f9affd76f4f6cdc66 -- [2024-01-26T06:41:50.496Z] 2024-01-26 06:41:50,412 [execute] DEBUG Popen(['git', 'rev-list', '61342e82afd555502a82613f9affd76f4f6cdc66', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:41:50.496Z] 2024-01-26 06:41:50,423 [execute] INFO git fetch -v origin [2024-01-26T06:41:50.496Z] 2024-01-26 06:41:50,423 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-26T06:41:51.064Z] 2024-01-26 06:41:50,949 [run_push] DEBUG no remote changes detected [2024-01-26T06:41:51.064Z] 2024-01-26 06:41:50,949 [execute] INFO git push origin semver [2024-01-26T06:41:51.064Z] 2024-01-26 06:41:50,950 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:41:51.640Z] 2024-01-26 06:41:51,639 [run_push] DEBUG push all version tags [2024-01-26T06:41:51.640Z] 2024-01-26 06:41:51,639 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-26T06:41:51.640Z] 2024-01-26 06:41:51,640 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:41:52.585Z] 2024-01-26 06:41:52,284 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-01-26T06:41:52.585Z] 3.2.0-dev.7 [Pipeline] } [2024-01-26T06:41:52.606Z] $ docker exec --env ******** --env ******** 49e6288a81e4300b2b731426e08c2344e99c7ccc9c68c7388bdd73f473c84692 ssh-agent -k [2024-01-26T06:41:52.713Z] unset SSH_AUTH_SOCK; [2024-01-26T06:41:52.713Z] unset SSH_AGENT_PID; [2024-01-26T06:41:52.714Z] echo Agent pid 38 killed; [2024-01-26T06:41:52.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:41:53.301Z] + git semver [Pipeline] } [2024-01-26T06:41:53.574Z] $ docker stop --time=1 49e6288a81e4300b2b731426e08c2344e99c7ccc9c68c7388bdd73f473c84692 [2024-01-26T06:41:54.836Z] $ docker rm -f --volumes 49e6288a81e4300b2b731426e08c2344e99c7ccc9c68c7388bdd73f473c84692 [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 [2024-01-26T06:41:56.515Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-01-26T06:41:56.515Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-01-26T06:41:56.515Z] total 16 [2024-01-26T06:41:56.515Z] drwxr-xr-x 3 root root 4096 Jan 26 06:33 . [2024-01-26T06:41:56.515Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 06:41 .. [2024-01-26T06:41:56.515Z] drwxr-xr-x 2 root root 4096 Jan 26 06:33 cost [2024-01-26T06:41:56.515Z] -rw-r--r-- 1 root root 89 Jan 26 06:33 cost.csv [2024-01-26T06:41:56.515Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-01-26T06:41:56.515Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-01-26T06:41:56.515Z] total 16 [2024-01-26T06:41:56.515Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:33 . [2024-01-26T06:41:56.515Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 06:41 .. [2024-01-26T06:41:56.515Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 06:33 cost [2024-01-26T06:41:56.515Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 26 06:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:41:56.810Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:41:57.676Z] ---> package-listing.sh [2024-01-26T06:41:57.676Z] ++ facter osfamily [2024-01-26T06:41:57.676Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-26T06:41:57.956Z] + OS_FAMILY=debian [2024-01-26T06:41:57.956Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-01-26T06:41:57.956Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-26T06:41:57.956Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-26T06:41:57.956Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-26T06:41:57.956Z] + PACKAGES=/tmp/packages_start.txt [2024-01-26T06:41:57.956Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-01-26T06:41:57.956Z] + PACKAGES=/tmp/packages_end.txt [2024-01-26T06:41:57.956Z] + case "${OS_FAMILY}" in [2024-01-26T06:41:57.956Z] + dpkg -l [2024-01-26T06:41:57.956Z] + grep '^ii' [2024-01-26T06:41:57.956Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-26T06:41:57.956Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-26T06:41:57.956Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-26T06:41:57.956Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-01-26T06:41:57.956Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-01-26T06:41:57.956Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-01-26T06:41:57.971Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-26T06:41:58.252Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:58.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:41:58.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:41:59.208Z] prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container [2024-01-26T06:41:59.253Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-26T06:41:59.457Z] $ docker top fc330864a9394c0f88c856f0503ef539be41073b998dea808170c4bcf860fa3a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:41:59.954Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-26T06:42:00.240Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-26T06:42:00.529Z] + ls /var/log/sa-host [2024-01-26T06:42:00.529Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:42:00.701Z] provisioning config files... [2024-01-26T06:42:00.710Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6176944865496095778tmp [Pipeline] { [Pipeline] echo [2024-01-26T06:42:00.911Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:42:01.197Z] ---> create-netrc.sh [Pipeline] } [2024-01-26T06:42:01.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:42:01.659Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-26T06:42:01.670Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:42:01.953Z] ---> sudo-logs.sh [2024-01-26T06:42:01.953Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-26T06:42:02.050Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:42:02.334Z] ---> job-cost.sh [2024-01-26T06:42:02.334Z] lf-activate-venv: SKIPPING [2024-01-26T06:42:02.334Z] DEBUG: total: 0.2199999988079071 [2024-01-26T06:42:02.334Z] INFO: Retrieving Stack Cost... [2024-01-26T06:42:02.905Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:42:03.164Z] INFO: Archiving Costs [Pipeline] echo [2024-01-26T06:42:03.176Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:42:03.645Z] ---> logs-deploy.sh [2024-01-26T06:42:03.645Z] lf-activate-venv: SKIPPING [2024-01-26T06:42:03.645Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/162 [2024-01-26T06:42:03.645Z] INFO: archiving workspace using pattern(s): [2024-01-26T06:42:04.586Z] Archives upload complete. [2024-01-26T06:42:04.586Z] INFO: archiving logs to Nexus [2024-01-26T06:42:05.157Z] ---> uname -a: [2024-01-26T06:42:05.157Z] Linux prd-ubuntu20-04-docker-8c-8g-27973 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-26T06:42:05.157Z] [2024-01-26T06:42:05.157Z] [2024-01-26T06:42:05.157Z] ---> lscpu: [2024-01-26T06:42:05.157Z] Architecture: x86_64 [2024-01-26T06:42:05.157Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-26T06:42:05.157Z] Byte Order: Little Endian [2024-01-26T06:42:05.157Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-26T06:42:05.157Z] CPU(s): 8 [2024-01-26T06:42:05.157Z] On-line CPU(s) list: 0-7 [2024-01-26T06:42:05.157Z] Thread(s) per core: 1 [2024-01-26T06:42:05.157Z] Core(s) per socket: 1 [2024-01-26T06:42:05.157Z] Socket(s): 8 [2024-01-26T06:42:05.157Z] NUMA node(s): 1 [2024-01-26T06:42:05.157Z] Vendor ID: AuthenticAMD [2024-01-26T06:42:05.157Z] CPU family: 23 [2024-01-26T06:42:05.157Z] Model: 49 [2024-01-26T06:42:05.157Z] Model name: AMD EPYC-Rome Processor [2024-01-26T06:42:05.157Z] Stepping: 0 [2024-01-26T06:42:05.157Z] CPU MHz: 2799.998 [2024-01-26T06:42:05.157Z] BogoMIPS: 5599.99 [2024-01-26T06:42:05.157Z] Virtualization: AMD-V [2024-01-26T06:42:05.157Z] Hypervisor vendor: KVM [2024-01-26T06:42:05.157Z] Virtualization type: full [2024-01-26T06:42:05.157Z] L1d cache: 256 KiB [2024-01-26T06:42:05.157Z] L1i cache: 256 KiB [2024-01-26T06:42:05.157Z] L2 cache: 4 MiB [2024-01-26T06:42:05.157Z] L3 cache: 128 MiB [2024-01-26T06:42:05.157Z] NUMA node0 CPU(s): 0-7 [2024-01-26T06:42:05.157Z] Vulnerability Itlb multihit: Not affected [2024-01-26T06:42:05.157Z] Vulnerability L1tf: Not affected [2024-01-26T06:42:05.157Z] Vulnerability Mds: Not affected [2024-01-26T06:42:05.157Z] Vulnerability Meltdown: Not affected [2024-01-26T06:42:05.157Z] Vulnerability Mmio stale data: Not affected [2024-01-26T06:42:05.157Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-26T06:42:05.157Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-26T06:42:05.157Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-26T06:42:05.157Z] Vulnerability Srbds: Not affected [2024-01-26T06:42:05.157Z] Vulnerability Tsx async abort: Not affected [2024-01-26T06:42:05.157Z] 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 [2024-01-26T06:42:05.157Z] [2024-01-26T06:42:05.157Z] [2024-01-26T06:42:05.157Z] ---> nproc: [2024-01-26T06:42:05.157Z] 8 [2024-01-26T06:42:05.157Z] [2024-01-26T06:42:05.157Z] [2024-01-26T06:42:05.157Z] ---> df -h: [2024-01-26T06:42:05.157Z] Filesystem Size Used Avail Use% Mounted on [2024-01-26T06:42:05.157Z] overlay 155G 13G 143G 9% / [2024-01-26T06:42:05.157Z] tmpfs 64M 0 64M 0% /dev [2024-01-26T06:42:05.157Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-26T06:42:05.157Z] shm 64M 0 64M 0% /dev/shm [2024-01-26T06:42:05.157Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-01-26T06:42:05.157Z] [2024-01-26T06:42:05.157Z] [2024-01-26T06:42:05.157Z] ---> sar -b -r -n DEV: [2024-01-26T06:42:05.157Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27973) 01/26/24 _x86_64_ (8 CPU) [2024-01-26T06:42:05.157Z] [2024-01-26T06:42:05.157Z] 06:30:43 LINUX RESTART (8 CPU) [2024-01-26T06:42:05.157Z] [2024-01-26T06:42:05.157Z] 06:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-26T06:42:05.157Z] 06:32:02 194.40 46.33 148.08 0.00 5291.25 144608.43 0.00 [2024-01-26T06:42:05.157Z] 06:33:01 132.51 0.98 131.53 0.00 17.21 43912.98 0.00 [2024-01-26T06:42:05.157Z] 06:34:01 204.72 0.23 204.48 0.00 14.40 46800.53 0.00 [2024-01-26T06:42:05.157Z] 06:35:01 1.73 0.00 1.73 0.00 0.00 26.67 0.00 [2024-01-26T06:42:05.157Z] 06:36:01 27.60 11.23 16.36 0.00 3471.15 3708.32 0.00 [2024-01-26T06:42:05.157Z] 06:37:01 4.68 0.00 4.68 0.00 0.00 62.92 0.00 [2024-01-26T06:42:05.157Z] 06:38:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2024-01-26T06:42:05.157Z] 06:39:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 [2024-01-26T06:42:05.157Z] 06:40:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2024-01-26T06:42:05.157Z] 06:41:01 4.92 0.10 4.82 0.00 10.27 456.00 0.00 [2024-01-26T06:42:05.157Z] 06:42:01 147.21 0.42 146.79 0.00 16.13 56721.08 0.00 [2024-01-26T06:42:05.157Z] Average: 65.46 5.40 60.06 0.00 803.03 26913.36 0.00 [2024-01-26T06:42:05.157Z] [2024-01-26T06:42:05.157Z] 06:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-26T06:42:05.157Z] 06:32:02 29173696 31540108 780016 2.37 77588 2557552 1914460 5.64 1022076 2295732 2064 [2024-01-26T06:42:05.157Z] 06:33:01 28280760 31532316 770788 2.34 140216 3281780 1891600 5.57 1211416 2883420 210416 [2024-01-26T06:42:05.157Z] 06:34:01 27723156 31521632 782120 2.38 154036 3784200 1768084 5.21 1295468 3327032 308 [2024-01-26T06:42:05.157Z] 06:35:01 27738536 31537160 766360 2.33 154072 3784204 1768084 5.21 1276856 3327032 184 [2024-01-26T06:42:05.157Z] 06:36:01 27500636 31518804 773800 2.35 159192 3988536 1826768 5.38 1438112 3380036 1312 [2024-01-26T06:42:05.157Z] 06:37:01 27506384 31524516 768368 2.34 159216 3988532 1826768 5.38 1434588 3379996 8 [2024-01-26T06:42:05.157Z] 06:38:01 27508388 31526536 766320 2.33 159240 3988536 1826768 5.38 1433240 3380000 8 [2024-01-26T06:42:05.157Z] 06:39:01 27513508 31531688 761148 2.31 159248 3988536 1826768 5.38 1426376 3380008 8 [2024-01-26T06:42:05.157Z] 06:40:01 27513900 31532116 760484 2.31 159272 3988540 1826768 5.38 1426436 3380012 12 [2024-01-26T06:42:05.157Z] 06:41:01 26758152 31484656 807476 2.46 164544 4647912 2130340 6.28 1479416 4039524 667324 [2024-01-26T06:42:05.157Z] 06:42:01 25977388 31476172 808596 2.46 199592 5297752 1873952 5.52 1578316 4627964 360 [2024-01-26T06:42:05.157Z] Average: 27563137 31520519 776861 2.36 153292 3936007 1861851 5.49 1365664 3400069 80182 [2024-01-26T06:42:05.157Z] [2024-01-26T06:42:05.157Z] 06:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-26T06:42:05.157Z] 06:32:02 veth846f1bb 52.99 57.32 5.21 50.98 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.157Z] 06:32:02 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.157Z] 06:32:02 ens3 661.62 463.59 6177.31 96.61 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.157Z] 06:32:02 docker0 93.05 98.87 7.48 360.93 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.157Z] 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.157Z] 06:33:01 vethf696a7f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.157Z] 06:33:01 ens3 254.96 132.38 2022.05 23.52 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:33:01 docker0 113.20 225.35 9.61 1990.56 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:34:01 lo 8.07 8.07 0.80 0.80 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:34:01 ens3 178.05 136.23 2754.37 264.97 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:34:01 docker0 4.92 8.30 0.30 125.52 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:35:01 ens3 2.82 0.98 1.02 0.50 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:36:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:36:01 ens3 72.05 28.71 1374.08 2.33 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:37:01 ens3 0.97 0.67 0.41 0.28 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:38:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:39:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:40:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:41:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:41:01 ens3 122.83 72.43 3967.42 8.44 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:42:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:42:01 ens3 304.42 215.28 4206.74 151.98 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] 06:42:01 docker0 56.67 83.85 4.77 907.09 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] Average: lo 1.65 1.65 0.16 0.16 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] Average: ens3 145.11 95.43 1863.61 49.91 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] Average: docker0 24.22 37.57 2.00 305.12 0.00 0.00 0.00 0.00 [2024-01-26T06:42:05.158Z] [2024-01-26T06:42:05.158Z] [2024-01-26T06:42:05.158Z] ---> sar -P ALL: [2024-01-26T06:42:05.158Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27973) 01/26/24 _x86_64_ (8 CPU) [2024-01-26T06:42:05.158Z] [2024-01-26T06:42:05.158Z] 06:30:43 LINUX RESTART (8 CPU) [2024-01-26T06:42:05.158Z] [2024-01-26T06:42:05.158Z] 06:31:01 CPU %user %nice %system %iowait %steal %idle [2024-01-26T06:42:05.158Z] 06:32:02 all 9.45 0.00 3.13 3.35 0.09 83.99 [2024-01-26T06:42:05.158Z] 06:32:02 0 9.24 0.00 2.77 0.55 0.07 87.37 [2024-01-26T06:42:05.158Z] 06:32:02 1 9.63 0.00 2.91 0.59 0.10 86.78 [2024-01-26T06:42:05.158Z] 06:32:02 2 8.92 0.00 2.93 0.99 0.07 87.10 [2024-01-26T06:42:05.158Z] 06:32:02 3 9.87 0.00 3.29 1.89 0.10 84.85 [2024-01-26T06:42:05.158Z] 06:32:02 4 10.33 0.00 2.61 0.69 0.08 86.28 [2024-01-26T06:42:05.158Z] 06:32:02 5 9.02 0.00 3.99 14.57 0.08 72.33 [2024-01-26T06:42:05.158Z] 06:32:02 6 10.08 0.00 2.98 0.37 0.12 86.45 [2024-01-26T06:42:05.158Z] 06:32:02 7 8.51 0.00 3.55 7.18 0.08 80.68 [2024-01-26T06:42:05.158Z] 06:33:01 all 24.89 0.00 3.97 5.56 0.08 65.50 [2024-01-26T06:42:05.158Z] 06:33:01 0 23.85 0.00 4.61 1.27 0.09 70.19 [2024-01-26T06:42:05.158Z] 06:33:01 1 25.20 0.00 3.70 1.11 0.07 69.91 [2024-01-26T06:42:05.158Z] 06:33:01 2 24.63 0.00 4.29 8.34 0.09 62.66 [2024-01-26T06:42:05.158Z] 06:33:01 3 25.55 0.00 4.27 0.67 0.07 69.45 [2024-01-26T06:42:05.158Z] 06:33:01 4 25.76 0.00 3.70 2.89 0.07 67.57 [2024-01-26T06:42:05.158Z] 06:33:01 5 23.54 0.00 3.76 19.82 0.09 52.79 [2024-01-26T06:42:05.158Z] 06:33:01 6 24.92 0.00 4.00 9.85 0.09 61.15 [2024-01-26T06:42:05.158Z] 06:33:01 7 25.61 0.00 3.47 0.58 0.07 70.27 [2024-01-26T06:42:05.158Z] 06:34:01 all 17.02 0.00 3.30 3.78 0.07 75.83 [2024-01-26T06:42:05.158Z] 06:34:01 0 17.84 0.00 3.50 3.33 0.07 75.26 [2024-01-26T06:42:05.158Z] 06:34:01 1 17.59 0.00 2.82 1.11 0.08 78.40 [2024-01-26T06:42:05.158Z] 06:34:01 2 16.45 0.00 2.74 0.10 0.07 80.64 [2024-01-26T06:42:05.158Z] 06:34:01 3 16.68 0.00 3.55 12.76 0.07 66.95 [2024-01-26T06:42:05.158Z] 06:34:01 4 16.28 0.00 3.90 2.00 0.05 77.77 [2024-01-26T06:42:05.158Z] 06:34:01 5 17.54 0.00 3.35 0.12 0.07 78.93 [2024-01-26T06:42:05.158Z] 06:34:01 6 17.02 0.00 2.96 4.56 0.07 75.39 [2024-01-26T06:42:05.158Z] 06:34:01 7 16.80 0.00 3.59 6.25 0.07 73.29 [2024-01-26T06:42:05.158Z] 06:35:01 all 0.09 0.00 0.02 0.00 0.00 99.88 [2024-01-26T06:42:05.158Z] 06:35:01 0 0.02 0.00 0.08 0.02 0.00 99.88 [2024-01-26T06:42:05.158Z] 06:35:01 1 0.43 0.00 0.00 0.00 0.00 99.57 [2024-01-26T06:42:05.158Z] 06:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-26T06:42:05.158Z] 06:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-26T06:42:05.158Z] 06:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-26T06:42:05.158Z] 06:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-26T06:42:05.158Z] 06:35:01 6 0.13 0.00 0.03 0.00 0.00 99.83 [2024-01-26T06:42:05.158Z] 06:35:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-01-26T06:42:05.158Z] 06:36:01 all 0.97 0.00 0.39 0.31 0.01 98.32 [2024-01-26T06:42:05.158Z] 06:36:01 0 0.58 0.00 0.62 1.12 0.02 97.66 [2024-01-26T06:42:05.158Z] 06:36:01 1 0.87 0.00 0.35 0.42 0.02 98.34 [2024-01-26T06:42:05.158Z] 06:36:01 2 1.38 0.00 0.40 0.03 0.02 98.17 [2024-01-26T06:42:05.158Z] 06:36:01 3 1.60 0.00 0.38 0.15 0.00 97.86 [2024-01-26T06:42:05.158Z] 06:36:01 4 0.63 0.00 0.25 0.07 0.02 99.03 [2024-01-26T06:42:05.158Z] 06:36:01 5 1.12 0.00 0.28 0.03 0.00 98.56 [2024-01-26T06:42:05.158Z] 06:36:01 6 0.67 0.00 0.28 0.02 0.02 99.02 [2024-01-26T06:42:05.158Z] 06:36:01 7 0.87 0.00 0.55 0.68 0.00 97.90 [2024-01-26T06:42:05.158Z] 06:37:01 all 0.28 0.00 0.01 0.01 0.01 99.69 [2024-01-26T06:42:05.158Z] 06:37:01 0 0.03 0.00 0.02 0.05 0.02 99.88 [2024-01-26T06:42:05.158Z] 06:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T06:42:05.158Z] 06:37:01 2 2.00 0.00 0.03 0.00 0.02 97.95 [2024-01-26T06:42:05.158Z] 06:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T06:42:05.158Z] 06:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-26T06:42:05.158Z] 06:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-01-26T06:42:05.158Z] 06:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-26T06:42:05.158Z] 06:37:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2024-01-26T06:42:05.158Z] 06:38:01 all 0.13 0.00 0.02 0.00 0.00 99.85 [2024-01-26T06:42:05.158Z] 06:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-01-26T06:42:05.158Z] 06:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-26T06:42:05.158Z] 06:38:01 2 0.91 0.00 0.02 0.00 0.00 99.07 [2024-01-26T06:42:05.158Z] 06:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-26T06:42:05.158Z] 06:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T06:42:05.158Z] 06:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T06:42:05.158Z] 06:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-26T06:42:05.158Z] 06:38:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-01-26T06:42:05.158Z] 06:39:01 all 0.22 0.00 0.01 0.00 0.01 99.76 [2024-01-26T06:42:05.158Z] 06:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-01-26T06:42:05.158Z] 06:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-26T06:42:05.158Z] 06:39:01 2 1.56 0.00 0.00 0.00 0.02 98.42 [2024-01-26T06:42:05.158Z] 06:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-26T06:42:05.158Z] 06:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T06:42:05.158Z] 06:39:01 5 0.13 0.00 0.03 0.00 0.00 99.83 [2024-01-26T06:42:05.158Z] 06:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T06:42:05.158Z] 06:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T06:42:05.158Z] 06:40:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2024-01-26T06:42:05.158Z] 06:40:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-01-26T06:42:05.158Z] 06:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T06:42:05.158Z] 06:40:01 2 0.17 0.00 0.02 0.00 0.00 99.82 [2024-01-26T06:42:05.158Z] 06:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T06:42:05.158Z] 06:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T06:42:05.158Z] 06:40:01 5 0.37 0.00 0.02 0.00 0.02 99.60 [2024-01-26T06:42:05.158Z] 06:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T06:42:05.158Z] 06:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-01-26T06:42:05.158Z] 06:41:01 all 2.18 0.00 0.93 0.05 0.02 96.82 [2024-01-26T06:42:05.158Z] 06:41:01 0 2.81 0.00 0.80 0.02 0.02 96.35 [2024-01-26T06:42:05.158Z] 06:41:01 1 1.77 0.00 1.62 0.00 0.02 96.59 [2024-01-26T06:42:05.158Z] 06:41:01 2 2.32 0.00 0.76 0.00 0.02 96.91 [2024-01-26T06:42:05.158Z] 06:41:01 3 2.12 0.00 1.05 0.00 0.00 96.82 [2024-01-26T06:42:05.158Z] 06:41:01 4 1.77 0.00 0.90 0.03 0.02 97.28 [2024-01-26T06:42:05.158Z] 06:41:01 5 2.21 0.00 0.94 0.02 0.03 96.80 [2024-01-26T06:42:05.158Z] 06:41:01 6 2.37 0.00 0.75 0.02 0.03 96.82 [2024-01-26T06:42:05.158Z] 06:41:01 7 2.11 0.00 0.64 0.30 0.02 96.94 [2024-01-26T06:42:05.158Z] 06:42:01 all 6.87 0.00 2.92 2.57 0.05 87.58 [2024-01-26T06:42:05.158Z] 06:42:01 0 7.74 0.00 3.19 0.42 0.05 88.60 [2024-01-26T06:42:05.158Z] 06:42:01 1 6.76 0.00 2.92 5.95 0.05 84.31 [2024-01-26T06:42:05.158Z] 06:42:01 2 8.25 0.00 2.74 0.46 0.05 88.50 [2024-01-26T06:42:05.158Z] 06:42:01 3 6.32 0.00 3.16 0.07 0.07 90.38 [2024-01-26T06:42:05.158Z] 06:42:01 4 7.89 0.00 2.58 2.56 0.07 86.89 [2024-01-26T06:42:05.158Z] 06:42:01 5 5.98 0.00 2.60 1.01 0.03 90.37 [2024-01-26T06:42:05.158Z] 06:42:01 6 5.83 0.00 2.71 2.73 0.03 88.69 [2024-01-26T06:42:05.158Z] 06:42:01 7 6.18 0.00 3.49 7.38 0.07 82.89 [2024-01-26T06:42:05.158Z] [2024-01-26T06:42:05.158Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-01-26T06:42:05.158Z] Average: all 5.59 0.00 1.33 1.41 0.03 91.64 [2024-01-26T06:42:05.158Z] Average: 0 5.60 0.00 1.41 0.62 0.03 92.35 [2024-01-26T06:42:05.158Z] Average: 1 5.61 0.00 1.29 0.83 0.03 92.23 [2024-01-26T06:42:05.158Z] Average: 2 5.98 0.00 1.25 0.88 0.03 91.85 [2024-01-26T06:42:05.158Z] Average: 3 5.60 0.00 1.42 1.40 0.03 91.55 [2024-01-26T06:42:05.158Z] Average: 4 5.64 0.00 1.26 0.74 0.03 92.33 [2024-01-26T06:42:05.158Z] Average: 5 5.40 0.00 1.35 3.19 0.03 90.03 [2024-01-26T06:42:05.158Z] Average: 6 5.49 0.00 1.24 1.57 0.03 91.66 [2024-01-26T06:42:05.158Z] Average: 7 5.41 0.00 1.38 2.03 0.03 91.15 [2024-01-26T06:42:05.158Z] [2024-01-26T06:42:05.158Z] [2024-01-26T06:42:05.158Z]