Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb1784cb48d67777d6d76d542ae5273b128f716d 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-ssh11143106937118978945.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-ssh8459478404653420377.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-ssh12687346623444583945.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-ssh18387550501559332829.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-ssh15797825500172946637.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25052 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 fb1784cb48d67777d6d76d542ae5273b128f716d (main) Commit message: "Merge pull request #455 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" > 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 fb1784cb48d67777d6d76d542ae5273b128f716d # timeout=10 > git rev-list --no-walk 855a1f59a7147df874c77670ab8284c3d3963227 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-14T14:08:59.560Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-14T14:08:59.658Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-14T14:08:59.682Z] ========================================================= [2023-12-14T14:08:59.682Z] EdgeX Global Pipelines Version Info [2023-12-14T14:08:59.682Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:09:00.784Z] ------------------- [2023-12-14T14:09:00.784Z] stable info: [2023-12-14T14:09:00.784Z] ------------------- [2023-12-14T14:09:00.784Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-14T14:09:00.784Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-14T14:09:00.784Z] Message: update stable to v1.0.258 [2023-12-14T14:09:01.355Z] ------------------- [2023-12-14T14:09:01.355Z] experimental info: [2023-12-14T14:09:01.355Z] ------------------- [2023-12-14T14:09:01.355Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-14T14:09:01.355Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-14T14:09:01.355Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-14T14:09:01.431Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-12-14T14:09:01.455Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-12-14T14:09:01.476Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-14T14:09:01.503Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-14T14:09:01.527Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-14T14:09:01.552Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-14T14:09:01.578Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-14T14:09:01.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-14T14:09:01.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-14T14:09:01.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-14T14:09:01.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-14T14:09:01.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-12-14T14:09:01.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-14T14:09:01.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-14T14:09:01.808Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-14T14:09:01.845Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-14T14:09:01.884Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-14T14:09:01.920Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-14T14:09:01.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-14T14:09:01.987Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-14T14:09:02.018Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-14T14:09:02.052Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-14T14:09:02.082Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-14T14:09:02.114Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-14T14:09:02.144Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-14T14:09:02.177Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-14T14:09:02.210Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-14T14:09:02.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-14T14:09:02.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-14T14:09:02.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-14T14:09:02.362Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] echo [2023-12-14T14:09:02.399Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb1784c [Pipeline] echo [2023-12-14T14:09:02.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T14:09:02.522Z] provisioning config files... [2023-12-14T14:09:02.536Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16783201396428785817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:09:02.887Z] ---> ****-login.sh [2023-12-14T14:09:02.887Z] nexus3.edgexfoundry.org:10001 [2023-12-14T14:09:03.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:09:03.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:09:03.149Z] Configure a credential helper to remove this warning. See [2023-12-14T14:09:03.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:09:03.149Z] [2023-12-14T14:09:03.149Z] Login Succeeded [2023-12-14T14:09:03.149Z] nexus3.edgexfoundry.org:10002 [2023-12-14T14:09:03.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:09:03.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:09:03.410Z] Configure a credential helper to remove this warning. See [2023-12-14T14:09:03.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:09:03.410Z] [2023-12-14T14:09:03.410Z] Login Succeeded [2023-12-14T14:09:03.410Z] nexus3.edgexfoundry.org:10003 [2023-12-14T14:09:03.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:09:03.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:09:03.410Z] Configure a credential helper to remove this warning. See [2023-12-14T14:09:03.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:09:03.410Z] [2023-12-14T14:09:03.410Z] Login Succeeded [2023-12-14T14:09:03.410Z] nexus3.edgexfoundry.org:10004 [2023-12-14T14:09:03.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:09:03.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:09:03.670Z] Configure a credential helper to remove this warning. See [2023-12-14T14:09:03.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:09:03.670Z] [2023-12-14T14:09:03.670Z] Login Succeeded [2023-12-14T14:09:03.670Z] ****.io [2023-12-14T14:09:03.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:09:03.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:09:03.932Z] Configure a credential helper to remove this warning. See [2023-12-14T14:09:03.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:09:03.932Z] [2023-12-14T14:09:03.932Z] Login Succeeded [2023-12-14T14:09:03.932Z] ---> ****-login.sh ends [Pipeline] } [2023-12-14T14:09:03.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-14T14:09:04.457Z] + git rev-list -1 --merges fb1784cb48d67777d6d76d542ae5273b128f716d~1..fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] echo [2023-12-14T14:09:04.487Z] -----------> git rev-list -1 --merges fb1784cb48d67777d6d76d542ae5273b128f716d~1..fb1784cb48d67777d6d76d542ae5273b128f716d fb1784cb48d67777d6d76d542ae5273b128f716d [2023-12-14T14:09:04.487Z] fb1784cb48d67777d6d76d542ae5273b128f716d [false] [Pipeline] sh [2023-12-14T14:09:04.788Z] + git log --format=format:%s -1 fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] echo [2023-12-14T14:09:04.806Z] ========================================================= [2023-12-14T14:09:04.806Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-14T14:09:04.806Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-14T14:09:05.190Z] + git log --format=format:%s -1 fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] echo [2023-12-14T14:09:05.201Z] [semverPrep] GIT_COMMIT: fb1784cb48d67777d6d76d542ae5273b128f716d, Commit Message: Merge pull request #455 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4 [Pipeline] echo [2023-12-14T14:09:05.236Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-14T14:09:05.640Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-14T14:09:05.640Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-14T14:09:05.640Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-14T14:09:05.640Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-14T14:09:05.640Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-14T14:09:05.640Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-14T14:09:05.640Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:09:06.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T14:09:06.073Z] [2023-12-14T14:09:06.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:09:06.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T14:09:06.396Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-14T14:09:06.396Z] b85a868b505f: Pulling fs layer [2023-12-14T14:09:06.396Z] e2be974225ed: Pulling fs layer [2023-12-14T14:09:06.396Z] 339a4e72a1f5: Pulling fs layer [2023-12-14T14:09:06.396Z] 988bab9f4d93: Pulling fs layer [2023-12-14T14:09:06.396Z] 1469e6f7b9e6: Pulling fs layer [2023-12-14T14:09:06.396Z] eaf3925da568: Pulling fs layer [2023-12-14T14:09:06.396Z] bab4dde63d76: Pulling fs layer [2023-12-14T14:09:06.396Z] bde34c3a00c8: Pulling fs layer [2023-12-14T14:09:06.396Z] b352a97aabf1: Pulling fs layer [2023-12-14T14:09:06.396Z] 4872d77fe225: Pulling fs layer [2023-12-14T14:09:06.396Z] 5851b861e8e6: Pulling fs layer [2023-12-14T14:09:06.396Z] 988bab9f4d93: Waiting [2023-12-14T14:09:06.396Z] 1469e6f7b9e6: Waiting [2023-12-14T14:09:06.396Z] eaf3925da568: Waiting [2023-12-14T14:09:06.396Z] b352a97aabf1: Waiting [2023-12-14T14:09:06.396Z] 5851b861e8e6: Waiting [2023-12-14T14:09:06.396Z] 4872d77fe225: Waiting [2023-12-14T14:09:06.396Z] bde34c3a00c8: Waiting [2023-12-14T14:09:06.396Z] e2be974225ed: Verifying Checksum [2023-12-14T14:09:06.396Z] e2be974225ed: Download complete [2023-12-14T14:09:06.396Z] 988bab9f4d93: Download complete [2023-12-14T14:09:06.657Z] 339a4e72a1f5: Verifying Checksum [2023-12-14T14:09:06.657Z] 339a4e72a1f5: Download complete [2023-12-14T14:09:06.657Z] 1469e6f7b9e6: Verifying Checksum [2023-12-14T14:09:06.657Z] 1469e6f7b9e6: Download complete [2023-12-14T14:09:06.657Z] eaf3925da568: Download complete [2023-12-14T14:09:06.657Z] bde34c3a00c8: Download complete [2023-12-14T14:09:06.657Z] b352a97aabf1: Verifying Checksum [2023-12-14T14:09:06.657Z] b352a97aabf1: Download complete [2023-12-14T14:09:06.657Z] 4872d77fe225: Verifying Checksum [2023-12-14T14:09:06.657Z] 4872d77fe225: Download complete [2023-12-14T14:09:06.657Z] 5851b861e8e6: Verifying Checksum [2023-12-14T14:09:06.657Z] 5851b861e8e6: Download complete [2023-12-14T14:09:06.657Z] b85a868b505f: Verifying Checksum [2023-12-14T14:09:06.657Z] b85a868b505f: Download complete [2023-12-14T14:09:07.227Z] bab4dde63d76: Verifying Checksum [2023-12-14T14:09:07.227Z] bab4dde63d76: Download complete [2023-12-14T14:09:08.170Z] b85a868b505f: Pull complete [2023-12-14T14:09:08.170Z] e2be974225ed: Pull complete [2023-12-14T14:09:08.744Z] 339a4e72a1f5: Pull complete [2023-12-14T14:09:08.744Z] 988bab9f4d93: Pull complete [2023-12-14T14:09:09.004Z] 1469e6f7b9e6: Pull complete [2023-12-14T14:09:09.266Z] eaf3925da568: Pull complete [2023-12-14T14:09:11.170Z] bab4dde63d76: Pull complete [2023-12-14T14:09:11.170Z] bde34c3a00c8: Pull complete [2023-12-14T14:09:11.170Z] b352a97aabf1: Pull complete [2023-12-14T14:09:11.430Z] 4872d77fe225: Pull complete [2023-12-14T14:09:11.430Z] 5851b861e8e6: Pull complete [2023-12-14T14:09:11.430Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-14T14:09:11.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T14:09:11.430Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T14:09:11.631Z] prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container [2023-12-14T14:09:11.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-14T14:09:15.620Z] $ docker top 2158285a8fca44da96fe460f7c5f00c67673d323c1b40201f20297e7285ee385 -eo pid,comm [2023-12-14T14:09:15.680Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-14T14:09:15.680Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-14T14:09:15.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T14:09:15.767Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T14:09:15.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T14:09:15.881Z] $ docker exec 2158285a8fca44da96fe460f7c5f00c67673d323c1b40201f20297e7285ee385 ssh-agent [2023-12-14T14:09:15.991Z] SSH_AUTH_SOCK=/tmp/ssh-T3IPMepThdEi/agent.31 [2023-12-14T14:09:15.991Z] SSH_AGENT_PID=37 [2023-12-14T14:09:15.999Z] Running ssh-add (command line suppressed) [2023-12-14T14:09:16.105Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17062443291403089018.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17062443291403089018.key) [2023-12-14T14:09:16.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T14:09:16.423Z] + git tag --points-at HEAD [Pipeline] } [2023-12-14T14:09:16.433Z] $ docker exec --env ******** --env ******** 2158285a8fca44da96fe460f7c5f00c67673d323c1b40201f20297e7285ee385 ssh-agent -k [2023-12-14T14:09:16.556Z] unset SSH_AUTH_SOCK; [2023-12-14T14:09:16.557Z] unset SSH_AGENT_PID; [2023-12-14T14:09:16.557Z] echo Agent pid 37 killed; [2023-12-14T14:09:16.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-14T14:09:16.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T14:09:16.637Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T14:09:16.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T14:09:16.779Z] $ docker exec 2158285a8fca44da96fe460f7c5f00c67673d323c1b40201f20297e7285ee385 ssh-agent [2023-12-14T14:09:16.897Z] SSH_AUTH_SOCK=/tmp/ssh-1ttDij5aR7Zx/agent.69 [2023-12-14T14:09:16.897Z] SSH_AGENT_PID=76 [2023-12-14T14:09:16.902Z] Running ssh-add (command line suppressed) [2023-12-14T14:09:17.018Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2356347478297093650.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2356347478297093650.key) [2023-12-14T14:09:17.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T14:09:17.354Z] + git semver init [2023-12-14T14:09:17.614Z] 2023-12-14 14:09:17,606 [run_init] DEBUG init version:0.0.0 force:False [2023-12-14T14:09:17.614Z] 2023-12-14 14:09:17,607 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-12-14T14:09:17.614Z] 2023-12-14 14:09:17,607 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-12-14T14:09:17.614Z] 2023-12-14 14:09:17,607 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-14T14:09:19.530Z] 2023-12-14 14:09:19,495 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-12-14T14:09:19.531Z] 2023-12-14 14:09:19,496 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-12-14T14:09:19.531Z] 2023-12-14 14:09:19,497 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-14T14:09:19.531Z] 2023-12-14 14:09:19,497 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-14T14:09:19.531Z] 3.2.0-dev.4 [Pipeline] } [2023-12-14T14:09:19.541Z] $ docker exec --env ******** --env ******** 2158285a8fca44da96fe460f7c5f00c67673d323c1b40201f20297e7285ee385 ssh-agent -k [2023-12-14T14:09:19.661Z] unset SSH_AUTH_SOCK; [2023-12-14T14:09:19.662Z] unset SSH_AGENT_PID; [2023-12-14T14:09:19.662Z] echo Agent pid 76 killed; [2023-12-14T14:09:19.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-14T14:09:20.050Z] + git semver [Pipeline] } [2023-12-14T14:09:20.326Z] $ docker stop --time=1 2158285a8fca44da96fe460f7c5f00c67673d323c1b40201f20297e7285ee385 [2023-12-14T14:09:21.626Z] $ docker rm -f --volumes 2158285a8fca44da96fe460f7c5f00c67673d323c1b40201f20297e7285ee385 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T14:09:22.002Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-14T14:09:22.270Z] Stashed 1 file(s) [Pipeline] echo [2023-12-14T14:09:22.272Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T14:09:22.644Z] provisioning config files... [2023-12-14T14:09:22.654Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11887346993905801601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:09:22.982Z] ---> ****-login.sh [2023-12-14T14:09:22.982Z] nexus3.edgexfoundry.org:10001 [2023-12-14T14:09:22.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:09:22.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:09:22.982Z] Configure a credential helper to remove this warning. See [2023-12-14T14:09:22.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:09:22.982Z] [2023-12-14T14:09:22.982Z] Login Succeeded [2023-12-14T14:09:22.982Z] nexus3.edgexfoundry.org:10002 [2023-12-14T14:09:22.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:09:22.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:09:22.982Z] Configure a credential helper to remove this warning. See [2023-12-14T14:09:22.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:09:22.982Z] [2023-12-14T14:09:22.982Z] Login Succeeded [2023-12-14T14:09:22.982Z] nexus3.edgexfoundry.org:10003 [2023-12-14T14:09:23.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:09:23.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:09:23.242Z] Configure a credential helper to remove this warning. See [2023-12-14T14:09:23.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:09:23.242Z] [2023-12-14T14:09:23.242Z] Login Succeeded [2023-12-14T14:09:23.242Z] nexus3.edgexfoundry.org:10004 [2023-12-14T14:09:23.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:09:23.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:09:23.243Z] Configure a credential helper to remove this warning. See [2023-12-14T14:09:23.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:09:23.243Z] [2023-12-14T14:09:23.243Z] Login Succeeded [2023-12-14T14:09:23.243Z] ****.io [2023-12-14T14:09:23.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:09:23.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:09:23.503Z] Configure a credential helper to remove this warning. See [2023-12-14T14:09:23.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:09:23.503Z] [2023-12-14T14:09:23.503Z] Login Succeeded [2023-12-14T14:09:23.503Z] ---> ****-login.sh ends [Pipeline] } [2023-12-14T14:09:23.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-14T14:09:23.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T14:09:23.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T14:09:23.725Z] ========================================================= [2023-12-14T14:09:23.725Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-14T14:09:23.725Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:09:24.133Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-14T14:09:24.133Z] Sending build context to Docker daemon 31.56MB [2023-12-14T14:09:24.133Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-14T14:09:24.133Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-14T14:09:24.415Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-14T14:09:24.415Z] 7264a8db6415: Pulling fs layer [2023-12-14T14:09:24.415Z] c4d48a809fc2: Pulling fs layer [2023-12-14T14:09:24.415Z] 4f1c88b9dad5: Pulling fs layer [2023-12-14T14:09:24.415Z] ad3a456e5733: Pulling fs layer [2023-12-14T14:09:24.415Z] 69c7f0334f64: Pulling fs layer [2023-12-14T14:09:24.415Z] 1f1c1a5573a3: Pulling fs layer [2023-12-14T14:09:24.415Z] ce7588e14bc9: Pulling fs layer [2023-12-14T14:09:24.415Z] b5e4710f87ac: Pulling fs layer [2023-12-14T14:09:24.415Z] ad3a456e5733: Waiting [2023-12-14T14:09:24.415Z] 1f1c1a5573a3: Waiting [2023-12-14T14:09:24.415Z] 69c7f0334f64: Waiting [2023-12-14T14:09:24.415Z] ce7588e14bc9: Waiting [2023-12-14T14:09:24.415Z] c4d48a809fc2: Verifying Checksum [2023-12-14T14:09:24.415Z] c4d48a809fc2: Download complete [2023-12-14T14:09:24.415Z] ad3a456e5733: Verifying Checksum [2023-12-14T14:09:24.415Z] ad3a456e5733: Download complete [2023-12-14T14:09:24.415Z] 69c7f0334f64: Download complete [2023-12-14T14:09:24.415Z] 7264a8db6415: Verifying Checksum [2023-12-14T14:09:24.415Z] 7264a8db6415: Download complete [2023-12-14T14:09:24.415Z] 1f1c1a5573a3: Verifying Checksum [2023-12-14T14:09:24.415Z] 1f1c1a5573a3: Download complete [2023-12-14T14:09:24.674Z] 7264a8db6415: Pull complete [2023-12-14T14:09:24.674Z] b5e4710f87ac: Verifying Checksum [2023-12-14T14:09:24.674Z] b5e4710f87ac: Download complete [2023-12-14T14:09:24.674Z] c4d48a809fc2: Pull complete [2023-12-14T14:09:24.932Z] 4f1c88b9dad5: Verifying Checksum [2023-12-14T14:09:24.932Z] 4f1c88b9dad5: Download complete [2023-12-14T14:09:25.191Z] ce7588e14bc9: Verifying Checksum [2023-12-14T14:09:25.191Z] ce7588e14bc9: Download complete [2023-12-14T14:09:28.478Z] 4f1c88b9dad5: Pull complete [2023-12-14T14:09:28.478Z] ad3a456e5733: Pull complete [2023-12-14T14:09:28.478Z] 69c7f0334f64: Pull complete [2023-12-14T14:09:28.478Z] 1f1c1a5573a3: Pull complete [2023-12-14T14:09:31.008Z] ce7588e14bc9: Pull complete [2023-12-14T14:09:31.285Z] b5e4710f87ac: Pull complete [2023-12-14T14:09:31.285Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-14T14:09:31.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-14T14:09:31.285Z] ---> 88b5674ff536 [2023-12-14T14:09:31.285Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-14T14:09:37.541Z] Still waiting to schedule task [2023-12-14T14:09:37.541Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-14T14:09:37.893Z] ---> Running in 138fd69c6584 [2023-12-14T14:09:37.893Z] Removing intermediate container 138fd69c6584 [2023-12-14T14:09:37.893Z] ---> 5568eb7116a4 [2023-12-14T14:09:37.893Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-14T14:09:37.893Z] ---> Running in 044692230a10 [2023-12-14T14:09:37.893Z] Removing intermediate container 044692230a10 [2023-12-14T14:09:37.893Z] ---> 9316d03b8ca2 [2023-12-14T14:09:37.893Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-14T14:09:37.893Z] ---> Running in 47915e3f141b [2023-12-14T14:09:37.893Z] Removing intermediate container 47915e3f141b [2023-12-14T14:09:37.893Z] ---> 5276ef6c0126 [2023-12-14T14:09:37.893Z] Step 6/12 : WORKDIR /device-virtual-go [2023-12-14T14:09:37.893Z] ---> Running in c83cd36ebaa6 [2023-12-14T14:09:37.893Z] Removing intermediate container c83cd36ebaa6 [2023-12-14T14:09:37.893Z] ---> 2893d8092211 [2023-12-14T14:09:37.893Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-14T14:09:37.893Z] ---> Running in 66aba0f2b853 [2023-12-14T14:09:38.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T14:09:38.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T14:09:38.671Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-14T14:09:38.671Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-14T14:09:38.671Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-14T14:09:38.671Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-14T14:09:38.671Z] Executing busybox-1.36.1-r5.trigger [2023-12-14T14:09:38.671Z] OK: 268 MiB in 56 packages [2023-12-14T14:09:39.246Z] Removing intermediate container 66aba0f2b853 [2023-12-14T14:09:39.246Z] ---> cb80a666d8e3 [2023-12-14T14:09:39.246Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-14T14:09:39.246Z] ---> 2cdeda778a46 [2023-12-14T14:09:39.246Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T14:09:39.246Z] ---> Running in 1d313da71092 [2023-12-14T14:10:25.958Z] Removing intermediate container 1d313da71092 [2023-12-14T14:10:25.958Z] ---> 9fa4e572f736 [2023-12-14T14:10:25.958Z] Step 10/12 : COPY . . [2023-12-14T14:10:25.958Z] ---> 6296cd1d10d7 [2023-12-14T14:10:25.958Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-14T14:10:25.958Z] ---> Running in 4e1dc0beda8f [2023-12-14T14:10:25.958Z] Removing intermediate container 4e1dc0beda8f [2023-12-14T14:10:25.958Z] ---> bf3b5c445d4d [2023-12-14T14:10:25.958Z] Step 12/12 : RUN $MAKE [2023-12-14T14:10:25.958Z] ---> Running in 906980bdb0f6 [2023-12-14T14:10:25.958Z] noop [2023-12-14T14:10:26.216Z] Removing intermediate container 906980bdb0f6 [2023-12-14T14:10:26.216Z] ---> d9e0cb6ee053 [2023-12-14T14:10:26.216Z] Successfully built d9e0cb6ee053 [2023-12-14T14:10:26.216Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:10:26.584Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-14T14:10:26.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T14:10:26.697Z] prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container [2023-12-14T14:10:26.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-14T14:10:27.110Z] $ docker top 0e76232a0544c4238f3363d5c69121761e1e143fc7dacc8a4c558caf794dd98a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T14:10:27.499Z] + go version [2023-12-14T14:10:27.499Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-14T14:10:27.512Z] $ docker stop --time=1 0e76232a0544c4238f3363d5c69121761e1e143fc7dacc8a4c558caf794dd98a [2023-12-14T14:10:28.826Z] $ docker rm -f --volumes 0e76232a0544c4238f3363d5c69121761e1e143fc7dacc8a4c558caf794dd98a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:10:29.424Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-14T14:10:29.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T14:10:29.544Z] prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container [2023-12-14T14:10:29.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-14T14:10:29.932Z] $ docker top 1aa9d74019a69f92fac7b93bbf6556bc73bd6f7a1fbcde684db3df44da273aed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T14:10:30.316Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-14T14:10:30.648Z] + make test [2023-12-14T14:10:30.648Z] go test ./... -coverprofile=coverage.out [2023-12-14T14:10:32.025Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-14T14:10:42.000Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-14T14:10:42.000Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.022s coverage: 58.6% of statements [2023-12-14T14:10:50.110Z] go vet ./... [2023-12-14T14:10:53.393Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-14T14:10:53.393Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-14T14:10:53.393Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-14T14:10:53.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-14T14:10:53.451Z] $ docker stop --time=1 1aa9d74019a69f92fac7b93bbf6556bc73bd6f7a1fbcde684db3df44da273aed [2023-12-14T14:10:57.035Z] $ docker rm -f --volumes 1aa9d74019a69f92fac7b93bbf6556bc73bd6f7a1fbcde684db3df44da273aed [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T14:10:57.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-14T14:10:57.646Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-14T14:10:58.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-14T14:10:58.580Z] + ls -al . [2023-12-14T14:10:58.580Z] total 200 [2023-12-14T14:10:58.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 14:10 . [2023-12-14T14:10:58.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 14:08 .. [2023-12-14T14:10:58.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 14:10 .git [2023-12-14T14:10:58.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 14:08 .github [2023-12-14T14:10:58.580Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 14 14:08 .gitignore [2023-12-14T14:10:58.580Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 14:08 .golangci.yml [2023-12-14T14:10:58.580Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 14:09 .semver [2023-12-14T14:10:58.580Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 14 14:08 Attribution.txt [2023-12-14T14:10:58.580Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 14 14:08 CHANGELOG.md [2023-12-14T14:10:58.580Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 14 14:08 Dockerfile [2023-12-14T14:10:58.580Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 14:08 GOVERNANCE.md [2023-12-14T14:10:58.580Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 14 14:08 Jenkinsfile [2023-12-14T14:10:58.580Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 14:08 LICENSE [2023-12-14T14:10:58.580Z] -rw-rw-r-- 1 jenkins jenkins 1953 Dec 14 14:08 Makefile [2023-12-14T14:10:58.580Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 14 14:08 OWNERS.md [2023-12-14T14:10:58.580Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 14 14:08 README.md [2023-12-14T14:10:58.580Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 14:09 VERSION [2023-12-14T14:10:58.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 14:08 bin [2023-12-14T14:10:58.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 14:08 cmd [2023-12-14T14:10:58.580Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 14 14:10 coverage.out [2023-12-14T14:10:58.580Z] -rw-rw-r-- 1 jenkins jenkins 3633 Dec 14 14:08 go.mod [2023-12-14T14:10:58.580Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 14 14:08 go.sum [2023-12-14T14:10:58.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 14:08 internal [2023-12-14T14:10:58.580Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 14 14:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:10:58.939Z] + 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=fb1784cb48d67777d6d76d542ae5273b128f716d --label arch=amd64 --label version=3.2.0-dev.4 . [2023-12-14T14:10:58.939Z] Sending build context to Docker daemon 31.61MB [2023-12-14T14:10:58.939Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-14T14:10:58.939Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-14T14:10:58.939Z] ---> d9e0cb6ee053 [2023-12-14T14:10:58.939Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-14T14:10:59.505Z] ---> Running in 64ad86f4b243 [2023-12-14T14:10:59.505Z] Removing intermediate container 64ad86f4b243 [2023-12-14T14:10:59.505Z] ---> 1a1812e91c1e [2023-12-14T14:10:59.505Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-14T14:10:59.505Z] ---> Running in 9352cb2d0c3c [2023-12-14T14:10:59.764Z] Removing intermediate container 9352cb2d0c3c [2023-12-14T14:10:59.764Z] ---> d5c9378d7e8b [2023-12-14T14:10:59.764Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-12-14T14:10:59.764Z] ---> Running in fdd764fa0062 [2023-12-14T14:10:59.764Z] Removing intermediate container fdd764fa0062 [2023-12-14T14:10:59.764Z] ---> d8b12d5d4eca [2023-12-14T14:10:59.764Z] Step 6/26 : WORKDIR /device-virtual-go [2023-12-14T14:10:59.764Z] ---> Running in 9a88fae7dc6b [2023-12-14T14:10:59.764Z] Removing intermediate container 9a88fae7dc6b [2023-12-14T14:10:59.764Z] ---> 988c7c918f1f [2023-12-14T14:10:59.764Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-14T14:11:00.022Z] ---> Running in 3854b4a3fc38 [2023-12-14T14:11:00.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T14:11:00.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T14:11:00.540Z] OK: 268 MiB in 56 packages [2023-12-14T14:11:01.107Z] Removing intermediate container 3854b4a3fc38 [2023-12-14T14:11:01.107Z] ---> df23420eb305 [2023-12-14T14:11:01.107Z] Step 8/26 : COPY go.mod vendor* ./ [2023-12-14T14:11:01.107Z] ---> c0fef5a680c2 [2023-12-14T14:11:01.107Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T14:11:01.107Z] ---> Running in a6b7a28979e2 [2023-12-14T14:11:02.042Z] Removing intermediate container a6b7a28979e2 [2023-12-14T14:11:02.042Z] ---> 83400e9b2f20 [2023-12-14T14:11:02.042Z] Step 10/26 : COPY . . [2023-12-14T14:11:02.977Z] ---> 3fd13085323d [2023-12-14T14:11:02.977Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-14T14:11:02.977Z] ---> Running in 3f7d218b413f [2023-12-14T14:11:02.977Z] Removing intermediate container 3f7d218b413f [2023-12-14T14:11:02.977Z] ---> 2ca1090abd82 [2023-12-14T14:11:02.977Z] Step 12/26 : RUN $MAKE [2023-12-14T14:11:02.977Z] ---> Running in dd7356f50d18 [2023-12-14T14:11:03.235Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-14T14:11:08.273Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25053 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-12-14T14:11:08.309Z] Running in /w/workspace/device-virtual-go/160 [Pipeline] { [Pipeline] checkout [2023-12-14T14:11:11.395Z] The recommended git tool is: git [2023-12-14T14:11:17.507Z] using credential edgex-jenkins-ssh [2023-12-14T14:11:17.527Z] Cloning the remote Git repository [2023-12-14T14:11:17.574Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-12-14T14:11:17.704Z] > git init /w/workspace/device-virtual-go/160 # timeout=10 [2023-12-14T14:11:17.855Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-12-14T14:11:17.856Z] > git --version # timeout=10 [2023-12-14T14:11:17.874Z] > git --version # 'git version 2.25.1' [2023-12-14T14:11:17.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-14T14:11:18.027Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-14T14:11:22.823Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-12-14T14:11:22.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-14T14:11:23.634Z] Avoid second fetch [2023-12-14T14:11:23.634Z] Checking out Revision fb1784cb48d67777d6d76d542ae5273b128f716d (main) [2023-12-14T14:11:24.173Z] Commit message: "Merge pull request #455 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-12-14T14:11:23.649Z] > git config core.sparsecheckout # timeout=10 [2023-12-14T14:11:23.702Z] > git checkout -f fb1784cb48d67777d6d76d542ae5273b128f716d # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-14T14:11:25.168Z] Removing intermediate container dd7356f50d18 [2023-12-14T14:11:25.168Z] ---> 9551d2803112 [2023-12-14T14:11:25.168Z] Step 13/26 : FROM alpine:3.18 [2023-12-14T14:11:25.168Z] 3.18: Pulling from library/alpine [2023-12-14T14:11:25.168Z] c926b61bad3b: Pulling fs layer [2023-12-14T14:11:25.168Z] c926b61bad3b: Verifying Checksum [2023-12-14T14:11:25.168Z] c926b61bad3b: Download complete [2023-12-14T14:11:25.168Z] c926b61bad3b: Pull complete [2023-12-14T14:11:25.168Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T14:11:25.168Z] Status: Downloaded newer image for alpine:3.18 [2023-12-14T14:11:25.168Z] ---> b541f2080109 [2023-12-14T14:11:25.168Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-12-14T14:11:25.168Z] ---> Running in 9b271e9d51e1 [2023-12-14T14:11:25.168Z] Removing intermediate container 9b271e9d51e1 [2023-12-14T14:11:25.168Z] ---> d9d154e35840 [2023-12-14T14:11:25.168Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-14T14:11:25.168Z] ---> Running in d93a81d1310b [2023-12-14T14:11:25.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T14:11:25.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T14:11:25.168Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-14T14:11:25.168Z] Executing busybox-1.36.1-r5.trigger [2023-12-14T14:11:25.168Z] OK: 7 MiB in 16 packages [2023-12-14T14:11:25.168Z] Removing intermediate container d93a81d1310b [2023-12-14T14:11:25.168Z] ---> 8a2ef25f1a2d [2023-12-14T14:11:25.168Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-14T14:11:25.168Z] ---> Running in cf9afc838b58 [2023-12-14T14:11:25.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T14:11:25.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T14:11:25.354Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-14T14:11:25.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-14T14:11:25.354Z] Dload Upload Total Spent Left Speed [2023-12-14T14:11:25.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96809 0 --:--:-- --:--:-- --:--:-- 97553 [Pipeline] sh [2023-12-14T14:11:25.427Z] OK: 7 MiB in 16 packages [2023-12-14T14:11:25.694Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-14T14:11:25.998Z] Removing intermediate container cf9afc838b58 [2023-12-14T14:11:25.998Z] ---> 3e9b3cc83d16 [2023-12-14T14:11:25.998Z] Step 17/26 : WORKDIR / [2023-12-14T14:11:25.998Z] ---> Running in 412ff2785f7a [2023-12-14T14:11:25.998Z] Removing intermediate container 412ff2785f7a [2023-12-14T14:11:25.998Z] ---> 40771303118c [2023-12-14T14:11:25.998Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-14T14:11:25.998Z] ---> fe3599260317 [2023-12-14T14:11:25.998Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-12-14T14:11:26.013Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-14T14:11:26.013Z] + sudo tee /etc/docker/daemon.new [2023-12-14T14:11:26.013Z] { [2023-12-14T14:11:26.013Z] "registry-mirrors": [ [2023-12-14T14:11:26.013Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-14T14:11:26.013Z] ], [2023-12-14T14:11:26.013Z] "bip": "10.250.0.254/24", [2023-12-14T14:11:26.013Z] "hosts": [ [2023-12-14T14:11:26.013Z] "tcp://0.0.0.0:5555", [2023-12-14T14:11:26.013Z] "unix:///var/run/docker.sock" [2023-12-14T14:11:26.013Z] ], [2023-12-14T14:11:26.013Z] "mtu": 1458, [2023-12-14T14:11:26.013Z] "selinux-enabled": true, [2023-12-14T14:11:26.013Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-14T14:11:26.013Z] } [Pipeline] sh [2023-12-14T14:11:26.257Z] ---> 1a6ddb455d16 [2023-12-14T14:11:26.257Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-12-14T14:11:26.342Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-14T14:11:26.674Z] + sudo service docker restart [2023-12-14T14:11:26.991Z] ---> 37e39797c61a [2023-12-14T14:11:26.991Z] Step 21/26 : EXPOSE 59900 [2023-12-14T14:11:26.991Z] ---> Running in e0adac8b59b2 [2023-12-14T14:11:26.991Z] Removing intermediate container e0adac8b59b2 [2023-12-14T14:11:26.991Z] ---> 730271c8cc93 [2023-12-14T14:11:26.991Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-12-14T14:11:26.991Z] ---> Running in 1813ac7cd6ae [2023-12-14T14:11:26.991Z] Removing intermediate container 1813ac7cd6ae [2023-12-14T14:11:26.991Z] ---> 3b92f4f90bb2 [2023-12-14T14:11:26.991Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-14T14:11:26.991Z] ---> Running in 8e3017dcf20a [2023-12-14T14:11:27.249Z] Removing intermediate container 8e3017dcf20a [2023-12-14T14:11:27.249Z] ---> 543c3c8602fa [2023-12-14T14:11:27.249Z] Step 24/26 : LABEL arch=amd64 [2023-12-14T14:11:27.249Z] ---> Running in 3bb651a2526a [2023-12-14T14:11:27.249Z] Removing intermediate container 3bb651a2526a [2023-12-14T14:11:27.249Z] ---> 0c5d1ae51989 [2023-12-14T14:11:27.249Z] Step 25/26 : LABEL git_sha=fb1784cb48d67777d6d76d542ae5273b128f716d [2023-12-14T14:11:27.249Z] ---> Running in 8490e6aa1e01 [2023-12-14T14:11:27.249Z] Removing intermediate container 8490e6aa1e01 [2023-12-14T14:11:27.249Z] ---> a8a81305572f [2023-12-14T14:11:27.249Z] Step 26/26 : LABEL version=3.2.0-dev.4 [2023-12-14T14:11:27.249Z] ---> Running in c9579ee2c160 [2023-12-14T14:11:27.507Z] Removing intermediate container c9579ee2c160 [2023-12-14T14:11:27.507Z] ---> f21abed17487 [2023-12-14T14:11:27.507Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-14T14:11:27.507Z] Successfully built f21abed17487 [2023-12-14T14:11:27.507Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T14:11:27.770Z] provisioning config files... [2023-12-14T14:11:27.781Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6873796775284393550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:11:28.125Z] ---> ****-login.sh [2023-12-14T14:11:28.125Z] nexus3.edgexfoundry.org:10001 [2023-12-14T14:11:28.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:11:28.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:11:28.125Z] Configure a credential helper to remove this warning. See [2023-12-14T14:11:28.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:11:28.125Z] [2023-12-14T14:11:28.125Z] Login Succeeded [2023-12-14T14:11:28.125Z] nexus3.edgexfoundry.org:10002 [2023-12-14T14:11:28.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:11:28.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:11:28.125Z] Configure a credential helper to remove this warning. See [2023-12-14T14:11:28.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:11:28.125Z] [2023-12-14T14:11:28.125Z] Login Succeeded [2023-12-14T14:11:28.125Z] nexus3.edgexfoundry.org:10003 [2023-12-14T14:11:28.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:11:28.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:11:28.385Z] Configure a credential helper to remove this warning. See [2023-12-14T14:11:28.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:11:28.385Z] [2023-12-14T14:11:28.385Z] Login Succeeded [2023-12-14T14:11:28.385Z] nexus3.edgexfoundry.org:10004 [2023-12-14T14:11:28.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:11:28.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:11:28.385Z] Configure a credential helper to remove this warning. See [2023-12-14T14:11:28.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:11:28.385Z] [2023-12-14T14:11:28.385Z] Login Succeeded [2023-12-14T14:11:28.385Z] ****.io [2023-12-14T14:11:28.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:11:28.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:11:28.644Z] Configure a credential helper to remove this warning. See [2023-12-14T14:11:28.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:11:28.644Z] [2023-12-14T14:11:28.644Z] Login Succeeded [2023-12-14T14:11:28.644Z] ---> ****-login.sh ends [Pipeline] } [2023-12-14T14:11:28.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-14T14:11:28.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T14:11:28.832Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-12-14T14:11:28.832Z] fb1784cb48d67777d6d76d542ae5273b128f716d [2023-12-14T14:11:28.832Z] latest [2023-12-14T14:11:28.832Z] 3.2.0-dev.4 [2023-12-14T14:11:28.832Z] fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 [2023-12-14T14:11:28.832Z] main [2023-12-14T14:11:28.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:11:29.292Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:11:29.687Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:fb1784cb48d67777d6d76d542ae5273b128f716d [2023-12-14T14:11:29.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-12-14T14:11:29.687Z] 49b4579452ef: Preparing [2023-12-14T14:11:29.687Z] a85d7f2c01c5: Preparing [2023-12-14T14:11:29.687Z] ded3220e15d2: Preparing [2023-12-14T14:11:29.687Z] c63ea88a4010: Preparing [2023-12-14T14:11:29.687Z] a8024f967210: Preparing [2023-12-14T14:11:29.687Z] 9fe9a137fd00: Preparing [2023-12-14T14:11:29.687Z] ded3220e15d2: Pushed [2023-12-14T14:11:29.687Z] 9fe9a137fd00: Layer already exists [2023-12-14T14:11:29.687Z] c63ea88a4010: Pushed [2023-12-14T14:11:29.687Z] a85d7f2c01c5: Pushed [2023-12-14T14:11:29.687Z] a8024f967210: Pushed [2023-12-14T14:11:32.215Z] 49b4579452ef: Pushed [2023-12-14T14:11:32.215Z] fb1784cb48d67777d6d76d542ae5273b128f716d: digest: sha256:1209187defedd1d81c5e5318bcaa57d1cc54ed0d43cb04037ffdee6057e0820a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:11:32.613Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:11:33.008Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-12-14T14:11:33.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-12-14T14:11:33.008Z] 49b4579452ef: Preparing [2023-12-14T14:11:33.008Z] a85d7f2c01c5: Preparing [2023-12-14T14:11:33.008Z] ded3220e15d2: Preparing [2023-12-14T14:11:33.008Z] c63ea88a4010: Preparing [2023-12-14T14:11:33.008Z] a8024f967210: Preparing [2023-12-14T14:11:33.008Z] 9fe9a137fd00: Preparing [2023-12-14T14:11:33.008Z] 9fe9a137fd00: Waiting [2023-12-14T14:11:33.008Z] a8024f967210: Layer already exists [2023-12-14T14:11:33.008Z] c63ea88a4010: Layer already exists [2023-12-14T14:11:33.008Z] ded3220e15d2: Layer already exists [2023-12-14T14:11:33.008Z] 49b4579452ef: Layer already exists [2023-12-14T14:11:33.008Z] a85d7f2c01c5: Layer already exists [2023-12-14T14:11:33.008Z] 9fe9a137fd00: Layer already exists [2023-12-14T14:11:33.008Z] latest: digest: sha256:1209187defedd1d81c5e5318bcaa57d1cc54ed0d43cb04037ffdee6057e0820a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:11:33.405Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:11:33.829Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.4 [2023-12-14T14:11:33.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-12-14T14:11:33.829Z] 49b4579452ef: Preparing [2023-12-14T14:11:33.829Z] a85d7f2c01c5: Preparing [2023-12-14T14:11:33.829Z] ded3220e15d2: Preparing [2023-12-14T14:11:33.829Z] c63ea88a4010: Preparing [2023-12-14T14:11:33.829Z] a8024f967210: Preparing [2023-12-14T14:11:33.829Z] 9fe9a137fd00: Preparing [2023-12-14T14:11:33.829Z] 9fe9a137fd00: Waiting [2023-12-14T14:11:33.829Z] c63ea88a4010: Layer already exists [2023-12-14T14:11:33.829Z] a85d7f2c01c5: Layer already exists [2023-12-14T14:11:33.829Z] 49b4579452ef: Layer already exists [2023-12-14T14:11:33.829Z] ded3220e15d2: Layer already exists [2023-12-14T14:11:33.829Z] a8024f967210: Layer already exists [2023-12-14T14:11:33.829Z] 9fe9a137fd00: Layer already exists [2023-12-14T14:11:33.829Z] 3.2.0-dev.4: digest: sha256:1209187defedd1d81c5e5318bcaa57d1cc54ed0d43cb04037ffdee6057e0820a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:11:34.316Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:11:34.730Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 [2023-12-14T14:11:34.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-12-14T14:11:34.730Z] 49b4579452ef: Preparing [2023-12-14T14:11:34.730Z] a85d7f2c01c5: Preparing [2023-12-14T14:11:34.730Z] ded3220e15d2: Preparing [2023-12-14T14:11:34.730Z] c63ea88a4010: Preparing [2023-12-14T14:11:34.730Z] a8024f967210: Preparing [2023-12-14T14:11:34.730Z] 9fe9a137fd00: Preparing [2023-12-14T14:11:34.730Z] 9fe9a137fd00: Waiting [2023-12-14T14:11:34.730Z] 49b4579452ef: Layer already exists [2023-12-14T14:11:34.730Z] ded3220e15d2: Layer already exists [2023-12-14T14:11:34.730Z] c63ea88a4010: Layer already exists [2023-12-14T14:11:34.730Z] a85d7f2c01c5: Layer already exists [2023-12-14T14:11:34.730Z] a8024f967210: Layer already exists [2023-12-14T14:11:34.730Z] 9fe9a137fd00: Layer already exists [2023-12-14T14:11:34.730Z] fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4: digest: sha256:1209187defedd1d81c5e5318bcaa57d1cc54ed0d43cb04037ffdee6057e0820a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:11:35.128Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:11:35.571Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-12-14T14:11:35.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-12-14T14:11:35.571Z] 49b4579452ef: Preparing [2023-12-14T14:11:35.571Z] a85d7f2c01c5: Preparing [2023-12-14T14:11:35.571Z] ded3220e15d2: Preparing [2023-12-14T14:11:35.571Z] c63ea88a4010: Preparing [2023-12-14T14:11:35.571Z] a8024f967210: Preparing [2023-12-14T14:11:35.571Z] 9fe9a137fd00: Preparing [2023-12-14T14:11:35.571Z] 9fe9a137fd00: Waiting [2023-12-14T14:11:35.571Z] 49b4579452ef: Layer already exists [2023-12-14T14:11:35.571Z] a85d7f2c01c5: Layer already exists [2023-12-14T14:11:35.571Z] c63ea88a4010: Layer already exists [2023-12-14T14:11:35.571Z] a8024f967210: Layer already exists [2023-12-14T14:11:35.571Z] ded3220e15d2: Layer already exists [2023-12-14T14:11:35.571Z] 9fe9a137fd00: Layer already exists [2023-12-14T14:11:35.571Z] main: digest: sha256:1209187defedd1d81c5e5318bcaa57d1cc54ed0d43cb04037ffdee6057e0820a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-14T14:11:35.793Z] ===================================================== [Pipeline] echo [2023-12-14T14:11:35.837Z] taggedImages: [2023-12-14T14:11:35.837Z] - nexus3.edgexfoundry.org:10004/device-virtual:fb1784cb48d67777d6d76d542ae5273b128f716d [2023-12-14T14:11:35.837Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-12-14T14:11:35.837Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.4 [2023-12-14T14:11:35.837Z] - nexus3.edgexfoundry.org:10004/device-virtual:fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 [2023-12-14T14:11:35.837Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:11:36.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T14:11:36.481Z] [2023-12-14T14:11:36.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:11:36.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T14:11:36.802Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-14T14:11:36.802Z] 5eb5b503b376: Pulling fs layer [2023-12-14T14:11:36.802Z] 5c69ac0246d0: Pulling fs layer [2023-12-14T14:11:36.802Z] ec43610c2a17: Pulling fs layer [2023-12-14T14:11:36.802Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-14T14:11:36.802Z] 33b1e0a273af: Pulling fs layer [2023-12-14T14:11:36.802Z] 5d3b04190fa2: Pulling fs layer [2023-12-14T14:11:36.802Z] 2f39f015ded8: Pulling fs layer [2023-12-14T14:11:36.802Z] 5d3b04190fa2: Waiting [2023-12-14T14:11:36.802Z] 3a2ae6a8a46f: Waiting [2023-12-14T14:11:36.802Z] 33b1e0a273af: Waiting [2023-12-14T14:11:36.802Z] 2f39f015ded8: Waiting [2023-12-14T14:11:36.802Z] 5c69ac0246d0: Verifying Checksum [2023-12-14T14:11:36.802Z] 3a2ae6a8a46f: Download complete [2023-12-14T14:11:36.802Z] 33b1e0a273af: Verifying Checksum [2023-12-14T14:11:36.802Z] 33b1e0a273af: Download complete [2023-12-14T14:11:36.802Z] 5d3b04190fa2: Verifying Checksum [2023-12-14T14:11:36.802Z] 5d3b04190fa2: Download complete [2023-12-14T14:11:36.802Z] ec43610c2a17: Verifying Checksum [2023-12-14T14:11:36.802Z] ec43610c2a17: Download complete [2023-12-14T14:11:37.061Z] 5eb5b503b376: Verifying Checksum [2023-12-14T14:11:37.061Z] 5eb5b503b376: Download complete [2023-12-14T14:11:37.627Z] 2f39f015ded8: Download complete [2023-12-14T14:11:38.192Z] 5eb5b503b376: Pull complete [2023-12-14T14:11:38.450Z] 5c69ac0246d0: Pull complete [2023-12-14T14:11:38.708Z] ec43610c2a17: Pull complete [2023-12-14T14:11:38.966Z] 3a2ae6a8a46f: Pull complete [2023-12-14T14:11:39.224Z] 33b1e0a273af: Pull complete [2023-12-14T14:11:39.224Z] 5d3b04190fa2: Pull complete [2023-12-14T14:11:43.408Z] 2f39f015ded8: Pull complete [2023-12-14T14:11:43.408Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-14T14:11:43.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T14:11:43.408Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T14:11:43.606Z] prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container [2023-12-14T14:11:43.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-14T14:11:47.837Z] $ docker top 1bfb88910f502bdcd8e427144545976d7caa1691456ac02c6e17d9fe9ff49866 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-12-14T14:11:48.082Z] provisioning config files... [2023-12-14T14:11:48.107Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/160@tmp/config10750659054512748991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:11:48.333Z] ---> job-cost.sh [2023-12-14T14:11:48.333Z] lf-activate-venv: SKIPPING [2023-12-14T14:11:48.333Z] INFO: No Stack... [2023-12-14T14:11:48.531Z] ---> ****-login.sh [2023-12-14T14:11:48.531Z] nexus3.edgexfoundry.org:10001 [2023-12-14T14:11:48.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:11:48.902Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-14T14:11:49.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:11:49.069Z] Configure a credential helper to remove this warning. See [2023-12-14T14:11:49.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:11:49.069Z] [2023-12-14T14:11:49.069Z] Login Succeeded [2023-12-14T14:11:49.069Z] nexus3.edgexfoundry.org:10002 [2023-12-14T14:11:49.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:11:49.160Z] INFO: Archiving Costs [Pipeline] sh [2023-12-14T14:11:49.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:11:49.337Z] Configure a credential helper to remove this warning. See [2023-12-14T14:11:49.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:11:49.338Z] [2023-12-14T14:11:49.338Z] Login Succeeded [2023-12-14T14:11:49.338Z] nexus3.edgexfoundry.org:10003 [2023-12-14T14:11:49.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:11:49.448Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-12-14T14:11:49.448Z] + cut -d, -f6 [Pipeline] lock [2023-12-14T14:11:49.462Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] [2023-12-14T14:11:49.468Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] did not exist. Created. [2023-12-14T14:11:49.468Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-14T14:11:49.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:11:49.608Z] Configure a credential helper to remove this warning. See [2023-12-14T14:11:49.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:11:49.608Z] [2023-12-14T14:11:49.608Z] Login Succeeded [2023-12-14T14:11:49.608Z] nexus3.edgexfoundry.org:10004 [2023-12-14T14:11:49.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:11:49.850Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-14T14:11:49.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:11:49.878Z] Configure a credential helper to remove this warning. See [2023-12-14T14:11:49.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:11:49.878Z] [2023-12-14T14:11:49.878Z] Login Succeeded [2023-12-14T14:11:49.878Z] ****.io [2023-12-14T14:11:49.917Z] Stashed 1 file(s) [Pipeline] } [2023-12-14T14:11:49.923Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-14T14:11:50.010Z] $ docker stop --time=1 1bfb88910f502bdcd8e427144545976d7caa1691456ac02c6e17d9fe9ff49866 [2023-12-14T14:11:50.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:11:50.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:11:50.426Z] Configure a credential helper to remove this warning. See [2023-12-14T14:11:50.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:11:50.426Z] [2023-12-14T14:11:50.426Z] Login Succeeded [2023-12-14T14:11:50.426Z] ---> ****-login.sh ends [2023-12-14T14:11:51.192Z] $ docker rm -f --volumes 1bfb88910f502bdcd8e427144545976d7caa1691456ac02c6e17d9fe9ff49866 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-12-14T14:11:51.275Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-12-14T14:11:51.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T14:11:51.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T14:11:51.811Z] ========================================================= [2023-12-14T14:11:51.811Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-14T14:11:51.811Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:11:52.289Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-14T14:11:53.705Z] #0 building with "default" instance using docker driver [2023-12-14T14:11:53.705Z] [2023-12-14T14:11:53.705Z] #1 [internal] load build definition from Dockerfile [2023-12-14T14:11:53.705Z] #1 transferring dockerfile: 1.79kB 0.0s done [2023-12-14T14:11:53.705Z] #1 DONE 0.1s [2023-12-14T14:11:53.705Z] [2023-12-14T14:11:53.705Z] #2 [internal] load .dockerignore [2023-12-14T14:11:53.705Z] #2 transferring context: 2B done [2023-12-14T14:11:53.705Z] #2 DONE 0.1s [2023-12-14T14:11:53.705Z] [2023-12-14T14:11:53.705Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-14T14:11:53.705Z] #3 DONE 0.1s [2023-12-14T14:11:53.705Z] [2023-12-14T14:11:53.705Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-14T14:11:53.706Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-14T14:11:53.706Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-14T14:11:53.706Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-14T14:11:53.706Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2023-12-14T14:11:53.706Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.04MB / 63.99MB 0.1s [2023-12-14T14:11:53.706Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s [2023-12-14T14:11:53.706Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.2s [2023-12-14T14:11:53.706Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-14T14:11:53.706Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-14T14:11:53.992Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-14T14:11:53.992Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.49MB / 63.99MB 0.3s [2023-12-14T14:11:53.992Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-14T14:11:53.992Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-14T14:11:53.992Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-14T14:11:53.992Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.4s [2023-12-14T14:11:53.992Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.23MB / 11.40MB 0.4s [2023-12-14T14:11:54.265Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.80MB / 63.99MB 0.5s [2023-12-14T14:11:54.265Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s [2023-12-14T14:11:54.265Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s [2023-12-14T14:11:54.265Z] #4 ... [2023-12-14T14:11:54.265Z] [2023-12-14T14:11:54.265Z] #5 [internal] load build context [2023-12-14T14:11:54.265Z] #5 transferring context: 15.81MB 0.5s done [2023-12-14T14:11:54.265Z] #5 DONE 0.6s [2023-12-14T14:11:54.265Z] [2023-12-14T14:11:54.266Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-14T14:11:54.266Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.6s [2023-12-14T14:11:54.266Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.6s [2023-12-14T14:11:54.535Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 0.8s [2023-12-14T14:11:54.535Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-14T14:11:54.535Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.02MB / 97.63MB 0.8s [2023-12-14T14:11:54.535Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-14T14:11:54.535Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 0.9s [2023-12-14T14:11:54.535Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 0.9s [2023-12-14T14:11:54.535Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.0s [2023-12-14T14:11:54.535Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.55MB / 97.63MB 1.0s [2023-12-14T14:11:54.805Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 1.1s [2023-12-14T14:11:54.805Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.80MB / 97.63MB 1.1s [2023-12-14T14:11:54.805Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-14T14:11:54.805Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.2s [2023-12-14T14:11:54.805Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.09MB / 97.63MB 1.2s [2023-12-14T14:11:54.805Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-14T14:11:55.076Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.06MB / 63.99MB 1.3s [2023-12-14T14:11:55.076Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.10MB / 97.63MB 1.3s [2023-12-14T14:11:55.076Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2023-12-14T14:11:55.076Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.5s [2023-12-14T14:11:55.076Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.6s [2023-12-14T14:11:55.076Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-14T14:11:55.345Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.7s [2023-12-14T14:11:55.345Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.24MB / 97.63MB 1.8s [2023-12-14T14:11:55.614Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 1.9s [2023-12-14T14:11:55.614Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s [2023-12-14T14:11:55.883Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done [2023-12-14T14:12:01.238Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2023-12-14T14:12:06.596Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2023-12-14T14:12:13.244Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done [2023-12-14T14:12:13.511Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-14T14:12:13.780Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-14T14:12:13.780Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-14T14:12:13.780Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2023-12-14T14:12:19.122Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-14T14:12:23.370Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.0s done [2023-12-14T14:12:23.370Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-14T14:12:24.777Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-14T14:12:25.043Z] #4 DONE 31.3s [2023-12-14T14:12:25.043Z] [2023-12-14T14:12:25.043Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2023-12-14T14:12:26.450Z] #6 DONE 1.6s [2023-12-14T14:12:26.450Z] [2023-12-14T14:12:26.450Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-14T14:12:27.411Z] #7 0.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T14:12:27.678Z] #7 1.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T14:12:28.644Z] #7 2.044 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-14T14:12:28.644Z] #7 2.064 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-14T14:12:28.644Z] #7 2.074 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-14T14:12:28.644Z] #7 2.137 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-14T14:12:28.644Z] #7 2.162 Executing busybox-1.36.1-r5.trigger [2023-12-14T14:12:28.644Z] #7 2.198 OK: 271 MiB in 56 packages [2023-12-14T14:12:29.239Z] #7 DONE 2.5s [2023-12-14T14:12:29.239Z] [2023-12-14T14:12:29.239Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-14T14:12:29.239Z] #8 DONE 0.1s [2023-12-14T14:12:29.239Z] [2023-12-14T14:12:29.239Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T14:13:01.447Z] #9 DONE 30.7s [2023-12-14T14:13:01.447Z] [2023-12-14T14:13:01.447Z] #10 [builder 6/7] COPY . . [2023-12-14T14:13:01.447Z] #10 DONE 0.3s [2023-12-14T14:13:01.447Z] [2023-12-14T14:13:01.447Z] #11 [builder 7/7] RUN echo noop [2023-12-14T14:13:01.447Z] #11 0.603 noop [2023-12-14T14:13:02.853Z] #11 DONE 2.4s [2023-12-14T14:13:02.853Z] [2023-12-14T14:13:02.853Z] #12 exporting to image [2023-12-14T14:13:02.853Z] #12 exporting layers [2023-12-14T14:13:24.892Z] #12 exporting layers 21.1s done [2023-12-14T14:13:24.892Z] #12 writing image sha256:ff3e0cafc22e59027e9f2dd352d3d7f7111087952d4a5ac2fc7bcef179ef4f88 done [2023-12-14T14:13:24.892Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-14T14:13:24.892Z] #12 DONE 21.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:13:25.352Z] + docker inspect -f . ci-base-image-arm64 [2023-12-14T14:13:25.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T14:13:25.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-25053 does not seem to be running inside a container [2023-12-14T14:13:25.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/160 -v /w/workspace/device-virtual-go/160:/w/workspace/device-virtual-go/160:rw,z -v /w/workspace/device-virtual-go/160@tmp:/w/workspace/device-virtual-go/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-14T14:13:26.812Z] $ docker top b1a17ba323db01edd2e8ae3886918a5cdcdd4dd4826fda3de35824725be43f06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T14:13:27.354Z] + go version [2023-12-14T14:13:27.354Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-14T14:13:27.373Z] $ docker stop --time=1 b1a17ba323db01edd2e8ae3886918a5cdcdd4dd4826fda3de35824725be43f06 [2023-12-14T14:13:31.766Z] $ docker rm -f --volumes b1a17ba323db01edd2e8ae3886918a5cdcdd4dd4826fda3de35824725be43f06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:13:32.610Z] + docker inspect -f . ci-base-image-arm64 [2023-12-14T14:13:32.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T14:13:32.836Z] prd-ubuntu20.04-docker-arm64-4c-16g-25053 does not seem to be running inside a container [2023-12-14T14:13:32.899Z] $ 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/160 -v /w/workspace/device-virtual-go/160:/w/workspace/device-virtual-go/160:rw,z -v /w/workspace/device-virtual-go/160@tmp:/w/workspace/device-virtual-go/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-14T14:13:33.807Z] $ docker top cb9afa08ad92fdec5a47ffd494df75db02155406448d4a78f8ca2dabf253b5d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T14:13:34.329Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/160 [Pipeline] fileExists [Pipeline] sh [2023-12-14T14:13:34.686Z] + make test [2023-12-14T14:13:34.686Z] go test ./... -coverprofile=coverage.out [2023-12-14T14:13:38.934Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-14T14:14:27.971Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-14T14:14:27.971Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.068s coverage: 58.4% of statements [2023-12-14T14:14:27.971Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-14T14:14:27.971Z] go vet ./... [2023-12-14T14:14:40.320Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-14T14:14:40.320Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-14T14:14:40.320Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-14T14:14:40.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-14T14:14:40.388Z] $ docker stop --time=1 cb9afa08ad92fdec5a47ffd494df75db02155406448d4a78f8ca2dabf253b5d1 [2023-12-14T14:14:42.222Z] $ docker rm -f --volumes cb9afa08ad92fdec5a47ffd494df75db02155406448d4a78f8ca2dabf253b5d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T14:14:43.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-14T14:14:43.419Z] Warning: overwriting stash ‘coverage-report’ [2023-12-14T14:14:43.841Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-14T14:14:44.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-14T14:14:44.780Z] + ls -al . [2023-12-14T14:14:44.780Z] total 196 [2023-12-14T14:14:44.780Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 14 14:13 . [2023-12-14T14:14:44.780Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 14:11 .. [2023-12-14T14:14:44.780Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 14:11 .git [2023-12-14T14:14:44.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 14:11 .github [2023-12-14T14:14:44.780Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 14 14:11 .gitignore [2023-12-14T14:14:44.780Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 14:11 .golangci.yml [2023-12-14T14:14:44.780Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 14 14:11 Attribution.txt [2023-12-14T14:14:44.780Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 14 14:11 CHANGELOG.md [2023-12-14T14:14:44.780Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 14 14:11 Dockerfile [2023-12-14T14:14:44.780Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 14:11 GOVERNANCE.md [2023-12-14T14:14:44.780Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 14 14:11 Jenkinsfile [2023-12-14T14:14:44.780Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 14:11 LICENSE [2023-12-14T14:14:44.780Z] -rw-rw-r-- 1 jenkins jenkins 1953 Dec 14 14:11 Makefile [2023-12-14T14:14:44.780Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 14 14:11 OWNERS.md [2023-12-14T14:14:44.780Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 14 14:11 README.md [2023-12-14T14:14:44.780Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 14:09 VERSION [2023-12-14T14:14:44.780Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 14:11 bin [2023-12-14T14:14:44.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 14:11 cmd [2023-12-14T14:14:44.780Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 14 14:14 coverage.out [2023-12-14T14:14:44.780Z] -rw-rw-r-- 1 jenkins jenkins 3633 Dec 14 14:11 go.mod [2023-12-14T14:14:44.780Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 14 14:11 go.sum [2023-12-14T14:14:44.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 14:11 internal [2023-12-14T14:14:44.780Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 14 14:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:14:45.203Z] + 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=fb1784cb48d67777d6d76d542ae5273b128f716d --label arch=arm64 --label version=3.2.0-dev.4 . [2023-12-14T14:14:45.787Z] #0 building with "default" instance using docker driver [2023-12-14T14:14:45.787Z] [2023-12-14T14:14:45.787Z] #1 [internal] load .dockerignore [2023-12-14T14:14:45.787Z] #1 DONE 0.0s [2023-12-14T14:14:45.787Z] [2023-12-14T14:14:45.787Z] #2 [internal] load build definition from Dockerfile [2023-12-14T14:14:46.053Z] #2 transferring dockerfile: 1.79kB done [2023-12-14T14:14:46.053Z] #2 DONE 0.0s [2023-12-14T14:14:46.053Z] [2023-12-14T14:14:46.053Z] #1 [internal] load .dockerignore [2023-12-14T14:14:46.053Z] #1 transferring context: 2B done [2023-12-14T14:14:46.053Z] #1 DONE 0.0s [2023-12-14T14:14:46.053Z] [2023-12-14T14:14:46.053Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-14T14:14:46.053Z] #3 DONE 0.0s [2023-12-14T14:14:46.053Z] [2023-12-14T14:14:46.053Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-14T14:14:46.053Z] #4 DONE 0.3s [2023-12-14T14:14:46.321Z] [2023-12-14T14:14:46.321Z] #5 [internal] load build context [2023-12-14T14:14:46.321Z] #5 transferring context: 49.86kB 0.0s done [2023-12-14T14:14:46.321Z] #5 DONE 0.1s [2023-12-14T14:14:46.321Z] [2023-12-14T14:14:46.321Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T14:14:46.321Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-14T14:14:46.321Z] #6 ... [2023-12-14T14:14:46.321Z] [2023-12-14T14:14:46.321Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-14T14:14:46.321Z] #7 DONE 0.2s [2023-12-14T14:14:46.321Z] [2023-12-14T14:14:46.321Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T14:14:46.321Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-14T14:14:46.321Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-14T14:14:46.321Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-14T14:14:46.321Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-14T14:14:46.321Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-14T14:14:46.587Z] #6 ... [2023-12-14T14:14:46.587Z] [2023-12-14T14:14:46.587Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2023-12-14T14:14:46.587Z] #8 DONE 0.1s [2023-12-14T14:14:46.587Z] [2023-12-14T14:14:46.587Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T14:14:46.854Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-14T14:14:47.121Z] #6 DONE 0.9s [2023-12-14T14:14:47.121Z] [2023-12-14T14:14:47.121Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-14T14:14:47.707Z] #9 0.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T14:14:48.289Z] #9 0.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T14:14:49.254Z] #9 ... [2023-12-14T14:14:49.254Z] [2023-12-14T14:14:49.254Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-14T14:14:49.254Z] #10 0.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T14:14:49.254Z] #10 1.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T14:14:49.254Z] #10 2.235 OK: 271 MiB in 56 packages [2023-12-14T14:14:49.254Z] #10 DONE 2.5s [2023-12-14T14:14:49.254Z] [2023-12-14T14:14:49.254Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-14T14:14:49.254Z] #9 1.914 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-14T14:14:49.254Z] #9 1.925 Executing busybox-1.36.1-r5.trigger [2023-12-14T14:14:49.254Z] #9 1.991 OK: 8 MiB in 16 packages [2023-12-14T14:14:49.254Z] #9 ... [2023-12-14T14:14:49.254Z] [2023-12-14T14:14:49.254Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-14T14:14:49.254Z] #11 DONE 0.2s [2023-12-14T14:14:49.254Z] [2023-12-14T14:14:49.254Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T14:14:49.524Z] #12 ... [2023-12-14T14:14:49.524Z] [2023-12-14T14:14:49.524Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-14T14:14:49.524Z] #9 DONE 2.3s [2023-12-14T14:14:49.524Z] [2023-12-14T14:14:49.524Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-14T14:14:50.105Z] #13 0.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T14:14:50.684Z] #13 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T14:14:50.953Z] #13 ... [2023-12-14T14:14:50.953Z] [2023-12-14T14:14:50.953Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T14:14:50.953Z] #12 DONE 1.8s [2023-12-14T14:14:51.219Z] [2023-12-14T14:14:51.219Z] #14 [builder 6/7] COPY . . [2023-12-14T14:14:51.486Z] #14 DONE 0.4s [2023-12-14T14:14:51.486Z] [2023-12-14T14:14:51.486Z] #15 [builder 7/7] RUN make build [2023-12-14T14:14:51.753Z] #15 ... [2023-12-14T14:14:51.753Z] [2023-12-14T14:14:51.753Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-14T14:14:51.753Z] #13 2.099 OK: 8 MiB in 16 packages [2023-12-14T14:14:51.753Z] #13 DONE 2.4s [2023-12-14T14:14:51.753Z] [2023-12-14T14:14:51.753Z] #15 [builder 7/7] RUN make build [2023-12-14T14:14:52.337Z] #15 0.743 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-14T14:16:00.169Z] #15 DONE 58.1s [2023-12-14T14:16:00.169Z] [2023-12-14T14:16:00.170Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-14T14:16:00.170Z] #16 DONE 0.1s [2023-12-14T14:16:00.170Z] [2023-12-14T14:16:00.170Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2023-12-14T14:16:00.170Z] #17 DONE 0.1s [2023-12-14T14:16:00.170Z] [2023-12-14T14:16:00.170Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2023-12-14T14:16:00.170Z] #18 DONE 0.3s [2023-12-14T14:16:00.170Z] [2023-12-14T14:16:00.170Z] #19 exporting to image [2023-12-14T14:16:00.170Z] #19 exporting layers [2023-12-14T14:16:00.170Z] #19 exporting layers 0.3s done [2023-12-14T14:16:00.170Z] #19 writing image sha256:5794152e0f671381b0a8c517aaba1869d0711d9541cd955204f6dfc0ea79fd99 done [2023-12-14T14:16:00.170Z] #19 naming to docker.io/library/device-virtual-arm64 done [2023-12-14T14:16:00.170Z] #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 [2023-12-14T14:16:00.684Z] provisioning config files... [2023-12-14T14:16:00.699Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/160@tmp/config8697816901805935755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:16:01.088Z] ---> ****-login.sh [2023-12-14T14:16:01.089Z] nexus3.edgexfoundry.org:10001 [2023-12-14T14:16:01.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:16:01.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:16:01.354Z] Configure a credential helper to remove this warning. See [2023-12-14T14:16:01.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:16:01.354Z] [2023-12-14T14:16:01.354Z] Login Succeeded [2023-12-14T14:16:01.354Z] nexus3.edgexfoundry.org:10002 [2023-12-14T14:16:01.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:16:01.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:16:01.619Z] Configure a credential helper to remove this warning. See [2023-12-14T14:16:01.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:16:01.619Z] [2023-12-14T14:16:01.619Z] Login Succeeded [2023-12-14T14:16:01.620Z] nexus3.edgexfoundry.org:10003 [2023-12-14T14:16:01.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:16:01.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:16:01.885Z] Configure a credential helper to remove this warning. See [2023-12-14T14:16:01.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:16:01.885Z] [2023-12-14T14:16:01.885Z] Login Succeeded [2023-12-14T14:16:01.885Z] nexus3.edgexfoundry.org:10004 [2023-12-14T14:16:01.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:16:02.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:16:02.152Z] Configure a credential helper to remove this warning. See [2023-12-14T14:16:02.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:16:02.152Z] [2023-12-14T14:16:02.152Z] Login Succeeded [2023-12-14T14:16:02.152Z] ****.io [2023-12-14T14:16:02.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T14:16:02.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T14:16:02.731Z] Configure a credential helper to remove this warning. See [2023-12-14T14:16:02.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T14:16:02.731Z] [2023-12-14T14:16:02.731Z] Login Succeeded [2023-12-14T14:16:02.731Z] ---> ****-login.sh ends [Pipeline] } [2023-12-14T14:16:02.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-14T14:16:02.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T14:16:03.093Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-12-14T14:16:03.093Z] fb1784cb48d67777d6d76d542ae5273b128f716d [2023-12-14T14:16:03.093Z] latest [2023-12-14T14:16:03.093Z] 3.2.0-dev.4 [2023-12-14T14:16:03.093Z] fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 [2023-12-14T14:16:03.093Z] main [2023-12-14T14:16:03.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:16:03.633Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:16:04.107Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:fb1784cb48d67777d6d76d542ae5273b128f716d [2023-12-14T14:16:04.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-12-14T14:16:04.107Z] d134f9bf0da3: Preparing [2023-12-14T14:16:04.107Z] b3b05f3dd108: Preparing [2023-12-14T14:16:04.107Z] a6ccac679781: Preparing [2023-12-14T14:16:04.107Z] e2b8879be2a8: Preparing [2023-12-14T14:16:04.107Z] 064ee81b2f80: Preparing [2023-12-14T14:16:04.107Z] 0faf9b67be60: Preparing [2023-12-14T14:16:04.107Z] 0faf9b67be60: Waiting [2023-12-14T14:16:04.373Z] e2b8879be2a8: Pushed [2023-12-14T14:16:04.373Z] b3b05f3dd108: Pushed [2023-12-14T14:16:04.373Z] a6ccac679781: Pushed [2023-12-14T14:16:04.373Z] 064ee81b2f80: Pushed [2023-12-14T14:16:07.714Z] 0faf9b67be60: Layer already exists [2023-12-14T14:16:08.292Z] d134f9bf0da3: Pushed [2023-12-14T14:16:08.557Z] fb1784cb48d67777d6d76d542ae5273b128f716d: digest: sha256:9db4cc4fe3aa0f01ae84a9aed40f879348640f0c55d85738b777ea799d6fd7e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:16:09.034Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:16:09.509Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-12-14T14:16:09.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-12-14T14:16:09.510Z] d134f9bf0da3: Preparing [2023-12-14T14:16:09.510Z] b3b05f3dd108: Preparing [2023-12-14T14:16:09.510Z] a6ccac679781: Preparing [2023-12-14T14:16:09.510Z] e2b8879be2a8: Preparing [2023-12-14T14:16:09.510Z] 064ee81b2f80: Preparing [2023-12-14T14:16:09.510Z] 0faf9b67be60: Preparing [2023-12-14T14:16:09.510Z] 0faf9b67be60: Waiting [2023-12-14T14:16:09.510Z] 064ee81b2f80: Layer already exists [2023-12-14T14:16:09.510Z] e2b8879be2a8: Layer already exists [2023-12-14T14:16:09.510Z] a6ccac679781: Layer already exists [2023-12-14T14:16:09.510Z] b3b05f3dd108: Layer already exists [2023-12-14T14:16:09.510Z] d134f9bf0da3: Layer already exists [2023-12-14T14:16:09.510Z] 0faf9b67be60: Layer already exists [2023-12-14T14:16:09.775Z] latest: digest: sha256:9db4cc4fe3aa0f01ae84a9aed40f879348640f0c55d85738b777ea799d6fd7e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:16:10.265Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:16:10.740Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.4 [2023-12-14T14:16:10.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-12-14T14:16:10.740Z] d134f9bf0da3: Preparing [2023-12-14T14:16:10.740Z] b3b05f3dd108: Preparing [2023-12-14T14:16:10.740Z] a6ccac679781: Preparing [2023-12-14T14:16:10.740Z] e2b8879be2a8: Preparing [2023-12-14T14:16:10.740Z] 064ee81b2f80: Preparing [2023-12-14T14:16:10.740Z] 0faf9b67be60: Preparing [2023-12-14T14:16:10.740Z] 0faf9b67be60: Waiting [2023-12-14T14:16:10.740Z] a6ccac679781: Layer already exists [2023-12-14T14:16:10.740Z] b3b05f3dd108: Layer already exists [2023-12-14T14:16:10.740Z] e2b8879be2a8: Layer already exists [2023-12-14T14:16:10.740Z] 064ee81b2f80: Layer already exists [2023-12-14T14:16:10.740Z] d134f9bf0da3: Layer already exists [2023-12-14T14:16:10.740Z] 0faf9b67be60: Layer already exists [2023-12-14T14:16:11.006Z] 3.2.0-dev.4: digest: sha256:9db4cc4fe3aa0f01ae84a9aed40f879348640f0c55d85738b777ea799d6fd7e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:16:11.496Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:16:11.987Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 [2023-12-14T14:16:11.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-12-14T14:16:11.987Z] d134f9bf0da3: Preparing [2023-12-14T14:16:11.987Z] b3b05f3dd108: Preparing [2023-12-14T14:16:11.987Z] a6ccac679781: Preparing [2023-12-14T14:16:11.987Z] e2b8879be2a8: Preparing [2023-12-14T14:16:11.987Z] 064ee81b2f80: Preparing [2023-12-14T14:16:11.987Z] 0faf9b67be60: Preparing [2023-12-14T14:16:11.987Z] 0faf9b67be60: Waiting [2023-12-14T14:16:11.987Z] a6ccac679781: Layer already exists [2023-12-14T14:16:11.987Z] d134f9bf0da3: Layer already exists [2023-12-14T14:16:11.987Z] b3b05f3dd108: Layer already exists [2023-12-14T14:16:11.987Z] e2b8879be2a8: Layer already exists [2023-12-14T14:16:11.987Z] 064ee81b2f80: Layer already exists [2023-12-14T14:16:11.987Z] 0faf9b67be60: Layer already exists [2023-12-14T14:16:12.254Z] fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4: digest: sha256:9db4cc4fe3aa0f01ae84a9aed40f879348640f0c55d85738b777ea799d6fd7e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:16:12.734Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:16:13.202Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-12-14T14:16:13.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-12-14T14:16:13.202Z] d134f9bf0da3: Preparing [2023-12-14T14:16:13.202Z] b3b05f3dd108: Preparing [2023-12-14T14:16:13.202Z] a6ccac679781: Preparing [2023-12-14T14:16:13.202Z] e2b8879be2a8: Preparing [2023-12-14T14:16:13.202Z] 064ee81b2f80: Preparing [2023-12-14T14:16:13.202Z] 0faf9b67be60: Preparing [2023-12-14T14:16:13.202Z] 0faf9b67be60: Waiting [2023-12-14T14:16:13.202Z] b3b05f3dd108: Layer already exists [2023-12-14T14:16:13.202Z] 064ee81b2f80: Layer already exists [2023-12-14T14:16:13.202Z] a6ccac679781: Layer already exists [2023-12-14T14:16:13.202Z] e2b8879be2a8: Layer already exists [2023-12-14T14:16:13.202Z] d134f9bf0da3: Layer already exists [2023-12-14T14:16:13.202Z] 0faf9b67be60: Layer already exists [2023-12-14T14:16:13.469Z] main: digest: sha256:9db4cc4fe3aa0f01ae84a9aed40f879348640f0c55d85738b777ea799d6fd7e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-14T14:16:13.854Z] ===================================================== [Pipeline] echo [2023-12-14T14:16:13.918Z] taggedImages: [2023-12-14T14:16:13.918Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:fb1784cb48d67777d6d76d542ae5273b128f716d [2023-12-14T14:16:13.918Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-12-14T14:16:13.918Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.4 [2023-12-14T14:16:13.918Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 [2023-12-14T14:16:13.918Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:16:14.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-14T14:16:14.578Z] [2023-12-14T14:16:14.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:16:14.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-14T14:16:14.952Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-14T14:16:14.952Z] 8998bd30e6a1: Pulling fs layer [2023-12-14T14:16:14.952Z] 04944245beec: Pulling fs layer [2023-12-14T14:16:14.952Z] 699f458cf7ca: Pulling fs layer [2023-12-14T14:16:14.952Z] 765212b225bb: Pulling fs layer [2023-12-14T14:16:14.952Z] f23df028b6ca: Pulling fs layer [2023-12-14T14:16:14.952Z] d65c8cfc05b1: Pulling fs layer [2023-12-14T14:16:14.952Z] 2437ff75d9bd: Pulling fs layer [2023-12-14T14:16:14.952Z] 765212b225bb: Waiting [2023-12-14T14:16:14.952Z] f23df028b6ca: Waiting [2023-12-14T14:16:14.952Z] d65c8cfc05b1: Waiting [2023-12-14T14:16:14.952Z] 2437ff75d9bd: Waiting [2023-12-14T14:16:15.218Z] 04944245beec: Verifying Checksum [2023-12-14T14:16:15.218Z] 765212b225bb: Verifying Checksum [2023-12-14T14:16:15.218Z] 765212b225bb: Download complete [2023-12-14T14:16:15.218Z] f23df028b6ca: Download complete [2023-12-14T14:16:15.218Z] d65c8cfc05b1: Verifying Checksum [2023-12-14T14:16:15.218Z] d65c8cfc05b1: Download complete [2023-12-14T14:16:15.484Z] 699f458cf7ca: Verifying Checksum [2023-12-14T14:16:15.484Z] 699f458cf7ca: Download complete [2023-12-14T14:16:15.750Z] 8998bd30e6a1: Verifying Checksum [2023-12-14T14:16:15.750Z] 8998bd30e6a1: Download complete [2023-12-14T14:16:17.691Z] 2437ff75d9bd: Verifying Checksum [2023-12-14T14:16:17.691Z] 2437ff75d9bd: Download complete [2023-12-14T14:16:21.947Z] 8998bd30e6a1: Pull complete [2023-12-14T14:16:22.216Z] 04944245beec: Pull complete [2023-12-14T14:16:24.154Z] 699f458cf7ca: Pull complete [2023-12-14T14:16:24.154Z] 765212b225bb: Pull complete [2023-12-14T14:16:25.118Z] f23df028b6ca: Pull complete [2023-12-14T14:16:25.118Z] d65c8cfc05b1: Pull complete [2023-12-14T14:16:51.858Z] 2437ff75d9bd: Pull complete [2023-12-14T14:16:51.858Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-14T14:16:51.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-14T14:16:51.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T14:16:52.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-25053 does not seem to be running inside a container [2023-12-14T14:16:52.322Z] $ 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/160 -v /w/workspace/device-virtual-go/160:/w/workspace/device-virtual-go/160:rw,z -v /w/workspace/device-virtual-go/160@tmp:/w/workspace/device-virtual-go/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-14T14:16:54.042Z] $ docker top 3c18da135682e738bd681596eae4b5a5781626d55d0026667e2579ffe1551387 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:16:54.649Z] ---> job-cost.sh [2023-12-14T14:16:54.919Z] lf-activate-venv: SKIPPING [2023-12-14T14:16:54.919Z] INFO: No Stack... [2023-12-14T14:16:55.199Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-14T14:16:56.167Z] INFO: Archiving Costs [Pipeline] sh [2023-12-14T14:16:56.497Z] + cat /w/workspace/device-virtual-go/160/archives/cost.csv [2023-12-14T14:16:56.497Z] + cut -d, -f6 [Pipeline] lock [2023-12-14T14:16:56.585Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] [2023-12-14T14:16:56.594Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] did not exist. Created. [2023-12-14T14:16:56.594Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-14T14:16:57.019Z] /w/workspace/device-virtual-go/160@tmp/durable-3b1c4faa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-14T14:16:57.340Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-14T14:16:57.352Z] Warning: overwriting stash ‘stack-cost’ [2023-12-14T14:16:57.398Z] Stashed 1 file(s) [Pipeline] } [2023-12-14T14:16:57.423Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-14T14:16:57.545Z] $ docker stop --time=1 3c18da135682e738bd681596eae4b5a5781626d55d0026667e2579ffe1551387 [2023-12-14T14:16:58.945Z] $ docker rm -f --volumes 3c18da135682e738bd681596eae4b5a5781626d55d0026667e2579ffe1551387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-14T14:17:00.264Z] provisioning config files... [2023-12-14T14:17:00.273Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10507563494923504458tmp [Pipeline] { [Pipeline] sh [2023-12-14T14:17:00.661Z] + set +x [2023-12-14T14:17:00.661Z] + bash -s -- [2023-12-14T14:17:00.661Z] + curl -s https://codecov.io/bash [2023-12-14T14:17:00.661Z] [2023-12-14T14:17:00.661Z] _____ _ [2023-12-14T14:17:00.661Z] / ____| | | [2023-12-14T14:17:00.661Z] | | ___ __| | ___ ___ _____ __ [2023-12-14T14:17:00.661Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-14T14:17:00.661Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-14T14:17:00.661Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-14T14:17:00.661Z] Bash-1.0.6 [2023-12-14T14:17:00.661Z] [2023-12-14T14:17:00.661Z] [2023-12-14T14:17:00.661Z] ==> git version 2.25.1 found [2023-12-14T14:17:00.661Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-14T14:17:00.661Z] Release-Date: 2020-01-08 [2023-12-14T14:17:00.661Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-14T14:17:00.661Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-14T14:17:00.661Z] ==> Jenkins CI detected. [2023-12-14T14:17:00.661Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-12-14T14:17:00.661Z] project root: . [2023-12-14T14:17:00.661Z] --> token set from env [2023-12-14T14:17:00.661Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-14T14:17:00.661Z] ==> Running gcov in . (disable via -X gcov) [2023-12-14T14:17:00.661Z] ==> Python coveragepy not found [2023-12-14T14:17:00.661Z] ==> Searching for coverage reports in: [2023-12-14T14:17:00.661Z] + . [2023-12-14T14:17:00.661Z] -> Found 1 reports [2023-12-14T14:17:00.661Z] ==> Detecting git/mercurial file structure [2023-12-14T14:17:00.921Z] ==> Reading reports [2023-12-14T14:17:00.921Z] + ./coverage.out bytes=43063 [2023-12-14T14:17:00.921Z] ==> Appending adjustments [2023-12-14T14:17:00.921Z] https://docs.codecov.io/docs/fixing-reports [2023-12-14T14:17:00.921Z] + Found adjustments [2023-12-14T14:17:00.921Z] ==> Gzipping contents [2023-12-14T14:17:00.921Z] 8.0K /tmp/codecov.hVyt9q.gz [2023-12-14T14:17:00.921Z] ==> Uploading reports [2023-12-14T14:17:00.921Z] url: https://codecov.io [2023-12-14T14:17:00.921Z] query: branch=main&commit=fb1784cb48d67777d6d76d542ae5273b128f716d&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-14T14:17:00.921Z] -> Pinging Codecov [2023-12-14T14:17:00.922Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fb1784cb48d67777d6d76d542ae5273b128f716d&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-14T14:17:01.183Z] -> Uploading to [2023-12-14T14:17:01.183Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-14/5E52B4B073DB2E39498172D8E973AA87/fb1784cb48d67777d6d76d542ae5273b128f716d/bbd34634-c043-46e9-b7d1-7541795946a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231214T141701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b576a1fc960e0d1c50300f027f409396e75195aff0d4c16dfe65c13be95170df [2023-12-14T14:17:01.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-14T14:17:01.183Z] Dload Upload Total Spent Left Speed [2023-12-14T14:17:01.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 18719 --:--:-- --:--:-- --:--:-- 18719 [2023-12-14T14:17:01.442Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] } [2023-12-14T14:17:01.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-14T14:17:01.911Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-14T14:17:01.928Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:17:02.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-14T14:17:02.358Z] [2023-12-14T14:17:02.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:17:02.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-14T14:17:02.712Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-14T14:17:02.712Z] df9b9388f04a: Pulling fs layer [2023-12-14T14:17:02.712Z] 52dc419b0ee2: Pulling fs layer [2023-12-14T14:17:02.712Z] 25bc292e5bac: Pulling fs layer [2023-12-14T14:17:02.712Z] 114826534d7a: Pulling fs layer [2023-12-14T14:17:02.712Z] 4657fd5d0bcf: Pulling fs layer [2023-12-14T14:17:02.712Z] 6ad1cebc031e: Pulling fs layer [2023-12-14T14:17:02.712Z] 8a3aa393b2d8: Pulling fs layer [2023-12-14T14:17:02.712Z] 4657fd5d0bcf: Waiting [2023-12-14T14:17:02.712Z] 114826534d7a: Waiting [2023-12-14T14:17:02.712Z] 6ad1cebc031e: Waiting [2023-12-14T14:17:02.712Z] 8a3aa393b2d8: Waiting [2023-12-14T14:17:02.712Z] 25bc292e5bac: Download complete [2023-12-14T14:17:02.712Z] 52dc419b0ee2: Verifying Checksum [2023-12-14T14:17:02.712Z] 52dc419b0ee2: Download complete [2023-12-14T14:17:02.712Z] 4657fd5d0bcf: Download complete [2023-12-14T14:17:02.972Z] df9b9388f04a: Verifying Checksum [2023-12-14T14:17:02.972Z] df9b9388f04a: Download complete [2023-12-14T14:17:02.972Z] 6ad1cebc031e: Verifying Checksum [2023-12-14T14:17:02.972Z] 6ad1cebc031e: Download complete [2023-12-14T14:17:02.972Z] df9b9388f04a: Pull complete [2023-12-14T14:17:02.972Z] 52dc419b0ee2: Pull complete [2023-12-14T14:17:03.233Z] 25bc292e5bac: Pull complete [2023-12-14T14:17:03.492Z] 114826534d7a: Verifying Checksum [2023-12-14T14:17:03.492Z] 114826534d7a: Download complete [2023-12-14T14:17:03.751Z] 8a3aa393b2d8: Verifying Checksum [2023-12-14T14:17:03.751Z] 8a3aa393b2d8: Download complete [2023-12-14T14:17:07.936Z] 114826534d7a: Pull complete [2023-12-14T14:17:07.936Z] 4657fd5d0bcf: Pull complete [2023-12-14T14:17:07.936Z] 6ad1cebc031e: Pull complete [2023-12-14T14:17:10.346Z] 8a3aa393b2d8: Pull complete [2023-12-14T14:17:10.346Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-14T14:17:10.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-14T14:17:10.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T14:17:10.928Z] prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container [2023-12-14T14:17:10.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-14T14:17:15.697Z] $ docker top 5fb92288179d85b5328999da02a22d00813483ab05e9aa5c854acd35d91321ba -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-14T14:17:15.861Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-12-14T14:17:16.139Z] + set -o pipefail [2023-12-14T14:17:16.139Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-12-14T14:17:25.212Z] [2023-12-14T14:17:25.212Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-12-14T14:17:25.212Z] [2023-12-14T14:17:25.212Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/b9e182fd-bfa6-4f85-b65c-1626ae897f4e [2023-12-14T14:17:25.212Z] [2023-12-14T14:17:25.212Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-14T14:17:25.212Z] [2023-12-14T14:17:25.212Z] [2023-12-14T14:17:25.212Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-14T14:17:25.212Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-14T14:17:25.212Z] More details here: https://snyk.co/ue1NS [2023-12-14T14:17:25.212Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-14T14:17:25.212Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-14T14:17:25.230Z] $ docker stop --time=1 5fb92288179d85b5328999da02a22d00813483ab05e9aa5c854acd35d91321ba [2023-12-14T14:17:28.981Z] $ docker rm -f --volumes 5fb92288179d85b5328999da02a22d00813483ab05e9aa5c854acd35d91321ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-14T14:17:30.455Z] + git log --format=format:%s -1 fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] sh [2023-12-14T14:17:30.751Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-14T14:17:30.751Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:17:31.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T14:17:31.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T14:17:31.271Z] prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container [2023-12-14T14:17:31.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-14T14:17:31.833Z] $ docker top cf7b67f53732bbf0e0fbc6f3e2969e4adb914d84248f77f0023a9a0da4fdc57e -eo pid,comm [2023-12-14T14:17:31.878Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-14T14:17:31.878Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-14T14:17:32.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T14:17:32.079Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T14:17:32.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T14:17:32.196Z] $ docker exec cf7b67f53732bbf0e0fbc6f3e2969e4adb914d84248f77f0023a9a0da4fdc57e ssh-agent [2023-12-14T14:17:32.304Z] SSH_AUTH_SOCK=/tmp/ssh-JkFKgDFebgm7/agent.32 [2023-12-14T14:17:32.304Z] SSH_AGENT_PID=38 [2023-12-14T14:17:32.310Z] Running ssh-add (command line suppressed) [2023-12-14T14:17:32.413Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17314510995529760259.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17314510995529760259.key) [2023-12-14T14:17:32.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T14:17:32.766Z] + git semver tag [2023-12-14T14:17:33.025Z] 2023-12-14 14:17:32,957 [run_tag] DEBUG tag force:False [2023-12-14T14:17:33.025Z] 2023-12-14 14:17:32,957 [check_head_tag] DEBUG check head tag [2023-12-14T14:17:33.025Z] 2023-12-14 14:17:32,959 [execute] INFO git cat-file --batch-check [2023-12-14T14:17:33.025Z] 2023-12-14 14:17:32,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-12-14T14:17:33.025Z] 2023-12-14 14:17:32,964 [execute] INFO git cat-file --batch [2023-12-14T14:17:33.025Z] 2023-12-14 14:17:32,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-12-14T14:17:33.025Z] 2023-12-14 14:17:32,983 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-14T14:17:33.025Z] 2023-12-14 14:17:32,983 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 [2023-12-14T14:17:33.025Z] 2023-12-14 14:17:32,984 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-14T14:17:33.025Z] 2023-12-14 14:17:32,989 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-14T14:17:33.025Z] 3.2.0-dev.4 [Pipeline] } [2023-12-14T14:17:33.053Z] $ docker exec --env ******** --env ******** cf7b67f53732bbf0e0fbc6f3e2969e4adb914d84248f77f0023a9a0da4fdc57e ssh-agent -k [2023-12-14T14:17:33.157Z] unset SSH_AUTH_SOCK; [2023-12-14T14:17:33.157Z] unset SSH_AGENT_PID; [2023-12-14T14:17:33.157Z] echo Agent pid 38 killed; [2023-12-14T14:17:33.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-14T14:17:33.666Z] + git semver [Pipeline] } [2023-12-14T14:17:33.943Z] $ docker stop --time=1 cf7b67f53732bbf0e0fbc6f3e2969e4adb914d84248f77f0023a9a0da4fdc57e [2023-12-14T14:17:35.232Z] $ docker rm -f --volumes cf7b67f53732bbf0e0fbc6f3e2969e4adb914d84248f77f0023a9a0da4fdc57e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:17:35.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-14T14:17:35.866Z] [2023-12-14T14:17:35.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:17:36.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-14T14:17:36.214Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-14T14:17:36.214Z] ab5ef0e58194: Pulling fs layer [2023-12-14T14:17:36.214Z] 9712f1f96733: Pulling fs layer [2023-12-14T14:17:36.214Z] 63f879dbbcfc: Pulling fs layer [2023-12-14T14:17:36.214Z] 0d9ebad4ef96: Pulling fs layer [2023-12-14T14:17:36.214Z] e9a5061849ea: Pulling fs layer [2023-12-14T14:17:36.214Z] d747dcd14b5f: Pulling fs layer [2023-12-14T14:17:36.214Z] 0d9ebad4ef96: Waiting [2023-12-14T14:17:36.214Z] e9a5061849ea: Waiting [2023-12-14T14:17:36.214Z] d747dcd14b5f: Waiting [2023-12-14T14:17:36.214Z] 2de7ff778b66: Pulling fs layer [2023-12-14T14:17:36.214Z] 9712f1f96733: Verifying Checksum [2023-12-14T14:17:36.214Z] 9712f1f96733: Download complete [2023-12-14T14:17:37.472Z] 63f879dbbcfc: Verifying Checksum [2023-12-14T14:17:37.472Z] 63f879dbbcfc: Download complete [2023-12-14T14:17:37.730Z] ab5ef0e58194: Verifying Checksum [2023-12-14T14:17:37.730Z] ab5ef0e58194: Download complete [2023-12-14T14:17:37.730Z] d747dcd14b5f: Verifying Checksum [2023-12-14T14:17:37.730Z] d747dcd14b5f: Download complete [2023-12-14T14:17:37.730Z] e9a5061849ea: Verifying Checksum [2023-12-14T14:17:37.730Z] e9a5061849ea: Download complete [2023-12-14T14:17:37.730Z] 0d9ebad4ef96: Verifying Checksum [2023-12-14T14:17:37.730Z] 0d9ebad4ef96: Download complete [2023-12-14T14:17:37.988Z] 2de7ff778b66: Verifying Checksum [2023-12-14T14:17:41.267Z] ab5ef0e58194: Pull complete [2023-12-14T14:17:41.267Z] 9712f1f96733: Pull complete [2023-12-14T14:17:41.525Z] 63f879dbbcfc: Pull complete [2023-12-14T14:17:46.390Z] 0d9ebad4ef96: Pull complete [2023-12-14T14:17:46.390Z] e9a5061849ea: Pull complete [2023-12-14T14:17:46.390Z] d747dcd14b5f: Pull complete [2023-12-14T14:17:47.764Z] 2de7ff778b66: Pull complete [2023-12-14T14:17:47.764Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-14T14:17:47.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-14T14:17:47.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T14:17:48.051Z] prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container [2023-12-14T14:17:48.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-14T14:17:52.748Z] $ docker top f1afe12a74bf3b6679ca3bfd45c04049d80c867f97d2bb547756bc6ca950ee4c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-14T14:17:52.917Z] provisioning config files... [2023-12-14T14:17:52.924Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15801945721339861210tmp [2023-12-14T14:17:52.934Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17562794856413326864tmp [2023-12-14T14:17:52.941Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11930822527908715349tmp [Pipeline] { [Pipeline] echo [2023-12-14T14:17:53.087Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:17:53.385Z] ---> sigul-configuration.sh [2023-12-14T14:17:53.385Z] gpg: directory `/root/.gnupg' created [2023-12-14T14:17:53.385Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-14T14:17:53.385Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-14T14:17:53.385Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-14T14:17:53.385Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-14T14:17:53.385Z] gpg: CAST5 encrypted data [2023-12-14T14:17:53.385Z] gpg: encrypted with 1 passphrase [2023-12-14T14:17:53.385Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-14T14:17:53.683Z] + mkdir /home/jenkins [2023-12-14T14:17:53.683Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-14T14:17:53.982Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-14T14:17:53.995Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:17:54.287Z] ---> sigul-install.sh [2023-12-14T14:17:54.287Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-14T14:17:54.578Z] + git tag --list [2023-12-14T14:17:54.578Z] v1.0.0 [2023-12-14T14:17:54.578Z] v1.1.0 [2023-12-14T14:17:54.578Z] v1.1.1 [2023-12-14T14:17:54.578Z] v1.2.1 [2023-12-14T14:17:54.578Z] v1.2.2 [2023-12-14T14:17:54.578Z] v1.2.3 [2023-12-14T14:17:54.578Z] v1.3.0 [2023-12-14T14:17:54.578Z] v1.3.1 [2023-12-14T14:17:54.578Z] v2.0.0 [2023-12-14T14:17:54.578Z] v2.1.0 [2023-12-14T14:17:54.578Z] v2.1.1 [2023-12-14T14:17:54.578Z] v2.2.0 [2023-12-14T14:17:54.578Z] v2.3.0 [2023-12-14T14:17:54.578Z] v3.0 [2023-12-14T14:17:54.578Z] v3.0.0 [2023-12-14T14:17:54.578Z] v3.1 [2023-12-14T14:17:54.578Z] v3.1.0 [2023-12-14T14:17:54.578Z] v3.1.0-dev.1 [2023-12-14T14:17:54.578Z] v3.1.0-dev.10 [2023-12-14T14:17:54.578Z] v3.1.0-dev.11 [2023-12-14T14:17:54.578Z] v3.1.0-dev.12 [2023-12-14T14:17:54.578Z] v3.1.0-dev.13 [2023-12-14T14:17:54.578Z] v3.1.0-dev.14 [2023-12-14T14:17:54.578Z] v3.1.0-dev.15 [2023-12-14T14:17:54.578Z] v3.1.0-dev.16 [2023-12-14T14:17:54.578Z] v3.1.0-dev.17 [2023-12-14T14:17:54.578Z] v3.1.0-dev.18 [2023-12-14T14:17:54.578Z] v3.1.0-dev.19 [2023-12-14T14:17:54.578Z] v3.1.0-dev.2 [2023-12-14T14:17:54.578Z] v3.1.0-dev.20 [2023-12-14T14:17:54.578Z] v3.1.0-dev.21 [2023-12-14T14:17:54.578Z] v3.1.0-dev.22 [2023-12-14T14:17:54.578Z] v3.1.0-dev.23 [2023-12-14T14:17:54.578Z] v3.1.0-dev.24 [2023-12-14T14:17:54.578Z] v3.1.0-dev.25 [2023-12-14T14:17:54.578Z] v3.1.0-dev.26 [2023-12-14T14:17:54.578Z] v3.1.0-dev.27 [2023-12-14T14:17:54.578Z] v3.1.0-dev.28 [2023-12-14T14:17:54.578Z] v3.1.0-dev.29 [2023-12-14T14:17:54.578Z] v3.1.0-dev.3 [2023-12-14T14:17:54.578Z] v3.1.0-dev.30 [2023-12-14T14:17:54.578Z] v3.1.0-dev.4 [2023-12-14T14:17:54.578Z] v3.1.0-dev.5 [2023-12-14T14:17:54.578Z] v3.1.0-dev.6 [2023-12-14T14:17:54.578Z] v3.1.0-dev.7 [2023-12-14T14:17:54.578Z] v3.1.0-dev.8 [2023-12-14T14:17:54.578Z] v3.1.0-dev.9 [2023-12-14T14:17:54.578Z] v3.2.0-dev.1 [2023-12-14T14:17:54.578Z] v3.2.0-dev.2 [2023-12-14T14:17:54.578Z] v3.2.0-dev.3 [2023-12-14T14:17:54.578Z] v3.2.0-dev.4 [Pipeline] sh [2023-12-14T14:17:54.874Z] + lftools sign git-tag v3.2.0-dev.4 [2023-12-14T14:17:55.441Z] Signing Git tag with Sigul... [2023-12-14T14:17:55.441Z] Signing v3.2.0-dev.4 [Pipeline] echo [2023-12-14T14:17:56.025Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:17:56.315Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-14T14:17:56.322Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-14T14:17:56.454Z] $ docker stop --time=1 f1afe12a74bf3b6679ca3bfd45c04049d80c867f97d2bb547756bc6ca950ee4c [2023-12-14T14:17:57.754Z] $ docker rm -f --volumes f1afe12a74bf3b6679ca3bfd45c04049d80c867f97d2bb547756bc6ca950ee4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-14T14:17:58.671Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-14T14:17:58.672Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:17:59.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T14:17:59.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T14:17:59.214Z] prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container [2023-12-14T14:17:59.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-14T14:17:59.615Z] $ docker top b6f4be9cdfc40969f67f7f8f42877916d020fd5da00a59800b108069b112ba54 -eo pid,comm [2023-12-14T14:17:59.659Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-14T14:17:59.660Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-14T14:17:59.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T14:17:59.870Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T14:18:00.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T14:18:00.014Z] $ docker exec b6f4be9cdfc40969f67f7f8f42877916d020fd5da00a59800b108069b112ba54 ssh-agent [2023-12-14T14:18:00.128Z] SSH_AUTH_SOCK=/tmp/ssh-s1ahcn2PBrP5/agent.33 [2023-12-14T14:18:00.129Z] SSH_AGENT_PID=39 [2023-12-14T14:18:00.133Z] Running ssh-add (command line suppressed) [2023-12-14T14:18:00.241Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11375742817958540311.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11375742817958540311.key) [2023-12-14T14:18:00.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T14:18:00.595Z] + git semver bump pre [2023-12-14T14:18:00.855Z] 2023-12-14 14:18:00,772 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-14T14:18:00.855Z] 2023-12-14 14:18:00,772 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev [2023-12-14T14:18:00.855Z] 2023-12-14 14:18:00,773 [bump_version] DEBUG bumped version:3.2.0-dev.5 [2023-12-14T14:18:00.855Z] 2023-12-14 14:18:00,773 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-12-14T14:18:00.855Z] 2023-12-14 14:18:00,773 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-14T14:18:00.855Z] 2023-12-14 14:18:00,773 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-14T14:18:00.855Z] 2023-12-14 14:18:00,775 [execute] INFO git cat-file --batch-check [2023-12-14T14:18:00.855Z] 2023-12-14 14:18:00,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-14T14:18:00.855Z] 2023-12-14 14:18:00,780 [execute] INFO git cat-file --batch [2023-12-14T14:18:00.855Z] 2023-12-14 14:18:00,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-14T14:18:00.855Z] 2023-12-14 14:18:00,786 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-14T14:18:00.855Z] 3.2.0-dev.5 [Pipeline] } [2023-12-14T14:18:00.869Z] $ docker exec --env ******** --env ******** b6f4be9cdfc40969f67f7f8f42877916d020fd5da00a59800b108069b112ba54 ssh-agent -k [2023-12-14T14:18:00.973Z] unset SSH_AUTH_SOCK; [2023-12-14T14:18:00.973Z] unset SSH_AGENT_PID; [2023-12-14T14:18:00.973Z] echo Agent pid 39 killed; [2023-12-14T14:18:00.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-14T14:18:01.497Z] + git semver [Pipeline] } [2023-12-14T14:18:01.771Z] $ docker stop --time=1 b6f4be9cdfc40969f67f7f8f42877916d020fd5da00a59800b108069b112ba54 [2023-12-14T14:18:03.081Z] $ docker rm -f --volumes b6f4be9cdfc40969f67f7f8f42877916d020fd5da00a59800b108069b112ba54 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T14:18:03.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-14T14:18:03.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:18:03.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T14:18:03.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T14:18:04.145Z] prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container [2023-12-14T14:18:04.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-14T14:18:04.549Z] $ docker top 534c28f786664069a868489d270aab4bb638b3de8e79c7bc4c79d6beacb79f91 -eo pid,comm [2023-12-14T14:18:04.597Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-14T14:18:04.597Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-14T14:18:04.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T14:18:04.809Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T14:18:04.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T14:18:04.949Z] $ docker exec 534c28f786664069a868489d270aab4bb638b3de8e79c7bc4c79d6beacb79f91 ssh-agent [2023-12-14T14:18:05.051Z] SSH_AUTH_SOCK=/tmp/ssh-W0futzBHEbTE/agent.32 [2023-12-14T14:18:05.051Z] SSH_AGENT_PID=38 [2023-12-14T14:18:05.055Z] Running ssh-add (command line suppressed) [2023-12-14T14:18:05.171Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2585847435848498385.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2585847435848498385.key) [2023-12-14T14:18:05.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T14:18:05.533Z] + git semver push [2023-12-14T14:18:05.793Z] 2023-12-14 14:18:05,744 [run_push] DEBUG push [2023-12-14T14:18:05.793Z] 2023-12-14 14:18:05,745 [execute] INFO git cat-file --batch-check [2023-12-14T14:18:05.793Z] 2023-12-14 14:18:05,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-14T14:18:05.793Z] 2023-12-14 14:18:05,749 [execute] INFO git rev-list 5b7cdbcc624658a0530b502a27afa71fbccccfbb -- [2023-12-14T14:18:05.793Z] 2023-12-14 14:18:05,750 [execute] DEBUG Popen(['git', 'rev-list', '5b7cdbcc624658a0530b502a27afa71fbccccfbb', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-14T14:18:05.793Z] 2023-12-14 14:18:05,760 [execute] INFO git fetch -v origin [2023-12-14T14:18:05.793Z] 2023-12-14 14:18:05,761 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-14T14:18:06.361Z] 2023-12-14 14:18:06,300 [run_push] DEBUG no remote changes detected [2023-12-14T14:18:06.361Z] 2023-12-14 14:18:06,300 [execute] INFO git push origin semver [2023-12-14T14:18:06.361Z] 2023-12-14 14:18:06,301 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-14T14:18:07.299Z] 2023-12-14 14:18:07,221 [run_push] DEBUG push all version tags [2023-12-14T14:18:07.299Z] 2023-12-14 14:18:07,222 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-14T14:18:07.299Z] 2023-12-14 14:18:07,222 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-14T14:18:08.236Z] 2023-12-14 14:18:07,979 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-12-14T14:18:08.236Z] 3.2.0-dev.5 [Pipeline] } [2023-12-14T14:18:08.249Z] $ docker exec --env ******** --env ******** 534c28f786664069a868489d270aab4bb638b3de8e79c7bc4c79d6beacb79f91 ssh-agent -k [2023-12-14T14:18:08.345Z] unset SSH_AUTH_SOCK; [2023-12-14T14:18:08.345Z] unset SSH_AGENT_PID; [2023-12-14T14:18:08.346Z] echo Agent pid 38 killed; [2023-12-14T14:18:08.349Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-14T14:18:08.881Z] + git semver [Pipeline] } [2023-12-14T14:18:09.156Z] $ docker stop --time=1 534c28f786664069a868489d270aab4bb638b3de8e79c7bc4c79d6beacb79f91 [2023-12-14T14:18:10.437Z] $ docker rm -f --volumes 534c28f786664069a868489d270aab4bb638b3de8e79c7bc4c79d6beacb79f91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-14T14:18:11.986Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-12-14T14:18:11.986Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-12-14T14:18:11.986Z] total 16 [2023-12-14T14:18:11.986Z] drwxr-xr-x 3 root root 4096 Dec 14 14:11 . [2023-12-14T14:18:11.986Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 14:17 .. [2023-12-14T14:18:11.986Z] drwxr-xr-x 2 root root 4096 Dec 14 14:11 cost [2023-12-14T14:18:11.986Z] -rw-r--r-- 1 root root 89 Dec 14 14:11 cost.csv [2023-12-14T14:18:11.986Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-12-14T14:18:11.986Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-12-14T14:18:11.986Z] total 16 [2023-12-14T14:18:11.986Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 14:11 . [2023-12-14T14:18:11.986Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 14:17 .. [2023-12-14T14:18:11.986Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 14:11 cost [2023-12-14T14:18:11.986Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 14 14:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:18:12.279Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:18:13.140Z] ---> package-listing.sh [2023-12-14T14:18:13.141Z] ++ facter osfamily [2023-12-14T14:18:13.141Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-14T14:18:13.400Z] + OS_FAMILY=debian [2023-12-14T14:18:13.400Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-12-14T14:18:13.400Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-14T14:18:13.400Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-14T14:18:13.400Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-14T14:18:13.400Z] + PACKAGES=/tmp/packages_start.txt [2023-12-14T14:18:13.400Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-12-14T14:18:13.400Z] + PACKAGES=/tmp/packages_end.txt [2023-12-14T14:18:13.400Z] + case "${OS_FAMILY}" in [2023-12-14T14:18:13.400Z] + dpkg -l [2023-12-14T14:18:13.400Z] + grep '^ii' [2023-12-14T14:18:13.400Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-14T14:18:13.400Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-14T14:18:13.400Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-14T14:18:13.400Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-12-14T14:18:13.400Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-12-14T14:18:13.400Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-12-14T14:18:13.411Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-14T14:18:13.689Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:18:14.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T14:18:14.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T14:18:14.502Z] prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container [2023-12-14T14:18:14.535Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-14T14:18:14.794Z] $ docker top c309e85fd29ce385badbd1db3ca802ec3aaff33c905f49993e931f2e3cd7f324 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T14:18:15.252Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-14T14:18:15.539Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-14T14:18:15.824Z] + ls /var/log/sa-host [2023-12-14T14:18:15.824Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T14:18:16.028Z] provisioning config files... [2023-12-14T14:18:16.036Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1818677071584521058tmp [Pipeline] { [Pipeline] echo [2023-12-14T14:18:16.161Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:18:16.444Z] ---> create-netrc.sh [Pipeline] } [2023-12-14T14:18:16.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:18:16.905Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-14T14:18:16.914Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:18:17.202Z] ---> sudo-logs.sh [2023-12-14T14:18:17.203Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-14T14:18:17.283Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:18:17.677Z] ---> job-cost.sh [2023-12-14T14:18:17.677Z] lf-activate-venv: SKIPPING [2023-12-14T14:18:17.677Z] DEBUG: total: 0.2199999988079071 [2023-12-14T14:18:17.677Z] INFO: Retrieving Stack Cost... [2023-12-14T14:18:21.046Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-14T14:18:21.616Z] INFO: Archiving Costs [Pipeline] echo [2023-12-14T14:18:21.632Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T14:18:22.460Z] ---> logs-deploy.sh [2023-12-14T14:18:22.460Z] lf-activate-venv: SKIPPING [2023-12-14T14:18:22.460Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/160 [2023-12-14T14:18:22.460Z] INFO: archiving workspace using pattern(s): [2023-12-14T14:18:24.217Z] Archives upload complete. [2023-12-14T14:18:24.217Z] INFO: archiving logs to Nexus [2023-12-14T14:18:24.217Z] ---> uname -a: [2023-12-14T14:18:24.217Z] Linux prd-ubuntu20-04-docker-8c-8g-25052 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-14T14:18:24.217Z] [2023-12-14T14:18:24.217Z] [2023-12-14T14:18:24.217Z] ---> lscpu: [2023-12-14T14:18:24.217Z] Architecture: x86_64 [2023-12-14T14:18:24.217Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-14T14:18:24.217Z] Byte Order: Little Endian [2023-12-14T14:18:24.217Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-14T14:18:24.217Z] CPU(s): 8 [2023-12-14T14:18:24.217Z] On-line CPU(s) list: 0-7 [2023-12-14T14:18:24.217Z] Thread(s) per core: 1 [2023-12-14T14:18:24.217Z] Core(s) per socket: 1 [2023-12-14T14:18:24.217Z] Socket(s): 8 [2023-12-14T14:18:24.217Z] NUMA node(s): 1 [2023-12-14T14:18:24.217Z] Vendor ID: AuthenticAMD [2023-12-14T14:18:24.217Z] CPU family: 23 [2023-12-14T14:18:24.217Z] Model: 49 [2023-12-14T14:18:24.217Z] Model name: AMD EPYC-Rome Processor [2023-12-14T14:18:24.217Z] Stepping: 0 [2023-12-14T14:18:24.217Z] CPU MHz: 2800.000 [2023-12-14T14:18:24.217Z] BogoMIPS: 5600.00 [2023-12-14T14:18:24.217Z] Virtualization: AMD-V [2023-12-14T14:18:24.217Z] Hypervisor vendor: KVM [2023-12-14T14:18:24.217Z] Virtualization type: full [2023-12-14T14:18:24.217Z] L1d cache: 256 KiB [2023-12-14T14:18:24.217Z] L1i cache: 256 KiB [2023-12-14T14:18:24.217Z] L2 cache: 4 MiB [2023-12-14T14:18:24.217Z] L3 cache: 128 MiB [2023-12-14T14:18:24.217Z] NUMA node0 CPU(s): 0-7 [2023-12-14T14:18:24.217Z] Vulnerability Itlb multihit: Not affected [2023-12-14T14:18:24.217Z] Vulnerability L1tf: Not affected [2023-12-14T14:18:24.217Z] Vulnerability Mds: Not affected [2023-12-14T14:18:24.217Z] Vulnerability Meltdown: Not affected [2023-12-14T14:18:24.217Z] Vulnerability Mmio stale data: Not affected [2023-12-14T14:18:24.217Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-14T14:18:24.217Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-14T14:18:24.217Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-14T14:18:24.217Z] Vulnerability Srbds: Not affected [2023-12-14T14:18:24.217Z] Vulnerability Tsx async abort: Not affected [2023-12-14T14:18:24.217Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-12-14T14:18:24.217Z] [2023-12-14T14:18:24.217Z] [2023-12-14T14:18:24.217Z] ---> nproc: [2023-12-14T14:18:24.217Z] 8 [2023-12-14T14:18:24.217Z] [2023-12-14T14:18:24.217Z] [2023-12-14T14:18:24.217Z] ---> df -h: [2023-12-14T14:18:24.217Z] Filesystem Size Used Avail Use% Mounted on [2023-12-14T14:18:24.217Z] overlay 155G 13G 143G 9% / [2023-12-14T14:18:24.217Z] tmpfs 64M 0 64M 0% /dev [2023-12-14T14:18:24.217Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-14T14:18:24.217Z] shm 64M 0 64M 0% /dev/shm [2023-12-14T14:18:24.217Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-12-14T14:18:24.217Z] [2023-12-14T14:18:24.217Z] [2023-12-14T14:18:24.217Z] ---> sar -b -r -n DEV: [2023-12-14T14:18:24.217Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25052) 12/14/23 _x86_64_ (8 CPU) [2023-12-14T14:18:24.217Z] [2023-12-14T14:18:24.217Z] 14:08:15 LINUX RESTART (8 CPU) [2023-12-14T14:18:24.217Z] [2023-12-14T14:18:24.218Z] 14:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-14T14:18:24.218Z] 14:10:01 167.47 10.66 156.81 0.00 1697.72 45389.37 0.00 [2023-12-14T14:18:24.218Z] 14:11:01 188.34 0.18 188.15 0.00 7.20 53233.59 0.00 [2023-12-14T14:18:24.218Z] 14:12:01 152.36 0.12 152.24 0.00 20.66 37529.75 0.00 [2023-12-14T14:18:24.218Z] 14:13:01 1.88 0.00 1.88 0.00 0.00 25.48 0.00 [2023-12-14T14:18:24.218Z] 14:14:01 45.11 10.40 34.71 0.00 3431.96 5818.50 0.00 [2023-12-14T14:18:24.218Z] 14:15:01 4.98 0.02 4.97 0.00 0.13 95.32 0.00 [2023-12-14T14:18:24.218Z] 14:16:01 1.37 0.00 1.37 0.00 0.00 15.59 0.00 [2023-12-14T14:18:24.218Z] 14:17:01 2.15 0.12 2.03 0.00 10.40 24.93 0.00 [2023-12-14T14:18:24.218Z] 14:18:01 137.83 0.13 137.69 0.00 5.73 58977.90 0.00 [2023-12-14T14:18:24.218Z] Average: 77.94 2.40 75.54 0.00 574.85 22345.76 0.00 [2023-12-14T14:18:24.218Z] [2023-12-14T14:18:24.218Z] 14:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-14T14:18:24.218Z] 14:10:01 28419200 31523984 783388 2.38 111124 3202628 1891312 5.57 1199496 2800464 357760 [2023-12-14T14:18:24.218Z] 14:11:01 28300560 31500556 805312 2.45 153620 3237332 1920632 5.66 1258084 2839980 340 [2023-12-14T14:18:24.218Z] 14:12:01 27528664 31508288 794716 2.42 165188 3940208 1772576 5.22 1324084 3475896 384 [2023-12-14T14:18:24.218Z] 14:13:01 27528888 31508848 793892 2.41 165228 3940340 1772576 5.22 1323728 3476028 28 [2023-12-14T14:18:24.218Z] 14:14:01 27193192 31489188 785552 2.39 187728 4233024 1717896 5.06 1551728 3551564 288 [2023-12-14T14:18:24.218Z] 14:15:01 27205572 31496652 778180 2.37 186272 4229772 1694668 4.99 1543152 3548360 4 [2023-12-14T14:18:24.218Z] 14:16:01 27206296 31497444 777304 2.36 186344 4229776 1694668 4.99 1542624 3548364 4 [2023-12-14T14:18:24.218Z] 14:17:01 27207116 31498696 775560 2.36 186420 4230096 1710016 5.04 1543148 3548420 184 [2023-12-14T14:18:24.218Z] 14:18:01 25675124 31441288 824420 2.51 223004 5538228 1918076 5.65 1687708 4797120 300 [2023-12-14T14:18:24.218Z] Average: 27362735 31496105 790925 2.41 173881 4086823 1788047 5.27 1441528 3509577 39921 [2023-12-14T14:18:24.218Z] [2023-12-14T14:18:24.218Z] 14:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-14T14:18:24.218Z] 14:10:01 lo 5.80 5.80 0.58 0.58 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:10:01 ens3 624.65 384.97 7479.81 53.66 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:10:01 docker0 244.58 410.78 20.04 2670.60 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:11:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:11:01 ens3 36.47 23.21 66.82 14.81 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:11:01 docker0 1.30 2.25 0.08 30.87 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:12:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:12:01 ens3 175.84 139.56 2687.60 240.74 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:12:01 docker0 3.10 5.10 0.19 62.28 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:13:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:14:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:14:01 ens3 134.44 66.29 2076.60 4.75 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:15:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:17:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:17:01 ens3 5.02 3.63 5.89 1.64 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:18:01 veth3dca358 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:18:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:18:01 ens3 402.02 239.34 8242.42 43.10 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] 14:18:01 docker0 61.39 109.40 5.12 1026.90 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] Average: veth3dca358 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] Average: lo 1.89 1.89 0.18 0.18 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] Average: ens3 153.19 95.25 2284.27 39.86 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] Average: docker0 34.48 58.61 2.82 421.17 0.00 0.00 0.00 0.00 [2023-12-14T14:18:24.218Z] [2023-12-14T14:18:24.218Z] [2023-12-14T14:18:24.218Z] ---> sar -P ALL: [2023-12-14T14:18:24.218Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25052) 12/14/23 _x86_64_ (8 CPU) [2023-12-14T14:18:24.218Z] [2023-12-14T14:18:24.218Z] 14:08:15 LINUX RESTART (8 CPU) [2023-12-14T14:18:24.218Z] [2023-12-14T14:18:24.218Z] 14:09:01 CPU %user %nice %system %iowait %steal %idle [2023-12-14T14:18:24.218Z] 14:10:01 all 7.73 0.00 3.56 3.40 0.08 85.23 [2023-12-14T14:18:24.218Z] 14:10:01 0 8.21 0.00 3.83 10.61 0.07 77.28 [2023-12-14T14:18:24.218Z] 14:10:01 1 7.74 0.00 2.93 1.72 0.08 87.53 [2023-12-14T14:18:24.218Z] 14:10:01 2 7.58 0.00 4.07 5.66 0.08 82.61 [2023-12-14T14:18:24.218Z] 14:10:01 3 8.18 0.00 3.28 1.82 0.08 86.64 [2023-12-14T14:18:24.218Z] 14:10:01 4 7.26 0.00 3.22 5.22 0.07 84.23 [2023-12-14T14:18:24.218Z] 14:10:01 5 8.46 0.00 4.40 0.86 0.07 86.22 [2023-12-14T14:18:24.218Z] 14:10:01 6 7.45 0.00 3.34 0.35 0.07 88.80 [2023-12-14T14:18:24.218Z] 14:10:01 7 6.98 0.00 3.44 0.97 0.08 88.53 [2023-12-14T14:18:24.218Z] 14:11:01 all 28.44 0.00 4.57 4.15 0.07 62.78 [2023-12-14T14:18:24.218Z] 14:11:01 0 29.55 0.00 4.85 1.35 0.07 64.19 [2023-12-14T14:18:24.218Z] 14:11:01 1 27.69 0.00 5.07 0.20 0.07 66.98 [2023-12-14T14:18:24.218Z] 14:11:01 2 26.90 0.00 4.86 18.74 0.08 49.42 [2023-12-14T14:18:24.218Z] 14:11:01 3 28.10 0.00 4.44 5.01 0.08 62.37 [2023-12-14T14:18:24.218Z] 14:11:01 4 28.69 0.00 5.36 5.58 0.07 60.30 [2023-12-14T14:18:24.218Z] 14:11:01 5 28.61 0.00 3.90 0.81 0.07 66.62 [2023-12-14T14:18:24.218Z] 14:11:01 6 29.70 0.00 4.40 1.25 0.05 64.60 [2023-12-14T14:18:24.218Z] 14:11:01 7 28.26 0.00 3.68 0.32 0.07 67.68 [2023-12-14T14:18:24.218Z] 14:12:01 all 18.80 0.00 3.55 2.14 0.06 75.45 [2023-12-14T14:18:24.218Z] 14:12:01 0 18.51 0.00 3.73 1.59 0.07 76.11 [2023-12-14T14:18:24.218Z] 14:12:01 1 19.49 0.00 4.04 8.02 0.07 68.38 [2023-12-14T14:18:24.218Z] 14:12:01 2 18.84 0.00 3.61 0.22 0.05 77.28 [2023-12-14T14:18:24.218Z] 14:12:01 3 16.88 0.00 4.00 5.78 0.05 73.28 [2023-12-14T14:18:24.218Z] 14:12:01 4 19.32 0.00 3.32 0.19 0.07 77.11 [2023-12-14T14:18:24.218Z] 14:12:01 5 19.38 0.00 3.33 0.10 0.05 77.13 [2023-12-14T14:18:24.218Z] 14:12:01 6 19.55 0.00 3.35 1.07 0.05 75.98 [2023-12-14T14:18:24.218Z] 14:12:01 7 18.42 0.00 3.02 0.13 0.07 78.35 [2023-12-14T14:18:24.218Z] 14:13:01 all 0.08 0.00 0.01 0.01 0.01 99.90 [2023-12-14T14:18:24.218Z] 14:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-14T14:18:24.218Z] 14:13:01 1 0.42 0.00 0.03 0.03 0.00 99.52 [2023-12-14T14:18:24.218Z] 14:13:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2023-12-14T14:18:24.218Z] 14:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-12-14T14:18:24.218Z] 14:13:01 4 0.08 0.00 0.00 0.00 0.02 99.90 [2023-12-14T14:18:24.218Z] 14:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-14T14:18:24.218Z] 14:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-14T14:18:24.218Z] 14:13:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-12-14T14:18:24.218Z] 14:14:01 all 2.10 0.00 1.23 0.49 0.02 96.16 [2023-12-14T14:18:24.218Z] 14:14:01 0 1.97 0.00 0.90 0.48 0.02 96.63 [2023-12-14T14:18:24.218Z] 14:14:01 1 2.61 0.00 0.99 0.96 0.03 95.41 [2023-12-14T14:18:24.218Z] 14:14:01 2 2.40 0.00 2.15 0.77 0.02 94.66 [2023-12-14T14:18:24.218Z] 14:14:01 3 2.20 0.00 2.20 1.05 0.02 94.52 [2023-12-14T14:18:24.218Z] 14:14:01 4 1.92 0.00 1.02 0.42 0.02 96.62 [2023-12-14T14:18:24.218Z] 14:14:01 5 1.79 0.00 1.00 0.02 0.02 97.18 [2023-12-14T14:18:24.218Z] 14:14:01 6 1.49 0.00 0.70 0.13 0.02 97.66 [2023-12-14T14:18:24.218Z] 14:14:01 7 2.40 0.00 0.84 0.10 0.05 96.61 [2023-12-14T14:18:24.218Z] 14:15:01 all 0.21 0.00 0.05 0.05 0.01 99.68 [2023-12-14T14:18:24.218Z] 14:15:01 0 0.22 0.00 0.13 0.00 0.02 99.63 [2023-12-14T14:18:24.218Z] 14:15:01 1 1.17 0.00 0.03 0.00 0.02 98.78 [2023-12-14T14:18:24.218Z] 14:15:01 2 0.00 0.00 0.05 0.00 0.00 99.95 [2023-12-14T14:18:24.218Z] 14:15:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2023-12-14T14:18:24.218Z] 14:15:01 4 0.03 0.00 0.05 0.02 0.00 99.90 [2023-12-14T14:18:24.218Z] 14:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-14T14:18:24.218Z] 14:15:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-12-14T14:18:24.218Z] 14:15:01 7 0.17 0.00 0.05 0.37 0.02 99.40 [2023-12-14T14:18:24.218Z] 14:16:01 all 0.03 0.00 0.01 0.02 0.01 99.94 [2023-12-14T14:18:24.218Z] 14:16:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2023-12-14T14:18:24.218Z] 14:16:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-12-14T14:18:24.218Z] 14:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-14T14:18:24.218Z] 14:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-14T14:18:24.218Z] 14:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-14T14:18:24.218Z] 14:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-14T14:18:24.218Z] 14:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-14T14:18:24.218Z] 14:16:01 7 0.05 0.00 0.03 0.17 0.00 99.75 [2023-12-14T14:18:24.218Z] 14:17:01 all 0.12 0.00 0.07 0.02 0.01 99.78 [2023-12-14T14:18:24.218Z] 14:17:01 0 0.10 0.00 0.07 0.00 0.02 99.82 [2023-12-14T14:18:24.218Z] 14:17:01 1 0.10 0.00 0.07 0.00 0.02 99.82 [2023-12-14T14:18:24.218Z] 14:17:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-12-14T14:18:24.218Z] 14:17:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2023-12-14T14:18:24.218Z] 14:17:01 4 0.42 0.00 0.03 0.00 0.02 99.53 [2023-12-14T14:18:24.218Z] 14:17:01 5 0.07 0.00 0.12 0.00 0.00 99.82 [2023-12-14T14:18:24.218Z] 14:17:01 6 0.07 0.00 0.07 0.02 0.02 99.83 [2023-12-14T14:18:24.218Z] 14:17:01 7 0.13 0.00 0.10 0.12 0.02 99.63 [2023-12-14T14:18:24.218Z] 14:18:01 all 9.40 0.00 4.17 2.54 0.06 83.83 [2023-12-14T14:18:24.218Z] 14:18:01 0 8.94 0.00 4.67 4.45 0.07 81.87 [2023-12-14T14:18:24.218Z] 14:18:01 1 8.42 0.00 3.88 2.22 0.05 85.43 [2023-12-14T14:18:24.218Z] 14:18:01 2 10.19 0.00 3.89 0.24 0.05 85.63 [2023-12-14T14:18:24.218Z] 14:18:01 3 9.58 0.00 3.72 0.08 0.07 86.55 [2023-12-14T14:18:24.218Z] 14:18:01 4 9.68 0.00 3.59 0.10 0.05 86.58 [2023-12-14T14:18:24.218Z] 14:18:01 5 9.25 0.00 4.57 0.59 0.05 85.53 [2023-12-14T14:18:24.218Z] 14:18:01 6 10.01 0.00 3.80 0.10 0.05 86.04 [2023-12-14T14:18:24.218Z] 14:18:01 7 9.13 0.00 5.24 12.67 0.10 72.86 [2023-12-14T14:18:24.218Z] Average: all 7.39 0.00 1.90 1.41 0.04 89.26 [2023-12-14T14:18:24.218Z] Average: 0 7.46 0.00 2.01 2.04 0.04 88.46 [2023-12-14T14:18:24.218Z] Average: 1 7.48 0.00 1.88 1.45 0.04 89.15 [2023-12-14T14:18:24.218Z] Average: 2 7.28 0.00 2.07 2.82 0.04 87.78 [2023-12-14T14:18:24.218Z] Average: 3 7.18 0.00 1.96 1.52 0.04 89.29 [2023-12-14T14:18:24.218Z] Average: 4 7.44 0.00 1.83 1.27 0.03 89.43 [2023-12-14T14:18:24.218Z] Average: 5 7.47 0.00 1.92 0.26 0.03 90.32 [2023-12-14T14:18:24.218Z] Average: 6 7.55 0.00 1.73 0.33 0.03 90.36 [2023-12-14T14:18:24.218Z] Average: 7 7.25 0.00 1.81 1.62 0.04 89.28 [2023-12-14T14:18:24.218Z] [2023-12-14T14:18:24.218Z] [2023-12-14T14:18:24.218Z]