Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4efa56b4c53bfd63d1b185632fb211d8f865e63a 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-ssh14219146117667371045.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16551877212656800474.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh5700597443881063206.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8969603366889978552.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-ssh16048686283444588310.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-7006 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 4efa56b4c53bfd63d1b185632fb211d8f865e63a (main) > 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 4efa56b4c53bfd63d1b185632fb211d8f865e63a # timeout=10 Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64" > git rev-list --no-walk 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-06T14:04:44.278Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-06T14:04:44.343Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-06T14:04:44.364Z] ========================================================= [2023-04-06T14:04:44.364Z] EdgeX Global Pipelines Version Info [2023-04-06T14:04:44.364Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:04:45.086Z] ------------------- [2023-04-06T14:04:45.087Z] stable info: [2023-04-06T14:04:45.087Z] ------------------- [2023-04-06T14:04:45.087Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-06T14:04:45.087Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-06T14:04:45.087Z] Message: update stable to v1.0.245 [2023-04-06T14:04:45.656Z] ------------------- [2023-04-06T14:04:45.656Z] experimental info: [2023-04-06T14:04:45.656Z] ------------------- [2023-04-06T14:04:45.656Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-06T14:04:45.656Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-06T14:04:45.656Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-06T14:04:45.884Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-04-06T14:04:45.900Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-04-06T14:04:45.913Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-06T14:04:45.926Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-06T14:04:45.939Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-06T14:04:45.952Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-06T14:04:45.969Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-06T14:04:45.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-06T14:04:45.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-06T14:04:46.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-06T14:04:46.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-06T14:04:46.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-04-06T14:04:46.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-06T14:04:46.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-06T14:04:46.090Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-06T14:04:46.107Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-06T14:04:46.120Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T14:04:46.142Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T14:04:46.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-06T14:04:46.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-06T14:04:46.190Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-06T14:04:46.208Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-06T14:04:46.227Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-06T14:04:46.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-06T14:04:46.261Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-06T14:04:46.276Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-06T14:04:46.291Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-06T14:04:46.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-06T14:04:46.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-06T14:04:46.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-06T14:04:46.353Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] echo [2023-04-06T14:04:46.364Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4efa56b [Pipeline] echo [2023-04-06T14:04:46.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T14:04:46.423Z] provisioning config files... [2023-04-06T14:04:46.437Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config162081721018436798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:04:46.748Z] ---> docker-login.sh [2023-04-06T14:04:46.748Z] nexus3.edgexfoundry.org:10001 [2023-04-06T14:04:47.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:04:47.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:04:47.007Z] Configure a credential helper to remove this warning. See [2023-04-06T14:04:47.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:04:47.007Z] [2023-04-06T14:04:47.007Z] Login Succeeded [2023-04-06T14:04:47.268Z] nexus3.edgexfoundry.org:10002 [2023-04-06T14:04:47.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:04:47.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:04:47.268Z] Configure a credential helper to remove this warning. See [2023-04-06T14:04:47.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:04:47.268Z] [2023-04-06T14:04:47.268Z] Login Succeeded [2023-04-06T14:04:47.268Z] nexus3.edgexfoundry.org:10003 [2023-04-06T14:04:47.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:04:47.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:04:47.268Z] Configure a credential helper to remove this warning. See [2023-04-06T14:04:47.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:04:47.268Z] [2023-04-06T14:04:47.268Z] Login Succeeded [2023-04-06T14:04:47.529Z] nexus3.edgexfoundry.org:10004 [2023-04-06T14:04:47.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:04:47.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:04:47.529Z] Configure a credential helper to remove this warning. See [2023-04-06T14:04:47.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:04:47.529Z] [2023-04-06T14:04:47.529Z] Login Succeeded [2023-04-06T14:04:47.529Z] docker.io [2023-04-06T14:04:47.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:04:48.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:04:48.916Z] Configure a credential helper to remove this warning. See [2023-04-06T14:04:48.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:04:48.916Z] [2023-04-06T14:04:48.916Z] Login Succeeded [2023-04-06T14:04:48.916Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T14:04:48.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-06T14:04:49.336Z] + git rev-list -1 --merges 4efa56b4c53bfd63d1b185632fb211d8f865e63a~1..4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] echo [2023-04-06T14:04:49.373Z] -----------> git rev-list -1 --merges 4efa56b4c53bfd63d1b185632fb211d8f865e63a~1..4efa56b4c53bfd63d1b185632fb211d8f865e63a 4efa56b4c53bfd63d1b185632fb211d8f865e63a [2023-04-06T14:04:49.373Z] 4efa56b4c53bfd63d1b185632fb211d8f865e63a [false] [Pipeline] sh [2023-04-06T14:04:49.660Z] + git log --format=format:%s -1 4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] echo [2023-04-06T14:04:49.673Z] ========================================================= [2023-04-06T14:04:49.673Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-06T14:04:49.673Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T14:04:49.995Z] + git log --format=format:%s -1 4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] echo [2023-04-06T14:04:50.006Z] [semverPrep] GIT_COMMIT: 4efa56b4c53bfd63d1b185632fb211d8f865e63a, Commit Message: Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64 [Pipeline] echo [2023-04-06T14:04:50.017Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-06T14:04:50.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-06T14:04:50.408Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-06T14:04:50.408Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-06T14:04:50.408Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-06T14:04:50.408Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-04-06T14:04:50.408Z] tee -a /etc/ssh/ssh_known_hosts [2023-04-06T14:04:50.408Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:04:50.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T14:04:50.796Z] [2023-04-06T14:04:50.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:04:51.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T14:04:51.105Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-06T14:04:51.105Z] b85a868b505f: Pulling fs layer [2023-04-06T14:04:51.105Z] e2be974225ed: Pulling fs layer [2023-04-06T14:04:51.105Z] 339a4e72a1f5: Pulling fs layer [2023-04-06T14:04:51.105Z] 988bab9f4d93: Pulling fs layer [2023-04-06T14:04:51.105Z] 1469e6f7b9e6: Pulling fs layer [2023-04-06T14:04:51.105Z] eaf3925da568: Pulling fs layer [2023-04-06T14:04:51.105Z] 988bab9f4d93: Waiting [2023-04-06T14:04:51.105Z] 1469e6f7b9e6: Waiting [2023-04-06T14:04:51.105Z] bab4dde63d76: Pulling fs layer [2023-04-06T14:04:51.105Z] bde34c3a00c8: Pulling fs layer [2023-04-06T14:04:51.105Z] b352a97aabf1: Pulling fs layer [2023-04-06T14:04:51.105Z] eaf3925da568: Waiting [2023-04-06T14:04:51.105Z] bab4dde63d76: Waiting [2023-04-06T14:04:51.105Z] bde34c3a00c8: Waiting [2023-04-06T14:04:51.105Z] 4872d77fe225: Pulling fs layer [2023-04-06T14:04:51.105Z] 5851b861e8e6: Pulling fs layer [2023-04-06T14:04:51.105Z] b352a97aabf1: Waiting [2023-04-06T14:04:51.105Z] 4872d77fe225: Waiting [2023-04-06T14:04:51.105Z] e2be974225ed: Download complete [2023-04-06T14:04:51.105Z] 988bab9f4d93: Download complete [2023-04-06T14:04:51.105Z] 339a4e72a1f5: Verifying Checksum [2023-04-06T14:04:51.105Z] 339a4e72a1f5: Download complete [2023-04-06T14:04:51.105Z] 1469e6f7b9e6: Verifying Checksum [2023-04-06T14:04:51.105Z] 1469e6f7b9e6: Download complete [2023-04-06T14:04:51.105Z] eaf3925da568: Verifying Checksum [2023-04-06T14:04:51.105Z] eaf3925da568: Download complete [2023-04-06T14:04:51.364Z] bde34c3a00c8: Verifying Checksum [2023-04-06T14:04:51.364Z] bde34c3a00c8: Download complete [2023-04-06T14:04:51.364Z] 5851b861e8e6: Verifying Checksum [2023-04-06T14:04:51.364Z] 5851b861e8e6: Download complete [2023-04-06T14:04:51.364Z] b85a868b505f: Verifying Checksum [2023-04-06T14:04:51.364Z] b85a868b505f: Download complete [2023-04-06T14:04:51.624Z] bab4dde63d76: Verifying Checksum [2023-04-06T14:04:52.562Z] b85a868b505f: Pull complete [2023-04-06T14:04:52.824Z] e2be974225ed: Pull complete [2023-04-06T14:04:53.396Z] 339a4e72a1f5: Pull complete [2023-04-06T14:04:53.396Z] 988bab9f4d93: Pull complete [2023-04-06T14:04:53.657Z] 1469e6f7b9e6: Pull complete [2023-04-06T14:04:53.657Z] eaf3925da568: Pull complete [2023-04-06T14:04:55.560Z] bab4dde63d76: Pull complete [2023-04-06T14:04:55.560Z] bde34c3a00c8: Pull complete [2023-04-06T14:04:55.560Z] b352a97aabf1: Pull complete [2023-04-06T14:04:55.821Z] 4872d77fe225: Pull complete [2023-04-06T14:04:55.821Z] 5851b861e8e6: Pull complete [2023-04-06T14:04:55.821Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-06T14:04:55.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T14:04:55.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:04:55.927Z] prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container [2023-04-06T14:04:55.965Z] $ 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-04-06T14:04:58.367Z] $ docker top 051ef3d9fb2affb700f42789c1928843b84cb28b3e8bbd2bfcf0c908fd3de397 -eo pid,comm [2023-04-06T14:04:58.430Z] 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-04-06T14:04:58.430Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-06T14:04:58.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T14:04:58.468Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T14:04:58.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T14:04:58.589Z] $ docker exec 051ef3d9fb2affb700f42789c1928843b84cb28b3e8bbd2bfcf0c908fd3de397 ssh-agent [2023-04-06T14:04:58.708Z] SSH_AUTH_SOCK=/tmp/ssh-Dwe9NK6fYJfZ/agent.32 [2023-04-06T14:04:58.708Z] SSH_AGENT_PID=37 [2023-04-06T14:04:58.717Z] Running ssh-add (command line suppressed) [2023-04-06T14:04:58.820Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7681881786800904991.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7681881786800904991.key) [2023-04-06T14:04:58.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T14:04:59.130Z] + git tag --points-at HEAD [Pipeline] } [2023-04-06T14:04:59.148Z] $ docker exec --env ******** --env ******** 051ef3d9fb2affb700f42789c1928843b84cb28b3e8bbd2bfcf0c908fd3de397 ssh-agent -k [2023-04-06T14:04:59.245Z] unset SSH_AUTH_SOCK; [2023-04-06T14:04:59.245Z] unset SSH_AGENT_PID; [2023-04-06T14:04:59.245Z] echo Agent pid 37 killed; [2023-04-06T14:04:59.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-06T14:04:59.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T14:04:59.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T14:04:59.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T14:04:59.381Z] $ docker exec 051ef3d9fb2affb700f42789c1928843b84cb28b3e8bbd2bfcf0c908fd3de397 ssh-agent [2023-04-06T14:04:59.491Z] SSH_AUTH_SOCK=/tmp/ssh-xdqMlOfYlYNU/agent.69 [2023-04-06T14:04:59.491Z] SSH_AGENT_PID=75 [2023-04-06T14:04:59.496Z] Running ssh-add (command line suppressed) [2023-04-06T14:04:59.594Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12874069088989648596.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12874069088989648596.key) [2023-04-06T14:04:59.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T14:04:59.901Z] + git semver init [2023-04-06T14:05:00.162Z] 2023-04-06 14:05:00,097 [run_init] DEBUG init version:0.0.0 force:False [2023-04-06T14:05:00.162Z] 2023-04-06 14:05:00,098 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-06T14:05:00.162Z] 2023-04-06 14:05:00,098 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-06T14:05:00.162Z] 2023-04-06 14:05:00,099 [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-04-06T14:05:01.548Z] 2023-04-06 14:05:01,140 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-04-06T14:05:01.548Z] 2023-04-06 14:05:01,140 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-04-06T14:05:01.548Z] 2023-04-06 14:05:01,140 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-06T14:05:01.548Z] 2023-04-06 14:05:01,141 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-06T14:05:01.548Z] 3.0.0-dev.27 [Pipeline] } [2023-04-06T14:05:01.557Z] $ docker exec --env ******** --env ******** 051ef3d9fb2affb700f42789c1928843b84cb28b3e8bbd2bfcf0c908fd3de397 ssh-agent -k [2023-04-06T14:05:01.656Z] unset SSH_AUTH_SOCK; [2023-04-06T14:05:01.656Z] unset SSH_AGENT_PID; [2023-04-06T14:05:01.656Z] echo Agent pid 75 killed; [2023-04-06T14:05:01.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-06T14:05:01.993Z] + git semver [Pipeline] } [2023-04-06T14:05:02.263Z] $ docker stop --time=1 051ef3d9fb2affb700f42789c1928843b84cb28b3e8bbd2bfcf0c908fd3de397 [2023-04-06T14:05:03.588Z] $ docker rm -f --volumes 051ef3d9fb2affb700f42789c1928843b84cb28b3e8bbd2bfcf0c908fd3de397 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T14:05:03.947Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-06T14:05:04.184Z] Stashed 1 file(s) [Pipeline] echo [2023-04-06T14:05:04.187Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [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-04-06T14:05:04.378Z] provisioning config files... [2023-04-06T14:05:04.388Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13525104074892958689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:05:04.691Z] ---> docker-login.sh [2023-04-06T14:05:04.692Z] nexus3.edgexfoundry.org:10001 [2023-04-06T14:05:04.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:05:04.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:05:04.692Z] Configure a credential helper to remove this warning. See [2023-04-06T14:05:04.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:05:04.692Z] [2023-04-06T14:05:04.692Z] Login Succeeded [2023-04-06T14:05:04.692Z] nexus3.edgexfoundry.org:10002 [2023-04-06T14:05:04.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:05:04.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:05:04.692Z] Configure a credential helper to remove this warning. See [2023-04-06T14:05:04.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:05:04.692Z] [2023-04-06T14:05:04.692Z] Login Succeeded [2023-04-06T14:05:04.692Z] nexus3.edgexfoundry.org:10003 [2023-04-06T14:05:04.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:05:04.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:05:04.961Z] Configure a credential helper to remove this warning. See [2023-04-06T14:05:04.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:05:04.961Z] [2023-04-06T14:05:04.961Z] Login Succeeded [2023-04-06T14:05:04.961Z] nexus3.edgexfoundry.org:10004 [2023-04-06T14:05:04.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:05:04.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:05:04.961Z] Configure a credential helper to remove this warning. See [2023-04-06T14:05:04.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:05:04.962Z] [2023-04-06T14:05:04.962Z] Login Succeeded [2023-04-06T14:05:04.962Z] docker.io [2023-04-06T14:05:05.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:05:05.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:05:05.221Z] Configure a credential helper to remove this warning. See [2023-04-06T14:05:05.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:05:05.221Z] [2023-04-06T14:05:05.221Z] Login Succeeded [2023-04-06T14:05:05.221Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T14:05:05.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-06T14:05:05.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T14:05:05.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T14:05:05.307Z] ========================================================= [2023-04-06T14:05:05.307Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-06T14:05:05.307Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:05:05.613Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-06T14:05:05.614Z] Sending build context to Docker daemon 23.51MB [2023-04-06T14:05:05.614Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T14:05:05.614Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-06T14:05:05.874Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-06T14:05:05.874Z] 63b65145d645: Pulling fs layer [2023-04-06T14:05:05.874Z] a2d21d5440eb: Pulling fs layer [2023-04-06T14:05:05.874Z] 935e6c44a52c: Pulling fs layer [2023-04-06T14:05:05.874Z] 94cc34f8dd06: Pulling fs layer [2023-04-06T14:05:05.874Z] 30dea6a524f1: Pulling fs layer [2023-04-06T14:05:05.874Z] a2aff8979fd8: Pulling fs layer [2023-04-06T14:05:05.874Z] 6808be2612f2: Pulling fs layer [2023-04-06T14:05:05.874Z] f25807f1079a: Pulling fs layer [2023-04-06T14:05:05.874Z] 94cc34f8dd06: Waiting [2023-04-06T14:05:05.874Z] a2aff8979fd8: Waiting [2023-04-06T14:05:05.874Z] a2d21d5440eb: Download complete [2023-04-06T14:05:05.874Z] 94cc34f8dd06: Verifying Checksum [2023-04-06T14:05:05.874Z] 94cc34f8dd06: Download complete [2023-04-06T14:05:05.874Z] 30dea6a524f1: Verifying Checksum [2023-04-06T14:05:05.874Z] 30dea6a524f1: Download complete [2023-04-06T14:05:05.874Z] 63b65145d645: Verifying Checksum [2023-04-06T14:05:05.874Z] 63b65145d645: Download complete [2023-04-06T14:05:05.874Z] a2aff8979fd8: Verifying Checksum [2023-04-06T14:05:05.874Z] a2aff8979fd8: Download complete [2023-04-06T14:05:06.141Z] 63b65145d645: Pull complete [2023-04-06T14:05:06.141Z] a2d21d5440eb: Pull complete [2023-04-06T14:05:06.406Z] f25807f1079a: Verifying Checksum [2023-04-06T14:05:06.406Z] f25807f1079a: Download complete [2023-04-06T14:05:06.406Z] 935e6c44a52c: Verifying Checksum [2023-04-06T14:05:06.406Z] 935e6c44a52c: Download complete [2023-04-06T14:05:06.666Z] 6808be2612f2: Verifying Checksum [2023-04-06T14:05:06.666Z] 6808be2612f2: Download complete [2023-04-06T14:05:10.859Z] 935e6c44a52c: Pull complete [2023-04-06T14:05:10.859Z] 94cc34f8dd06: Pull complete [2023-04-06T14:05:10.859Z] 30dea6a524f1: Pull complete [2023-04-06T14:05:10.859Z] a2aff8979fd8: Pull complete [2023-04-06T14:05:13.395Z] 6808be2612f2: Pull complete [2023-04-06T14:05:13.655Z] f25807f1079a: Pull complete [2023-04-06T14:05:13.916Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-06T14:05:13.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-06T14:05:13.916Z] ---> 3b553350e43f [2023-04-06T14:05:13.916Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-06T14:05:17.232Z] ---> Running in dc4aabcaca35 [2023-04-06T14:05:17.232Z] Removing intermediate container dc4aabcaca35 [2023-04-06T14:05:17.232Z] ---> 9eca2b9b66d7 [2023-04-06T14:05:17.232Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-06T14:05:17.232Z] ---> Running in f199b3c768d5 [2023-04-06T14:05:17.232Z] Removing intermediate container f199b3c768d5 [2023-04-06T14:05:17.232Z] ---> 91d4a063ab09 [2023-04-06T14:05:17.232Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-06T14:05:17.232Z] ---> Running in 928287223bc3 [2023-04-06T14:05:17.232Z] Removing intermediate container 928287223bc3 [2023-04-06T14:05:17.232Z] ---> f0886ee2f539 [2023-04-06T14:05:17.232Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-06T14:05:17.232Z] ---> Running in e409e7f2438a [2023-04-06T14:05:17.232Z] Removing intermediate container e409e7f2438a [2023-04-06T14:05:17.232Z] ---> a684fcaf77d3 [2023-04-06T14:05:17.232Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-06T14:05:17.232Z] ---> Running in 20a360ad27a0 [2023-04-06T14:05:17.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T14:05:17.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T14:05:18.061Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-06T14:05:18.061Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-06T14:05:18.061Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-06T14:05:18.061Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-06T14:05:18.061Z] Executing busybox-1.35.0-r29.trigger [2023-04-06T14:05:18.061Z] OK: 269 MiB in 57 packages [2023-04-06T14:05:18.630Z] Removing intermediate container 20a360ad27a0 [2023-04-06T14:05:18.630Z] ---> 2a8accc035cc [2023-04-06T14:05:18.630Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-06T14:05:18.630Z] ---> 25991510e3bd [2023-04-06T14:05:18.630Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T14:05:18.630Z] ---> Running in 5ca82b5ec79e [2023-04-06T14:05:19.325Z] Still waiting to schedule task [2023-04-06T14:05:19.325Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-06T14:05:57.395Z] Removing intermediate container 5ca82b5ec79e [2023-04-06T14:05:57.395Z] ---> b1e7090d4843 [2023-04-06T14:05:57.395Z] Step 10/12 : COPY . . [2023-04-06T14:05:57.395Z] ---> d4ca47e40ada [2023-04-06T14:05:57.395Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T14:05:57.395Z] ---> Running in 7beea0b80ecf [2023-04-06T14:05:57.395Z] Removing intermediate container 7beea0b80ecf [2023-04-06T14:05:57.395Z] ---> 5c412314a93b [2023-04-06T14:05:57.395Z] Step 12/12 : RUN $MAKE [2023-04-06T14:05:57.395Z] ---> Running in 9395ed94a99a [2023-04-06T14:05:57.395Z] noop [2023-04-06T14:05:57.395Z] Removing intermediate container 9395ed94a99a [2023-04-06T14:05:57.395Z] ---> 5526348c83db [2023-04-06T14:05:57.395Z] Successfully built 5526348c83db [2023-04-06T14:05:57.395Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:05:57.705Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-06T14:05:57.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:05:57.780Z] prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container [2023-04-06T14:05:57.808Z] $ 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-04-06T14:05:58.157Z] $ docker top afe9ebf8483e1d5933f31429eb4e65e95a72e762216bf606f334e75b6c169654 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T14:05:58.509Z] + go version [2023-04-06T14:05:58.509Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-06T14:05:58.517Z] $ docker stop --time=1 afe9ebf8483e1d5933f31429eb4e65e95a72e762216bf606f334e75b6c169654 [2023-04-06T14:05:59.784Z] $ docker rm -f --volumes afe9ebf8483e1d5933f31429eb4e65e95a72e762216bf606f334e75b6c169654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:06:00.214Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-06T14:06:00.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:06:00.289Z] prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container [2023-04-06T14:06:00.315Z] $ 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-04-06T14:06:00.639Z] $ docker top fd767d7582da0d9db8df5075cbd331e0d455242b3e7e7555a9c619e52037f820 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T14:06:00.982Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-06T14:06:01.277Z] + make test [2023-04-06T14:06:01.277Z] go test ./... -coverprofile=coverage.out [2023-04-06T14:06:06.538Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-06T14:06:16.515Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-06T14:06:16.515Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.042s coverage: 59.5% of statements [2023-04-06T14:06:23.070Z] go vet ./... [2023-04-06T14:06:27.253Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-06T14:06:27.253Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-06T14:06:27.253Z] ./bin/test-attribution-txt.sh [2023-04-06T14:06:27.253Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-06T14:06:27.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-06T14:06:27.276Z] $ docker stop --time=1 fd767d7582da0d9db8df5075cbd331e0d455242b3e7e7555a9c619e52037f820 [2023-04-06T14:06:30.665Z] $ docker rm -f --volumes fd767d7582da0d9db8df5075cbd331e0d455242b3e7e7555a9c619e52037f820 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T14:06:31.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-06T14:06:31.191Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-06T14:06:31.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-06T14:06:32.060Z] + ls -al . [2023-04-06T14:06:32.060Z] total 192 [2023-04-06T14:06:32.060Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 6 14:06 . [2023-04-06T14:06:32.060Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 14:04 .. [2023-04-06T14:06:32.060Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 14:05 .git [2023-04-06T14:06:32.060Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 14:04 .github [2023-04-06T14:06:32.060Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 6 14:04 .gitignore [2023-04-06T14:06:32.060Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 14:04 .golangci.yml [2023-04-06T14:06:32.060Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 14:05 .semver [2023-04-06T14:06:32.060Z] -rw-rw-r-- 1 jenkins jenkins 8641 Apr 6 14:04 Attribution.txt [2023-04-06T14:06:32.060Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 6 14:04 CHANGELOG.md [2023-04-06T14:06:32.060Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 6 14:04 Dockerfile [2023-04-06T14:06:32.060Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 14:04 GOVERNANCE.md [2023-04-06T14:06:32.060Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 6 14:04 Jenkinsfile [2023-04-06T14:06:32.060Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 14:04 LICENSE [2023-04-06T14:06:32.060Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 6 14:04 Makefile [2023-04-06T14:06:32.060Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 6 14:04 OWNERS.md [2023-04-06T14:06:32.060Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 6 14:04 README.md [2023-04-06T14:06:32.060Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 6 14:05 VERSION [2023-04-06T14:06:32.060Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 14:04 bin [2023-04-06T14:06:32.060Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 14:04 cmd [2023-04-06T14:06:32.060Z] -rw-r--r-- 1 jenkins jenkins 42791 Apr 6 14:06 coverage.out [2023-04-06T14:06:32.060Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 6 14:04 go.mod [2023-04-06T14:06:32.060Z] -rw-rw-r-- 1 jenkins jenkins 31219 Apr 6 14:04 go.sum [2023-04-06T14:06:32.060Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 14:04 internal [2023-04-06T14:06:32.060Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 14:04 snap [2023-04-06T14:06:32.060Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 6 14:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:06:32.427Z] + 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=4efa56b4c53bfd63d1b185632fb211d8f865e63a --label arch=amd64 --label version=3.0.0-dev.27 . [2023-04-06T14:06:32.427Z] Sending build context to Docker daemon 23.55MB [2023-04-06T14:06:32.427Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T14:06:32.428Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-06T14:06:32.428Z] ---> 5526348c83db [2023-04-06T14:06:32.428Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-06T14:06:32.688Z] ---> Running in b7bb79e6498d [2023-04-06T14:06:32.688Z] Removing intermediate container b7bb79e6498d [2023-04-06T14:06:32.688Z] ---> 128d115388fc [2023-04-06T14:06:32.688Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-06T14:06:32.688Z] ---> Running in a31611720298 [2023-04-06T14:06:32.688Z] Removing intermediate container a31611720298 [2023-04-06T14:06:32.688Z] ---> 24622285420a [2023-04-06T14:06:32.688Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-06T14:06:32.949Z] ---> Running in f1ec89f51436 [2023-04-06T14:06:32.949Z] Removing intermediate container f1ec89f51436 [2023-04-06T14:06:32.949Z] ---> a3c3ea55c88c [2023-04-06T14:06:32.949Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-06T14:06:32.949Z] ---> Running in 6c7104a97967 [2023-04-06T14:06:32.949Z] Removing intermediate container 6c7104a97967 [2023-04-06T14:06:32.949Z] ---> e5b2bea757e8 [2023-04-06T14:06:32.949Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-06T14:06:32.949Z] ---> Running in 89b6d3bed9f4 [2023-04-06T14:06:33.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T14:06:33.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T14:06:33.726Z] OK: 269 MiB in 57 packages [2023-04-06T14:06:33.986Z] Removing intermediate container 89b6d3bed9f4 [2023-04-06T14:06:33.986Z] ---> 9d467e1faacb [2023-04-06T14:06:33.986Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-06T14:06:33.986Z] ---> 1c18942d8adc [2023-04-06T14:06:33.986Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T14:06:33.986Z] ---> Running in 901ee0132c52 [2023-04-06T14:06:34.924Z] Removing intermediate container 901ee0132c52 [2023-04-06T14:06:34.924Z] ---> 1666d18f43c5 [2023-04-06T14:06:34.924Z] Step 10/25 : COPY . . [2023-04-06T14:06:35.489Z] ---> fe74b8855d6b [2023-04-06T14:06:35.489Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T14:06:35.749Z] ---> Running in 18185ab2f79b [2023-04-06T14:06:35.749Z] Removing intermediate container 18185ab2f79b [2023-04-06T14:06:35.749Z] ---> f6c1bde026f8 [2023-04-06T14:06:35.749Z] Step 12/25 : RUN $MAKE [2023-04-06T14:06:35.749Z] ---> Running in fcf5e5cc730b [2023-04-06T14:06:36.006Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-06T14:06:43.134Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7007 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-04-06T14:06:43.147Z] Running in /w/workspace/device-virtual-go/99 [Pipeline] { [Pipeline] checkout [2023-04-06T14:06:43.184Z] The recommended git tool is: git [2023-04-06T14:06:48.126Z] using credential edgex-jenkins-ssh [2023-04-06T14:06:48.144Z] Cloning the remote Git repository [2023-04-06T14:06:48.177Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-04-06T14:06:48.256Z] > git init /w/workspace/device-virtual-go/99 # timeout=10 [2023-04-06T14:06:48.396Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-06T14:06:48.397Z] > git --version # timeout=10 [2023-04-06T14:06:48.415Z] > git --version # 'git version 2.25.1' [2023-04-06T14:06:48.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T14:06:48.552Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-06T14:06:50.509Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-06T14:06:51.361Z] Avoid second fetch [2023-04-06T14:06:51.361Z] Checking out Revision 4efa56b4c53bfd63d1b185632fb211d8f865e63a (main) [2023-04-06T14:06:50.533Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-06T14:06:51.371Z] > git config core.sparsecheckout # timeout=10 [2023-04-06T14:06:51.445Z] > git checkout -f 4efa56b4c53bfd63d1b185632fb211d8f865e63a # timeout=10 [2023-04-06T14:06:51.926Z] Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T14:06:52.806Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-06T14:06:52.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-06T14:06:52.806Z] Dload Upload Total Spent Left Speed [2023-04-06T14:06:52.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh [2023-04-06T14:06:53.374Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-06T14:06:53.712Z] + sudo tee /etc/docker/daemon.new [2023-04-06T14:06:53.712Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-06T14:06:53.712Z] { [2023-04-06T14:06:53.712Z] "registry-mirrors": [ [2023-04-06T14:06:53.712Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-06T14:06:53.712Z] ], [2023-04-06T14:06:53.712Z] "bip": "10.250.0.254/24", [2023-04-06T14:06:53.712Z] "hosts": [ [2023-04-06T14:06:53.712Z] "tcp://0.0.0.0:5555", [2023-04-06T14:06:53.712Z] "unix:///var/run/docker.sock" [2023-04-06T14:06:53.712Z] ], [2023-04-06T14:06:53.712Z] "mtu": 1458, [2023-04-06T14:06:53.712Z] "selinux-enabled": true, [2023-04-06T14:06:53.712Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-06T14:06:53.712Z] } [Pipeline] sh [2023-04-06T14:06:54.059Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-06T14:06:54.386Z] + sudo service docker restart [2023-04-06T14:06:58.126Z] Removing intermediate container fcf5e5cc730b [2023-04-06T14:06:58.126Z] ---> cea8bc7bf808 [2023-04-06T14:06:58.126Z] Step 13/25 : FROM alpine:3.17 [2023-04-06T14:06:58.126Z] 3.17: Pulling from library/alpine [2023-04-06T14:06:58.126Z] f56be85fc22e: Pulling fs layer [2023-04-06T14:06:58.126Z] f56be85fc22e: Verifying Checksum [2023-04-06T14:06:58.126Z] f56be85fc22e: Download complete [2023-04-06T14:06:58.126Z] f56be85fc22e: Pull complete [2023-04-06T14:06:58.126Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-06T14:06:58.126Z] Status: Downloaded newer image for alpine:3.17 [2023-04-06T14:06:58.126Z] ---> 9ed4aefc74f6 [2023-04-06T14:06:58.126Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-06T14:06:58.126Z] ---> Running in a2755800dfae [2023-04-06T14:06:58.126Z] Removing intermediate container a2755800dfae [2023-04-06T14:06:58.126Z] ---> f28e168f629f [2023-04-06T14:06:58.126Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-06T14:06:58.126Z] ---> Running in e1352cf3a21f [2023-04-06T14:06:58.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T14:06:58.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T14:06:58.126Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-06T14:06:58.126Z] Executing busybox-1.35.0-r29.trigger [2023-04-06T14:06:58.126Z] OK: 7 MiB in 16 packages [2023-04-06T14:06:58.126Z] Removing intermediate container e1352cf3a21f [2023-04-06T14:06:58.126Z] ---> 1e8b128c6b71 [2023-04-06T14:06:58.126Z] Step 16/25 : WORKDIR / [2023-04-06T14:06:58.126Z] ---> Running in e443f36b3278 [2023-04-06T14:06:58.126Z] Removing intermediate container e443f36b3278 [2023-04-06T14:06:58.126Z] ---> af850bfd5eeb [2023-04-06T14:06:58.126Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-06T14:06:58.126Z] ---> 3918a060d494 [2023-04-06T14:06:58.126Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-06T14:06:58.126Z] ---> 83e87fc37da2 [2023-04-06T14:06:58.126Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-06T14:06:58.126Z] ---> f98621afd486 [2023-04-06T14:06:58.126Z] Step 20/25 : EXPOSE 59900 [2023-04-06T14:06:58.126Z] ---> Running in 843cbb95cad9 [2023-04-06T14:06:58.388Z] Removing intermediate container 843cbb95cad9 [2023-04-06T14:06:58.388Z] ---> 59c0954584b9 [2023-04-06T14:06:58.388Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-06T14:06:58.388Z] ---> Running in bf91c8bd2716 [2023-04-06T14:06:58.389Z] Removing intermediate container bf91c8bd2716 [2023-04-06T14:06:58.389Z] ---> 68ab7ae8d332 [2023-04-06T14:06:58.389Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-06T14:06:58.389Z] ---> Running in 2fb7b5194230 [2023-04-06T14:06:58.389Z] Removing intermediate container 2fb7b5194230 [2023-04-06T14:06:58.389Z] ---> 3516dbb1fdad [2023-04-06T14:06:58.389Z] Step 23/25 : LABEL arch=amd64 [2023-04-06T14:06:58.389Z] ---> Running in e8c64a5c19c2 [2023-04-06T14:06:58.648Z] Removing intermediate container e8c64a5c19c2 [2023-04-06T14:06:58.648Z] ---> bb0b88e516fd [2023-04-06T14:06:58.648Z] Step 24/25 : LABEL git_sha=4efa56b4c53bfd63d1b185632fb211d8f865e63a [2023-04-06T14:06:58.648Z] ---> Running in 27c991f19d48 [2023-04-06T14:06:58.648Z] Removing intermediate container 27c991f19d48 [2023-04-06T14:06:58.648Z] ---> c7791c765b30 [2023-04-06T14:06:58.648Z] Step 25/25 : LABEL version=3.0.0-dev.27 [2023-04-06T14:06:58.648Z] ---> Running in a6904d20024f [2023-04-06T14:06:58.648Z] Removing intermediate container a6904d20024f [2023-04-06T14:06:58.648Z] ---> 5b7622ff8dab [2023-04-06T14:06:58.648Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-06T14:06:58.909Z] Successfully built 5b7622ff8dab [2023-04-06T14:06:58.909Z] 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-04-06T14:06:59.039Z] provisioning config files... [2023-04-06T14:06:59.047Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14368314285998851105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:06:59.357Z] ---> docker-login.sh [2023-04-06T14:06:59.357Z] nexus3.edgexfoundry.org:10001 [2023-04-06T14:06:59.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:06:59.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:06:59.357Z] Configure a credential helper to remove this warning. See [2023-04-06T14:06:59.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:06:59.357Z] [2023-04-06T14:06:59.357Z] Login Succeeded [2023-04-06T14:06:59.357Z] nexus3.edgexfoundry.org:10002 [2023-04-06T14:06:59.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:06:59.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:06:59.357Z] Configure a credential helper to remove this warning. See [2023-04-06T14:06:59.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:06:59.357Z] [2023-04-06T14:06:59.357Z] Login Succeeded [2023-04-06T14:06:59.357Z] nexus3.edgexfoundry.org:10003 [2023-04-06T14:06:59.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:06:59.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:06:59.616Z] Configure a credential helper to remove this warning. See [2023-04-06T14:06:59.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:06:59.616Z] [2023-04-06T14:06:59.616Z] Login Succeeded [2023-04-06T14:06:59.616Z] nexus3.edgexfoundry.org:10004 [2023-04-06T14:06:59.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:06:59.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:06:59.616Z] Configure a credential helper to remove this warning. See [2023-04-06T14:06:59.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:06:59.616Z] [2023-04-06T14:06:59.616Z] Login Succeeded [2023-04-06T14:06:59.616Z] docker.io [2023-04-06T14:06:59.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:06:59.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:06:59.874Z] Configure a credential helper to remove this warning. See [2023-04-06T14:06:59.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:06:59.874Z] [2023-04-06T14:06:59.874Z] Login Succeeded [2023-04-06T14:06:59.874Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T14:06:59.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-06T14:06:59.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T14:06:59.945Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-04-06T14:06:59.945Z] 4efa56b4c53bfd63d1b185632fb211d8f865e63a [2023-04-06T14:06:59.945Z] latest [2023-04-06T14:06:59.945Z] 3.0.0-dev.27 [2023-04-06T14:06:59.945Z] 4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 [2023-04-06T14:06:59.945Z] main [2023-04-06T14:06:59.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:07:00.270Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:07:00.584Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4efa56b4c53bfd63d1b185632fb211d8f865e63a [2023-04-06T14:07:00.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-06T14:07:00.584Z] ccb8a577fccf: Preparing [2023-04-06T14:07:00.584Z] eb6ba7b64a44: Preparing [2023-04-06T14:07:00.584Z] 7ff98f8bdf63: Preparing [2023-04-06T14:07:00.584Z] 6e1bb98a40e6: Preparing [2023-04-06T14:07:00.584Z] f1417ff83b31: Preparing [2023-04-06T14:07:00.584Z] f1417ff83b31: Layer already exists [2023-04-06T14:07:00.584Z] 6e1bb98a40e6: Pushed [2023-04-06T14:07:00.584Z] 7ff98f8bdf63: Pushed [2023-04-06T14:07:00.584Z] eb6ba7b64a44: Pushed [2023-04-06T14:07:03.187Z] ccb8a577fccf: Pushed [2023-04-06T14:07:03.446Z] 4efa56b4c53bfd63d1b185632fb211d8f865e63a: digest: sha256:681fa67f5940ca72f04ead52927e9c63d3fd72f39349f35f92e67931dce980af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:07:03.763Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:07:04.076Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-06T14:07:04.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-06T14:07:04.076Z] ccb8a577fccf: Preparing [2023-04-06T14:07:04.076Z] eb6ba7b64a44: Preparing [2023-04-06T14:07:04.076Z] 7ff98f8bdf63: Preparing [2023-04-06T14:07:04.076Z] 6e1bb98a40e6: Preparing [2023-04-06T14:07:04.076Z] f1417ff83b31: Preparing [2023-04-06T14:07:04.076Z] ccb8a577fccf: Layer already exists [2023-04-06T14:07:04.076Z] eb6ba7b64a44: Layer already exists [2023-04-06T14:07:04.076Z] f1417ff83b31: Layer already exists [2023-04-06T14:07:04.076Z] 7ff98f8bdf63: Layer already exists [2023-04-06T14:07:04.076Z] 6e1bb98a40e6: Layer already exists [2023-04-06T14:07:04.076Z] latest: digest: sha256:681fa67f5940ca72f04ead52927e9c63d3fd72f39349f35f92e67931dce980af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:07:04.391Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:07:04.704Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.27 [2023-04-06T14:07:04.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-06T14:07:04.704Z] ccb8a577fccf: Preparing [2023-04-06T14:07:04.704Z] eb6ba7b64a44: Preparing [2023-04-06T14:07:04.704Z] 7ff98f8bdf63: Preparing [2023-04-06T14:07:04.704Z] 6e1bb98a40e6: Preparing [2023-04-06T14:07:04.704Z] f1417ff83b31: Preparing [2023-04-06T14:07:04.704Z] f1417ff83b31: Layer already exists [2023-04-06T14:07:04.704Z] eb6ba7b64a44: Layer already exists [2023-04-06T14:07:04.704Z] 7ff98f8bdf63: Layer already exists [2023-04-06T14:07:04.704Z] ccb8a577fccf: Layer already exists [2023-04-06T14:07:04.704Z] 6e1bb98a40e6: Layer already exists [2023-04-06T14:07:04.704Z] 3.0.0-dev.27: digest: sha256:681fa67f5940ca72f04ead52927e9c63d3fd72f39349f35f92e67931dce980af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:07:05.016Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:07:05.326Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 [2023-04-06T14:07:05.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-06T14:07:05.326Z] ccb8a577fccf: Preparing [2023-04-06T14:07:05.326Z] eb6ba7b64a44: Preparing [2023-04-06T14:07:05.326Z] 7ff98f8bdf63: Preparing [2023-04-06T14:07:05.326Z] 6e1bb98a40e6: Preparing [2023-04-06T14:07:05.326Z] f1417ff83b31: Preparing [2023-04-06T14:07:05.326Z] ccb8a577fccf: Layer already exists [2023-04-06T14:07:05.326Z] f1417ff83b31: Layer already exists [2023-04-06T14:07:05.326Z] 6e1bb98a40e6: Layer already exists [2023-04-06T14:07:05.326Z] eb6ba7b64a44: Layer already exists [2023-04-06T14:07:05.326Z] 7ff98f8bdf63: Layer already exists [2023-04-06T14:07:05.326Z] 4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27: digest: sha256:681fa67f5940ca72f04ead52927e9c63d3fd72f39349f35f92e67931dce980af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:07:05.644Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:07:05.958Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-04-06T14:07:05.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-06T14:07:05.958Z] ccb8a577fccf: Preparing [2023-04-06T14:07:05.958Z] eb6ba7b64a44: Preparing [2023-04-06T14:07:05.958Z] 7ff98f8bdf63: Preparing [2023-04-06T14:07:05.958Z] 6e1bb98a40e6: Preparing [2023-04-06T14:07:05.958Z] f1417ff83b31: Preparing [2023-04-06T14:07:05.958Z] 7ff98f8bdf63: Layer already exists [2023-04-06T14:07:05.958Z] 6e1bb98a40e6: Layer already exists [2023-04-06T14:07:05.958Z] ccb8a577fccf: Layer already exists [2023-04-06T14:07:05.958Z] f1417ff83b31: Layer already exists [2023-04-06T14:07:05.958Z] eb6ba7b64a44: Layer already exists [2023-04-06T14:07:05.958Z] main: digest: sha256:681fa67f5940ca72f04ead52927e9c63d3fd72f39349f35f92e67931dce980af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-06T14:07:06.003Z] ===================================================== [Pipeline] echo [2023-04-06T14:07:06.012Z] taggedImages: [2023-04-06T14:07:06.012Z] - nexus3.edgexfoundry.org:10004/device-virtual:4efa56b4c53bfd63d1b185632fb211d8f865e63a [2023-04-06T14:07:06.012Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-06T14:07:06.012Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.27 [2023-04-06T14:07:06.012Z] - nexus3.edgexfoundry.org:10004/device-virtual:4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 [2023-04-06T14:07:06.012Z] - 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-04-06T14:07:06.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T14:07:06.405Z] [2023-04-06T14:07:06.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:07:06.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T14:07:06.706Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-06T14:07:06.706Z] 5eb5b503b376: Pulling fs layer [2023-04-06T14:07:06.706Z] 5c69ac0246d0: Pulling fs layer [2023-04-06T14:07:06.706Z] ec43610c2a17: Pulling fs layer [2023-04-06T14:07:06.706Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-06T14:07:06.706Z] 33b1e0a273af: Pulling fs layer [2023-04-06T14:07:06.706Z] 5d3b04190fa2: Pulling fs layer [2023-04-06T14:07:06.706Z] 2f39f015ded8: Pulling fs layer [2023-04-06T14:07:06.706Z] 5d3b04190fa2: Waiting [2023-04-06T14:07:06.706Z] 2f39f015ded8: Waiting [2023-04-06T14:07:06.706Z] 3a2ae6a8a46f: Waiting [2023-04-06T14:07:06.706Z] 33b1e0a273af: Waiting [2023-04-06T14:07:06.706Z] 5c69ac0246d0: Verifying Checksum [2023-04-06T14:07:06.706Z] 5c69ac0246d0: Download complete [2023-04-06T14:07:06.706Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-06T14:07:06.706Z] 3a2ae6a8a46f: Download complete [2023-04-06T14:07:06.706Z] 33b1e0a273af: Verifying Checksum [2023-04-06T14:07:06.706Z] 33b1e0a273af: Download complete [2023-04-06T14:07:06.706Z] ec43610c2a17: Verifying Checksum [2023-04-06T14:07:06.706Z] ec43610c2a17: Download complete [2023-04-06T14:07:06.706Z] 5d3b04190fa2: Verifying Checksum [2023-04-06T14:07:06.706Z] 5d3b04190fa2: Download complete [2023-04-06T14:07:06.966Z] 5eb5b503b376: Verifying Checksum [2023-04-06T14:07:06.966Z] 5eb5b503b376: Download complete [2023-04-06T14:07:07.533Z] 2f39f015ded8: Download complete [2023-04-06T14:07:08.098Z] 5eb5b503b376: Pull complete [2023-04-06T14:07:08.355Z] 5c69ac0246d0: Pull complete [2023-04-06T14:07:08.920Z] ec43610c2a17: Pull complete [2023-04-06T14:07:08.920Z] 3a2ae6a8a46f: Pull complete [2023-04-06T14:07:09.177Z] 33b1e0a273af: Pull complete [2023-04-06T14:07:09.177Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T14:07:13.235Z] provisioning config files... [2023-04-06T14:07:13.277Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/99@tmp/config9820638451420464603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:07:13.663Z] ---> docker-login.sh [2023-04-06T14:07:13.663Z] nexus3.edgexfoundry.org:10001 [2023-04-06T14:07:13.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:07:14.438Z] 2f39f015ded8: Pull complete [2023-04-06T14:07:14.438Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-06T14:07:14.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T14:07:14.439Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:07:14.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:07:14.516Z] Configure a credential helper to remove this warning. See [2023-04-06T14:07:14.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:07:14.516Z] [2023-04-06T14:07:14.516Z] Login Succeeded [2023-04-06T14:07:14.516Z] nexus3.edgexfoundry.org:10002 [2023-04-06T14:07:14.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:07:14.527Z] prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container [2023-04-06T14:07:14.558Z] $ 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-04-06T14:07:14.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:07:14.787Z] Configure a credential helper to remove this warning. See [2023-04-06T14:07:14.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:07:14.787Z] [2023-04-06T14:07:14.787Z] Login Succeeded [2023-04-06T14:07:14.787Z] nexus3.edgexfoundry.org:10003 [2023-04-06T14:07:15.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:07:15.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:07:15.058Z] Configure a credential helper to remove this warning. See [2023-04-06T14:07:15.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:07:15.058Z] [2023-04-06T14:07:15.058Z] Login Succeeded [2023-04-06T14:07:15.058Z] nexus3.edgexfoundry.org:10004 [2023-04-06T14:07:15.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:07:15.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:07:15.328Z] Configure a credential helper to remove this warning. See [2023-04-06T14:07:15.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:07:15.328Z] [2023-04-06T14:07:15.328Z] Login Succeeded [2023-04-06T14:07:15.328Z] docker.io [2023-04-06T14:07:15.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:07:15.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:07:15.863Z] Configure a credential helper to remove this warning. See [2023-04-06T14:07:15.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:07:15.863Z] [2023-04-06T14:07:15.863Z] Login Succeeded [2023-04-06T14:07:15.863Z] ---> docker-login.sh ends [2023-04-06T14:07:18.995Z] $ docker top be77ff026231af763df5de89179e3b8dd47dc4913156da170cc3c580ec9287ea -eo pid,comm [Pipeline] { [Pipeline] } [2023-04-06T14:07:19.062Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-06T14:07:19.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T14:07:19.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T14:07:19.364Z] ========================================================= [2023-04-06T14:07:19.364Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-06T14:07:19.364Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-04-06T14:07:19.404Z] ---> job-cost.sh [2023-04-06T14:07:19.404Z] lf-activate-venv: SKIPPING [2023-04-06T14:07:19.404Z] INFO: No Stack... [Pipeline] sh [2023-04-06T14:07:19.714Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-06T14:07:19.974Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-06T14:07:19.982Z] Sending build context to Docker daemon 11.91MB [2023-04-06T14:07:19.982Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T14:07:19.982Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-06T14:07:20.234Z] INFO: Archiving Costs [Pipeline] sh [2023-04-06T14:07:20.254Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-06T14:07:20.254Z] af6eaf76a39c: Pulling fs layer [2023-04-06T14:07:20.254Z] 55522c791124: Pulling fs layer [2023-04-06T14:07:20.254Z] ce5c4a1c91eb: Pulling fs layer [2023-04-06T14:07:20.254Z] 169dfbe0d373: Pulling fs layer [2023-04-06T14:07:20.254Z] e1ff8fa3b103: Pulling fs layer [2023-04-06T14:07:20.254Z] 52ebb69f0ebf: Pulling fs layer [2023-04-06T14:07:20.254Z] 5abe8eddf0d5: Pulling fs layer [2023-04-06T14:07:20.254Z] e1ff8fa3b103: Waiting [2023-04-06T14:07:20.254Z] 52ebb69f0ebf: Waiting [2023-04-06T14:07:20.254Z] 5abe8eddf0d5: Waiting [2023-04-06T14:07:20.254Z] 169dfbe0d373: Waiting [2023-04-06T14:07:20.254Z] 55522c791124: Download complete [2023-04-06T14:07:20.254Z] 169dfbe0d373: Verifying Checksum [2023-04-06T14:07:20.254Z] 169dfbe0d373: Download complete [2023-04-06T14:07:20.254Z] e1ff8fa3b103: Verifying Checksum [2023-04-06T14:07:20.254Z] e1ff8fa3b103: Download complete [2023-04-06T14:07:20.254Z] af6eaf76a39c: Verifying Checksum [2023-04-06T14:07:20.254Z] af6eaf76a39c: Download complete [2023-04-06T14:07:20.523Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-04-06T14:07:20.523Z] + cut -d, -f6 [Pipeline] lock [2023-04-06T14:07:20.537Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] [2023-04-06T14:07:20.545Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] did not exist. Created. [2023-04-06T14:07:20.545Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-06T14:07:20.850Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-06T14:07:20.875Z] Stashed 1 file(s) [Pipeline] } [2023-04-06T14:07:20.881Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-06T14:07:20.895Z] $ docker stop --time=1 be77ff026231af763df5de89179e3b8dd47dc4913156da170cc3c580ec9287ea [2023-04-06T14:07:21.676Z] 5abe8eddf0d5: Verifying Checksum [2023-04-06T14:07:21.676Z] 5abe8eddf0d5: Download complete [2023-04-06T14:07:22.054Z] $ docker rm -f --volumes be77ff026231af763df5de89179e3b8dd47dc4913156da170cc3c580ec9287ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-06T14:07:22.646Z] ce5c4a1c91eb: Verifying Checksum [2023-04-06T14:07:22.646Z] ce5c4a1c91eb: Download complete [2023-04-06T14:07:22.646Z] 52ebb69f0ebf: Verifying Checksum [2023-04-06T14:07:22.646Z] 52ebb69f0ebf: Download complete [2023-04-06T14:07:22.916Z] af6eaf76a39c: Pull complete [2023-04-06T14:07:23.504Z] 55522c791124: Pull complete [2023-04-06T14:07:38.537Z] ce5c4a1c91eb: Pull complete [2023-04-06T14:07:38.537Z] 169dfbe0d373: Pull complete [2023-04-06T14:07:38.537Z] e1ff8fa3b103: Pull complete [2023-04-06T14:07:45.229Z] 52ebb69f0ebf: Pull complete [2023-04-06T14:07:46.648Z] 5abe8eddf0d5: Pull complete [2023-04-06T14:07:46.917Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-06T14:07:46.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-06T14:07:46.917Z] ---> 6cb57ee374ae [2023-04-06T14:07:46.917Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-06T14:07:47.889Z] ---> Running in 6ae6e9d6236b [2023-04-06T14:07:48.159Z] Removing intermediate container 6ae6e9d6236b [2023-04-06T14:07:48.159Z] ---> ce24adb31b25 [2023-04-06T14:07:48.159Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-06T14:07:48.159Z] ---> Running in f485f4e47af2 [2023-04-06T14:07:48.440Z] Removing intermediate container f485f4e47af2 [2023-04-06T14:07:48.440Z] ---> 472f6d964e14 [2023-04-06T14:07:48.440Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-06T14:07:48.713Z] ---> Running in c2a481025db8 [2023-04-06T14:07:48.983Z] Removing intermediate container c2a481025db8 [2023-04-06T14:07:48.983Z] ---> 10d9c0b9cd6e [2023-04-06T14:07:48.983Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-06T14:07:48.983Z] ---> Running in 1d499ac0b1fb [2023-04-06T14:07:49.252Z] Removing intermediate container 1d499ac0b1fb [2023-04-06T14:07:49.252Z] ---> 8fd29cd368c2 [2023-04-06T14:07:49.252Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-06T14:07:49.531Z] ---> Running in 24220e02e121 [2023-04-06T14:07:50.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T14:07:51.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T14:07:52.066Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-06T14:07:52.066Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-06T14:07:52.066Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-06T14:07:52.066Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-06T14:07:52.066Z] Executing busybox-1.35.0-r29.trigger [2023-04-06T14:07:52.066Z] OK: 268 MiB in 57 packages [2023-04-06T14:07:53.054Z] Removing intermediate container 24220e02e121 [2023-04-06T14:07:53.054Z] ---> 586c6b22be47 [2023-04-06T14:07:53.054Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-06T14:07:53.643Z] ---> ed97fa98ba0e [2023-04-06T14:07:53.643Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T14:07:53.643Z] ---> Running in 468304f2515b [2023-04-06T14:09:01.534Z] Removing intermediate container 468304f2515b [2023-04-06T14:09:01.534Z] ---> 720339e92b39 [2023-04-06T14:09:01.534Z] Step 10/12 : COPY . . [2023-04-06T14:09:01.534Z] ---> 01fa8e4978c4 [2023-04-06T14:09:01.534Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T14:09:01.534Z] ---> Running in 9bbdee119ea2 [2023-04-06T14:09:01.534Z] Removing intermediate container 9bbdee119ea2 [2023-04-06T14:09:01.534Z] ---> 977a29b216b0 [2023-04-06T14:09:01.534Z] Step 12/12 : RUN $MAKE [2023-04-06T14:09:01.534Z] ---> Running in 67fa30827a0c [2023-04-06T14:09:01.534Z] noop [2023-04-06T14:09:01.534Z] Removing intermediate container 67fa30827a0c [2023-04-06T14:09:01.534Z] ---> 1c2425f3fddb [2023-04-06T14:09:01.534Z] Successfully built 1c2425f3fddb [2023-04-06T14:09:01.534Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:09:01.900Z] + docker inspect -f . ci-base-image-arm64 [2023-04-06T14:09:01.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:09:02.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-7007 does not seem to be running inside a container [2023-04-06T14:09:02.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/99 -v /w/workspace/device-virtual-go/99:/w/workspace/device-virtual-go/99:rw,z -v /w/workspace/device-virtual-go/99@tmp:/w/workspace/device-virtual-go/99@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-04-06T14:09:03.296Z] $ docker top 510870ad6adc4ff0783c55860991fb563141630f08f0d33d2c728dca6d03d86f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T14:09:04.120Z] + go version [2023-04-06T14:09:04.120Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-06T14:09:04.135Z] $ docker stop --time=1 510870ad6adc4ff0783c55860991fb563141630f08f0d33d2c728dca6d03d86f [2023-04-06T14:09:05.701Z] $ docker rm -f --volumes 510870ad6adc4ff0783c55860991fb563141630f08f0d33d2c728dca6d03d86f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:09:06.262Z] + docker inspect -f . ci-base-image-arm64 [2023-04-06T14:09:06.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:09:06.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-7007 does not seem to be running inside a container [2023-04-06T14:09:06.483Z] $ 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/99 -v /w/workspace/device-virtual-go/99:/w/workspace/device-virtual-go/99:rw,z -v /w/workspace/device-virtual-go/99@tmp:/w/workspace/device-virtual-go/99@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-04-06T14:09:10.185Z] $ docker top f416ee24316e8d3f2cf8fea206491fac6e3636ee01cc221b0f8ba0e9f7ce3829 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T14:09:10.699Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/99 [Pipeline] fileExists [Pipeline] sh [2023-04-06T14:09:11.031Z] + make test [2023-04-06T14:09:11.298Z] go test ./... -coverprofile=coverage.out [2023-04-06T14:09:43.523Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-06T14:11:35.195Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-06T14:11:35.195Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.148s coverage: 59.3% of statements [2023-04-06T14:11:35.195Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-06T14:11:35.195Z] go vet ./... [2023-04-06T14:12:01.903Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-06T14:12:01.903Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-06T14:12:01.903Z] ./bin/test-attribution-txt.sh [2023-04-06T14:12:01.903Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-06T14:12:01.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-06T14:12:01.938Z] $ docker stop --time=1 f416ee24316e8d3f2cf8fea206491fac6e3636ee01cc221b0f8ba0e9f7ce3829 [2023-04-06T14:12:03.993Z] $ docker rm -f --volumes f416ee24316e8d3f2cf8fea206491fac6e3636ee01cc221b0f8ba0e9f7ce3829 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T14:12:05.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-06T14:12:05.314Z] Warning: overwriting stash ‘coverage-report’ [2023-04-06T14:12:06.036Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T14:12:06.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-06T14:12:06.761Z] + ls -al . [2023-04-06T14:12:06.761Z] total 188 [2023-04-06T14:12:06.761Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 14:09 . [2023-04-06T14:12:06.761Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 14:06 .. [2023-04-06T14:12:06.761Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 14:06 .git [2023-04-06T14:12:06.761Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 14:06 .github [2023-04-06T14:12:06.761Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 6 14:06 .gitignore [2023-04-06T14:12:06.761Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 14:06 .golangci.yml [2023-04-06T14:12:06.761Z] -rw-rw-r-- 1 jenkins jenkins 8641 Apr 6 14:06 Attribution.txt [2023-04-06T14:12:06.761Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 6 14:06 CHANGELOG.md [2023-04-06T14:12:06.761Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 6 14:06 Dockerfile [2023-04-06T14:12:06.761Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 14:06 GOVERNANCE.md [2023-04-06T14:12:06.761Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 6 14:06 Jenkinsfile [2023-04-06T14:12:06.761Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 14:06 LICENSE [2023-04-06T14:12:06.761Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 6 14:06 Makefile [2023-04-06T14:12:06.761Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 6 14:06 OWNERS.md [2023-04-06T14:12:06.761Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 6 14:06 README.md [2023-04-06T14:12:06.761Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 6 14:05 VERSION [2023-04-06T14:12:06.761Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 14:06 bin [2023-04-06T14:12:06.761Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 14:06 cmd [2023-04-06T14:12:06.761Z] -rw-r--r-- 1 jenkins jenkins 42791 Apr 6 14:11 coverage.out [2023-04-06T14:12:06.761Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 6 14:06 go.mod [2023-04-06T14:12:06.761Z] -rw-rw-r-- 1 jenkins jenkins 31219 Apr 6 14:06 go.sum [2023-04-06T14:12:06.761Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 14:06 internal [2023-04-06T14:12:06.761Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 14:06 snap [2023-04-06T14:12:06.761Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 6 14:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:12:07.108Z] + 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=4efa56b4c53bfd63d1b185632fb211d8f865e63a --label arch=arm64 --label version=3.0.0-dev.27 . [2023-04-06T14:12:07.691Z] Sending build context to Docker daemon 11.95MB [2023-04-06T14:12:07.960Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T14:12:07.960Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-06T14:12:07.960Z] ---> 1c2425f3fddb [2023-04-06T14:12:07.960Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-06T14:12:07.960Z] ---> Running in 23644d879f72 [2023-04-06T14:12:09.373Z] Removing intermediate container 23644d879f72 [2023-04-06T14:12:09.373Z] ---> 137cdfb81521 [2023-04-06T14:12:09.373Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-06T14:12:09.640Z] ---> Running in 13022d4b16a5 [2023-04-06T14:12:09.910Z] Removing intermediate container 13022d4b16a5 [2023-04-06T14:12:09.910Z] ---> f0ddc23002d7 [2023-04-06T14:12:09.910Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-06T14:12:09.910Z] ---> Running in 76b8b8e73d87 [2023-04-06T14:12:11.868Z] Removing intermediate container 76b8b8e73d87 [2023-04-06T14:12:11.868Z] ---> 7b10dd89912d [2023-04-06T14:12:11.868Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-06T14:12:11.868Z] ---> Running in 76d36e2e0eff [2023-04-06T14:12:12.136Z] Removing intermediate container 76d36e2e0eff [2023-04-06T14:12:12.136Z] ---> 7652adca4ed9 [2023-04-06T14:12:12.136Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-06T14:12:12.136Z] ---> Running in c10ec8f8a54d [2023-04-06T14:12:13.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T14:12:14.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T14:12:15.575Z] OK: 268 MiB in 57 packages [2023-04-06T14:12:16.541Z] Removing intermediate container c10ec8f8a54d [2023-04-06T14:12:16.541Z] ---> b84edf92093b [2023-04-06T14:12:16.541Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-06T14:12:16.810Z] ---> 9bbc063802f0 [2023-04-06T14:12:16.810Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T14:12:17.079Z] ---> Running in 62b719ca959f [2023-04-06T14:12:19.671Z] Removing intermediate container 62b719ca959f [2023-04-06T14:12:19.671Z] ---> f7cf72e159f0 [2023-04-06T14:12:19.671Z] Step 10/25 : COPY . . [2023-04-06T14:12:20.638Z] ---> fc9bf3205487 [2023-04-06T14:12:20.638Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T14:12:20.638Z] ---> Running in 0acc8ab69228 [2023-04-06T14:12:20.905Z] Removing intermediate container 0acc8ab69228 [2023-04-06T14:12:20.905Z] ---> b5428bf7d7b2 [2023-04-06T14:12:20.905Z] Step 12/25 : RUN $MAKE [2023-04-06T14:12:20.905Z] ---> Running in 1472979e5a94 [2023-04-06T14:12:21.866Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-06T14:14:28.686Z] Removing intermediate container 1472979e5a94 [2023-04-06T14:14:28.686Z] ---> 84f19e480fe6 [2023-04-06T14:14:28.686Z] Step 13/25 : FROM alpine:3.17 [2023-04-06T14:14:28.686Z] 3.17: Pulling from library/alpine [2023-04-06T14:14:28.686Z] c41833b44d91: Pulling fs layer [2023-04-06T14:14:28.686Z] c41833b44d91: Verifying Checksum [2023-04-06T14:14:28.686Z] c41833b44d91: Pull complete [2023-04-06T14:14:28.686Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-06T14:14:28.686Z] Status: Downloaded newer image for alpine:3.17 [2023-04-06T14:14:28.686Z] ---> 51e60588ff2c [2023-04-06T14:14:28.686Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-06T14:14:28.980Z] ---> Running in 7025a3da39e6 [2023-04-06T14:14:28.980Z] Removing intermediate container 7025a3da39e6 [2023-04-06T14:14:28.980Z] ---> feeb7c5678ee [2023-04-06T14:14:28.980Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-06T14:14:29.271Z] ---> Running in 83fdbd4fb366 [2023-04-06T14:14:30.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T14:14:30.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T14:14:31.800Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-06T14:14:31.800Z] Executing busybox-1.35.0-r29.trigger [2023-04-06T14:14:31.800Z] OK: 8 MiB in 16 packages [2023-04-06T14:14:32.763Z] Removing intermediate container 83fdbd4fb366 [2023-04-06T14:14:32.763Z] ---> dc4d43e94328 [2023-04-06T14:14:32.763Z] Step 16/25 : WORKDIR / [2023-04-06T14:14:32.763Z] ---> Running in e834ca56cdea [2023-04-06T14:14:33.032Z] Removing intermediate container e834ca56cdea [2023-04-06T14:14:33.032Z] ---> 097a0c899863 [2023-04-06T14:14:33.032Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-06T14:14:33.616Z] ---> 2a7a30194cc8 [2023-04-06T14:14:33.616Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-06T14:14:34.202Z] ---> a15fda86349b [2023-04-06T14:14:34.202Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-06T14:14:35.616Z] ---> ed32e1c06e54 [2023-04-06T14:14:35.616Z] Step 20/25 : EXPOSE 59900 [2023-04-06T14:14:35.616Z] ---> Running in a4c44853c557 [2023-04-06T14:14:35.886Z] Removing intermediate container a4c44853c557 [2023-04-06T14:14:35.886Z] ---> 727988b6df8d [2023-04-06T14:14:35.886Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-06T14:14:35.886Z] ---> Running in 366a1d382214 [2023-04-06T14:14:36.156Z] Removing intermediate container 366a1d382214 [2023-04-06T14:14:36.156Z] ---> c976ee8a98c2 [2023-04-06T14:14:36.156Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-06T14:14:36.434Z] ---> Running in a2d55d6f2154 [2023-04-06T14:14:36.706Z] Removing intermediate container a2d55d6f2154 [2023-04-06T14:14:36.706Z] ---> e6cbd77e9af3 [2023-04-06T14:14:36.706Z] Step 23/25 : LABEL arch=arm64 [2023-04-06T14:14:36.706Z] ---> Running in 56e938c2b8c7 [2023-04-06T14:14:36.975Z] Removing intermediate container 56e938c2b8c7 [2023-04-06T14:14:36.975Z] ---> 7ffd48f301d9 [2023-04-06T14:14:36.975Z] Step 24/25 : LABEL git_sha=4efa56b4c53bfd63d1b185632fb211d8f865e63a [2023-04-06T14:14:36.975Z] ---> Running in e8d2be2c9262 [2023-04-06T14:14:37.244Z] Removing intermediate container e8d2be2c9262 [2023-04-06T14:14:37.244Z] ---> fc3920b45652 [2023-04-06T14:14:37.244Z] Step 25/25 : LABEL version=3.0.0-dev.27 [2023-04-06T14:14:37.515Z] ---> Running in 3ae96ed3ae6c [2023-04-06T14:14:37.782Z] Removing intermediate container 3ae96ed3ae6c [2023-04-06T14:14:37.782Z] ---> cf7ad8b162f9 [2023-04-06T14:14:37.782Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-06T14:14:37.782Z] Successfully built cf7ad8b162f9 [2023-04-06T14:14:37.782Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T14:14:37.944Z] provisioning config files... [2023-04-06T14:14:37.960Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/99@tmp/config5953197291877955024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:14:38.295Z] ---> docker-login.sh [2023-04-06T14:14:38.295Z] nexus3.edgexfoundry.org:10001 [2023-04-06T14:14:38.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:14:38.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:14:38.563Z] Configure a credential helper to remove this warning. See [2023-04-06T14:14:38.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:14:38.563Z] [2023-04-06T14:14:38.563Z] Login Succeeded [2023-04-06T14:14:38.563Z] nexus3.edgexfoundry.org:10002 [2023-04-06T14:14:38.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:14:38.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:14:38.830Z] Configure a credential helper to remove this warning. See [2023-04-06T14:14:38.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:14:38.830Z] [2023-04-06T14:14:38.830Z] Login Succeeded [2023-04-06T14:14:38.830Z] nexus3.edgexfoundry.org:10003 [2023-04-06T14:14:39.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:14:39.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:14:39.097Z] Configure a credential helper to remove this warning. See [2023-04-06T14:14:39.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:14:39.097Z] [2023-04-06T14:14:39.097Z] Login Succeeded [2023-04-06T14:14:39.365Z] nexus3.edgexfoundry.org:10004 [2023-04-06T14:14:39.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:14:39.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:14:39.632Z] Configure a credential helper to remove this warning. See [2023-04-06T14:14:39.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:14:39.632Z] [2023-04-06T14:14:39.632Z] Login Succeeded [2023-04-06T14:14:39.632Z] docker.io [2023-04-06T14:14:39.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:14:40.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:14:40.164Z] Configure a credential helper to remove this warning. See [2023-04-06T14:14:40.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:14:40.164Z] [2023-04-06T14:14:40.164Z] Login Succeeded [2023-04-06T14:14:40.164Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T14:14:40.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-06T14:14:40.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T14:14:40.221Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-04-06T14:14:40.221Z] 4efa56b4c53bfd63d1b185632fb211d8f865e63a [2023-04-06T14:14:40.221Z] latest [2023-04-06T14:14:40.221Z] 3.0.0-dev.27 [2023-04-06T14:14:40.221Z] 4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 [2023-04-06T14:14:40.221Z] main [2023-04-06T14:14:40.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:14:40.555Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:14:40.901Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4efa56b4c53bfd63d1b185632fb211d8f865e63a [2023-04-06T14:14:40.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-06T14:14:40.901Z] 7964b522d580: Preparing [2023-04-06T14:14:40.901Z] 5b2b383ea4c4: Preparing [2023-04-06T14:14:40.901Z] 610015755379: Preparing [2023-04-06T14:14:40.901Z] 7024157d0463: Preparing [2023-04-06T14:14:40.901Z] 26cbea5cba74: Preparing [2023-04-06T14:14:40.901Z] 26cbea5cba74: Layer already exists [2023-04-06T14:14:41.168Z] 5b2b383ea4c4: Pushed [2023-04-06T14:14:41.168Z] 610015755379: Pushed [2023-04-06T14:14:41.168Z] 7024157d0463: Pushed [2023-04-06T14:14:46.515Z] 7964b522d580: Pushed [2023-04-06T14:14:46.515Z] 4efa56b4c53bfd63d1b185632fb211d8f865e63a: digest: sha256:eedd01d88f338780dd30b1cd79bef13b8af80898740ad1978a54a3b0ea70a77d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:14:46.870Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:14:47.225Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-06T14:14:47.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-06T14:14:47.225Z] 7964b522d580: Preparing [2023-04-06T14:14:47.225Z] 5b2b383ea4c4: Preparing [2023-04-06T14:14:47.225Z] 610015755379: Preparing [2023-04-06T14:14:47.225Z] 7024157d0463: Preparing [2023-04-06T14:14:47.225Z] 26cbea5cba74: Preparing [2023-04-06T14:14:47.225Z] 26cbea5cba74: Layer already exists [2023-04-06T14:14:47.225Z] 7024157d0463: Layer already exists [2023-04-06T14:14:47.225Z] 5b2b383ea4c4: Layer already exists [2023-04-06T14:14:47.225Z] 7964b522d580: Layer already exists [2023-04-06T14:14:47.225Z] 610015755379: Layer already exists [2023-04-06T14:14:47.493Z] latest: digest: sha256:eedd01d88f338780dd30b1cd79bef13b8af80898740ad1978a54a3b0ea70a77d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:14:47.840Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:14:48.193Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.27 [2023-04-06T14:14:48.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-06T14:14:48.193Z] 7964b522d580: Preparing [2023-04-06T14:14:48.193Z] 5b2b383ea4c4: Preparing [2023-04-06T14:14:48.193Z] 610015755379: Preparing [2023-04-06T14:14:48.193Z] 7024157d0463: Preparing [2023-04-06T14:14:48.193Z] 26cbea5cba74: Preparing [2023-04-06T14:14:48.460Z] 7024157d0463: Layer already exists [2023-04-06T14:14:48.460Z] 5b2b383ea4c4: Layer already exists [2023-04-06T14:14:48.460Z] 7964b522d580: Layer already exists [2023-04-06T14:14:48.460Z] 610015755379: Layer already exists [2023-04-06T14:14:48.460Z] 26cbea5cba74: Layer already exists [2023-04-06T14:14:48.460Z] 3.0.0-dev.27: digest: sha256:eedd01d88f338780dd30b1cd79bef13b8af80898740ad1978a54a3b0ea70a77d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:14:48.801Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:14:49.149Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 [2023-04-06T14:14:49.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-06T14:14:49.149Z] 7964b522d580: Preparing [2023-04-06T14:14:49.149Z] 5b2b383ea4c4: Preparing [2023-04-06T14:14:49.149Z] 610015755379: Preparing [2023-04-06T14:14:49.149Z] 7024157d0463: Preparing [2023-04-06T14:14:49.149Z] 26cbea5cba74: Preparing [2023-04-06T14:14:49.149Z] 26cbea5cba74: Layer already exists [2023-04-06T14:14:49.149Z] 7964b522d580: Layer already exists [2023-04-06T14:14:49.149Z] 7024157d0463: Layer already exists [2023-04-06T14:14:49.149Z] 5b2b383ea4c4: Layer already exists [2023-04-06T14:14:49.149Z] 610015755379: Layer already exists [2023-04-06T14:14:49.149Z] 4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27: digest: sha256:eedd01d88f338780dd30b1cd79bef13b8af80898740ad1978a54a3b0ea70a77d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:14:49.490Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:14:49.837Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-04-06T14:14:49.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-06T14:14:49.837Z] 7964b522d580: Preparing [2023-04-06T14:14:49.837Z] 5b2b383ea4c4: Preparing [2023-04-06T14:14:49.837Z] 610015755379: Preparing [2023-04-06T14:14:49.837Z] 7024157d0463: Preparing [2023-04-06T14:14:49.837Z] 26cbea5cba74: Preparing [2023-04-06T14:14:49.837Z] 7024157d0463: Layer already exists [2023-04-06T14:14:49.837Z] 7964b522d580: Layer already exists [2023-04-06T14:14:49.837Z] 5b2b383ea4c4: Layer already exists [2023-04-06T14:14:49.837Z] 26cbea5cba74: Layer already exists [2023-04-06T14:14:49.837Z] 610015755379: Layer already exists [2023-04-06T14:14:50.104Z] main: digest: sha256:eedd01d88f338780dd30b1cd79bef13b8af80898740ad1978a54a3b0ea70a77d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-06T14:14:50.155Z] ===================================================== [Pipeline] echo [2023-04-06T14:14:50.161Z] taggedImages: [2023-04-06T14:14:50.161Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4efa56b4c53bfd63d1b185632fb211d8f865e63a [2023-04-06T14:14:50.161Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-06T14:14:50.161Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.27 [2023-04-06T14:14:50.161Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 [2023-04-06T14:14:50.161Z] - 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-04-06T14:14:50.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T14:14:50.523Z] [2023-04-06T14:14:50.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:14:50.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T14:14:50.851Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-06T14:14:50.851Z] 8998bd30e6a1: Pulling fs layer [2023-04-06T14:14:50.851Z] 04944245beec: Pulling fs layer [2023-04-06T14:14:50.851Z] 699f458cf7ca: Pulling fs layer [2023-04-06T14:14:50.851Z] 765212b225bb: Pulling fs layer [2023-04-06T14:14:50.851Z] f23df028b6ca: Pulling fs layer [2023-04-06T14:14:50.851Z] d65c8cfc05b1: Pulling fs layer [2023-04-06T14:14:50.851Z] 2437ff75d9bd: Pulling fs layer [2023-04-06T14:14:50.851Z] 765212b225bb: Waiting [2023-04-06T14:14:50.851Z] f23df028b6ca: Waiting [2023-04-06T14:14:50.851Z] d65c8cfc05b1: Waiting [2023-04-06T14:14:50.851Z] 2437ff75d9bd: Waiting [2023-04-06T14:14:51.119Z] 04944245beec: Verifying Checksum [2023-04-06T14:14:51.119Z] 04944245beec: Download complete [2023-04-06T14:14:51.119Z] 765212b225bb: Verifying Checksum [2023-04-06T14:14:51.119Z] 765212b225bb: Download complete [2023-04-06T14:14:51.119Z] f23df028b6ca: Download complete [2023-04-06T14:14:51.119Z] d65c8cfc05b1: Verifying Checksum [2023-04-06T14:14:51.119Z] d65c8cfc05b1: Download complete [2023-04-06T14:14:51.387Z] 699f458cf7ca: Verifying Checksum [2023-04-06T14:14:51.387Z] 699f458cf7ca: Download complete [2023-04-06T14:14:51.655Z] 8998bd30e6a1: Verifying Checksum [2023-04-06T14:14:51.655Z] 8998bd30e6a1: Download complete [2023-04-06T14:14:53.605Z] 2437ff75d9bd: Verifying Checksum [2023-04-06T14:14:53.605Z] 2437ff75d9bd: Download complete [2023-04-06T14:14:55.544Z] 8998bd30e6a1: Pull complete [2023-04-06T14:14:56.130Z] 04944245beec: Pull complete [2023-04-06T14:14:57.537Z] 699f458cf7ca: Pull complete [2023-04-06T14:14:57.537Z] 765212b225bb: Pull complete [2023-04-06T14:14:58.122Z] f23df028b6ca: Pull complete [2023-04-06T14:14:58.390Z] d65c8cfc05b1: Pull complete [2023-04-06T14:15:10.689Z] 2437ff75d9bd: Pull complete [2023-04-06T14:15:10.689Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-06T14:15:10.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T14:15:10.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:15:10.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-7007 does not seem to be running inside a container [2023-04-06T14:15:10.947Z] $ 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/99 -v /w/workspace/device-virtual-go/99:/w/workspace/device-virtual-go/99:rw,z -v /w/workspace/device-virtual-go/99@tmp:/w/workspace/device-virtual-go/99@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-04-06T14:15:13.632Z] $ docker top f8b2c4ed43d2b10eb06332da838f1d7fed117ce3cae1bf1faf73dce7f4470f3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:15:14.486Z] ---> job-cost.sh [2023-04-06T14:15:14.486Z] lf-activate-venv: SKIPPING [2023-04-06T14:15:14.486Z] INFO: No Stack... [2023-04-06T14:15:14.753Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-06T14:15:15.712Z] INFO: Archiving Costs [Pipeline] sh [2023-04-06T14:15:16.351Z] + + cat /w/workspace/device-virtual-go/99/archives/cost.csv [2023-04-06T14:15:16.351Z] cut -d, -f6 [Pipeline] lock [2023-04-06T14:15:16.382Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] [2023-04-06T14:15:16.393Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] did not exist. Created. [2023-04-06T14:15:16.393Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-06T14:15:17.051Z] /w/workspace/device-virtual-go/99@tmp/durable-c53c14b1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-06T14:15:17.703Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-06T14:15:17.729Z] Warning: overwriting stash ‘stack-cost’ [2023-04-06T14:15:17.781Z] Stashed 1 file(s) [Pipeline] } [2023-04-06T14:15:17.789Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-06T14:15:17.802Z] $ docker stop --time=1 f8b2c4ed43d2b10eb06332da838f1d7fed117ce3cae1bf1faf73dce7f4470f3c [2023-04-06T14:15:19.321Z] $ docker rm -f --volumes f8b2c4ed43d2b10eb06332da838f1d7fed117ce3cae1bf1faf73dce7f4470f3c [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-04-06T14:15:19.758Z] provisioning config files... [2023-04-06T14:15:19.764Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4561234308648550677tmp [Pipeline] { [Pipeline] sh [2023-04-06T14:15:20.058Z] + set +x [2023-04-06T14:15:20.059Z] + curl -s https://codecov.io/bash [2023-04-06T14:15:20.059Z] + bash -s -- [2023-04-06T14:15:20.059Z] [2023-04-06T14:15:20.059Z] _____ _ [2023-04-06T14:15:20.059Z] / ____| | | [2023-04-06T14:15:20.059Z] | | ___ __| | ___ ___ _____ __ [2023-04-06T14:15:20.059Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-06T14:15:20.059Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-06T14:15:20.059Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-06T14:15:20.059Z] Bash-1.0.6 [2023-04-06T14:15:20.059Z] [2023-04-06T14:15:20.059Z] [2023-04-06T14:15:20.059Z] ==> git version 2.25.1 found [2023-04-06T14:15:20.059Z] ==> 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-04-06T14:15:20.059Z] Release-Date: 2020-01-08 [2023-04-06T14:15:20.059Z] 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-04-06T14:15:20.059Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-06T14:15:20.059Z] ==> Jenkins CI detected. [2023-04-06T14:15:20.059Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-04-06T14:15:20.059Z] project root: . [2023-04-06T14:15:20.059Z] --> token set from env [2023-04-06T14:15:20.059Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-06T14:15:20.318Z] ==> Running gcov in . (disable via -X gcov) [2023-04-06T14:15:20.318Z] ==> Python coveragepy not found [2023-04-06T14:15:20.318Z] ==> Searching for coverage reports in: [2023-04-06T14:15:20.318Z] + . [2023-04-06T14:15:20.318Z] -> Found 1 reports [2023-04-06T14:15:20.318Z] ==> Detecting git/mercurial file structure [2023-04-06T14:15:20.318Z] ==> Reading reports [2023-04-06T14:15:20.318Z] + ./coverage.out bytes=42791 [2023-04-06T14:15:20.318Z] ==> Appending adjustments [2023-04-06T14:15:20.318Z] https://docs.codecov.io/docs/fixing-reports [2023-04-06T14:15:20.318Z] + Found adjustments [2023-04-06T14:15:20.318Z] ==> Gzipping contents [2023-04-06T14:15:20.318Z] 8.0K /tmp/codecov.f3iDwp.gz [2023-04-06T14:15:20.318Z] ==> Uploading reports [2023-04-06T14:15:20.318Z] url: https://codecov.io [2023-04-06T14:15:20.318Z] query: branch=main&commit=4efa56b4c53bfd63d1b185632fb211d8f865e63a&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-06T14:15:20.318Z] -> Pinging Codecov [2023-04-06T14:15:20.318Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=4efa56b4c53bfd63d1b185632fb211d8f865e63a&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-06T14:15:20.578Z] -> Uploading to [2023-04-06T14:15:20.578Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-06/5E52B4B073DB2E39498172D8E973AA87/4efa56b4c53bfd63d1b185632fb211d8f865e63a/6285a7f8-6249-40d4-861c-3e8187b17ac9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230406T141520Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea16672a032e7ef3338941aa6e6ed0fb45fbc28d7bb4cd3d358d7d25c60afc1c [2023-04-06T14:15:20.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-06T14:15:20.578Z] Dload Upload Total Spent Left Speed [2023-04-06T14:15:20.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5177 0 0 100 5177 0 19317 --:--:-- --:--:-- --:--:-- 19317 [2023-04-06T14:15:20.838Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] } [2023-04-06T14:15:20.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-06T14:15:21.110Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-06T14:15:21.119Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:15:21.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-06T14:15:21.416Z] [2023-04-06T14:15:21.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:15:21.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-06T14:15:21.714Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-06T14:15:21.714Z] df9b9388f04a: Pulling fs layer [2023-04-06T14:15:21.714Z] 52dc419b0ee2: Pulling fs layer [2023-04-06T14:15:21.714Z] 25bc292e5bac: Pulling fs layer [2023-04-06T14:15:21.714Z] 114826534d7a: Pulling fs layer [2023-04-06T14:15:21.714Z] 114826534d7a: Waiting [2023-04-06T14:15:21.714Z] 4657fd5d0bcf: Pulling fs layer [2023-04-06T14:15:21.714Z] 6ad1cebc031e: Pulling fs layer [2023-04-06T14:15:21.714Z] 8a3aa393b2d8: Pulling fs layer [2023-04-06T14:15:21.714Z] 6ad1cebc031e: Waiting [2023-04-06T14:15:21.714Z] 8a3aa393b2d8: Waiting [2023-04-06T14:15:21.714Z] 25bc292e5bac: Download complete [2023-04-06T14:15:21.714Z] 52dc419b0ee2: Download complete [2023-04-06T14:15:21.714Z] 4657fd5d0bcf: Verifying Checksum [2023-04-06T14:15:21.714Z] 4657fd5d0bcf: Download complete [2023-04-06T14:15:21.714Z] df9b9388f04a: Download complete [2023-04-06T14:15:21.973Z] 6ad1cebc031e: Verifying Checksum [2023-04-06T14:15:21.973Z] 6ad1cebc031e: Download complete [2023-04-06T14:15:21.973Z] df9b9388f04a: Pull complete [2023-04-06T14:15:21.973Z] 52dc419b0ee2: Pull complete [2023-04-06T14:15:21.973Z] 25bc292e5bac: Pull complete [2023-04-06T14:15:22.538Z] 114826534d7a: Verifying Checksum [2023-04-06T14:15:22.538Z] 114826534d7a: Download complete [2023-04-06T14:15:22.538Z] 8a3aa393b2d8: Verifying Checksum [2023-04-06T14:15:22.538Z] 8a3aa393b2d8: Download complete [2023-04-06T14:15:25.816Z] 114826534d7a: Pull complete [2023-04-06T14:15:25.816Z] 4657fd5d0bcf: Pull complete [2023-04-06T14:15:26.073Z] 6ad1cebc031e: Pull complete [2023-04-06T14:15:28.603Z] 8a3aa393b2d8: Pull complete [2023-04-06T14:15:28.603Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-06T14:15:28.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-06T14:15:28.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:15:28.686Z] prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container [2023-04-06T14:15:28.718Z] $ 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-04-06T14:15:32.782Z] $ docker top 923386ec3a7b8659292e63cd4a79887bcbae8f15e1c78da7e8561242a27d9397 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-06T14:15:32.857Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-04-06T14:15:33.135Z] + set -o pipefail [2023-04-06T14:15:33.135Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-04-06T14:15:38.413Z] [2023-04-06T14:15:38.413Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-04-06T14:15:38.413Z] [2023-04-06T14:15:38.414Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/94103790-4b64-4734-a592-f70a3a6bc772 [2023-04-06T14:15:38.414Z] [2023-04-06T14:15:38.414Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-06T14:15:38.414Z] [2023-04-06T14:15:38.414Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-06T14:15:38.414Z] [2023-04-06T14:15:38.414Z] [2023-04-06T14:15:38.414Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-06T14:15:38.414Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-06T14:15:38.414Z] More details here: https://snyk.co/ue1NS [2023-04-06T14:15:38.414Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-06T14:15:38.414Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-06T14:15:38.424Z] $ docker stop --time=1 923386ec3a7b8659292e63cd4a79887bcbae8f15e1c78da7e8561242a27d9397 [2023-04-06T14:15:41.640Z] $ docker rm -f --volumes 923386ec3a7b8659292e63cd4a79887bcbae8f15e1c78da7e8561242a27d9397 [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-04-06T14:15:42.348Z] + git log --format=format:%s -1 4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] sh [2023-04-06T14:15:42.641Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-06T14:15:42.641Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:15:42.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T14:15:42.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:15:43.017Z] prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container [2023-04-06T14:15:43.046Z] $ 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-04-06T14:15:43.439Z] $ docker top 8fe7e0f1f238e05fb5927f16a0be7d7af87a2945bb392e132379d77cfb057982 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-06T14:15:43.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T14:15:43.540Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T14:15:43.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T14:15:43.650Z] $ docker exec 8fe7e0f1f238e05fb5927f16a0be7d7af87a2945bb392e132379d77cfb057982 ssh-agent [2023-04-06T14:15:43.763Z] SSH_AUTH_SOCK=/tmp/ssh-65MpP8PJOPEd/agent.32 [2023-04-06T14:15:43.764Z] SSH_AGENT_PID=38 [2023-04-06T14:15:43.769Z] Running ssh-add (command line suppressed) [2023-04-06T14:15:43.884Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13558684329521565213.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13558684329521565213.key) [2023-04-06T14:15:43.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T14:15:44.193Z] + git semver tag [2023-04-06T14:15:44.452Z] 2023-04-06 14:15:44,362 [run_tag] DEBUG tag force:False [2023-04-06T14:15:44.452Z] 2023-04-06 14:15:44,362 [check_head_tag] DEBUG check head tag [2023-04-06T14:15:44.452Z] 2023-04-06 14:15:44,364 [execute] INFO git cat-file --batch-check [2023-04-06T14:15:44.452Z] 2023-04-06 14:15:44,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-06T14:15:44.452Z] 2023-04-06 14:15:44,368 [execute] INFO git cat-file --batch [2023-04-06T14:15:44.452Z] 2023-04-06 14:15:44,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-06T14:15:44.452Z] 2023-04-06 14:15:44,389 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-06T14:15:44.452Z] 2023-04-06 14:15:44,389 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 [2023-04-06T14:15:44.452Z] 2023-04-06 14:15:44,389 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-06T14:15:44.452Z] 2023-04-06 14:15:44,393 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-06T14:15:44.452Z] 3.0.0-dev.27 [Pipeline] } [2023-04-06T14:15:44.458Z] $ docker exec --env ******** --env ******** 8fe7e0f1f238e05fb5927f16a0be7d7af87a2945bb392e132379d77cfb057982 ssh-agent -k [2023-04-06T14:15:44.559Z] unset SSH_AUTH_SOCK; [2023-04-06T14:15:44.559Z] unset SSH_AGENT_PID; [2023-04-06T14:15:44.559Z] echo Agent pid 38 killed; [2023-04-06T14:15:44.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-06T14:15:44.881Z] + git semver [Pipeline] } [2023-04-06T14:15:45.150Z] $ docker stop --time=1 8fe7e0f1f238e05fb5927f16a0be7d7af87a2945bb392e132379d77cfb057982 [2023-04-06T14:15:46.418Z] $ docker rm -f --volumes 8fe7e0f1f238e05fb5927f16a0be7d7af87a2945bb392e132379d77cfb057982 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:15:46.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-06T14:15:46.808Z] [2023-04-06T14:15:46.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:15:47.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-06T14:15:47.102Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-06T14:15:47.102Z] ab5ef0e58194: Pulling fs layer [2023-04-06T14:15:47.102Z] 9712f1f96733: Pulling fs layer [2023-04-06T14:15:47.102Z] 63f879dbbcfc: Pulling fs layer [2023-04-06T14:15:47.102Z] 0d9ebad4ef96: Pulling fs layer [2023-04-06T14:15:47.102Z] e9a5061849ea: Pulling fs layer [2023-04-06T14:15:47.102Z] d747dcd14b5f: Pulling fs layer [2023-04-06T14:15:47.102Z] 2de7ff778b66: Pulling fs layer [2023-04-06T14:15:47.102Z] 0d9ebad4ef96: Waiting [2023-04-06T14:15:47.102Z] e9a5061849ea: Waiting [2023-04-06T14:15:47.102Z] d747dcd14b5f: Waiting [2023-04-06T14:15:47.102Z] 2de7ff778b66: Waiting [2023-04-06T14:15:47.102Z] 9712f1f96733: Download complete [2023-04-06T14:15:47.361Z] 63f879dbbcfc: Verifying Checksum [2023-04-06T14:15:47.361Z] 63f879dbbcfc: Download complete [2023-04-06T14:15:47.361Z] e9a5061849ea: Verifying Checksum [2023-04-06T14:15:47.361Z] e9a5061849ea: Download complete [2023-04-06T14:15:47.620Z] d747dcd14b5f: Verifying Checksum [2023-04-06T14:15:47.620Z] d747dcd14b5f: Download complete [2023-04-06T14:15:47.620Z] ab5ef0e58194: Verifying Checksum [2023-04-06T14:15:47.620Z] ab5ef0e58194: Download complete [2023-04-06T14:15:47.620Z] 0d9ebad4ef96: Verifying Checksum [2023-04-06T14:15:47.620Z] 0d9ebad4ef96: Download complete [2023-04-06T14:15:47.620Z] 2de7ff778b66: Verifying Checksum [2023-04-06T14:15:47.620Z] 2de7ff778b66: Download complete [2023-04-06T14:15:50.148Z] ab5ef0e58194: Pull complete [2023-04-06T14:15:50.148Z] 9712f1f96733: Pull complete [2023-04-06T14:15:51.080Z] 63f879dbbcfc: Pull complete [2023-04-06T14:15:55.267Z] 0d9ebad4ef96: Pull complete [2023-04-06T14:15:55.267Z] e9a5061849ea: Pull complete [2023-04-06T14:15:55.267Z] d747dcd14b5f: Pull complete [2023-04-06T14:15:56.201Z] 2de7ff778b66: Pull complete [2023-04-06T14:15:56.201Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-06T14:15:56.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-06T14:15:56.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:15:56.286Z] prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container [2023-04-06T14:15:56.313Z] $ 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-04-06T14:16:01.058Z] $ docker top 86394d0237566614ab19938a17107d60a90f2b870939acda32fe4f0d3353dd21 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-06T14:16:01.127Z] provisioning config files... [2023-04-06T14:16:01.135Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9065075876786327220tmp [2023-04-06T14:16:01.143Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13148602753044734312tmp [2023-04-06T14:16:01.152Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8736774659913270433tmp [Pipeline] { [Pipeline] echo [2023-04-06T14:16:01.166Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:16:01.452Z] ---> sigul-configuration.sh [2023-04-06T14:16:01.452Z] gpg: directory `/root/.gnupg' created [2023-04-06T14:16:01.452Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-06T14:16:01.453Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-06T14:16:01.453Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-06T14:16:01.453Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-06T14:16:01.453Z] gpg: CAST5 encrypted data [2023-04-06T14:16:01.453Z] gpg: encrypted with 1 passphrase [2023-04-06T14:16:01.453Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-06T14:16:01.739Z] + mkdir /home/jenkins [2023-04-06T14:16:01.739Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-06T14:16:02.025Z] + 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-04-06T14:16:02.036Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:16:02.323Z] ---> sigul-install.sh [2023-04-06T14:16:02.324Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-06T14:16:02.611Z] + git tag --list [2023-04-06T14:16:02.611Z] v1.0.0 [2023-04-06T14:16:02.611Z] v1.1.0 [2023-04-06T14:16:02.611Z] v1.1.1 [2023-04-06T14:16:02.611Z] v1.2.1 [2023-04-06T14:16:02.611Z] v1.2.2 [2023-04-06T14:16:02.611Z] v1.2.3 [2023-04-06T14:16:02.611Z] v1.3.0 [2023-04-06T14:16:02.611Z] v1.3.1 [2023-04-06T14:16:02.611Z] v2.0.0 [2023-04-06T14:16:02.611Z] v2.1.0 [2023-04-06T14:16:02.611Z] v2.1.1 [2023-04-06T14:16:02.611Z] v2.1.1-dev.1 [2023-04-06T14:16:02.611Z] v2.1.1-dev.2 [2023-04-06T14:16:02.611Z] v2.2.0 [2023-04-06T14:16:02.611Z] v2.2.1-dev.1 [2023-04-06T14:16:02.611Z] v2.2.1-dev.2 [2023-04-06T14:16:02.611Z] v2.2.1-dev.3 [2023-04-06T14:16:02.611Z] v2.2.1-dev.4 [2023-04-06T14:16:02.611Z] v2.2.1-dev.5 [2023-04-06T14:16:02.611Z] v2.2.1-dev.6 [2023-04-06T14:16:02.611Z] v2.2.1-dev.7 [2023-04-06T14:16:02.611Z] v2.2.1-dev.8 [2023-04-06T14:16:02.611Z] v2.3.0 [2023-04-06T14:16:02.611Z] v2.3.0-dev.10 [2023-04-06T14:16:02.611Z] v2.3.0-dev.11 [2023-04-06T14:16:02.611Z] v2.3.0-dev.12 [2023-04-06T14:16:02.611Z] v2.3.0-dev.13 [2023-04-06T14:16:02.611Z] v2.3.0-dev.14 [2023-04-06T14:16:02.611Z] v2.3.0-dev.15 [2023-04-06T14:16:02.611Z] v2.3.0-dev.16 [2023-04-06T14:16:02.611Z] v2.3.0-dev.17 [2023-04-06T14:16:02.611Z] v2.3.0-dev.18 [2023-04-06T14:16:02.611Z] v2.3.0-dev.19 [2023-04-06T14:16:02.611Z] v2.3.0-dev.20 [2023-04-06T14:16:02.611Z] v2.3.0-dev.21 [2023-04-06T14:16:02.611Z] v2.3.0-dev.22 [2023-04-06T14:16:02.611Z] v2.3.0-dev.23 [2023-04-06T14:16:02.611Z] v2.3.0-dev.24 [2023-04-06T14:16:02.611Z] v2.3.0-dev.25 [2023-04-06T14:16:02.611Z] v2.3.0-dev.26 [2023-04-06T14:16:02.611Z] v2.3.0-dev.27 [2023-04-06T14:16:02.611Z] v2.3.0-dev.28 [2023-04-06T14:16:02.611Z] v2.3.0-dev.29 [2023-04-06T14:16:02.611Z] v2.3.0-dev.30 [2023-04-06T14:16:02.611Z] v2.3.0-dev.8 [2023-04-06T14:16:02.611Z] v2.3.0-dev.9 [2023-04-06T14:16:02.611Z] v3.0.0-dev.1 [2023-04-06T14:16:02.611Z] v3.0.0-dev.10 [2023-04-06T14:16:02.611Z] v3.0.0-dev.11 [2023-04-06T14:16:02.611Z] v3.0.0-dev.12 [2023-04-06T14:16:02.611Z] v3.0.0-dev.13 [2023-04-06T14:16:02.611Z] v3.0.0-dev.14 [2023-04-06T14:16:02.611Z] v3.0.0-dev.15 [2023-04-06T14:16:02.611Z] v3.0.0-dev.16 [2023-04-06T14:16:02.611Z] v3.0.0-dev.17 [2023-04-06T14:16:02.611Z] v3.0.0-dev.18 [2023-04-06T14:16:02.611Z] v3.0.0-dev.19 [2023-04-06T14:16:02.611Z] v3.0.0-dev.2 [2023-04-06T14:16:02.611Z] v3.0.0-dev.20 [2023-04-06T14:16:02.611Z] v3.0.0-dev.21 [2023-04-06T14:16:02.611Z] v3.0.0-dev.22 [2023-04-06T14:16:02.611Z] v3.0.0-dev.23 [2023-04-06T14:16:02.611Z] v3.0.0-dev.24 [2023-04-06T14:16:02.611Z] v3.0.0-dev.25 [2023-04-06T14:16:02.611Z] v3.0.0-dev.26 [2023-04-06T14:16:02.611Z] v3.0.0-dev.27 [2023-04-06T14:16:02.611Z] v3.0.0-dev.3 [2023-04-06T14:16:02.611Z] v3.0.0-dev.4 [2023-04-06T14:16:02.611Z] v3.0.0-dev.5 [2023-04-06T14:16:02.611Z] v3.0.0-dev.6 [2023-04-06T14:16:02.611Z] v3.0.0-dev.7 [2023-04-06T14:16:02.611Z] v3.0.0-dev.8 [2023-04-06T14:16:02.611Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-06T14:16:02.904Z] + lftools sign git-tag v3.0.0-dev.27 [2023-04-06T14:16:03.473Z] Signing Git tag with Sigul... [2023-04-06T14:16:03.473Z] Signing v3.0.0-dev.27 [Pipeline] echo [2023-04-06T14:16:03.744Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:16:04.026Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-06T14:16:04.033Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-06T14:16:04.048Z] $ docker stop --time=1 86394d0237566614ab19938a17107d60a90f2b870939acda32fe4f0d3353dd21 [2023-04-06T14:16:05.361Z] $ docker rm -f --volumes 86394d0237566614ab19938a17107d60a90f2b870939acda32fe4f0d3353dd21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-06T14:16:05.767Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-06T14:16:05.767Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:16:06.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T14:16:06.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:16:06.134Z] prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container [2023-04-06T14:16:06.165Z] $ 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-04-06T14:16:06.484Z] $ docker top f798b0f324cbe7f67f62d44d7e687f62c5743c2829f75b99ead159963d6c4bff -eo pid,comm [2023-04-06T14:16:06.531Z] 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-04-06T14:16:06.531Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-06T14:16:06.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T14:16:06.568Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T14:16:06.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T14:16:06.669Z] $ docker exec f798b0f324cbe7f67f62d44d7e687f62c5743c2829f75b99ead159963d6c4bff ssh-agent [2023-04-06T14:16:06.767Z] SSH_AUTH_SOCK=/tmp/ssh-MTuo74T3PZtT/agent.33 [2023-04-06T14:16:06.767Z] SSH_AGENT_PID=39 [2023-04-06T14:16:06.771Z] Running ssh-add (command line suppressed) [2023-04-06T14:16:06.868Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11891261181406605454.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11891261181406605454.key) [2023-04-06T14:16:06.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T14:16:07.170Z] + git semver bump pre [2023-04-06T14:16:07.429Z] 2023-04-06 14:16:07,327 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-06T14:16:07.429Z] 2023-04-06 14:16:07,327 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev [2023-04-06T14:16:07.429Z] 2023-04-06 14:16:07,327 [bump_version] DEBUG bumped version:3.0.0-dev.28 [2023-04-06T14:16:07.429Z] 2023-04-06 14:16:07,327 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-04-06T14:16:07.429Z] 2023-04-06 14:16:07,327 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-06T14:16:07.429Z] 2023-04-06 14:16:07,327 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-06T14:16:07.429Z] 2023-04-06 14:16:07,330 [execute] INFO git cat-file --batch-check [2023-04-06T14:16:07.429Z] 2023-04-06 14:16:07,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-06T14:16:07.429Z] 2023-04-06 14:16:07,335 [execute] INFO git cat-file --batch [2023-04-06T14:16:07.429Z] 2023-04-06 14:16:07,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-06T14:16:07.429Z] 2023-04-06 14:16:07,340 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-06T14:16:07.429Z] 3.0.0-dev.28 [Pipeline] } [2023-04-06T14:16:07.437Z] $ docker exec --env ******** --env ******** f798b0f324cbe7f67f62d44d7e687f62c5743c2829f75b99ead159963d6c4bff ssh-agent -k [2023-04-06T14:16:07.530Z] unset SSH_AUTH_SOCK; [2023-04-06T14:16:07.531Z] unset SSH_AGENT_PID; [2023-04-06T14:16:07.531Z] echo Agent pid 39 killed; [2023-04-06T14:16:07.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-06T14:16:07.845Z] + git semver [Pipeline] } [2023-04-06T14:16:08.115Z] $ docker stop --time=1 f798b0f324cbe7f67f62d44d7e687f62c5743c2829f75b99ead159963d6c4bff [2023-04-06T14:16:09.392Z] $ docker rm -f --volumes f798b0f324cbe7f67f62d44d7e687f62c5743c2829f75b99ead159963d6c4bff [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T14:16:09.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-06T14:16:09.733Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:16:10.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T14:16:10.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:16:10.096Z] prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container [2023-04-06T14:16:10.123Z] $ 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-04-06T14:16:10.470Z] $ docker top ecd7c08b5c2633736cdc748a27b76bbf0574c238605b3e81a8814711596263fc -eo pid,comm [2023-04-06T14:16:10.525Z] 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-04-06T14:16:10.525Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-06T14:16:10.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T14:16:10.565Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T14:16:10.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T14:16:10.731Z] $ docker exec ecd7c08b5c2633736cdc748a27b76bbf0574c238605b3e81a8814711596263fc ssh-agent [2023-04-06T14:16:10.849Z] SSH_AUTH_SOCK=/tmp/ssh-JauKbTjdehon/agent.32 [2023-04-06T14:16:10.849Z] SSH_AGENT_PID=38 [2023-04-06T14:16:10.862Z] Running ssh-add (command line suppressed) [2023-04-06T14:16:10.961Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9792092313879554566.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9792092313879554566.key) [2023-04-06T14:16:10.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T14:16:11.290Z] + git semver push [2023-04-06T14:16:11.548Z] 2023-04-06 14:16:11,432 [run_push] DEBUG push [2023-04-06T14:16:11.548Z] 2023-04-06 14:16:11,433 [execute] INFO git cat-file --batch-check [2023-04-06T14:16:11.549Z] 2023-04-06 14:16:11,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-06T14:16:11.549Z] 2023-04-06 14:16:11,436 [execute] INFO git rev-list 8baa0d33c0699f74e4b87a6c979184fb37300e12 -- [2023-04-06T14:16:11.549Z] 2023-04-06 14:16:11,437 [execute] DEBUG Popen(['git', 'rev-list', '8baa0d33c0699f74e4b87a6c979184fb37300e12', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-06T14:16:11.549Z] 2023-04-06 14:16:11,445 [execute] INFO git fetch -v origin [2023-04-06T14:16:11.549Z] 2023-04-06 14:16:11,446 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-06T14:16:12.117Z] 2023-04-06 14:16:11,928 [run_push] DEBUG no remote changes detected [2023-04-06T14:16:12.117Z] 2023-04-06 14:16:11,929 [execute] INFO git push origin semver [2023-04-06T14:16:12.117Z] 2023-04-06 14:16:11,929 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-06T14:16:13.055Z] 2023-04-06 14:16:12,733 [run_push] DEBUG push all version tags [2023-04-06T14:16:13.056Z] 2023-04-06 14:16:12,734 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-06T14:16:13.056Z] 2023-04-06 14:16:12,735 [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-04-06T14:16:13.623Z] 2023-04-06 14:16:13,505 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-06T14:16:13.623Z] 3.0.0-dev.28 [Pipeline] } [2023-04-06T14:16:13.630Z] $ docker exec --env ******** --env ******** ecd7c08b5c2633736cdc748a27b76bbf0574c238605b3e81a8814711596263fc ssh-agent -k [2023-04-06T14:16:13.730Z] unset SSH_AUTH_SOCK; [2023-04-06T14:16:13.730Z] unset SSH_AGENT_PID; [2023-04-06T14:16:13.731Z] echo Agent pid 38 killed; [2023-04-06T14:16:13.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-06T14:16:14.051Z] + git semver [Pipeline] } [2023-04-06T14:16:14.320Z] $ docker stop --time=1 ecd7c08b5c2633736cdc748a27b76bbf0574c238605b3e81a8814711596263fc [2023-04-06T14:16:15.611Z] $ docker rm -f --volumes ecd7c08b5c2633736cdc748a27b76bbf0574c238605b3e81a8814711596263fc [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-04-06T14:16:16.267Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-04-06T14:16:16.268Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-06T14:16:16.268Z] total 16 [2023-04-06T14:16:16.268Z] drwxr-xr-x 3 root root 4096 Apr 6 14:07 . [2023-04-06T14:16:16.268Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 14:16 .. [2023-04-06T14:16:16.268Z] drwxr-xr-x 2 root root 4096 Apr 6 14:07 cost [2023-04-06T14:16:16.268Z] -rw-r--r-- 1 root root 88 Apr 6 14:07 cost.csv [2023-04-06T14:16:16.268Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-06T14:16:16.268Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-06T14:16:16.268Z] total 16 [2023-04-06T14:16:16.268Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 14:07 . [2023-04-06T14:16:16.268Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 14:16 .. [2023-04-06T14:16:16.268Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 14:07 cost [2023-04-06T14:16:16.268Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 6 14:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:16:16.556Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:16:17.417Z] ---> package-listing.sh [2023-04-06T14:16:17.417Z] ++ facter osfamily [2023-04-06T14:16:17.417Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-06T14:16:17.676Z] + OS_FAMILY=debian [2023-04-06T14:16:17.676Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-04-06T14:16:17.676Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-06T14:16:17.676Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-06T14:16:17.676Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-06T14:16:17.676Z] + PACKAGES=/tmp/packages_start.txt [2023-04-06T14:16:17.676Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-06T14:16:17.676Z] + PACKAGES=/tmp/packages_end.txt [2023-04-06T14:16:17.676Z] + case "${OS_FAMILY}" in [2023-04-06T14:16:17.676Z] + dpkg -l [2023-04-06T14:16:17.676Z] + grep '^ii' [2023-04-06T14:16:17.676Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-06T14:16:17.676Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-06T14:16:17.676Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-06T14:16:17.676Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-06T14:16:17.676Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-04-06T14:16:17.676Z] + 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-04-06T14:16:17.686Z] 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-04-06T14:16:17.964Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:16:18.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T14:16:18.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:16:18.604Z] prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container [2023-04-06T14:16:18.634Z] $ 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-04-06T14:16:18.865Z] $ docker top 76ddfb3641651a31031331158bf0de751ad445033e3111280e7a975386faefae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T14:16:19.217Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-06T14:16:19.503Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-06T14:16:19.789Z] + ls /var/log/sa-host [2023-04-06T14:16:19.790Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T14:16:19.966Z] provisioning config files... [2023-04-06T14:16:19.978Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17796965092682750254tmp [Pipeline] { [Pipeline] echo [2023-04-06T14:16:19.993Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:16:20.278Z] ---> create-netrc.sh [Pipeline] } [2023-04-06T14:16:20.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:16:20.641Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-06T14:16:20.649Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:16:20.932Z] ---> sudo-logs.sh [2023-04-06T14:16:20.932Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-06T14:16:20.958Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:16:21.240Z] ---> job-cost.sh [2023-04-06T14:16:21.240Z] lf-activate-venv: SKIPPING [2023-04-06T14:16:21.240Z] DEBUG: total: 0.2199999988079071 [2023-04-06T14:16:21.240Z] INFO: Retrieving Stack Cost... [2023-04-06T14:16:21.499Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-06T14:16:22.068Z] INFO: Archiving Costs [Pipeline] echo [2023-04-06T14:16:22.078Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:16:22.365Z] ---> logs-deploy.sh [2023-04-06T14:16:22.366Z] lf-activate-venv: SKIPPING [2023-04-06T14:16:22.366Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/99 [2023-04-06T14:16:22.366Z] INFO: archiving workspace using pattern(s): [2023-04-06T14:16:23.303Z] Archives upload complete. [2023-04-06T14:16:23.564Z] INFO: archiving logs to Nexus [2023-04-06T14:16:24.134Z] ---> uname -a: [2023-04-06T14:16:24.134Z] Linux prd-ubuntu20-04-docker-8c-8g-7006 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] ---> lscpu: [2023-04-06T14:16:24.134Z] Architecture: x86_64 [2023-04-06T14:16:24.134Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-06T14:16:24.134Z] Byte Order: Little Endian [2023-04-06T14:16:24.134Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-06T14:16:24.134Z] CPU(s): 8 [2023-04-06T14:16:24.134Z] On-line CPU(s) list: 0-7 [2023-04-06T14:16:24.134Z] Thread(s) per core: 1 [2023-04-06T14:16:24.134Z] Core(s) per socket: 1 [2023-04-06T14:16:24.134Z] Socket(s): 8 [2023-04-06T14:16:24.134Z] NUMA node(s): 1 [2023-04-06T14:16:24.134Z] Vendor ID: AuthenticAMD [2023-04-06T14:16:24.134Z] CPU family: 23 [2023-04-06T14:16:24.134Z] Model: 49 [2023-04-06T14:16:24.134Z] Model name: AMD EPYC-Rome Processor [2023-04-06T14:16:24.134Z] Stepping: 0 [2023-04-06T14:16:24.134Z] CPU MHz: 2799.940 [2023-04-06T14:16:24.134Z] BogoMIPS: 5599.88 [2023-04-06T14:16:24.134Z] Virtualization: AMD-V [2023-04-06T14:16:24.134Z] Hypervisor vendor: KVM [2023-04-06T14:16:24.134Z] Virtualization type: full [2023-04-06T14:16:24.134Z] L1d cache: 256 KiB [2023-04-06T14:16:24.134Z] L1i cache: 256 KiB [2023-04-06T14:16:24.134Z] L2 cache: 4 MiB [2023-04-06T14:16:24.134Z] L3 cache: 128 MiB [2023-04-06T14:16:24.134Z] NUMA node0 CPU(s): 0-7 [2023-04-06T14:16:24.134Z] Vulnerability Itlb multihit: Not affected [2023-04-06T14:16:24.134Z] Vulnerability L1tf: Not affected [2023-04-06T14:16:24.134Z] Vulnerability Mds: Not affected [2023-04-06T14:16:24.134Z] Vulnerability Meltdown: Not affected [2023-04-06T14:16:24.134Z] Vulnerability Mmio stale data: Not affected [2023-04-06T14:16:24.134Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-06T14:16:24.134Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-06T14:16:24.134Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-06T14:16:24.134Z] Vulnerability Srbds: Not affected [2023-04-06T14:16:24.134Z] Vulnerability Tsx async abort: Not affected [2023-04-06T14:16:24.134Z] 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-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] ---> nproc: [2023-04-06T14:16:24.134Z] 8 [2023-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] ---> df -h: [2023-04-06T14:16:24.134Z] Filesystem Size Used Avail Use% Mounted on [2023-04-06T14:16:24.134Z] overlay 155G 13G 143G 9% / [2023-04-06T14:16:24.134Z] tmpfs 64M 0 64M 0% /dev [2023-04-06T14:16:24.134Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-06T14:16:24.134Z] shm 64M 0 64M 0% /dev/shm [2023-04-06T14:16:24.134Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] ---> sar -b -r -n DEV: [2023-04-06T14:16:24.134Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7006) 04/06/23 _x86_64_ (8 CPU) [2023-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] 14:04:08 LINUX RESTART (8 CPU) [2023-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] 14:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-06T14:16:24.134Z] 14:06:01 192.90 1.63 191.27 0.00 55.32 72403.00 0.00 [2023-04-06T14:16:24.134Z] 14:07:01 153.77 2.00 151.77 0.00 59.31 28824.26 0.00 [2023-04-06T14:16:24.134Z] 14:08:02 34.91 0.02 34.89 0.00 4.27 16790.68 0.00 [2023-04-06T14:16:24.134Z] 14:09:01 1.76 0.00 1.76 0.00 0.00 20.06 0.00 [2023-04-06T14:16:24.134Z] 14:10:01 56.67 11.60 45.08 0.00 5176.74 8789.60 0.00 [2023-04-06T14:16:24.134Z] 14:11:01 4.58 0.02 4.57 0.00 0.13 103.98 0.00 [2023-04-06T14:16:24.134Z] 14:12:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 [2023-04-06T14:16:24.134Z] 14:13:01 2.13 0.00 2.13 0.00 0.00 23.60 0.00 [2023-04-06T14:16:24.134Z] 14:14:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 [2023-04-06T14:16:24.134Z] 14:15:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 [2023-04-06T14:16:24.134Z] 14:16:01 95.40 0.28 95.12 0.00 9.60 56305.28 0.00 [2023-04-06T14:16:24.134Z] Average: 49.70 1.42 48.29 0.00 483.02 16689.10 0.00 [2023-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] 14:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-06T14:16:24.134Z] 14:06:01 28343352 31500188 798320 2.43 144496 3209556 1988884 5.86 1169048 2914640 10288 [2023-04-06T14:16:24.134Z] 14:07:01 28122624 31546852 752476 2.29 150536 3467192 1861576 5.49 1281656 3016652 704 [2023-04-06T14:16:24.134Z] 14:08:02 27631576 31565484 732232 2.23 158712 3919136 1757020 5.18 1282984 3455464 16 [2023-04-06T14:16:24.134Z] 14:09:01 27631880 31565948 731468 2.22 158744 3919132 1757020 5.18 1282700 3455464 28 [2023-04-06T14:16:24.134Z] 14:10:01 27102564 31544720 738940 2.25 192208 4375056 1838968 5.42 1604920 3626248 440 [2023-04-06T14:16:24.134Z] 14:11:01 27108680 31545972 737420 2.24 190764 4371800 1790692 5.28 1603332 3623052 8 [2023-04-06T14:16:24.134Z] 14:12:01 27116308 31553656 729676 2.22 190784 4371804 1790692 5.28 1595604 3623052 8 [2023-04-06T14:16:24.134Z] 14:13:01 27116600 31554040 729256 2.22 190864 4371808 1790692 5.28 1595868 3623064 8 [2023-04-06T14:16:24.134Z] 14:14:01 27116584 31554064 729164 2.22 190924 4371796 1790692 5.28 1596020 3623064 4 [2023-04-06T14:16:24.134Z] 14:15:01 27116164 31553728 729356 2.22 190952 4371812 1790692 5.28 1596032 3623068 8 [2023-04-06T14:16:24.134Z] 14:16:01 25614684 31519092 759728 2.31 228068 5679304 1831356 5.40 1705764 4889152 760 [2023-04-06T14:16:24.134Z] Average: 27274638 31545795 742549 2.26 180641 4220763 1817117 5.36 1483084 3588447 1116 [2023-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] 14:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-06T14:16:24.134Z] 14:06:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:06:01 ens3 475.12 285.17 6021.26 39.22 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:06:01 veth6ad60b6 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:06:01 docker0 182.77 305.22 14.65 1950.30 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:07:01 lo 4.00 4.00 0.39 0.39 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:07:01 ens3 81.89 78.26 181.89 206.84 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:07:01 docker0 2.75 7.06 0.17 85.61 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:08:02 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:08:02 ens3 133.98 90.87 2549.41 123.80 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:09:01 ens3 0.49 0.14 0.05 0.01 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:10:01 ens3 188.27 93.18 2810.25 6.80 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:11:01 ens3 0.25 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:12:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:13:01 ens3 0.82 0.22 0.15 0.08 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:14:01 ens3 0.58 0.33 0.32 0.21 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:15:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:16:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:16:01 ens3 349.98 205.80 7751.45 32.01 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:16:01 veth52b7313 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] 14:16:01 docker0 34.39 61.54 2.92 578.31 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] Average: lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] Average: ens3 112.15 68.68 1758.51 37.25 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] Average: veth52b7313 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] Average: docker0 20.02 34.03 1.62 238.01 0.00 0.00 0.00 0.00 [2023-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] ---> sar -P ALL: [2023-04-06T14:16:24.134Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7006) 04/06/23 _x86_64_ (8 CPU) [2023-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] 14:04:08 LINUX RESTART (8 CPU) [2023-04-06T14:16:24.134Z] [2023-04-06T14:16:24.134Z] 14:05:01 CPU %user %nice %system %iowait %steal %idle [2023-04-06T14:16:24.135Z] 14:06:01 all 9.31 0.00 4.60 2.76 0.08 83.24 [2023-04-06T14:16:24.135Z] 14:06:01 0 9.77 0.00 3.30 0.52 0.07 86.34 [2023-04-06T14:16:24.135Z] 14:06:01 1 7.75 0.00 4.59 2.99 0.07 84.60 [2023-04-06T14:16:24.135Z] 14:06:01 2 9.53 0.00 4.04 1.39 0.10 84.94 [2023-04-06T14:16:24.135Z] 14:06:01 3 8.79 0.00 4.78 0.03 0.08 86.31 [2023-04-06T14:16:24.135Z] 14:06:01 4 10.30 0.00 3.90 0.24 0.07 85.50 [2023-04-06T14:16:24.135Z] 14:06:01 5 10.43 0.00 4.31 0.98 0.08 84.20 [2023-04-06T14:16:24.135Z] 14:06:01 6 8.09 0.00 6.30 15.88 0.08 69.64 [2023-04-06T14:16:24.135Z] 14:06:01 7 9.84 0.00 5.60 0.15 0.10 84.30 [2023-04-06T14:16:24.135Z] 14:07:01 all 41.23 0.00 6.85 1.59 0.13 50.20 [2023-04-06T14:16:24.135Z] 14:07:01 0 41.78 0.00 6.94 1.37 0.13 49.77 [2023-04-06T14:16:24.135Z] 14:07:01 1 41.05 0.00 7.25 2.50 0.12 49.08 [2023-04-06T14:16:24.135Z] 14:07:01 2 42.25 0.00 6.70 1.63 0.12 49.30 [2023-04-06T14:16:24.135Z] 14:07:01 3 40.37 0.00 6.86 0.05 0.13 52.58 [2023-04-06T14:16:24.135Z] 14:07:01 4 41.30 0.00 6.48 1.26 0.12 50.84 [2023-04-06T14:16:24.135Z] 14:07:01 5 40.96 0.00 5.81 0.52 0.15 52.55 [2023-04-06T14:16:24.135Z] 14:07:01 6 40.73 0.00 7.47 4.79 0.12 46.90 [2023-04-06T14:16:24.135Z] 14:07:01 7 41.40 0.00 7.30 0.62 0.13 50.54 [2023-04-06T14:16:24.135Z] 14:08:02 all 3.00 0.00 1.31 0.80 0.03 94.88 [2023-04-06T14:16:24.135Z] 14:08:02 0 2.78 0.00 1.42 0.02 0.03 95.75 [2023-04-06T14:16:24.135Z] 14:08:02 1 3.30 0.00 1.14 0.29 0.03 95.24 [2023-04-06T14:16:24.135Z] 14:08:02 2 3.06 0.00 0.80 0.37 0.02 95.76 [2023-04-06T14:16:24.135Z] 14:08:02 3 3.06 0.00 1.32 0.00 0.02 95.60 [2023-04-06T14:16:24.135Z] 14:08:02 4 2.92 0.00 1.21 0.10 0.03 95.73 [2023-04-06T14:16:24.135Z] 14:08:02 5 3.09 0.00 1.28 0.14 0.03 95.45 [2023-04-06T14:16:24.135Z] 14:08:02 6 2.66 0.00 1.49 5.45 0.03 90.37 [2023-04-06T14:16:24.135Z] 14:08:02 7 3.09 0.00 1.78 0.05 0.02 95.07 [2023-04-06T14:16:24.135Z] 14:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-06T14:16:24.135Z] 14:09:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-06T14:16:24.135Z] 14:09:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-06T14:16:24.135Z] 14:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-06T14:16:24.135Z] 14:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-06T14:16:24.135Z] 14:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-06T14:16:24.135Z] 14:09:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-06T14:16:24.135Z] 14:09:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-06T14:16:24.135Z] 14:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-06T14:16:24.135Z] 14:10:01 all 2.41 0.00 1.51 0.65 0.03 95.40 [2023-04-06T14:16:24.135Z] 14:10:01 0 2.34 0.00 1.37 1.32 0.03 94.93 [2023-04-06T14:16:24.135Z] 14:10:01 1 3.20 0.00 0.81 1.49 0.03 94.47 [2023-04-06T14:16:24.135Z] 14:10:01 2 2.10 0.00 0.87 0.10 0.03 96.90 [2023-04-06T14:16:24.135Z] 14:10:01 3 2.89 0.00 1.34 1.00 0.03 94.73 [2023-04-06T14:16:24.135Z] 14:10:01 4 1.55 0.00 1.30 0.35 0.02 96.78 [2023-04-06T14:16:24.135Z] 14:10:01 5 2.48 0.00 2.33 0.37 0.02 94.81 [2023-04-06T14:16:24.135Z] 14:10:01 6 2.39 0.00 1.35 0.13 0.03 96.09 [2023-04-06T14:16:24.135Z] 14:10:01 7 2.29 0.00 2.73 0.44 0.03 94.51 [2023-04-06T14:16:24.135Z] 14:11:01 all 0.16 0.00 0.05 0.02 0.00 99.77 [2023-04-06T14:16:24.135Z] 14:11:01 0 0.08 0.00 0.05 0.12 0.00 99.75 [2023-04-06T14:16:24.135Z] 14:11:01 1 0.78 0.00 0.05 0.03 0.00 99.13 [2023-04-06T14:16:24.135Z] 14:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-06T14:16:24.135Z] 14:11:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2023-04-06T14:16:24.135Z] 14:11:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2023-04-06T14:16:24.135Z] 14:11:01 5 0.28 0.00 0.08 0.00 0.00 99.63 [2023-04-06T14:16:24.135Z] 14:11:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-06T14:16:24.135Z] 14:11:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-06T14:16:24.135Z] 14:12:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-04-06T14:16:24.135Z] 14:12:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-06T14:16:24.135Z] 14:12:01 1 0.08 0.00 0.03 0.02 0.02 99.85 [2023-04-06T14:16:24.135Z] 14:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-06T14:16:24.135Z] 14:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-06T14:16:24.135Z] 14:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-06T14:16:24.135Z] 14:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-06T14:16:24.135Z] 14:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-06T14:16:24.135Z] 14:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-06T14:16:24.135Z] 14:13:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2023-04-06T14:16:24.135Z] 14:13:01 0 0.03 0.00 0.00 0.08 0.02 99.87 [2023-04-06T14:16:24.135Z] 14:13:01 1 0.05 0.00 0.03 0.03 0.02 99.87 [2023-04-06T14:16:24.135Z] 14:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-06T14:16:24.135Z] 14:13:01 3 0.27 0.00 0.02 0.00 0.00 99.72 [2023-04-06T14:16:24.135Z] 14:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-06T14:16:24.135Z] 14:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-06T14:16:24.135Z] 14:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-06T14:16:24.135Z] 14:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-06T14:16:24.135Z] 14:14:01 all 0.04 0.00 0.01 0.01 0.00 99.95 [2023-04-06T14:16:24.135Z] 14:14:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-06T14:16:24.135Z] 14:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-06T14:16:24.135Z] 14:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-06T14:16:24.135Z] 14:14:01 3 0.13 0.00 0.02 0.00 0.02 99.83 [2023-04-06T14:16:24.135Z] 14:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-06T14:16:24.135Z] 14:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-06T14:16:24.135Z] 14:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-06T14:16:24.135Z] 14:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-06T14:16:24.135Z] 14:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-06T14:16:24.135Z] 14:15:01 0 0.02 0.00 0.03 0.03 0.00 99.92 [2023-04-06T14:16:24.135Z] 14:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-06T14:16:24.135Z] 14:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-06T14:16:24.135Z] 14:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-06T14:16:24.135Z] 14:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-06T14:16:24.135Z] 14:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-06T14:16:24.135Z] 14:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-06T14:16:24.135Z] 14:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-06T14:16:24.135Z] 14:16:01 all 7.61 0.00 3.23 2.52 0.06 86.58 [2023-04-06T14:16:24.135Z] 14:16:01 0 6.46 0.00 3.06 0.54 0.05 89.88 [2023-04-06T14:16:24.135Z] 14:16:01 1 9.16 0.00 4.51 9.23 0.07 77.02 [2023-04-06T14:16:24.135Z] 14:16:01 2 7.36 0.00 2.47 0.12 0.07 89.98 [2023-04-06T14:16:24.135Z] 14:16:01 3 8.32 0.00 3.30 5.52 0.05 82.81 [2023-04-06T14:16:24.135Z] 14:16:01 4 7.77 0.00 2.54 1.08 0.05 88.56 [2023-04-06T14:16:24.135Z] 14:16:01 5 8.02 0.00 3.02 0.30 0.05 88.60 [2023-04-06T14:16:24.135Z] 14:16:01 6 7.34 0.00 3.17 1.28 0.05 88.16 [2023-04-06T14:16:24.135Z] 14:16:01 7 6.47 0.00 3.76 2.10 0.07 87.61 [2023-04-06T14:16:24.135Z] [2023-04-06T14:16:24.135Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-04-06T14:16:24.135Z] Average: all 5.78 0.00 1.59 0.76 0.03 91.84 [2023-04-06T14:16:24.135Z] Average: 0 5.74 0.00 1.47 0.37 0.03 92.38 [2023-04-06T14:16:24.135Z] Average: 1 5.92 0.00 1.67 1.50 0.03 90.88 [2023-04-06T14:16:24.135Z] Average: 2 5.83 0.00 1.36 0.33 0.03 92.45 [2023-04-06T14:16:24.135Z] Average: 3 5.79 0.00 1.60 0.60 0.03 91.98 [2023-04-06T14:16:24.135Z] Average: 4 5.79 0.00 1.40 0.27 0.03 92.51 [2023-04-06T14:16:24.135Z] Average: 5 5.93 0.00 1.53 0.21 0.03 92.29 [2023-04-06T14:16:24.135Z] Average: 6 5.55 0.00 1.79 2.48 0.03 90.15 [2023-04-06T14:16:24.135Z] Average: 7 5.70 0.00 1.92 0.30 0.03 92.04 [2023-04-06T14:16:24.135Z] [2023-04-06T14:16:24.135Z] [2023-04-06T14:16:24.135Z]