Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36be150d6762fc2492564362988c95ea99ab1b04 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-ssh11432576712965850168.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh78925230887388755.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/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/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12715906944104777872.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13792026410968993966.key Verifying host key using known hosts file > 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/app-service-configurable/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/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16672978230100304782.key Verifying host key using known hosts file > 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:app-service-configurable, buildSnap:false] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1846 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 36be150d6762fc2492564362988c95ea99ab1b04 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#470)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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 36be150d6762fc2492564362988c95ea99ab1b04 # timeout=10 > git rev-list --no-walk 1230c23662baaf085523f10f0e3e516ed8431cf7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T17:56:40.075Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T17:56:40.146Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T17:56:40.165Z] ========================================================= [2022-09-28T17:56:40.165Z] EdgeX Global Pipelines Version Info [2022-09-28T17:56:40.165Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:56:40.881Z] ------------------- [2022-09-28T17:56:40.881Z] stable info: [2022-09-28T17:56:40.881Z] ------------------- [2022-09-28T17:56:40.881Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T17:56:40.881Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T17:56:40.881Z] Message: update stable to v1.0.239 [2022-09-28T17:56:41.451Z] ------------------- [2022-09-28T17:56:41.451Z] experimental info: [2022-09-28T17:56:41.451Z] ------------------- [2022-09-28T17:56:41.451Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T17:56:41.451Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T17:56:41.451Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T17:56:41.589Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-09-28T17:56:41.597Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-09-28T17:56:41.611Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T17:56:41.628Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T17:56:41.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T17:56:41.658Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T17:56:41.669Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T17:56:41.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T17:56:41.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T17:56:41.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T17:56:41.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T17:56:41.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-09-28T17:56:41.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T17:56:41.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T17:56:41.769Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T17:56:41.783Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T17:56:41.792Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T17:56:41.802Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T17:56:41.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T17:56:41.822Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T17:56:41.829Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-28T17:56:41.837Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-28T17:56:41.844Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T17:56:41.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T17:56:41.860Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-28T17:56:41.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T17:56:41.875Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T17:56:41.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-28T17:56:41.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-28T17:56:41.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-28T17:56:41.919Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] echo [2022-09-28T17:56:41.930Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36be150 [Pipeline] echo [2022-09-28T17:56:41.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T17:56:41.986Z] provisioning config files... [2022-09-28T17:56:42.000Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4226717655655382076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:56:42.306Z] ---> docker-login.sh [2022-09-28T17:56:42.306Z] nexus3.edgexfoundry.org:10001 [2022-09-28T17:56:42.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:56:42.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:56:42.565Z] Configure a credential helper to remove this warning. See [2022-09-28T17:56:42.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:56:42.565Z] [2022-09-28T17:56:42.565Z] Login Succeeded [2022-09-28T17:56:42.565Z] nexus3.edgexfoundry.org:10002 [2022-09-28T17:56:42.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:56:42.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:56:42.565Z] Configure a credential helper to remove this warning. See [2022-09-28T17:56:42.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:56:42.565Z] [2022-09-28T17:56:42.565Z] Login Succeeded [2022-09-28T17:56:42.565Z] nexus3.edgexfoundry.org:10003 [2022-09-28T17:56:42.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:56:42.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:56:42.825Z] Configure a credential helper to remove this warning. See [2022-09-28T17:56:42.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:56:42.825Z] [2022-09-28T17:56:42.825Z] Login Succeeded [2022-09-28T17:56:42.825Z] nexus3.edgexfoundry.org:10004 [2022-09-28T17:56:42.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:56:42.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:56:42.825Z] Configure a credential helper to remove this warning. See [2022-09-28T17:56:42.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:56:42.825Z] [2022-09-28T17:56:42.825Z] Login Succeeded [2022-09-28T17:56:42.825Z] docker.io [2022-09-28T17:56:43.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:56:43.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:56:43.344Z] Configure a credential helper to remove this warning. See [2022-09-28T17:56:43.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:56:43.344Z] [2022-09-28T17:56:43.344Z] Login Succeeded [2022-09-28T17:56:43.344Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T17:56:43.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T17:56:43.721Z] + git rev-list -1 --merges 36be150d6762fc2492564362988c95ea99ab1b04~1..36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] echo [2022-09-28T17:56:43.754Z] -----------> git rev-list -1 --merges 36be150d6762fc2492564362988c95ea99ab1b04~1..36be150d6762fc2492564362988c95ea99ab1b04 36be150d6762fc2492564362988c95ea99ab1b04 [false] [Pipeline] sh [2022-09-28T17:56:44.042Z] + git log --format=format:%s -1 36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] echo [2022-09-28T17:56:44.056Z] ========================================================= [2022-09-28T17:56:44.056Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T17:56:44.056Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T17:56:44.377Z] + git log --format=format:%s -1 36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] echo [2022-09-28T17:56:44.388Z] [semverPrep] GIT_COMMIT: 36be150d6762fc2492564362988c95ea99ab1b04, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#470) [Pipeline] echo [2022-09-28T17:56:44.399Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T17:56:44.735Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T17:56:44.735Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T17:56:44.735Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T17:56:44.735Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T17:56:44.735Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T17:56:44.735Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T17:56:44.735Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:56:45.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T17:56:45.078Z] [2022-09-28T17:56:45.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:56:45.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T17:56:45.381Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T17:56:45.381Z] b85a868b505f: Pulling fs layer [2022-09-28T17:56:45.381Z] e2be974225ed: Pulling fs layer [2022-09-28T17:56:45.381Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T17:56:45.381Z] 988bab9f4d93: Pulling fs layer [2022-09-28T17:56:45.381Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T17:56:45.381Z] eaf3925da568: Pulling fs layer [2022-09-28T17:56:45.381Z] bab4dde63d76: Pulling fs layer [2022-09-28T17:56:45.381Z] bde34c3a00c8: Pulling fs layer [2022-09-28T17:56:45.381Z] b352a97aabf1: Pulling fs layer [2022-09-28T17:56:45.381Z] 4872d77fe225: Pulling fs layer [2022-09-28T17:56:45.381Z] 5851b861e8e6: Pulling fs layer [2022-09-28T17:56:45.381Z] 1469e6f7b9e6: Waiting [2022-09-28T17:56:45.381Z] eaf3925da568: Waiting [2022-09-28T17:56:45.381Z] bab4dde63d76: Waiting [2022-09-28T17:56:45.381Z] b352a97aabf1: Waiting [2022-09-28T17:56:45.381Z] 4872d77fe225: Waiting [2022-09-28T17:56:45.381Z] bde34c3a00c8: Waiting [2022-09-28T17:56:45.381Z] 5851b861e8e6: Waiting [2022-09-28T17:56:45.381Z] e2be974225ed: Download complete [2022-09-28T17:56:45.381Z] 988bab9f4d93: Verifying Checksum [2022-09-28T17:56:45.381Z] 988bab9f4d93: Download complete [2022-09-28T17:56:45.641Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T17:56:45.641Z] 1469e6f7b9e6: Download complete [2022-09-28T17:56:45.641Z] eaf3925da568: Verifying Checksum [2022-09-28T17:56:45.641Z] eaf3925da568: Download complete [2022-09-28T17:56:45.641Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T17:56:45.641Z] 339a4e72a1f5: Download complete [2022-09-28T17:56:45.641Z] bde34c3a00c8: Verifying Checksum [2022-09-28T17:56:45.641Z] bde34c3a00c8: Download complete [2022-09-28T17:56:45.641Z] b352a97aabf1: Verifying Checksum [2022-09-28T17:56:45.641Z] b352a97aabf1: Download complete [2022-09-28T17:56:45.641Z] 4872d77fe225: Verifying Checksum [2022-09-28T17:56:45.641Z] 4872d77fe225: Download complete [2022-09-28T17:56:45.641Z] 5851b861e8e6: Verifying Checksum [2022-09-28T17:56:45.641Z] 5851b861e8e6: Download complete [2022-09-28T17:56:45.641Z] b85a868b505f: Verifying Checksum [2022-09-28T17:56:45.641Z] b85a868b505f: Download complete [2022-09-28T17:56:45.900Z] bab4dde63d76: Verifying Checksum [2022-09-28T17:56:45.900Z] bab4dde63d76: Download complete [2022-09-28T17:56:46.836Z] b85a868b505f: Pull complete [2022-09-28T17:56:47.096Z] e2be974225ed: Pull complete [2022-09-28T17:56:47.663Z] 339a4e72a1f5: Pull complete [2022-09-28T17:56:47.663Z] 988bab9f4d93: Pull complete [2022-09-28T17:56:47.922Z] 1469e6f7b9e6: Pull complete [2022-09-28T17:56:47.922Z] eaf3925da568: Pull complete [2022-09-28T17:56:49.824Z] bab4dde63d76: Pull complete [2022-09-28T17:56:49.824Z] bde34c3a00c8: Pull complete [2022-09-28T17:56:49.824Z] b352a97aabf1: Pull complete [2022-09-28T17:56:49.824Z] 4872d77fe225: Pull complete [2022-09-28T17:56:50.083Z] 5851b861e8e6: Pull complete [2022-09-28T17:56:50.083Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T17:56:50.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T17:56:50.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:56:50.167Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2022-09-28T17:56:50.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T17:56:51.461Z] $ docker top 7d635a02bbafb26fb4eecbbe8a981d7012d9528c2062548231469b6125e87c66 -eo pid,comm [2022-09-28T17:56:51.517Z] 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). [2022-09-28T17:56:51.517Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T17:56:51.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T17:56:51.553Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T17:56:51.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T17:56:51.682Z] $ docker exec 7d635a02bbafb26fb4eecbbe8a981d7012d9528c2062548231469b6125e87c66 ssh-agent [2022-09-28T17:56:51.791Z] SSH_AUTH_SOCK=/tmp/ssh-ZZWr469Cepei/agent.32 [2022-09-28T17:56:51.791Z] SSH_AGENT_PID=38 [2022-09-28T17:56:51.797Z] Running ssh-add (command line suppressed) [2022-09-28T17:56:51.910Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10094922059304777213.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10094922059304777213.key) [2022-09-28T17:56:51.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T17:56:52.211Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T17:56:52.224Z] $ docker exec --env ******** --env ******** 7d635a02bbafb26fb4eecbbe8a981d7012d9528c2062548231469b6125e87c66 ssh-agent -k [2022-09-28T17:56:52.328Z] unset SSH_AUTH_SOCK; [2022-09-28T17:56:52.329Z] unset SSH_AGENT_PID; [2022-09-28T17:56:52.330Z] echo Agent pid 38 killed; [2022-09-28T17:56:52.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T17:56:52.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T17:56:52.363Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T17:56:52.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T17:56:52.478Z] $ docker exec 7d635a02bbafb26fb4eecbbe8a981d7012d9528c2062548231469b6125e87c66 ssh-agent [2022-09-28T17:56:52.585Z] SSH_AUTH_SOCK=/tmp/ssh-uvpVOjGjuqJ2/agent.70 [2022-09-28T17:56:52.585Z] SSH_AGENT_PID=76 [2022-09-28T17:56:52.590Z] Running ssh-add (command line suppressed) [2022-09-28T17:56:52.689Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2243601989634670100.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2243601989634670100.key) [2022-09-28T17:56:52.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T17:56:52.992Z] + git semver init [2022-09-28T17:56:53.254Z] 2022-09-28 17:56:53,172 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T17:56:53.254Z] 2022-09-28 17:56:53,173 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-09-28T17:56:53.254Z] 2022-09-28 17:56:53,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-09-28T17:56:53.254Z] 2022-09-28 17:56:53,174 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T17:56:54.193Z] 2022-09-28 17:56:54,045 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-09-28T17:56:54.193Z] 2022-09-28 17:56:54,046 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-09-28T17:56:54.193Z] 2022-09-28 17:56:54,046 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-28T17:56:54.193Z] 2022-09-28 17:56:54,046 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-28T17:56:54.193Z] 2.3.0-dev.26 [Pipeline] } [2022-09-28T17:56:54.206Z] $ docker exec --env ******** --env ******** 7d635a02bbafb26fb4eecbbe8a981d7012d9528c2062548231469b6125e87c66 ssh-agent -k [2022-09-28T17:56:54.305Z] unset SSH_AUTH_SOCK; [2022-09-28T17:56:54.305Z] unset SSH_AGENT_PID; [2022-09-28T17:56:54.306Z] echo Agent pid 76 killed; [2022-09-28T17:56:54.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T17:56:54.627Z] + git semver [Pipeline] } [2022-09-28T17:56:54.917Z] $ docker stop --time=1 7d635a02bbafb26fb4eecbbe8a981d7012d9528c2062548231469b6125e87c66 [2022-09-28T17:56:56.230Z] $ docker rm -f 7d635a02bbafb26fb4eecbbe8a981d7012d9528c2062548231469b6125e87c66 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T17:56:56.571Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T17:56:56.736Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T17:56:56.739Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.26 [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 [2022-09-28T17:56:56.837Z] provisioning config files... [2022-09-28T17:56:56.845Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6278190325172499976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:56:57.139Z] ---> docker-login.sh [2022-09-28T17:56:57.139Z] nexus3.edgexfoundry.org:10001 [2022-09-28T17:56:57.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:56:57.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:56:57.139Z] Configure a credential helper to remove this warning. See [2022-09-28T17:56:57.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:56:57.139Z] [2022-09-28T17:56:57.139Z] Login Succeeded [2022-09-28T17:56:57.139Z] nexus3.edgexfoundry.org:10002 [2022-09-28T17:56:57.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:56:57.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:56:57.139Z] Configure a credential helper to remove this warning. See [2022-09-28T17:56:57.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:56:57.139Z] [2022-09-28T17:56:57.139Z] Login Succeeded [2022-09-28T17:56:57.139Z] nexus3.edgexfoundry.org:10003 [2022-09-28T17:56:57.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:56:57.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:56:57.398Z] Configure a credential helper to remove this warning. See [2022-09-28T17:56:57.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:56:57.398Z] [2022-09-28T17:56:57.398Z] Login Succeeded [2022-09-28T17:56:57.398Z] nexus3.edgexfoundry.org:10004 [2022-09-28T17:56:57.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:56:57.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:56:57.398Z] Configure a credential helper to remove this warning. See [2022-09-28T17:56:57.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:56:57.398Z] [2022-09-28T17:56:57.398Z] Login Succeeded [2022-09-28T17:56:57.398Z] docker.io [2022-09-28T17:56:57.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:56:57.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:56:57.917Z] Configure a credential helper to remove this warning. See [2022-09-28T17:56:57.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:56:57.917Z] [2022-09-28T17:56:57.917Z] Login Succeeded [2022-09-28T17:56:57.917Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T17:56:57.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T17:56:57.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T17:56:57.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T17:56:57.990Z] ========================================================= [2022-09-28T17:56:57.990Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T17:56:57.990Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:56:58.292Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-28T17:56:58.293Z] Sending build context to Docker daemon 3.129MB [2022-09-28T17:56:58.293Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T17:56:58.293Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-28T17:56:58.293Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T17:56:58.293Z] 2408cc74d12b: Pulling fs layer [2022-09-28T17:56:58.293Z] ea60b727a1ce: Pulling fs layer [2022-09-28T17:56:58.293Z] 30c4a7721957: Pulling fs layer [2022-09-28T17:56:58.293Z] 370296b7ddb6: Pulling fs layer [2022-09-28T17:56:58.293Z] 7c6cee850709: Pulling fs layer [2022-09-28T17:56:58.293Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T17:56:58.293Z] d94ebbe4e438: Pulling fs layer [2022-09-28T17:56:58.293Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T17:56:58.293Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T17:56:58.293Z] 39a5fcdaea64: Waiting [2022-09-28T17:56:58.293Z] d94ebbe4e438: Waiting [2022-09-28T17:56:58.293Z] bcfd1f05c69d: Waiting [2022-09-28T17:56:58.293Z] 59ccb84bbe0f: Waiting [2022-09-28T17:56:58.293Z] 370296b7ddb6: Waiting [2022-09-28T17:56:58.293Z] 30c4a7721957: Verifying Checksum [2022-09-28T17:56:58.293Z] 30c4a7721957: Download complete [2022-09-28T17:56:58.293Z] ea60b727a1ce: Download complete [2022-09-28T17:56:58.293Z] 7c6cee850709: Verifying Checksum [2022-09-28T17:56:58.293Z] 7c6cee850709: Download complete [2022-09-28T17:56:58.293Z] 39a5fcdaea64: Verifying Checksum [2022-09-28T17:56:58.293Z] 39a5fcdaea64: Download complete [2022-09-28T17:56:58.559Z] 2408cc74d12b: Verifying Checksum [2022-09-28T17:56:58.559Z] 2408cc74d12b: Download complete [2022-09-28T17:56:58.559Z] d94ebbe4e438: Verifying Checksum [2022-09-28T17:56:58.559Z] d94ebbe4e438: Download complete [2022-09-28T17:56:58.559Z] 2408cc74d12b: Pull complete [2022-09-28T17:56:58.832Z] ea60b727a1ce: Pull complete [2022-09-28T17:56:58.832Z] 30c4a7721957: Pull complete [2022-09-28T17:56:59.421Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T17:56:59.421Z] 59ccb84bbe0f: Download complete [2022-09-28T17:56:59.421Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T17:56:59.421Z] bcfd1f05c69d: Download complete [2022-09-28T17:56:59.421Z] 370296b7ddb6: Verifying Checksum [2022-09-28T17:56:59.421Z] 370296b7ddb6: Download complete [2022-09-28T17:57:03.625Z] 370296b7ddb6: Pull complete [2022-09-28T17:57:03.625Z] 7c6cee850709: Pull complete [2022-09-28T17:57:03.625Z] 39a5fcdaea64: Pull complete [2022-09-28T17:57:03.625Z] d94ebbe4e438: Pull complete [2022-09-28T17:57:06.161Z] bcfd1f05c69d: Pull complete [2022-09-28T17:57:06.418Z] 59ccb84bbe0f: Pull complete [2022-09-28T17:57:06.418Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T17:57:06.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T17:57:06.418Z] ---> a4fb48ad2a94 [2022-09-28T17:57:06.418Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-28T17:57:08.320Z] ---> Running in 3bff3f85550a [2022-09-28T17:57:08.320Z] Removing intermediate container 3bff3f85550a [2022-09-28T17:57:08.320Z] ---> 11671663c0c9 [2022-09-28T17:57:08.320Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T17:57:08.320Z] ---> Running in 845b38ec33f1 [2022-09-28T17:57:08.320Z] Removing intermediate container 845b38ec33f1 [2022-09-28T17:57:08.320Z] ---> 0996b9bd46cb [2022-09-28T17:57:08.320Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-28T17:57:08.320Z] ---> Running in 7b613d4eb321 [2022-09-28T17:57:08.320Z] Removing intermediate container 7b613d4eb321 [2022-09-28T17:57:08.320Z] ---> 2f9d10502c97 [2022-09-28T17:57:08.320Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T17:57:08.578Z] ---> Running in df1c8aab85ed [2022-09-28T17:57:08.578Z] Removing intermediate container df1c8aab85ed [2022-09-28T17:57:08.578Z] ---> 30e1f49e79e0 [2022-09-28T17:57:08.578Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T17:57:08.578Z] ---> Running in 012843520d74 [2022-09-28T17:57:09.146Z] Removing intermediate container 012843520d74 [2022-09-28T17:57:09.146Z] ---> 980d34e4fb70 [2022-09-28T17:57:09.146Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T17:57:09.406Z] ---> Running in 85b97a0fc05a [2022-09-28T17:57:09.664Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T17:57:10.230Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T17:57:10.797Z] OK: 211 MiB in 51 packages [2022-09-28T17:57:11.055Z] Removing intermediate container 85b97a0fc05a [2022-09-28T17:57:11.055Z] ---> 415e1a502dc0 [2022-09-28T17:57:11.055Z] Step 9/14 : WORKDIR /app [2022-09-28T17:57:11.055Z] ---> Running in 3cc3aab7cfc9 [2022-09-28T17:57:11.055Z] Removing intermediate container 3cc3aab7cfc9 [2022-09-28T17:57:11.055Z] ---> 58c43f67527a [2022-09-28T17:57:11.055Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-28T17:57:11.314Z] ---> 8c54b9d4d23d [2022-09-28T17:57:11.314Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T17:57:11.314Z] ---> Running in bb18773a2999 [2022-09-28T17:57:11.812Z] Still waiting to schedule task [2022-09-28T17:57:11.812Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-28T17:57:29.403Z] Removing intermediate container bb18773a2999 [2022-09-28T17:57:29.403Z] ---> f274076196de [2022-09-28T17:57:29.403Z] Step 12/14 : COPY . . [2022-09-28T17:57:29.403Z] ---> f3639c1b8a38 [2022-09-28T17:57:29.403Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T17:57:29.403Z] ---> Running in ee14b22bab42 [2022-09-28T17:57:29.403Z] Removing intermediate container ee14b22bab42 [2022-09-28T17:57:29.403Z] ---> 2aae1f9fd733 [2022-09-28T17:57:29.403Z] Step 14/14 : RUN $MAKE [2022-09-28T17:57:29.403Z] ---> Running in 2e2787c315fc [2022-09-28T17:57:29.403Z] noop [2022-09-28T17:57:29.403Z] Removing intermediate container 2e2787c315fc [2022-09-28T17:57:29.403Z] ---> 712e73154cc7 [2022-09-28T17:57:29.403Z] Successfully built 712e73154cc7 [2022-09-28T17:57:29.403Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:57:29.714Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T17:57:29.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:57:29.784Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2022-09-28T17:57:29.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T17:57:30.187Z] $ docker top fcbb1a40d4068d571e20703b340620bf4901bb64bb8bf966a7f9615550a39721 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T17:57:30.523Z] + go version [2022-09-28T17:57:30.523Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T17:57:30.536Z] $ docker stop --time=1 fcbb1a40d4068d571e20703b340620bf4901bb64bb8bf966a7f9615550a39721 [2022-09-28T17:57:31.808Z] $ docker rm -f fcbb1a40d4068d571e20703b340620bf4901bb64bb8bf966a7f9615550a39721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:57:32.209Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T17:57:32.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:57:32.284Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2022-09-28T17:57:32.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T17:57:32.676Z] $ docker top c088bda0206dfdb7a4d9d7765c02f4d06e32168a53cf4304d1603ce6b7491fc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T17:57:33.016Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-09-28T17:57:33.307Z] + make test [2022-09-28T17:57:33.307Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-28T17:57:43.302Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-28T17:57:43.302Z] CGO_ENABLED=1 go vet ./... [2022-09-28T17:57:46.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T17:57:46.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T17:57:46.589Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T17:57:46.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T17:57:46.613Z] $ docker stop --time=1 c088bda0206dfdb7a4d9d7765c02f4d06e32168a53cf4304d1603ce6b7491fc0 [2022-09-28T17:57:48.196Z] $ docker rm -f c088bda0206dfdb7a4d9d7765c02f4d06e32168a53cf4304d1603ce6b7491fc0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T17:57:48.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T17:57:48.612Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-28T17:57:49.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T17:57:49.333Z] + ls -al . [2022-09-28T17:57:49.333Z] total 176 [2022-09-28T17:57:49.333Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 17:57 . [2022-09-28T17:57:49.333Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 17:56 .. [2022-09-28T17:57:49.333Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 28 17:56 .dockerignore [2022-09-28T17:57:49.333Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 17:56 .git [2022-09-28T17:57:49.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 17:56 .github [2022-09-28T17:57:49.333Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 28 17:56 .gitignore [2022-09-28T17:57:49.333Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 17:56 .semver [2022-09-28T17:57:49.333Z] -rw-rw-r-- 1 jenkins jenkins 9207 Sep 28 17:56 Attribution.txt [2022-09-28T17:57:49.333Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 28 17:56 CHANGELOG.md [2022-09-28T17:57:49.333Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 28 17:56 Dockerfile [2022-09-28T17:57:49.333Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 17:56 GOVERNANCE.md [2022-09-28T17:57:49.333Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 28 17:56 Jenkinsfile [2022-09-28T17:57:49.333Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 28 17:56 LICENSE [2022-09-28T17:57:49.333Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 28 17:56 OWNERS.md [2022-09-28T17:57:49.333Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 28 17:56 README.md [2022-09-28T17:57:49.333Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 17:56 VERSION [2022-09-28T17:57:49.333Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 17:56 bin [2022-09-28T17:57:49.333Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 28 17:57 coverage.out [2022-09-28T17:57:49.333Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 28 17:56 go.mod [2022-09-28T17:57:49.333Z] -rw-rw-r-- 1 jenkins jenkins 37382 Sep 28 17:56 go.sum [2022-09-28T17:57:49.333Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 28 17:56 main.go [2022-09-28T17:57:49.333Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 28 17:56 makefile [2022-09-28T17:57:49.333Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 17:56 res [2022-09-28T17:57:49.333Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 17:56 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:57:49.645Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=36be150d6762fc2492564362988c95ea99ab1b04 --label arch=amd64 --label version=2.3.0-dev.26 . [2022-09-28T17:57:49.646Z] Sending build context to Docker daemon 3.13MB [2022-09-28T17:57:49.646Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T17:57:49.646Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-28T17:57:49.646Z] ---> 712e73154cc7 [2022-09-28T17:57:49.646Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-28T17:57:49.646Z] ---> Running in 4fe4704ceec9 [2022-09-28T17:57:49.646Z] Removing intermediate container 4fe4704ceec9 [2022-09-28T17:57:49.646Z] ---> 528628bbcce0 [2022-09-28T17:57:49.646Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T17:57:49.905Z] ---> Running in 6aef5f240f2f [2022-09-28T17:57:49.905Z] Removing intermediate container 6aef5f240f2f [2022-09-28T17:57:49.905Z] ---> 25b371d3abac [2022-09-28T17:57:49.905Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-28T17:57:49.905Z] ---> Running in f09c58bb72b7 [2022-09-28T17:57:49.905Z] Removing intermediate container f09c58bb72b7 [2022-09-28T17:57:49.905Z] ---> 6236b4105d51 [2022-09-28T17:57:49.905Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T17:57:49.905Z] ---> Running in c255aa296b91 [2022-09-28T17:57:50.164Z] Removing intermediate container c255aa296b91 [2022-09-28T17:57:50.164Z] ---> f42009cf176d [2022-09-28T17:57:50.164Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T17:57:50.164Z] ---> Running in fabf9d3fe72f [2022-09-28T17:57:50.732Z] Removing intermediate container fabf9d3fe72f [2022-09-28T17:57:50.732Z] ---> d14f8af14bd0 [2022-09-28T17:57:50.732Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T17:57:50.732Z] ---> Running in 384f98d8fe46 [2022-09-28T17:57:50.991Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T17:57:51.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T17:57:52.196Z] OK: 211 MiB in 51 packages [2022-09-28T17:57:52.764Z] Removing intermediate container 384f98d8fe46 [2022-09-28T17:57:52.764Z] ---> 2b962b9ccb17 [2022-09-28T17:57:52.764Z] Step 9/28 : WORKDIR /app [2022-09-28T17:57:52.764Z] ---> Running in 5d9dff981db2 [2022-09-28T17:57:52.764Z] Removing intermediate container 5d9dff981db2 [2022-09-28T17:57:52.764Z] ---> 60facd79ad82 [2022-09-28T17:57:52.764Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-28T17:57:52.764Z] ---> 79803628d825 [2022-09-28T17:57:52.764Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T17:57:52.764Z] ---> Running in bfb1d112cebc [2022-09-28T17:57:53.702Z] Removing intermediate container bfb1d112cebc [2022-09-28T17:57:53.702Z] ---> 4c7623734dad [2022-09-28T17:57:53.702Z] Step 12/28 : COPY . . [2022-09-28T17:57:53.702Z] ---> 4c383e9bcac9 [2022-09-28T17:57:53.702Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T17:57:53.702Z] ---> Running in a27841df0e5d [2022-09-28T17:57:53.961Z] Removing intermediate container a27841df0e5d [2022-09-28T17:57:53.962Z] ---> 40b338ddc247 [2022-09-28T17:57:53.962Z] Step 14/28 : RUN $MAKE [2022-09-28T17:57:53.962Z] ---> Running in dbad1cfb1b1b [2022-09-28T17:57:54.220Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-28T17:58:16.189Z] Removing intermediate container dbad1cfb1b1b [2022-09-28T17:58:16.189Z] ---> ee58fdc7c270 [2022-09-28T17:58:16.189Z] Step 15/28 : FROM alpine:3.16 [2022-09-28T17:58:16.189Z] 3.16: Pulling from library/alpine [2022-09-28T17:58:16.189Z] 213ec9aee27d: Pulling fs layer [2022-09-28T17:58:16.189Z] 213ec9aee27d: Download complete [2022-09-28T17:58:16.189Z] 213ec9aee27d: Pull complete [2022-09-28T17:58:16.189Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T17:58:16.189Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T17:58:16.189Z] ---> 9c6f07244728 [2022-09-28T17:58:16.189Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T17:58:16.189Z] ---> Running in f2d3e18e238f [2022-09-28T17:58:16.189Z] Removing intermediate container f2d3e18e238f [2022-09-28T17:58:16.189Z] ---> 6db7658a0237 [2022-09-28T17:58:16.189Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-28T17:58:16.189Z] ---> Running in 83852e1509a3 [2022-09-28T17:58:16.189Z] Removing intermediate container 83852e1509a3 [2022-09-28T17:58:16.189Z] ---> 41fdce09b0f2 [2022-09-28T17:58:16.189Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-28T17:58:16.189Z] ---> Running in 71973eae3701 [2022-09-28T17:58:16.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T17:58:16.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T17:58:16.189Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-28T17:58:16.189Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-28T17:58:16.189Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T17:58:16.189Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-28T17:58:16.189Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T17:58:16.189Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-28T17:58:16.189Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-28T17:58:16.189Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T17:58:16.189Z] Executing ca-certificates-20220614-r0.trigger [2022-09-28T17:58:16.189Z] OK: 9 MiB in 21 packages [2022-09-28T17:58:16.756Z] Removing intermediate container 71973eae3701 [2022-09-28T17:58:16.756Z] ---> bb73b5d44c22 [2022-09-28T17:58:16.756Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-28T17:58:16.756Z] ---> b92b86b58920 [2022-09-28T17:58:16.756Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-28T17:58:17.014Z] ---> 8cdc92f15ab1 [2022-09-28T17:58:17.014Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-28T17:58:17.014Z] ---> 0da71969dcb4 [2022-09-28T17:58:17.014Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-28T17:58:17.578Z] ---> 1b2d1635893e [2022-09-28T17:58:17.578Z] Step 23/28 : EXPOSE 48095 [2022-09-28T17:58:17.578Z] ---> Running in a614435b22f4 [2022-09-28T17:58:17.578Z] Removing intermediate container a614435b22f4 [2022-09-28T17:58:17.578Z] ---> 08b1c10dc773 [2022-09-28T17:58:17.578Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-28T17:58:17.578Z] ---> Running in b4ed7c7e6d87 [2022-09-28T17:58:17.836Z] Removing intermediate container b4ed7c7e6d87 [2022-09-28T17:58:17.836Z] ---> a74186d66ff3 [2022-09-28T17:58:17.836Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T17:58:17.836Z] ---> Running in 2f64bf8e604e [2022-09-28T17:58:17.836Z] Removing intermediate container 2f64bf8e604e [2022-09-28T17:58:17.836Z] ---> f3bf50707d3a [2022-09-28T17:58:17.836Z] Step 26/28 : LABEL arch=amd64 [2022-09-28T17:58:17.836Z] ---> Running in d6242a01b356 [2022-09-28T17:58:18.094Z] Removing intermediate container d6242a01b356 [2022-09-28T17:58:18.094Z] ---> a7dbcc0158c1 [2022-09-28T17:58:18.094Z] Step 27/28 : LABEL git_sha=36be150d6762fc2492564362988c95ea99ab1b04 [2022-09-28T17:58:18.094Z] ---> Running in 48307d6ab21f [2022-09-28T17:58:18.094Z] Removing intermediate container 48307d6ab21f [2022-09-28T17:58:18.094Z] ---> 0ed013f6ed62 [2022-09-28T17:58:18.094Z] Step 28/28 : LABEL version=2.3.0-dev.26 [2022-09-28T17:58:18.094Z] ---> Running in 3f30abc52a80 [2022-09-28T17:58:18.354Z] Removing intermediate container 3f30abc52a80 [2022-09-28T17:58:18.354Z] ---> 602737579131 [2022-09-28T17:58:18.354Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T17:58:18.354Z] Successfully built 602737579131 [2022-09-28T17:58:18.354Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T17:58:18.427Z] provisioning config files... [2022-09-28T17:58:18.435Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3544612330310922246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:58:18.849Z] ---> docker-login.sh [2022-09-28T17:58:18.849Z] nexus3.edgexfoundry.org:10001 [2022-09-28T17:58:18.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:58:18.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:58:18.849Z] Configure a credential helper to remove this warning. See [2022-09-28T17:58:18.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:58:18.849Z] [2022-09-28T17:58:18.849Z] Login Succeeded [2022-09-28T17:58:18.849Z] nexus3.edgexfoundry.org:10002 [2022-09-28T17:58:18.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:58:18.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:58:18.849Z] Configure a credential helper to remove this warning. See [2022-09-28T17:58:18.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:58:18.849Z] [2022-09-28T17:58:18.849Z] Login Succeeded [2022-09-28T17:58:18.849Z] nexus3.edgexfoundry.org:10003 [2022-09-28T17:58:19.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:58:19.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:58:19.119Z] Configure a credential helper to remove this warning. See [2022-09-28T17:58:19.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:58:19.119Z] [2022-09-28T17:58:19.119Z] Login Succeeded [2022-09-28T17:58:19.119Z] nexus3.edgexfoundry.org:10004 [2022-09-28T17:58:19.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:58:19.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:58:19.119Z] Configure a credential helper to remove this warning. See [2022-09-28T17:58:19.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:58:19.119Z] [2022-09-28T17:58:19.119Z] Login Succeeded [2022-09-28T17:58:19.119Z] docker.io [2022-09-28T17:58:19.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:58:19.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:58:19.414Z] Configure a credential helper to remove this warning. See [2022-09-28T17:58:19.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:58:19.414Z] [2022-09-28T17:58:19.414Z] Login Succeeded [2022-09-28T17:58:19.414Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T17:58:19.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T17:58:19.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T17:58:19.469Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-09-28T17:58:19.469Z] 36be150d6762fc2492564362988c95ea99ab1b04 [2022-09-28T17:58:19.469Z] latest [2022-09-28T17:58:19.469Z] 2.3.0-dev.26 [2022-09-28T17:58:19.469Z] 36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 [2022-09-28T17:58:19.469Z] main [2022-09-28T17:58:19.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:19.788Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:20.092Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36be150d6762fc2492564362988c95ea99ab1b04 [2022-09-28T17:58:20.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-28T17:58:20.092Z] c8257f8bfcc9: Preparing [2022-09-28T17:58:20.092Z] 20a2d781774f: Preparing [2022-09-28T17:58:20.092Z] af583d2fba41: Preparing [2022-09-28T17:58:20.092Z] ef6f5e17e571: Preparing [2022-09-28T17:58:20.092Z] 215057a6bc6b: Preparing [2022-09-28T17:58:20.092Z] 994393dc58e7: Preparing [2022-09-28T17:58:20.092Z] 994393dc58e7: Waiting [2022-09-28T17:58:20.092Z] 20a2d781774f: Pushed [2022-09-28T17:58:20.092Z] ef6f5e17e571: Pushed [2022-09-28T17:58:20.092Z] af583d2fba41: Pushed [2022-09-28T17:58:20.092Z] 994393dc58e7: Layer already exists [2022-09-28T17:58:20.660Z] 215057a6bc6b: Pushed [2022-09-28T17:58:22.559Z] c8257f8bfcc9: Pushed [2022-09-28T17:58:22.559Z] 36be150d6762fc2492564362988c95ea99ab1b04: digest: sha256:beaeef9ce4b5e1b6105d47b2c44f09c81c755deaaef6816705dbf8d8d7b49f58 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:22.867Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:23.172Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-09-28T17:58:23.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-28T17:58:23.172Z] c8257f8bfcc9: Preparing [2022-09-28T17:58:23.172Z] 20a2d781774f: Preparing [2022-09-28T17:58:23.172Z] af583d2fba41: Preparing [2022-09-28T17:58:23.172Z] ef6f5e17e571: Preparing [2022-09-28T17:58:23.172Z] 215057a6bc6b: Preparing [2022-09-28T17:58:23.172Z] 994393dc58e7: Preparing [2022-09-28T17:58:23.172Z] c8257f8bfcc9: Layer already exists [2022-09-28T17:58:23.172Z] af583d2fba41: Layer already exists [2022-09-28T17:58:23.172Z] 215057a6bc6b: Layer already exists [2022-09-28T17:58:23.172Z] 20a2d781774f: Layer already exists [2022-09-28T17:58:23.172Z] ef6f5e17e571: Layer already exists [2022-09-28T17:58:23.172Z] 994393dc58e7: Layer already exists [2022-09-28T17:58:23.172Z] latest: digest: sha256:beaeef9ce4b5e1b6105d47b2c44f09c81c755deaaef6816705dbf8d8d7b49f58 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:23.484Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:23.788Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.26 [2022-09-28T17:58:23.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-28T17:58:23.788Z] c8257f8bfcc9: Preparing [2022-09-28T17:58:23.788Z] 20a2d781774f: Preparing [2022-09-28T17:58:23.788Z] af583d2fba41: Preparing [2022-09-28T17:58:23.788Z] ef6f5e17e571: Preparing [2022-09-28T17:58:23.788Z] 215057a6bc6b: Preparing [2022-09-28T17:58:23.788Z] 994393dc58e7: Preparing [2022-09-28T17:58:23.788Z] 994393dc58e7: Waiting [2022-09-28T17:58:23.788Z] c8257f8bfcc9: Layer already exists [2022-09-28T17:58:23.788Z] ef6f5e17e571: Layer already exists [2022-09-28T17:58:23.788Z] af583d2fba41: Layer already exists [2022-09-28T17:58:23.788Z] 215057a6bc6b: Layer already exists [2022-09-28T17:58:23.788Z] 20a2d781774f: Layer already exists [2022-09-28T17:58:23.788Z] 994393dc58e7: Layer already exists [2022-09-28T17:58:23.788Z] 2.3.0-dev.26: digest: sha256:beaeef9ce4b5e1b6105d47b2c44f09c81c755deaaef6816705dbf8d8d7b49f58 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:24.099Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:24.404Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 [2022-09-28T17:58:24.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-28T17:58:24.404Z] c8257f8bfcc9: Preparing [2022-09-28T17:58:24.404Z] 20a2d781774f: Preparing [2022-09-28T17:58:24.404Z] af583d2fba41: Preparing [2022-09-28T17:58:24.404Z] ef6f5e17e571: Preparing [2022-09-28T17:58:24.404Z] 215057a6bc6b: Preparing [2022-09-28T17:58:24.404Z] 994393dc58e7: Preparing [2022-09-28T17:58:24.404Z] 994393dc58e7: Waiting [2022-09-28T17:58:24.404Z] 215057a6bc6b: Layer already exists [2022-09-28T17:58:24.404Z] af583d2fba41: Layer already exists [2022-09-28T17:58:24.404Z] 20a2d781774f: Layer already exists [2022-09-28T17:58:24.404Z] c8257f8bfcc9: Layer already exists [2022-09-28T17:58:24.404Z] ef6f5e17e571: Layer already exists [2022-09-28T17:58:24.404Z] 994393dc58e7: Layer already exists [2022-09-28T17:58:24.404Z] 36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26: digest: sha256:beaeef9ce4b5e1b6105d47b2c44f09c81c755deaaef6816705dbf8d8d7b49f58 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:24.708Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:25.008Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-09-28T17:58:25.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-28T17:58:25.008Z] c8257f8bfcc9: Preparing [2022-09-28T17:58:25.008Z] 20a2d781774f: Preparing [2022-09-28T17:58:25.008Z] af583d2fba41: Preparing [2022-09-28T17:58:25.008Z] ef6f5e17e571: Preparing [2022-09-28T17:58:25.008Z] 215057a6bc6b: Preparing [2022-09-28T17:58:25.008Z] 994393dc58e7: Preparing [2022-09-28T17:58:25.008Z] 994393dc58e7: Waiting [2022-09-28T17:58:25.008Z] 215057a6bc6b: Layer already exists [2022-09-28T17:58:25.008Z] ef6f5e17e571: Layer already exists [2022-09-28T17:58:25.008Z] af583d2fba41: Layer already exists [2022-09-28T17:58:25.008Z] c8257f8bfcc9: Layer already exists [2022-09-28T17:58:25.008Z] 20a2d781774f: Layer already exists [2022-09-28T17:58:25.008Z] 994393dc58e7: Layer already exists [2022-09-28T17:58:25.008Z] main: digest: sha256:beaeef9ce4b5e1b6105d47b2c44f09c81c755deaaef6816705dbf8d8d7b49f58 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T17:58:25.043Z] ===================================================== [Pipeline] echo [2022-09-28T17:58:25.048Z] taggedImages: [2022-09-28T17:58:25.048Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:36be150d6762fc2492564362988c95ea99ab1b04 [2022-09-28T17:58:25.048Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-09-28T17:58:25.048Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.26 [2022-09-28T17:58:25.048Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 [2022-09-28T17:58:25.048Z] - nexus3.edgexfoundry.org:10004/app-service-configurable: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 [2022-09-28T17:58:25.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T17:58:25.397Z] [2022-09-28T17:58:25.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:25.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T17:58:25.694Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T17:58:25.694Z] 5eb5b503b376: Pulling fs layer [2022-09-28T17:58:25.694Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T17:58:25.694Z] ec43610c2a17: Pulling fs layer [2022-09-28T17:58:25.694Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T17:58:25.694Z] 33b1e0a273af: Pulling fs layer [2022-09-28T17:58:25.694Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T17:58:25.695Z] 2f39f015ded8: Pulling fs layer [2022-09-28T17:58:25.695Z] 3a2ae6a8a46f: Waiting [2022-09-28T17:58:25.695Z] 33b1e0a273af: Waiting [2022-09-28T17:58:25.695Z] 5d3b04190fa2: Waiting [2022-09-28T17:58:25.695Z] 2f39f015ded8: Waiting [2022-09-28T17:58:25.695Z] 5c69ac0246d0: Download complete [2022-09-28T17:58:25.695Z] 3a2ae6a8a46f: Download complete [2022-09-28T17:58:25.695Z] 33b1e0a273af: Verifying Checksum [2022-09-28T17:58:25.695Z] 33b1e0a273af: Download complete [2022-09-28T17:58:25.695Z] 5d3b04190fa2: Verifying Checksum [2022-09-28T17:58:25.695Z] 5d3b04190fa2: Download complete [2022-09-28T17:58:25.695Z] ec43610c2a17: Verifying Checksum [2022-09-28T17:58:25.695Z] ec43610c2a17: Download complete [2022-09-28T17:58:25.951Z] 5eb5b503b376: Verifying Checksum [2022-09-28T17:58:25.951Z] 5eb5b503b376: Download complete [2022-09-28T17:58:26.515Z] 2f39f015ded8: Download complete [2022-09-28T17:58:27.079Z] 5eb5b503b376: Pull complete [2022-09-28T17:58:27.079Z] 5c69ac0246d0: Pull complete [2022-09-28T17:58:27.646Z] ec43610c2a17: Pull complete [2022-09-28T17:58:27.646Z] 3a2ae6a8a46f: Pull complete [2022-09-28T17:58:27.904Z] 33b1e0a273af: Pull complete [2022-09-28T17:58:27.904Z] 5d3b04190fa2: Pull complete [2022-09-28T17:58:32.084Z] 2f39f015ded8: Pull complete [2022-09-28T17:58:32.084Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T17:58:32.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T17:58:32.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:58:32.153Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2022-09-28T17:58:32.183Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 [2022-09-28T17:58:33.549Z] $ docker top bb644a6fef819a420f2c83f43369eb9b6fba407060da5fff1a5b2676380f0117 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:58:33.915Z] ---> job-cost.sh [2022-09-28T17:58:33.915Z] lf-activate-venv: SKIPPING [2022-09-28T17:58:33.915Z] INFO: No Stack... [2022-09-28T17:58:34.482Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T17:58:34.740Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T17:58:35.026Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-09-28T17:58:35.026Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T17:58:35.039Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] [2022-09-28T17:58:35.045Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] did not exist. Created. [2022-09-28T17:58:35.045Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T17:58:35.347Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T17:58:35.379Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T17:58:35.385Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T17:58:35.404Z] $ docker stop --time=1 bb644a6fef819a420f2c83f43369eb9b6fba407060da5fff1a5b2676380f0117 [2022-09-28T17:58:36.568Z] $ docker rm -f bb644a6fef819a420f2c83f43369eb9b6fba407060da5fff1a5b2676380f0117 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T17:59:42.013Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1848 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-09-28T17:59:42.025Z] Running in /w/workspace/app-service-configurable/105 [Pipeline] { [Pipeline] checkout [2022-09-28T17:59:42.054Z] Selected Git installation does not exist. Using Default [2022-09-28T17:59:42.054Z] The recommended git tool is: NONE [2022-09-28T17:59:47.754Z] using credential edgex-jenkins-ssh [2022-09-28T17:59:47.774Z] Cloning the remote Git repository [2022-09-28T17:59:47.828Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-09-28T17:59:47.930Z] > git init /w/workspace/app-service-configurable/105 # timeout=10 [2022-09-28T17:59:48.101Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-09-28T17:59:48.102Z] > git --version # timeout=10 [2022-09-28T17:59:48.127Z] > git --version # 'git version 2.25.1' [2022-09-28T17:59:48.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T17:59:48.188Z] Verifying host key using known hosts file [2022-09-28T17:59:48.453Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T17:59:48.470Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T17:59:50.743Z] Avoid second fetch [2022-09-28T17:59:50.744Z] Checking out Revision 36be150d6762fc2492564362988c95ea99ab1b04 (main) [2022-09-28T17:59:49.704Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-09-28T17:59:49.728Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T17:59:50.761Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T17:59:50.786Z] > git checkout -f 36be150d6762fc2492564362988c95ea99ab1b04 # timeout=10 [2022-09-28T17:59:51.349Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#470)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T17:59:52.251Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T17:59:52.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T17:59:52.251Z] Dload Upload Total Spent Left Speed [2022-09-28T17:59:52.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh [2022-09-28T17:59:52.890Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T17:59:53.223Z] + sudo tee /etc/docker/daemon.new [2022-09-28T17:59:53.223Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T17:59:53.223Z] { [2022-09-28T17:59:53.223Z] "registry-mirrors": [ [2022-09-28T17:59:53.223Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T17:59:53.223Z] ], [2022-09-28T17:59:53.223Z] "bip": "10.250.0.254/24", [2022-09-28T17:59:53.223Z] "hosts": [ [2022-09-28T17:59:53.223Z] "tcp://0.0.0.0:5555", [2022-09-28T17:59:53.223Z] "unix:///var/run/docker.sock" [2022-09-28T17:59:53.223Z] ], [2022-09-28T17:59:53.223Z] "mtu": 1458, [2022-09-28T17:59:53.223Z] "selinux-enabled": true, [2022-09-28T17:59:53.223Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T17:59:53.223Z] } [Pipeline] sh [2022-09-28T17:59:53.557Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T17:59:53.901Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T18:00:12.173Z] provisioning config files... [2022-09-28T18:00:12.198Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/105@tmp/config4492712217728758082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:00:12.551Z] ---> docker-login.sh [2022-09-28T18:00:12.551Z] nexus3.edgexfoundry.org:10001 [2022-09-28T18:00:12.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T18:00:13.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T18:00:13.089Z] Configure a credential helper to remove this warning. See [2022-09-28T18:00:13.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T18:00:13.089Z] [2022-09-28T18:00:13.089Z] Login Succeeded [2022-09-28T18:00:13.089Z] nexus3.edgexfoundry.org:10002 [2022-09-28T18:00:13.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T18:00:13.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T18:00:13.362Z] Configure a credential helper to remove this warning. See [2022-09-28T18:00:13.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T18:00:13.362Z] [2022-09-28T18:00:13.362Z] Login Succeeded [2022-09-28T18:00:13.362Z] nexus3.edgexfoundry.org:10003 [2022-09-28T18:00:13.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T18:00:13.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T18:00:13.902Z] Configure a credential helper to remove this warning. See [2022-09-28T18:00:13.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T18:00:13.902Z] [2022-09-28T18:00:13.902Z] Login Succeeded [2022-09-28T18:00:13.902Z] nexus3.edgexfoundry.org:10004 [2022-09-28T18:00:14.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T18:00:14.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T18:00:14.177Z] Configure a credential helper to remove this warning. See [2022-09-28T18:00:14.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T18:00:14.177Z] [2022-09-28T18:00:14.177Z] Login Succeeded [2022-09-28T18:00:14.177Z] docker.io [2022-09-28T18:00:14.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T18:00:15.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T18:00:15.037Z] Configure a credential helper to remove this warning. See [2022-09-28T18:00:15.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T18:00:15.037Z] [2022-09-28T18:00:15.037Z] Login Succeeded [2022-09-28T18:00:15.037Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T18:00:15.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T18:00:15.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T18:00:15.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T18:00:15.230Z] ========================================================= [2022-09-28T18:00:15.230Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T18:00:15.230Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:00:15.580Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-28T18:00:15.580Z] Sending build context to Docker daemon 207.9kB [2022-09-28T18:00:15.852Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T18:00:15.852Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-28T18:00:15.852Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T18:00:15.852Z] b3c136eddcbf: Pulling fs layer [2022-09-28T18:00:15.852Z] c0a3192eca97: Pulling fs layer [2022-09-28T18:00:15.852Z] a050256f5b6f: Pulling fs layer [2022-09-28T18:00:15.852Z] 656be50a0ddc: Pulling fs layer [2022-09-28T18:00:15.852Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T18:00:15.852Z] 46d945488cbd: Pulling fs layer [2022-09-28T18:00:15.852Z] 8a5474983e97: Pulling fs layer [2022-09-28T18:00:15.852Z] 329c88fbcd65: Pulling fs layer [2022-09-28T18:00:15.852Z] 2bbca73fdf42: Waiting [2022-09-28T18:00:15.852Z] 46d945488cbd: Waiting [2022-09-28T18:00:15.852Z] 8a5474983e97: Waiting [2022-09-28T18:00:15.852Z] 329c88fbcd65: Waiting [2022-09-28T18:00:15.852Z] 656be50a0ddc: Waiting [2022-09-28T18:00:16.121Z] a050256f5b6f: Verifying Checksum [2022-09-28T18:00:16.121Z] a050256f5b6f: Download complete [2022-09-28T18:00:16.121Z] c0a3192eca97: Verifying Checksum [2022-09-28T18:00:16.121Z] c0a3192eca97: Download complete [2022-09-28T18:00:16.121Z] 2bbca73fdf42: Verifying Checksum [2022-09-28T18:00:16.121Z] 2bbca73fdf42: Download complete [2022-09-28T18:00:16.121Z] 46d945488cbd: Download complete [2022-09-28T18:00:16.121Z] b3c136eddcbf: Verifying Checksum [2022-09-28T18:00:16.121Z] b3c136eddcbf: Download complete [2022-09-28T18:00:17.116Z] b3c136eddcbf: Pull complete [2022-09-28T18:00:17.116Z] 329c88fbcd65: Verifying Checksum [2022-09-28T18:00:17.116Z] 329c88fbcd65: Download complete [2022-09-28T18:00:17.744Z] c0a3192eca97: Pull complete [2022-09-28T18:00:18.017Z] a050256f5b6f: Pull complete [2022-09-28T18:00:18.604Z] 8a5474983e97: Verifying Checksum [2022-09-28T18:00:18.604Z] 8a5474983e97: Download complete [2022-09-28T18:00:19.189Z] 656be50a0ddc: Verifying Checksum [2022-09-28T18:00:19.189Z] 656be50a0ddc: Download complete [2022-09-28T18:00:31.546Z] 656be50a0ddc: Pull complete [2022-09-28T18:00:31.546Z] 2bbca73fdf42: Pull complete [2022-09-28T18:00:31.546Z] 46d945488cbd: Pull complete [2022-09-28T18:00:36.903Z] 8a5474983e97: Pull complete [2022-09-28T18:00:38.885Z] 329c88fbcd65: Pull complete [2022-09-28T18:00:38.885Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T18:00:38.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T18:00:38.885Z] ---> ff4287adb874 [2022-09-28T18:00:38.885Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-28T18:00:40.835Z] ---> Running in 8d7fd18fdad6 [2022-09-28T18:00:41.102Z] Removing intermediate container 8d7fd18fdad6 [2022-09-28T18:00:41.102Z] ---> fea283a24a26 [2022-09-28T18:00:41.102Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T18:00:41.102Z] ---> Running in 2842df497327 [2022-09-28T18:00:41.368Z] Removing intermediate container 2842df497327 [2022-09-28T18:00:41.368Z] ---> d4143ca439d3 [2022-09-28T18:00:41.368Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-28T18:00:41.638Z] ---> Running in 7b104460e538 [2022-09-28T18:00:41.985Z] Removing intermediate container 7b104460e538 [2022-09-28T18:00:41.985Z] ---> 0d8b11720c46 [2022-09-28T18:00:41.985Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T18:00:41.985Z] ---> Running in c7f1accbaec0 [2022-09-28T18:00:42.263Z] Removing intermediate container c7f1accbaec0 [2022-09-28T18:00:42.263Z] ---> 90edd6727dd4 [2022-09-28T18:00:42.263Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T18:00:42.263Z] ---> Running in 61031e81d5d8 [2022-09-28T18:00:44.238Z] Removing intermediate container 61031e81d5d8 [2022-09-28T18:00:44.238Z] ---> 021c410b3c5e [2022-09-28T18:00:44.238Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T18:00:44.507Z] ---> Running in 58750b96ad9f [2022-09-28T18:00:45.471Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T18:00:46.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T18:00:47.405Z] OK: 221 MiB in 51 packages [2022-09-28T18:00:47.997Z] Removing intermediate container 58750b96ad9f [2022-09-28T18:00:47.997Z] ---> a43bd8d96bf5 [2022-09-28T18:00:47.997Z] Step 9/14 : WORKDIR /app [2022-09-28T18:00:48.267Z] ---> Running in fd5e980a0a32 [2022-09-28T18:00:48.537Z] Removing intermediate container fd5e980a0a32 [2022-09-28T18:00:48.537Z] ---> 17025ad6f107 [2022-09-28T18:00:48.537Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-28T18:00:49.126Z] ---> 587b9cee696f [2022-09-28T18:00:49.126Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T18:00:49.126Z] ---> Running in 89646659ff0e [2022-09-28T18:01:45.578Z] Removing intermediate container 89646659ff0e [2022-09-28T18:01:45.578Z] ---> cda900d0e9c8 [2022-09-28T18:01:45.578Z] Step 12/14 : COPY . . [2022-09-28T18:01:45.578Z] ---> 616bdad559b3 [2022-09-28T18:01:45.578Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T18:01:45.578Z] ---> Running in 5740223f81e5 [2022-09-28T18:01:45.578Z] Removing intermediate container 5740223f81e5 [2022-09-28T18:01:45.578Z] ---> ff315eeeba09 [2022-09-28T18:01:45.578Z] Step 14/14 : RUN $MAKE [2022-09-28T18:01:45.578Z] ---> Running in 733c5f14c0bd [2022-09-28T18:01:45.578Z] noop [2022-09-28T18:01:45.578Z] Removing intermediate container 733c5f14c0bd [2022-09-28T18:01:45.578Z] ---> 7e08734ca072 [2022-09-28T18:01:45.578Z] Successfully built 7e08734ca072 [2022-09-28T18:01:45.578Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:01:45.938Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T18:01:45.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:01:46.139Z] prd-ubuntu20.04-docker-arm64-4c-16g-1848 does not seem to be running inside a container [2022-09-28T18:01:46.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/105 -v /w/workspace/app-service-configurable/105:/w/workspace/app-service-configurable/105:rw,z -v /w/workspace/app-service-configurable/105@tmp:/w/workspace/app-service-configurable/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T18:01:47.432Z] $ docker top 0ab4df760aa13c0b7fff6b80b34160a70d0cb27b981a165d2d19680cd7a8acef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T18:01:48.298Z] + go version [2022-09-28T18:01:48.298Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T18:01:48.319Z] $ docker stop --time=1 0ab4df760aa13c0b7fff6b80b34160a70d0cb27b981a165d2d19680cd7a8acef [2022-09-28T18:01:50.011Z] $ docker rm -f 0ab4df760aa13c0b7fff6b80b34160a70d0cb27b981a165d2d19680cd7a8acef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:01:50.596Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T18:01:50.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:01:50.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-1848 does not seem to be running inside a container [2022-09-28T18:01:50.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/105 -v /w/workspace/app-service-configurable/105:/w/workspace/app-service-configurable/105:rw,z -v /w/workspace/app-service-configurable/105@tmp:/w/workspace/app-service-configurable/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T18:01:52.091Z] $ docker top 67fd5f5f634cc53cc6fd54192096c9c0d4bde5314670affc07f0b6c5c0c5cce8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T18:01:52.946Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/105 [Pipeline] fileExists [Pipeline] sh [2022-09-28T18:01:53.277Z] + make test [2022-09-28T18:01:53.547Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-28T18:03:30.236Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-28T18:03:30.236Z] CGO_ENABLED=1 go vet ./... [2022-09-28T18:03:40.336Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T18:03:40.336Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T18:03:40.336Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T18:03:40.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T18:03:40.363Z] $ docker stop --time=1 67fd5f5f634cc53cc6fd54192096c9c0d4bde5314670affc07f0b6c5c0c5cce8 [2022-09-28T18:03:42.172Z] $ docker rm -f 67fd5f5f634cc53cc6fd54192096c9c0d4bde5314670affc07f0b6c5c0c5cce8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T18:03:43.127Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T18:03:43.148Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T18:03:43.563Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T18:03:43.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T18:03:44.263Z] + ls -al . [2022-09-28T18:03:44.263Z] total 172 [2022-09-28T18:03:44.263Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 28 18:01 . [2022-09-28T18:03:44.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 17:59 .. [2022-09-28T18:03:44.263Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 28 17:59 .dockerignore [2022-09-28T18:03:44.263Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 17:59 .git [2022-09-28T18:03:44.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 17:59 .github [2022-09-28T18:03:44.263Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 28 17:59 .gitignore [2022-09-28T18:03:44.263Z] -rw-rw-r-- 1 jenkins jenkins 9207 Sep 28 17:59 Attribution.txt [2022-09-28T18:03:44.263Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 28 17:59 CHANGELOG.md [2022-09-28T18:03:44.263Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 28 17:59 Dockerfile [2022-09-28T18:03:44.263Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 17:59 GOVERNANCE.md [2022-09-28T18:03:44.263Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 28 17:59 Jenkinsfile [2022-09-28T18:03:44.263Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 28 17:59 LICENSE [2022-09-28T18:03:44.263Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 28 17:59 OWNERS.md [2022-09-28T18:03:44.263Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 28 17:59 README.md [2022-09-28T18:03:44.263Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 17:56 VERSION [2022-09-28T18:03:44.263Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 17:59 bin [2022-09-28T18:03:44.263Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 28 18:01 coverage.out [2022-09-28T18:03:44.263Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 28 17:59 go.mod [2022-09-28T18:03:44.263Z] -rw-rw-r-- 1 jenkins jenkins 37382 Sep 28 17:59 go.sum [2022-09-28T18:03:44.263Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 28 17:59 main.go [2022-09-28T18:03:44.263Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 28 17:59 makefile [2022-09-28T18:03:44.263Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 17:59 res [2022-09-28T18:03:44.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 17:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:03:44.603Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=36be150d6762fc2492564362988c95ea99ab1b04 --label arch=arm64 --label version=2.3.0-dev.26 . [2022-09-28T18:03:44.603Z] Sending build context to Docker daemon 208.9kB [2022-09-28T18:03:44.871Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T18:03:44.871Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-28T18:03:44.871Z] ---> 7e08734ca072 [2022-09-28T18:03:44.871Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-28T18:03:44.871Z] ---> Running in 0b764a9e5bf4 [2022-09-28T18:03:45.138Z] Removing intermediate container 0b764a9e5bf4 [2022-09-28T18:03:45.138Z] ---> 26b1d4c2fac8 [2022-09-28T18:03:45.138Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T18:03:45.138Z] ---> Running in 6d629c4af5b7 [2022-09-28T18:03:45.406Z] Removing intermediate container 6d629c4af5b7 [2022-09-28T18:03:45.406Z] ---> b754fc3a7aad [2022-09-28T18:03:45.406Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-28T18:03:45.675Z] ---> Running in 44b7d53be439 [2022-09-28T18:03:45.943Z] Removing intermediate container 44b7d53be439 [2022-09-28T18:03:45.943Z] ---> 638431bfbf75 [2022-09-28T18:03:45.943Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T18:03:45.943Z] ---> Running in 0dcfc2ad7927 [2022-09-28T18:03:46.211Z] Removing intermediate container 0dcfc2ad7927 [2022-09-28T18:03:46.211Z] ---> 6c54ae8247d6 [2022-09-28T18:03:46.211Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T18:03:46.211Z] ---> Running in 97a6352564b2 [2022-09-28T18:03:48.168Z] Removing intermediate container 97a6352564b2 [2022-09-28T18:03:48.168Z] ---> 9e4fcada0aa7 [2022-09-28T18:03:48.168Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T18:03:48.168Z] ---> Running in 8540ab6a6597 [2022-09-28T18:03:49.130Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T18:03:50.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T18:03:51.052Z] OK: 221 MiB in 51 packages [2022-09-28T18:03:52.014Z] Removing intermediate container 8540ab6a6597 [2022-09-28T18:03:52.014Z] ---> 8b4c01c26a08 [2022-09-28T18:03:52.014Z] Step 9/28 : WORKDIR /app [2022-09-28T18:03:52.014Z] ---> Running in 6f97df8cb5f8 [2022-09-28T18:03:52.281Z] Removing intermediate container 6f97df8cb5f8 [2022-09-28T18:03:52.281Z] ---> 669748903b07 [2022-09-28T18:03:52.281Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-28T18:03:52.546Z] ---> 82fff4566faf [2022-09-28T18:03:52.546Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T18:03:52.812Z] ---> Running in 252fbc23cd84 [2022-09-28T18:03:54.760Z] Removing intermediate container 252fbc23cd84 [2022-09-28T18:03:54.760Z] ---> badc86f9b337 [2022-09-28T18:03:54.760Z] Step 12/28 : COPY . . [2022-09-28T18:03:55.343Z] ---> 0b8aba33afcb [2022-09-28T18:03:55.343Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T18:03:55.343Z] ---> Running in fc5a45e66931 [2022-09-28T18:03:55.615Z] Removing intermediate container fc5a45e66931 [2022-09-28T18:03:55.615Z] ---> 43b35a31e646 [2022-09-28T18:03:55.615Z] Step 14/28 : RUN $MAKE [2022-09-28T18:03:55.615Z] ---> Running in d06b66b96fc0 [2022-09-28T18:03:56.575Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-28T18:06:48.385Z] Removing intermediate container d06b66b96fc0 [2022-09-28T18:06:48.385Z] ---> a90a7885433d [2022-09-28T18:06:48.385Z] Step 15/28 : FROM alpine:3.16 [2022-09-28T18:06:48.385Z] 3.16: Pulling from library/alpine [2022-09-28T18:06:48.385Z] 9b18e9b68314: Pulling fs layer [2022-09-28T18:06:48.385Z] 9b18e9b68314: Download complete [2022-09-28T18:06:48.385Z] 9b18e9b68314: Pull complete [2022-09-28T18:06:48.385Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T18:06:48.385Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T18:06:48.385Z] ---> a6215f271958 [2022-09-28T18:06:48.385Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T18:06:48.385Z] ---> Running in fa786e3ad8d2 [2022-09-28T18:06:48.385Z] Removing intermediate container fa786e3ad8d2 [2022-09-28T18:06:48.385Z] ---> 5e4ffbeff012 [2022-09-28T18:06:48.385Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-28T18:06:48.385Z] ---> Running in aac589ede79d [2022-09-28T18:06:48.385Z] Removing intermediate container aac589ede79d [2022-09-28T18:06:48.385Z] ---> 424d45af8d6b [2022-09-28T18:06:48.385Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-28T18:06:48.385Z] ---> Running in 02b93a952d22 [2022-09-28T18:06:48.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T18:06:48.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T18:06:48.385Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-28T18:06:48.385Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-28T18:06:48.385Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T18:06:48.385Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-28T18:06:48.385Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T18:06:48.385Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-28T18:06:48.385Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-28T18:06:48.385Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T18:06:48.385Z] Executing ca-certificates-20220614-r0.trigger [2022-09-28T18:06:48.385Z] OK: 9 MiB in 21 packages [2022-09-28T18:06:48.385Z] Removing intermediate container 02b93a952d22 [2022-09-28T18:06:48.385Z] ---> 61e411cd8eb3 [2022-09-28T18:06:48.385Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-28T18:06:48.385Z] ---> f69744ebe6a4 [2022-09-28T18:06:48.385Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-28T18:06:48.385Z] ---> 415612f311cb [2022-09-28T18:06:48.385Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-28T18:06:48.385Z] ---> 94132ee73e81 [2022-09-28T18:06:48.385Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-28T18:06:48.385Z] ---> 8b955ffb98d8 [2022-09-28T18:06:48.385Z] Step 23/28 : EXPOSE 48095 [2022-09-28T18:06:48.385Z] ---> Running in 90e950d796b0 [2022-09-28T18:06:48.385Z] Removing intermediate container 90e950d796b0 [2022-09-28T18:06:48.385Z] ---> e1132ee76236 [2022-09-28T18:06:48.385Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-28T18:06:48.385Z] ---> Running in 67be5fa5e9bd [2022-09-28T18:06:48.385Z] Removing intermediate container 67be5fa5e9bd [2022-09-28T18:06:48.385Z] ---> 232fd514e3dc [2022-09-28T18:06:48.385Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T18:06:48.385Z] ---> Running in c198ab80fe1d [2022-09-28T18:06:48.385Z] Removing intermediate container c198ab80fe1d [2022-09-28T18:06:48.385Z] ---> 3b4922de09cc [2022-09-28T18:06:48.385Z] Step 26/28 : LABEL arch=arm64 [2022-09-28T18:06:48.385Z] ---> Running in 9f78f219d601 [2022-09-28T18:06:48.385Z] Removing intermediate container 9f78f219d601 [2022-09-28T18:06:48.385Z] ---> 5d7d59097a17 [2022-09-28T18:06:48.385Z] Step 27/28 : LABEL git_sha=36be150d6762fc2492564362988c95ea99ab1b04 [2022-09-28T18:06:48.385Z] ---> Running in c66edf2e9e29 [2022-09-28T18:06:48.385Z] Removing intermediate container c66edf2e9e29 [2022-09-28T18:06:48.385Z] ---> cbc7ad6fa490 [2022-09-28T18:06:48.386Z] Step 28/28 : LABEL version=2.3.0-dev.26 [2022-09-28T18:06:48.386Z] ---> Running in 45a87d85ffb4 [2022-09-28T18:06:48.386Z] Removing intermediate container 45a87d85ffb4 [2022-09-28T18:06:48.386Z] ---> 501549db6288 [2022-09-28T18:06:48.386Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T18:06:48.386Z] Successfully built 501549db6288 [2022-09-28T18:06:48.386Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T18:06:48.469Z] provisioning config files... [2022-09-28T18:06:48.484Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/105@tmp/config3624433340231831612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:06:48.823Z] ---> docker-login.sh [2022-09-28T18:06:48.823Z] nexus3.edgexfoundry.org:10001 [2022-09-28T18:06:48.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T18:06:49.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T18:06:49.090Z] Configure a credential helper to remove this warning. See [2022-09-28T18:06:49.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T18:06:49.090Z] [2022-09-28T18:06:49.090Z] Login Succeeded [2022-09-28T18:06:49.090Z] nexus3.edgexfoundry.org:10002 [2022-09-28T18:06:49.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T18:06:49.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T18:06:49.356Z] Configure a credential helper to remove this warning. See [2022-09-28T18:06:49.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T18:06:49.356Z] [2022-09-28T18:06:49.356Z] Login Succeeded [2022-09-28T18:06:49.356Z] nexus3.edgexfoundry.org:10003 [2022-09-28T18:06:49.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T18:06:49.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T18:06:49.894Z] Configure a credential helper to remove this warning. See [2022-09-28T18:06:49.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T18:06:49.894Z] [2022-09-28T18:06:49.894Z] Login Succeeded [2022-09-28T18:06:49.894Z] nexus3.edgexfoundry.org:10004 [2022-09-28T18:06:50.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T18:06:50.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T18:06:50.160Z] Configure a credential helper to remove this warning. See [2022-09-28T18:06:50.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T18:06:50.160Z] [2022-09-28T18:06:50.160Z] Login Succeeded [2022-09-28T18:06:50.160Z] docker.io [2022-09-28T18:06:50.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T18:06:50.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T18:06:50.691Z] Configure a credential helper to remove this warning. See [2022-09-28T18:06:50.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T18:06:50.691Z] [2022-09-28T18:06:50.691Z] Login Succeeded [2022-09-28T18:06:50.691Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T18:06:50.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T18:06:50.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T18:06:50.743Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-09-28T18:06:50.743Z] 36be150d6762fc2492564362988c95ea99ab1b04 [2022-09-28T18:06:50.743Z] latest [2022-09-28T18:06:50.743Z] 2.3.0-dev.26 [2022-09-28T18:06:50.743Z] 36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 [2022-09-28T18:06:50.743Z] main [2022-09-28T18:06:50.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:06:51.072Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:06:51.417Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36be150d6762fc2492564362988c95ea99ab1b04 [2022-09-28T18:06:51.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-28T18:06:51.417Z] da282a799068: Preparing [2022-09-28T18:06:51.417Z] c5cfd01d8b3d: Preparing [2022-09-28T18:06:51.417Z] 35e397aa0a0a: Preparing [2022-09-28T18:06:51.417Z] 41c548f00027: Preparing [2022-09-28T18:06:51.417Z] 47f9456021aa: Preparing [2022-09-28T18:06:51.417Z] 5d3e392a13a0: Preparing [2022-09-28T18:06:51.693Z] 41c548f00027: Pushed [2022-09-28T18:06:51.693Z] 35e397aa0a0a: Pushed [2022-09-28T18:06:51.693Z] c5cfd01d8b3d: Pushed [2022-09-28T18:06:51.693Z] 5d3e392a13a0: Layer already exists [2022-09-28T18:06:52.662Z] 47f9456021aa: Pushed [2022-09-28T18:06:56.907Z] da282a799068: Pushed [2022-09-28T18:06:57.173Z] 36be150d6762fc2492564362988c95ea99ab1b04: digest: sha256:79ee051cba59ae176c5a90476e79419ede9ead489d377b464d9bcd29f0fae895 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:06:57.505Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:06:57.845Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-09-28T18:06:57.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-28T18:06:57.846Z] da282a799068: Preparing [2022-09-28T18:06:57.846Z] c5cfd01d8b3d: Preparing [2022-09-28T18:06:57.846Z] 35e397aa0a0a: Preparing [2022-09-28T18:06:57.846Z] 41c548f00027: Preparing [2022-09-28T18:06:57.846Z] 47f9456021aa: Preparing [2022-09-28T18:06:57.846Z] 5d3e392a13a0: Preparing [2022-09-28T18:06:57.846Z] 47f9456021aa: Layer already exists [2022-09-28T18:06:57.846Z] da282a799068: Layer already exists [2022-09-28T18:06:57.846Z] c5cfd01d8b3d: Layer already exists [2022-09-28T18:06:57.846Z] 35e397aa0a0a: Layer already exists [2022-09-28T18:06:57.846Z] 41c548f00027: Layer already exists [2022-09-28T18:06:57.846Z] 5d3e392a13a0: Layer already exists [2022-09-28T18:06:57.846Z] latest: digest: sha256:79ee051cba59ae176c5a90476e79419ede9ead489d377b464d9bcd29f0fae895 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:06:58.448Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:06:58.786Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.26 [2022-09-28T18:06:58.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-28T18:06:58.786Z] da282a799068: Preparing [2022-09-28T18:06:58.786Z] c5cfd01d8b3d: Preparing [2022-09-28T18:06:58.786Z] 35e397aa0a0a: Preparing [2022-09-28T18:06:58.786Z] 41c548f00027: Preparing [2022-09-28T18:06:58.786Z] 47f9456021aa: Preparing [2022-09-28T18:06:58.786Z] 5d3e392a13a0: Preparing [2022-09-28T18:06:58.786Z] 5d3e392a13a0: Waiting [2022-09-28T18:06:58.786Z] c5cfd01d8b3d: Layer already exists [2022-09-28T18:06:58.786Z] 35e397aa0a0a: Layer already exists [2022-09-28T18:06:58.786Z] da282a799068: Layer already exists [2022-09-28T18:06:58.786Z] 41c548f00027: Layer already exists [2022-09-28T18:06:58.786Z] 47f9456021aa: Layer already exists [2022-09-28T18:06:58.786Z] 5d3e392a13a0: Layer already exists [2022-09-28T18:06:58.786Z] 2.3.0-dev.26: digest: sha256:79ee051cba59ae176c5a90476e79419ede9ead489d377b464d9bcd29f0fae895 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:06:59.382Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:06:59.725Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 [2022-09-28T18:06:59.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-28T18:06:59.725Z] da282a799068: Preparing [2022-09-28T18:06:59.725Z] c5cfd01d8b3d: Preparing [2022-09-28T18:06:59.725Z] 35e397aa0a0a: Preparing [2022-09-28T18:06:59.725Z] 41c548f00027: Preparing [2022-09-28T18:06:59.725Z] 47f9456021aa: Preparing [2022-09-28T18:06:59.725Z] 5d3e392a13a0: Preparing [2022-09-28T18:06:59.725Z] 5d3e392a13a0: Waiting [2022-09-28T18:06:59.725Z] da282a799068: Layer already exists [2022-09-28T18:06:59.725Z] 47f9456021aa: Layer already exists [2022-09-28T18:06:59.725Z] c5cfd01d8b3d: Layer already exists [2022-09-28T18:06:59.725Z] 41c548f00027: Layer already exists [2022-09-28T18:06:59.725Z] 35e397aa0a0a: Layer already exists [2022-09-28T18:06:59.725Z] 5d3e392a13a0: Layer already exists [2022-09-28T18:06:59.725Z] 36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26: digest: sha256:79ee051cba59ae176c5a90476e79419ede9ead489d377b464d9bcd29f0fae895 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:07:00.056Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:07:00.434Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-09-28T18:07:00.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-28T18:07:00.434Z] da282a799068: Preparing [2022-09-28T18:07:00.434Z] c5cfd01d8b3d: Preparing [2022-09-28T18:07:00.434Z] 35e397aa0a0a: Preparing [2022-09-28T18:07:00.434Z] 41c548f00027: Preparing [2022-09-28T18:07:00.434Z] 47f9456021aa: Preparing [2022-09-28T18:07:00.434Z] 5d3e392a13a0: Preparing [2022-09-28T18:07:00.434Z] 5d3e392a13a0: Waiting [2022-09-28T18:07:00.434Z] 35e397aa0a0a: Layer already exists [2022-09-28T18:07:00.434Z] da282a799068: Layer already exists [2022-09-28T18:07:00.434Z] c5cfd01d8b3d: Layer already exists [2022-09-28T18:07:00.434Z] 41c548f00027: Layer already exists [2022-09-28T18:07:00.434Z] 47f9456021aa: Layer already exists [2022-09-28T18:07:00.434Z] 5d3e392a13a0: Layer already exists [2022-09-28T18:07:00.701Z] main: digest: sha256:79ee051cba59ae176c5a90476e79419ede9ead489d377b464d9bcd29f0fae895 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T18:07:00.754Z] ===================================================== [Pipeline] echo [2022-09-28T18:07:00.763Z] taggedImages: [2022-09-28T18:07:00.763Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36be150d6762fc2492564362988c95ea99ab1b04 [2022-09-28T18:07:00.763Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-09-28T18:07:00.763Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.26 [2022-09-28T18:07:00.763Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 [2022-09-28T18:07:00.763Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:07:01.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T18:07:01.119Z] [2022-09-28T18:07:01.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:07:01.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T18:07:01.466Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T18:07:01.466Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T18:07:01.466Z] 04944245beec: Pulling fs layer [2022-09-28T18:07:01.466Z] 699f458cf7ca: Pulling fs layer [2022-09-28T18:07:01.466Z] 765212b225bb: Pulling fs layer [2022-09-28T18:07:01.466Z] f23df028b6ca: Pulling fs layer [2022-09-28T18:07:01.466Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T18:07:01.466Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T18:07:01.466Z] 765212b225bb: Waiting [2022-09-28T18:07:01.466Z] f23df028b6ca: Waiting [2022-09-28T18:07:01.466Z] d65c8cfc05b1: Waiting [2022-09-28T18:07:01.466Z] 2437ff75d9bd: Waiting [2022-09-28T18:07:01.746Z] 04944245beec: Verifying Checksum [2022-09-28T18:07:01.746Z] 04944245beec: Download complete [2022-09-28T18:07:01.746Z] 765212b225bb: Verifying Checksum [2022-09-28T18:07:01.746Z] 765212b225bb: Download complete [2022-09-28T18:07:01.746Z] f23df028b6ca: Verifying Checksum [2022-09-28T18:07:01.746Z] f23df028b6ca: Download complete [2022-09-28T18:07:01.746Z] d65c8cfc05b1: Download complete [2022-09-28T18:07:02.026Z] 699f458cf7ca: Verifying Checksum [2022-09-28T18:07:02.026Z] 699f458cf7ca: Download complete [2022-09-28T18:07:02.302Z] 8998bd30e6a1: Verifying Checksum [2022-09-28T18:07:04.885Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T18:07:04.885Z] 2437ff75d9bd: Download complete [2022-09-28T18:07:06.293Z] 8998bd30e6a1: Pull complete [2022-09-28T18:07:06.560Z] 04944245beec: Pull complete [2022-09-28T18:07:07.964Z] 699f458cf7ca: Pull complete [2022-09-28T18:07:07.964Z] 765212b225bb: Pull complete [2022-09-28T18:07:08.927Z] f23df028b6ca: Pull complete [2022-09-28T18:07:08.927Z] d65c8cfc05b1: Pull complete [2022-09-28T18:07:23.904Z] 2437ff75d9bd: Pull complete [2022-09-28T18:07:23.904Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T18:07:23.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T18:07:23.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:07:24.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-1848 does not seem to be running inside a container [2022-09-28T18:07:24.134Z] $ 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/app-service-configurable/105 -v /w/workspace/app-service-configurable/105:/w/workspace/app-service-configurable/105:rw,z -v /w/workspace/app-service-configurable/105@tmp:/w/workspace/app-service-configurable/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-28T18:07:26.678Z] $ docker top 4186919ca499b0cbc0d7b69678bd1aba7b50f1d16704e1b234a0ed564486ed3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:07:27.188Z] ---> job-cost.sh [2022-09-28T18:07:27.455Z] lf-activate-venv: SKIPPING [2022-09-28T18:07:27.455Z] INFO: No Stack... [2022-09-28T18:07:28.034Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T18:07:28.990Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T18:07:29.306Z] + + cut -d,cat -f6 /w/workspace/app-service-configurable/105/archives/cost.csv [2022-09-28T18:07:29.306Z] [Pipeline] lock [2022-09-28T18:07:29.367Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] [2022-09-28T18:07:29.374Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] did not exist. Created. [2022-09-28T18:07:29.374Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T18:07:29.706Z] /w/workspace/app-service-configurable/105@tmp/durable-d7027842/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T18:07:30.034Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T18:07:30.064Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T18:07:30.112Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T18:07:30.118Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T18:07:30.130Z] $ docker stop --time=1 4186919ca499b0cbc0d7b69678bd1aba7b50f1d16704e1b234a0ed564486ed3c [2022-09-28T18:07:31.586Z] $ docker rm -f 4186919ca499b0cbc0d7b69678bd1aba7b50f1d16704e1b234a0ed564486ed3c [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 [2022-09-28T18:07:31.907Z] provisioning config files... [2022-09-28T18:07:31.913Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1082704972867503766tmp [Pipeline] { [Pipeline] sh [2022-09-28T18:07:32.197Z] + set +x [2022-09-28T18:07:32.197Z] + + curl -s https://codecov.io/bashbash [2022-09-28T18:07:32.197Z] -s -- [2022-09-28T18:07:32.197Z] [2022-09-28T18:07:32.197Z] _____ _ [2022-09-28T18:07:32.197Z] / ____| | | [2022-09-28T18:07:32.197Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T18:07:32.197Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T18:07:32.197Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T18:07:32.197Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T18:07:32.197Z] Bash-1.0.6 [2022-09-28T18:07:32.197Z] [2022-09-28T18:07:32.197Z] [2022-09-28T18:07:32.197Z] ==> git version 2.25.1 found [2022-09-28T18:07:32.197Z] ==> 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 [2022-09-28T18:07:32.197Z] Release-Date: 2020-01-08 [2022-09-28T18:07:32.197Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-28T18:07:32.197Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T18:07:32.197Z] ==> Jenkins CI detected. [2022-09-28T18:07:32.197Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-09-28T18:07:32.197Z] project root: . [2022-09-28T18:07:32.197Z] --> token set from env [2022-09-28T18:07:32.197Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T18:07:32.197Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T18:07:32.197Z] ==> Python coveragepy not found [2022-09-28T18:07:32.197Z] ==> Searching for coverage reports in: [2022-09-28T18:07:32.197Z] + . [2022-09-28T18:07:32.197Z] -> Found 1 reports [2022-09-28T18:07:32.197Z] ==> Detecting git/mercurial file structure [2022-09-28T18:07:32.197Z] ==> Reading reports [2022-09-28T18:07:32.197Z] + ./coverage.out bytes=10 [2022-09-28T18:07:32.197Z] ==> Appending adjustments [2022-09-28T18:07:32.197Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T18:07:32.197Z] + Found adjustments [2022-09-28T18:07:32.197Z] ==> Gzipping contents [2022-09-28T18:07:32.197Z] 4.0K /tmp/codecov.15Qhh9.gz [2022-09-28T18:07:32.197Z] ==> Uploading reports [2022-09-28T18:07:32.197Z] url: https://codecov.io [2022-09-28T18:07:32.197Z] query: branch=main&commit=36be150d6762fc2492564362988c95ea99ab1b04&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T18:07:32.197Z] -> Pinging Codecov [2022-09-28T18:07:32.197Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=36be150d6762fc2492564362988c95ea99ab1b04&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T18:07:32.763Z] -> Uploading to [2022-09-28T18:07:32.763Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/A97CA9966030D2A3747ED39772930CCE/36be150d6762fc2492564362988c95ea99ab1b04/8ca71577-bc76-4766-8254-c13546d1b890.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T180732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c89747d1c4253ecc4235a7079d1716edec4beeffcf6e1a46be10b5d9d5ec841d [2022-09-28T18:07:32.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T18:07:32.763Z] Dload Upload Total Spent Left Speed [2022-09-28T18:07:32.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2521 --:--:-- --:--:-- --:--:-- 2521 [2022-09-28T18:07:32.763Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] } [2022-09-28T18:07:32.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-28T18:07:32.888Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-28T18:07:32.896Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:07:33.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T18:07:33.193Z] [2022-09-28T18:07:33.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:07:33.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T18:07:33.499Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-28T18:07:33.499Z] df9b9388f04a: Pulling fs layer [2022-09-28T18:07:33.499Z] 52dc419b0ee2: Pulling fs layer [2022-09-28T18:07:33.499Z] 25bc292e5bac: Pulling fs layer [2022-09-28T18:07:33.499Z] 114826534d7a: Pulling fs layer [2022-09-28T18:07:33.499Z] 4657fd5d0bcf: Pulling fs layer [2022-09-28T18:07:33.499Z] 6ad1cebc031e: Pulling fs layer [2022-09-28T18:07:33.499Z] 8a3aa393b2d8: Pulling fs layer [2022-09-28T18:07:33.499Z] 114826534d7a: Waiting [2022-09-28T18:07:33.499Z] 6ad1cebc031e: Waiting [2022-09-28T18:07:33.499Z] 8a3aa393b2d8: Waiting [2022-09-28T18:07:33.499Z] 25bc292e5bac: Verifying Checksum [2022-09-28T18:07:33.499Z] 25bc292e5bac: Download complete [2022-09-28T18:07:33.500Z] 52dc419b0ee2: Verifying Checksum [2022-09-28T18:07:33.500Z] 52dc419b0ee2: Download complete [2022-09-28T18:07:33.500Z] 4657fd5d0bcf: Verifying Checksum [2022-09-28T18:07:33.500Z] 4657fd5d0bcf: Download complete [2022-09-28T18:07:33.500Z] df9b9388f04a: Download complete [2022-09-28T18:07:33.765Z] df9b9388f04a: Pull complete [2022-09-28T18:07:33.765Z] 52dc419b0ee2: Pull complete [2022-09-28T18:07:33.765Z] 6ad1cebc031e: Verifying Checksum [2022-09-28T18:07:33.765Z] 6ad1cebc031e: Download complete [2022-09-28T18:07:33.765Z] 25bc292e5bac: Pull complete [2022-09-28T18:07:34.729Z] 114826534d7a: Verifying Checksum [2022-09-28T18:07:34.729Z] 114826534d7a: Download complete [2022-09-28T18:07:34.729Z] 8a3aa393b2d8: Verifying Checksum [2022-09-28T18:07:38.008Z] 114826534d7a: Pull complete [2022-09-28T18:07:38.009Z] 4657fd5d0bcf: Pull complete [2022-09-28T18:07:38.009Z] 6ad1cebc031e: Pull complete [2022-09-28T18:07:40.540Z] 8a3aa393b2d8: Pull complete [2022-09-28T18:07:40.540Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-28T18:07:40.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T18:07:40.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:07:40.619Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2022-09-28T18:07:40.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-28T18:07:42.753Z] $ docker top 56034bb3a289f5986c83da30d0e5dfd9ea1350be36aa04715b5ec5e854526706 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-28T18:07:42.814Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-09-28T18:07:43.091Z] + set -o pipefail [2022-09-28T18:07:43.091Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-09-28T18:07:48.359Z] [2022-09-28T18:07:48.359Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-09-28T18:07:48.359Z] [2022-09-28T18:07:48.359Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/d403ee1a-08a2-45c8-b7bb-888ba021b50b [2022-09-28T18:07:48.359Z] [2022-09-28T18:07:48.359Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-28T18:07:48.359Z] [2022-09-28T18:07:48.359Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-28T18:07:48.359Z] [2022-09-28T18:07:48.359Z] [Pipeline] } [2022-09-28T18:07:48.372Z] $ docker stop --time=1 56034bb3a289f5986c83da30d0e5dfd9ea1350be36aa04715b5ec5e854526706 [2022-09-28T18:07:50.418Z] $ docker rm -f 56034bb3a289f5986c83da30d0e5dfd9ea1350be36aa04715b5ec5e854526706 [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 [2022-09-28T18:07:51.094Z] + git log --format=format:%s -1 36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] sh [2022-09-28T18:07:51.382Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T18:07:51.382Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:07:51.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T18:07:51.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:07:51.741Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2022-09-28T18:07:51.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T18:07:52.187Z] $ docker top e1963357df7124711e369048975853df15941dcdcea5b2a0b0450a39cb76fbd0 -eo pid,comm [2022-09-28T18:07:52.234Z] 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). [2022-09-28T18:07:52.234Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T18:07:52.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T18:07:52.276Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T18:07:52.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T18:07:52.391Z] $ docker exec e1963357df7124711e369048975853df15941dcdcea5b2a0b0450a39cb76fbd0 ssh-agent [2022-09-28T18:07:52.488Z] SSH_AUTH_SOCK=/tmp/ssh-H1oFoma0pBHG/agent.32 [2022-09-28T18:07:52.488Z] SSH_AGENT_PID=38 [2022-09-28T18:07:52.492Z] Running ssh-add (command line suppressed) [2022-09-28T18:07:52.588Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5861780256655486777.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5861780256655486777.key) [2022-09-28T18:07:52.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T18:07:52.882Z] + git semver tag [2022-09-28T18:07:53.141Z] 2022-09-28 18:07:53,034 [run_tag] DEBUG tag force:False [2022-09-28T18:07:53.141Z] 2022-09-28 18:07:53,034 [check_head_tag] DEBUG check head tag [2022-09-28T18:07:53.141Z] 2022-09-28 18:07:53,035 [execute] INFO git cat-file --batch-check [2022-09-28T18:07:53.141Z] 2022-09-28 18:07:53,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-09-28T18:07:53.141Z] 2022-09-28 18:07:53,037 [execute] INFO git cat-file --batch [2022-09-28T18:07:53.141Z] 2022-09-28 18:07:53,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-09-28T18:07:53.141Z] 2022-09-28 18:07:53,048 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-28T18:07:53.141Z] 2022-09-28 18:07:53,048 [execute] INFO git tag -a v2.3.0-dev.26 -m v2.3.0-dev.26 [2022-09-28T18:07:53.141Z] 2022-09-28 18:07:53,048 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.26', '-m', 'v2.3.0-dev.26'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T18:07:53.141Z] 2022-09-28 18:07:53,053 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-28T18:07:53.141Z] 2.3.0-dev.26 [Pipeline] } [2022-09-28T18:07:53.152Z] $ docker exec --env ******** --env ******** e1963357df7124711e369048975853df15941dcdcea5b2a0b0450a39cb76fbd0 ssh-agent -k [2022-09-28T18:07:53.243Z] unset SSH_AUTH_SOCK; [2022-09-28T18:07:53.243Z] unset SSH_AGENT_PID; [2022-09-28T18:07:53.243Z] echo Agent pid 38 killed; [2022-09-28T18:07:53.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T18:07:53.551Z] + git semver [Pipeline] } [2022-09-28T18:07:53.822Z] $ docker stop --time=1 e1963357df7124711e369048975853df15941dcdcea5b2a0b0450a39cb76fbd0 [2022-09-28T18:07:55.139Z] $ docker rm -f e1963357df7124711e369048975853df15941dcdcea5b2a0b0450a39cb76fbd0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:07:55.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T18:07:55.512Z] [2022-09-28T18:07:55.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:07:55.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T18:07:55.816Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-28T18:07:55.816Z] ab5ef0e58194: Pulling fs layer [2022-09-28T18:07:55.816Z] 9712f1f96733: Pulling fs layer [2022-09-28T18:07:55.816Z] 63f879dbbcfc: Pulling fs layer [2022-09-28T18:07:55.816Z] 0d9ebad4ef96: Pulling fs layer [2022-09-28T18:07:55.816Z] e9a5061849ea: Pulling fs layer [2022-09-28T18:07:55.816Z] d747dcd14b5f: Pulling fs layer [2022-09-28T18:07:55.816Z] 2de7ff778b66: Pulling fs layer [2022-09-28T18:07:55.816Z] e9a5061849ea: Waiting [2022-09-28T18:07:55.816Z] 0d9ebad4ef96: Waiting [2022-09-28T18:07:55.817Z] d747dcd14b5f: Waiting [2022-09-28T18:07:55.817Z] 2de7ff778b66: Waiting [2022-09-28T18:07:55.817Z] 9712f1f96733: Verifying Checksum [2022-09-28T18:07:55.817Z] 9712f1f96733: Download complete [2022-09-28T18:07:56.392Z] 63f879dbbcfc: Verifying Checksum [2022-09-28T18:07:56.392Z] 63f879dbbcfc: Download complete [2022-09-28T18:07:56.392Z] 0d9ebad4ef96: Verifying Checksum [2022-09-28T18:07:56.392Z] 0d9ebad4ef96: Download complete [2022-09-28T18:07:56.392Z] ab5ef0e58194: Verifying Checksum [2022-09-28T18:07:56.392Z] ab5ef0e58194: Download complete [2022-09-28T18:07:56.392Z] e9a5061849ea: Download complete [2022-09-28T18:07:56.392Z] d747dcd14b5f: Verifying Checksum [2022-09-28T18:07:56.392Z] d747dcd14b5f: Download complete [2022-09-28T18:07:56.392Z] 2de7ff778b66: Verifying Checksum [2022-09-28T18:07:56.392Z] 2de7ff778b66: Download complete [2022-09-28T18:07:58.919Z] ab5ef0e58194: Pull complete [2022-09-28T18:07:58.919Z] 9712f1f96733: Pull complete [2022-09-28T18:07:59.483Z] 63f879dbbcfc: Pull complete [2022-09-28T18:08:02.760Z] 0d9ebad4ef96: Pull complete [2022-09-28T18:08:02.760Z] e9a5061849ea: Pull complete [2022-09-28T18:08:02.760Z] d747dcd14b5f: Pull complete [2022-09-28T18:08:03.692Z] 2de7ff778b66: Pull complete [2022-09-28T18:08:03.692Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-28T18:08:03.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T18:08:03.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:08:03.769Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2022-09-28T18:08:03.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-28T18:08:05.879Z] $ docker top 17d406d0b27b1a400ee8e3b4a9975f12053fe418e9b2fc7c58051c9251ee9366 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-28T18:08:05.936Z] provisioning config files... [2022-09-28T18:08:05.943Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10936522465883335141tmp [2022-09-28T18:08:05.953Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15969441331200871244tmp [2022-09-28T18:08:05.963Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1189009121753699650tmp [Pipeline] { [Pipeline] echo [2022-09-28T18:08:05.977Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:08:06.254Z] ---> sigul-configuration.sh [2022-09-28T18:08:06.254Z] gpg: directory `/root/.gnupg' created [2022-09-28T18:08:06.254Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-28T18:08:06.254Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-28T18:08:06.254Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-28T18:08:06.254Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-28T18:08:06.254Z] gpg: CAST5 encrypted data [2022-09-28T18:08:06.254Z] gpg: encrypted with 1 passphrase [2022-09-28T18:08:06.254Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-28T18:08:06.530Z] + mkdir /home/jenkins [2022-09-28T18:08:06.530Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-28T18:08:06.811Z] + 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 [2022-09-28T18:08:06.819Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:08:07.101Z] ---> sigul-install.sh [2022-09-28T18:08:07.101Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-28T18:08:07.384Z] + git tag --list [2022-09-28T18:08:07.384Z] v1.0.0 [2022-09-28T18:08:07.384Z] v1.1.0 [2022-09-28T18:08:07.384Z] v1.2.0 [2022-09-28T18:08:07.384Z] v1.3.0 [2022-09-28T18:08:07.384Z] v1.3.1 [2022-09-28T18:08:07.384Z] v2.0.0 [2022-09-28T18:08:07.384Z] v2.0.1 [2022-09-28T18:08:07.384Z] v2.1.0 [2022-09-28T18:08:07.384Z] v2.1.1 [2022-09-28T18:08:07.384Z] v2.1.1-dev.1 [2022-09-28T18:08:07.384Z] v2.1.1-dev.2 [2022-09-28T18:08:07.384Z] v2.2.0 [2022-09-28T18:08:07.384Z] v2.2.1-dev.1 [2022-09-28T18:08:07.384Z] v2.2.1-dev.10 [2022-09-28T18:08:07.384Z] v2.2.1-dev.2 [2022-09-28T18:08:07.384Z] v2.2.1-dev.3 [2022-09-28T18:08:07.384Z] v2.2.1-dev.4 [2022-09-28T18:08:07.384Z] v2.2.1-dev.5 [2022-09-28T18:08:07.384Z] v2.2.1-dev.6 [2022-09-28T18:08:07.384Z] v2.2.1-dev.7 [2022-09-28T18:08:07.384Z] v2.2.1-dev.8 [2022-09-28T18:08:07.384Z] v2.2.1-dev.9 [2022-09-28T18:08:07.384Z] v2.3.0-dev.10 [2022-09-28T18:08:07.384Z] v2.3.0-dev.11 [2022-09-28T18:08:07.384Z] v2.3.0-dev.12 [2022-09-28T18:08:07.384Z] v2.3.0-dev.13 [2022-09-28T18:08:07.384Z] v2.3.0-dev.14 [2022-09-28T18:08:07.384Z] v2.3.0-dev.15 [2022-09-28T18:08:07.384Z] v2.3.0-dev.16 [2022-09-28T18:08:07.384Z] v2.3.0-dev.17 [2022-09-28T18:08:07.384Z] v2.3.0-dev.18 [2022-09-28T18:08:07.384Z] v2.3.0-dev.19 [2022-09-28T18:08:07.384Z] v2.3.0-dev.20 [2022-09-28T18:08:07.384Z] v2.3.0-dev.21 [2022-09-28T18:08:07.384Z] v2.3.0-dev.22 [2022-09-28T18:08:07.384Z] v2.3.0-dev.23 [2022-09-28T18:08:07.384Z] v2.3.0-dev.24 [2022-09-28T18:08:07.384Z] v2.3.0-dev.25 [2022-09-28T18:08:07.384Z] v2.3.0-dev.26 [Pipeline] sh [2022-09-28T18:08:07.668Z] + lftools sign git-tag v2.3.0-dev.26 [2022-09-28T18:08:08.236Z] Signing Git tag with Sigul... [2022-09-28T18:08:08.236Z] Signing v2.3.0-dev.26 [Pipeline] echo [2022-09-28T18:08:08.812Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:08:09.093Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-28T18:08:09.100Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-28T18:08:09.120Z] $ docker stop --time=1 17d406d0b27b1a400ee8e3b4a9975f12053fe418e9b2fc7c58051c9251ee9366 [2022-09-28T18:08:10.455Z] $ docker rm -f 17d406d0b27b1a400ee8e3b4a9975f12053fe418e9b2fc7c58051c9251ee9366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-28T18:08:10.863Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T18:08:10.863Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:08:11.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T18:08:11.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:08:11.233Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2022-09-28T18:08:11.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T18:08:11.644Z] $ docker top 5ce4bcb83eb8720a82eb4aaf17cd5cf712234f6aafdaca55b2820dd7afb3af30 -eo pid,comm [2022-09-28T18:08:11.689Z] 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). [2022-09-28T18:08:11.689Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T18:08:11.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T18:08:11.733Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T18:08:11.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T18:08:11.857Z] $ docker exec 5ce4bcb83eb8720a82eb4aaf17cd5cf712234f6aafdaca55b2820dd7afb3af30 ssh-agent [2022-09-28T18:08:11.974Z] SSH_AUTH_SOCK=/tmp/ssh-vR212wc9vntM/agent.31 [2022-09-28T18:08:11.974Z] SSH_AGENT_PID=37 [2022-09-28T18:08:11.978Z] Running ssh-add (command line suppressed) [2022-09-28T18:08:12.078Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7878579866755203676.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7878579866755203676.key) [2022-09-28T18:08:12.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T18:08:12.380Z] + git semver bump pre [2022-09-28T18:08:12.640Z] 2022-09-28 18:08:12,557 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-28T18:08:12.640Z] 2022-09-28 18:08:12,557 [bump_version] DEBUG bumping version:2.3.0-dev.26 on axis:pre with prefix:dev [2022-09-28T18:08:12.640Z] 2022-09-28 18:08:12,557 [bump_version] DEBUG bumped version:2.3.0-dev.27 [2022-09-28T18:08:12.640Z] 2022-09-28 18:08:12,557 [write_version] DEBUG write version:2.3.0-dev.27 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-09-28T18:08:12.640Z] 2022-09-28 18:08:12,557 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-28T18:08:12.640Z] 2022-09-28 18:08:12,557 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-28T18:08:12.640Z] 2022-09-28 18:08:12,559 [execute] INFO git cat-file --batch-check [2022-09-28T18:08:12.640Z] 2022-09-28 18:08:12,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T18:08:12.640Z] 2022-09-28 18:08:12,564 [execute] INFO git cat-file --batch [2022-09-28T18:08:12.640Z] 2022-09-28 18:08:12,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T18:08:12.640Z] 2022-09-28 18:08:12,569 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-28T18:08:12.640Z] 2.3.0-dev.27 [Pipeline] } [2022-09-28T18:08:12.651Z] $ docker exec --env ******** --env ******** 5ce4bcb83eb8720a82eb4aaf17cd5cf712234f6aafdaca55b2820dd7afb3af30 ssh-agent -k [2022-09-28T18:08:12.752Z] unset SSH_AUTH_SOCK; [2022-09-28T18:08:12.752Z] unset SSH_AGENT_PID; [2022-09-28T18:08:12.752Z] echo Agent pid 37 killed; [2022-09-28T18:08:12.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T18:08:13.056Z] + git semver [Pipeline] } [2022-09-28T18:08:13.328Z] $ docker stop --time=1 5ce4bcb83eb8720a82eb4aaf17cd5cf712234f6aafdaca55b2820dd7afb3af30 [2022-09-28T18:08:14.624Z] $ docker rm -f 5ce4bcb83eb8720a82eb4aaf17cd5cf712234f6aafdaca55b2820dd7afb3af30 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T18:08:14.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T18:08:14.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:08:15.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T18:08:15.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:08:15.323Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2022-09-28T18:08:15.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T18:08:15.756Z] $ docker top b2316dbde61a02728dc2726d8ec00b4594cd2f2c610c98a114fbdcd238aec93c -eo pid,comm [2022-09-28T18:08:15.797Z] 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). [2022-09-28T18:08:15.797Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T18:08:15.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T18:08:15.833Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T18:08:15.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T18:08:15.940Z] $ docker exec b2316dbde61a02728dc2726d8ec00b4594cd2f2c610c98a114fbdcd238aec93c ssh-agent [2022-09-28T18:08:16.041Z] SSH_AUTH_SOCK=/tmp/ssh-MvycigzTufgW/agent.33 [2022-09-28T18:08:16.041Z] SSH_AGENT_PID=39 [2022-09-28T18:08:16.046Z] Running ssh-add (command line suppressed) [2022-09-28T18:08:16.161Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1632550415583708425.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1632550415583708425.key) [2022-09-28T18:08:16.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T18:08:16.460Z] + git semver push [2022-09-28T18:08:16.719Z] 2022-09-28 18:08:16,670 [run_push] DEBUG push [2022-09-28T18:08:16.719Z] 2022-09-28 18:08:16,670 [execute] INFO git cat-file --batch-check [2022-09-28T18:08:16.719Z] 2022-09-28 18:08:16,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T18:08:16.719Z] 2022-09-28 18:08:16,675 [execute] INFO git rev-list 3feedf5dd205f641aad5cf949a184a3324f6c297 -- [2022-09-28T18:08:16.719Z] 2022-09-28 18:08:16,675 [execute] DEBUG Popen(['git', 'rev-list', '3feedf5dd205f641aad5cf949a184a3324f6c297', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T18:08:16.719Z] 2022-09-28 18:08:16,686 [execute] INFO git fetch -v origin [2022-09-28T18:08:16.719Z] 2022-09-28 18:08:16,687 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-28T18:08:17.288Z] 2022-09-28 18:08:17,277 [run_push] DEBUG no remote changes detected [2022-09-28T18:08:17.288Z] 2022-09-28 18:08:17,277 [execute] INFO git push origin semver [2022-09-28T18:08:17.288Z] 2022-09-28 18:08:17,278 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T18:08:18.288Z] 2022-09-28 18:08:18,096 [run_push] DEBUG push all version tags [2022-09-28T18:08:18.288Z] 2022-09-28 18:08:18,097 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-28T18:08:18.288Z] 2022-09-28 18:08:18,097 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T18:08:19.224Z] 2022-09-28 18:08:18,888 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-28T18:08:19.224Z] 2.3.0-dev.27 [Pipeline] } [2022-09-28T18:08:19.236Z] $ docker exec --env ******** --env ******** b2316dbde61a02728dc2726d8ec00b4594cd2f2c610c98a114fbdcd238aec93c ssh-agent -k [2022-09-28T18:08:19.344Z] unset SSH_AUTH_SOCK; [2022-09-28T18:08:19.346Z] unset SSH_AGENT_PID; [2022-09-28T18:08:19.346Z] echo Agent pid 39 killed; [2022-09-28T18:08:19.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T18:08:19.661Z] + git semver [Pipeline] } [2022-09-28T18:08:19.935Z] $ docker stop --time=1 b2316dbde61a02728dc2726d8ec00b4594cd2f2c610c98a114fbdcd238aec93c [2022-09-28T18:08:21.281Z] $ docker rm -f b2316dbde61a02728dc2726d8ec00b4594cd2f2c610c98a114fbdcd238aec93c [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 [2022-09-28T18:08:21.830Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-09-28T18:08:21.830Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-09-28T18:08:21.830Z] total 16 [2022-09-28T18:08:21.830Z] drwxr-xr-x 3 root root 4096 Sep 28 17:58 . [2022-09-28T18:08:21.830Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 18:08 .. [2022-09-28T18:08:21.830Z] drwxr-xr-x 2 root root 4096 Sep 28 17:58 cost [2022-09-28T18:08:21.830Z] -rw-r--r-- 1 root root 96 Sep 28 17:58 cost.csv [2022-09-28T18:08:21.830Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-09-28T18:08:21.830Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-09-28T18:08:21.830Z] total 16 [2022-09-28T18:08:21.830Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 17:58 . [2022-09-28T18:08:21.830Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 18:08 .. [2022-09-28T18:08:21.830Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 17:58 cost [2022-09-28T18:08:21.830Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 28 17:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:08:22.112Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:08:22.968Z] ---> package-listing.sh [2022-09-28T18:08:22.968Z] ++ facter osfamily [2022-09-28T18:08:22.968Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T18:08:23.233Z] + OS_FAMILY=debian [2022-09-28T18:08:23.233Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-09-28T18:08:23.233Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T18:08:23.233Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T18:08:23.233Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T18:08:23.233Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T18:08:23.233Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-09-28T18:08:23.233Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T18:08:23.233Z] + case "${OS_FAMILY}" in [2022-09-28T18:08:23.233Z] + dpkg -l [2022-09-28T18:08:23.233Z] + grep '^ii' [2022-09-28T18:08:23.233Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T18:08:23.233Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T18:08:23.233Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T18:08:23.233Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-09-28T18:08:23.233Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-09-28T18:08:23.233Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-09-28T18:08:23.242Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-28T18:08:23.559Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:08:23.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T18:08:23.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:08:23.985Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2022-09-28T18:08:24.011Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T18:08:24.257Z] $ docker top 47d4b5984c831875dd80409ae4f5c143993385c912b634f13a989701e09bcfd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T18:08:24.593Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T18:08:24.877Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T18:08:25.177Z] + ls /var/log/sa-host [2022-09-28T18:08:25.177Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T18:08:25.236Z] provisioning config files... [2022-09-28T18:08:25.245Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6782989980635003659tmp [Pipeline] { [Pipeline] echo [2022-09-28T18:08:25.259Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:08:25.541Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T18:08:25.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:08:25.860Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T18:08:25.869Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:08:26.152Z] ---> sudo-logs.sh [2022-09-28T18:08:26.152Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T18:08:26.180Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:08:26.462Z] ---> job-cost.sh [2022-09-28T18:08:26.462Z] lf-activate-venv: SKIPPING [2022-09-28T18:08:26.462Z] DEBUG: total: 0.2199999988079071 [2022-09-28T18:08:26.462Z] INFO: Retrieving Stack Cost... [2022-09-28T18:08:26.721Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T18:08:27.289Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T18:08:27.300Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:08:27.580Z] ---> logs-deploy.sh [2022-09-28T18:08:27.580Z] lf-activate-venv: SKIPPING [2022-09-28T18:08:27.580Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/105 [2022-09-28T18:08:27.581Z] INFO: archiving workspace using pattern(s): [2022-09-28T18:08:28.519Z] Archives upload complete. [2022-09-28T18:08:28.519Z] INFO: archiving logs to Nexus [2022-09-28T18:08:29.090Z] ---> uname -a: [2022-09-28T18:08:29.090Z] Linux prd-ubuntu20-04-docker-8c-8g-1846 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-28T18:08:29.090Z] [2022-09-28T18:08:29.090Z] [2022-09-28T18:08:29.090Z] ---> lscpu: [2022-09-28T18:08:29.090Z] Architecture: x86_64 [2022-09-28T18:08:29.090Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-28T18:08:29.090Z] Byte Order: Little Endian [2022-09-28T18:08:29.090Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-28T18:08:29.090Z] CPU(s): 8 [2022-09-28T18:08:29.090Z] On-line CPU(s) list: 0-7 [2022-09-28T18:08:29.090Z] Thread(s) per core: 1 [2022-09-28T18:08:29.090Z] Core(s) per socket: 1 [2022-09-28T18:08:29.090Z] Socket(s): 8 [2022-09-28T18:08:29.090Z] NUMA node(s): 1 [2022-09-28T18:08:29.090Z] Vendor ID: AuthenticAMD [2022-09-28T18:08:29.090Z] CPU family: 23 [2022-09-28T18:08:29.090Z] Model: 49 [2022-09-28T18:08:29.090Z] Model name: AMD EPYC-Rome Processor [2022-09-28T18:08:29.090Z] Stepping: 0 [2022-09-28T18:08:29.090Z] CPU MHz: 2799.976 [2022-09-28T18:08:29.090Z] BogoMIPS: 5599.95 [2022-09-28T18:08:29.090Z] Virtualization: AMD-V [2022-09-28T18:08:29.090Z] Hypervisor vendor: KVM [2022-09-28T18:08:29.090Z] Virtualization type: full [2022-09-28T18:08:29.090Z] L1d cache: 256 KiB [2022-09-28T18:08:29.090Z] L1i cache: 256 KiB [2022-09-28T18:08:29.090Z] L2 cache: 4 MiB [2022-09-28T18:08:29.090Z] L3 cache: 128 MiB [2022-09-28T18:08:29.090Z] NUMA node0 CPU(s): 0-7 [2022-09-28T18:08:29.090Z] Vulnerability Itlb multihit: Not affected [2022-09-28T18:08:29.090Z] Vulnerability L1tf: Not affected [2022-09-28T18:08:29.090Z] Vulnerability Mds: Not affected [2022-09-28T18:08:29.090Z] Vulnerability Meltdown: Not affected [2022-09-28T18:08:29.090Z] Vulnerability Mmio stale data: Not affected [2022-09-28T18:08:29.090Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-28T18:08:29.090Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-28T18:08:29.090Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-28T18:08:29.090Z] Vulnerability Srbds: Not affected [2022-09-28T18:08:29.090Z] Vulnerability Tsx async abort: Not affected [2022-09-28T18:08:29.091Z] 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 [2022-09-28T18:08:29.091Z] [2022-09-28T18:08:29.091Z] [2022-09-28T18:08:29.091Z] ---> nproc: [2022-09-28T18:08:29.091Z] 8 [2022-09-28T18:08:29.091Z] [2022-09-28T18:08:29.091Z] [2022-09-28T18:08:29.091Z] ---> df -h: [2022-09-28T18:08:29.091Z] Filesystem Size Used Avail Use% Mounted on [2022-09-28T18:08:29.091Z] overlay 155G 13G 143G 9% / [2022-09-28T18:08:29.091Z] tmpfs 64M 0 64M 0% /dev [2022-09-28T18:08:29.091Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-28T18:08:29.091Z] shm 64M 0 64M 0% /dev/shm [2022-09-28T18:08:29.091Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-09-28T18:08:29.091Z] [2022-09-28T18:08:29.091Z] [2022-09-28T18:08:29.091Z] ---> sar -b -r -n DEV: [2022-09-28T18:08:29.091Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1846) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T18:08:29.091Z] [2022-09-28T18:08:29.091Z] 17:56:04 LINUX RESTART (8 CPU) [2022-09-28T18:08:29.091Z] [2022-09-28T18:08:29.091Z] 17:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-28T18:08:29.091Z] 17:58:01 251.13 1.17 249.97 0.00 27.47 67864.80 0.00 [2022-09-28T18:08:29.091Z] 17:59:01 122.63 0.07 122.56 0.00 8.93 33572.00 0.00 [2022-09-28T18:08:29.091Z] 18:00:01 1.65 0.00 1.65 0.00 0.00 21.61 0.00 [2022-09-28T18:08:29.091Z] 18:01:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 [2022-09-28T18:08:29.091Z] 18:02:01 38.42 9.33 29.09 0.00 2883.84 4744.15 0.00 [2022-09-28T18:08:29.091Z] 18:03:01 2.03 0.00 2.03 0.00 0.00 23.06 0.00 [2022-09-28T18:08:29.091Z] 18:04:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2022-09-28T18:08:29.091Z] 18:05:01 1.78 0.00 1.78 0.00 0.00 19.59 0.00 [2022-09-28T18:08:29.091Z] 18:06:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 [2022-09-28T18:08:29.091Z] 18:07:01 1.98 0.00 1.98 0.00 0.00 33.06 0.00 [2022-09-28T18:08:29.091Z] 18:08:01 69.22 0.25 68.97 0.00 15.60 38366.54 0.00 [2022-09-28T18:08:29.091Z] Average: 44.83 0.98 43.85 0.00 266.93 13152.42 0.00 [2022-09-28T18:08:29.091Z] [2022-09-28T18:08:29.091Z] 17:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-28T18:08:29.091Z] 17:58:01 28211100 31372028 932940 2.84 134800 3231980 2474844 7.29 1428432 2799572 164568 [2022-09-28T18:08:29.091Z] 17:59:01 27814096 31547512 759260 2.31 145908 3747176 1740060 5.13 1231548 3348648 400 [2022-09-28T18:08:29.091Z] 18:00:01 27813740 31547236 759052 2.31 145956 3747180 1740060 5.13 1232536 3348652 148 [2022-09-28T18:08:29.091Z] 18:01:01 27818308 31551964 754300 2.29 145976 3747304 1740060 5.13 1227812 3348780 24 [2022-09-28T18:08:29.091Z] 18:02:01 27531056 31536928 752536 2.29 164280 3995948 1795288 5.29 1380780 3459196 8 [2022-09-28T18:08:29.091Z] 18:03:01 27540144 31546112 743292 2.26 164364 3995956 1795288 5.29 1372144 3459204 8 [2022-09-28T18:08:29.091Z] 18:04:01 27540024 31546080 743228 2.26 164436 3995960 1795288 5.29 1372436 3459220 148 [2022-09-28T18:08:29.091Z] 18:05:01 27540616 31546720 742588 2.26 164480 3995960 1795288 5.29 1372064 3459220 12 [2022-09-28T18:08:29.091Z] 18:06:01 27540516 31546884 742744 2.26 164584 3995956 1795288 5.29 1371972 3459392 8 [2022-09-28T18:08:29.091Z] 18:07:01 27540120 31546584 742980 2.26 164668 3995968 1795288 5.29 1372204 3459396 4 [2022-09-28T18:08:29.091Z] 18:08:01 26031324 31487608 798672 2.43 201568 5296308 2066564 6.09 1502836 4718260 618408 [2022-09-28T18:08:29.091Z] Average: 27538277 31525060 770145 2.34 160093 3976881 1866665 5.50 1351342 3483595 71249 [2022-09-28T18:08:29.091Z] [2022-09-28T18:08:29.091Z] 17:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-28T18:08:29.091Z] 17:58:01 docker0 136.18 208.85 11.20 1721.79 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 17:58:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 17:58:01 veth869a882 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 17:58:01 ens3 256.73 163.60 1765.75 32.04 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 17:59:01 docker0 2.83 5.52 0.19 60.55 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 17:59:01 lo 8.00 8.00 0.78 0.78 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 17:59:01 ens3 209.12 160.56 2662.03 319.25 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:00:01 ens3 1.75 0.75 5.40 0.23 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:01:01 ens3 0.72 0.43 0.36 0.27 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:02:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:02:01 ens3 62.18 32.71 1297.59 2.59 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:03:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:04:01 ens3 1.02 0.62 0.39 0.29 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:05:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:07:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:08:01 docker0 42.36 66.94 3.63 690.29 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:08:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] 18:08:01 ens3 352.84 235.03 7856.68 31.41 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] Average: docker0 16.49 25.57 1.37 224.75 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] Average: ens3 80.45 54.01 1235.24 35.10 0.00 0.00 0.00 0.00 [2022-09-28T18:08:29.091Z] [2022-09-28T18:08:29.091Z] [2022-09-28T18:08:29.091Z] ---> sar -P ALL: [2022-09-28T18:08:29.091Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1846) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T18:08:29.091Z] [2022-09-28T18:08:29.091Z] 17:56:04 LINUX RESTART (8 CPU) [2022-09-28T18:08:29.091Z] [2022-09-28T18:08:29.091Z] 17:57:01 CPU %user %nice %system %iowait %steal %idle [2022-09-28T18:08:29.091Z] 17:58:01 all 28.38 0.00 7.43 1.27 0.08 62.85 [2022-09-28T18:08:29.091Z] 17:58:01 0 28.45 0.00 6.99 0.15 0.08 64.32 [2022-09-28T18:08:29.091Z] 17:58:01 1 28.91 0.00 7.19 0.15 0.07 63.68 [2022-09-28T18:08:29.091Z] 17:58:01 2 27.08 0.00 8.07 3.11 0.08 61.65 [2022-09-28T18:08:29.091Z] 17:58:01 3 29.08 0.00 6.93 0.27 0.07 63.65 [2022-09-28T18:08:29.091Z] 17:58:01 4 28.11 0.00 8.04 0.60 0.10 63.15 [2022-09-28T18:08:29.091Z] 17:58:01 5 28.32 0.00 7.63 3.91 0.08 60.06 [2022-09-28T18:08:29.091Z] 17:58:01 6 28.05 0.00 7.22 0.13 0.07 64.52 [2022-09-28T18:08:29.091Z] 17:58:01 7 29.00 0.00 7.39 1.80 0.07 61.74 [2022-09-28T18:08:29.091Z] 17:59:01 all 11.93 0.00 2.93 0.60 0.04 84.50 [2022-09-28T18:08:29.091Z] 17:59:01 0 13.71 0.00 3.34 0.10 0.05 82.79 [2022-09-28T18:08:29.091Z] 17:59:01 1 11.28 0.00 2.60 0.02 0.05 86.05 [2022-09-28T18:08:29.091Z] 17:59:01 2 12.20 0.00 2.71 0.92 0.03 84.13 [2022-09-28T18:08:29.091Z] 17:59:01 3 11.07 0.00 3.48 0.39 0.05 85.01 [2022-09-28T18:08:29.091Z] 17:59:01 4 12.18 0.00 3.24 0.15 0.03 84.40 [2022-09-28T18:08:29.091Z] 17:59:01 5 12.84 0.00 2.94 2.08 0.03 82.11 [2022-09-28T18:08:29.091Z] 17:59:01 6 11.06 0.00 2.79 1.08 0.05 85.02 [2022-09-28T18:08:29.091Z] 17:59:01 7 11.11 0.00 2.32 0.05 0.05 86.46 [2022-09-28T18:08:29.091Z] 18:00:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2022-09-28T18:08:29.091Z] 18:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-28T18:08:29.091Z] 18:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T18:08:29.091Z] 18:00:01 2 0.15 0.00 0.02 0.00 0.00 99.83 [2022-09-28T18:08:29.091Z] 18:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-28T18:08:29.091Z] 18:00:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-28T18:08:29.091Z] 18:00:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-28T18:08:29.091Z] 18:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-28T18:08:29.091Z] 18:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-28T18:08:29.091Z] 18:01:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2022-09-28T18:08:29.091Z] 18:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-28T18:08:29.091Z] 18:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-28T18:08:29.091Z] 18:01:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-28T18:08:29.091Z] 18:01:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2022-09-28T18:08:29.091Z] 18:01:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-28T18:08:29.091Z] 18:01:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2022-09-28T18:08:29.091Z] 18:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T18:08:29.091Z] 18:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-28T18:08:29.091Z] 18:02:01 all 1.13 0.00 0.69 0.34 0.02 97.83 [2022-09-28T18:08:29.091Z] 18:02:01 0 0.50 0.00 1.80 0.03 0.02 97.65 [2022-09-28T18:08:29.091Z] 18:02:01 1 1.20 0.00 0.37 0.07 0.02 98.35 [2022-09-28T18:08:29.091Z] 18:02:01 2 0.80 0.00 0.53 0.22 0.02 98.43 [2022-09-28T18:08:29.091Z] 18:02:01 3 1.34 0.00 0.84 0.08 0.02 97.73 [2022-09-28T18:08:29.091Z] 18:02:01 4 0.65 0.00 0.49 0.27 0.02 98.58 [2022-09-28T18:08:29.091Z] 18:02:01 5 0.60 0.00 0.30 1.19 0.02 97.90 [2022-09-28T18:08:29.091Z] 18:02:01 6 1.60 0.00 0.43 0.02 0.02 97.93 [2022-09-28T18:08:29.091Z] 18:02:01 7 2.32 0.00 0.80 0.82 0.02 96.04 [2022-09-28T18:08:29.091Z] 18:03:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-09-28T18:08:29.091Z] 18:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T18:08:29.091Z] 18:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T18:08:29.091Z] 18:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T18:08:29.091Z] 18:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T18:08:29.091Z] 18:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T18:08:29.091Z] 18:03:01 5 0.02 0.00 0.02 0.12 0.00 99.85 [2022-09-28T18:08:29.091Z] 18:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T18:08:29.091Z] 18:03:01 7 0.07 0.00 0.02 0.00 0.03 99.88 [2022-09-28T18:08:29.091Z] 18:04:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-09-28T18:08:29.091Z] 18:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T18:08:29.091Z] 18:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T18:08:29.091Z] 18:04:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-28T18:08:29.091Z] 18:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T18:08:29.091Z] 18:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-28T18:08:29.091Z] 18:04:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2022-09-28T18:08:29.091Z] 18:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T18:08:29.091Z] 18:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-28T18:08:29.091Z] 18:05:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-09-28T18:08:29.091Z] 18:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-28T18:08:29.091Z] 18:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T18:08:29.091Z] 18:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-28T18:08:29.091Z] 18:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-28T18:08:29.091Z] 18:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-28T18:08:29.091Z] 18:05:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2022-09-28T18:08:29.091Z] 18:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T18:08:29.091Z] 18:05:01 7 0.08 0.00 0.02 0.00 0.03 99.87 [2022-09-28T18:08:29.091Z] 18:06:01 all 0.02 0.00 0.00 0.01 0.01 99.95 [2022-09-28T18:08:29.091Z] 18:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T18:08:29.091Z] 18:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T18:08:29.091Z] 18:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-28T18:08:29.091Z] 18:06:01 3 0.03 0.00 0.00 0.03 0.02 99.92 [2022-09-28T18:08:29.091Z] 18:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-28T18:08:29.091Z] 18:06:01 5 0.02 0.00 0.00 0.05 0.02 99.92 [2022-09-28T18:08:29.091Z] 18:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T18:08:29.091Z] 18:06:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-28T18:08:29.091Z] 18:07:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-09-28T18:08:29.091Z] 18:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T18:08:29.091Z] 18:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T18:08:29.091Z] 18:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T18:08:29.091Z] 18:07:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-28T18:08:29.091Z] 18:07:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-28T18:08:29.091Z] 18:07:01 5 0.02 0.00 0.00 0.07 0.00 99.92 [2022-09-28T18:08:29.091Z] 18:07:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-28T18:08:29.091Z] 18:07:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-28T18:08:29.091Z] 18:08:01 all 6.87 0.00 2.78 0.65 0.03 89.67 [2022-09-28T18:08:29.091Z] 18:08:01 0 7.48 0.00 3.06 0.57 0.03 88.86 [2022-09-28T18:08:29.091Z] 18:08:01 1 7.69 0.00 2.87 0.12 0.02 89.30 [2022-09-28T18:08:29.091Z] 18:08:01 2 5.61 0.00 3.27 0.97 0.03 90.11 [2022-09-28T18:08:29.091Z] 18:08:01 3 8.09 0.00 3.05 2.78 0.03 86.04 [2022-09-28T18:08:29.091Z] 18:08:01 4 6.23 0.00 2.31 0.07 0.03 91.35 [2022-09-28T18:08:29.091Z] 18:08:01 5 6.18 0.00 3.07 0.57 0.02 90.16 [2022-09-28T18:08:29.091Z] 18:08:01 6 6.45 0.00 2.34 0.08 0.03 91.09 [2022-09-28T18:08:29.092Z] 18:08:01 7 7.26 0.00 2.24 0.03 0.05 90.42 [2022-09-28T18:08:29.092Z] [2022-09-28T18:08:29.092Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-09-28T18:08:29.092Z] Average: all 4.37 0.00 1.25 0.26 0.02 94.10 [2022-09-28T18:08:29.092Z] Average: 0 4.54 0.00 1.38 0.08 0.02 93.98 [2022-09-28T18:08:29.092Z] Average: 1 4.43 0.00 1.18 0.03 0.02 94.35 [2022-09-28T18:08:29.092Z] Average: 2 4.14 0.00 1.33 0.47 0.02 94.05 [2022-09-28T18:08:29.092Z] Average: 3 4.47 0.00 1.29 0.33 0.02 93.89 [2022-09-28T18:08:29.092Z] Average: 4 4.26 0.00 1.28 0.10 0.03 94.34 [2022-09-28T18:08:29.092Z] Average: 5 4.33 0.00 1.26 0.73 0.02 93.67 [2022-09-28T18:08:29.092Z] Average: 6 4.27 0.00 1.16 0.12 0.02 94.43 [2022-09-28T18:08:29.092Z] Average: 7 4.50 0.00 1.16 0.24 0.03 94.07 [2022-09-28T18:08:29.092Z] [2022-09-28T18:08:29.092Z] [2022-09-28T18:08:29.092Z]