Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7321a994598ca5e537abf0d162217fba0461ceb8 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-ssh14781434984109951565.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2865196654909334253.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16538561368299729053.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10532817906729279711.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh1595817109524797693.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 ‘prd-ubuntu20.04-docker-8c-8g-9803’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9804 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 > 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 7321a994598ca5e537abf0d162217fba0461ceb8 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#609)" > 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 7321a994598ca5e537abf0d162217fba0461ceb8 # timeout=10 > git rev-list --no-walk 45e919d065bcf9d6ec896798706eaa455abbfee1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-23T13:39:00.796Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-23T13:39:00.865Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-23T13:39:00.884Z] ========================================================= [2023-10-23T13:39:00.884Z] EdgeX Global Pipelines Version Info [2023-10-23T13:39:00.884Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:39:01.970Z] ------------------- [2023-10-23T13:39:01.970Z] stable info: [2023-10-23T13:39:01.970Z] ------------------- [2023-10-23T13:39:01.970Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-23T13:39:01.970Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-23T13:39:01.970Z] Message: update stable to v1.0.254 [2023-10-23T13:39:02.231Z] ------------------- [2023-10-23T13:39:02.231Z] experimental info: [2023-10-23T13:39:02.231Z] ------------------- [2023-10-23T13:39:02.231Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-23T13:39:02.231Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-23T13:39:02.231Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-23T13:39:02.403Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-23T13:39:02.418Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-23T13:39:02.436Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-23T13:39:02.454Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-23T13:39:02.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-23T13:39:02.488Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-23T13:39:02.502Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-23T13:39:02.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-23T13:39:02.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-23T13:39:02.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-23T13:39:02.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-23T13:39:02.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-23T13:39:02.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-23T13:39:02.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-23T13:39:02.626Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-23T13:39:02.639Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-23T13:39:02.650Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-23T13:39:02.662Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-23T13:39:02.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-23T13:39:02.684Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-23T13:39:02.696Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-23T13:39:02.708Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-23T13:39:02.717Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-23T13:39:02.725Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-23T13:39:02.733Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-23T13:39:02.742Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-23T13:39:02.760Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-23T13:39:02.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-23T13:39:02.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-23T13:39:02.812Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-23T13:39:02.828Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] echo [2023-10-23T13:39:02.843Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7321a99 [Pipeline] echo [2023-10-23T13:39:02.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T13:39:02.905Z] provisioning config files... [2023-10-23T13:39:02.917Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16926045376704639134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:39:03.219Z] ---> docker-login.sh [2023-10-23T13:39:03.219Z] nexus3.edgexfoundry.org:10001 [2023-10-23T13:39:03.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:39:03.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:39:03.482Z] Configure a credential helper to remove this warning. See [2023-10-23T13:39:03.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:39:03.482Z] [2023-10-23T13:39:03.482Z] Login Succeeded [2023-10-23T13:39:03.482Z] nexus3.edgexfoundry.org:10002 [2023-10-23T13:39:03.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:39:03.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:39:03.482Z] Configure a credential helper to remove this warning. See [2023-10-23T13:39:03.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:39:03.482Z] [2023-10-23T13:39:03.482Z] Login Succeeded [2023-10-23T13:39:03.482Z] nexus3.edgexfoundry.org:10003 [2023-10-23T13:39:03.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:39:03.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:39:03.744Z] Configure a credential helper to remove this warning. See [2023-10-23T13:39:03.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:39:03.744Z] [2023-10-23T13:39:03.744Z] Login Succeeded [2023-10-23T13:39:03.744Z] nexus3.edgexfoundry.org:10004 [2023-10-23T13:39:03.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:39:03.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:39:03.744Z] Configure a credential helper to remove this warning. See [2023-10-23T13:39:03.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:39:03.744Z] [2023-10-23T13:39:03.744Z] Login Succeeded [2023-10-23T13:39:03.744Z] docker.io [2023-10-23T13:39:04.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:39:04.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:39:04.264Z] Configure a credential helper to remove this warning. See [2023-10-23T13:39:04.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:39:04.264Z] [2023-10-23T13:39:04.264Z] Login Succeeded [2023-10-23T13:39:04.264Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T13:39:04.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-23T13:39:04.637Z] + git rev-list -1 --merges 7321a994598ca5e537abf0d162217fba0461ceb8~1..7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] echo [2023-10-23T13:39:04.681Z] -----------> git rev-list -1 --merges 7321a994598ca5e537abf0d162217fba0461ceb8~1..7321a994598ca5e537abf0d162217fba0461ceb8 7321a994598ca5e537abf0d162217fba0461ceb8 [false] [Pipeline] sh [2023-10-23T13:39:04.988Z] + git log --format=format:%s -1 7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] echo [2023-10-23T13:39:05.001Z] ========================================================= [2023-10-23T13:39:05.001Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-23T13:39:05.001Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-23T13:39:05.332Z] + git log --format=format:%s -1 7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] echo [2023-10-23T13:39:05.342Z] [semverPrep] GIT_COMMIT: 7321a994598ca5e537abf0d162217fba0461ceb8, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#609) [Pipeline] echo [2023-10-23T13:39:05.353Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-23T13:39:05.696Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-23T13:39:05.696Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-23T13:39:05.696Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-23T13:39:05.696Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-23T13:39:05.696Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-23T13:39:05.696Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-23T13:39:05.696Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:39:06.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T13:39:06.052Z] [2023-10-23T13:39:06.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:39:06.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T13:39:06.349Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-23T13:39:06.349Z] b85a868b505f: Pulling fs layer [2023-10-23T13:39:06.349Z] e2be974225ed: Pulling fs layer [2023-10-23T13:39:06.349Z] 339a4e72a1f5: Pulling fs layer [2023-10-23T13:39:06.349Z] 988bab9f4d93: Pulling fs layer [2023-10-23T13:39:06.349Z] 1469e6f7b9e6: Pulling fs layer [2023-10-23T13:39:06.349Z] eaf3925da568: Pulling fs layer [2023-10-23T13:39:06.349Z] bab4dde63d76: Pulling fs layer [2023-10-23T13:39:06.349Z] bde34c3a00c8: Pulling fs layer [2023-10-23T13:39:06.349Z] b352a97aabf1: Pulling fs layer [2023-10-23T13:39:06.349Z] 4872d77fe225: Pulling fs layer [2023-10-23T13:39:06.349Z] 5851b861e8e6: Pulling fs layer [2023-10-23T13:39:06.349Z] bde34c3a00c8: Waiting [2023-10-23T13:39:06.349Z] 988bab9f4d93: Waiting [2023-10-23T13:39:06.349Z] 5851b861e8e6: Waiting [2023-10-23T13:39:06.349Z] eaf3925da568: Waiting [2023-10-23T13:39:06.349Z] 1469e6f7b9e6: Waiting [2023-10-23T13:39:06.349Z] b352a97aabf1: Waiting [2023-10-23T13:39:06.349Z] 4872d77fe225: Waiting [2023-10-23T13:39:06.349Z] e2be974225ed: Download complete [2023-10-23T13:39:06.349Z] 988bab9f4d93: Verifying Checksum [2023-10-23T13:39:06.349Z] 988bab9f4d93: Download complete [2023-10-23T13:39:06.349Z] 1469e6f7b9e6: Verifying Checksum [2023-10-23T13:39:06.349Z] 1469e6f7b9e6: Download complete [2023-10-23T13:39:06.349Z] 339a4e72a1f5: Verifying Checksum [2023-10-23T13:39:06.349Z] 339a4e72a1f5: Download complete [2023-10-23T13:39:06.349Z] eaf3925da568: Download complete [2023-10-23T13:39:06.608Z] bde34c3a00c8: Download complete [2023-10-23T13:39:06.608Z] b352a97aabf1: Download complete [2023-10-23T13:39:06.608Z] 4872d77fe225: Download complete [2023-10-23T13:39:06.608Z] 5851b861e8e6: Download complete [2023-10-23T13:39:06.608Z] b85a868b505f: Verifying Checksum [2023-10-23T13:39:06.608Z] b85a868b505f: Download complete [2023-10-23T13:39:06.867Z] bab4dde63d76: Verifying Checksum [2023-10-23T13:39:06.867Z] bab4dde63d76: Download complete [2023-10-23T13:39:07.802Z] b85a868b505f: Pull complete [2023-10-23T13:39:07.802Z] e2be974225ed: Pull complete [2023-10-23T13:39:08.369Z] 339a4e72a1f5: Pull complete [2023-10-23T13:39:08.369Z] 988bab9f4d93: Pull complete [2023-10-23T13:39:08.627Z] 1469e6f7b9e6: Pull complete [2023-10-23T13:39:08.884Z] eaf3925da568: Pull complete [2023-10-23T13:39:10.781Z] bab4dde63d76: Pull complete [2023-10-23T13:39:10.781Z] bde34c3a00c8: Pull complete [2023-10-23T13:39:10.781Z] b352a97aabf1: Pull complete [2023-10-23T13:39:10.781Z] 4872d77fe225: Pull complete [2023-10-23T13:39:10.781Z] 5851b861e8e6: Pull complete [2023-10-23T13:39:10.781Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-23T13:39:10.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T13:39:10.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:39:10.861Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2023-10-23T13:39:10.889Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-23T13:39:14.193Z] $ docker top 008c16b9276518df8e667f9f70546ba436da49decf3453bdb09d9181cb15850c -eo pid,comm [2023-10-23T13:39:14.245Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-23T13:39:14.245Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-23T13:39:14.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T13:39:14.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T13:39:14.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T13:39:14.394Z] $ docker exec 008c16b9276518df8e667f9f70546ba436da49decf3453bdb09d9181cb15850c ssh-agent [2023-10-23T13:39:14.504Z] SSH_AUTH_SOCK=/tmp/ssh-z4I2NyG6CpzL/agent.33 [2023-10-23T13:39:14.504Z] SSH_AGENT_PID=39 [2023-10-23T13:39:14.510Z] Running ssh-add (command line suppressed) [2023-10-23T13:39:14.616Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11511257903013143080.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11511257903013143080.key) [2023-10-23T13:39:14.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T13:39:14.918Z] + git tag --points-at HEAD [Pipeline] } [2023-10-23T13:39:14.931Z] $ docker exec --env ******** --env ******** 008c16b9276518df8e667f9f70546ba436da49decf3453bdb09d9181cb15850c ssh-agent -k [2023-10-23T13:39:15.018Z] unset SSH_AUTH_SOCK; [2023-10-23T13:39:15.019Z] unset SSH_AGENT_PID; [2023-10-23T13:39:15.019Z] echo Agent pid 39 killed; [2023-10-23T13:39:15.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-23T13:39:15.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T13:39:15.051Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T13:39:15.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T13:39:15.156Z] $ docker exec 008c16b9276518df8e667f9f70546ba436da49decf3453bdb09d9181cb15850c ssh-agent [2023-10-23T13:39:15.257Z] SSH_AUTH_SOCK=/tmp/ssh-twgvHDTJxoMV/agent.71 [2023-10-23T13:39:15.257Z] SSH_AGENT_PID=77 [2023-10-23T13:39:15.262Z] Running ssh-add (command line suppressed) [2023-10-23T13:39:15.357Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7480809142077705733.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7480809142077705733.key) [2023-10-23T13:39:15.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T13:39:15.656Z] + git semver init [2023-10-23T13:39:15.915Z] 2023-10-23 13:39:15,824 [run_init] DEBUG init version:0.0.0 force:False [2023-10-23T13:39:15.915Z] 2023-10-23 13:39:15,825 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-10-23T13:39:15.915Z] 2023-10-23 13:39:15,826 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-10-23T13:39:15.915Z] 2023-10-23 13:39:15,826 [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) [2023-10-23T13:39:16.855Z] 2023-10-23 13:39:16,698 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-10-23T13:39:16.855Z] 2023-10-23 13:39:16,698 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-10-23T13:39:16.855Z] 2023-10-23 13:39:16,698 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T13:39:16.855Z] 2023-10-23 13:39:16,698 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T13:39:16.855Z] 3.1.0-dev.29 [Pipeline] } [2023-10-23T13:39:16.866Z] $ docker exec --env ******** --env ******** 008c16b9276518df8e667f9f70546ba436da49decf3453bdb09d9181cb15850c ssh-agent -k [2023-10-23T13:39:16.971Z] unset SSH_AUTH_SOCK; [2023-10-23T13:39:16.972Z] unset SSH_AGENT_PID; [2023-10-23T13:39:16.972Z] echo Agent pid 77 killed; [2023-10-23T13:39:16.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-23T13:39:17.287Z] + git semver [Pipeline] } [2023-10-23T13:39:17.562Z] $ docker stop --time=1 008c16b9276518df8e667f9f70546ba436da49decf3453bdb09d9181cb15850c [2023-10-23T13:39:18.863Z] $ docker rm -f --volumes 008c16b9276518df8e667f9f70546ba436da49decf3453bdb09d9181cb15850c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T13:39:19.195Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-23T13:39:19.386Z] Stashed 1 file(s) [Pipeline] echo [2023-10-23T13:39:19.389Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.29 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T13:39:19.549Z] provisioning config files... [2023-10-23T13:39:19.558Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9062601951548397490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:39:19.856Z] ---> docker-login.sh [2023-10-23T13:39:19.856Z] nexus3.edgexfoundry.org:10001 [2023-10-23T13:39:19.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:39:19.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:39:19.856Z] Configure a credential helper to remove this warning. See [2023-10-23T13:39:19.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:39:19.856Z] [2023-10-23T13:39:19.856Z] Login Succeeded [2023-10-23T13:39:19.856Z] nexus3.edgexfoundry.org:10002 [2023-10-23T13:39:19.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:39:19.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:39:19.856Z] Configure a credential helper to remove this warning. See [2023-10-23T13:39:19.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:39:19.856Z] [2023-10-23T13:39:19.856Z] Login Succeeded [2023-10-23T13:39:19.856Z] nexus3.edgexfoundry.org:10003 [2023-10-23T13:39:20.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:39:20.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:39:20.115Z] Configure a credential helper to remove this warning. See [2023-10-23T13:39:20.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:39:20.115Z] [2023-10-23T13:39:20.115Z] Login Succeeded [2023-10-23T13:39:20.115Z] nexus3.edgexfoundry.org:10004 [2023-10-23T13:39:20.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:39:20.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:39:20.115Z] Configure a credential helper to remove this warning. See [2023-10-23T13:39:20.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:39:20.115Z] [2023-10-23T13:39:20.115Z] Login Succeeded [2023-10-23T13:39:20.115Z] docker.io [2023-10-23T13:39:20.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:39:20.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:39:20.634Z] Configure a credential helper to remove this warning. See [2023-10-23T13:39:20.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:39:20.634Z] [2023-10-23T13:39:20.634Z] Login Succeeded [2023-10-23T13:39:20.634Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T13:39:20.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-23T13:39:20.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T13:39:20.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T13:39:20.738Z] ========================================================= [2023-10-23T13:39:20.738Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-23T13:39:20.738Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:39:21.060Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-23T13:39:21.060Z] Sending build context to Docker daemon 3.372MB [2023-10-23T13:39:21.060Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T13:39:21.060Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-23T13:39:21.060Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-23T13:39:21.060Z] 7264a8db6415: Pulling fs layer [2023-10-23T13:39:21.060Z] c4d48a809fc2: Pulling fs layer [2023-10-23T13:39:21.060Z] 4f1c88b9dad5: Pulling fs layer [2023-10-23T13:39:21.060Z] ad3a456e5733: Pulling fs layer [2023-10-23T13:39:21.060Z] 33e27b845d1e: Pulling fs layer [2023-10-23T13:39:21.060Z] c68163c4e522: Pulling fs layer [2023-10-23T13:39:21.060Z] 50da416c3ac9: Pulling fs layer [2023-10-23T13:39:21.060Z] 23d2d4c4bb30: Pulling fs layer [2023-10-23T13:39:21.060Z] ad3a456e5733: Waiting [2023-10-23T13:39:21.060Z] 50da416c3ac9: Waiting [2023-10-23T13:39:21.060Z] 23d2d4c4bb30: Waiting [2023-10-23T13:39:21.060Z] 33e27b845d1e: Waiting [2023-10-23T13:39:21.060Z] c68163c4e522: Waiting [2023-10-23T13:39:21.317Z] c4d48a809fc2: Download complete [2023-10-23T13:39:21.317Z] ad3a456e5733: Download complete [2023-10-23T13:39:21.317Z] 33e27b845d1e: Verifying Checksum [2023-10-23T13:39:21.317Z] 33e27b845d1e: Download complete [2023-10-23T13:39:21.317Z] 7264a8db6415: Download complete [2023-10-23T13:39:21.317Z] c68163c4e522: Verifying Checksum [2023-10-23T13:39:21.317Z] c68163c4e522: Download complete [2023-10-23T13:39:21.317Z] 7264a8db6415: Pull complete [2023-10-23T13:39:21.576Z] c4d48a809fc2: Pull complete [2023-10-23T13:39:21.576Z] 23d2d4c4bb30: Verifying Checksum [2023-10-23T13:39:21.576Z] 23d2d4c4bb30: Download complete [2023-10-23T13:39:21.576Z] 4f1c88b9dad5: Verifying Checksum [2023-10-23T13:39:21.576Z] 4f1c88b9dad5: Download complete [2023-10-23T13:39:22.142Z] 50da416c3ac9: Verifying Checksum [2023-10-23T13:39:22.142Z] 50da416c3ac9: Download complete [2023-10-23T13:39:25.424Z] 4f1c88b9dad5: Pull complete [2023-10-23T13:39:25.424Z] ad3a456e5733: Pull complete [2023-10-23T13:39:25.424Z] 33e27b845d1e: Pull complete [2023-10-23T13:39:25.424Z] c68163c4e522: Pull complete [2023-10-23T13:39:27.343Z] 50da416c3ac9: Pull complete [2023-10-23T13:39:27.913Z] 23d2d4c4bb30: Pull complete [2023-10-23T13:39:27.913Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-23T13:39:27.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-23T13:39:27.913Z] ---> 0786185ac409 [2023-10-23T13:39:27.913Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T13:39:33.256Z] ---> Running in 585eb473e119 [2023-10-23T13:39:33.256Z] Removing intermediate container 585eb473e119 [2023-10-23T13:39:33.256Z] ---> a59c06d7656d [2023-10-23T13:39:33.256Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T13:39:33.256Z] ---> Running in 4c2bbf6e0d9e [2023-10-23T13:39:33.256Z] Removing intermediate container 4c2bbf6e0d9e [2023-10-23T13:39:33.256Z] ---> 56ce90254d6a [2023-10-23T13:39:33.256Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-23T13:39:33.256Z] ---> Running in 6f9d232fb930 [2023-10-23T13:39:33.256Z] Removing intermediate container 6f9d232fb930 [2023-10-23T13:39:33.256Z] ---> d20e5685b0f2 [2023-10-23T13:39:33.256Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T13:39:33.256Z] ---> Running in 7056aba18054 [2023-10-23T13:39:33.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-23T13:39:33.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-23T13:39:33.256Z] OK: 264 MiB in 52 packages [2023-10-23T13:39:33.827Z] Removing intermediate container 7056aba18054 [2023-10-23T13:39:33.827Z] ---> 4f113c43563b [2023-10-23T13:39:33.827Z] Step 7/12 : WORKDIR /app [2023-10-23T13:39:33.827Z] ---> Running in 0d1e75ea326c [2023-10-23T13:39:33.827Z] Removing intermediate container 0d1e75ea326c [2023-10-23T13:39:33.827Z] ---> 2043b08d9510 [2023-10-23T13:39:33.827Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-23T13:39:33.827Z] ---> 7bd97af64b49 [2023-10-23T13:39:33.827Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T13:39:33.827Z] ---> Running in 9ba3633e2527 [2023-10-23T13:39:34.506Z] Still waiting to schedule task [2023-10-23T13:39:34.507Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9805’ [2023-10-23T13:40:30.112Z] Removing intermediate container 9ba3633e2527 [2023-10-23T13:40:30.112Z] ---> 5131a68fe6ec [2023-10-23T13:40:30.112Z] Step 10/12 : COPY . . [2023-10-23T13:40:30.112Z] ---> d05a257c5bdb [2023-10-23T13:40:30.112Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T13:40:30.112Z] ---> Running in 794a16c44b02 [2023-10-23T13:40:30.112Z] Removing intermediate container 794a16c44b02 [2023-10-23T13:40:30.112Z] ---> b45d5bd0488f [2023-10-23T13:40:30.112Z] Step 12/12 : RUN $MAKE [2023-10-23T13:40:30.112Z] ---> Running in 9066e7900d72 [2023-10-23T13:40:30.112Z] noop [2023-10-23T13:40:30.112Z] Removing intermediate container 9066e7900d72 [2023-10-23T13:40:30.112Z] ---> 3691a7ee43e5 [2023-10-23T13:40:30.112Z] Successfully built 3691a7ee43e5 [2023-10-23T13:40:30.112Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:40:30.426Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-23T13:40:30.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:40:30.499Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2023-10-23T13:40:30.534Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-10-23T13:40:30.850Z] $ docker top c11305c0a6fca6a725edacc328e594f131dbc6bb7597828f3708c07430a91af1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T13:40:31.185Z] + go version [2023-10-23T13:40:31.185Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-23T13:40:31.198Z] $ docker stop --time=1 c11305c0a6fca6a725edacc328e594f131dbc6bb7597828f3708c07430a91af1 [2023-10-23T13:40:32.430Z] $ docker rm -f --volumes c11305c0a6fca6a725edacc328e594f131dbc6bb7597828f3708c07430a91af1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:40:32.808Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-23T13:40:32.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:40:32.876Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2023-10-23T13:40:32.911Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-10-23T13:40:33.243Z] $ docker top 0ce58594884c190cd92fec51be589195dd276a4165f76f497dbc9cae241ad8e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T13:40:33.578Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-10-23T13:40:33.873Z] + make test [2023-10-23T13:40:33.873Z] go test -race -coverprofile=coverage.out ./... [2023-10-23T13:40:51.953Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-23T13:41:10.029Z] go vet ./... [2023-10-23T13:41:13.316Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-23T13:41:13.316Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-23T13:41:13.316Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-23T13:41:13.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-23T13:41:13.345Z] $ docker stop --time=1 0ce58594884c190cd92fec51be589195dd276a4165f76f497dbc9cae241ad8e2 [2023-10-23T13:41:18.104Z] $ docker rm -f --volumes 0ce58594884c190cd92fec51be589195dd276a4165f76f497dbc9cae241ad8e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T13:41:18.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-23T13:41:18.642Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-23T13:41:19.064Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-23T13:41:19.509Z] + ls -al . [2023-10-23T13:41:19.509Z] total 184 [2023-10-23T13:41:19.509Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 13:40 . [2023-10-23T13:41:19.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:38 .. [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 23 13:39 .dockerignore [2023-10-23T13:41:19.509Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 13:40 .git [2023-10-23T13:41:19.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 13:39 .github [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 23 13:39 .gitignore [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 13:39 .golangci.yml [2023-10-23T13:41:19.509Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 13:39 .semver [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 23 13:39 Attribution.txt [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 23 13:39 CHANGELOG.md [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 23 13:39 Dockerfile [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 13:39 GOVERNANCE.md [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 23 13:39 Jenkinsfile [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 23 13:39 LICENSE [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 23 13:39 OWNERS.md [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 23 13:39 README.md [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 23 13:39 VERSION [2023-10-23T13:41:19.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:39 bin [2023-10-23T13:41:19.509Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 23 13:40 coverage.out [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 23 13:39 go.mod [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 23 13:39 go.sum [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 23 13:39 main.go [2023-10-23T13:41:19.509Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 23 13:39 makefile [2023-10-23T13:41:19.509Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 13:39 res [2023-10-23T13:41:19.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:39 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:41:19.908Z] + 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=7321a994598ca5e537abf0d162217fba0461ceb8 --label arch=amd64 --label version=3.1.0-dev.29 . [2023-10-23T13:41:19.908Z] Sending build context to Docker daemon 3.373MB [2023-10-23T13:41:19.908Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T13:41:19.908Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-23T13:41:19.908Z] ---> 3691a7ee43e5 [2023-10-23T13:41:19.908Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T13:41:19.908Z] ---> Running in 7362a25c434b [2023-10-23T13:41:20.175Z] Removing intermediate container 7362a25c434b [2023-10-23T13:41:20.175Z] ---> 30df45b02836 [2023-10-23T13:41:20.175Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T13:41:20.175Z] ---> Running in 2f9e065daecf [2023-10-23T13:41:20.175Z] Removing intermediate container 2f9e065daecf [2023-10-23T13:41:20.175Z] ---> 427f7c662952 [2023-10-23T13:41:20.175Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-23T13:41:20.175Z] ---> Running in e19edf17ea7e [2023-10-23T13:41:20.452Z] Removing intermediate container e19edf17ea7e [2023-10-23T13:41:20.452Z] ---> 620d0b07164b [2023-10-23T13:41:20.452Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T13:41:20.452Z] ---> Running in 19c41987f155 [2023-10-23T13:41:20.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-23T13:41:20.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-23T13:41:20.988Z] OK: 264 MiB in 52 packages [2023-10-23T13:41:21.247Z] Removing intermediate container 19c41987f155 [2023-10-23T13:41:21.247Z] ---> 8318c745c0af [2023-10-23T13:41:21.247Z] Step 7/26 : WORKDIR /app [2023-10-23T13:41:21.247Z] ---> Running in 16725bca653f [2023-10-23T13:41:21.247Z] Removing intermediate container 16725bca653f [2023-10-23T13:41:21.247Z] ---> cd399502139a [2023-10-23T13:41:21.247Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-23T13:41:21.505Z] ---> 459a952fc276 [2023-10-23T13:41:21.505Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T13:41:21.505Z] ---> Running in 02e0a84ca8a0 [2023-10-23T13:41:22.072Z] Removing intermediate container 02e0a84ca8a0 [2023-10-23T13:41:22.072Z] ---> 4ede1c9b3193 [2023-10-23T13:41:22.072Z] Step 10/26 : COPY . . [2023-10-23T13:41:22.337Z] ---> 11b6035e7d72 [2023-10-23T13:41:22.337Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T13:41:22.596Z] ---> Running in 832fafe0aaa9 [2023-10-23T13:41:22.596Z] Removing intermediate container 832fafe0aaa9 [2023-10-23T13:41:22.596Z] ---> deff9b61b94f [2023-10-23T13:41:22.596Z] Step 12/26 : RUN $MAKE [2023-10-23T13:41:22.596Z] ---> Running in 2049ad240333 [2023-10-23T13:41:22.854Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.29" -trimpath -mod=readonly -o app-service-configurable [2023-10-23T13:41:44.780Z] Removing intermediate container 2049ad240333 [2023-10-23T13:41:44.780Z] ---> 373947198ebe [2023-10-23T13:41:44.780Z] Step 13/26 : FROM alpine:3.18 [2023-10-23T13:41:44.780Z] 3.18: Pulling from library/alpine [2023-10-23T13:41:44.780Z] 96526aa774ef: Pulling fs layer [2023-10-23T13:41:44.780Z] 96526aa774ef: Download complete [2023-10-23T13:41:44.780Z] 96526aa774ef: Pull complete [2023-10-23T13:41:44.780Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-23T13:41:44.780Z] Status: Downloaded newer image for alpine:3.18 [2023-10-23T13:41:44.780Z] ---> 8ca4688f4f35 [2023-10-23T13:41:44.780Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-23T13:41:44.780Z] ---> Running in ef653c8f1df9 [2023-10-23T13:41:44.780Z] Removing intermediate container ef653c8f1df9 [2023-10-23T13:41:44.780Z] ---> fa21e77f2805 [2023-10-23T13:41:44.780Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-23T13:41:44.780Z] ---> Running in eddfdb2998e2 [2023-10-23T13:41:44.780Z] Removing intermediate container eddfdb2998e2 [2023-10-23T13:41:44.780Z] ---> fd0e10cf238b [2023-10-23T13:41:44.780Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-23T13:41:44.780Z] ---> Running in 904a001c525e [2023-10-23T13:41:44.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-23T13:41:44.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-23T13:41:44.780Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-23T13:41:44.780Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-23T13:41:44.780Z] Executing busybox-1.36.1-r2.trigger [2023-10-23T13:41:44.780Z] Executing ca-certificates-20230506-r0.trigger [2023-10-23T13:41:44.780Z] OK: 8 MiB in 17 packages [2023-10-23T13:41:44.780Z] Removing intermediate container 904a001c525e [2023-10-23T13:41:44.780Z] ---> 1d723f1b96f2 [2023-10-23T13:41:44.780Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-23T13:41:44.780Z] ---> 444ef7125f63 [2023-10-23T13:41:44.780Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-23T13:41:44.780Z] ---> 38e8d6ee03f4 [2023-10-23T13:41:44.780Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-23T13:41:45.039Z] ---> 5826732c6e38 [2023-10-23T13:41:45.039Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-23T13:41:45.607Z] ---> e4aa9408690e [2023-10-23T13:41:45.607Z] Step 21/26 : EXPOSE 48095 [2023-10-23T13:41:45.607Z] ---> Running in a2766cb10ecb [2023-10-23T13:41:45.864Z] Removing intermediate container a2766cb10ecb [2023-10-23T13:41:45.864Z] ---> 48636d1212e6 [2023-10-23T13:41:45.864Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-23T13:41:45.864Z] ---> Running in e513d01a329d [2023-10-23T13:41:45.864Z] Removing intermediate container e513d01a329d [2023-10-23T13:41:45.864Z] ---> bd1bcaa526bb [2023-10-23T13:41:45.864Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-23T13:41:45.864Z] ---> Running in d18e4a02f75d [2023-10-23T13:41:45.864Z] Removing intermediate container d18e4a02f75d [2023-10-23T13:41:45.864Z] ---> 1e2468f0fc0a [2023-10-23T13:41:45.864Z] Step 24/26 : LABEL arch=amd64 [2023-10-23T13:41:45.864Z] ---> Running in b76bb777827e [2023-10-23T13:41:46.124Z] Removing intermediate container b76bb777827e [2023-10-23T13:41:46.124Z] ---> 976f0482e061 [2023-10-23T13:41:46.124Z] Step 25/26 : LABEL git_sha=7321a994598ca5e537abf0d162217fba0461ceb8 [2023-10-23T13:41:46.124Z] ---> Running in 05262216fe11 [2023-10-23T13:41:46.124Z] Removing intermediate container 05262216fe11 [2023-10-23T13:41:46.124Z] ---> fee6bd9d7cf4 [2023-10-23T13:41:46.124Z] Step 26/26 : LABEL version=3.1.0-dev.29 [2023-10-23T13:41:46.124Z] ---> Running in cadc55cc7c9d [2023-10-23T13:41:46.124Z] Removing intermediate container cadc55cc7c9d [2023-10-23T13:41:46.124Z] ---> b692fa03c6ff [2023-10-23T13:41:46.124Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-23T13:41:46.124Z] Successfully built b692fa03c6ff [2023-10-23T13:41:46.124Z] 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 [2023-10-23T13:41:46.217Z] provisioning config files... [2023-10-23T13:41:46.226Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13978492988602237420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:41:46.523Z] ---> docker-login.sh [2023-10-23T13:41:46.523Z] nexus3.edgexfoundry.org:10001 [2023-10-23T13:41:46.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:41:46.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:41:46.523Z] Configure a credential helper to remove this warning. See [2023-10-23T13:41:46.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:41:46.523Z] [2023-10-23T13:41:46.523Z] Login Succeeded [2023-10-23T13:41:46.523Z] nexus3.edgexfoundry.org:10002 [2023-10-23T13:41:46.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:41:46.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:41:46.523Z] Configure a credential helper to remove this warning. See [2023-10-23T13:41:46.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:41:46.523Z] [2023-10-23T13:41:46.523Z] Login Succeeded [2023-10-23T13:41:46.523Z] nexus3.edgexfoundry.org:10003 [2023-10-23T13:41:46.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:41:46.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:41:46.782Z] Configure a credential helper to remove this warning. See [2023-10-23T13:41:46.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:41:46.782Z] [2023-10-23T13:41:46.782Z] Login Succeeded [2023-10-23T13:41:46.782Z] nexus3.edgexfoundry.org:10004 [2023-10-23T13:41:46.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:41:46.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:41:46.782Z] Configure a credential helper to remove this warning. See [2023-10-23T13:41:46.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:41:46.782Z] [2023-10-23T13:41:46.782Z] Login Succeeded [2023-10-23T13:41:46.782Z] docker.io [2023-10-23T13:41:47.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:41:47.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:41:47.298Z] Configure a credential helper to remove this warning. See [2023-10-23T13:41:47.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:41:47.298Z] [2023-10-23T13:41:47.298Z] Login Succeeded [2023-10-23T13:41:47.298Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T13:41:47.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-23T13:41:47.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T13:41:47.348Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-10-23T13:41:47.348Z] 7321a994598ca5e537abf0d162217fba0461ceb8 [2023-10-23T13:41:47.348Z] latest [2023-10-23T13:41:47.348Z] 3.1.0-dev.29 [2023-10-23T13:41:47.348Z] 7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 [2023-10-23T13:41:47.348Z] main [2023-10-23T13:41:47.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:41:47.655Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:41:47.961Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7321a994598ca5e537abf0d162217fba0461ceb8 [2023-10-23T13:41:47.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-23T13:41:47.961Z] b24491d4a7e6: Preparing [2023-10-23T13:41:47.961Z] 5560cf99a76b: Preparing [2023-10-23T13:41:47.961Z] d9c042700a20: Preparing [2023-10-23T13:41:47.961Z] 9cbb07cb7ffb: Preparing [2023-10-23T13:41:47.961Z] 0310890c9848: Preparing [2023-10-23T13:41:47.961Z] cc2447e1835a: Preparing [2023-10-23T13:41:47.961Z] cc2447e1835a: Waiting [2023-10-23T13:41:47.961Z] d9c042700a20: Pushed [2023-10-23T13:41:47.961Z] 5560cf99a76b: Pushed [2023-10-23T13:41:47.961Z] cc2447e1835a: Layer already exists [2023-10-23T13:41:47.961Z] 9cbb07cb7ffb: Pushed [2023-10-23T13:41:47.961Z] 0310890c9848: Pushed [2023-10-23T13:41:50.491Z] b24491d4a7e6: Pushed [2023-10-23T13:41:50.748Z] 7321a994598ca5e537abf0d162217fba0461ceb8: digest: sha256:e0de771434faccda01705054cab5a888199dbb0891bbda96898473eaf9f7dcea size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:41:51.051Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:41:51.362Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-23T13:41:51.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-23T13:41:51.362Z] b24491d4a7e6: Preparing [2023-10-23T13:41:51.362Z] 5560cf99a76b: Preparing [2023-10-23T13:41:51.362Z] d9c042700a20: Preparing [2023-10-23T13:41:51.362Z] 9cbb07cb7ffb: Preparing [2023-10-23T13:41:51.362Z] 0310890c9848: Preparing [2023-10-23T13:41:51.362Z] cc2447e1835a: Preparing [2023-10-23T13:41:51.362Z] cc2447e1835a: Waiting [2023-10-23T13:41:51.362Z] 5560cf99a76b: Layer already exists [2023-10-23T13:41:51.362Z] 0310890c9848: Layer already exists [2023-10-23T13:41:51.362Z] 9cbb07cb7ffb: Layer already exists [2023-10-23T13:41:51.362Z] b24491d4a7e6: Layer already exists [2023-10-23T13:41:51.362Z] d9c042700a20: Layer already exists [2023-10-23T13:41:51.362Z] cc2447e1835a: Layer already exists [2023-10-23T13:41:51.362Z] latest: digest: sha256:e0de771434faccda01705054cab5a888199dbb0891bbda96898473eaf9f7dcea size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:41:51.672Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:41:51.974Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.29 [2023-10-23T13:41:51.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-23T13:41:51.974Z] b24491d4a7e6: Preparing [2023-10-23T13:41:51.974Z] 5560cf99a76b: Preparing [2023-10-23T13:41:51.974Z] d9c042700a20: Preparing [2023-10-23T13:41:51.974Z] 9cbb07cb7ffb: Preparing [2023-10-23T13:41:51.974Z] 0310890c9848: Preparing [2023-10-23T13:41:51.974Z] cc2447e1835a: Preparing [2023-10-23T13:41:51.974Z] d9c042700a20: Layer already exists [2023-10-23T13:41:51.974Z] 5560cf99a76b: Layer already exists [2023-10-23T13:41:51.974Z] 0310890c9848: Layer already exists [2023-10-23T13:41:51.974Z] b24491d4a7e6: Layer already exists [2023-10-23T13:41:51.974Z] 9cbb07cb7ffb: Layer already exists [2023-10-23T13:41:51.974Z] cc2447e1835a: Layer already exists [2023-10-23T13:41:51.974Z] 3.1.0-dev.29: digest: sha256:e0de771434faccda01705054cab5a888199dbb0891bbda96898473eaf9f7dcea size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:41:52.283Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:41:52.584Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 [2023-10-23T13:41:52.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-23T13:41:52.584Z] b24491d4a7e6: Preparing [2023-10-23T13:41:52.584Z] 5560cf99a76b: Preparing [2023-10-23T13:41:52.584Z] d9c042700a20: Preparing [2023-10-23T13:41:52.584Z] 9cbb07cb7ffb: Preparing [2023-10-23T13:41:52.584Z] 0310890c9848: Preparing [2023-10-23T13:41:52.584Z] cc2447e1835a: Preparing [2023-10-23T13:41:52.584Z] 0310890c9848: Layer already exists [2023-10-23T13:41:52.584Z] d9c042700a20: Layer already exists [2023-10-23T13:41:52.584Z] b24491d4a7e6: Layer already exists [2023-10-23T13:41:52.584Z] 9cbb07cb7ffb: Layer already exists [2023-10-23T13:41:52.584Z] 5560cf99a76b: Layer already exists [2023-10-23T13:41:52.584Z] cc2447e1835a: Layer already exists [2023-10-23T13:41:52.584Z] 7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29: digest: sha256:e0de771434faccda01705054cab5a888199dbb0891bbda96898473eaf9f7dcea size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:41:52.892Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:41:53.195Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-10-23T13:41:53.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-23T13:41:53.195Z] b24491d4a7e6: Preparing [2023-10-23T13:41:53.195Z] 5560cf99a76b: Preparing [2023-10-23T13:41:53.195Z] d9c042700a20: Preparing [2023-10-23T13:41:53.195Z] 9cbb07cb7ffb: Preparing [2023-10-23T13:41:53.195Z] 0310890c9848: Preparing [2023-10-23T13:41:53.195Z] cc2447e1835a: Preparing [2023-10-23T13:41:53.195Z] cc2447e1835a: Waiting [2023-10-23T13:41:53.195Z] 5560cf99a76b: Layer already exists [2023-10-23T13:41:53.195Z] d9c042700a20: Layer already exists [2023-10-23T13:41:53.195Z] 9cbb07cb7ffb: Layer already exists [2023-10-23T13:41:53.195Z] b24491d4a7e6: Layer already exists [2023-10-23T13:41:53.195Z] 0310890c9848: Layer already exists [2023-10-23T13:41:53.195Z] cc2447e1835a: Layer already exists [2023-10-23T13:41:53.195Z] main: digest: sha256:e0de771434faccda01705054cab5a888199dbb0891bbda96898473eaf9f7dcea size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-23T13:41:53.234Z] ===================================================== [Pipeline] echo [2023-10-23T13:41:53.242Z] taggedImages: [2023-10-23T13:41:53.242Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7321a994598ca5e537abf0d162217fba0461ceb8 [2023-10-23T13:41:53.242Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-23T13:41:53.242Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.29 [2023-10-23T13:41:53.242Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 [2023-10-23T13:41:53.242Z] - 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 [2023-10-23T13:41:53.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T13:41:53.606Z] [2023-10-23T13:41:53.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:41:53.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T13:41:53.917Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-23T13:41:53.917Z] 5eb5b503b376: Pulling fs layer [2023-10-23T13:41:53.917Z] 5c69ac0246d0: Pulling fs layer [2023-10-23T13:41:53.917Z] ec43610c2a17: Pulling fs layer [2023-10-23T13:41:53.917Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-23T13:41:53.917Z] 33b1e0a273af: Pulling fs layer [2023-10-23T13:41:53.917Z] 5d3b04190fa2: Pulling fs layer [2023-10-23T13:41:53.917Z] 2f39f015ded8: Pulling fs layer [2023-10-23T13:41:53.917Z] 3a2ae6a8a46f: Waiting [2023-10-23T13:41:53.917Z] 2f39f015ded8: Waiting [2023-10-23T13:41:53.917Z] 33b1e0a273af: Waiting [2023-10-23T13:41:53.917Z] 5d3b04190fa2: Waiting [2023-10-23T13:41:53.917Z] 5c69ac0246d0: Download complete [2023-10-23T13:41:53.917Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-23T13:41:53.917Z] 3a2ae6a8a46f: Download complete [2023-10-23T13:41:53.917Z] 33b1e0a273af: Verifying Checksum [2023-10-23T13:41:53.917Z] 33b1e0a273af: Download complete [2023-10-23T13:41:53.917Z] ec43610c2a17: Verifying Checksum [2023-10-23T13:41:53.917Z] ec43610c2a17: Download complete [2023-10-23T13:41:53.917Z] 5d3b04190fa2: Download complete [2023-10-23T13:41:54.175Z] 5eb5b503b376: Verifying Checksum [2023-10-23T13:41:54.175Z] 5eb5b503b376: Download complete [2023-10-23T13:41:54.742Z] 2f39f015ded8: Verifying Checksum [2023-10-23T13:41:54.742Z] 2f39f015ded8: Download complete [2023-10-23T13:41:55.309Z] 5eb5b503b376: Pull complete [2023-10-23T13:41:55.309Z] 5c69ac0246d0: Pull complete [2023-10-23T13:41:55.874Z] ec43610c2a17: Pull complete [2023-10-23T13:41:55.874Z] 3a2ae6a8a46f: Pull complete [2023-10-23T13:41:56.133Z] 33b1e0a273af: Pull complete [2023-10-23T13:41:56.133Z] 5d3b04190fa2: Pull complete [2023-10-23T13:42:00.320Z] 2f39f015ded8: Pull complete [2023-10-23T13:42:00.320Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-23T13:42:00.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T13:42:00.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:42:00.396Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2023-10-23T13:42:00.427Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-23T13:42:05.068Z] $ docker top bd65f37b9f354bf4d99c9c9f3d1339a63041e285214fddbd8391de5f21f82a6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:42:05.436Z] ---> job-cost.sh [2023-10-23T13:42:05.436Z] lf-activate-venv: SKIPPING [2023-10-23T13:42:05.436Z] INFO: No Stack... [2023-10-23T13:42:05.695Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-23T13:42:06.262Z] INFO: Archiving Costs [Pipeline] sh [2023-10-23T13:42:06.552Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-10-23T13:42:06.552Z] + cut -d, -f6 [Pipeline] lock [2023-10-23T13:42:06.563Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] [2023-10-23T13:42:06.569Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] did not exist. Created. [2023-10-23T13:42:06.569Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-23T13:42:06.869Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-23T13:42:06.903Z] Stashed 1 file(s) [Pipeline] } [2023-10-23T13:42:06.909Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-23T13:42:06.930Z] $ docker stop --time=1 bd65f37b9f354bf4d99c9c9f3d1339a63041e285214fddbd8391de5f21f82a6a [2023-10-23T13:42:08.093Z] $ docker rm -f --volumes bd65f37b9f354bf4d99c9c9f3d1339a63041e285214fddbd8391de5f21f82a6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-23T13:42:13.910Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9806 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-10-23T13:42:13.922Z] Running in /w/workspace/app-service-configurable/199 [Pipeline] { [Pipeline] checkout [2023-10-23T13:42:13.952Z] Selected Git installation does not exist. Using Default [2023-10-23T13:42:13.952Z] The recommended git tool is: NONE [2023-10-23T13:42:19.645Z] using credential edgex-jenkins-ssh [2023-10-23T13:42:19.664Z] Cloning the remote Git repository [2023-10-23T13:42:19.717Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-23T13:42:19.812Z] > git init /w/workspace/app-service-configurable/199 # timeout=10 [2023-10-23T13:42:19.956Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-23T13:42:19.957Z] > git --version # timeout=10 [2023-10-23T13:42:19.979Z] > git --version # 'git version 2.25.1' [2023-10-23T13:42:19.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-23T13:42:20.134Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-23T13:42:21.325Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-23T13:42:21.349Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-23T13:42:22.204Z] Avoid second fetch [2023-10-23T13:42:22.205Z] Checking out Revision 7321a994598ca5e537abf0d162217fba0461ceb8 (main) [2023-10-23T13:42:22.801Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#609)" [2023-10-23T13:42:22.232Z] > git config core.sparsecheckout # timeout=10 [2023-10-23T13:42:22.330Z] > git checkout -f 7321a994598ca5e537abf0d162217fba0461ceb8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-23T13:42:23.895Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-23T13:42:23.895Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-23T13:42:23.895Z] Dload Upload Total Spent Left Speed [2023-10-23T13:42:23.895Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-10-23T13:42:24.586Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-23T13:42:24.912Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-23T13:42:24.912Z] + sudo tee /etc/docker/daemon.new [2023-10-23T13:42:24.912Z] { [2023-10-23T13:42:24.912Z] "registry-mirrors": [ [2023-10-23T13:42:24.912Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-23T13:42:24.912Z] ], [2023-10-23T13:42:24.912Z] "bip": "10.250.0.254/24", [2023-10-23T13:42:24.912Z] "hosts": [ [2023-10-23T13:42:24.912Z] "tcp://0.0.0.0:5555", [2023-10-23T13:42:24.912Z] "unix:///var/run/docker.sock" [2023-10-23T13:42:24.912Z] ], [2023-10-23T13:42:24.912Z] "mtu": 1458, [2023-10-23T13:42:24.912Z] "selinux-enabled": true, [2023-10-23T13:42:24.912Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-23T13:42:24.912Z] } [Pipeline] sh [2023-10-23T13:42:25.242Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-23T13:42:25.577Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T13:42:43.852Z] provisioning config files... [2023-10-23T13:42:43.888Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/199@tmp/config6135657495270915076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:42:44.255Z] ---> docker-login.sh [2023-10-23T13:42:44.255Z] nexus3.edgexfoundry.org:10001 [2023-10-23T13:42:44.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:42:45.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:42:45.116Z] Configure a credential helper to remove this warning. See [2023-10-23T13:42:45.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:42:45.116Z] [2023-10-23T13:42:45.116Z] Login Succeeded [2023-10-23T13:42:45.116Z] nexus3.edgexfoundry.org:10002 [2023-10-23T13:42:45.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:42:45.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:42:45.387Z] Configure a credential helper to remove this warning. See [2023-10-23T13:42:45.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:42:45.387Z] [2023-10-23T13:42:45.387Z] Login Succeeded [2023-10-23T13:42:45.387Z] nexus3.edgexfoundry.org:10003 [2023-10-23T13:42:45.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:42:45.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:42:45.928Z] Configure a credential helper to remove this warning. See [2023-10-23T13:42:45.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:42:45.928Z] [2023-10-23T13:42:45.928Z] Login Succeeded [2023-10-23T13:42:45.928Z] nexus3.edgexfoundry.org:10004 [2023-10-23T13:42:46.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:42:46.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:42:46.200Z] Configure a credential helper to remove this warning. See [2023-10-23T13:42:46.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:42:46.200Z] [2023-10-23T13:42:46.200Z] Login Succeeded [2023-10-23T13:42:46.200Z] docker.io [2023-10-23T13:42:46.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:42:46.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:42:46.742Z] Configure a credential helper to remove this warning. See [2023-10-23T13:42:46.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:42:46.742Z] [2023-10-23T13:42:46.742Z] Login Succeeded [2023-10-23T13:42:46.742Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T13:42:46.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-23T13:42:47.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T13:42:47.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T13:42:47.107Z] ========================================================= [2023-10-23T13:42:47.107Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-23T13:42:47.107Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:42:47.478Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-23T13:42:47.478Z] Sending build context to Docker daemon 181.2kB [2023-10-23T13:42:47.759Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T13:42:47.759Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-23T13:42:48.032Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-23T13:42:48.032Z] 9fda8d8052c6: Pulling fs layer [2023-10-23T13:42:48.032Z] 5d54e960e981: Pulling fs layer [2023-10-23T13:42:48.032Z] c4a7e357bf2a: Pulling fs layer [2023-10-23T13:42:48.032Z] f0e02332f6b5: Pulling fs layer [2023-10-23T13:42:48.032Z] cefa15bbcfad: Pulling fs layer [2023-10-23T13:42:48.033Z] 17808c966233: Pulling fs layer [2023-10-23T13:42:48.033Z] f4c1fc716caa: Pulling fs layer [2023-10-23T13:42:48.033Z] f0e02332f6b5: Waiting [2023-10-23T13:42:48.033Z] cefa15bbcfad: Waiting [2023-10-23T13:42:48.033Z] 17808c966233: Waiting [2023-10-23T13:42:48.033Z] f4c1fc716caa: Waiting [2023-10-23T13:42:48.033Z] 5d54e960e981: Verifying Checksum [2023-10-23T13:42:48.033Z] 5d54e960e981: Download complete [2023-10-23T13:42:48.033Z] f0e02332f6b5: Verifying Checksum [2023-10-23T13:42:48.033Z] f0e02332f6b5: Download complete [2023-10-23T13:42:48.033Z] cefa15bbcfad: Verifying Checksum [2023-10-23T13:42:48.033Z] cefa15bbcfad: Download complete [2023-10-23T13:42:48.033Z] 9fda8d8052c6: Verifying Checksum [2023-10-23T13:42:48.033Z] 9fda8d8052c6: Download complete [2023-10-23T13:42:48.629Z] f4c1fc716caa: Verifying Checksum [2023-10-23T13:42:48.629Z] f4c1fc716caa: Download complete [2023-10-23T13:42:49.221Z] 9fda8d8052c6: Pull complete [2023-10-23T13:42:50.199Z] 5d54e960e981: Pull complete [2023-10-23T13:42:50.199Z] c4a7e357bf2a: Verifying Checksum [2023-10-23T13:42:50.199Z] c4a7e357bf2a: Download complete [2023-10-23T13:42:51.167Z] 17808c966233: Verifying Checksum [2023-10-23T13:42:51.167Z] 17808c966233: Download complete [2023-10-23T13:43:03.515Z] c4a7e357bf2a: Pull complete [2023-10-23T13:43:03.515Z] f0e02332f6b5: Pull complete [2023-10-23T13:43:03.515Z] cefa15bbcfad: Pull complete [2023-10-23T13:43:11.728Z] 17808c966233: Pull complete [2023-10-23T13:43:12.694Z] f4c1fc716caa: Pull complete [2023-10-23T13:43:12.694Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-23T13:43:12.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-23T13:43:12.694Z] ---> ea914061e18c [2023-10-23T13:43:12.694Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T13:43:14.638Z] ---> Running in 868c1768e1df [2023-10-23T13:43:14.905Z] Removing intermediate container 868c1768e1df [2023-10-23T13:43:14.905Z] ---> f443c9145732 [2023-10-23T13:43:14.905Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T13:43:14.905Z] ---> Running in 81457dd62780 [2023-10-23T13:43:15.174Z] Removing intermediate container 81457dd62780 [2023-10-23T13:43:15.174Z] ---> bfa69d64225e [2023-10-23T13:43:15.174Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-23T13:43:15.443Z] ---> Running in ed1151681e42 [2023-10-23T13:43:15.710Z] Removing intermediate container ed1151681e42 [2023-10-23T13:43:15.710Z] ---> 8801770dd25b [2023-10-23T13:43:15.710Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T13:43:15.710Z] ---> Running in 13d3a3165987 [2023-10-23T13:43:17.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-23T13:43:17.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-23T13:43:18.352Z] OK: 266 MiB in 52 packages [2023-10-23T13:43:19.313Z] Removing intermediate container 13d3a3165987 [2023-10-23T13:43:19.313Z] ---> d529c7adccf6 [2023-10-23T13:43:19.313Z] Step 7/12 : WORKDIR /app [2023-10-23T13:43:19.313Z] ---> Running in e814998e46a9 [2023-10-23T13:43:19.581Z] Removing intermediate container e814998e46a9 [2023-10-23T13:43:19.581Z] ---> ae6aabe4520d [2023-10-23T13:43:19.581Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-23T13:43:20.991Z] ---> bfca946b4d9c [2023-10-23T13:43:20.991Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T13:43:20.991Z] ---> Running in aa1a77917c39 [2023-10-23T13:44:58.710Z] Removing intermediate container aa1a77917c39 [2023-10-23T13:44:58.710Z] ---> 61401525c452 [2023-10-23T13:44:58.710Z] Step 10/12 : COPY . . [2023-10-23T13:44:58.710Z] ---> 39bcd79c6c32 [2023-10-23T13:44:58.710Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T13:44:58.710Z] ---> Running in 7c57f5c29e1e [2023-10-23T13:44:58.710Z] Removing intermediate container 7c57f5c29e1e [2023-10-23T13:44:58.710Z] ---> cac8025a4288 [2023-10-23T13:44:58.710Z] Step 12/12 : RUN $MAKE [2023-10-23T13:44:58.710Z] ---> Running in 46a9d11f935a [2023-10-23T13:44:58.710Z] noop [2023-10-23T13:44:58.710Z] Removing intermediate container 46a9d11f935a [2023-10-23T13:44:58.710Z] ---> 48e94386d68f [2023-10-23T13:44:58.710Z] Successfully built 48e94386d68f [2023-10-23T13:44:58.710Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:44:59.074Z] + docker inspect -f . ci-base-image-arm64 [2023-10-23T13:44:59.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:44:59.283Z] prd-ubuntu20.04-docker-arm64-4c-16g-9806 does not seem to be running inside a container [2023-10-23T13:44:59.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/199 -v /w/workspace/app-service-configurable/199:/w/workspace/app-service-configurable/199:rw,z -v /w/workspace/app-service-configurable/199@tmp:/w/workspace/app-service-configurable/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-23T13:45:00.560Z] $ docker top 70cb84ad394ae62f0fa684fe5db9156fa2f1a6680e33f2af175ee39f9769c233 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T13:45:01.399Z] + go version [2023-10-23T13:45:01.399Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-23T13:45:01.422Z] $ docker stop --time=1 70cb84ad394ae62f0fa684fe5db9156fa2f1a6680e33f2af175ee39f9769c233 [2023-10-23T13:45:03.025Z] $ docker rm -f --volumes 70cb84ad394ae62f0fa684fe5db9156fa2f1a6680e33f2af175ee39f9769c233 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:45:03.565Z] + docker inspect -f . ci-base-image-arm64 [2023-10-23T13:45:03.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:45:03.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-9806 does not seem to be running inside a container [2023-10-23T13:45:03.836Z] $ 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/199 -v /w/workspace/app-service-configurable/199:/w/workspace/app-service-configurable/199:rw,z -v /w/workspace/app-service-configurable/199@tmp:/w/workspace/app-service-configurable/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-23T13:45:04.997Z] $ docker top f198eeac0a5a053feaccfaa58a1fa871f47308237d5e7230732b2b1221143cf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T13:45:05.517Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/199 [Pipeline] fileExists [Pipeline] sh [2023-10-23T13:45:06.437Z] + make test [2023-10-23T13:45:06.438Z] go test -race -coverprofile=coverage.out ./... [2023-10-23T13:47:28.156Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-23T13:47:28.156Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-23T13:47:28.156Z] go vet ./... [2023-10-23T13:49:19.835Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-23T13:49:19.835Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-23T13:49:19.835Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-23T13:49:19.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-23T13:49:19.866Z] $ docker stop --time=1 f198eeac0a5a053feaccfaa58a1fa871f47308237d5e7230732b2b1221143cf0 [2023-10-23T13:49:21.906Z] $ docker rm -f --volumes f198eeac0a5a053feaccfaa58a1fa871f47308237d5e7230732b2b1221143cf0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T13:49:23.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-23T13:49:23.558Z] Warning: overwriting stash ‘coverage-report’ [2023-10-23T13:49:23.972Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-23T13:49:24.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-23T13:49:24.686Z] + ls -al . [2023-10-23T13:49:24.686Z] total 180 [2023-10-23T13:49:24.686Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 23 13:45 . [2023-10-23T13:49:24.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:42 .. [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 23 13:42 .dockerignore [2023-10-23T13:49:24.686Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 13:42 .git [2023-10-23T13:49:24.686Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 13:42 .github [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 23 13:42 .gitignore [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 13:42 .golangci.yml [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 23 13:42 Attribution.txt [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 23 13:42 CHANGELOG.md [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 23 13:42 Dockerfile [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 13:42 GOVERNANCE.md [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 23 13:42 Jenkinsfile [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 23 13:42 LICENSE [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 23 13:42 OWNERS.md [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 23 13:42 README.md [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 23 13:39 VERSION [2023-10-23T13:49:24.686Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:42 bin [2023-10-23T13:49:24.686Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 23 13:45 coverage.out [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 23 13:42 go.mod [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 23 13:42 go.sum [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 23 13:42 main.go [2023-10-23T13:49:24.686Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 23 13:42 makefile [2023-10-23T13:49:24.686Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 13:42 res [2023-10-23T13:49:24.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:42 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:49:25.026Z] + 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=7321a994598ca5e537abf0d162217fba0461ceb8 --label arch=arm64 --label version=3.1.0-dev.29 . [2023-10-23T13:49:25.027Z] Sending build context to Docker daemon 182.3kB [2023-10-23T13:49:25.291Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T13:49:25.292Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-23T13:49:25.292Z] ---> 48e94386d68f [2023-10-23T13:49:25.292Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T13:49:26.703Z] ---> Running in d2d8b5a0b0e8 [2023-10-23T13:49:27.304Z] Removing intermediate container d2d8b5a0b0e8 [2023-10-23T13:49:27.305Z] ---> e2c9f80774b1 [2023-10-23T13:49:27.305Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T13:49:27.305Z] ---> Running in 068e970aaae9 [2023-10-23T13:49:27.571Z] Removing intermediate container 068e970aaae9 [2023-10-23T13:49:27.571Z] ---> 11057cef0037 [2023-10-23T13:49:27.571Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-23T13:49:27.571Z] ---> Running in 65d8d23c5ffc [2023-10-23T13:49:27.839Z] Removing intermediate container 65d8d23c5ffc [2023-10-23T13:49:27.839Z] ---> 6e60386564b8 [2023-10-23T13:49:27.839Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T13:49:28.107Z] ---> Running in d98d53f2cbb0 [2023-10-23T13:49:29.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-23T13:49:29.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-23T13:49:30.739Z] OK: 266 MiB in 52 packages [2023-10-23T13:49:31.706Z] Removing intermediate container d98d53f2cbb0 [2023-10-23T13:49:31.706Z] ---> 0d1f89338beb [2023-10-23T13:49:31.706Z] Step 7/26 : WORKDIR /app [2023-10-23T13:49:31.706Z] ---> Running in 793c1d93f564 [2023-10-23T13:49:31.974Z] Removing intermediate container 793c1d93f564 [2023-10-23T13:49:31.974Z] ---> a2acb94bbb0c [2023-10-23T13:49:31.974Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-23T13:49:32.558Z] ---> bd2c7fad7afc [2023-10-23T13:49:32.558Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T13:49:32.558Z] ---> Running in e4a95d326b39 [2023-10-23T13:49:35.145Z] Removing intermediate container e4a95d326b39 [2023-10-23T13:49:35.145Z] ---> 5718d220e131 [2023-10-23T13:49:35.145Z] Step 10/26 : COPY . . [2023-10-23T13:49:35.734Z] ---> c951b9b1d074 [2023-10-23T13:49:35.734Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T13:49:36.003Z] ---> Running in 5c941b1cb19e [2023-10-23T13:49:36.280Z] Removing intermediate container 5c941b1cb19e [2023-10-23T13:49:36.280Z] ---> b0b90b22464d [2023-10-23T13:49:36.280Z] Step 12/26 : RUN $MAKE [2023-10-23T13:49:36.280Z] ---> Running in e0817b5f192b [2023-10-23T13:49:37.699Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.29" -trimpath -mod=readonly -o app-service-configurable [2023-10-23T13:51:29.348Z] Removing intermediate container e0817b5f192b [2023-10-23T13:51:29.348Z] ---> 49cd2b87d6e2 [2023-10-23T13:51:29.348Z] Step 13/26 : FROM alpine:3.18 [2023-10-23T13:51:29.348Z] 3.18: Pulling from library/alpine [2023-10-23T13:51:29.348Z] 579b34f0a95b: Pulling fs layer [2023-10-23T13:51:29.348Z] 579b34f0a95b: Verifying Checksum [2023-10-23T13:51:29.348Z] 579b34f0a95b: Download complete [2023-10-23T13:51:29.348Z] 579b34f0a95b: Pull complete [2023-10-23T13:51:29.348Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-23T13:51:29.348Z] Status: Downloaded newer image for alpine:3.18 [2023-10-23T13:51:29.348Z] ---> 3cc203321400 [2023-10-23T13:51:29.348Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-23T13:51:29.348Z] ---> Running in 2760b08fc213 [2023-10-23T13:51:29.348Z] Removing intermediate container 2760b08fc213 [2023-10-23T13:51:29.348Z] ---> 811bae7ee558 [2023-10-23T13:51:29.348Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-23T13:51:29.348Z] ---> Running in 9a381129c8e4 [2023-10-23T13:51:29.348Z] Removing intermediate container 9a381129c8e4 [2023-10-23T13:51:29.348Z] ---> 07ef52827fa9 [2023-10-23T13:51:29.348Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-23T13:51:29.348Z] ---> Running in f2f1949ff23c [2023-10-23T13:51:29.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-23T13:51:29.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-23T13:51:29.348Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-23T13:51:29.348Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-23T13:51:29.348Z] Executing busybox-1.36.1-r2.trigger [2023-10-23T13:51:29.348Z] Executing ca-certificates-20230506-r0.trigger [2023-10-23T13:51:29.349Z] OK: 9 MiB in 17 packages [2023-10-23T13:51:31.307Z] Removing intermediate container f2f1949ff23c [2023-10-23T13:51:31.307Z] ---> a5663dfa4aea [2023-10-23T13:51:31.307Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-23T13:51:31.575Z] ---> f660a9409ceb [2023-10-23T13:51:31.575Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-23T13:51:32.156Z] ---> ea64686c0100 [2023-10-23T13:51:32.156Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-23T13:51:32.737Z] ---> 207da56bb27d [2023-10-23T13:51:32.737Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-23T13:51:34.147Z] ---> d865f75f5795 [2023-10-23T13:51:34.147Z] Step 21/26 : EXPOSE 48095 [2023-10-23T13:51:34.147Z] ---> Running in 73a4a42cd78b [2023-10-23T13:51:34.413Z] Removing intermediate container 73a4a42cd78b [2023-10-23T13:51:34.413Z] ---> 8ca11f2d5236 [2023-10-23T13:51:34.413Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-23T13:51:34.679Z] ---> Running in 8cad44d45ee9 [2023-10-23T13:51:34.945Z] Removing intermediate container 8cad44d45ee9 [2023-10-23T13:51:34.945Z] ---> 3f61d8c67297 [2023-10-23T13:51:34.945Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-23T13:51:34.945Z] ---> Running in 8b0ba42b2d56 [2023-10-23T13:51:35.213Z] Removing intermediate container 8b0ba42b2d56 [2023-10-23T13:51:35.213Z] ---> 2e2ae4083103 [2023-10-23T13:51:35.213Z] Step 24/26 : LABEL arch=arm64 [2023-10-23T13:51:35.483Z] ---> Running in 6ae9446a4a1b [2023-10-23T13:51:35.750Z] Removing intermediate container 6ae9446a4a1b [2023-10-23T13:51:35.750Z] ---> c49d61ef9961 [2023-10-23T13:51:35.750Z] Step 25/26 : LABEL git_sha=7321a994598ca5e537abf0d162217fba0461ceb8 [2023-10-23T13:51:35.750Z] ---> Running in 320369d4bd69 [2023-10-23T13:51:36.017Z] Removing intermediate container 320369d4bd69 [2023-10-23T13:51:36.017Z] ---> 7ae2f400ce23 [2023-10-23T13:51:36.017Z] Step 26/26 : LABEL version=3.1.0-dev.29 [2023-10-23T13:51:36.017Z] ---> Running in 26856f4e865c [2023-10-23T13:51:36.284Z] Removing intermediate container 26856f4e865c [2023-10-23T13:51:36.284Z] ---> 18e4ad370d96 [2023-10-23T13:51:36.284Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-23T13:51:36.284Z] Successfully built 18e4ad370d96 [2023-10-23T13:51:36.284Z] 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 [2023-10-23T13:51:36.418Z] provisioning config files... [2023-10-23T13:51:36.432Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/199@tmp/config15618492505580008574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:51:36.770Z] ---> docker-login.sh [2023-10-23T13:51:36.770Z] nexus3.edgexfoundry.org:10001 [2023-10-23T13:51:37.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:51:37.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:51:37.043Z] Configure a credential helper to remove this warning. See [2023-10-23T13:51:37.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:51:37.043Z] [2023-10-23T13:51:37.043Z] Login Succeeded [2023-10-23T13:51:37.044Z] nexus3.edgexfoundry.org:10002 [2023-10-23T13:51:37.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:51:37.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:51:37.308Z] Configure a credential helper to remove this warning. See [2023-10-23T13:51:37.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:51:37.308Z] [2023-10-23T13:51:37.308Z] Login Succeeded [2023-10-23T13:51:37.308Z] nexus3.edgexfoundry.org:10003 [2023-10-23T13:51:37.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:51:37.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:51:37.853Z] Configure a credential helper to remove this warning. See [2023-10-23T13:51:37.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:51:37.853Z] [2023-10-23T13:51:37.853Z] Login Succeeded [2023-10-23T13:51:37.853Z] nexus3.edgexfoundry.org:10004 [2023-10-23T13:51:38.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:51:38.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:51:38.121Z] Configure a credential helper to remove this warning. See [2023-10-23T13:51:38.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:51:38.121Z] [2023-10-23T13:51:38.121Z] Login Succeeded [2023-10-23T13:51:38.121Z] docker.io [2023-10-23T13:51:38.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:51:38.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:51:38.657Z] Configure a credential helper to remove this warning. See [2023-10-23T13:51:38.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:51:38.657Z] [2023-10-23T13:51:38.657Z] Login Succeeded [2023-10-23T13:51:38.923Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T13:51:38.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-23T13:51:38.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T13:51:38.993Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-10-23T13:51:38.993Z] 7321a994598ca5e537abf0d162217fba0461ceb8 [2023-10-23T13:51:38.993Z] latest [2023-10-23T13:51:38.993Z] 3.1.0-dev.29 [2023-10-23T13:51:38.993Z] 7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 [2023-10-23T13:51:38.993Z] main [2023-10-23T13:51:38.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:51:39.345Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:51:39.676Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7321a994598ca5e537abf0d162217fba0461ceb8 [2023-10-23T13:51:39.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-23T13:51:39.676Z] 44bb1a2caa86: Preparing [2023-10-23T13:51:39.676Z] aae9eab46264: Preparing [2023-10-23T13:51:39.676Z] e93f3b2dd0a9: Preparing [2023-10-23T13:51:39.676Z] 3fb9f83d124e: Preparing [2023-10-23T13:51:39.676Z] ddb1e01d5c0d: Preparing [2023-10-23T13:51:39.676Z] 5f4d9fc4d98d: Preparing [2023-10-23T13:51:39.676Z] 5f4d9fc4d98d: Waiting [2023-10-23T13:51:39.941Z] e93f3b2dd0a9: Pushed [2023-10-23T13:51:39.941Z] 3fb9f83d124e: Pushed [2023-10-23T13:51:39.941Z] aae9eab46264: Pushed [2023-10-23T13:51:39.941Z] 5f4d9fc4d98d: Layer already exists [2023-10-23T13:51:40.207Z] ddb1e01d5c0d: Pushed [2023-10-23T13:51:45.535Z] 44bb1a2caa86: Pushed [2023-10-23T13:51:45.799Z] 7321a994598ca5e537abf0d162217fba0461ceb8: digest: sha256:9588fdfc88f0c5b5359acbdbe364282a40334b54be25cd87878aed211c3390de size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:51:46.139Z] + 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 [2023-10-23T13:51:46.468Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-23T13:51:46.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-23T13:51:46.468Z] 44bb1a2caa86: Preparing [2023-10-23T13:51:46.468Z] aae9eab46264: Preparing [2023-10-23T13:51:46.468Z] e93f3b2dd0a9: Preparing [2023-10-23T13:51:46.468Z] 3fb9f83d124e: Preparing [2023-10-23T13:51:46.469Z] ddb1e01d5c0d: Preparing [2023-10-23T13:51:46.469Z] 5f4d9fc4d98d: Preparing [2023-10-23T13:51:46.469Z] 5f4d9fc4d98d: Waiting [2023-10-23T13:51:46.469Z] 44bb1a2caa86: Layer already exists [2023-10-23T13:51:46.469Z] 3fb9f83d124e: Layer already exists [2023-10-23T13:51:46.469Z] aae9eab46264: Layer already exists [2023-10-23T13:51:46.469Z] ddb1e01d5c0d: Layer already exists [2023-10-23T13:51:46.469Z] e93f3b2dd0a9: Layer already exists [2023-10-23T13:51:46.469Z] 5f4d9fc4d98d: Layer already exists [2023-10-23T13:51:46.732Z] latest: digest: sha256:9588fdfc88f0c5b5359acbdbe364282a40334b54be25cd87878aed211c3390de size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:51:47.076Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:51:47.406Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.29 [2023-10-23T13:51:47.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-23T13:51:47.406Z] 44bb1a2caa86: Preparing [2023-10-23T13:51:47.406Z] aae9eab46264: Preparing [2023-10-23T13:51:47.406Z] e93f3b2dd0a9: Preparing [2023-10-23T13:51:47.406Z] 3fb9f83d124e: Preparing [2023-10-23T13:51:47.406Z] ddb1e01d5c0d: Preparing [2023-10-23T13:51:47.406Z] 5f4d9fc4d98d: Preparing [2023-10-23T13:51:47.406Z] 5f4d9fc4d98d: Waiting [2023-10-23T13:51:47.406Z] e93f3b2dd0a9: Layer already exists [2023-10-23T13:51:47.406Z] 3fb9f83d124e: Layer already exists [2023-10-23T13:51:47.406Z] aae9eab46264: Layer already exists [2023-10-23T13:51:47.406Z] 44bb1a2caa86: Layer already exists [2023-10-23T13:51:47.406Z] ddb1e01d5c0d: Layer already exists [2023-10-23T13:51:47.406Z] 5f4d9fc4d98d: Layer already exists [2023-10-23T13:51:47.672Z] 3.1.0-dev.29: digest: sha256:9588fdfc88f0c5b5359acbdbe364282a40334b54be25cd87878aed211c3390de size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:51:48.016Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:51:48.352Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 [2023-10-23T13:51:48.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-23T13:51:48.353Z] 44bb1a2caa86: Preparing [2023-10-23T13:51:48.353Z] aae9eab46264: Preparing [2023-10-23T13:51:48.353Z] e93f3b2dd0a9: Preparing [2023-10-23T13:51:48.353Z] 3fb9f83d124e: Preparing [2023-10-23T13:51:48.353Z] ddb1e01d5c0d: Preparing [2023-10-23T13:51:48.353Z] 5f4d9fc4d98d: Preparing [2023-10-23T13:51:48.353Z] 5f4d9fc4d98d: Waiting [2023-10-23T13:51:48.353Z] 3fb9f83d124e: Layer already exists [2023-10-23T13:51:48.353Z] 44bb1a2caa86: Layer already exists [2023-10-23T13:51:48.353Z] aae9eab46264: Layer already exists [2023-10-23T13:51:48.353Z] ddb1e01d5c0d: Layer already exists [2023-10-23T13:51:48.353Z] e93f3b2dd0a9: Layer already exists [2023-10-23T13:51:48.353Z] 5f4d9fc4d98d: Layer already exists [2023-10-23T13:51:48.353Z] 7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29: digest: sha256:9588fdfc88f0c5b5359acbdbe364282a40334b54be25cd87878aed211c3390de size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:51:48.690Z] + 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 [2023-10-23T13:51:49.044Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-10-23T13:51:49.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-23T13:51:49.044Z] 44bb1a2caa86: Preparing [2023-10-23T13:51:49.044Z] aae9eab46264: Preparing [2023-10-23T13:51:49.044Z] e93f3b2dd0a9: Preparing [2023-10-23T13:51:49.044Z] 3fb9f83d124e: Preparing [2023-10-23T13:51:49.044Z] ddb1e01d5c0d: Preparing [2023-10-23T13:51:49.044Z] 5f4d9fc4d98d: Preparing [2023-10-23T13:51:49.044Z] 5f4d9fc4d98d: Waiting [2023-10-23T13:51:49.044Z] aae9eab46264: Layer already exists [2023-10-23T13:51:49.044Z] 44bb1a2caa86: Layer already exists [2023-10-23T13:51:49.044Z] e93f3b2dd0a9: Layer already exists [2023-10-23T13:51:49.044Z] ddb1e01d5c0d: Layer already exists [2023-10-23T13:51:49.044Z] 3fb9f83d124e: Layer already exists [2023-10-23T13:51:49.044Z] 5f4d9fc4d98d: Layer already exists [2023-10-23T13:51:49.044Z] main: digest: sha256:9588fdfc88f0c5b5359acbdbe364282a40334b54be25cd87878aed211c3390de size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-23T13:51:49.108Z] ===================================================== [Pipeline] echo [2023-10-23T13:51:49.119Z] taggedImages: [2023-10-23T13:51:49.120Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7321a994598ca5e537abf0d162217fba0461ceb8 [2023-10-23T13:51:49.120Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-23T13:51:49.120Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.29 [2023-10-23T13:51:49.120Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 [2023-10-23T13:51:49.120Z] - 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 [2023-10-23T13:51:49.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-23T13:51:49.502Z] [2023-10-23T13:51:49.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:51:49.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-23T13:51:49.832Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-23T13:51:49.832Z] 8998bd30e6a1: Pulling fs layer [2023-10-23T13:51:49.832Z] 04944245beec: Pulling fs layer [2023-10-23T13:51:49.832Z] 699f458cf7ca: Pulling fs layer [2023-10-23T13:51:49.832Z] 765212b225bb: Pulling fs layer [2023-10-23T13:51:49.832Z] f23df028b6ca: Pulling fs layer [2023-10-23T13:51:49.832Z] d65c8cfc05b1: Pulling fs layer [2023-10-23T13:51:49.832Z] 2437ff75d9bd: Pulling fs layer [2023-10-23T13:51:49.832Z] d65c8cfc05b1: Waiting [2023-10-23T13:51:49.832Z] 765212b225bb: Waiting [2023-10-23T13:51:49.832Z] f23df028b6ca: Waiting [2023-10-23T13:51:49.832Z] 2437ff75d9bd: Waiting [2023-10-23T13:51:50.101Z] 04944245beec: Verifying Checksum [2023-10-23T13:51:50.101Z] 04944245beec: Download complete [2023-10-23T13:51:50.101Z] 765212b225bb: Verifying Checksum [2023-10-23T13:51:50.101Z] 765212b225bb: Download complete [2023-10-23T13:51:50.101Z] f23df028b6ca: Verifying Checksum [2023-10-23T13:51:50.101Z] f23df028b6ca: Download complete [2023-10-23T13:51:50.101Z] d65c8cfc05b1: Download complete [2023-10-23T13:51:50.369Z] 699f458cf7ca: Verifying Checksum [2023-10-23T13:51:50.369Z] 699f458cf7ca: Download complete [2023-10-23T13:51:50.635Z] 8998bd30e6a1: Verifying Checksum [2023-10-23T13:51:50.635Z] 8998bd30e6a1: Download complete [2023-10-23T13:51:53.211Z] 2437ff75d9bd: Verifying Checksum [2023-10-23T13:51:53.211Z] 2437ff75d9bd: Download complete [2023-10-23T13:51:56.546Z] 8998bd30e6a1: Pull complete [2023-10-23T13:51:56.813Z] 04944245beec: Pull complete [2023-10-23T13:51:58.215Z] 699f458cf7ca: Pull complete [2023-10-23T13:51:58.480Z] 765212b225bb: Pull complete [2023-10-23T13:51:59.434Z] f23df028b6ca: Pull complete [2023-10-23T13:51:59.434Z] d65c8cfc05b1: Pull complete [2023-10-23T13:52:17.686Z] 2437ff75d9bd: Pull complete [2023-10-23T13:52:17.686Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-23T13:52:17.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-23T13:52:17.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:52:17.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-9806 does not seem to be running inside a container [2023-10-23T13:52:18.030Z] $ 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/199 -v /w/workspace/app-service-configurable/199:/w/workspace/app-service-configurable/199:rw,z -v /w/workspace/app-service-configurable/199@tmp:/w/workspace/app-service-configurable/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-23T13:52:20.783Z] $ docker top 9c1fdd83981959bd8457f7eef0d23c86e0359eebdab90173b65f2591e82e44eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:52:21.635Z] ---> job-cost.sh [2023-10-23T13:52:21.635Z] lf-activate-venv: SKIPPING [2023-10-23T13:52:21.635Z] INFO: No Stack... [2023-10-23T13:52:25.885Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-23T13:52:26.470Z] INFO: Archiving Costs [Pipeline] sh [2023-10-23T13:52:27.098Z] + cat /w/workspace/app-service-configurable/199/archives/cost.csv [2023-10-23T13:52:27.098Z] + cut -d, -f6 [Pipeline] lock [2023-10-23T13:52:27.163Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] [2023-10-23T13:52:27.169Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] did not exist. Created. [2023-10-23T13:52:27.169Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-23T13:52:27.825Z] /w/workspace/app-service-configurable/199@tmp/durable-f732793b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-23T13:52:28.465Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-23T13:52:28.478Z] Warning: overwriting stash ‘stack-cost’ [2023-10-23T13:52:28.529Z] Stashed 1 file(s) [Pipeline] } [2023-10-23T13:52:28.538Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-23T13:52:28.561Z] $ docker stop --time=1 9c1fdd83981959bd8457f7eef0d23c86e0359eebdab90173b65f2591e82e44eb [2023-10-23T13:52:30.079Z] $ docker rm -f --volumes 9c1fdd83981959bd8457f7eef0d23c86e0359eebdab90173b65f2591e82e44eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-23T13:52:30.468Z] provisioning config files... [2023-10-23T13:52:30.474Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14972332059147436421tmp [Pipeline] { [Pipeline] sh [2023-10-23T13:52:30.764Z] + set +x [2023-10-23T13:52:30.764Z] + curl -s https://codecov.io/bash [2023-10-23T13:52:30.764Z] + bash -s -- [2023-10-23T13:52:30.764Z] [2023-10-23T13:52:30.764Z] _____ _ [2023-10-23T13:52:30.764Z] / ____| | | [2023-10-23T13:52:30.764Z] | | ___ __| | ___ ___ _____ __ [2023-10-23T13:52:30.764Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-23T13:52:30.764Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-23T13:52:30.764Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-23T13:52:30.764Z] Bash-1.0.6 [2023-10-23T13:52:30.764Z] [2023-10-23T13:52:30.764Z] [2023-10-23T13:52:30.764Z] ==> git version 2.25.1 found [2023-10-23T13:52:30.764Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-23T13:52:30.764Z] Release-Date: 2020-01-08 [2023-10-23T13:52:30.764Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-23T13:52:30.764Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-23T13:52:30.764Z] ==> Jenkins CI detected. [2023-10-23T13:52:30.764Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-10-23T13:52:30.764Z] project root: . [2023-10-23T13:52:30.764Z] --> token set from env [2023-10-23T13:52:30.764Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-23T13:52:30.764Z] ==> Running gcov in . (disable via -X gcov) [2023-10-23T13:52:30.764Z] ==> Python coveragepy not found [2023-10-23T13:52:30.764Z] ==> Searching for coverage reports in: [2023-10-23T13:52:30.764Z] + . [2023-10-23T13:52:30.764Z] -> Found 1 reports [2023-10-23T13:52:30.764Z] ==> Detecting git/mercurial file structure [2023-10-23T13:52:31.022Z] ==> Reading reports [2023-10-23T13:52:31.022Z] + ./coverage.out bytes=13 [2023-10-23T13:52:31.022Z] ==> Appending adjustments [2023-10-23T13:52:31.022Z] https://docs.codecov.io/docs/fixing-reports [2023-10-23T13:52:31.022Z] + Found adjustments [2023-10-23T13:52:31.022Z] ==> Gzipping contents [2023-10-23T13:52:31.022Z] 4.0K /tmp/codecov.JSPyRt.gz [2023-10-23T13:52:31.022Z] ==> Uploading reports [2023-10-23T13:52:31.022Z] url: https://codecov.io [2023-10-23T13:52:31.022Z] query: branch=main&commit=7321a994598ca5e537abf0d162217fba0461ceb8&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-23T13:52:31.022Z] -> Pinging Codecov [2023-10-23T13:52:31.022Z] 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=7321a994598ca5e537abf0d162217fba0461ceb8&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-23T13:52:31.022Z] -> Uploading to [2023-10-23T13:52:31.022Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-23/A97CA9966030D2A3747ED39772930CCE/7321a994598ca5e537abf0d162217fba0461ceb8/01cf3f6e-5948-42ce-b4b1-e3335781a13d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231023%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231023T135230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3db8e7994972799cf33ad1e62cf601d18d1915d027e499317fa4441e550be5bd [2023-10-23T13:52:31.022Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-23T13:52:31.022Z] Dload Upload Total Spent Left Speed [2023-10-23T13:52:31.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1430 --:--:-- --:--:-- --:--:-- 1430 [2023-10-23T13:52:31.539Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] } [2023-10-23T13:52:31.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-23T13:52:31.682Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-23T13:52:31.691Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:52:31.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-23T13:52:31.991Z] [2023-10-23T13:52:31.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:52:32.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-23T13:52:32.284Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-23T13:52:32.284Z] df9b9388f04a: Pulling fs layer [2023-10-23T13:52:32.284Z] 52dc419b0ee2: Pulling fs layer [2023-10-23T13:52:32.284Z] 25bc292e5bac: Pulling fs layer [2023-10-23T13:52:32.284Z] 114826534d7a: Pulling fs layer [2023-10-23T13:52:32.284Z] 4657fd5d0bcf: Pulling fs layer [2023-10-23T13:52:32.284Z] 6ad1cebc031e: Pulling fs layer [2023-10-23T13:52:32.284Z] 8a3aa393b2d8: Pulling fs layer [2023-10-23T13:52:32.284Z] 4657fd5d0bcf: Waiting [2023-10-23T13:52:32.284Z] 114826534d7a: Waiting [2023-10-23T13:52:32.284Z] 6ad1cebc031e: Waiting [2023-10-23T13:52:32.284Z] 8a3aa393b2d8: Waiting [2023-10-23T13:52:32.284Z] 25bc292e5bac: Verifying Checksum [2023-10-23T13:52:32.284Z] 25bc292e5bac: Download complete [2023-10-23T13:52:32.284Z] 52dc419b0ee2: Verifying Checksum [2023-10-23T13:52:32.284Z] 52dc419b0ee2: Download complete [2023-10-23T13:52:32.284Z] 4657fd5d0bcf: Download complete [2023-10-23T13:52:32.284Z] df9b9388f04a: Verifying Checksum [2023-10-23T13:52:32.284Z] df9b9388f04a: Download complete [2023-10-23T13:52:32.544Z] 6ad1cebc031e: Verifying Checksum [2023-10-23T13:52:32.544Z] 6ad1cebc031e: Download complete [2023-10-23T13:52:32.544Z] df9b9388f04a: Pull complete [2023-10-23T13:52:32.544Z] 52dc419b0ee2: Pull complete [2023-10-23T13:52:32.544Z] 25bc292e5bac: Pull complete [2023-10-23T13:52:33.113Z] 114826534d7a: Verifying Checksum [2023-10-23T13:52:33.113Z] 114826534d7a: Download complete [2023-10-23T13:52:33.113Z] 8a3aa393b2d8: Verifying Checksum [2023-10-23T13:52:33.113Z] 8a3aa393b2d8: Download complete [2023-10-23T13:52:36.392Z] 114826534d7a: Pull complete [2023-10-23T13:52:36.393Z] 4657fd5d0bcf: Pull complete [2023-10-23T13:52:36.393Z] 6ad1cebc031e: Pull complete [2023-10-23T13:52:38.917Z] 8a3aa393b2d8: Pull complete [2023-10-23T13:52:38.917Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-23T13:52:38.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-23T13:52:38.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:52:38.995Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2023-10-23T13:52:39.021Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-23T13:52:44.263Z] $ docker top 0a1cd10cac50ddc6b70a2babd070fff03a99439c948f81d91877f9c5d9e70c9c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-23T13:52:44.330Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-10-23T13:52:44.605Z] + set -o pipefail [2023-10-23T13:52:44.605Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-10-23T13:52:51.158Z] [2023-10-23T13:52:51.158Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-10-23T13:52:51.158Z] [2023-10-23T13:52:51.158Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/b202cf68-717e-4336-bb70-b3c819cd0f09 [2023-10-23T13:52:51.158Z] [2023-10-23T13:52:51.158Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-23T13:52:51.158Z] [2023-10-23T13:52:51.158Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-23T13:52:51.158Z] [2023-10-23T13:52:51.724Z] [2023-10-23T13:52:51.724Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-23T13:52:51.724Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-23T13:52:51.724Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-23T13:52:51.734Z] $ docker stop --time=1 0a1cd10cac50ddc6b70a2babd070fff03a99439c948f81d91877f9c5d9e70c9c [2023-10-23T13:52:56.013Z] $ docker rm -f --volumes 0a1cd10cac50ddc6b70a2babd070fff03a99439c948f81d91877f9c5d9e70c9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-23T13:52:56.761Z] + git log --format=format:%s -1 7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] sh [2023-10-23T13:52:57.052Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-23T13:52:57.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:52:57.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T13:52:57.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:52:57.414Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2023-10-23T13:52:57.439Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-23T13:52:57.926Z] $ docker top 8b5c86ffef546aa7a73a16a41b1fd898de0c392c3ac78c15a23b61864918b5f3 -eo pid,comm [2023-10-23T13:52:57.972Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-23T13:52:57.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-23T13:52:58.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T13:52:58.006Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T13:52:58.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T13:52:58.132Z] $ docker exec 8b5c86ffef546aa7a73a16a41b1fd898de0c392c3ac78c15a23b61864918b5f3 ssh-agent [2023-10-23T13:52:58.232Z] SSH_AUTH_SOCK=/tmp/ssh-11s2g1UMU6oq/agent.33 [2023-10-23T13:52:58.232Z] SSH_AGENT_PID=39 [2023-10-23T13:52:58.237Z] Running ssh-add (command line suppressed) [2023-10-23T13:52:58.341Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4731408111324105678.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4731408111324105678.key) [2023-10-23T13:52:58.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T13:52:58.643Z] + git semver tag [2023-10-23T13:52:58.901Z] 2023-10-23 13:52:58,797 [run_tag] DEBUG tag force:False [2023-10-23T13:52:58.901Z] 2023-10-23 13:52:58,797 [check_head_tag] DEBUG check head tag [2023-10-23T13:52:58.901Z] 2023-10-23 13:52:58,798 [execute] INFO git cat-file --batch-check [2023-10-23T13:52:58.901Z] 2023-10-23 13:52:58,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-23T13:52:58.901Z] 2023-10-23 13:52:58,801 [execute] INFO git cat-file --batch [2023-10-23T13:52:58.901Z] 2023-10-23 13:52:58,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-23T13:52:58.901Z] 2023-10-23 13:52:58,817 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T13:52:58.901Z] 2023-10-23 13:52:58,817 [execute] INFO git tag -a v3.1.0-dev.29 -m v3.1.0-dev.29 [2023-10-23T13:52:58.901Z] 2023-10-23 13:52:58,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.29', '-m', 'v3.1.0-dev.29'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-10-23T13:52:58.901Z] 2023-10-23 13:52:58,822 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T13:52:58.901Z] 3.1.0-dev.29 [Pipeline] } [2023-10-23T13:52:58.909Z] $ docker exec --env ******** --env ******** 8b5c86ffef546aa7a73a16a41b1fd898de0c392c3ac78c15a23b61864918b5f3 ssh-agent -k [2023-10-23T13:52:59.011Z] unset SSH_AUTH_SOCK; [2023-10-23T13:52:59.012Z] unset SSH_AGENT_PID; [2023-10-23T13:52:59.012Z] echo Agent pid 39 killed; [2023-10-23T13:52:59.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-23T13:52:59.341Z] + git semver [Pipeline] } [2023-10-23T13:52:59.612Z] $ docker stop --time=1 8b5c86ffef546aa7a73a16a41b1fd898de0c392c3ac78c15a23b61864918b5f3 [2023-10-23T13:53:00.883Z] $ docker rm -f --volumes 8b5c86ffef546aa7a73a16a41b1fd898de0c392c3ac78c15a23b61864918b5f3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:53:01.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-23T13:53:01.273Z] [2023-10-23T13:53:01.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:53:01.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-23T13:53:01.570Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-23T13:53:01.570Z] ab5ef0e58194: Pulling fs layer [2023-10-23T13:53:01.570Z] 9712f1f96733: Pulling fs layer [2023-10-23T13:53:01.570Z] 63f879dbbcfc: Pulling fs layer [2023-10-23T13:53:01.570Z] 0d9ebad4ef96: Pulling fs layer [2023-10-23T13:53:01.570Z] e9a5061849ea: Pulling fs layer [2023-10-23T13:53:01.570Z] d747dcd14b5f: Pulling fs layer [2023-10-23T13:53:01.570Z] 2de7ff778b66: Pulling fs layer [2023-10-23T13:53:01.570Z] d747dcd14b5f: Waiting [2023-10-23T13:53:01.570Z] 0d9ebad4ef96: Waiting [2023-10-23T13:53:01.570Z] 2de7ff778b66: Waiting [2023-10-23T13:53:01.570Z] 9712f1f96733: Verifying Checksum [2023-10-23T13:53:01.570Z] 9712f1f96733: Download complete [2023-10-23T13:53:01.829Z] 63f879dbbcfc: Verifying Checksum [2023-10-23T13:53:01.829Z] 63f879dbbcfc: Download complete [2023-10-23T13:53:02.089Z] e9a5061849ea: Verifying Checksum [2023-10-23T13:53:02.089Z] e9a5061849ea: Download complete [2023-10-23T13:53:02.089Z] d747dcd14b5f: Verifying Checksum [2023-10-23T13:53:02.089Z] d747dcd14b5f: Download complete [2023-10-23T13:53:02.089Z] ab5ef0e58194: Verifying Checksum [2023-10-23T13:53:02.089Z] ab5ef0e58194: Download complete [2023-10-23T13:53:02.089Z] 0d9ebad4ef96: Verifying Checksum [2023-10-23T13:53:02.089Z] 0d9ebad4ef96: Download complete [2023-10-23T13:53:02.089Z] 2de7ff778b66: Verifying Checksum [2023-10-23T13:53:02.089Z] 2de7ff778b66: Download complete [2023-10-23T13:53:04.629Z] ab5ef0e58194: Pull complete [2023-10-23T13:53:04.629Z] 9712f1f96733: Pull complete [2023-10-23T13:53:05.197Z] 63f879dbbcfc: Pull complete [2023-10-23T13:53:08.475Z] 0d9ebad4ef96: Pull complete [2023-10-23T13:53:08.735Z] e9a5061849ea: Pull complete [2023-10-23T13:53:08.993Z] d747dcd14b5f: Pull complete [2023-10-23T13:53:09.928Z] 2de7ff778b66: Pull complete [2023-10-23T13:53:09.928Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-23T13:53:09.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-23T13:53:09.928Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:53:09.991Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2023-10-23T13:53:10.028Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-23T13:53:15.949Z] $ docker top e2d353388ed8a7bc6f1b05710940708201609bd963c6046f14f7f51317e98bb0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-23T13:53:16.013Z] provisioning config files... [2023-10-23T13:53:16.019Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2343981705420593307tmp [2023-10-23T13:53:16.028Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6560219045202913314tmp [2023-10-23T13:53:16.036Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7795982814223787264tmp [Pipeline] { [Pipeline] echo [2023-10-23T13:53:16.049Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:53:16.329Z] ---> sigul-configuration.sh [2023-10-23T13:53:16.329Z] gpg: directory `/root/.gnupg' created [2023-10-23T13:53:16.329Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-23T13:53:16.329Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-23T13:53:16.329Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-23T13:53:16.329Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-23T13:53:16.329Z] gpg: CAST5 encrypted data [2023-10-23T13:53:16.329Z] gpg: encrypted with 1 passphrase [2023-10-23T13:53:16.329Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-23T13:53:16.613Z] + mkdir /home/jenkins [2023-10-23T13:53:16.613Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-23T13:53:16.908Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-23T13:53:16.916Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:53:17.196Z] ---> sigul-install.sh [2023-10-23T13:53:17.196Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-23T13:53:17.482Z] + git tag --list [2023-10-23T13:53:17.482Z] v1.0.0 [2023-10-23T13:53:17.482Z] v1.1.0 [2023-10-23T13:53:17.482Z] v1.2.0 [2023-10-23T13:53:17.482Z] v1.3.0 [2023-10-23T13:53:17.482Z] v1.3.1 [2023-10-23T13:53:17.482Z] v2.0.0 [2023-10-23T13:53:17.482Z] v2.0.1 [2023-10-23T13:53:17.482Z] v2.1.0 [2023-10-23T13:53:17.482Z] v2.1.1 [2023-10-23T13:53:17.482Z] v2.1.2 [2023-10-23T13:53:17.482Z] v2.2.0 [2023-10-23T13:53:17.482Z] v2.3 [2023-10-23T13:53:17.482Z] v2.3.0 [2023-10-23T13:53:17.482Z] v2.3.1 [2023-10-23T13:53:17.482Z] v3.0 [2023-10-23T13:53:17.482Z] v3.0.0 [2023-10-23T13:53:17.482Z] v3.0.1 [2023-10-23T13:53:17.482Z] v3.0.1-dev.1 [2023-10-23T13:53:17.482Z] v3.1.0-dev.1 [2023-10-23T13:53:17.482Z] v3.1.0-dev.10 [2023-10-23T13:53:17.482Z] v3.1.0-dev.11 [2023-10-23T13:53:17.482Z] v3.1.0-dev.12 [2023-10-23T13:53:17.482Z] v3.1.0-dev.13 [2023-10-23T13:53:17.482Z] v3.1.0-dev.14 [2023-10-23T13:53:17.482Z] v3.1.0-dev.15 [2023-10-23T13:53:17.482Z] v3.1.0-dev.16 [2023-10-23T13:53:17.482Z] v3.1.0-dev.17 [2023-10-23T13:53:17.482Z] v3.1.0-dev.18 [2023-10-23T13:53:17.482Z] v3.1.0-dev.19 [2023-10-23T13:53:17.482Z] v3.1.0-dev.2 [2023-10-23T13:53:17.482Z] v3.1.0-dev.20 [2023-10-23T13:53:17.482Z] v3.1.0-dev.21 [2023-10-23T13:53:17.482Z] v3.1.0-dev.22 [2023-10-23T13:53:17.482Z] v3.1.0-dev.23 [2023-10-23T13:53:17.482Z] v3.1.0-dev.24 [2023-10-23T13:53:17.482Z] v3.1.0-dev.25 [2023-10-23T13:53:17.482Z] v3.1.0-dev.26 [2023-10-23T13:53:17.482Z] v3.1.0-dev.27 [2023-10-23T13:53:17.482Z] v3.1.0-dev.28 [2023-10-23T13:53:17.482Z] v3.1.0-dev.29 [2023-10-23T13:53:17.482Z] v3.1.0-dev.3 [2023-10-23T13:53:17.482Z] v3.1.0-dev.4 [2023-10-23T13:53:17.482Z] v3.1.0-dev.5 [2023-10-23T13:53:17.482Z] v3.1.0-dev.6 [2023-10-23T13:53:17.482Z] v3.1.0-dev.7 [2023-10-23T13:53:17.482Z] v3.1.0-dev.8 [2023-10-23T13:53:17.482Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-23T13:53:17.766Z] + lftools sign git-tag v3.1.0-dev.29 [2023-10-23T13:53:18.333Z] Signing Git tag with Sigul... [2023-10-23T13:53:18.333Z] Signing v3.1.0-dev.29 [Pipeline] echo [2023-10-23T13:53:18.908Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:53:19.188Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-23T13:53:19.194Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-23T13:53:19.210Z] $ docker stop --time=1 e2d353388ed8a7bc6f1b05710940708201609bd963c6046f14f7f51317e98bb0 [2023-10-23T13:53:20.507Z] $ docker rm -f --volumes e2d353388ed8a7bc6f1b05710940708201609bd963c6046f14f7f51317e98bb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-23T13:53:20.927Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-23T13:53:20.927Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:53:21.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T13:53:21.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:53:21.298Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2023-10-23T13:53:21.322Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-23T13:53:21.642Z] $ docker top 8afbc06688d2d62a87d149cb66de46746f42d0a1b8fb363702ca28a3761f6778 -eo pid,comm [2023-10-23T13:53:21.686Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-23T13:53:21.686Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-23T13:53:21.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T13:53:21.720Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T13:53:21.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T13:53:21.834Z] $ docker exec 8afbc06688d2d62a87d149cb66de46746f42d0a1b8fb363702ca28a3761f6778 ssh-agent [2023-10-23T13:53:21.939Z] SSH_AUTH_SOCK=/tmp/ssh-SNBYAo58D5al/agent.32 [2023-10-23T13:53:21.939Z] SSH_AGENT_PID=39 [2023-10-23T13:53:21.944Z] Running ssh-add (command line suppressed) [2023-10-23T13:53:22.037Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10204231737482678434.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10204231737482678434.key) [2023-10-23T13:53:22.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T13:53:22.334Z] + git semver bump pre [2023-10-23T13:53:22.593Z] 2023-10-23 13:53:22,519 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T13:53:22.593Z] 2023-10-23 13:53:22,519 [bump_version] DEBUG bumping version:3.1.0-dev.29 on axis:pre with prefix:dev [2023-10-23T13:53:22.593Z] 2023-10-23 13:53:22,519 [bump_version] DEBUG bumped version:3.1.0-dev.30 [2023-10-23T13:53:22.593Z] 2023-10-23 13:53:22,519 [write_version] DEBUG write version:3.1.0-dev.30 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-10-23T13:53:22.593Z] 2023-10-23 13:53:22,519 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T13:53:22.593Z] 2023-10-23 13:53:22,519 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T13:53:22.593Z] 2023-10-23 13:53:22,522 [execute] INFO git cat-file --batch-check [2023-10-23T13:53:22.593Z] 2023-10-23 13:53:22,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-23T13:53:22.593Z] 2023-10-23 13:53:22,527 [execute] INFO git cat-file --batch [2023-10-23T13:53:22.593Z] 2023-10-23 13:53:22,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-23T13:53:22.593Z] 2023-10-23 13:53:22,532 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T13:53:22.593Z] 3.1.0-dev.30 [Pipeline] } [2023-10-23T13:53:22.602Z] $ docker exec --env ******** --env ******** 8afbc06688d2d62a87d149cb66de46746f42d0a1b8fb363702ca28a3761f6778 ssh-agent -k [2023-10-23T13:53:22.703Z] unset SSH_AUTH_SOCK; [2023-10-23T13:53:22.703Z] unset SSH_AGENT_PID; [2023-10-23T13:53:22.703Z] echo Agent pid 39 killed; [2023-10-23T13:53:22.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-23T13:53:23.013Z] + git semver [Pipeline] } [2023-10-23T13:53:23.284Z] $ docker stop --time=1 8afbc06688d2d62a87d149cb66de46746f42d0a1b8fb363702ca28a3761f6778 [2023-10-23T13:53:24.603Z] $ docker rm -f --volumes 8afbc06688d2d62a87d149cb66de46746f42d0a1b8fb363702ca28a3761f6778 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T13:53:24.936Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-23T13:53:24.936Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:53:25.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T13:53:25.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:53:25.311Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2023-10-23T13:53:25.340Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-23T13:53:25.690Z] $ docker top 9b54d7beb4a30677e7972e548ad7e3da7cca35dd5cadecfdfc8b48e1956731f5 -eo pid,comm [2023-10-23T13:53:25.735Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-23T13:53:25.735Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-23T13:53:25.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T13:53:25.771Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T13:53:25.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T13:53:25.881Z] $ docker exec 9b54d7beb4a30677e7972e548ad7e3da7cca35dd5cadecfdfc8b48e1956731f5 ssh-agent [2023-10-23T13:53:25.988Z] SSH_AUTH_SOCK=/tmp/ssh-0rU0yeAHbMy1/agent.33 [2023-10-23T13:53:25.988Z] SSH_AGENT_PID=40 [2023-10-23T13:53:25.993Z] Running ssh-add (command line suppressed) [2023-10-23T13:53:26.088Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17993422384839407354.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17993422384839407354.key) [2023-10-23T13:53:26.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T13:53:26.381Z] + git semver push [2023-10-23T13:53:26.640Z] 2023-10-23 13:53:26,532 [run_push] DEBUG push [2023-10-23T13:53:26.640Z] 2023-10-23 13:53:26,533 [execute] INFO git cat-file --batch-check [2023-10-23T13:53:26.640Z] 2023-10-23 13:53:26,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-23T13:53:26.640Z] 2023-10-23 13:53:26,537 [execute] INFO git rev-list 5a28bc6495bb47527bd97482b0add119c4adc5c3 -- [2023-10-23T13:53:26.640Z] 2023-10-23 13:53:26,537 [execute] DEBUG Popen(['git', 'rev-list', '5a28bc6495bb47527bd97482b0add119c4adc5c3', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-23T13:53:26.640Z] 2023-10-23 13:53:26,548 [execute] INFO git fetch -v origin [2023-10-23T13:53:26.640Z] 2023-10-23 13:53:26,549 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-23T13:53:27.207Z] 2023-10-23 13:53:27,080 [run_push] DEBUG no remote changes detected [2023-10-23T13:53:27.207Z] 2023-10-23 13:53:27,081 [execute] INFO git push origin semver [2023-10-23T13:53:27.207Z] 2023-10-23 13:53:27,081 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-23T13:53:28.144Z] 2023-10-23 13:53:27,912 [run_push] DEBUG push all version tags [2023-10-23T13:53:28.144Z] 2023-10-23 13:53:27,913 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-23T13:53:28.144Z] 2023-10-23 13:53:27,913 [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) [2023-10-23T13:53:28.712Z] 2023-10-23 13:53:28,683 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T13:53:28.712Z] 3.1.0-dev.30 [Pipeline] } [2023-10-23T13:53:28.722Z] $ docker exec --env ******** --env ******** 9b54d7beb4a30677e7972e548ad7e3da7cca35dd5cadecfdfc8b48e1956731f5 ssh-agent -k [2023-10-23T13:53:28.816Z] unset SSH_AUTH_SOCK; [2023-10-23T13:53:28.816Z] unset SSH_AGENT_PID; [2023-10-23T13:53:28.816Z] echo Agent pid 40 killed; [2023-10-23T13:53:28.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-23T13:53:29.125Z] + git semver [Pipeline] } [2023-10-23T13:53:29.395Z] $ docker stop --time=1 9b54d7beb4a30677e7972e548ad7e3da7cca35dd5cadecfdfc8b48e1956731f5 [2023-10-23T13:53:30.696Z] $ docker rm -f --volumes 9b54d7beb4a30677e7972e548ad7e3da7cca35dd5cadecfdfc8b48e1956731f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-23T13:53:31.242Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-10-23T13:53:31.242Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-23T13:53:31.242Z] total 16 [2023-10-23T13:53:31.242Z] drwxr-xr-x 3 root root 4096 Oct 23 13:42 . [2023-10-23T13:53:31.242Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 13:53 .. [2023-10-23T13:53:31.242Z] drwxr-xr-x 2 root root 4096 Oct 23 13:42 cost [2023-10-23T13:53:31.242Z] -rw-r--r-- 1 root root 96 Oct 23 13:42 cost.csv [2023-10-23T13:53:31.242Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-10-23T13:53:31.242Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-23T13:53:31.242Z] total 16 [2023-10-23T13:53:31.242Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 13:42 . [2023-10-23T13:53:31.242Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 13:53 .. [2023-10-23T13:53:31.242Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 23 13:42 cost [2023-10-23T13:53:31.242Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 23 13:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:53:31.527Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:53:32.378Z] ---> package-listing.sh [2023-10-23T13:53:32.378Z] ++ facter osfamily [2023-10-23T13:53:32.378Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-23T13:53:32.636Z] + OS_FAMILY=debian [2023-10-23T13:53:32.636Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-10-23T13:53:32.636Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-23T13:53:32.636Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-23T13:53:32.636Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-23T13:53:32.636Z] + PACKAGES=/tmp/packages_start.txt [2023-10-23T13:53:32.636Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-23T13:53:32.636Z] + PACKAGES=/tmp/packages_end.txt [2023-10-23T13:53:32.636Z] + case "${OS_FAMILY}" in [2023-10-23T13:53:32.636Z] + dpkg -l [2023-10-23T13:53:32.636Z] + grep '^ii' [2023-10-23T13:53:32.636Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-23T13:53:32.636Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-23T13:53:32.636Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-23T13:53:32.636Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-23T13:53:32.636Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-10-23T13:53:32.636Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-10-23T13:53:32.646Z] 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 [2023-10-23T13:53:32.921Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:53:33.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T13:53:33.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:53:33.541Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2023-10-23T13:53:33.596Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-23T13:53:33.809Z] $ docker top e8727ed8ab9bd1635562a9430cee03e5484ba5536ec8cecc84fc0d6e6cd0c3b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T13:53:34.233Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-23T13:53:34.531Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-23T13:53:34.813Z] + ls /var/log/sa-host [2023-10-23T13:53:34.813Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T13:53:34.878Z] provisioning config files... [2023-10-23T13:53:34.886Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11143630680768962906tmp [Pipeline] { [Pipeline] echo [2023-10-23T13:53:34.900Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:53:35.184Z] ---> create-netrc.sh [Pipeline] } [2023-10-23T13:53:35.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:53:35.518Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-23T13:53:35.526Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:53:35.810Z] ---> sudo-logs.sh [2023-10-23T13:53:35.810Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-23T13:53:35.842Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:53:36.124Z] ---> job-cost.sh [2023-10-23T13:53:36.124Z] lf-activate-venv: SKIPPING [2023-10-23T13:53:36.124Z] DEBUG: total: 0.2199999988079071 [2023-10-23T13:53:36.124Z] INFO: Retrieving Stack Cost... [2023-10-23T13:53:36.693Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-23T13:53:36.952Z] INFO: Archiving Costs [Pipeline] echo [2023-10-23T13:53:36.962Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:53:37.243Z] ---> logs-deploy.sh [2023-10-23T13:53:37.243Z] lf-activate-venv: SKIPPING [2023-10-23T13:53:37.243Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/199 [2023-10-23T13:53:37.243Z] INFO: archiving workspace using pattern(s): [2023-10-23T13:53:38.180Z] Archives upload complete. [2023-10-23T13:53:38.180Z] INFO: archiving logs to Nexus [2023-10-23T13:53:38.784Z] ---> uname -a: [2023-10-23T13:53:38.784Z] Linux prd-ubuntu20-04-docker-8c-8g-9804 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-23T13:53:38.784Z] [2023-10-23T13:53:38.784Z] [2023-10-23T13:53:38.784Z] ---> lscpu: [2023-10-23T13:53:38.784Z] Architecture: x86_64 [2023-10-23T13:53:38.784Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-23T13:53:38.784Z] Byte Order: Little Endian [2023-10-23T13:53:38.784Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-23T13:53:38.784Z] CPU(s): 8 [2023-10-23T13:53:38.784Z] On-line CPU(s) list: 0-7 [2023-10-23T13:53:38.784Z] Thread(s) per core: 1 [2023-10-23T13:53:38.784Z] Core(s) per socket: 1 [2023-10-23T13:53:38.784Z] Socket(s): 8 [2023-10-23T13:53:38.784Z] NUMA node(s): 1 [2023-10-23T13:53:38.784Z] Vendor ID: AuthenticAMD [2023-10-23T13:53:38.784Z] CPU family: 23 [2023-10-23T13:53:38.784Z] Model: 49 [2023-10-23T13:53:38.784Z] Model name: AMD EPYC-Rome Processor [2023-10-23T13:53:38.784Z] Stepping: 0 [2023-10-23T13:53:38.784Z] CPU MHz: 2799.998 [2023-10-23T13:53:38.784Z] BogoMIPS: 5599.99 [2023-10-23T13:53:38.784Z] Virtualization: AMD-V [2023-10-23T13:53:38.784Z] Hypervisor vendor: KVM [2023-10-23T13:53:38.784Z] Virtualization type: full [2023-10-23T13:53:38.784Z] L1d cache: 256 KiB [2023-10-23T13:53:38.784Z] L1i cache: 256 KiB [2023-10-23T13:53:38.784Z] L2 cache: 4 MiB [2023-10-23T13:53:38.784Z] L3 cache: 128 MiB [2023-10-23T13:53:38.784Z] NUMA node0 CPU(s): 0-7 [2023-10-23T13:53:38.784Z] Vulnerability Itlb multihit: Not affected [2023-10-23T13:53:38.784Z] Vulnerability L1tf: Not affected [2023-10-23T13:53:38.784Z] Vulnerability Mds: Not affected [2023-10-23T13:53:38.784Z] Vulnerability Meltdown: Not affected [2023-10-23T13:53:38.784Z] Vulnerability Mmio stale data: Not affected [2023-10-23T13:53:38.784Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-23T13:53:38.784Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-23T13:53:38.784Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-23T13:53:38.784Z] Vulnerability Srbds: Not affected [2023-10-23T13:53:38.784Z] Vulnerability Tsx async abort: Not affected [2023-10-23T13:53:38.784Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-23T13:53:38.784Z] [2023-10-23T13:53:38.784Z] [2023-10-23T13:53:38.784Z] ---> nproc: [2023-10-23T13:53:38.784Z] 8 [2023-10-23T13:53:38.784Z] [2023-10-23T13:53:38.784Z] [2023-10-23T13:53:38.784Z] ---> df -h: [2023-10-23T13:53:38.784Z] Filesystem Size Used Avail Use% Mounted on [2023-10-23T13:53:38.784Z] overlay 155G 13G 143G 9% / [2023-10-23T13:53:38.784Z] tmpfs 64M 0 64M 0% /dev [2023-10-23T13:53:38.784Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-23T13:53:38.784Z] shm 64M 0 64M 0% /dev/shm [2023-10-23T13:53:38.784Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-10-23T13:53:38.784Z] [2023-10-23T13:53:38.784Z]