Pull request #661 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0f8a5568b26338574a575279a45462f2345f759+2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e (e21385db94e8904c1369fe78d3d58df0d113c8dc) 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-ssh8023216032883272694.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8318647163164475104.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-661/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-661/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2375902237850349983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-661/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17952721451770035727.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3131788174853090018.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-661/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-661/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh579615832632830897.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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] ========================================================= [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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4250 in /w/workspace/_app-service-configurable_PR-661 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-661 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/661/head:refs/remotes/origin/PR-661 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e into PR head commit f0f8a5568b26338574a575279a45462f2345f759 Merge succeeded, producing f0f8a5568b26338574a575279a45462f2345f759 Checking out Revision f0f8a5568b26338574a575279a45462f2345f759 (PR-661) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f f0f8a5568b26338574a575279a45462f2345f759 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0f8a5568b26338574a575279a45462f2345f759 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-24T12:13:43.928Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-24T12:13:44.172Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-24T12:13:44.301Z] ========================================================= [2024-06-24T12:13:44.301Z] EdgeX Global Pipelines Version Info [2024-06-24T12:13:44.301Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:13:45.095Z] ------------------- [2024-06-24T12:13:45.095Z] stable info: [2024-06-24T12:13:45.095Z] ------------------- [2024-06-24T12:13:45.095Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T12:13:45.095Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-24T12:13:45.095Z] Message: update stable to v1.0.260 [2024-06-24T12:13:45.687Z] ------------------- [2024-06-24T12:13:45.687Z] experimental info: [2024-06-24T12:13:45.687Z] ------------------- [2024-06-24T12:13:45.687Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T12:13:45.687Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-24T12:13:45.687Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-24T12:13:45.940Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-06-24T12:13:46.007Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-06-24T12:13:46.068Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-24T12:13:46.133Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-24T12:13:46.196Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-24T12:13:46.257Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-24T12:13:46.319Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-24T12:13:46.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-24T12:13:46.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-24T12:13:46.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-24T12:13:46.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-24T12:13:46.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-06-24T12:13:46.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-24T12:13:46.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-24T12:13:46.821Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-24T12:13:46.880Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-24T12:13:46.945Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-24T12:13:47.010Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-24T12:13:47.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-24T12:13:47.133Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-24T12:13:47.196Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-24T12:13:47.260Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-24T12:13:47.319Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-24T12:13:47.384Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-24T12:13:47.450Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-24T12:13:47.513Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-24T12:13:47.575Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-24T12:13:47.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-661 [Pipeline] echo [2024-06-24T12:13:47.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-661 [Pipeline] echo [2024-06-24T12:13:47.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-661 [Pipeline] echo [2024-06-24T12:13:47.832Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0f8a5568b26338574a575279a45462f2345f759 [Pipeline] echo [2024-06-24T12:13:47.893Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0f8a55 [Pipeline] echo [2024-06-24T12:13:47.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T12:13:48.117Z] provisioning config files... [2024-06-24T12:13:48.133Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-661@tmp/config14086484624896435462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:13:48.531Z] ---> ****-login.sh [2024-06-24T12:13:48.531Z] nexus3.edgexfoundry.org:10001 [2024-06-24T12:13:48.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:13:48.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:13:48.791Z] Configure a credential helper to remove this warning. See [2024-06-24T12:13:48.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:13:48.791Z] [2024-06-24T12:13:48.791Z] Login Succeeded [2024-06-24T12:13:48.791Z] nexus3.edgexfoundry.org:10002 [2024-06-24T12:13:49.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:13:49.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:13:49.052Z] Configure a credential helper to remove this warning. See [2024-06-24T12:13:49.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:13:49.052Z] [2024-06-24T12:13:49.052Z] Login Succeeded [2024-06-24T12:13:49.052Z] nexus3.edgexfoundry.org:10003 [2024-06-24T12:13:49.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:13:49.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:13:49.052Z] Configure a credential helper to remove this warning. See [2024-06-24T12:13:49.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:13:49.052Z] [2024-06-24T12:13:49.052Z] Login Succeeded [2024-06-24T12:13:49.052Z] nexus3.edgexfoundry.org:10004 [2024-06-24T12:13:49.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:13:49.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:13:49.312Z] Configure a credential helper to remove this warning. See [2024-06-24T12:13:49.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:13:49.312Z] [2024-06-24T12:13:49.312Z] Login Succeeded [2024-06-24T12:13:49.312Z] ****.io [2024-06-24T12:13:49.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:13:49.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:13:49.573Z] Configure a credential helper to remove this warning. See [2024-06-24T12:13:49.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:13:49.573Z] [2024-06-24T12:13:49.573Z] Login Succeeded [2024-06-24T12:13:49.573Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T12:13:49.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-24T12:13:50.329Z] + git rev-list -1 --merges f0f8a5568b26338574a575279a45462f2345f759~1..f0f8a5568b26338574a575279a45462f2345f759 [Pipeline] echo [2024-06-24T12:13:50.385Z] -----------> git rev-list -1 --merges f0f8a5568b26338574a575279a45462f2345f759~1..f0f8a5568b26338574a575279a45462f2345f759 f0f8a5568b26338574a575279a45462f2345f759 [false] [Pipeline] sh [2024-06-24T12:13:50.712Z] + git log --format=format:%s -1 f0f8a5568b26338574a575279a45462f2345f759 [Pipeline] echo [2024-06-24T12:13:50.766Z] ========================================================= [2024-06-24T12:13:50.766Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-24T12:13:50.766Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T12:13:51.267Z] + git log --format=format:%s -1 f0f8a5568b26338574a575279a45462f2345f759 [Pipeline] echo [2024-06-24T12:13:51.311Z] [semverPrep] GIT_COMMIT: f0f8a5568b26338574a575279a45462f2345f759, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-06-24T12:13:51.354Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-24T12:13:51.773Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-24T12:13:51.774Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-24T12:13:51.774Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-24T12:13:51.774Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-24T12:13:51.774Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-24T12:13:51.774Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-24T12:13:51.774Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:13:52.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T12:13:52.305Z] [2024-06-24T12:13:52.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:13:52.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T12:13:52.714Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-24T12:13:52.714Z] b85a868b505f: Pulling fs layer [2024-06-24T12:13:52.714Z] e2be974225ed: Pulling fs layer [2024-06-24T12:13:52.714Z] 339a4e72a1f5: Pulling fs layer [2024-06-24T12:13:52.714Z] 988bab9f4d93: Pulling fs layer [2024-06-24T12:13:52.714Z] 1469e6f7b9e6: Pulling fs layer [2024-06-24T12:13:52.714Z] eaf3925da568: Pulling fs layer [2024-06-24T12:13:52.714Z] bab4dde63d76: Pulling fs layer [2024-06-24T12:13:52.714Z] bde34c3a00c8: Pulling fs layer [2024-06-24T12:13:52.714Z] b352a97aabf1: Pulling fs layer [2024-06-24T12:13:52.714Z] 4872d77fe225: Pulling fs layer [2024-06-24T12:13:52.714Z] 5851b861e8e6: Pulling fs layer [2024-06-24T12:13:52.714Z] 1469e6f7b9e6: Waiting [2024-06-24T12:13:52.714Z] bde34c3a00c8: Waiting [2024-06-24T12:13:52.714Z] 4872d77fe225: Waiting [2024-06-24T12:13:52.714Z] b352a97aabf1: Waiting [2024-06-24T12:13:52.714Z] 5851b861e8e6: Waiting [2024-06-24T12:13:52.714Z] bab4dde63d76: Waiting [2024-06-24T12:13:52.714Z] eaf3925da568: Waiting [2024-06-24T12:13:52.714Z] 988bab9f4d93: Waiting [2024-06-24T12:13:52.714Z] e2be974225ed: Download complete [2024-06-24T12:13:52.714Z] 988bab9f4d93: Verifying Checksum [2024-06-24T12:13:52.714Z] 988bab9f4d93: Download complete [2024-06-24T12:13:52.714Z] 1469e6f7b9e6: Verifying Checksum [2024-06-24T12:13:52.714Z] 1469e6f7b9e6: Download complete [2024-06-24T12:13:52.714Z] eaf3925da568: Download complete [2024-06-24T12:13:52.714Z] 339a4e72a1f5: Verifying Checksum [2024-06-24T12:13:52.714Z] 339a4e72a1f5: Download complete [2024-06-24T12:13:52.973Z] bde34c3a00c8: Download complete [2024-06-24T12:13:52.973Z] b352a97aabf1: Download complete [2024-06-24T12:13:52.973Z] 4872d77fe225: Download complete [2024-06-24T12:13:52.973Z] 5851b861e8e6: Verifying Checksum [2024-06-24T12:13:52.973Z] 5851b861e8e6: Download complete [2024-06-24T12:13:52.973Z] b85a868b505f: Verifying Checksum [2024-06-24T12:13:52.973Z] b85a868b505f: Download complete [2024-06-24T12:13:53.232Z] bab4dde63d76: Verifying Checksum [2024-06-24T12:13:53.232Z] bab4dde63d76: Download complete [2024-06-24T12:13:54.167Z] b85a868b505f: Pull complete [2024-06-24T12:13:54.427Z] e2be974225ed: Pull complete [2024-06-24T12:13:54.998Z] 339a4e72a1f5: Pull complete [2024-06-24T12:13:54.998Z] 988bab9f4d93: Pull complete [2024-06-24T12:13:55.257Z] 1469e6f7b9e6: Pull complete [2024-06-24T12:13:55.257Z] eaf3925da568: Pull complete [2024-06-24T12:13:57.160Z] bab4dde63d76: Pull complete [2024-06-24T12:13:57.160Z] bde34c3a00c8: Pull complete [2024-06-24T12:13:57.422Z] b352a97aabf1: Pull complete [2024-06-24T12:13:57.422Z] 4872d77fe225: Pull complete [2024-06-24T12:13:57.422Z] 5851b861e8e6: Pull complete [2024-06-24T12:13:57.422Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-24T12:13:57.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T12:13:57.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:13:57.735Z] prd-ubuntu20.04-docker-8c-8g-4250 does not seem to be running inside a container [2024-06-24T12:13:57.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-661 -v /w/workspace/_app-service-configurable_PR-661:/w/workspace/_app-service-configurable_PR-661:rw,z -v /w/workspace/_app-service-configurable_PR-661@tmp:/w/workspace/_app-service-configurable_PR-661@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 [2024-06-24T12:14:00.211Z] $ docker top 0039e0f8ec5465fe02014f3e8547c338fce52c9ac3d22b619ab0faa53acc7b5e -eo pid,comm [2024-06-24T12:14:00.272Z] 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). [2024-06-24T12:14:00.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-24T12:14:00.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T12:14:00.440Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T12:14:00.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T12:14:00.556Z] $ docker exec 0039e0f8ec5465fe02014f3e8547c338fce52c9ac3d22b619ab0faa53acc7b5e ssh-agent [2024-06-24T12:14:00.666Z] SSH_AUTH_SOCK=/tmp/ssh-D1XtHhIydTtI/agent.33 [2024-06-24T12:14:00.666Z] SSH_AGENT_PID=39 [2024-06-24T12:14:00.672Z] Running ssh-add (command line suppressed) [2024-06-24T12:14:00.773Z] Identity added: /w/workspace/_app-service-configurable_PR-661@tmp/private_key_13743431646838496327.key (/w/workspace/_app-service-configurable_PR-661@tmp/private_key_13743431646838496327.key) [2024-06-24T12:14:00.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T12:14:01.150Z] + git tag --points-at HEAD [Pipeline] } [2024-06-24T12:14:01.174Z] $ docker exec --env ******** --env ******** 0039e0f8ec5465fe02014f3e8547c338fce52c9ac3d22b619ab0faa53acc7b5e ssh-agent -k [2024-06-24T12:14:01.280Z] unset SSH_AUTH_SOCK; [2024-06-24T12:14:01.281Z] unset SSH_AGENT_PID; [2024-06-24T12:14:01.281Z] echo Agent pid 39 killed; [2024-06-24T12:14:01.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-24T12:14:01.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T12:14:01.405Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T12:14:01.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T12:14:01.516Z] $ docker exec 0039e0f8ec5465fe02014f3e8547c338fce52c9ac3d22b619ab0faa53acc7b5e ssh-agent [2024-06-24T12:14:01.635Z] SSH_AUTH_SOCK=/tmp/ssh-WM7nVvnQW17M/agent.72 [2024-06-24T12:14:01.635Z] SSH_AGENT_PID=78 [2024-06-24T12:14:01.639Z] Running ssh-add (command line suppressed) [2024-06-24T12:14:01.744Z] Identity added: /w/workspace/_app-service-configurable_PR-661@tmp/private_key_4234338350495875172.key (/w/workspace/_app-service-configurable_PR-661@tmp/private_key_4234338350495875172.key) [2024-06-24T12:14:01.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T12:14:02.121Z] + git semver init [2024-06-24T12:14:02.380Z] 2024-06-24 12:14:02,307 [run_init] DEBUG init version:0.0.0 force:False [2024-06-24T12:14:02.380Z] 2024-06-24 12:14:02,309 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-661/.semver [2024-06-24T12:14:02.380Z] 2024-06-24 12:14:02,309 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-661/.semver [2024-06-24T12:14:02.380Z] 2024-06-24 12:14:02,309 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-661/.semver'], cwd=/w/workspace/_app-service-configurable_PR-661, universal_newlines=False, shell=None, istream=None) [2024-06-24T12:14:03.793Z] 2024-06-24 12:14:03,354 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-661/.git/info/exclude [2024-06-24T12:14:03.793Z] 2024-06-24 12:14:03,354 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-661/.semver/PR-661 with force:False [2024-06-24T12:14:03.793Z] 2024-06-24 12:14:03,354 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-661/.semver/PR-661 [2024-06-24T12:14:03.793Z] 2024-06-24 12:14:03,359 [execute] INFO git cat-file --batch-check [2024-06-24T12:14:03.793Z] 2024-06-24 12:14:03,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-661/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T12:14:03.793Z] 2024-06-24 12:14:03,366 [execute] INFO git cat-file --batch [2024-06-24T12:14:03.793Z] 2024-06-24 12:14:03,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-661/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T12:14:03.793Z] 2024-06-24 12:14:03,373 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-661/.semver/PR-661 [2024-06-24T12:14:03.793Z] 0.0.0 [Pipeline] } [2024-06-24T12:14:03.821Z] $ docker exec --env ******** --env ******** 0039e0f8ec5465fe02014f3e8547c338fce52c9ac3d22b619ab0faa53acc7b5e ssh-agent -k [2024-06-24T12:14:03.944Z] unset SSH_AUTH_SOCK; [2024-06-24T12:14:03.944Z] unset SSH_AGENT_PID; [2024-06-24T12:14:03.945Z] echo Agent pid 78 killed; [2024-06-24T12:14:03.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-24T12:14:04.464Z] + git semver [Pipeline] } [2024-06-24T12:14:04.750Z] $ docker stop --time=1 0039e0f8ec5465fe02014f3e8547c338fce52c9ac3d22b619ab0faa53acc7b5e [2024-06-24T12:14:06.045Z] $ docker rm -f --volumes 0039e0f8ec5465fe02014f3e8547c338fce52c9ac3d22b619ab0faa53acc7b5e [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T12:14:06.487Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-24T12:14:06.826Z] Stashed 1 file(s) [Pipeline] echo [2024-06-24T12:14:06.852Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2024-06-24T12:14:07.667Z] provisioning config files... [2024-06-24T12:14:07.676Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-661@tmp/config16654797104326831426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:14:08.064Z] ---> ****-login.sh [2024-06-24T12:14:08.064Z] nexus3.edgexfoundry.org:10001 [2024-06-24T12:14:08.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:14:08.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:14:08.064Z] Configure a credential helper to remove this warning. See [2024-06-24T12:14:08.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:14:08.064Z] [2024-06-24T12:14:08.064Z] Login Succeeded [2024-06-24T12:14:08.064Z] nexus3.edgexfoundry.org:10002 [2024-06-24T12:14:08.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:14:08.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:14:08.064Z] Configure a credential helper to remove this warning. See [2024-06-24T12:14:08.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:14:08.064Z] [2024-06-24T12:14:08.064Z] Login Succeeded [2024-06-24T12:14:08.323Z] nexus3.edgexfoundry.org:10003 [2024-06-24T12:14:08.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:14:08.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:14:08.323Z] Configure a credential helper to remove this warning. See [2024-06-24T12:14:08.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:14:08.323Z] [2024-06-24T12:14:08.323Z] Login Succeeded [2024-06-24T12:14:08.323Z] nexus3.edgexfoundry.org:10004 [2024-06-24T12:14:08.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:14:08.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:14:08.324Z] Configure a credential helper to remove this warning. See [2024-06-24T12:14:08.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:14:08.324Z] [2024-06-24T12:14:08.324Z] Login Succeeded [2024-06-24T12:14:08.324Z] ****.io [2024-06-24T12:14:08.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:14:08.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:14:08.583Z] Configure a credential helper to remove this warning. See [2024-06-24T12:14:08.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:14:08.583Z] [2024-06-24T12:14:08.583Z] Login Succeeded [2024-06-24T12:14:08.583Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T12:14:08.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-24T12:14:08.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T12:14:08.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T12:14:08.981Z] ========================================================= [2024-06-24T12:14:08.981Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-24T12:14:08.981Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:14:09.516Z] + 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 . [2024-06-24T12:14:09.516Z] Sending build context to Docker daemon 9.117MB [2024-06-24T12:14:09.516Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T12:14:09.516Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-24T12:14:09.516Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-24T12:14:09.516Z] 619be1103602: Pulling fs layer [2024-06-24T12:14:09.516Z] 7862e08f4a3e: Pulling fs layer [2024-06-24T12:14:09.516Z] 5df492c9dc93: Pulling fs layer [2024-06-24T12:14:09.516Z] 7629e6793208: Pulling fs layer [2024-06-24T12:14:09.516Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T12:14:09.516Z] fb5054dd5b73: Pulling fs layer [2024-06-24T12:14:09.516Z] eeca6798cff9: Pulling fs layer [2024-06-24T12:14:09.516Z] aa269ceb94a6: Pulling fs layer [2024-06-24T12:14:09.516Z] ada007ff1a6a: Pulling fs layer [2024-06-24T12:14:09.516Z] eeca6798cff9: Waiting [2024-06-24T12:14:09.516Z] 4f4fb700ef54: Waiting [2024-06-24T12:14:09.516Z] fb5054dd5b73: Waiting [2024-06-24T12:14:09.516Z] aa269ceb94a6: Waiting [2024-06-24T12:14:09.516Z] ada007ff1a6a: Waiting [2024-06-24T12:14:09.516Z] 7629e6793208: Waiting [2024-06-24T12:14:09.516Z] 7862e08f4a3e: Verifying Checksum [2024-06-24T12:14:09.516Z] 7862e08f4a3e: Download complete [2024-06-24T12:14:09.777Z] 7629e6793208: Download complete [2024-06-24T12:14:09.777Z] 4f4fb700ef54: Verifying Checksum [2024-06-24T12:14:09.777Z] 4f4fb700ef54: Download complete [2024-06-24T12:14:09.777Z] fb5054dd5b73: Verifying Checksum [2024-06-24T12:14:09.777Z] fb5054dd5b73: Download complete [2024-06-24T12:14:09.777Z] 619be1103602: Verifying Checksum [2024-06-24T12:14:09.777Z] 619be1103602: Download complete [2024-06-24T12:14:09.777Z] eeca6798cff9: Verifying Checksum [2024-06-24T12:14:09.777Z] eeca6798cff9: Download complete [2024-06-24T12:14:09.777Z] 619be1103602: Pull complete [2024-06-24T12:14:10.037Z] ada007ff1a6a: Verifying Checksum [2024-06-24T12:14:10.037Z] ada007ff1a6a: Download complete [2024-06-24T12:14:10.037Z] 7862e08f4a3e: Pull complete [2024-06-24T12:14:10.037Z] 5df492c9dc93: Verifying Checksum [2024-06-24T12:14:10.037Z] 5df492c9dc93: Download complete [2024-06-24T12:14:10.604Z] aa269ceb94a6: Verifying Checksum [2024-06-24T12:14:10.604Z] aa269ceb94a6: Download complete [2024-06-24T12:14:13.139Z] 5df492c9dc93: Pull complete [2024-06-24T12:14:13.139Z] 7629e6793208: Pull complete [2024-06-24T12:14:13.139Z] 4f4fb700ef54: Pull complete [2024-06-24T12:14:13.399Z] fb5054dd5b73: Pull complete [2024-06-24T12:14:13.399Z] eeca6798cff9: Pull complete [2024-06-24T12:14:15.931Z] aa269ceb94a6: Pull complete [2024-06-24T12:14:16.191Z] ada007ff1a6a: Pull complete [2024-06-24T12:14:16.191Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-24T12:14:16.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T12:14:16.191Z] ---> f489d0715acc [2024-06-24T12:14:16.191Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T12:14:20.396Z] ---> Running in 136c28adb9d3 [2024-06-24T12:14:20.396Z] Removing intermediate container 136c28adb9d3 [2024-06-24T12:14:20.396Z] ---> 64b30d92ae7f [2024-06-24T12:14:20.396Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T12:14:20.396Z] ---> Running in 7227385b7d76 [2024-06-24T12:14:20.396Z] Removing intermediate container 7227385b7d76 [2024-06-24T12:14:20.396Z] ---> fc27243ede6d [2024-06-24T12:14:20.396Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-24T12:14:20.396Z] ---> Running in 2daafcbeb132 [2024-06-24T12:14:20.659Z] Removing intermediate container 2daafcbeb132 [2024-06-24T12:14:20.659Z] ---> 83698388f5ce [2024-06-24T12:14:20.659Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T12:14:20.659Z] ---> Running in dca278455d05 [2024-06-24T12:14:20.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T12:14:20.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T12:14:21.497Z] OK: 264 MiB in 52 packages [2024-06-24T12:14:21.756Z] Removing intermediate container dca278455d05 [2024-06-24T12:14:21.756Z] ---> 8e0e93f69643 [2024-06-24T12:14:21.756Z] Step 7/12 : WORKDIR /app [2024-06-24T12:14:22.019Z] ---> Running in e0aed7bbe584 [2024-06-24T12:14:22.019Z] Removing intermediate container e0aed7bbe584 [2024-06-24T12:14:22.019Z] ---> 9487f58001b1 [2024-06-24T12:14:22.019Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-24T12:14:22.279Z] ---> f783ac65b156 [2024-06-24T12:14:22.279Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T12:14:22.279Z] ---> Running in dbda686a9464 [2024-06-24T12:14:22.414Z] Still waiting to schedule task [2024-06-24T12:14:22.415Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-24T12:15:18.579Z] Removing intermediate container dbda686a9464 [2024-06-24T12:15:18.579Z] ---> 80a6d03aba57 [2024-06-24T12:15:18.579Z] Step 10/12 : COPY . . [2024-06-24T12:15:18.579Z] ---> ba8547807917 [2024-06-24T12:15:18.579Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T12:15:18.579Z] ---> Running in 51fed384699e [2024-06-24T12:15:18.579Z] Removing intermediate container 51fed384699e [2024-06-24T12:15:18.579Z] ---> 0102905368e6 [2024-06-24T12:15:18.579Z] Step 12/12 : RUN $MAKE [2024-06-24T12:15:18.579Z] ---> Running in d89fc601f88d [2024-06-24T12:15:18.579Z] noop [2024-06-24T12:15:18.579Z] Removing intermediate container d89fc601f88d [2024-06-24T12:15:18.579Z] ---> 6d6cbd5649e8 [2024-06-24T12:15:18.579Z] Successfully built 6d6cbd5649e8 [2024-06-24T12:15:18.579Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:15:19.069Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T12:15:19.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:15:19.248Z] prd-ubuntu20.04-docker-8c-8g-4250 does not seem to be running inside a container [2024-06-24T12:15:19.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-661 -v /w/workspace/_app-service-configurable_PR-661:/w/workspace/_app-service-configurable_PR-661:rw,z -v /w/workspace/_app-service-configurable_PR-661@tmp:/w/workspace/_app-service-configurable_PR-661@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-24T12:15:19.633Z] $ docker top 339f0d975f8c473dfc5deb39e89132869d690f6d99b410e3d87e60db3b39cd9d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T12:15:20.056Z] + go version [2024-06-24T12:15:20.056Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-24T12:15:20.101Z] $ docker stop --time=1 339f0d975f8c473dfc5deb39e89132869d690f6d99b410e3d87e60db3b39cd9d [2024-06-24T12:15:21.364Z] $ docker rm -f --volumes 339f0d975f8c473dfc5deb39e89132869d690f6d99b410e3d87e60db3b39cd9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:15:22.165Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T12:15:22.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:15:22.341Z] prd-ubuntu20.04-docker-8c-8g-4250 does not seem to be running inside a container [2024-06-24T12:15:22.379Z] $ 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_PR-661 -v /w/workspace/_app-service-configurable_PR-661:/w/workspace/_app-service-configurable_PR-661:rw,z -v /w/workspace/_app-service-configurable_PR-661@tmp:/w/workspace/_app-service-configurable_PR-661@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-24T12:15:22.695Z] $ docker top 8b958945ebb8c13595b47e9ec63247dd6147399b8a0017239b6b40f2cb993ae1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T12:15:23.105Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-661 [Pipeline] fileExists [Pipeline] sh [2024-06-24T12:15:23.503Z] + make test [2024-06-24T12:15:23.503Z] go test -race -coverprofile=coverage.out ./... [2024-06-24T12:15:55.582Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-06-24T12:15:55.684Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4251 in /w/workspace/_app-service-configurable_PR-661 [Pipeline] { [Pipeline] ws [2024-06-24T12:15:55.786Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-06-24T12:15:55.883Z] The recommended git tool is: git [2024-06-24T12:16:00.249Z] using credential edgex-jenkins-ssh [2024-06-24T12:16:00.272Z] Cloning the remote Git repository [2024-06-24T12:16:00.305Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-06-24T12:16:00.393Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-06-24T12:16:00.534Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-06-24T12:16:00.534Z] > git --version # timeout=10 [2024-06-24T12:16:00.556Z] > git --version # 'git version 2.25.1' [2024-06-24T12:16:00.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T12:16:00.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T12:16:02.617Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-06-24T12:16:02.639Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T12:16:03.991Z] Merging remotes/origin/main commit 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e into PR head commit f0f8a5568b26338574a575279a45462f2345f759 [2024-06-24T12:16:04.276Z] Merge succeeded, producing f0f8a5568b26338574a575279a45462f2345f759 [2024-06-24T12:16:04.277Z] Checking out Revision f0f8a5568b26338574a575279a45462f2345f759 (PR-661) [2024-06-24T12:16:03.438Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-06-24T12:16:03.476Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-06-24T12:16:03.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T12:16:03.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/661/head:refs/remotes/origin/PR-661 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-24T12:16:04.007Z] > git config core.sparsecheckout # timeout=10 [2024-06-24T12:16:04.088Z] > git checkout -f f0f8a5568b26338574a575279a45462f2345f759 # timeout=10 [2024-06-24T12:16:04.173Z] > git remote # timeout=10 [2024-06-24T12:16:04.191Z] > git config --get remote.origin.url # timeout=10 [2024-06-24T12:16:04.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T12:16:04.223Z] > git merge 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e # timeout=10 [2024-06-24T12:16:04.255Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-24T12:16:04.276Z] > git config core.sparsecheckout # timeout=10 [2024-06-24T12:16:04.290Z] > git checkout -f f0f8a5568b26338574a575279a45462f2345f759 # timeout=10 [2024-06-24T12:16:04.768Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-06-24T12:16:04.807Z] > git --version # timeout=10 [2024-06-24T12:16:04.822Z] > git --version # 'git version 2.25.1' [2024-06-24T12:16:04.841Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T12:16:09.815Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-24T12:16:09.815Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T12:16:09.815Z] Dload Upload Total Spent Left Speed [2024-06-24T12:16:09.815Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 134k 0 --:--:-- --:--:-- --:--:-- 134k [Pipeline] sh [2024-06-24T12:16:10.166Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-24T12:16:10.540Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-24T12:16:10.540Z] + sudo tee /etc/docker/daemon.new [2024-06-24T12:16:10.540Z] { [2024-06-24T12:16:10.540Z] "registry-mirrors": [ [2024-06-24T12:16:10.540Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-24T12:16:10.540Z] ], [2024-06-24T12:16:10.540Z] "bip": "10.250.0.254/24", [2024-06-24T12:16:10.540Z] "hosts": [ [2024-06-24T12:16:10.540Z] "tcp://0.0.0.0:5555", [2024-06-24T12:16:10.540Z] "unix:///var/run/docker.sock" [2024-06-24T12:16:10.540Z] ], [2024-06-24T12:16:10.540Z] "mtu": 1458, [2024-06-24T12:16:10.540Z] "selinux-enabled": true, [2024-06-24T12:16:10.540Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-24T12:16:10.540Z] } [Pipeline] sh [2024-06-24T12:16:10.888Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-24T12:16:11.240Z] + sudo service docker restart [2024-06-24T12:16:22.108Z] go vet ./... [2024-06-24T12:16:28.665Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T12:16:28.665Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T12:16:28.665Z] ./bin/test-attribution-txt.sh [2024-06-24T12:16:28.665Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-24T12:16:28.665Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-06-24T12:16:28.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-24T12:16:28.770Z] $ docker stop --time=1 8b958945ebb8c13595b47e9ec63247dd6147399b8a0017239b6b40f2cb993ae1 [2024-06-24T12:16:33.255Z] $ docker rm -f --volumes 8b958945ebb8c13595b47e9ec63247dd6147399b8a0017239b6b40f2cb993ae1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T12:16:33.831Z] provisioning config files... [2024-06-24T12:16:33.860Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2759909581928902714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:16:33.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-24T12:16:34.247Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2024-06-24T12:16:34.387Z] ---> ****-login.sh [2024-06-24T12:16:34.387Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-06-24T12:16:34.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-06-24T12:16:34.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:16:34.924Z] Configure a credential helper to remove this warning. See [2024-06-24T12:16:34.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:16:34.924Z] [2024-06-24T12:16:34.924Z] Login Succeeded [2024-06-24T12:16:34.924Z] nexus3.edgexfoundry.org:10002 [2024-06-24T12:16:35.051Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-24T12:16:35.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:16:35.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:16:35.197Z] Configure a credential helper to remove this warning. See [2024-06-24T12:16:35.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:16:35.197Z] [2024-06-24T12:16:35.197Z] Login Succeeded [2024-06-24T12:16:35.197Z] nexus3.edgexfoundry.org:10003 [2024-06-24T12:16:35.372Z] + ls -al . [2024-06-24T12:16:35.372Z] total 264 [2024-06-24T12:16:35.372Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 24 12:15 . [2024-06-24T12:16:35.372Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 12:13 .. [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 24 12:13 .dockerignore [2024-06-24T12:16:35.372Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:15 .git [2024-06-24T12:16:35.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 12:13 .github [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 106 Jun 24 12:13 .gitignore [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 24 12:13 .golangci.yml [2024-06-24T12:16:35.372Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 12:14 .semver [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jun 24 12:13 Attribution.txt [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jun 24 12:13 CHANGELOG.md [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jun 24 12:13 Dockerfile [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 12:13 GOVERNANCE.md [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 666 Jun 24 12:13 Jenkinsfile [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 24 12:13 LICENSE [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 24 12:13 OWNERS.md [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jun 24 12:13 README.md [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 12:14 VERSION [2024-06-24T12:16:35.372Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 12:13 bin [2024-06-24T12:16:35.372Z] -rw-r--r-- 1 jenkins jenkins 13 Jun 24 12:15 coverage.out [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 7154 Jun 24 12:13 go.mod [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jun 24 12:13 go.sum [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jun 24 12:13 main.go [2024-06-24T12:16:35.372Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jun 24 12:13 makefile [2024-06-24T12:16:35.372Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 12:13 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-06-24T12:16:35.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-06-24T12:16:35.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:16:35.737Z] Configure a credential helper to remove this warning. See [2024-06-24T12:16:35.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:16:35.737Z] [2024-06-24T12:16:35.737Z] Login Succeeded [2024-06-24T12:16:35.737Z] nexus3.edgexfoundry.org:10004 [2024-06-24T12:16:35.809Z] + 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=f0f8a5568b26338574a575279a45462f2345f759 --label arch=amd64 --label version=0.0.0 . [2024-06-24T12:16:35.809Z] Sending build context to Docker daemon 9.118MB [2024-06-24T12:16:35.809Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T12:16:35.809Z] Step 2/27 : FROM ${BASE} AS builder [2024-06-24T12:16:35.809Z] ---> 6d6cbd5649e8 [2024-06-24T12:16:35.809Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T12:16:36.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:16:36.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:16:36.006Z] Configure a credential helper to remove this warning. See [2024-06-24T12:16:36.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:16:36.006Z] [2024-06-24T12:16:36.006Z] Login Succeeded [2024-06-24T12:16:36.006Z] ****.io [2024-06-24T12:16:36.070Z] ---> Running in 891f8e869fbe [2024-06-24T12:16:36.070Z] Removing intermediate container 891f8e869fbe [2024-06-24T12:16:36.070Z] ---> bb5c37577e58 [2024-06-24T12:16:36.070Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T12:16:36.070Z] ---> Running in 8bc47aa1a699 [2024-06-24T12:16:36.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:16:36.329Z] Removing intermediate container 8bc47aa1a699 [2024-06-24T12:16:36.329Z] ---> 6d4e2bbc030c [2024-06-24T12:16:36.329Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-06-24T12:16:36.329Z] ---> Running in 01a9e882ef33 [2024-06-24T12:16:36.329Z] Removing intermediate container 01a9e882ef33 [2024-06-24T12:16:36.329Z] ---> 014b0b053dac [2024-06-24T12:16:36.329Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T12:16:36.329Z] ---> Running in c649275f2fd4 [2024-06-24T12:16:36.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:16:36.540Z] Configure a credential helper to remove this warning. See [2024-06-24T12:16:36.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:16:36.540Z] [2024-06-24T12:16:36.540Z] Login Succeeded [2024-06-24T12:16:36.540Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T12:16:36.582Z] Deleting 1 temporary files [2024-06-24T12:16:36.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-06-24T12:16:36.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-06-24T12:16:37.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T12:16:37.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-06-24T12:16:37.107Z] OK: 264 MiB in 52 packages [Pipeline] echo [2024-06-24T12:16:37.167Z] ========================================================= [2024-06-24T12:16:37.167Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-24T12:16:37.167Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-06-24T12:16:37.365Z] Removing intermediate container c649275f2fd4 [2024-06-24T12:16:37.365Z] ---> 8e7e53018f44 [2024-06-24T12:16:37.365Z] Step 7/27 : WORKDIR /app [2024-06-24T12:16:37.365Z] ---> Running in 1835c4b1dabb [Pipeline] sh [2024-06-24T12:16:37.623Z] Removing intermediate container 1835c4b1dabb [2024-06-24T12:16:37.623Z] ---> 90436603d453 [2024-06-24T12:16:37.623Z] Step 8/27 : COPY go.mod vendor* ./ [2024-06-24T12:16:37.623Z] ---> ac79e2da942a [2024-06-24T12:16:37.623Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T12:16:37.623Z] ---> Running in 0218cb7e771f [2024-06-24T12:16:37.744Z] + 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 . [2024-06-24T12:16:37.744Z] Sending build context to Docker daemon 239.1kB [2024-06-24T12:16:38.013Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T12:16:38.013Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-24T12:16:38.013Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-24T12:16:38.013Z] c6b39de5b339: Pulling fs layer [2024-06-24T12:16:38.013Z] a69c41024577: Pulling fs layer [2024-06-24T12:16:38.013Z] d6de4b400683: Pulling fs layer [2024-06-24T12:16:38.013Z] 35cb2a7552d0: Pulling fs layer [2024-06-24T12:16:38.013Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T12:16:38.013Z] 464afbd9ba4c: Pulling fs layer [2024-06-24T12:16:38.013Z] 00f215d4a9da: Pulling fs layer [2024-06-24T12:16:38.013Z] d496ad576159: Pulling fs layer [2024-06-24T12:16:38.013Z] 35cb2a7552d0: Waiting [2024-06-24T12:16:38.013Z] 4f4fb700ef54: Waiting [2024-06-24T12:16:38.013Z] 464afbd9ba4c: Waiting [2024-06-24T12:16:38.013Z] 00f215d4a9da: Waiting [2024-06-24T12:16:38.013Z] d496ad576159: Waiting [2024-06-24T12:16:38.013Z] a69c41024577: Verifying Checksum [2024-06-24T12:16:38.013Z] a69c41024577: Download complete [2024-06-24T12:16:38.283Z] 35cb2a7552d0: Verifying Checksum [2024-06-24T12:16:38.283Z] 35cb2a7552d0: Download complete [2024-06-24T12:16:38.283Z] 4f4fb700ef54: Verifying Checksum [2024-06-24T12:16:38.283Z] 4f4fb700ef54: Download complete [2024-06-24T12:16:38.283Z] c6b39de5b339: Verifying Checksum [2024-06-24T12:16:38.283Z] c6b39de5b339: Download complete [2024-06-24T12:16:38.283Z] 464afbd9ba4c: Verifying Checksum [2024-06-24T12:16:38.283Z] 464afbd9ba4c: Download complete [2024-06-24T12:16:38.554Z] d496ad576159: Verifying Checksum [2024-06-24T12:16:38.554Z] d496ad576159: Download complete [2024-06-24T12:16:38.735Z] Removing intermediate container 0218cb7e771f [2024-06-24T12:16:38.735Z] ---> 9d4ca3ad5ec2 [2024-06-24T12:16:38.735Z] Step 10/27 : COPY . . [2024-06-24T12:16:38.994Z] ---> afbb70930bd9 [2024-06-24T12:16:38.994Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T12:16:38.994Z] ---> Running in 05c0bc59b47d [2024-06-24T12:16:38.994Z] Removing intermediate container 05c0bc59b47d [2024-06-24T12:16:38.994Z] ---> 1c5f40aea965 [2024-06-24T12:16:38.994Z] Step 12/27 : RUN $MAKE [2024-06-24T12:16:38.994Z] ---> Running in a209c793f0ce [2024-06-24T12:16:39.141Z] c6b39de5b339: Pull complete [2024-06-24T12:16:39.252Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-06-24T12:16:39.724Z] a69c41024577: Pull complete [2024-06-24T12:16:39.992Z] d6de4b400683: Verifying Checksum [2024-06-24T12:16:39.992Z] d6de4b400683: Download complete [2024-06-24T12:16:40.951Z] 00f215d4a9da: Download complete [2024-06-24T12:16:53.255Z] d6de4b400683: Pull complete [2024-06-24T12:16:53.255Z] 35cb2a7552d0: Pull complete [2024-06-24T12:16:53.255Z] 4f4fb700ef54: Pull complete [2024-06-24T12:16:53.255Z] 464afbd9ba4c: Pull complete [2024-06-24T12:17:01.451Z] 00f215d4a9da: Pull complete [2024-06-24T12:17:03.404Z] d496ad576159: Pull complete [2024-06-24T12:17:03.405Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-24T12:17:03.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T12:17:03.405Z] ---> f246e2811388 [2024-06-24T12:17:03.405Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T12:17:04.366Z] ---> Running in 3145a8cd8c29 [2024-06-24T12:17:04.634Z] Removing intermediate container 3145a8cd8c29 [2024-06-24T12:17:04.634Z] ---> e55423764f09 [2024-06-24T12:17:04.634Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T12:17:04.634Z] ---> Running in 7d412ebdf732 [2024-06-24T12:17:04.902Z] Removing intermediate container 7d412ebdf732 [2024-06-24T12:17:04.902Z] ---> d5d8492d5842 [2024-06-24T12:17:04.902Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-24T12:17:04.902Z] ---> Running in 5e8cd3720c68 [2024-06-24T12:17:05.172Z] Removing intermediate container 5e8cd3720c68 [2024-06-24T12:17:05.172Z] ---> 874e407097e7 [2024-06-24T12:17:05.172Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T12:17:05.441Z] ---> Running in a49688c80025 [2024-06-24T12:17:06.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T12:17:06.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T12:17:07.634Z] OK: 266 MiB in 52 packages [2024-06-24T12:17:08.613Z] Removing intermediate container a49688c80025 [2024-06-24T12:17:08.614Z] ---> e68e17b9cf86 [2024-06-24T12:17:08.614Z] Step 7/12 : WORKDIR /app [2024-06-24T12:17:08.614Z] ---> Running in d6170927bed6 [2024-06-24T12:17:08.885Z] Removing intermediate container d6170927bed6 [2024-06-24T12:17:08.885Z] ---> 7ca39b6bcd95 [2024-06-24T12:17:08.885Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-24T12:17:09.478Z] ---> 8e1388cfdf9f [2024-06-24T12:17:09.478Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T12:17:09.478Z] ---> Running in 03c4485a9b95 [2024-06-24T12:17:11.320Z] Removing intermediate container a209c793f0ce [2024-06-24T12:17:11.320Z] ---> 0db20aeb513e [2024-06-24T12:17:11.320Z] Step 13/27 : FROM alpine:3.18 [2024-06-24T12:17:11.320Z] 3.18: Pulling from library/alpine [2024-06-24T12:17:11.320Z] 73baa7ef167e: Pulling fs layer [2024-06-24T12:17:11.320Z] 73baa7ef167e: Verifying Checksum [2024-06-24T12:17:11.320Z] 73baa7ef167e: Download complete [2024-06-24T12:17:11.320Z] 73baa7ef167e: Pull complete [2024-06-24T12:17:11.320Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T12:17:11.320Z] Status: Downloaded newer image for alpine:3.18 [2024-06-24T12:17:11.320Z] ---> 8fd7cac70a4a [2024-06-24T12:17:11.320Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-24T12:17:11.320Z] ---> Running in 06a949d03261 [2024-06-24T12:17:11.321Z] Removing intermediate container 06a949d03261 [2024-06-24T12:17:11.321Z] ---> 5028846d94be [2024-06-24T12:17:11.321Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-06-24T12:17:11.321Z] ---> Running in 9b4a07ae1104 [2024-06-24T12:17:11.321Z] Removing intermediate container 9b4a07ae1104 [2024-06-24T12:17:11.321Z] ---> 4e2076787294 [2024-06-24T12:17:11.321Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T12:17:11.321Z] ---> Running in b3b5fd0a614c [2024-06-24T12:17:11.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T12:17:11.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T12:17:11.321Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-24T12:17:11.321Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-24T12:17:11.321Z] Executing busybox-1.36.1-r7.trigger [2024-06-24T12:17:11.321Z] Executing ca-certificates-20240226-r0.trigger [2024-06-24T12:17:11.321Z] OK: 8 MiB in 17 packages [2024-06-24T12:17:11.321Z] Removing intermediate container b3b5fd0a614c [2024-06-24T12:17:11.321Z] ---> 80f2a737487f [2024-06-24T12:17:11.321Z] Step 17/27 : RUN apk --no-cache upgrade [2024-06-24T12:17:11.321Z] ---> Running in e4c597c13623 [2024-06-24T12:17:11.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T12:17:11.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T12:17:11.321Z] OK: 8 MiB in 17 packages [2024-06-24T12:17:11.321Z] Removing intermediate container e4c597c13623 [2024-06-24T12:17:11.321Z] ---> 52959fbe983b [2024-06-24T12:17:11.321Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-24T12:17:11.581Z] ---> 5c41efeb5e87 [2024-06-24T12:17:11.581Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-24T12:17:11.581Z] ---> 880e646d8896 [2024-06-24T12:17:11.581Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-06-24T12:17:11.841Z] ---> 7076039a5605 [2024-06-24T12:17:11.841Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-06-24T12:17:12.777Z] ---> 9afd23b0e43f [2024-06-24T12:17:12.777Z] Step 22/27 : EXPOSE 48095 [2024-06-24T12:17:12.777Z] ---> Running in ee794075008c [2024-06-24T12:17:13.037Z] Removing intermediate container ee794075008c [2024-06-24T12:17:13.037Z] ---> 06e049301bb5 [2024-06-24T12:17:13.037Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-06-24T12:17:13.037Z] ---> Running in a901cb08e6d3 [2024-06-24T12:17:13.297Z] Removing intermediate container a901cb08e6d3 [2024-06-24T12:17:13.297Z] ---> 59bdcb03e0aa [2024-06-24T12:17:13.297Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-24T12:17:13.297Z] ---> Running in 438f6e9034f2 [2024-06-24T12:17:13.561Z] Removing intermediate container 438f6e9034f2 [2024-06-24T12:17:13.561Z] ---> 5a1a9bfb033a [2024-06-24T12:17:13.561Z] Step 25/27 : LABEL arch=amd64 [2024-06-24T12:17:13.820Z] ---> Running in ede6dfd235bb [2024-06-24T12:17:14.078Z] Removing intermediate container ede6dfd235bb [2024-06-24T12:17:14.078Z] ---> 56ef6be5d100 [2024-06-24T12:17:14.078Z] Step 26/27 : LABEL git_sha=f0f8a5568b26338574a575279a45462f2345f759 [2024-06-24T12:17:14.078Z] ---> Running in fa758f0c3b54 [2024-06-24T12:17:14.078Z] Removing intermediate container fa758f0c3b54 [2024-06-24T12:17:14.078Z] ---> b812f5d8010a [2024-06-24T12:17:14.078Z] Step 27/27 : LABEL version=0.0.0 [2024-06-24T12:17:14.078Z] ---> Running in 9bea9e7ef846 [2024-06-24T12:17:14.078Z] Removing intermediate container 9bea9e7ef846 [2024-06-24T12:17:14.078Z] ---> e03f778f5cfb [2024-06-24T12:17:14.078Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-24T12:17:14.078Z] Successfully built e03f778f5cfb [2024-06-24T12:17:14.078Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:17:15.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T12:17:15.132Z] [2024-06-24T12:17:15.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:17:15.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T12:17:15.539Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-24T12:17:15.539Z] 5eb5b503b376: Pulling fs layer [2024-06-24T12:17:15.539Z] 5c69ac0246d0: Pulling fs layer [2024-06-24T12:17:15.539Z] ec43610c2a17: Pulling fs layer [2024-06-24T12:17:15.539Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-24T12:17:15.539Z] 33b1e0a273af: Pulling fs layer [2024-06-24T12:17:15.539Z] 5d3b04190fa2: Pulling fs layer [2024-06-24T12:17:15.539Z] 2f39f015ded8: Pulling fs layer [2024-06-24T12:17:15.539Z] 33b1e0a273af: Waiting [2024-06-24T12:17:15.539Z] 2f39f015ded8: Waiting [2024-06-24T12:17:15.539Z] 3a2ae6a8a46f: Waiting [2024-06-24T12:17:15.539Z] 5d3b04190fa2: Waiting [2024-06-24T12:17:15.539Z] 5c69ac0246d0: Verifying Checksum [2024-06-24T12:17:15.539Z] 5c69ac0246d0: Download complete [2024-06-24T12:17:15.539Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-24T12:17:15.539Z] 3a2ae6a8a46f: Download complete [2024-06-24T12:17:15.539Z] 33b1e0a273af: Verifying Checksum [2024-06-24T12:17:15.539Z] 33b1e0a273af: Download complete [2024-06-24T12:17:15.539Z] 5d3b04190fa2: Verifying Checksum [2024-06-24T12:17:15.539Z] 5d3b04190fa2: Download complete [2024-06-24T12:17:15.539Z] ec43610c2a17: Verifying Checksum [2024-06-24T12:17:15.539Z] ec43610c2a17: Download complete [2024-06-24T12:17:15.796Z] 5eb5b503b376: Download complete [2024-06-24T12:17:16.362Z] 2f39f015ded8: Download complete [2024-06-24T12:17:16.928Z] 5eb5b503b376: Pull complete [2024-06-24T12:17:17.186Z] 5c69ac0246d0: Pull complete [2024-06-24T12:17:17.444Z] ec43610c2a17: Pull complete [2024-06-24T12:17:17.444Z] 3a2ae6a8a46f: Pull complete [2024-06-24T12:17:17.702Z] 33b1e0a273af: Pull complete [2024-06-24T12:17:17.960Z] 5d3b04190fa2: Pull complete [2024-06-24T12:17:22.144Z] 2f39f015ded8: Pull complete [2024-06-24T12:17:22.144Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-24T12:17:22.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T12:17:22.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:17:22.430Z] prd-ubuntu20.04-docker-8c-8g-4250 does not seem to be running inside a container [2024-06-24T12:17:22.469Z] $ 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_PR-661 -v /w/workspace/_app-service-configurable_PR-661:/w/workspace/_app-service-configurable_PR-661:rw,z -v /w/workspace/_app-service-configurable_PR-661@tmp:/w/workspace/_app-service-configurable_PR-661@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-24T12:17:26.522Z] $ docker top 4003087b7e1fab9326bc8ddf295feb97ace8aa778282254bcdf81f78eade2832 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:17:27.086Z] ---> job-cost.sh [2024-06-24T12:17:27.086Z] lf-activate-venv: SKIPPING [2024-06-24T12:17:27.086Z] INFO: No Stack... [2024-06-24T12:17:27.345Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-24T12:17:27.605Z] INFO: Archiving Costs [Pipeline] sh [2024-06-24T12:17:27.933Z] + cut -d, -f6 [2024-06-24T12:17:27.933Z] + cat /w/workspace/_app-service-configurable_PR-661/archives/cost.csv [Pipeline] lock [2024-06-24T12:17:27.988Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] [2024-06-24T12:17:27.994Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] did not exist. Created. [2024-06-24T12:17:28.002Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-24T12:17:28.438Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-24T12:17:28.508Z] Stashed 1 file(s) [Pipeline] } [2024-06-24T12:17:28.552Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-24T12:17:28.665Z] $ docker stop --time=1 4003087b7e1fab9326bc8ddf295feb97ace8aa778282254bcdf81f78eade2832 [2024-06-24T12:17:29.859Z] $ docker rm -f --volumes 4003087b7e1fab9326bc8ddf295feb97ace8aa778282254bcdf81f78eade2832 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-24T12:19:01.118Z] Removing intermediate container 03c4485a9b95 [2024-06-24T12:19:01.118Z] ---> 450eac5a1c12 [2024-06-24T12:19:01.118Z] Step 10/12 : COPY . . [2024-06-24T12:19:01.118Z] ---> 416e4c4a675d [2024-06-24T12:19:01.118Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T12:19:01.118Z] ---> Running in 82511ad345a5 [2024-06-24T12:19:01.118Z] Removing intermediate container 82511ad345a5 [2024-06-24T12:19:01.118Z] ---> 082b7ec9fef1 [2024-06-24T12:19:01.118Z] Step 12/12 : RUN $MAKE [2024-06-24T12:19:01.118Z] ---> Running in 7e92bacc1dc7 [2024-06-24T12:19:01.118Z] noop [2024-06-24T12:19:01.118Z] Removing intermediate container 7e92bacc1dc7 [2024-06-24T12:19:01.118Z] ---> 2e29a39ecada [2024-06-24T12:19:01.118Z] Successfully built 2e29a39ecada [2024-06-24T12:19:01.118Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:19:01.715Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T12:19:01.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:19:02.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-4251 does not seem to be running inside a container [2024-06-24T12:19:02.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** ci-base-image-arm64 cat [2024-06-24T12:19:03.255Z] $ docker top 62ce2a2a35839702541090f62155b6f4940d84c5adb9e3109b9a7343eb505c35 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T12:19:04.146Z] + go version [2024-06-24T12:19:04.146Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-24T12:19:04.193Z] $ docker stop --time=1 62ce2a2a35839702541090f62155b6f4940d84c5adb9e3109b9a7343eb505c35 [2024-06-24T12:19:05.791Z] $ docker rm -f --volumes 62ce2a2a35839702541090f62155b6f4940d84c5adb9e3109b9a7343eb505c35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:19:06.757Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T12:19:06.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:19:07.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-4251 does not seem to be running inside a container [2024-06-24T12:19:07.104Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** ci-base-image-arm64 cat [2024-06-24T12:19:08.273Z] $ docker top a50ed4b44ea5bedc9259510c3d260604a6153f793479d3ee9309167df59c17fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T12:19:08.848Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-06-24T12:19:09.513Z] + make test [2024-06-24T12:19:09.786Z] go test -race -coverprofile=coverage.out ./... [2024-06-24T12:23:31.616Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-06-24T12:23:31.616Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-24T12:23:31.616Z] go vet ./... [2024-06-24T12:27:08.693Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T12:27:08.693Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T12:27:08.694Z] ./bin/test-attribution-txt.sh [2024-06-24T12:27:08.694Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-24T12:27:08.694Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-06-24T12:27:08.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-24T12:27:08.804Z] $ docker stop --time=1 a50ed4b44ea5bedc9259510c3d260604a6153f793479d3ee9309167df59c17fc [2024-06-24T12:27:10.727Z] $ docker rm -f --volumes a50ed4b44ea5bedc9259510c3d260604a6153f793479d3ee9309167df59c17fc [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T12:27:12.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-24T12:27:12.949Z] Warning: overwriting stash ‘coverage-report’ [2024-06-24T12:27:13.335Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T12:27:13.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-24T12:27:14.340Z] + ls -al . [2024-06-24T12:27:14.340Z] total 260 [2024-06-24T12:27:14.340Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 24 12:19 . [2024-06-24T12:27:14.340Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 12:16 .. [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 24 12:16 .dockerignore [2024-06-24T12:27:14.340Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:16 .git [2024-06-24T12:27:14.340Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 12:16 .github [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 106 Jun 24 12:16 .gitignore [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 24 12:16 .golangci.yml [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jun 24 12:16 Attribution.txt [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jun 24 12:16 CHANGELOG.md [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jun 24 12:16 Dockerfile [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 12:16 GOVERNANCE.md [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 666 Jun 24 12:16 Jenkinsfile [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 24 12:16 LICENSE [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 24 12:16 OWNERS.md [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jun 24 12:16 README.md [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 12:14 VERSION [2024-06-24T12:27:14.340Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 12:16 bin [2024-06-24T12:27:14.340Z] -rw-r--r-- 1 jenkins jenkins 13 Jun 24 12:19 coverage.out [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 7154 Jun 24 12:16 go.mod [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jun 24 12:16 go.sum [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jun 24 12:16 main.go [2024-06-24T12:27:14.340Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jun 24 12:16 makefile [2024-06-24T12:27:14.340Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 12:16 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:27:14.801Z] + 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=f0f8a5568b26338574a575279a45462f2345f759 --label arch=arm64 --label version=0.0.0 . [2024-06-24T12:27:14.801Z] Sending build context to Docker daemon 240.1kB [2024-06-24T12:27:15.068Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T12:27:15.068Z] Step 2/27 : FROM ${BASE} AS builder [2024-06-24T12:27:15.068Z] ---> 2e29a39ecada [2024-06-24T12:27:15.068Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T12:27:15.068Z] ---> Running in 0c35a44ac627 [2024-06-24T12:27:15.334Z] Removing intermediate container 0c35a44ac627 [2024-06-24T12:27:15.334Z] ---> 6c74773e93e5 [2024-06-24T12:27:15.334Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T12:27:15.600Z] ---> Running in 93b51965e36a [2024-06-24T12:27:15.867Z] Removing intermediate container 93b51965e36a [2024-06-24T12:27:15.867Z] ---> 27b77785eb23 [2024-06-24T12:27:15.867Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-06-24T12:27:15.867Z] ---> Running in 4dd3a2b365df [2024-06-24T12:27:16.137Z] Removing intermediate container 4dd3a2b365df [2024-06-24T12:27:16.137Z] ---> b928c6fb096d [2024-06-24T12:27:16.137Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T12:27:16.137Z] ---> Running in 720b1410bf5f [2024-06-24T12:27:17.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T12:27:17.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T12:27:18.632Z] OK: 266 MiB in 52 packages [2024-06-24T12:27:19.224Z] Removing intermediate container 720b1410bf5f [2024-06-24T12:27:19.225Z] ---> f2984018604a [2024-06-24T12:27:19.225Z] Step 7/27 : WORKDIR /app [2024-06-24T12:27:19.225Z] ---> Running in 449e89ca20c5 [2024-06-24T12:27:19.491Z] Removing intermediate container 449e89ca20c5 [2024-06-24T12:27:19.491Z] ---> ced8f3f83c5b [2024-06-24T12:27:19.491Z] Step 8/27 : COPY go.mod vendor* ./ [2024-06-24T12:27:20.077Z] ---> 524007c4e82c [2024-06-24T12:27:20.077Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T12:27:20.077Z] ---> Running in 2acb085faf5f [2024-06-24T12:27:22.663Z] Removing intermediate container 2acb085faf5f [2024-06-24T12:27:22.663Z] ---> 1a8d7d9df337 [2024-06-24T12:27:22.663Z] Step 10/27 : COPY . . [2024-06-24T12:27:23.247Z] ---> 4046a60f88de [2024-06-24T12:27:23.247Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T12:27:23.247Z] ---> Running in 83b0a92fe81e [2024-06-24T12:27:23.523Z] Removing intermediate container 83b0a92fe81e [2024-06-24T12:27:23.523Z] ---> 80b78221a802 [2024-06-24T12:27:23.523Z] Step 12/27 : RUN $MAKE [2024-06-24T12:27:23.523Z] ---> Running in 3ece77971ed4 [2024-06-24T12:27:24.502Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-06-24T12:30:46.242Z] Removing intermediate container 3ece77971ed4 [2024-06-24T12:30:46.242Z] ---> 3c14dcf0ccb9 [2024-06-24T12:30:46.242Z] Step 13/27 : FROM alpine:3.18 [2024-06-24T12:30:46.242Z] 3.18: Pulling from library/alpine [2024-06-24T12:30:46.242Z] 5c905c7ebe2f: Pulling fs layer [2024-06-24T12:30:46.242Z] 5c905c7ebe2f: Verifying Checksum [2024-06-24T12:30:46.242Z] 5c905c7ebe2f: Download complete [2024-06-24T12:30:46.242Z] 5c905c7ebe2f: Pull complete [2024-06-24T12:30:46.242Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T12:30:46.242Z] Status: Downloaded newer image for alpine:3.18 [2024-06-24T12:30:46.242Z] ---> dec292d02e07 [2024-06-24T12:30:46.242Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-24T12:30:46.242Z] ---> Running in 1338650a8e57 [2024-06-24T12:30:46.242Z] Removing intermediate container 1338650a8e57 [2024-06-24T12:30:46.242Z] ---> 93382a31d4e1 [2024-06-24T12:30:46.242Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-06-24T12:30:46.242Z] ---> Running in d3944ba8569b [2024-06-24T12:30:46.242Z] Removing intermediate container d3944ba8569b [2024-06-24T12:30:46.242Z] ---> 09e167c766b0 [2024-06-24T12:30:46.242Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T12:30:46.242Z] ---> Running in f266a809cf6b [2024-06-24T12:30:46.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T12:30:46.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T12:30:46.242Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-24T12:30:46.242Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-24T12:30:46.242Z] Executing busybox-1.36.1-r7.trigger [2024-06-24T12:30:46.242Z] Executing ca-certificates-20240226-r0.trigger [2024-06-24T12:30:46.242Z] OK: 9 MiB in 17 packages [2024-06-24T12:30:46.242Z] Removing intermediate container f266a809cf6b [2024-06-24T12:30:46.242Z] ---> 4562f74f715c [2024-06-24T12:30:46.242Z] Step 17/27 : RUN apk --no-cache upgrade [2024-06-24T12:30:46.242Z] ---> Running in e755aeba4580 [2024-06-24T12:30:47.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T12:30:47.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T12:30:48.155Z] OK: 9 MiB in 17 packages [2024-06-24T12:30:49.120Z] Removing intermediate container e755aeba4580 [2024-06-24T12:30:49.120Z] ---> 5e0ee84f5075 [2024-06-24T12:30:49.120Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-24T12:30:49.386Z] ---> 5c0bc2191863 [2024-06-24T12:30:49.386Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-24T12:30:49.968Z] ---> 28679435fe64 [2024-06-24T12:30:49.968Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-06-24T12:30:50.556Z] ---> a7bbf3b350e9 [2024-06-24T12:30:50.556Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-06-24T12:30:52.508Z] ---> 2c2b28b4dba9 [2024-06-24T12:30:52.508Z] Step 22/27 : EXPOSE 48095 [2024-06-24T12:30:52.508Z] ---> Running in df3d89a6eb80 [2024-06-24T12:30:52.508Z] Removing intermediate container df3d89a6eb80 [2024-06-24T12:30:52.508Z] ---> 25417edb3227 [2024-06-24T12:30:52.508Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-06-24T12:30:52.778Z] ---> Running in b17e62bf3db2 [2024-06-24T12:30:53.045Z] Removing intermediate container b17e62bf3db2 [2024-06-24T12:30:53.045Z] ---> ddc79822b723 [2024-06-24T12:30:53.045Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-24T12:30:53.045Z] ---> Running in 76daeeb7ca6d [2024-06-24T12:30:53.310Z] Removing intermediate container 76daeeb7ca6d [2024-06-24T12:30:53.310Z] ---> fb9ca375a47e [2024-06-24T12:30:53.310Z] Step 25/27 : LABEL arch=arm64 [2024-06-24T12:30:53.310Z] ---> Running in 31ca6e1ff162 [2024-06-24T12:30:53.576Z] Removing intermediate container 31ca6e1ff162 [2024-06-24T12:30:53.576Z] ---> 565a5af4e598 [2024-06-24T12:30:53.576Z] Step 26/27 : LABEL git_sha=f0f8a5568b26338574a575279a45462f2345f759 [2024-06-24T12:30:53.576Z] ---> Running in 492d78eb35ac [2024-06-24T12:30:53.846Z] Removing intermediate container 492d78eb35ac [2024-06-24T12:30:53.846Z] ---> 06f4342622c1 [2024-06-24T12:30:53.846Z] Step 27/27 : LABEL version=0.0.0 [2024-06-24T12:30:54.111Z] ---> Running in 25760412dd5f [2024-06-24T12:30:54.377Z] Removing intermediate container 25760412dd5f [2024-06-24T12:30:54.377Z] ---> 2b71db8a40df [2024-06-24T12:30:54.377Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-24T12:30:54.377Z] Successfully built 2b71db8a40df [2024-06-24T12:30:54.377Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:30:55.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T12:30:55.370Z] [2024-06-24T12:30:55.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:30:55.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T12:30:56.050Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-24T12:30:56.050Z] 8998bd30e6a1: Pulling fs layer [2024-06-24T12:30:56.050Z] 04944245beec: Pulling fs layer [2024-06-24T12:30:56.050Z] 699f458cf7ca: Pulling fs layer [2024-06-24T12:30:56.050Z] 765212b225bb: Pulling fs layer [2024-06-24T12:30:56.050Z] f23df028b6ca: Pulling fs layer [2024-06-24T12:30:56.050Z] d65c8cfc05b1: Pulling fs layer [2024-06-24T12:30:56.050Z] 2437ff75d9bd: Pulling fs layer [2024-06-24T12:30:56.050Z] 765212b225bb: Waiting [2024-06-24T12:30:56.050Z] f23df028b6ca: Waiting [2024-06-24T12:30:56.050Z] d65c8cfc05b1: Waiting [2024-06-24T12:30:56.050Z] 2437ff75d9bd: Waiting [2024-06-24T12:30:56.050Z] 04944245beec: Verifying Checksum [2024-06-24T12:30:56.050Z] 04944245beec: Download complete [2024-06-24T12:30:56.050Z] 765212b225bb: Verifying Checksum [2024-06-24T12:30:56.050Z] 765212b225bb: Download complete [2024-06-24T12:30:56.050Z] f23df028b6ca: Verifying Checksum [2024-06-24T12:30:56.050Z] f23df028b6ca: Download complete [2024-06-24T12:30:56.317Z] d65c8cfc05b1: Verifying Checksum [2024-06-24T12:30:56.317Z] d65c8cfc05b1: Download complete [2024-06-24T12:30:56.317Z] 699f458cf7ca: Verifying Checksum [2024-06-24T12:30:56.317Z] 699f458cf7ca: Download complete [2024-06-24T12:30:56.582Z] 8998bd30e6a1: Verifying Checksum [2024-06-24T12:30:56.582Z] 8998bd30e6a1: Download complete [2024-06-24T12:30:59.154Z] 2437ff75d9bd: Verifying Checksum [2024-06-24T12:30:59.154Z] 2437ff75d9bd: Download complete [2024-06-24T12:31:01.725Z] 8998bd30e6a1: Pull complete [2024-06-24T12:31:01.725Z] 04944245beec: Pull complete [2024-06-24T12:31:03.184Z] 699f458cf7ca: Pull complete [2024-06-24T12:31:03.451Z] 765212b225bb: Pull complete [2024-06-24T12:31:04.410Z] f23df028b6ca: Pull complete [2024-06-24T12:31:04.410Z] d65c8cfc05b1: Pull complete [2024-06-24T12:31:22.609Z] 2437ff75d9bd: Pull complete [2024-06-24T12:31:22.609Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-24T12:31:22.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T12:31:22.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:31:22.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-4251 does not seem to be running inside a container [2024-06-24T12:31:23.067Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-24T12:31:25.790Z] $ docker top ff9c58fd747fdd4977ad320bf62437263f830e8ae14891a072b598f9f4f5b2eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:31:26.684Z] ---> job-cost.sh [2024-06-24T12:31:26.684Z] lf-activate-venv: SKIPPING [2024-06-24T12:31:26.684Z] INFO: No Stack... [2024-06-24T12:31:27.261Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-24T12:31:27.839Z] INFO: Archiving Costs [Pipeline] sh [2024-06-24T12:31:28.228Z] + cut -d, -f6 [2024-06-24T12:31:28.228Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2024-06-24T12:31:28.337Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] [2024-06-24T12:31:28.343Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] did not exist. Created. [2024-06-24T12:31:28.350Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-24T12:31:29.094Z] /w/workspace/app-service-configurable/1@tmp/durable-e3aa5d12/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-24T12:31:29.449Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-24T12:31:29.751Z] Warning: overwriting stash ‘stack-cost’ [2024-06-24T12:31:29.793Z] Stashed 1 file(s) [Pipeline] } [2024-06-24T12:31:29.817Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-24T12:31:29.929Z] $ docker stop --time=1 ff9c58fd747fdd4977ad320bf62437263f830e8ae14891a072b598f9f4f5b2eb [2024-06-24T12:31:31.409Z] $ docker rm -f --volumes ff9c58fd747fdd4977ad320bf62437263f830e8ae14891a072b598f9f4f5b2eb [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 [2024-06-24T12:31:32.631Z] provisioning config files... [2024-06-24T12:31:32.639Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-661@tmp/config13689775106939568324tmp [Pipeline] { [Pipeline] sh [2024-06-24T12:31:32.993Z] + set +x [2024-06-24T12:31:32.993Z] + curl -s https://codecov.io/bash [2024-06-24T12:31:32.993Z] + bash -s -- [2024-06-24T12:31:32.993Z] [2024-06-24T12:31:32.993Z] _____ _ [2024-06-24T12:31:32.993Z] / ____| | | [2024-06-24T12:31:32.993Z] | | ___ __| | ___ ___ _____ __ [2024-06-24T12:31:32.993Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-24T12:31:32.993Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-24T12:31:32.993Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-24T12:31:32.993Z] Bash-1.0.6 [2024-06-24T12:31:32.993Z] [2024-06-24T12:31:32.993Z] [2024-06-24T12:31:32.993Z] ==> git version 2.25.1 found [2024-06-24T12:31:32.993Z] ==> 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 [2024-06-24T12:31:32.993Z] Release-Date: 2020-01-08 [2024-06-24T12:31:32.993Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-06-24T12:31:32.993Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-24T12:31:32.993Z] ==> Jenkins CI detected. [2024-06-24T12:31:32.993Z] current dir:  /w/workspace/_app-service-configurable_PR-661 [2024-06-24T12:31:32.993Z] project root: . [2024-06-24T12:31:32.993Z] --> token set from env [2024-06-24T12:31:32.993Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-24T12:31:32.993Z] ==> Running gcov in . (disable via -X gcov) [2024-06-24T12:31:32.993Z] ==> Python coveragepy not found [2024-06-24T12:31:32.993Z] ==> Searching for coverage reports in: [2024-06-24T12:31:32.993Z] + . [2024-06-24T12:31:33.252Z] -> Found 1 reports [2024-06-24T12:31:33.252Z] ==> Detecting git/mercurial file structure [2024-06-24T12:31:33.252Z] ==> Reading reports [2024-06-24T12:31:33.252Z] + ./coverage.out bytes=13 [2024-06-24T12:31:33.252Z] ==> Appending adjustments [2024-06-24T12:31:33.252Z] https://docs.codecov.io/docs/fixing-reports [2024-06-24T12:31:33.252Z] + Found adjustments [2024-06-24T12:31:33.252Z] ==> Gzipping contents [2024-06-24T12:31:33.252Z] 4.0K /tmp/codecov.6NTIKv.gz [2024-06-24T12:31:33.252Z] ==> Uploading reports [2024-06-24T12:31:33.252Z] url: https://codecov.io [2024-06-24T12:31:33.252Z] query: branch=PR-661&commit=f0f8a5568b26338574a575279a45462f2345f759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-661%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=661&job=&cmd_args= [2024-06-24T12:31:33.252Z] -> Pinging Codecov [2024-06-24T12:31:33.252Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-661&commit=f0f8a5568b26338574a575279a45462f2345f759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-661%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=661&job=&cmd_args= [2024-06-24T12:31:33.252Z] -> Uploading to [2024-06-24T12:31:33.252Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-24/A97CA9966030D2A3747ED39772930CCE/f0f8a5568b26338574a575279a45462f2345f759/ba06a8a9-1040-48da-b727-8c17262f18ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240624%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240624T123133Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee36ee9f04a5420c930e5a915c77ca00ce33e1ea86c7e30e306f425a2e91b41c [2024-06-24T12:31:33.252Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T12:31:33.252Z] Dload Upload Total Spent Left Speed [2024-06-24T12:31:33.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1063 --:--:-- --:--:-- --:--:-- 1063 [2024-06-24T12:31:33.511Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f0f8a5568b26338574a575279a45462f2345f759 [Pipeline] } [2024-06-24T12:31:33.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-06-24T12:31:35.899Z] + [ -d /w/workspace/_app-service-configurable_PR-661/archives ] [2024-06-24T12:31:35.899Z] + ls -al /w/workspace/_app-service-configurable_PR-661/archives [2024-06-24T12:31:35.899Z] total 16 [2024-06-24T12:31:35.899Z] drwxr-xr-x 3 root root 4096 Jun 24 12:17 . [2024-06-24T12:31:35.899Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:17 .. [2024-06-24T12:31:35.899Z] drwxr-xr-x 2 root root 4096 Jun 24 12:17 cost [2024-06-24T12:31:35.899Z] -rw-r--r-- 1 root root 96 Jun 24 12:17 cost.csv [2024-06-24T12:31:35.899Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-661/archives [2024-06-24T12:31:35.899Z] + ls -al /w/workspace/_app-service-configurable_PR-661/archives [2024-06-24T12:31:35.899Z] total 16 [2024-06-24T12:31:35.899Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 12:17 . [2024-06-24T12:31:35.899Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:17 .. [2024-06-24T12:31:35.899Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 12:17 cost [2024-06-24T12:31:35.899Z] -rw-r--r-- 1 jenkins jenkins 96 Jun 24 12:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:31:36.242Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:31:37.148Z] ---> package-listing.sh [2024-06-24T12:31:37.148Z] ++ facter osfamily [2024-06-24T12:31:37.148Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-24T12:31:37.408Z] + OS_FAMILY=debian [2024-06-24T12:31:37.408Z] + workspace=/w/workspace/_app-service-configurable_PR-661 [2024-06-24T12:31:37.408Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-24T12:31:37.408Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-24T12:31:37.408Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-24T12:31:37.408Z] + PACKAGES=/tmp/packages_start.txt [2024-06-24T12:31:37.408Z] + '[' /w/workspace/_app-service-configurable_PR-661 ']' [2024-06-24T12:31:37.408Z] + PACKAGES=/tmp/packages_end.txt [2024-06-24T12:31:37.408Z] + case "${OS_FAMILY}" in [2024-06-24T12:31:37.408Z] + dpkg -l [2024-06-24T12:31:37.408Z] + grep '^ii' [2024-06-24T12:31:37.408Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-24T12:31:37.408Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-24T12:31:37.408Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-24T12:31:37.408Z] + '[' /w/workspace/_app-service-configurable_PR-661 ']' [2024-06-24T12:31:37.408Z] + mkdir -p /w/workspace/_app-service-configurable_PR-661/archives/ [2024-06-24T12:31:37.408Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-661/archives/ [Pipeline] echo [2024-06-24T12:31:37.450Z] 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/_app-service-configurable_PR-661/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-24T12:31:37.749Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:31:38.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T12:31:38.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:31:38.574Z] prd-ubuntu20.04-docker-8c-8g-4250 does not seem to be running inside a container [2024-06-24T12:31:38.619Z] $ 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/_app-service-configurable_PR-661/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-661 -v /w/workspace/_app-service-configurable_PR-661:/w/workspace/_app-service-configurable_PR-661:rw,z -v /w/workspace/_app-service-configurable_PR-661@tmp:/w/workspace/_app-service-configurable_PR-661@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-24T12:31:38.807Z] $ docker top 6540b0a24b676edd7dbd2442832bffa97df9030c31afe0529da832bd9af9a01b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T12:31:39.201Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-24T12:31:39.518Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-24T12:31:39.966Z] + ls /var/log/sa-host [2024-06-24T12:31:39.966Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T12:31:40.220Z] provisioning config files... [2024-06-24T12:31:40.248Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-661@tmp/config10285773673909725255tmp [Pipeline] { [Pipeline] echo [2024-06-24T12:31:40.372Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:31:40.755Z] ---> create-netrc.sh [Pipeline] } [2024-06-24T12:31:40.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:31:41.229Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-24T12:31:41.308Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:31:41.630Z] ---> sudo-logs.sh [2024-06-24T12:31:41.630Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-24T12:31:41.750Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:31:42.074Z] ---> job-cost.sh [2024-06-24T12:31:42.075Z] lf-activate-venv: SKIPPING [2024-06-24T12:31:42.075Z] DEBUG: total: 0.2199999988079071 [2024-06-24T12:31:42.075Z] INFO: Retrieving Stack Cost... [2024-06-24T12:31:42.642Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-24T12:31:42.900Z] INFO: Archiving Costs [Pipeline] echo [2024-06-24T12:31:42.943Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:31:43.267Z] ---> logs-deploy.sh [2024-06-24T12:31:43.267Z] lf-activate-venv: SKIPPING [2024-06-24T12:31:43.267Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-661/1 [2024-06-24T12:31:43.267Z] INFO: archiving workspace using pattern(s): [2024-06-24T12:31:44.204Z] Archives upload complete. [2024-06-24T12:31:44.204Z] INFO: archiving logs to Nexus