Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45e919d065bcf9d6ec896798706eaa455abbfee1 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-ssh12295617007086417157.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-ssh13105027418917802632.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-ssh10452426464579130381.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-ssh7917686634284701066.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-ssh9886099990407088810.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9520 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 45e919d065bcf9d6ec896798706eaa455abbfee1 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#607)" > 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 45e919d065bcf9d6ec896798706eaa455abbfee1 # timeout=10 > git rev-list --no-walk aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-18T16:29:28.041Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-18T16:29:28.082Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-18T16:29:28.095Z] ========================================================= [2023-10-18T16:29:28.095Z] EdgeX Global Pipelines Version Info [2023-10-18T16:29:28.095Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:29:28.806Z] ------------------- [2023-10-18T16:29:28.806Z] stable info: [2023-10-18T16:29:28.806Z] ------------------- [2023-10-18T16:29:28.806Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-18T16:29:28.806Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T16:29:28.806Z] Message: update stable to v1.0.254 [2023-10-18T16:29:29.376Z] ------------------- [2023-10-18T16:29:29.376Z] experimental info: [2023-10-18T16:29:29.376Z] ------------------- [2023-10-18T16:29:29.376Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-18T16:29:29.376Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T16:29:29.376Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-18T16:29:29.527Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-18T16:29:29.545Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-18T16:29:29.564Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-18T16:29:29.580Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-18T16:29:29.594Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-18T16:29:29.610Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-18T16:29:29.625Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-18T16:29:29.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-18T16:29:29.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-18T16:29:29.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-18T16:29:29.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-18T16:29:29.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-18T16:29:29.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-18T16:29:29.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-18T16:29:29.755Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T16:29:29.769Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T16:29:29.785Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T16:29:29.802Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T16:29:29.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-18T16:29:29.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-18T16:29:29.854Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-18T16:29:29.867Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-18T16:29:29.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-18T16:29:29.913Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-18T16:29:29.929Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-18T16:29:29.943Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-18T16:29:29.957Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-18T16:29:29.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-18T16:29:29.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-18T16:29:30.000Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-18T16:29:30.015Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] echo [2023-10-18T16:29:30.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45e919d [Pipeline] echo [2023-10-18T16:29:30.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T16:29:30.095Z] provisioning config files... [2023-10-18T16:29:30.106Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18214724924341850662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:29:30.412Z] ---> docker-login.sh [2023-10-18T16:29:30.412Z] nexus3.edgexfoundry.org:10001 [2023-10-18T16:29:30.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:30.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:30.672Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:30.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:30.672Z] [2023-10-18T16:29:30.672Z] Login Succeeded [2023-10-18T16:29:30.672Z] nexus3.edgexfoundry.org:10002 [2023-10-18T16:29:30.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:30.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:30.672Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:30.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:30.672Z] [2023-10-18T16:29:30.672Z] Login Succeeded [2023-10-18T16:29:30.672Z] nexus3.edgexfoundry.org:10003 [2023-10-18T16:29:30.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:30.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:30.933Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:30.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:30.933Z] [2023-10-18T16:29:30.933Z] Login Succeeded [2023-10-18T16:29:30.933Z] nexus3.edgexfoundry.org:10004 [2023-10-18T16:29:30.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:30.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:30.933Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:30.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:30.933Z] [2023-10-18T16:29:30.933Z] Login Succeeded [2023-10-18T16:29:30.933Z] docker.io [2023-10-18T16:29:30.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:31.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:31.194Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:31.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:31.194Z] [2023-10-18T16:29:31.194Z] Login Succeeded [2023-10-18T16:29:31.194Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T16:29:31.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-18T16:29:31.567Z] + git rev-list -1 --merges 45e919d065bcf9d6ec896798706eaa455abbfee1~1..45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] echo [2023-10-18T16:29:31.617Z] -----------> git rev-list -1 --merges 45e919d065bcf9d6ec896798706eaa455abbfee1~1..45e919d065bcf9d6ec896798706eaa455abbfee1 45e919d065bcf9d6ec896798706eaa455abbfee1 [false] [Pipeline] sh [2023-10-18T16:29:31.905Z] + git log --format=format:%s -1 45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] echo [2023-10-18T16:29:31.919Z] ========================================================= [2023-10-18T16:29:31.919Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-18T16:29:31.919Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T16:29:32.259Z] + git log --format=format:%s -1 45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] echo [2023-10-18T16:29:32.299Z] [semverPrep] GIT_COMMIT: 45e919d065bcf9d6ec896798706eaa455abbfee1, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#607) [Pipeline] echo [2023-10-18T16:29:32.311Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-18T16:29:32.666Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T16:29:32.666Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-18T16:29:32.666Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-18T16:29:32.666Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-18T16:29:32.666Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-18T16:29:32.666Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-18T16:29:32.666Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:29:33.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:29:33.015Z] [2023-10-18T16:29:33.015Z] 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-18T16:29:33.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:29:33.326Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-18T16:29:33.326Z] b85a868b505f: Pulling fs layer [2023-10-18T16:29:33.326Z] e2be974225ed: Pulling fs layer [2023-10-18T16:29:33.326Z] 339a4e72a1f5: Pulling fs layer [2023-10-18T16:29:33.326Z] 988bab9f4d93: Pulling fs layer [2023-10-18T16:29:33.326Z] 1469e6f7b9e6: Pulling fs layer [2023-10-18T16:29:33.326Z] eaf3925da568: Pulling fs layer [2023-10-18T16:29:33.326Z] bab4dde63d76: Pulling fs layer [2023-10-18T16:29:33.326Z] bde34c3a00c8: Pulling fs layer [2023-10-18T16:29:33.326Z] b352a97aabf1: Pulling fs layer [2023-10-18T16:29:33.326Z] 4872d77fe225: Pulling fs layer [2023-10-18T16:29:33.326Z] 5851b861e8e6: Pulling fs layer [2023-10-18T16:29:33.326Z] eaf3925da568: Waiting [2023-10-18T16:29:33.326Z] bab4dde63d76: Waiting [2023-10-18T16:29:33.326Z] bde34c3a00c8: Waiting [2023-10-18T16:29:33.326Z] b352a97aabf1: Waiting [2023-10-18T16:29:33.326Z] 4872d77fe225: Waiting [2023-10-18T16:29:33.326Z] 5851b861e8e6: Waiting [2023-10-18T16:29:33.326Z] 988bab9f4d93: Waiting [2023-10-18T16:29:33.326Z] 1469e6f7b9e6: Waiting [2023-10-18T16:29:33.326Z] e2be974225ed: Verifying Checksum [2023-10-18T16:29:33.326Z] e2be974225ed: Download complete [2023-10-18T16:29:33.326Z] 988bab9f4d93: Verifying Checksum [2023-10-18T16:29:33.326Z] 988bab9f4d93: Download complete [2023-10-18T16:29:33.586Z] 339a4e72a1f5: Verifying Checksum [2023-10-18T16:29:33.586Z] 339a4e72a1f5: Download complete [2023-10-18T16:29:33.586Z] 1469e6f7b9e6: Verifying Checksum [2023-10-18T16:29:33.586Z] 1469e6f7b9e6: Download complete [2023-10-18T16:29:33.586Z] eaf3925da568: Verifying Checksum [2023-10-18T16:29:33.586Z] eaf3925da568: Download complete [2023-10-18T16:29:33.586Z] bde34c3a00c8: Download complete [2023-10-18T16:29:33.586Z] b352a97aabf1: Verifying Checksum [2023-10-18T16:29:33.586Z] b352a97aabf1: Download complete [2023-10-18T16:29:33.586Z] 4872d77fe225: Verifying Checksum [2023-10-18T16:29:33.587Z] 4872d77fe225: Download complete [2023-10-18T16:29:33.587Z] 5851b861e8e6: Verifying Checksum [2023-10-18T16:29:33.587Z] 5851b861e8e6: Download complete [2023-10-18T16:29:33.587Z] b85a868b505f: Verifying Checksum [2023-10-18T16:29:33.587Z] b85a868b505f: Download complete [2023-10-18T16:29:33.846Z] bab4dde63d76: Verifying Checksum [2023-10-18T16:29:34.785Z] b85a868b505f: Pull complete [2023-10-18T16:29:35.045Z] e2be974225ed: Pull complete [2023-10-18T16:29:35.614Z] 339a4e72a1f5: Pull complete [2023-10-18T16:29:35.614Z] 988bab9f4d93: Pull complete [2023-10-18T16:29:35.874Z] 1469e6f7b9e6: Pull complete [2023-10-18T16:29:35.874Z] eaf3925da568: Pull complete [2023-10-18T16:29:37.788Z] bab4dde63d76: Pull complete [2023-10-18T16:29:37.788Z] bde34c3a00c8: Pull complete [2023-10-18T16:29:37.788Z] b352a97aabf1: Pull complete [2023-10-18T16:29:37.788Z] 4872d77fe225: Pull complete [2023-10-18T16:29:37.788Z] 5851b861e8e6: Pull complete [2023-10-18T16:29:37.788Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-18T16:29:37.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:29:37.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:29:37.884Z] prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container [2023-10-18T16:29:37.899Z] $ 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-18T16:29:41.245Z] $ docker top 68569e7f8cdc1b038204f55d0587292ca986234289077620d13a66e0b025c86c -eo pid,comm [2023-10-18T16:29:41.313Z] 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-18T16:29:41.313Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T16:29:41.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T16:29:41.352Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T16:29:41.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T16:29:41.455Z] $ docker exec 68569e7f8cdc1b038204f55d0587292ca986234289077620d13a66e0b025c86c ssh-agent [2023-10-18T16:29:41.571Z] SSH_AUTH_SOCK=/tmp/ssh-ZhKDGrIHELnk/agent.32 [2023-10-18T16:29:41.571Z] SSH_AGENT_PID=38 [2023-10-18T16:29:41.577Z] Running ssh-add (command line suppressed) [2023-10-18T16:29:41.671Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17388087405612643023.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17388087405612643023.key) [2023-10-18T16:29:41.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T16:29:41.980Z] + git tag --points-at HEAD [Pipeline] } [2023-10-18T16:29:41.979Z] $ docker exec --env ******** --env ******** 68569e7f8cdc1b038204f55d0587292ca986234289077620d13a66e0b025c86c ssh-agent -k [2023-10-18T16:29:42.064Z] unset SSH_AUTH_SOCK; [2023-10-18T16:29:42.064Z] unset SSH_AGENT_PID; [2023-10-18T16:29:42.064Z] echo Agent pid 38 killed; [2023-10-18T16:29:42.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-18T16:29:42.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T16:29:42.107Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T16:29:42.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T16:29:42.215Z] $ docker exec 68569e7f8cdc1b038204f55d0587292ca986234289077620d13a66e0b025c86c ssh-agent [2023-10-18T16:29:42.328Z] SSH_AUTH_SOCK=/tmp/ssh-56WTY6NG2PgW/agent.70 [2023-10-18T16:29:42.328Z] SSH_AGENT_PID=76 [2023-10-18T16:29:42.333Z] Running ssh-add (command line suppressed) [2023-10-18T16:29:42.409Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1503970508466329312.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1503970508466329312.key) [2023-10-18T16:29:42.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T16:29:42.722Z] + git semver init [2023-10-18T16:29:42.981Z] 2023-10-18 16:29:42,874 [run_init] DEBUG init version:0.0.0 force:False [2023-10-18T16:29:42.981Z] 2023-10-18 16:29:42,875 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-10-18T16:29:42.981Z] 2023-10-18 16:29:42,875 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-10-18T16:29:42.981Z] 2023-10-18 16:29:42,876 [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-18T16:29:43.917Z] 2023-10-18 16:29:43,709 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-10-18T16:29:43.917Z] 2023-10-18 16:29:43,710 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-10-18T16:29:43.917Z] 2023-10-18 16:29:43,710 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-18T16:29:43.917Z] 2023-10-18 16:29:43,710 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-18T16:29:43.917Z] 3.1.0-dev.28 [Pipeline] } [2023-10-18T16:29:43.918Z] $ docker exec --env ******** --env ******** 68569e7f8cdc1b038204f55d0587292ca986234289077620d13a66e0b025c86c ssh-agent -k [2023-10-18T16:29:44.011Z] unset SSH_AUTH_SOCK; [2023-10-18T16:29:44.011Z] unset SSH_AGENT_PID; [2023-10-18T16:29:44.011Z] echo Agent pid 76 killed; [2023-10-18T16:29:44.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T16:29:44.339Z] + git semver [Pipeline] } [2023-10-18T16:29:44.601Z] $ docker stop --time=1 68569e7f8cdc1b038204f55d0587292ca986234289077620d13a66e0b025c86c [2023-10-18T16:29:45.908Z] $ docker rm -f --volumes 68569e7f8cdc1b038204f55d0587292ca986234289077620d13a66e0b025c86c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T16:29:46.250Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-18T16:29:46.465Z] Stashed 1 file(s) [Pipeline] echo [2023-10-18T16:29:46.468Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.28 [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-18T16:29:46.631Z] provisioning config files... [2023-10-18T16:29:46.641Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1518286505695226226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:29:46.931Z] ---> docker-login.sh [2023-10-18T16:29:46.931Z] nexus3.edgexfoundry.org:10001 [2023-10-18T16:29:46.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:46.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:46.931Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:46.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:46.931Z] [2023-10-18T16:29:46.931Z] Login Succeeded [2023-10-18T16:29:46.931Z] nexus3.edgexfoundry.org:10002 [2023-10-18T16:29:46.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:46.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:46.931Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:46.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:46.931Z] [2023-10-18T16:29:46.931Z] Login Succeeded [2023-10-18T16:29:46.931Z] nexus3.edgexfoundry.org:10003 [2023-10-18T16:29:47.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:47.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:47.191Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:47.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:47.191Z] [2023-10-18T16:29:47.191Z] Login Succeeded [2023-10-18T16:29:47.191Z] nexus3.edgexfoundry.org:10004 [2023-10-18T16:29:47.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:47.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:47.191Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:47.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:47.191Z] [2023-10-18T16:29:47.191Z] Login Succeeded [2023-10-18T16:29:47.191Z] docker.io [2023-10-18T16:29:47.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:29:47.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:29:47.450Z] Configure a credential helper to remove this warning. See [2023-10-18T16:29:47.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:29:47.450Z] [2023-10-18T16:29:47.450Z] Login Succeeded [2023-10-18T16:29:47.450Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T16:29:47.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T16:29:47.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:29:47.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:29:47.535Z] ========================================================= [2023-10-18T16:29:47.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-18T16:29:47.535Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:29:47.838Z] + 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-18T16:29:47.838Z] Sending build context to Docker daemon 3.37MB [2023-10-18T16:29:47.838Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T16:29:47.838Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-18T16:29:47.838Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-18T16:29:47.838Z] 7264a8db6415: Pulling fs layer [2023-10-18T16:29:47.838Z] c4d48a809fc2: Pulling fs layer [2023-10-18T16:29:47.838Z] 4f1c88b9dad5: Pulling fs layer [2023-10-18T16:29:47.838Z] ad3a456e5733: Pulling fs layer [2023-10-18T16:29:47.838Z] ad3a456e5733: Waiting [2023-10-18T16:29:47.838Z] 33e27b845d1e: Pulling fs layer [2023-10-18T16:29:47.838Z] c68163c4e522: Pulling fs layer [2023-10-18T16:29:47.838Z] 50da416c3ac9: Pulling fs layer [2023-10-18T16:29:47.838Z] 23d2d4c4bb30: Pulling fs layer [2023-10-18T16:29:47.838Z] 50da416c3ac9: Waiting [2023-10-18T16:29:47.838Z] 23d2d4c4bb30: Waiting [2023-10-18T16:29:47.838Z] 33e27b845d1e: Waiting [2023-10-18T16:29:47.838Z] c68163c4e522: Waiting [2023-10-18T16:29:47.838Z] c4d48a809fc2: Download complete [2023-10-18T16:29:47.838Z] ad3a456e5733: Verifying Checksum [2023-10-18T16:29:47.838Z] ad3a456e5733: Download complete [2023-10-18T16:29:47.838Z] 7264a8db6415: Verifying Checksum [2023-10-18T16:29:47.838Z] 7264a8db6415: Download complete [2023-10-18T16:29:47.838Z] 33e27b845d1e: Verifying Checksum [2023-10-18T16:29:47.838Z] 33e27b845d1e: Download complete [2023-10-18T16:29:48.102Z] c68163c4e522: Verifying Checksum [2023-10-18T16:29:48.102Z] c68163c4e522: Download complete [2023-10-18T16:29:48.102Z] 7264a8db6415: Pull complete [2023-10-18T16:29:48.362Z] c4d48a809fc2: Pull complete [2023-10-18T16:29:48.362Z] 4f1c88b9dad5: Download complete [2023-10-18T16:29:48.362Z] 23d2d4c4bb30: Verifying Checksum [2023-10-18T16:29:48.362Z] 23d2d4c4bb30: Download complete [2023-10-18T16:29:48.619Z] 50da416c3ac9: Verifying Checksum [2023-10-18T16:29:48.619Z] 50da416c3ac9: Download complete [2023-10-18T16:29:51.148Z] 4f1c88b9dad5: Pull complete [2023-10-18T16:29:51.148Z] ad3a456e5733: Pull complete [2023-10-18T16:29:51.406Z] 33e27b845d1e: Pull complete [2023-10-18T16:29:51.406Z] c68163c4e522: Pull complete [2023-10-18T16:29:53.946Z] 50da416c3ac9: Pull complete [2023-10-18T16:29:53.946Z] 23d2d4c4bb30: Pull complete [2023-10-18T16:29:53.946Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-18T16:29:53.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-18T16:29:53.946Z] ---> 0786185ac409 [2023-10-18T16:29:53.946Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T16:29:59.332Z] ---> Running in 3e2dcd44decb [2023-10-18T16:29:59.332Z] Removing intermediate container 3e2dcd44decb [2023-10-18T16:29:59.332Z] ---> 1a6b6ff06957 [2023-10-18T16:29:59.332Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T16:29:59.332Z] ---> Running in 84839ac0cb1f [2023-10-18T16:29:59.332Z] Removing intermediate container 84839ac0cb1f [2023-10-18T16:29:59.332Z] ---> 39a96c366add [2023-10-18T16:29:59.332Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-18T16:29:59.332Z] ---> Running in e8b44d4026b3 [2023-10-18T16:29:59.332Z] Removing intermediate container e8b44d4026b3 [2023-10-18T16:29:59.332Z] ---> 9849265a49f8 [2023-10-18T16:29:59.332Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T16:29:59.332Z] ---> Running in d6c8a5e34b85 [2023-10-18T16:29:59.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T16:29:59.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T16:29:59.851Z] OK: 264 MiB in 52 packages [2023-10-18T16:30:00.110Z] Removing intermediate container d6c8a5e34b85 [2023-10-18T16:30:00.110Z] ---> 97b5be80b97e [2023-10-18T16:30:00.110Z] Step 7/12 : WORKDIR /app [2023-10-18T16:30:00.110Z] ---> Running in 04b13216720f [2023-10-18T16:30:00.374Z] Removing intermediate container 04b13216720f [2023-10-18T16:30:00.374Z] ---> 784540c36a56 [2023-10-18T16:30:00.374Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-18T16:30:00.374Z] ---> 632521a5f889 [2023-10-18T16:30:00.374Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T16:30:00.374Z] ---> Running in a65d28e513a0 [2023-10-18T16:30:01.584Z] Still waiting to schedule task [2023-10-18T16:30:01.584Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-18T16:31:01.651Z] Removing intermediate container a65d28e513a0 [2023-10-18T16:31:01.651Z] ---> 58ed815ccc57 [2023-10-18T16:31:01.651Z] Step 10/12 : COPY . . [2023-10-18T16:31:01.651Z] ---> 6b2bfed0d2a6 [2023-10-18T16:31:01.651Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T16:31:01.651Z] ---> Running in 11b1d1909161 [2023-10-18T16:31:01.651Z] Removing intermediate container 11b1d1909161 [2023-10-18T16:31:01.651Z] ---> 9a0e429ad37c [2023-10-18T16:31:01.651Z] Step 12/12 : RUN $MAKE [2023-10-18T16:31:01.651Z] ---> Running in bd4d920bc42e [2023-10-18T16:31:01.651Z] noop [2023-10-18T16:31:01.651Z] Removing intermediate container bd4d920bc42e [2023-10-18T16:31:01.651Z] ---> d4f63b9caf6e [2023-10-18T16:31:01.651Z] Successfully built d4f63b9caf6e [2023-10-18T16:31:01.651Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:31:01.977Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T16:31:01.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:31:02.065Z] prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container [2023-10-18T16:31:02.108Z] $ 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-18T16:31:02.438Z] $ docker top 754e5a6cb5fb7f51d840ee4e6cd2c67c4a64d398828436a551b61a2c5f0c38f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T16:31:02.777Z] + go version [2023-10-18T16:31:02.777Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-18T16:31:02.796Z] $ docker stop --time=1 754e5a6cb5fb7f51d840ee4e6cd2c67c4a64d398828436a551b61a2c5f0c38f1 [2023-10-18T16:31:04.055Z] $ docker rm -f --volumes 754e5a6cb5fb7f51d840ee4e6cd2c67c4a64d398828436a551b61a2c5f0c38f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:31:04.450Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T16:31:04.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:31:04.516Z] prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container [2023-10-18T16:31:04.555Z] $ 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-18T16:31:04.969Z] $ docker top feb8bc6f84ff9d6d0928cb36da769b885f0bd9ea2cd408b24bb88ac258efbe47 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T16:31:05.304Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-10-18T16:31:05.597Z] + make test [2023-10-18T16:31:05.597Z] go test -race -coverprofile=coverage.out ./... [2023-10-18T16:31:23.762Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-18T16:31:41.905Z] go vet ./... [2023-10-18T16:31:42.844Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T16:31:42.844Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T16:31:42.844Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-18T16:31:42.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T16:31:42.877Z] $ docker stop --time=1 feb8bc6f84ff9d6d0928cb36da769b885f0bd9ea2cd408b24bb88ac258efbe47 [2023-10-18T16:31:49.884Z] $ docker rm -f --volumes feb8bc6f84ff9d6d0928cb36da769b885f0bd9ea2cd408b24bb88ac258efbe47 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T16:31:50.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T16:31:50.468Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-18T16:31:50.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T16:31:51.253Z] + ls -al . [2023-10-18T16:31:51.253Z] total 184 [2023-10-18T16:31:51.253Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 16:31 . [2023-10-18T16:31:51.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:29 .. [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 16:29 .dockerignore [2023-10-18T16:31:51.253Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 16:31 .git [2023-10-18T16:31:51.253Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:29 .github [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 18 16:29 .gitignore [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 16:29 .golangci.yml [2023-10-18T16:31:51.253Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 16:29 .semver [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 18 16:29 Attribution.txt [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 18 16:29 CHANGELOG.md [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 18 16:29 Dockerfile [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 16:29 GOVERNANCE.md [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 18 16:29 Jenkinsfile [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 16:29 LICENSE [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 18 16:29 OWNERS.md [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 18 16:29 README.md [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 16:29 VERSION [2023-10-18T16:31:51.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:29 bin [2023-10-18T16:31:51.253Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 18 16:31 coverage.out [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 18 16:29 go.mod [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 35448 Oct 18 16:29 go.sum [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 18 16:29 main.go [2023-10-18T16:31:51.253Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 18 16:29 makefile [2023-10-18T16:31:51.253Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 16:29 res [2023-10-18T16:31:51.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:29 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:31:51.562Z] + 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=45e919d065bcf9d6ec896798706eaa455abbfee1 --label arch=amd64 --label version=3.1.0-dev.28 . [2023-10-18T16:31:51.562Z] Sending build context to Docker daemon 3.371MB [2023-10-18T16:31:51.562Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T16:31:51.562Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-18T16:31:51.562Z] ---> d4f63b9caf6e [2023-10-18T16:31:51.562Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T16:31:51.562Z] ---> Running in 24dfc5c7db9d [2023-10-18T16:31:51.821Z] Removing intermediate container 24dfc5c7db9d [2023-10-18T16:31:51.821Z] ---> 5402175dd345 [2023-10-18T16:31:51.821Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T16:31:51.821Z] ---> Running in e669f210e00b [2023-10-18T16:31:51.821Z] Removing intermediate container e669f210e00b [2023-10-18T16:31:51.821Z] ---> 1a9f1bfd5941 [2023-10-18T16:31:51.821Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-18T16:31:51.821Z] ---> Running in 05683f37f08d [2023-10-18T16:31:51.821Z] Removing intermediate container 05683f37f08d [2023-10-18T16:31:51.821Z] ---> a6e53090fbed [2023-10-18T16:31:51.821Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T16:31:52.080Z] ---> Running in e9f2efd10a2b [2023-10-18T16:31:52.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T16:31:52.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T16:31:52.599Z] OK: 264 MiB in 52 packages [2023-10-18T16:31:52.864Z] Removing intermediate container e9f2efd10a2b [2023-10-18T16:31:52.864Z] ---> 662da8b2ff76 [2023-10-18T16:31:52.864Z] Step 7/26 : WORKDIR /app [2023-10-18T16:31:52.864Z] ---> Running in ef14d805bef4 [2023-10-18T16:31:52.864Z] Removing intermediate container ef14d805bef4 [2023-10-18T16:31:52.864Z] ---> 7914a649b1af [2023-10-18T16:31:52.864Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-18T16:31:53.125Z] ---> d54f9326c674 [2023-10-18T16:31:53.125Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T16:31:53.125Z] ---> Running in 3508f3e050be [2023-10-18T16:31:53.803Z] Removing intermediate container 3508f3e050be [2023-10-18T16:31:53.803Z] ---> f5bfec61cb58 [2023-10-18T16:31:53.803Z] Step 10/26 : COPY . . [2023-10-18T16:31:53.803Z] ---> 60348b36d13a [2023-10-18T16:31:53.803Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T16:31:53.803Z] ---> Running in e4a588555070 [2023-10-18T16:31:54.100Z] Removing intermediate container e4a588555070 [2023-10-18T16:31:54.100Z] ---> bef6ae30ef5d [2023-10-18T16:31:54.100Z] Step 12/26 : RUN $MAKE [2023-10-18T16:31:54.100Z] ---> Running in e084c580be96 [2023-10-18T16:31:54.370Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.28" -trimpath -mod=readonly -o app-service-configurable [2023-10-18T16:32:12.548Z] Removing intermediate container e084c580be96 [2023-10-18T16:32:12.548Z] ---> bad0d44a94c1 [2023-10-18T16:32:12.548Z] Step 13/26 : FROM alpine:3.18 [2023-10-18T16:32:12.548Z] 3.18: Pulling from library/alpine [2023-10-18T16:32:12.548Z] 96526aa774ef: Pulling fs layer [2023-10-18T16:32:12.824Z] 96526aa774ef: Download complete [2023-10-18T16:32:13.083Z] 96526aa774ef: Pull complete [2023-10-18T16:32:13.083Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T16:32:13.083Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T16:32:13.083Z] ---> 8ca4688f4f35 [2023-10-18T16:32:13.083Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-18T16:32:13.083Z] ---> Running in a0d07abda4c3 [2023-10-18T16:32:13.342Z] Removing intermediate container a0d07abda4c3 [2023-10-18T16:32:13.342Z] ---> dbcccd4562bf [2023-10-18T16:32:13.342Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-18T16:32:13.342Z] ---> Running in fee295a71516 [2023-10-18T16:32:13.342Z] Removing intermediate container fee295a71516 [2023-10-18T16:32:13.342Z] ---> 1e53566a0033 [2023-10-18T16:32:13.342Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-18T16:32:13.342Z] ---> Running in 7bf716fedf1f [2023-10-18T16:32:13.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T16:32:13.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T16:32:14.118Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-18T16:32:14.118Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-18T16:32:14.118Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T16:32:14.118Z] Executing ca-certificates-20230506-r0.trigger [2023-10-18T16:32:14.118Z] OK: 8 MiB in 17 packages [2023-10-18T16:32:14.684Z] Removing intermediate container 7bf716fedf1f [2023-10-18T16:32:14.684Z] ---> 99bf04725ee7 [2023-10-18T16:32:14.684Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-18T16:32:14.684Z] ---> dec83333561e [2023-10-18T16:32:14.684Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-18T16:32:14.685Z] ---> 8cbc49e8b7dc [2023-10-18T16:32:14.685Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-18T16:32:14.943Z] ---> 076cc6986ae6 [2023-10-18T16:32:14.943Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-18T16:32:15.508Z] ---> aac7e8cc1bbf [2023-10-18T16:32:15.508Z] Step 21/26 : EXPOSE 48095 [2023-10-18T16:32:15.508Z] ---> Running in 8133aab1cbcf [2023-10-18T16:32:15.767Z] Removing intermediate container 8133aab1cbcf [2023-10-18T16:32:15.767Z] ---> 94415fc73ed7 [2023-10-18T16:32:15.767Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-18T16:32:15.767Z] ---> Running in fefe48bfd185 [2023-10-18T16:32:15.767Z] Removing intermediate container fefe48bfd185 [2023-10-18T16:32:15.767Z] ---> 796600557413 [2023-10-18T16:32:15.767Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-18T16:32:15.767Z] ---> Running in 1b7e5ba6c818 [2023-10-18T16:32:15.767Z] Removing intermediate container 1b7e5ba6c818 [2023-10-18T16:32:15.767Z] ---> 27a0debb0eab [2023-10-18T16:32:15.767Z] Step 24/26 : LABEL arch=amd64 [2023-10-18T16:32:15.767Z] ---> Running in 5cf23574bdd9 [2023-10-18T16:32:16.025Z] Removing intermediate container 5cf23574bdd9 [2023-10-18T16:32:16.025Z] ---> 1b5084157162 [2023-10-18T16:32:16.025Z] Step 25/26 : LABEL git_sha=45e919d065bcf9d6ec896798706eaa455abbfee1 [2023-10-18T16:32:16.025Z] ---> Running in d8e8e4e6c473 [2023-10-18T16:32:16.025Z] Removing intermediate container d8e8e4e6c473 [2023-10-18T16:32:16.025Z] ---> 06e5463ee31f [2023-10-18T16:32:16.025Z] Step 26/26 : LABEL version=3.1.0-dev.28 [2023-10-18T16:32:16.025Z] ---> Running in 1b45a74e8160 [2023-10-18T16:32:16.025Z] Removing intermediate container 1b45a74e8160 [2023-10-18T16:32:16.025Z] ---> 8f765733c5c5 [2023-10-18T16:32:16.025Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T16:32:16.025Z] Successfully built 8f765733c5c5 [2023-10-18T16:32:16.026Z] 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-18T16:32:16.109Z] provisioning config files... [2023-10-18T16:32:16.116Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17795481524575974598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:32:16.415Z] ---> docker-login.sh [2023-10-18T16:32:16.415Z] nexus3.edgexfoundry.org:10001 [2023-10-18T16:32:16.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:32:16.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:32:16.415Z] Configure a credential helper to remove this warning. See [2023-10-18T16:32:16.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:32:16.415Z] [2023-10-18T16:32:16.415Z] Login Succeeded [2023-10-18T16:32:16.415Z] nexus3.edgexfoundry.org:10002 [2023-10-18T16:32:16.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:32:16.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:32:16.415Z] Configure a credential helper to remove this warning. See [2023-10-18T16:32:16.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:32:16.415Z] [2023-10-18T16:32:16.415Z] Login Succeeded [2023-10-18T16:32:16.415Z] nexus3.edgexfoundry.org:10003 [2023-10-18T16:32:16.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:32:16.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:32:16.674Z] Configure a credential helper to remove this warning. See [2023-10-18T16:32:16.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:32:16.674Z] [2023-10-18T16:32:16.674Z] Login Succeeded [2023-10-18T16:32:16.674Z] nexus3.edgexfoundry.org:10004 [2023-10-18T16:32:16.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:32:16.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:32:16.674Z] Configure a credential helper to remove this warning. See [2023-10-18T16:32:16.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:32:16.674Z] [2023-10-18T16:32:16.674Z] Login Succeeded [2023-10-18T16:32:16.674Z] docker.io [2023-10-18T16:32:16.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:32:16.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:32:16.939Z] Configure a credential helper to remove this warning. See [2023-10-18T16:32:16.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:32:16.939Z] [2023-10-18T16:32:16.939Z] Login Succeeded [2023-10-18T16:32:16.939Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T16:32:16.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T16:32:16.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:32:17.005Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-10-18T16:32:17.005Z] 45e919d065bcf9d6ec896798706eaa455abbfee1 [2023-10-18T16:32:17.005Z] latest [2023-10-18T16:32:17.005Z] 3.1.0-dev.28 [2023-10-18T16:32:17.005Z] 45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 [2023-10-18T16:32:17.005Z] main [2023-10-18T16:32:17.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:17.335Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:17.641Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:45e919d065bcf9d6ec896798706eaa455abbfee1 [2023-10-18T16:32:17.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-18T16:32:17.641Z] f7ba37d90320: Preparing [2023-10-18T16:32:17.641Z] b3e988f34e9d: Preparing [2023-10-18T16:32:17.641Z] 2a39b99899cc: Preparing [2023-10-18T16:32:17.641Z] 827b70b83f41: Preparing [2023-10-18T16:32:17.641Z] ac6ea3654ab5: Preparing [2023-10-18T16:32:17.641Z] cc2447e1835a: Preparing [2023-10-18T16:32:17.641Z] cc2447e1835a: Waiting [2023-10-18T16:32:17.641Z] b3e988f34e9d: Pushed [2023-10-18T16:32:17.641Z] 827b70b83f41: Pushed [2023-10-18T16:32:17.642Z] 2a39b99899cc: Pushed [2023-10-18T16:32:17.642Z] cc2447e1835a: Layer already exists [2023-10-18T16:32:17.642Z] ac6ea3654ab5: Pushed [2023-10-18T16:32:20.929Z] f7ba37d90320: Pushed [2023-10-18T16:32:20.929Z] 45e919d065bcf9d6ec896798706eaa455abbfee1: digest: sha256:d4051a58278c29e7eb14d9853db4f6abae3ac6d38adc0ff1bedfc3b587d57178 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:21.247Z] + 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-18T16:32:21.561Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-18T16:32:21.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-18T16:32:21.561Z] f7ba37d90320: Preparing [2023-10-18T16:32:21.561Z] b3e988f34e9d: Preparing [2023-10-18T16:32:21.561Z] 2a39b99899cc: Preparing [2023-10-18T16:32:21.561Z] 827b70b83f41: Preparing [2023-10-18T16:32:21.561Z] ac6ea3654ab5: Preparing [2023-10-18T16:32:21.561Z] cc2447e1835a: Preparing [2023-10-18T16:32:21.561Z] cc2447e1835a: Waiting [2023-10-18T16:32:21.561Z] 827b70b83f41: Layer already exists [2023-10-18T16:32:21.561Z] b3e988f34e9d: Layer already exists [2023-10-18T16:32:21.561Z] 2a39b99899cc: Layer already exists [2023-10-18T16:32:21.561Z] f7ba37d90320: Layer already exists [2023-10-18T16:32:21.561Z] ac6ea3654ab5: Layer already exists [2023-10-18T16:32:21.561Z] cc2447e1835a: Layer already exists [2023-10-18T16:32:21.561Z] latest: digest: sha256:d4051a58278c29e7eb14d9853db4f6abae3ac6d38adc0ff1bedfc3b587d57178 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:21.889Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:22.192Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.28 [2023-10-18T16:32:22.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-18T16:32:22.192Z] f7ba37d90320: Preparing [2023-10-18T16:32:22.192Z] b3e988f34e9d: Preparing [2023-10-18T16:32:22.192Z] 2a39b99899cc: Preparing [2023-10-18T16:32:22.192Z] 827b70b83f41: Preparing [2023-10-18T16:32:22.192Z] ac6ea3654ab5: Preparing [2023-10-18T16:32:22.192Z] cc2447e1835a: Preparing [2023-10-18T16:32:22.192Z] cc2447e1835a: Waiting [2023-10-18T16:32:22.192Z] 2a39b99899cc: Layer already exists [2023-10-18T16:32:22.192Z] ac6ea3654ab5: Layer already exists [2023-10-18T16:32:22.192Z] 827b70b83f41: Layer already exists [2023-10-18T16:32:22.192Z] f7ba37d90320: Layer already exists [2023-10-18T16:32:22.192Z] b3e988f34e9d: Layer already exists [2023-10-18T16:32:22.192Z] cc2447e1835a: Layer already exists [2023-10-18T16:32:22.192Z] 3.1.0-dev.28: digest: sha256:d4051a58278c29e7eb14d9853db4f6abae3ac6d38adc0ff1bedfc3b587d57178 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:22.507Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:22.816Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 [2023-10-18T16:32:22.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-18T16:32:22.816Z] f7ba37d90320: Preparing [2023-10-18T16:32:22.816Z] b3e988f34e9d: Preparing [2023-10-18T16:32:22.816Z] 2a39b99899cc: Preparing [2023-10-18T16:32:22.816Z] 827b70b83f41: Preparing [2023-10-18T16:32:22.816Z] ac6ea3654ab5: Preparing [2023-10-18T16:32:22.816Z] cc2447e1835a: Preparing [2023-10-18T16:32:22.816Z] cc2447e1835a: Waiting [2023-10-18T16:32:22.816Z] ac6ea3654ab5: Layer already exists [2023-10-18T16:32:22.816Z] b3e988f34e9d: Layer already exists [2023-10-18T16:32:22.816Z] 827b70b83f41: Layer already exists [2023-10-18T16:32:22.816Z] 2a39b99899cc: Layer already exists [2023-10-18T16:32:22.816Z] f7ba37d90320: Layer already exists [2023-10-18T16:32:22.816Z] cc2447e1835a: Layer already exists [2023-10-18T16:32:22.816Z] 45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28: digest: sha256:d4051a58278c29e7eb14d9853db4f6abae3ac6d38adc0ff1bedfc3b587d57178 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:23.132Z] + 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-18T16:32:23.440Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-10-18T16:32:23.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-18T16:32:23.440Z] f7ba37d90320: Preparing [2023-10-18T16:32:23.440Z] b3e988f34e9d: Preparing [2023-10-18T16:32:23.440Z] 2a39b99899cc: Preparing [2023-10-18T16:32:23.440Z] 827b70b83f41: Preparing [2023-10-18T16:32:23.440Z] ac6ea3654ab5: Preparing [2023-10-18T16:32:23.440Z] cc2447e1835a: Preparing [2023-10-18T16:32:23.440Z] b3e988f34e9d: Layer already exists [2023-10-18T16:32:23.440Z] ac6ea3654ab5: Layer already exists [2023-10-18T16:32:23.440Z] f7ba37d90320: Layer already exists [2023-10-18T16:32:23.440Z] 2a39b99899cc: Layer already exists [2023-10-18T16:32:23.440Z] 827b70b83f41: Layer already exists [2023-10-18T16:32:23.440Z] cc2447e1835a: Layer already exists [2023-10-18T16:32:23.440Z] main: digest: sha256:d4051a58278c29e7eb14d9853db4f6abae3ac6d38adc0ff1bedfc3b587d57178 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T16:32:23.480Z] ===================================================== [Pipeline] echo [2023-10-18T16:32:23.486Z] taggedImages: [2023-10-18T16:32:23.486Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:45e919d065bcf9d6ec896798706eaa455abbfee1 [2023-10-18T16:32:23.486Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-18T16:32:23.486Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.28 [2023-10-18T16:32:23.486Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 [2023-10-18T16:32:23.486Z] - 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-18T16:32:23.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T16:32:23.837Z] [2023-10-18T16:32:23.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:24.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T16:32:24.132Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-18T16:32:24.132Z] 5eb5b503b376: Pulling fs layer [2023-10-18T16:32:24.132Z] 5c69ac0246d0: Pulling fs layer [2023-10-18T16:32:24.132Z] ec43610c2a17: Pulling fs layer [2023-10-18T16:32:24.132Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-18T16:32:24.132Z] 33b1e0a273af: Pulling fs layer [2023-10-18T16:32:24.132Z] 5d3b04190fa2: Pulling fs layer [2023-10-18T16:32:24.132Z] 2f39f015ded8: Pulling fs layer [2023-10-18T16:32:24.132Z] 3a2ae6a8a46f: Waiting [2023-10-18T16:32:24.132Z] 33b1e0a273af: Waiting [2023-10-18T16:32:24.132Z] 5d3b04190fa2: Waiting [2023-10-18T16:32:24.132Z] 2f39f015ded8: Waiting [2023-10-18T16:32:24.132Z] 5c69ac0246d0: Verifying Checksum [2023-10-18T16:32:24.132Z] 5c69ac0246d0: Download complete [2023-10-18T16:32:24.132Z] 3a2ae6a8a46f: Download complete [2023-10-18T16:32:24.132Z] ec43610c2a17: Verifying Checksum [2023-10-18T16:32:24.132Z] ec43610c2a17: Download complete [2023-10-18T16:32:24.132Z] 33b1e0a273af: Verifying Checksum [2023-10-18T16:32:24.132Z] 33b1e0a273af: Download complete [2023-10-18T16:32:24.394Z] 5d3b04190fa2: Verifying Checksum [2023-10-18T16:32:24.394Z] 5d3b04190fa2: Download complete [2023-10-18T16:32:24.394Z] 5eb5b503b376: Verifying Checksum [2023-10-18T16:32:24.394Z] 5eb5b503b376: Download complete [2023-10-18T16:32:24.961Z] 2f39f015ded8: Download complete [2023-10-18T16:32:25.529Z] 5eb5b503b376: Pull complete [2023-10-18T16:32:25.787Z] 5c69ac0246d0: Pull complete [2023-10-18T16:32:26.045Z] ec43610c2a17: Pull complete [2023-10-18T16:32:26.304Z] 3a2ae6a8a46f: Pull complete [2023-10-18T16:32:26.304Z] 33b1e0a273af: Pull complete [2023-10-18T16:32:26.563Z] 5d3b04190fa2: Pull complete [2023-10-18T16:32:32.089Z] 2f39f015ded8: Pull complete [2023-10-18T16:32:32.089Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-18T16:32:32.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T16:32:32.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:32:32.174Z] prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container [2023-10-18T16:32:32.217Z] $ 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-18T16:32:36.720Z] $ docker top 5f9385a17191785b7e9024d1cf2d29c0b19c1c68c9634819e8d00e2df3ae2502 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:32:37.108Z] ---> job-cost.sh [2023-10-18T16:32:37.109Z] lf-activate-venv: SKIPPING [2023-10-18T16:32:37.109Z] INFO: No Stack... [2023-10-18T16:32:37.368Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T16:32:37.935Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T16:32:38.221Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-10-18T16:32:38.221Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T16:32:38.235Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] [2023-10-18T16:32:38.241Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] did not exist. Created. [2023-10-18T16:32:38.241Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T16:32:38.547Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-18T16:32:38.587Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T16:32:38.594Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T16:32:38.619Z] $ docker stop --time=1 5f9385a17191785b7e9024d1cf2d29c0b19c1c68c9634819e8d00e2df3ae2502 [2023-10-18T16:32:39.763Z] $ docker rm -f --volumes 5f9385a17191785b7e9024d1cf2d29c0b19c1c68c9634819e8d00e2df3ae2502 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-18T16:32:47.337Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9523 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-10-18T16:32:47.350Z] Running in /w/workspace/app-service-configurable/198 [Pipeline] { [Pipeline] checkout [2023-10-18T16:32:47.392Z] Selected Git installation does not exist. Using Default [2023-10-18T16:32:47.392Z] The recommended git tool is: NONE [2023-10-18T16:32:53.082Z] using credential edgex-jenkins-ssh [2023-10-18T16:32:53.096Z] Cloning the remote Git repository [2023-10-18T16:32:53.144Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-18T16:32:53.242Z] > git init /w/workspace/app-service-configurable/198 # timeout=10 [2023-10-18T16:32:53.390Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-18T16:32:53.391Z] > git --version # timeout=10 [2023-10-18T16:32:53.412Z] > git --version # 'git version 2.25.1' [2023-10-18T16:32:53.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T16:32:53.569Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T16:32:54.763Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-18T16:32:54.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T16:32:55.700Z] Avoid second fetch [2023-10-18T16:32:55.701Z] Checking out Revision 45e919d065bcf9d6ec896798706eaa455abbfee1 (main) [2023-10-18T16:32:56.255Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#607)" [2023-10-18T16:32:55.718Z] > git config core.sparsecheckout # timeout=10 [2023-10-18T16:32:55.791Z] > git checkout -f 45e919d065bcf9d6ec896798706eaa455abbfee1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T16:32:57.172Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-18T16:32:57.172Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T16:32:57.172Z] Dload Upload Total Spent Left Speed [2023-10-18T16:32:57.172Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 249k 0 --:--:-- --:--:-- --:--:-- 249k [Pipeline] sh [2023-10-18T16:32:57.904Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-18T16:32:58.234Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-18T16:32:58.234Z] + sudo tee /etc/docker/daemon.new [2023-10-18T16:32:58.234Z] { [2023-10-18T16:32:58.234Z] "registry-mirrors": [ [2023-10-18T16:32:58.234Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-18T16:32:58.234Z] ], [2023-10-18T16:32:58.234Z] "bip": "10.250.0.254/24", [2023-10-18T16:32:58.234Z] "hosts": [ [2023-10-18T16:32:58.234Z] "tcp://0.0.0.0:5555", [2023-10-18T16:32:58.234Z] "unix:///var/run/docker.sock" [2023-10-18T16:32:58.234Z] ], [2023-10-18T16:32:58.234Z] "mtu": 1458, [2023-10-18T16:32:58.234Z] "selinux-enabled": true, [2023-10-18T16:32:58.234Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-18T16:32:58.234Z] } [Pipeline] sh [2023-10-18T16:32:58.565Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-18T16:32:58.915Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T16:33:17.213Z] provisioning config files... [2023-10-18T16:33:17.243Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/198@tmp/config10005920684720836500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:33:17.605Z] ---> docker-login.sh [2023-10-18T16:33:17.605Z] nexus3.edgexfoundry.org:10001 [2023-10-18T16:33:18.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:33:18.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:33:18.196Z] Configure a credential helper to remove this warning. See [2023-10-18T16:33:18.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:33:18.196Z] [2023-10-18T16:33:18.196Z] Login Succeeded [2023-10-18T16:33:18.196Z] nexus3.edgexfoundry.org:10002 [2023-10-18T16:33:18.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:33:18.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:33:18.744Z] Configure a credential helper to remove this warning. See [2023-10-18T16:33:18.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:33:18.744Z] [2023-10-18T16:33:18.744Z] Login Succeeded [2023-10-18T16:33:18.744Z] nexus3.edgexfoundry.org:10003 [2023-10-18T16:33:19.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:33:19.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:33:19.028Z] Configure a credential helper to remove this warning. See [2023-10-18T16:33:19.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:33:19.028Z] [2023-10-18T16:33:19.028Z] Login Succeeded [2023-10-18T16:33:19.028Z] nexus3.edgexfoundry.org:10004 [2023-10-18T16:33:19.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:33:19.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:33:19.579Z] Configure a credential helper to remove this warning. See [2023-10-18T16:33:19.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:33:19.579Z] [2023-10-18T16:33:19.579Z] Login Succeeded [2023-10-18T16:33:19.579Z] docker.io [2023-10-18T16:33:19.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:33:20.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:33:20.118Z] Configure a credential helper to remove this warning. See [2023-10-18T16:33:20.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:33:20.118Z] [2023-10-18T16:33:20.118Z] Login Succeeded [2023-10-18T16:33:20.118Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T16:33:20.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T16:33:20.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:33:20.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:33:20.449Z] ========================================================= [2023-10-18T16:33:20.449Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-18T16:33:20.449Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:33:20.795Z] + 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-18T16:33:20.795Z] Sending build context to Docker daemon 181.8kB [2023-10-18T16:33:21.064Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T16:33:21.064Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-18T16:33:21.340Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-18T16:33:21.340Z] 9fda8d8052c6: Pulling fs layer [2023-10-18T16:33:21.340Z] 5d54e960e981: Pulling fs layer [2023-10-18T16:33:21.340Z] c4a7e357bf2a: Pulling fs layer [2023-10-18T16:33:21.340Z] f0e02332f6b5: Pulling fs layer [2023-10-18T16:33:21.340Z] cefa15bbcfad: Pulling fs layer [2023-10-18T16:33:21.340Z] 17808c966233: Pulling fs layer [2023-10-18T16:33:21.340Z] f4c1fc716caa: Pulling fs layer [2023-10-18T16:33:21.340Z] f0e02332f6b5: Waiting [2023-10-18T16:33:21.340Z] cefa15bbcfad: Waiting [2023-10-18T16:33:21.340Z] 17808c966233: Waiting [2023-10-18T16:33:21.340Z] f4c1fc716caa: Waiting [2023-10-18T16:33:21.340Z] 5d54e960e981: Download complete [2023-10-18T16:33:21.340Z] f0e02332f6b5: Verifying Checksum [2023-10-18T16:33:21.340Z] f0e02332f6b5: Download complete [2023-10-18T16:33:21.340Z] cefa15bbcfad: Verifying Checksum [2023-10-18T16:33:21.340Z] cefa15bbcfad: Download complete [2023-10-18T16:33:21.340Z] 9fda8d8052c6: Download complete [2023-10-18T16:33:21.943Z] f4c1fc716caa: Download complete [2023-10-18T16:33:22.540Z] 9fda8d8052c6: Pull complete [2023-10-18T16:33:23.525Z] 5d54e960e981: Pull complete [2023-10-18T16:33:23.525Z] c4a7e357bf2a: Verifying Checksum [2023-10-18T16:33:23.525Z] c4a7e357bf2a: Download complete [2023-10-18T16:33:24.494Z] 17808c966233: Verifying Checksum [2023-10-18T16:33:24.494Z] 17808c966233: Download complete [2023-10-18T16:33:39.601Z] c4a7e357bf2a: Pull complete [2023-10-18T16:33:39.601Z] f0e02332f6b5: Pull complete [2023-10-18T16:33:39.601Z] cefa15bbcfad: Pull complete [2023-10-18T16:33:46.283Z] 17808c966233: Pull complete [2023-10-18T16:33:47.262Z] f4c1fc716caa: Pull complete [2023-10-18T16:33:47.531Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-18T16:33:47.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-18T16:33:47.531Z] ---> ea914061e18c [2023-10-18T16:33:47.531Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T16:33:49.679Z] ---> Running in b2e56a46a420 [2023-10-18T16:33:49.679Z] Removing intermediate container b2e56a46a420 [2023-10-18T16:33:49.679Z] ---> b04de88417b5 [2023-10-18T16:33:49.679Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T16:33:49.679Z] ---> Running in 3097dd02381b [2023-10-18T16:33:49.976Z] Removing intermediate container 3097dd02381b [2023-10-18T16:33:49.976Z] ---> b03bda76b11f [2023-10-18T16:33:49.976Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-18T16:33:50.258Z] ---> Running in b3dd6d20a662 [2023-10-18T16:33:50.533Z] Removing intermediate container b3dd6d20a662 [2023-10-18T16:33:50.533Z] ---> 5372c2b4a8f2 [2023-10-18T16:33:50.533Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T16:33:50.533Z] ---> Running in ca1b0467e725 [2023-10-18T16:33:51.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T16:33:52.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T16:33:53.625Z] OK: 266 MiB in 52 packages [2023-10-18T16:33:54.223Z] Removing intermediate container ca1b0467e725 [2023-10-18T16:33:54.223Z] ---> 025d2aaa704f [2023-10-18T16:33:54.223Z] Step 7/12 : WORKDIR /app [2023-10-18T16:33:54.492Z] ---> Running in b492c35c43ba [2023-10-18T16:33:54.762Z] Removing intermediate container b492c35c43ba [2023-10-18T16:33:54.762Z] ---> 1d241f99fb55 [2023-10-18T16:33:54.762Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-18T16:33:55.352Z] ---> 74af1dcd19cd [2023-10-18T16:33:55.353Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T16:33:55.353Z] ---> Running in 22be00950f99 [2023-10-18T16:35:32.026Z] Removing intermediate container 22be00950f99 [2023-10-18T16:35:32.026Z] ---> ecefb3488854 [2023-10-18T16:35:32.026Z] Step 10/12 : COPY . . [2023-10-18T16:35:32.026Z] ---> a4eba294a9fe [2023-10-18T16:35:32.026Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T16:35:32.026Z] ---> Running in 04788fa07786 [2023-10-18T16:35:32.026Z] Removing intermediate container 04788fa07786 [2023-10-18T16:35:32.026Z] ---> 79175e9ce7d0 [2023-10-18T16:35:32.026Z] Step 12/12 : RUN $MAKE [2023-10-18T16:35:32.026Z] ---> Running in 1e448d692e07 [2023-10-18T16:35:32.026Z] noop [2023-10-18T16:35:32.026Z] Removing intermediate container 1e448d692e07 [2023-10-18T16:35:32.026Z] ---> cad37d7ff111 [2023-10-18T16:35:32.026Z] Successfully built cad37d7ff111 [2023-10-18T16:35:32.026Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:35:32.386Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T16:35:32.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:35:32.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-9523 does not seem to be running inside a container [2023-10-18T16:35:32.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/198 -v /w/workspace/app-service-configurable/198:/w/workspace/app-service-configurable/198:rw,z -v /w/workspace/app-service-configurable/198@tmp:/w/workspace/app-service-configurable/198@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-18T16:35:34.916Z] $ docker top b24866cb14f7c7ecfcc1470e6595b0b1f38c1820634f14b6c3769e0a47190471 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T16:35:35.793Z] + go version [2023-10-18T16:35:35.793Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-18T16:35:35.817Z] $ docker stop --time=1 b24866cb14f7c7ecfcc1470e6595b0b1f38c1820634f14b6c3769e0a47190471 [2023-10-18T16:35:37.455Z] $ docker rm -f --volumes b24866cb14f7c7ecfcc1470e6595b0b1f38c1820634f14b6c3769e0a47190471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:35:38.002Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T16:35:38.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:35:38.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-9523 does not seem to be running inside a container [2023-10-18T16:35:38.296Z] $ 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/198 -v /w/workspace/app-service-configurable/198:/w/workspace/app-service-configurable/198:rw,z -v /w/workspace/app-service-configurable/198@tmp:/w/workspace/app-service-configurable/198@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-18T16:35:39.645Z] $ docker top 9d8dc936d06d0dca2315e31ada0d9224daf55fed460e5a2f0b9fefe4aac5803e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T16:35:40.488Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/198 [Pipeline] fileExists [Pipeline] sh [2023-10-18T16:35:41.140Z] + make test [2023-10-18T16:35:41.140Z] go test -race -coverprofile=coverage.out ./... [2023-10-18T16:38:03.011Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-18T16:38:03.011Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-18T16:38:03.011Z] go vet ./... [2023-10-18T16:39:54.705Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T16:39:54.705Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T16:39:54.705Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-18T16:39:54.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T16:39:54.736Z] $ docker stop --time=1 9d8dc936d06d0dca2315e31ada0d9224daf55fed460e5a2f0b9fefe4aac5803e [2023-10-18T16:39:56.701Z] $ docker rm -f --volumes 9d8dc936d06d0dca2315e31ada0d9224daf55fed460e5a2f0b9fefe4aac5803e [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T16:39:58.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T16:39:58.312Z] Warning: overwriting stash ‘coverage-report’ [2023-10-18T16:39:58.758Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T16:39:59.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T16:39:59.490Z] + ls -al . [2023-10-18T16:39:59.490Z] total 180 [2023-10-18T16:39:59.490Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 16:35 . [2023-10-18T16:39:59.490Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:32 .. [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 16:32 .dockerignore [2023-10-18T16:39:59.490Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 16:32 .git [2023-10-18T16:39:59.490Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:32 .github [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 18 16:32 .gitignore [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 16:32 .golangci.yml [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 18 16:32 Attribution.txt [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 18 16:32 CHANGELOG.md [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 18 16:32 Dockerfile [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 16:32 GOVERNANCE.md [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 18 16:32 Jenkinsfile [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 16:32 LICENSE [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 18 16:32 OWNERS.md [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 18 16:32 README.md [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 16:29 VERSION [2023-10-18T16:39:59.490Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:32 bin [2023-10-18T16:39:59.490Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 18 16:35 coverage.out [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 18 16:32 go.mod [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 35448 Oct 18 16:32 go.sum [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 18 16:32 main.go [2023-10-18T16:39:59.490Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 18 16:32 makefile [2023-10-18T16:39:59.490Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 16:32 res [2023-10-18T16:39:59.490Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:32 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:39:59.835Z] + 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=45e919d065bcf9d6ec896798706eaa455abbfee1 --label arch=arm64 --label version=3.1.0-dev.28 . [2023-10-18T16:39:59.835Z] Sending build context to Docker daemon 182.8kB [2023-10-18T16:40:00.103Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T16:40:00.103Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-18T16:40:00.103Z] ---> cad37d7ff111 [2023-10-18T16:40:00.103Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T16:40:00.104Z] ---> Running in ddbc43a9b13d [2023-10-18T16:40:00.376Z] Removing intermediate container ddbc43a9b13d [2023-10-18T16:40:00.376Z] ---> 1428c20337b8 [2023-10-18T16:40:00.376Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T16:40:00.648Z] ---> Running in 64022b143339 [2023-10-18T16:40:00.915Z] Removing intermediate container 64022b143339 [2023-10-18T16:40:00.915Z] ---> c26dd63f7768 [2023-10-18T16:40:00.915Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-18T16:40:01.189Z] ---> Running in e2c68c4326cd [2023-10-18T16:40:01.471Z] Removing intermediate container e2c68c4326cd [2023-10-18T16:40:01.471Z] ---> f188b65b1dbb [2023-10-18T16:40:01.471Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T16:40:01.471Z] ---> Running in db49aff22b51 [2023-10-18T16:40:02.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T16:40:03.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T16:40:04.586Z] OK: 266 MiB in 52 packages [2023-10-18T16:40:05.547Z] Removing intermediate container db49aff22b51 [2023-10-18T16:40:05.547Z] ---> 04e21a21292d [2023-10-18T16:40:05.547Z] Step 7/26 : WORKDIR /app [2023-10-18T16:40:05.547Z] ---> Running in fa3767645681 [2023-10-18T16:40:05.821Z] Removing intermediate container fa3767645681 [2023-10-18T16:40:05.821Z] ---> c7c806bf3df8 [2023-10-18T16:40:05.821Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-18T16:40:06.409Z] ---> c2f06b25b4ad [2023-10-18T16:40:06.409Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T16:40:06.678Z] ---> Running in e64e5da4f986 [2023-10-18T16:40:09.272Z] Removing intermediate container e64e5da4f986 [2023-10-18T16:40:09.272Z] ---> 6bdfe4b19e45 [2023-10-18T16:40:09.272Z] Step 10/26 : COPY . . [2023-10-18T16:40:09.876Z] ---> 7d4a146382b9 [2023-10-18T16:40:09.876Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T16:40:09.876Z] ---> Running in 421de7d7993c [2023-10-18T16:40:10.150Z] Removing intermediate container 421de7d7993c [2023-10-18T16:40:10.150Z] ---> fd09cb490f21 [2023-10-18T16:40:10.150Z] Step 12/26 : RUN $MAKE [2023-10-18T16:40:10.421Z] ---> Running in 271d29cef56c [2023-10-18T16:40:11.397Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.28" -trimpath -mod=readonly -o app-service-configurable [2023-10-18T16:42:03.078Z] Removing intermediate container 271d29cef56c [2023-10-18T16:42:03.078Z] ---> 1c966ff90996 [2023-10-18T16:42:03.078Z] Step 13/26 : FROM alpine:3.18 [2023-10-18T16:42:03.078Z] 3.18: Pulling from library/alpine [2023-10-18T16:42:03.078Z] 579b34f0a95b: Pulling fs layer [2023-10-18T16:42:03.078Z] 579b34f0a95b: Verifying Checksum [2023-10-18T16:42:03.078Z] 579b34f0a95b: Download complete [2023-10-18T16:42:03.078Z] 579b34f0a95b: Pull complete [2023-10-18T16:42:03.078Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T16:42:03.078Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T16:42:03.078Z] ---> 3cc203321400 [2023-10-18T16:42:03.078Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-18T16:42:03.078Z] ---> Running in 998b7131922a [2023-10-18T16:42:03.078Z] Removing intermediate container 998b7131922a [2023-10-18T16:42:03.078Z] ---> 80b9319c147a [2023-10-18T16:42:03.078Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-18T16:42:03.078Z] ---> Running in f60e36aae2df [2023-10-18T16:42:03.078Z] Removing intermediate container f60e36aae2df [2023-10-18T16:42:03.078Z] ---> fc21803dec17 [2023-10-18T16:42:03.078Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-18T16:42:03.078Z] ---> Running in 67357612c420 [2023-10-18T16:42:04.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T16:42:04.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T16:42:05.728Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-18T16:42:05.728Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-18T16:42:05.728Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T16:42:05.728Z] Executing ca-certificates-20230506-r0.trigger [2023-10-18T16:42:05.997Z] OK: 9 MiB in 17 packages [2023-10-18T16:42:08.589Z] Removing intermediate container 67357612c420 [2023-10-18T16:42:08.589Z] ---> b57f98c6e220 [2023-10-18T16:42:08.857Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-18T16:42:09.438Z] ---> ab69227c880c [2023-10-18T16:42:09.438Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-18T16:42:09.708Z] ---> 9634cb308d1d [2023-10-18T16:42:09.708Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-18T16:42:10.308Z] ---> f284d7938a41 [2023-10-18T16:42:10.308Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-18T16:42:12.262Z] ---> fce5d2967e38 [2023-10-18T16:42:12.262Z] Step 21/26 : EXPOSE 48095 [2023-10-18T16:42:12.262Z] ---> Running in 9cf64cc0d428 [2023-10-18T16:42:12.262Z] Removing intermediate container 9cf64cc0d428 [2023-10-18T16:42:12.262Z] ---> a99ce2376ab1 [2023-10-18T16:42:12.262Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-18T16:42:12.529Z] ---> Running in 36f2018eecae [2023-10-18T16:42:12.795Z] Removing intermediate container 36f2018eecae [2023-10-18T16:42:12.796Z] ---> d6473e0c85c5 [2023-10-18T16:42:12.796Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-18T16:42:12.796Z] ---> Running in 30f5204b16ea [2023-10-18T16:42:13.066Z] Removing intermediate container 30f5204b16ea [2023-10-18T16:42:13.066Z] ---> 380b0efb3bdc [2023-10-18T16:42:13.066Z] Step 24/26 : LABEL arch=arm64 [2023-10-18T16:42:13.335Z] ---> Running in 5ddeb7c8d138 [2023-10-18T16:42:13.602Z] Removing intermediate container 5ddeb7c8d138 [2023-10-18T16:42:13.602Z] ---> f67fc5546718 [2023-10-18T16:42:13.602Z] Step 25/26 : LABEL git_sha=45e919d065bcf9d6ec896798706eaa455abbfee1 [2023-10-18T16:42:13.602Z] ---> Running in 5e04a87b4a29 [2023-10-18T16:42:13.868Z] Removing intermediate container 5e04a87b4a29 [2023-10-18T16:42:13.868Z] ---> ca5de8f14adf [2023-10-18T16:42:13.868Z] Step 26/26 : LABEL version=3.1.0-dev.28 [2023-10-18T16:42:13.868Z] ---> Running in b88b4b5591ac [2023-10-18T16:42:14.457Z] Removing intermediate container b88b4b5591ac [2023-10-18T16:42:14.457Z] ---> 862095f1c352 [2023-10-18T16:42:14.457Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T16:42:14.457Z] Successfully built 862095f1c352 [2023-10-18T16:42:14.457Z] 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-18T16:42:14.550Z] provisioning config files... [2023-10-18T16:42:14.565Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/198@tmp/config9359914597351979460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:42:14.904Z] ---> docker-login.sh [2023-10-18T16:42:14.904Z] nexus3.edgexfoundry.org:10001 [2023-10-18T16:42:15.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:42:15.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:42:15.176Z] Configure a credential helper to remove this warning. See [2023-10-18T16:42:15.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:42:15.176Z] [2023-10-18T16:42:15.176Z] Login Succeeded [2023-10-18T16:42:15.176Z] nexus3.edgexfoundry.org:10002 [2023-10-18T16:42:15.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:42:15.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:42:15.444Z] Configure a credential helper to remove this warning. See [2023-10-18T16:42:15.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:42:15.444Z] [2023-10-18T16:42:15.444Z] Login Succeeded [2023-10-18T16:42:15.444Z] nexus3.edgexfoundry.org:10003 [2023-10-18T16:42:15.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:42:15.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:42:15.977Z] Configure a credential helper to remove this warning. See [2023-10-18T16:42:15.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:42:15.977Z] [2023-10-18T16:42:15.977Z] Login Succeeded [2023-10-18T16:42:15.977Z] nexus3.edgexfoundry.org:10004 [2023-10-18T16:42:16.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:42:16.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:42:16.245Z] Configure a credential helper to remove this warning. See [2023-10-18T16:42:16.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:42:16.245Z] [2023-10-18T16:42:16.245Z] Login Succeeded [2023-10-18T16:42:16.245Z] docker.io [2023-10-18T16:42:16.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:42:16.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:42:16.775Z] Configure a credential helper to remove this warning. See [2023-10-18T16:42:16.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:42:16.775Z] [2023-10-18T16:42:16.775Z] Login Succeeded [2023-10-18T16:42:16.775Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T16:42:16.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T16:42:16.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:42:16.832Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-10-18T16:42:16.832Z] 45e919d065bcf9d6ec896798706eaa455abbfee1 [2023-10-18T16:42:16.832Z] latest [2023-10-18T16:42:16.832Z] 3.1.0-dev.28 [2023-10-18T16:42:16.832Z] 45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 [2023-10-18T16:42:16.832Z] main [2023-10-18T16:42:16.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:42:17.168Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:42:17.509Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:45e919d065bcf9d6ec896798706eaa455abbfee1 [2023-10-18T16:42:17.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-18T16:42:17.509Z] fe852ece07cd: Preparing [2023-10-18T16:42:17.509Z] 84b15a7f40b6: Preparing [2023-10-18T16:42:17.509Z] 9fb8f01d723d: Preparing [2023-10-18T16:42:17.509Z] 6b3122de2a2b: Preparing [2023-10-18T16:42:17.509Z] ab91fa2ab607: Preparing [2023-10-18T16:42:17.509Z] 5f4d9fc4d98d: Preparing [2023-10-18T16:42:17.509Z] 5f4d9fc4d98d: Waiting [2023-10-18T16:42:17.777Z] 84b15a7f40b6: Pushed [2023-10-18T16:42:17.777Z] 6b3122de2a2b: Pushed [2023-10-18T16:42:17.777Z] 9fb8f01d723d: Pushed [2023-10-18T16:42:17.777Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T16:42:18.044Z] ab91fa2ab607: Pushed [2023-10-18T16:42:23.388Z] fe852ece07cd: Pushed [2023-10-18T16:42:23.656Z] 45e919d065bcf9d6ec896798706eaa455abbfee1: digest: sha256:c0d4d747eeb28509f8cb9a421402c6682c622d2c1d5a69b5b3369bafee329bfb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:42:24.008Z] + 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-18T16:42:24.430Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-18T16:42:24.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-18T16:42:24.430Z] fe852ece07cd: Preparing [2023-10-18T16:42:24.430Z] 84b15a7f40b6: Preparing [2023-10-18T16:42:24.430Z] 9fb8f01d723d: Preparing [2023-10-18T16:42:24.430Z] 6b3122de2a2b: Preparing [2023-10-18T16:42:24.430Z] ab91fa2ab607: Preparing [2023-10-18T16:42:24.430Z] 5f4d9fc4d98d: Preparing [2023-10-18T16:42:24.430Z] 5f4d9fc4d98d: Waiting [2023-10-18T16:42:24.430Z] 9fb8f01d723d: Layer already exists [2023-10-18T16:42:24.430Z] 6b3122de2a2b: Layer already exists [2023-10-18T16:42:24.430Z] 84b15a7f40b6: Layer already exists [2023-10-18T16:42:24.430Z] fe852ece07cd: Layer already exists [2023-10-18T16:42:24.430Z] ab91fa2ab607: Layer already exists [2023-10-18T16:42:24.430Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T16:42:24.702Z] latest: digest: sha256:c0d4d747eeb28509f8cb9a421402c6682c622d2c1d5a69b5b3369bafee329bfb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:42:25.077Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:42:25.429Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.28 [2023-10-18T16:42:25.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-18T16:42:25.429Z] fe852ece07cd: Preparing [2023-10-18T16:42:25.429Z] 84b15a7f40b6: Preparing [2023-10-18T16:42:25.429Z] 9fb8f01d723d: Preparing [2023-10-18T16:42:25.429Z] 6b3122de2a2b: Preparing [2023-10-18T16:42:25.429Z] ab91fa2ab607: Preparing [2023-10-18T16:42:25.429Z] 5f4d9fc4d98d: Preparing [2023-10-18T16:42:25.429Z] 5f4d9fc4d98d: Waiting [2023-10-18T16:42:25.429Z] 84b15a7f40b6: Layer already exists [2023-10-18T16:42:25.429Z] 9fb8f01d723d: Layer already exists [2023-10-18T16:42:25.429Z] ab91fa2ab607: Layer already exists [2023-10-18T16:42:25.429Z] fe852ece07cd: Layer already exists [2023-10-18T16:42:25.429Z] 6b3122de2a2b: Layer already exists [2023-10-18T16:42:25.429Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T16:42:25.705Z] 3.1.0-dev.28: digest: sha256:c0d4d747eeb28509f8cb9a421402c6682c622d2c1d5a69b5b3369bafee329bfb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:42:26.074Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:42:26.432Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 [2023-10-18T16:42:26.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-18T16:42:26.432Z] fe852ece07cd: Preparing [2023-10-18T16:42:26.432Z] 84b15a7f40b6: Preparing [2023-10-18T16:42:26.432Z] 9fb8f01d723d: Preparing [2023-10-18T16:42:26.432Z] 6b3122de2a2b: Preparing [2023-10-18T16:42:26.432Z] ab91fa2ab607: Preparing [2023-10-18T16:42:26.432Z] 5f4d9fc4d98d: Preparing [2023-10-18T16:42:26.432Z] 5f4d9fc4d98d: Waiting [2023-10-18T16:42:26.432Z] 9fb8f01d723d: Layer already exists [2023-10-18T16:42:26.432Z] 6b3122de2a2b: Layer already exists [2023-10-18T16:42:26.432Z] ab91fa2ab607: Layer already exists [2023-10-18T16:42:26.432Z] 84b15a7f40b6: Layer already exists [2023-10-18T16:42:26.432Z] fe852ece07cd: Layer already exists [2023-10-18T16:42:26.432Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T16:42:26.702Z] 45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28: digest: sha256:c0d4d747eeb28509f8cb9a421402c6682c622d2c1d5a69b5b3369bafee329bfb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:42:27.057Z] + 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-18T16:42:27.396Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-10-18T16:42:27.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-18T16:42:27.396Z] fe852ece07cd: Preparing [2023-10-18T16:42:27.396Z] 84b15a7f40b6: Preparing [2023-10-18T16:42:27.396Z] 9fb8f01d723d: Preparing [2023-10-18T16:42:27.396Z] 6b3122de2a2b: Preparing [2023-10-18T16:42:27.396Z] ab91fa2ab607: Preparing [2023-10-18T16:42:27.396Z] 5f4d9fc4d98d: Preparing [2023-10-18T16:42:27.396Z] 5f4d9fc4d98d: Waiting [2023-10-18T16:42:27.396Z] 6b3122de2a2b: Layer already exists [2023-10-18T16:42:27.396Z] ab91fa2ab607: Layer already exists [2023-10-18T16:42:27.396Z] 84b15a7f40b6: Layer already exists [2023-10-18T16:42:27.396Z] 9fb8f01d723d: Layer already exists [2023-10-18T16:42:27.396Z] fe852ece07cd: Layer already exists [2023-10-18T16:42:27.396Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T16:42:27.665Z] main: digest: sha256:c0d4d747eeb28509f8cb9a421402c6682c622d2c1d5a69b5b3369bafee329bfb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T16:42:27.709Z] ===================================================== [Pipeline] echo [2023-10-18T16:42:27.715Z] taggedImages: [2023-10-18T16:42:27.715Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:45e919d065bcf9d6ec896798706eaa455abbfee1 [2023-10-18T16:42:27.715Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-18T16:42:27.715Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.28 [2023-10-18T16:42:27.715Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 [2023-10-18T16:42:27.715Z] - 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-18T16:42:28.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T16:42:28.090Z] [2023-10-18T16:42:28.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:42:28.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T16:42:28.428Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-18T16:42:28.428Z] 8998bd30e6a1: Pulling fs layer [2023-10-18T16:42:28.428Z] 04944245beec: Pulling fs layer [2023-10-18T16:42:28.428Z] 699f458cf7ca: Pulling fs layer [2023-10-18T16:42:28.428Z] 765212b225bb: Pulling fs layer [2023-10-18T16:42:28.428Z] f23df028b6ca: Pulling fs layer [2023-10-18T16:42:28.428Z] d65c8cfc05b1: Pulling fs layer [2023-10-18T16:42:28.428Z] 2437ff75d9bd: Pulling fs layer [2023-10-18T16:42:28.428Z] f23df028b6ca: Waiting [2023-10-18T16:42:28.428Z] d65c8cfc05b1: Waiting [2023-10-18T16:42:28.428Z] 765212b225bb: Waiting [2023-10-18T16:42:28.428Z] 2437ff75d9bd: Waiting [2023-10-18T16:42:28.697Z] 04944245beec: Verifying Checksum [2023-10-18T16:42:28.697Z] 04944245beec: Download complete [2023-10-18T16:42:28.697Z] 765212b225bb: Verifying Checksum [2023-10-18T16:42:28.697Z] 765212b225bb: Download complete [2023-10-18T16:42:28.697Z] f23df028b6ca: Verifying Checksum [2023-10-18T16:42:28.697Z] f23df028b6ca: Download complete [2023-10-18T16:42:28.697Z] d65c8cfc05b1: Verifying Checksum [2023-10-18T16:42:28.697Z] d65c8cfc05b1: Download complete [2023-10-18T16:42:28.964Z] 699f458cf7ca: Verifying Checksum [2023-10-18T16:42:28.964Z] 699f458cf7ca: Download complete [2023-10-18T16:42:29.232Z] 8998bd30e6a1: Verifying Checksum [2023-10-18T16:42:29.232Z] 8998bd30e6a1: Download complete [2023-10-18T16:42:31.814Z] 2437ff75d9bd: Verifying Checksum [2023-10-18T16:42:34.419Z] 8998bd30e6a1: Pull complete [2023-10-18T16:42:34.689Z] 04944245beec: Pull complete [2023-10-18T16:42:36.639Z] 699f458cf7ca: Pull complete [2023-10-18T16:42:36.639Z] 765212b225bb: Pull complete [2023-10-18T16:42:37.224Z] f23df028b6ca: Pull complete [2023-10-18T16:42:37.494Z] d65c8cfc05b1: Pull complete [2023-10-18T16:42:55.702Z] 2437ff75d9bd: Pull complete [2023-10-18T16:42:55.702Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-18T16:42:55.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T16:42:55.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:42:55.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-9523 does not seem to be running inside a container [2023-10-18T16:42:55.961Z] $ 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/198 -v /w/workspace/app-service-configurable/198:/w/workspace/app-service-configurable/198:rw,z -v /w/workspace/app-service-configurable/198@tmp:/w/workspace/app-service-configurable/198@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-18T16:42:58.865Z] $ docker top 356b258588622d038ee4f8dbd195e4e37f933cb9a6c822e1b9191fa1d49d2072 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:42:59.724Z] ---> job-cost.sh [2023-10-18T16:42:59.724Z] lf-activate-venv: SKIPPING [2023-10-18T16:42:59.724Z] INFO: No Stack... [2023-10-18T16:43:00.309Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-18T16:43:00.892Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T16:43:01.787Z] + cut -d, -f6 [2023-10-18T16:43:01.787Z] + cat /w/workspace/app-service-configurable/198/archives/cost.csv [Pipeline] lock [2023-10-18T16:43:01.855Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] [2023-10-18T16:43:01.863Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] did not exist. Created. [2023-10-18T16:43:01.863Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T16:43:02.211Z] /w/workspace/app-service-configurable/198@tmp/durable-fb75b96a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-18T16:43:02.547Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-18T16:43:02.569Z] Warning: overwriting stash ‘stack-cost’ [2023-10-18T16:43:02.629Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T16:43:02.636Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T16:43:02.653Z] $ docker stop --time=1 356b258588622d038ee4f8dbd195e4e37f933cb9a6c822e1b9191fa1d49d2072 [2023-10-18T16:43:05.696Z] $ docker rm -f --volumes 356b258588622d038ee4f8dbd195e4e37f933cb9a6c822e1b9191fa1d49d2072 [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-18T16:43:06.033Z] provisioning config files... [2023-10-18T16:43:06.040Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13682885065060453299tmp [Pipeline] { [Pipeline] sh [2023-10-18T16:43:06.329Z] + set +x [2023-10-18T16:43:06.329Z] + bash -s -- [2023-10-18T16:43:06.329Z] + curl -s https://codecov.io/bash [2023-10-18T16:43:06.329Z] [2023-10-18T16:43:06.329Z] _____ _ [2023-10-18T16:43:06.329Z] / ____| | | [2023-10-18T16:43:06.329Z] | | ___ __| | ___ ___ _____ __ [2023-10-18T16:43:06.329Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-18T16:43:06.329Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-18T16:43:06.329Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-18T16:43:06.329Z] Bash-1.0.6 [2023-10-18T16:43:06.329Z] [2023-10-18T16:43:06.329Z] [2023-10-18T16:43:06.329Z] ==> git version 2.25.1 found [2023-10-18T16:43:06.329Z] ==> 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-18T16:43:06.329Z] Release-Date: 2020-01-08 [2023-10-18T16:43:06.329Z] 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-18T16:43:06.329Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-18T16:43:06.329Z] ==> Jenkins CI detected. [2023-10-18T16:43:06.329Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-10-18T16:43:06.329Z] project root: . [2023-10-18T16:43:06.329Z] --> token set from env [2023-10-18T16:43:06.329Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-18T16:43:06.329Z] ==> Running gcov in . (disable via -X gcov) [2023-10-18T16:43:06.329Z] ==> Python coveragepy not found [2023-10-18T16:43:06.330Z] ==> Searching for coverage reports in: [2023-10-18T16:43:06.330Z] + . [2023-10-18T16:43:06.330Z] -> Found 1 reports [2023-10-18T16:43:06.330Z] ==> Detecting git/mercurial file structure [2023-10-18T16:43:06.330Z] ==> Reading reports [2023-10-18T16:43:06.330Z] + ./coverage.out bytes=13 [2023-10-18T16:43:06.330Z] ==> Appending adjustments [2023-10-18T16:43:06.330Z] https://docs.codecov.io/docs/fixing-reports [2023-10-18T16:43:06.588Z] + Found adjustments [2023-10-18T16:43:06.588Z] ==> Gzipping contents [2023-10-18T16:43:06.588Z] 4.0K /tmp/codecov.fRz9pW.gz [2023-10-18T16:43:06.588Z] ==> Uploading reports [2023-10-18T16:43:06.588Z] url: https://codecov.io [2023-10-18T16:43:06.588Z] query: branch=main&commit=45e919d065bcf9d6ec896798706eaa455abbfee1&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-18T16:43:06.588Z] -> Pinging Codecov [2023-10-18T16:43:06.588Z] 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=45e919d065bcf9d6ec896798706eaa455abbfee1&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-18T16:43:06.588Z] -> Uploading to [2023-10-18T16:43:06.588Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-18/A97CA9966030D2A3747ED39772930CCE/45e919d065bcf9d6ec896798706eaa455abbfee1/003b80a5-9bc7-4357-8e44-85a26c17e867.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T164306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89784e6d61e5112ec7e859fe70ff6b90c69cf3cbf43bc5ee53286ddfa7975f3b [2023-10-18T16:43:06.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T16:43:06.588Z] Dload Upload Total Spent Left Speed [2023-10-18T16:43:06.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1594 --:--:-- --:--:-- --:--:-- 1588 [2023-10-18T16:43:06.847Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] } [2023-10-18T16:43:06.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-18T16:43:06.983Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-18T16:43:06.996Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:43:07.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-18T16:43:07.299Z] [2023-10-18T16:43:07.299Z] 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-18T16:43:07.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-18T16:43:07.593Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-18T16:43:07.593Z] df9b9388f04a: Pulling fs layer [2023-10-18T16:43:07.593Z] 52dc419b0ee2: Pulling fs layer [2023-10-18T16:43:07.593Z] 25bc292e5bac: Pulling fs layer [2023-10-18T16:43:07.593Z] 114826534d7a: Pulling fs layer [2023-10-18T16:43:07.593Z] 4657fd5d0bcf: Pulling fs layer [2023-10-18T16:43:07.593Z] 6ad1cebc031e: Pulling fs layer [2023-10-18T16:43:07.593Z] 8a3aa393b2d8: Pulling fs layer [2023-10-18T16:43:07.593Z] 8a3aa393b2d8: Waiting [2023-10-18T16:43:07.593Z] 6ad1cebc031e: Waiting [2023-10-18T16:43:07.593Z] 114826534d7a: Waiting [2023-10-18T16:43:07.593Z] 4657fd5d0bcf: Waiting [2023-10-18T16:43:07.593Z] 25bc292e5bac: Verifying Checksum [2023-10-18T16:43:07.593Z] 25bc292e5bac: Download complete [2023-10-18T16:43:07.593Z] 52dc419b0ee2: Verifying Checksum [2023-10-18T16:43:07.593Z] 52dc419b0ee2: Download complete [2023-10-18T16:43:07.593Z] 4657fd5d0bcf: Verifying Checksum [2023-10-18T16:43:07.593Z] 4657fd5d0bcf: Download complete [2023-10-18T16:43:07.593Z] df9b9388f04a: Download complete [2023-10-18T16:43:07.851Z] 6ad1cebc031e: Verifying Checksum [2023-10-18T16:43:07.851Z] 6ad1cebc031e: Download complete [2023-10-18T16:43:07.851Z] df9b9388f04a: Pull complete [2023-10-18T16:43:07.851Z] 52dc419b0ee2: Pull complete [2023-10-18T16:43:07.851Z] 25bc292e5bac: Pull complete [2023-10-18T16:43:08.416Z] 114826534d7a: Download complete [2023-10-18T16:43:08.416Z] 8a3aa393b2d8: Verifying Checksum [2023-10-18T16:43:08.416Z] 8a3aa393b2d8: Download complete [2023-10-18T16:43:11.691Z] 114826534d7a: Pull complete [2023-10-18T16:43:11.691Z] 4657fd5d0bcf: Pull complete [2023-10-18T16:43:11.949Z] 6ad1cebc031e: Pull complete [2023-10-18T16:43:14.475Z] 8a3aa393b2d8: Pull complete [2023-10-18T16:43:14.475Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-18T16:43:14.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-18T16:43:14.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:43:14.552Z] prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container [2023-10-18T16:43:14.596Z] $ 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-18T16:43:18.882Z] $ docker top 1551e11c9b539a28d0472026444ec0ad2eec690e1208c30bf94fd22385ae7e77 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-18T16:43:18.937Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-10-18T16:43:19.214Z] + set -o pipefail [2023-10-18T16:43:19.214Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-10-18T16:43:25.980Z] [2023-10-18T16:43:25.980Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-10-18T16:43:25.980Z] [2023-10-18T16:43:25.980Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/6bd97b05-8ed0-4c48-b552-9e066b50dafa [2023-10-18T16:43:25.980Z] [2023-10-18T16:43:25.980Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-18T16:43:25.980Z] [2023-10-18T16:43:25.980Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-18T16:43:25.980Z] [2023-10-18T16:43:26.238Z] [2023-10-18T16:43:26.238Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-18T16:43:26.238Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-18T16:43:26.238Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-18T16:43:26.265Z] $ docker stop --time=1 1551e11c9b539a28d0472026444ec0ad2eec690e1208c30bf94fd22385ae7e77 [2023-10-18T16:43:29.716Z] $ docker rm -f --volumes 1551e11c9b539a28d0472026444ec0ad2eec690e1208c30bf94fd22385ae7e77 [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-18T16:43:30.442Z] + git log --format=format:%s -1 45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] sh [2023-10-18T16:43:30.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T16:43:30.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:43:31.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:43:31.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:43:31.095Z] prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container [2023-10-18T16:43:31.142Z] $ 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-18T16:43:31.521Z] $ docker top 1c5472d20ead74871079f31711a23e5bdafd1eacf6f75f323b18cb171b6d509d -eo pid,comm [2023-10-18T16:43:31.549Z] 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-18T16:43:31.549Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T16:43:31.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T16:43:31.589Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T16:43:31.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T16:43:31.710Z] $ docker exec 1c5472d20ead74871079f31711a23e5bdafd1eacf6f75f323b18cb171b6d509d ssh-agent [2023-10-18T16:43:31.808Z] SSH_AUTH_SOCK=/tmp/ssh-XHFBjfnEO5r3/agent.33 [2023-10-18T16:43:31.808Z] SSH_AGENT_PID=39 [2023-10-18T16:43:31.812Z] Running ssh-add (command line suppressed) [2023-10-18T16:43:31.928Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2512652662225242332.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2512652662225242332.key) [2023-10-18T16:43:31.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T16:43:32.215Z] + git semver tag [2023-10-18T16:43:32.474Z] 2023-10-18 16:43:32,422 [run_tag] DEBUG tag force:False [2023-10-18T16:43:32.474Z] 2023-10-18 16:43:32,422 [check_head_tag] DEBUG check head tag [2023-10-18T16:43:32.474Z] 2023-10-18 16:43:32,423 [execute] INFO git cat-file --batch-check [2023-10-18T16:43:32.474Z] 2023-10-18 16:43:32,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-18T16:43:32.474Z] 2023-10-18 16:43:32,426 [execute] INFO git cat-file --batch [2023-10-18T16:43:32.474Z] 2023-10-18 16:43:32,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-18T16:43:32.474Z] 2023-10-18 16:43:32,443 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-18T16:43:32.474Z] 2023-10-18 16:43:32,443 [execute] INFO git tag -a v3.1.0-dev.28 -m v3.1.0-dev.28 [2023-10-18T16:43:32.474Z] 2023-10-18 16:43:32,443 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.28', '-m', 'v3.1.0-dev.28'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-10-18T16:43:32.474Z] 2023-10-18 16:43:32,446 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-18T16:43:32.474Z] 3.1.0-dev.28 [Pipeline] } [2023-10-18T16:43:32.498Z] $ docker exec --env ******** --env ******** 1c5472d20ead74871079f31711a23e5bdafd1eacf6f75f323b18cb171b6d509d ssh-agent -k [2023-10-18T16:43:32.608Z] unset SSH_AUTH_SOCK; [2023-10-18T16:43:32.609Z] unset SSH_AGENT_PID; [2023-10-18T16:43:32.609Z] echo Agent pid 39 killed; [2023-10-18T16:43:32.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T16:43:32.908Z] + git semver [Pipeline] } [2023-10-18T16:43:33.196Z] $ docker stop --time=1 1c5472d20ead74871079f31711a23e5bdafd1eacf6f75f323b18cb171b6d509d [2023-10-18T16:43:34.476Z] $ docker rm -f --volumes 1c5472d20ead74871079f31711a23e5bdafd1eacf6f75f323b18cb171b6d509d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:43:34.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-18T16:43:34.846Z] [2023-10-18T16:43:34.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:43:35.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-18T16:43:35.148Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-18T16:43:35.148Z] ab5ef0e58194: Pulling fs layer [2023-10-18T16:43:35.148Z] 9712f1f96733: Pulling fs layer [2023-10-18T16:43:35.148Z] 63f879dbbcfc: Pulling fs layer [2023-10-18T16:43:35.148Z] 0d9ebad4ef96: Pulling fs layer [2023-10-18T16:43:35.148Z] e9a5061849ea: Pulling fs layer [2023-10-18T16:43:35.148Z] d747dcd14b5f: Pulling fs layer [2023-10-18T16:43:35.148Z] 2de7ff778b66: Pulling fs layer [2023-10-18T16:43:35.148Z] 0d9ebad4ef96: Waiting [2023-10-18T16:43:35.148Z] e9a5061849ea: Waiting [2023-10-18T16:43:35.148Z] d747dcd14b5f: Waiting [2023-10-18T16:43:35.148Z] 2de7ff778b66: Waiting [2023-10-18T16:43:35.148Z] 9712f1f96733: Verifying Checksum [2023-10-18T16:43:35.148Z] 9712f1f96733: Download complete [2023-10-18T16:43:35.408Z] 63f879dbbcfc: Verifying Checksum [2023-10-18T16:43:35.408Z] 63f879dbbcfc: Download complete [2023-10-18T16:43:35.666Z] e9a5061849ea: Download complete [2023-10-18T16:43:35.666Z] d747dcd14b5f: Verifying Checksum [2023-10-18T16:43:35.666Z] d747dcd14b5f: Download complete [2023-10-18T16:43:35.666Z] ab5ef0e58194: Verifying Checksum [2023-10-18T16:43:35.666Z] ab5ef0e58194: Download complete [2023-10-18T16:43:35.666Z] 0d9ebad4ef96: Verifying Checksum [2023-10-18T16:43:35.666Z] 0d9ebad4ef96: Download complete [2023-10-18T16:43:35.924Z] 2de7ff778b66: Verifying Checksum [2023-10-18T16:43:38.452Z] ab5ef0e58194: Pull complete [2023-10-18T16:43:38.452Z] 9712f1f96733: Pull complete [2023-10-18T16:43:39.019Z] 63f879dbbcfc: Pull complete [2023-10-18T16:43:43.201Z] 0d9ebad4ef96: Pull complete [2023-10-18T16:43:43.201Z] e9a5061849ea: Pull complete [2023-10-18T16:43:43.459Z] d747dcd14b5f: Pull complete [2023-10-18T16:43:44.391Z] 2de7ff778b66: Pull complete [2023-10-18T16:43:44.651Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-18T16:43:44.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-18T16:43:44.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:43:44.732Z] prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container [2023-10-18T16:43:44.781Z] $ 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-18T16:43:49.930Z] $ docker top 44ee9849c2c26bca623e698c4d671c11d387190e430c63f20cea529f8fb23acf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-18T16:43:49.980Z] provisioning config files... [2023-10-18T16:43:49.986Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12106791528511037073tmp [2023-10-18T16:43:49.994Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6007529833362636002tmp [2023-10-18T16:43:50.001Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14530012855804482179tmp [Pipeline] { [Pipeline] echo [2023-10-18T16:43:50.017Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:43:50.298Z] ---> sigul-configuration.sh [2023-10-18T16:43:50.298Z] gpg: directory `/root/.gnupg' created [2023-10-18T16:43:50.298Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-18T16:43:50.298Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-18T16:43:50.298Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-18T16:43:50.298Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-18T16:43:50.298Z] gpg: CAST5 encrypted data [2023-10-18T16:43:50.298Z] gpg: encrypted with 1 passphrase [2023-10-18T16:43:50.298Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-18T16:43:50.582Z] + mkdir /home/jenkins [2023-10-18T16:43:50.583Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-18T16:43:50.865Z] + 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-18T16:43:50.874Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:43:51.157Z] ---> sigul-install.sh [2023-10-18T16:43:51.157Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-18T16:43:51.438Z] + git tag --list [2023-10-18T16:43:51.438Z] v1.0.0 [2023-10-18T16:43:51.438Z] v1.1.0 [2023-10-18T16:43:51.438Z] v1.2.0 [2023-10-18T16:43:51.438Z] v1.3.0 [2023-10-18T16:43:51.438Z] v1.3.1 [2023-10-18T16:43:51.438Z] v2.0.0 [2023-10-18T16:43:51.438Z] v2.0.1 [2023-10-18T16:43:51.438Z] v2.1.0 [2023-10-18T16:43:51.438Z] v2.1.1 [2023-10-18T16:43:51.438Z] v2.1.2 [2023-10-18T16:43:51.438Z] v2.2.0 [2023-10-18T16:43:51.438Z] v2.3 [2023-10-18T16:43:51.438Z] v2.3.0 [2023-10-18T16:43:51.438Z] v2.3.1 [2023-10-18T16:43:51.438Z] v3.0 [2023-10-18T16:43:51.438Z] v3.0.0 [2023-10-18T16:43:51.438Z] v3.0.1 [2023-10-18T16:43:51.438Z] v3.0.1-dev.1 [2023-10-18T16:43:51.438Z] v3.1.0-dev.1 [2023-10-18T16:43:51.438Z] v3.1.0-dev.10 [2023-10-18T16:43:51.438Z] v3.1.0-dev.11 [2023-10-18T16:43:51.438Z] v3.1.0-dev.12 [2023-10-18T16:43:51.438Z] v3.1.0-dev.13 [2023-10-18T16:43:51.438Z] v3.1.0-dev.14 [2023-10-18T16:43:51.438Z] v3.1.0-dev.15 [2023-10-18T16:43:51.438Z] v3.1.0-dev.16 [2023-10-18T16:43:51.438Z] v3.1.0-dev.17 [2023-10-18T16:43:51.438Z] v3.1.0-dev.18 [2023-10-18T16:43:51.438Z] v3.1.0-dev.19 [2023-10-18T16:43:51.438Z] v3.1.0-dev.2 [2023-10-18T16:43:51.438Z] v3.1.0-dev.20 [2023-10-18T16:43:51.438Z] v3.1.0-dev.21 [2023-10-18T16:43:51.438Z] v3.1.0-dev.22 [2023-10-18T16:43:51.438Z] v3.1.0-dev.23 [2023-10-18T16:43:51.438Z] v3.1.0-dev.24 [2023-10-18T16:43:51.438Z] v3.1.0-dev.25 [2023-10-18T16:43:51.438Z] v3.1.0-dev.26 [2023-10-18T16:43:51.438Z] v3.1.0-dev.27 [2023-10-18T16:43:51.438Z] v3.1.0-dev.28 [2023-10-18T16:43:51.438Z] v3.1.0-dev.3 [2023-10-18T16:43:51.438Z] v3.1.0-dev.4 [2023-10-18T16:43:51.438Z] v3.1.0-dev.5 [2023-10-18T16:43:51.438Z] v3.1.0-dev.6 [2023-10-18T16:43:51.438Z] v3.1.0-dev.7 [2023-10-18T16:43:51.438Z] v3.1.0-dev.8 [2023-10-18T16:43:51.438Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-18T16:43:51.724Z] + lftools sign git-tag v3.1.0-dev.28 [2023-10-18T16:43:52.291Z] Signing Git tag with Sigul... [2023-10-18T16:43:52.291Z] Signing v3.1.0-dev.28 [Pipeline] echo [2023-10-18T16:43:52.560Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:43:52.841Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-18T16:43:52.847Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-18T16:43:52.946Z] $ docker stop --time=1 44ee9849c2c26bca623e698c4d671c11d387190e430c63f20cea529f8fb23acf [2023-10-18T16:43:54.414Z] $ docker rm -f --volumes 44ee9849c2c26bca623e698c4d671c11d387190e430c63f20cea529f8fb23acf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-18T16:43:54.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T16:43:54.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:43:55.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:43:55.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:43:55.247Z] prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container [2023-10-18T16:43:55.293Z] $ 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-18T16:43:55.643Z] $ docker top 07dac323a0d5c1d211f1740efee951c70cbba61e31bb959eff099d971486eda6 -eo pid,comm [2023-10-18T16:43:55.672Z] 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-18T16:43:55.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T16:43:55.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T16:43:55.711Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T16:43:55.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T16:43:55.842Z] $ docker exec 07dac323a0d5c1d211f1740efee951c70cbba61e31bb959eff099d971486eda6 ssh-agent [2023-10-18T16:43:55.934Z] SSH_AUTH_SOCK=/tmp/ssh-4cKlO5Xokm5V/agent.33 [2023-10-18T16:43:55.934Z] SSH_AGENT_PID=39 [2023-10-18T16:43:55.938Z] Running ssh-add (command line suppressed) [2023-10-18T16:43:56.058Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16024118051154306870.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16024118051154306870.key) [2023-10-18T16:43:56.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T16:43:56.343Z] + git semver bump pre [2023-10-18T16:43:56.602Z] 2023-10-18 16:43:56,534 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-18T16:43:56.602Z] 2023-10-18 16:43:56,534 [bump_version] DEBUG bumping version:3.1.0-dev.28 on axis:pre with prefix:dev [2023-10-18T16:43:56.602Z] 2023-10-18 16:43:56,534 [bump_version] DEBUG bumped version:3.1.0-dev.29 [2023-10-18T16:43:56.602Z] 2023-10-18 16:43:56,534 [write_version] DEBUG write version:3.1.0-dev.29 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-10-18T16:43:56.602Z] 2023-10-18 16:43:56,535 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-18T16:43:56.602Z] 2023-10-18 16:43:56,535 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-18T16:43:56.602Z] 2023-10-18 16:43:56,536 [execute] INFO git cat-file --batch-check [2023-10-18T16:43:56.602Z] 2023-10-18 16:43:56,537 [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-18T16:43:56.602Z] 2023-10-18 16:43:56,542 [execute] INFO git cat-file --batch [2023-10-18T16:43:56.602Z] 2023-10-18 16:43:56,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T16:43:56.602Z] 2023-10-18 16:43:56,547 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-18T16:43:56.602Z] 3.1.0-dev.29 [Pipeline] } [2023-10-18T16:43:56.628Z] $ docker exec --env ******** --env ******** 07dac323a0d5c1d211f1740efee951c70cbba61e31bb959eff099d971486eda6 ssh-agent -k [2023-10-18T16:43:56.737Z] unset SSH_AUTH_SOCK; [2023-10-18T16:43:56.738Z] unset SSH_AGENT_PID; [2023-10-18T16:43:56.738Z] echo Agent pid 39 killed; [2023-10-18T16:43:56.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T16:43:57.029Z] + git semver [Pipeline] } [2023-10-18T16:43:57.316Z] $ docker stop --time=1 07dac323a0d5c1d211f1740efee951c70cbba61e31bb959eff099d971486eda6 [2023-10-18T16:43:58.590Z] $ docker rm -f --volumes 07dac323a0d5c1d211f1740efee951c70cbba61e31bb959eff099d971486eda6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T16:43:58.917Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T16:43:58.917Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:43:59.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:43:59.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:43:59.281Z] prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container [2023-10-18T16:43:59.327Z] $ 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-18T16:43:59.701Z] $ docker top eaeab48fa5588302ccc0e4655171b73f9b6a4dc2de382afe08188626b5e739d6 -eo pid,comm [2023-10-18T16:43:59.728Z] 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-18T16:43:59.728Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T16:43:59.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T16:43:59.765Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T16:43:59.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T16:43:59.903Z] $ docker exec eaeab48fa5588302ccc0e4655171b73f9b6a4dc2de382afe08188626b5e739d6 ssh-agent [2023-10-18T16:44:00.015Z] SSH_AUTH_SOCK=/tmp/ssh-A1rZWrUxKSs7/agent.32 [2023-10-18T16:44:00.015Z] SSH_AGENT_PID=38 [2023-10-18T16:44:00.019Z] Running ssh-add (command line suppressed) [2023-10-18T16:44:00.130Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7893234117139524505.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7893234117139524505.key) [2023-10-18T16:44:00.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T16:44:00.412Z] + git semver push [2023-10-18T16:44:00.670Z] 2023-10-18 16:44:00,588 [run_push] DEBUG push [2023-10-18T16:44:00.670Z] 2023-10-18 16:44:00,589 [execute] INFO git cat-file --batch-check [2023-10-18T16:44:00.670Z] 2023-10-18 16:44:00,589 [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-18T16:44:00.670Z] 2023-10-18 16:44:00,593 [execute] INFO git rev-list 915b27363318f812bd133815878a68ea6e0e32b0 -- [2023-10-18T16:44:00.670Z] 2023-10-18 16:44:00,593 [execute] DEBUG Popen(['git', 'rev-list', '915b27363318f812bd133815878a68ea6e0e32b0', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-18T16:44:00.670Z] 2023-10-18 16:44:00,604 [execute] INFO git fetch -v origin [2023-10-18T16:44:00.670Z] 2023-10-18 16:44:00,605 [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-18T16:44:01.236Z] 2023-10-18 16:44:01,223 [run_push] DEBUG no remote changes detected [2023-10-18T16:44:01.236Z] 2023-10-18 16:44:01,223 [execute] INFO git push origin semver [2023-10-18T16:44:01.236Z] 2023-10-18 16:44:01,224 [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-18T16:44:02.171Z] 2023-10-18 16:44:02,058 [run_push] DEBUG push all version tags [2023-10-18T16:44:02.171Z] 2023-10-18 16:44:02,058 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-18T16:44:02.171Z] 2023-10-18 16:44:02,059 [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-18T16:44:03.105Z] 2023-10-18 16:44:02,842 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-18T16:44:03.105Z] 3.1.0-dev.29 [Pipeline] } [2023-10-18T16:44:03.129Z] $ docker exec --env ******** --env ******** eaeab48fa5588302ccc0e4655171b73f9b6a4dc2de382afe08188626b5e739d6 ssh-agent -k [2023-10-18T16:44:03.225Z] unset SSH_AUTH_SOCK; [2023-10-18T16:44:03.225Z] unset SSH_AGENT_PID; [2023-10-18T16:44:03.226Z] echo Agent pid 38 killed; [2023-10-18T16:44:03.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T16:44:03.525Z] + git semver [Pipeline] } [2023-10-18T16:44:03.811Z] $ docker stop --time=1 eaeab48fa5588302ccc0e4655171b73f9b6a4dc2de382afe08188626b5e739d6 [2023-10-18T16:44:05.091Z] $ docker rm -f --volumes eaeab48fa5588302ccc0e4655171b73f9b6a4dc2de382afe08188626b5e739d6 [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-18T16:44:05.634Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-10-18T16:44:05.634Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-18T16:44:05.634Z] total 16 [2023-10-18T16:44:05.634Z] drwxr-xr-x 3 root root 4096 Oct 18 16:32 . [2023-10-18T16:44:05.634Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 16:43 .. [2023-10-18T16:44:05.634Z] drwxr-xr-x 2 root root 4096 Oct 18 16:32 cost [2023-10-18T16:44:05.634Z] -rw-r--r-- 1 root root 96 Oct 18 16:32 cost.csv [2023-10-18T16:44:05.634Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-10-18T16:44:05.634Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-18T16:44:05.634Z] total 16 [2023-10-18T16:44:05.634Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 16:32 . [2023-10-18T16:44:05.634Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 16:43 .. [2023-10-18T16:44:05.634Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 16:32 cost [2023-10-18T16:44:05.634Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 18 16:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:44:05.921Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:44:06.772Z] ---> package-listing.sh [2023-10-18T16:44:06.773Z] ++ facter osfamily [2023-10-18T16:44:06.773Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-18T16:44:07.031Z] + OS_FAMILY=debian [2023-10-18T16:44:07.031Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-10-18T16:44:07.031Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-18T16:44:07.031Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-18T16:44:07.031Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-18T16:44:07.031Z] + PACKAGES=/tmp/packages_start.txt [2023-10-18T16:44:07.031Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-18T16:44:07.031Z] + PACKAGES=/tmp/packages_end.txt [2023-10-18T16:44:07.031Z] + case "${OS_FAMILY}" in [2023-10-18T16:44:07.031Z] + dpkg -l [2023-10-18T16:44:07.031Z] + grep '^ii' [2023-10-18T16:44:07.031Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-18T16:44:07.031Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-18T16:44:07.031Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-18T16:44:07.031Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-18T16:44:07.031Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-10-18T16:44:07.031Z] + 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-18T16:44:07.040Z] 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-18T16:44:07.313Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:44:07.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T16:44:07.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:44:07.932Z] prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container [2023-10-18T16:44:07.974Z] $ 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-18T16:44:08.197Z] $ docker top cbb636bd155b2c724360eebee5684f10a2306a44267dc8c896618df6253df10d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T16:44:08.561Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-18T16:44:08.873Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-18T16:44:09.165Z] + ls /var/log/sa-host [2023-10-18T16:44:09.166Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T16:44:09.227Z] provisioning config files... [2023-10-18T16:44:09.236Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10815319037845759699tmp [Pipeline] { [Pipeline] echo [2023-10-18T16:44:09.249Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:44:09.530Z] ---> create-netrc.sh [Pipeline] } [2023-10-18T16:44:09.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:44:09.860Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-18T16:44:09.869Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:44:10.147Z] ---> sudo-logs.sh [2023-10-18T16:44:10.147Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-18T16:44:10.169Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:44:10.448Z] ---> job-cost.sh [2023-10-18T16:44:10.448Z] lf-activate-venv: SKIPPING [2023-10-18T16:44:10.448Z] DEBUG: total: 0.2199999988079071 [2023-10-18T16:44:10.448Z] INFO: Retrieving Stack Cost... [2023-10-18T16:44:11.015Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T16:44:11.274Z] INFO: Archiving Costs [Pipeline] echo [2023-10-18T16:44:11.285Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:44:11.562Z] ---> logs-deploy.sh [2023-10-18T16:44:11.562Z] lf-activate-venv: SKIPPING [2023-10-18T16:44:11.562Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/198 [2023-10-18T16:44:11.562Z] INFO: archiving workspace using pattern(s): [2023-10-18T16:44:12.496Z] Archives upload complete. [2023-10-18T16:44:12.496Z] INFO: archiving logs to Nexus