Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 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-ssh18088972347837070177.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh10926760131909125166.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4303856198472346159.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh17244448699878707921.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh19496956990500961.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-33448’ Running on prd-ubuntu20.04-docker-8c-8g-33450 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" > git rev-list --no-walk f03538133d9c149f93a50abb1160b8af7c3ba7fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-27T08:54:08.270Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-27T08:54:08.323Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-27T08:54:08.342Z] ========================================================= [2022-04-27T08:54:08.342Z] EdgeX Global Pipelines Version Info [2022-04-27T08:54:08.342Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:54:09.092Z] ------------------- [2022-04-27T08:54:09.092Z] stable info: [2022-04-27T08:54:09.092Z] ------------------- [2022-04-27T08:54:09.092Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-27T08:54:09.092Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-27T08:54:09.092Z] Message: update stable to v1.0.221 [2022-04-27T08:54:09.667Z] ------------------- [2022-04-27T08:54:09.667Z] experimental info: [2022-04-27T08:54:09.667Z] ------------------- [2022-04-27T08:54:09.667Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-27T08:54:09.667Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-27T08:54:09.667Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-27T08:54:09.800Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-27T08:54:09.818Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-27T08:54:09.838Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-27T08:54:09.861Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-27T08:54:09.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-27T08:54:09.901Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-27T08:54:09.920Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-27T08:54:09.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-27T08:54:09.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-27T08:54:09.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-27T08:54:09.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-27T08:54:10.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-27T08:54:10.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-27T08:54:10.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-27T08:54:10.039Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T08:54:10.052Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T08:54:10.069Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T08:54:10.079Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T08:54:10.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-27T08:54:10.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-27T08:54:10.120Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-27T08:54:10.139Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-27T08:54:10.154Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-27T08:54:10.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-27T08:54:10.186Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-27T08:54:10.206Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-27T08:54:10.223Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-27T08:54:10.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-27T08:54:10.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-27T08:54:10.276Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] echo [2022-04-27T08:54:10.288Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39b108e [Pipeline] echo [2022-04-27T08:54:10.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T08:54:10.357Z] provisioning config files... [2022-04-27T08:54:10.372Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1925012814004386504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:54:10.684Z] ---> docker-login.sh [2022-04-27T08:54:10.684Z] nexus3.edgexfoundry.org:10001 [2022-04-27T08:54:10.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:54:10.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:54:10.947Z] Configure a credential helper to remove this warning. See [2022-04-27T08:54:10.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:54:10.947Z] [2022-04-27T08:54:10.947Z] Login Succeeded [2022-04-27T08:54:10.947Z] nexus3.edgexfoundry.org:10002 [2022-04-27T08:54:11.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:54:11.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:54:11.221Z] Configure a credential helper to remove this warning. See [2022-04-27T08:54:11.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:54:11.221Z] [2022-04-27T08:54:11.221Z] Login Succeeded [2022-04-27T08:54:11.221Z] nexus3.edgexfoundry.org:10003 [2022-04-27T08:54:11.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:54:11.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:54:11.483Z] Configure a credential helper to remove this warning. See [2022-04-27T08:54:11.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:54:11.483Z] [2022-04-27T08:54:11.483Z] Login Succeeded [2022-04-27T08:54:11.483Z] nexus3.edgexfoundry.org:10004 [2022-04-27T08:54:11.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:54:11.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:54:11.483Z] Configure a credential helper to remove this warning. See [2022-04-27T08:54:11.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:54:11.483Z] [2022-04-27T08:54:11.483Z] Login Succeeded [2022-04-27T08:54:11.483Z] docker.io [2022-04-27T08:54:11.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:54:12.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:54:12.007Z] Configure a credential helper to remove this warning. See [2022-04-27T08:54:12.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:54:12.007Z] [2022-04-27T08:54:12.007Z] Login Succeeded [2022-04-27T08:54:12.007Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T08:54:12.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-27T08:54:12.431Z] + git rev-list -1 --merges 39b108e2afa55dd7bccad3efdb4ba6978a307ed6~1..39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] echo [2022-04-27T08:54:12.578Z] -----------> git rev-list -1 --merges 39b108e2afa55dd7bccad3efdb4ba6978a307ed6~1..39b108e2afa55dd7bccad3efdb4ba6978a307ed6 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [false] [Pipeline] sh [2022-04-27T08:54:12.877Z] + git log --format=format:%s -1 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] echo [2022-04-27T08:54:12.896Z] ========================================================= [2022-04-27T08:54:12.896Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-27T08:54:12.896Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T08:54:13.239Z] + git log --format=format:%s -1 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] echo [2022-04-27T08:54:13.252Z] [semverPrep] GIT_COMMIT: 39b108e2afa55dd7bccad3efdb4ba6978a307ed6, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 [Pipeline] echo [2022-04-27T08:54:13.261Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-27T08:54:13.651Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T08:54:13.651Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-27T08:54:13.651Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-27T08:54:13.651Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-27T08:54:13.651Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-27T08:54:13.651Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-27T08:54:13.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:54:14.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T08:54:14.006Z] [2022-04-27T08:54:14.006Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:54:14.311Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T08:54:14.311Z] latest: Pulling from edgex-devops/git-semver [2022-04-27T08:54:14.311Z] a0d0a0d46f8b: Pulling fs layer [2022-04-27T08:54:14.311Z] 3e5f54012d9b: Pulling fs layer [2022-04-27T08:54:14.311Z] 4c7163046ea9: Pulling fs layer [2022-04-27T08:54:14.311Z] 0c2d73faf560: Pulling fs layer [2022-04-27T08:54:14.311Z] 0c2d73faf560: Waiting [2022-04-27T08:54:14.311Z] 3e5f54012d9b: Download complete [2022-04-27T08:54:14.311Z] a0d0a0d46f8b: Verifying Checksum [2022-04-27T08:54:14.311Z] a0d0a0d46f8b: Download complete [2022-04-27T08:54:14.574Z] 0c2d73faf560: Verifying Checksum [2022-04-27T08:54:14.574Z] 0c2d73faf560: Download complete [2022-04-27T08:54:14.574Z] 4c7163046ea9: Verifying Checksum [2022-04-27T08:54:14.574Z] 4c7163046ea9: Download complete [2022-04-27T08:54:14.574Z] a0d0a0d46f8b: Pull complete [2022-04-27T08:54:14.574Z] 3e5f54012d9b: Pull complete [2022-04-27T08:54:15.146Z] 4c7163046ea9: Pull complete [2022-04-27T08:54:15.146Z] 0c2d73faf560: Pull complete [2022-04-27T08:54:15.146Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-27T08:54:15.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T08:54:15.146Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-27T08:54:15.231Z] prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container [2022-04-27T08:54:15.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-27T08:54:16.066Z] $ docker top 19d4a0cb64d997afe378b948751f41f201c7958547a0ace3ecb9b5ced8860e02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T08:54:16.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T08:54:16.170Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T08:54:16.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T08:54:16.326Z] $ docker exec 19d4a0cb64d997afe378b948751f41f201c7958547a0ace3ecb9b5ced8860e02 ssh-agent [2022-04-27T08:54:16.445Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKenPLb/agent.14 [2022-04-27T08:54:16.445Z] SSH_AGENT_PID=21 [2022-04-27T08:54:16.457Z] Running ssh-add (command line suppressed) [2022-04-27T08:54:16.574Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6088971167718532090.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6088971167718532090.key) [2022-04-27T08:54:16.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T08:54:16.879Z] + git tag --points-at HEAD [Pipeline] } [2022-04-27T08:54:16.898Z] $ docker exec --env ******** --env ******** 19d4a0cb64d997afe378b948751f41f201c7958547a0ace3ecb9b5ced8860e02 ssh-agent -k [2022-04-27T08:54:17.018Z] unset SSH_AUTH_SOCK; [2022-04-27T08:54:17.019Z] unset SSH_AGENT_PID; [2022-04-27T08:54:17.019Z] echo Agent pid 21 killed; [2022-04-27T08:54:17.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-27T08:54:17.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T08:54:17.049Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T08:54:17.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T08:54:17.196Z] $ docker exec 19d4a0cb64d997afe378b948751f41f201c7958547a0ace3ecb9b5ced8860e02 ssh-agent [2022-04-27T08:54:17.326Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJBgahD/agent.56 [2022-04-27T08:54:17.326Z] SSH_AGENT_PID=62 [2022-04-27T08:54:17.331Z] Running ssh-add (command line suppressed) [2022-04-27T08:54:17.462Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5915805750621718786.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5915805750621718786.key) [2022-04-27T08:54:17.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T08:54:17.762Z] + git semver init [2022-04-27T08:54:17.762Z] # -> Open(): unable to determine branch for HEAD [2022-04-27T08:54:17.762Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-27T08:54:17.762Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-27T08:54:17.762Z] # $SEMVER_REMOTE_NAME = origin [2022-04-27T08:54:17.762Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-27T08:54:17.762Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-27T08:54:17.762Z] # $SEMVER_BRANCH = main [2022-04-27T08:54:17.762Z] # $SEMVER_TEMP = /tmp/semver-544489260 [2022-04-27T08:54:17.762Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-04-27T08:54:20.317Z] # '/tmp/semver-544489260' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-04-27T08:54:20.317Z] # -> Force: false [2022-04-27T08:54:20.317Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-04-27T08:54:20.339Z] $ docker exec --env ******** --env ******** 19d4a0cb64d997afe378b948751f41f201c7958547a0ace3ecb9b5ced8860e02 ssh-agent -k [2022-04-27T08:54:20.452Z] unset SSH_AUTH_SOCK; [2022-04-27T08:54:20.452Z] unset SSH_AGENT_PID; [2022-04-27T08:54:20.452Z] echo Agent pid 62 killed; [2022-04-27T08:54:20.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T08:54:20.763Z] + git semver [Pipeline] } [2022-04-27T08:54:20.785Z] $ docker stop --time=1 19d4a0cb64d997afe378b948751f41f201c7958547a0ace3ecb9b5ced8860e02 [2022-04-27T08:54:22.249Z] $ docker rm -f 19d4a0cb64d997afe378b948751f41f201c7958547a0ace3ecb9b5ced8860e02 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T08:54:22.600Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-27T08:54:22.853Z] Stashed 1 file(s) [Pipeline] echo [2022-04-27T08:54:22.857Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T08:54:23.002Z] provisioning config files... [2022-04-27T08:54:23.014Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4892055794683986320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:54:23.323Z] ---> docker-login.sh [2022-04-27T08:54:23.324Z] nexus3.edgexfoundry.org:10001 [2022-04-27T08:54:23.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:54:23.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:54:23.324Z] Configure a credential helper to remove this warning. See [2022-04-27T08:54:23.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:54:23.324Z] [2022-04-27T08:54:23.324Z] Login Succeeded [2022-04-27T08:54:23.324Z] nexus3.edgexfoundry.org:10002 [2022-04-27T08:54:23.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:54:23.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:54:23.585Z] Configure a credential helper to remove this warning. See [2022-04-27T08:54:23.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:54:23.585Z] [2022-04-27T08:54:23.585Z] Login Succeeded [2022-04-27T08:54:23.585Z] nexus3.edgexfoundry.org:10003 [2022-04-27T08:54:23.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:54:23.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:54:23.585Z] Configure a credential helper to remove this warning. See [2022-04-27T08:54:23.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:54:23.585Z] [2022-04-27T08:54:23.585Z] Login Succeeded [2022-04-27T08:54:23.585Z] nexus3.edgexfoundry.org:10004 [2022-04-27T08:54:23.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:54:23.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:54:23.847Z] Configure a credential helper to remove this warning. See [2022-04-27T08:54:23.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:54:23.847Z] [2022-04-27T08:54:23.847Z] Login Succeeded [2022-04-27T08:54:23.847Z] docker.io [2022-04-27T08:54:23.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:54:24.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:54:24.108Z] Configure a credential helper to remove this warning. See [2022-04-27T08:54:24.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:54:24.109Z] [2022-04-27T08:54:24.109Z] Login Succeeded [2022-04-27T08:54:24.109Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T08:54:24.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T08:54:24.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T08:54:24.201Z] ========================================================= [2022-04-27T08:54:24.201Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-27T08:54:24.201Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:54:24.518Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-27T08:54:24.778Z] Sending build context to Docker daemon 42.85MB [2022-04-27T08:54:24.778Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T08:54:24.778Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-27T08:54:24.778Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-27T08:54:24.778Z] 59bf1c3509f3: Pulling fs layer [2022-04-27T08:54:24.778Z] 666ba61612fd: Pulling fs layer [2022-04-27T08:54:24.778Z] 8ed8ca486205: Pulling fs layer [2022-04-27T08:54:24.778Z] 4fe6c5a15a65: Pulling fs layer [2022-04-27T08:54:24.778Z] 22a0e8bec74d: Pulling fs layer [2022-04-27T08:54:24.778Z] ca2b28591e48: Pulling fs layer [2022-04-27T08:54:24.778Z] a51346096db8: Pulling fs layer [2022-04-27T08:54:24.778Z] daebc70d1ce1: Pulling fs layer [2022-04-27T08:54:24.778Z] 0e18a0eac166: Pulling fs layer [2022-04-27T08:54:24.778Z] 4fe6c5a15a65: Waiting [2022-04-27T08:54:24.778Z] ca2b28591e48: Waiting [2022-04-27T08:54:24.778Z] a51346096db8: Waiting [2022-04-27T08:54:24.778Z] 22a0e8bec74d: Waiting [2022-04-27T08:54:24.778Z] 0e18a0eac166: Waiting [2022-04-27T08:54:24.778Z] 8ed8ca486205: Verifying Checksum [2022-04-27T08:54:24.778Z] 8ed8ca486205: Download complete [2022-04-27T08:54:24.778Z] 666ba61612fd: Verifying Checksum [2022-04-27T08:54:24.778Z] 666ba61612fd: Download complete [2022-04-27T08:54:24.778Z] 22a0e8bec74d: Download complete [2022-04-27T08:54:24.778Z] ca2b28591e48: Download complete [2022-04-27T08:54:24.778Z] a51346096db8: Verifying Checksum [2022-04-27T08:54:24.778Z] a51346096db8: Download complete [2022-04-27T08:54:24.778Z] 59bf1c3509f3: Verifying Checksum [2022-04-27T08:54:24.778Z] 59bf1c3509f3: Download complete [2022-04-27T08:54:25.039Z] daebc70d1ce1: Verifying Checksum [2022-04-27T08:54:25.039Z] daebc70d1ce1: Download complete [2022-04-27T08:54:25.039Z] 59bf1c3509f3: Pull complete [2022-04-27T08:54:25.301Z] 666ba61612fd: Pull complete [2022-04-27T08:54:25.301Z] 8ed8ca486205: Pull complete [2022-04-27T08:54:25.562Z] 0e18a0eac166: Verifying Checksum [2022-04-27T08:54:25.562Z] 0e18a0eac166: Download complete [2022-04-27T08:54:25.562Z] 4fe6c5a15a65: Verifying Checksum [2022-04-27T08:54:25.562Z] 4fe6c5a15a65: Download complete [2022-04-27T08:54:29.768Z] 4fe6c5a15a65: Pull complete [2022-04-27T08:54:29.768Z] 22a0e8bec74d: Pull complete [2022-04-27T08:54:29.768Z] ca2b28591e48: Pull complete [2022-04-27T08:54:29.768Z] a51346096db8: Pull complete [2022-04-27T08:54:29.768Z] daebc70d1ce1: Pull complete [2022-04-27T08:54:32.313Z] 0e18a0eac166: Pull complete [2022-04-27T08:54:32.313Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-27T08:54:32.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T08:54:32.313Z] ---> f018257e8ee9 [2022-04-27T08:54:32.313Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-27T08:54:34.240Z] ---> Running in 7a8130c4532e [2022-04-27T08:54:34.240Z] Removing intermediate container 7a8130c4532e [2022-04-27T08:54:34.240Z] ---> 3bc21363233e [2022-04-27T08:54:34.240Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-27T08:54:34.527Z] ---> Running in ac0b5e493190 [2022-04-27T08:54:34.527Z] Removing intermediate container ac0b5e493190 [2022-04-27T08:54:34.527Z] ---> b798c8ed733e [2022-04-27T08:54:34.527Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T08:54:34.527Z] ---> Running in df0eb8e38586 [2022-04-27T08:54:34.527Z] Removing intermediate container df0eb8e38586 [2022-04-27T08:54:34.527Z] ---> 9d09b0cb3334 [2022-04-27T08:54:34.527Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-27T08:54:34.789Z] ---> Running in 10aa6e05ea58 [2022-04-27T08:54:34.789Z] Removing intermediate container 10aa6e05ea58 [2022-04-27T08:54:34.789Z] ---> a72e4086190e [2022-04-27T08:54:34.789Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-27T08:54:34.789Z] ---> Running in 9bc18ba96568 [2022-04-27T08:54:35.060Z] Removing intermediate container 9bc18ba96568 [2022-04-27T08:54:35.060Z] ---> cf94c28cfd5e [2022-04-27T08:54:35.060Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T08:54:35.060Z] ---> Running in f5e3ab28645c [2022-04-27T08:54:35.631Z] Removing intermediate container f5e3ab28645c [2022-04-27T08:54:35.631Z] ---> 3dcd713e9c21 [2022-04-27T08:54:35.631Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T08:54:35.631Z] ---> Running in 06ea075603b7 [2022-04-27T08:54:35.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T08:54:36.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T08:54:37.123Z] OK: 221 MiB in 52 packages [2022-04-27T08:54:37.385Z] Removing intermediate container 06ea075603b7 [2022-04-27T08:54:37.385Z] ---> 6416a4b13f39 [2022-04-27T08:54:37.385Z] Step 10/15 : ENV GO111MODULE=on [2022-04-27T08:54:37.385Z] ---> Running in 67d6ac000fc3 [2022-04-27T08:54:37.385Z] Removing intermediate container 67d6ac000fc3 [2022-04-27T08:54:37.385Z] ---> b18ee9b29088 [2022-04-27T08:54:37.385Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-27T08:54:37.647Z] ---> Running in 73d3daf14253 [2022-04-27T08:54:37.647Z] Removing intermediate container 73d3daf14253 [2022-04-27T08:54:37.647Z] ---> 4ae9f0641cef [2022-04-27T08:54:37.647Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-27T08:54:37.908Z] ---> 527b6cca67c7 [2022-04-27T08:54:37.908Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T08:54:37.908Z] ---> Running in 9fb59aa62f9d [2022-04-27T08:54:37.960Z] Still waiting to schedule task [2022-04-27T08:54:37.961Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33449’ [2022-04-27T08:55:10.069Z] Removing intermediate container 9fb59aa62f9d [2022-04-27T08:55:10.069Z] ---> 485101e9f801 [2022-04-27T08:55:10.069Z] Step 14/15 : COPY . . [2022-04-27T08:55:10.069Z] ---> 7f7831589982 [2022-04-27T08:55:10.069Z] Step 15/15 : RUN ${MAKE} [2022-04-27T08:55:10.069Z] ---> Running in 3bb3e022e577 [2022-04-27T08:55:10.069Z] noop [2022-04-27T08:55:10.069Z] Removing intermediate container 3bb3e022e577 [2022-04-27T08:55:10.069Z] ---> 0645d21f9236 [2022-04-27T08:55:10.069Z] Successfully built 0645d21f9236 [2022-04-27T08:55:10.069Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:10.370Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T08:55:10.370Z] . [Pipeline] withDockerContainer [2022-04-27T08:55:10.440Z] prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container [2022-04-27T08:55:10.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T08:55:10.967Z] $ docker top 46114a8491788b8afa00e963a5ec34e820261b901709ca3d675602ae61ae37ae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T08:55:11.327Z] + go version [2022-04-27T08:55:11.327Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-27T08:55:11.345Z] $ docker stop --time=1 46114a8491788b8afa00e963a5ec34e820261b901709ca3d675602ae61ae37ae [2022-04-27T08:55:12.748Z] $ docker rm -f 46114a8491788b8afa00e963a5ec34e820261b901709ca3d675602ae61ae37ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:13.182Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T08:55:13.182Z] . [Pipeline] withDockerContainer [2022-04-27T08:55:13.250Z] prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container [2022-04-27T08:55:13.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T08:55:13.753Z] $ docker top d2016595400b9e4e70449877bc0b760b082ec747cc27361c5fea13a612dd2d4f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T08:55:14.136Z] + make test [2022-04-27T08:55:14.136Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-27T08:55:14.396Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-27T08:55:19.733Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-27T08:55:19.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-27T08:55:19.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-27T08:55:19.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-27T08:55:19.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-27T08:55:19.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-27T08:55:19.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-27T08:55:19.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-27T08:55:19.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-27T08:55:19.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-27T08:55:19.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-27T08:55:19.733Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-27T08:55:19.733Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-27T08:55:23.098Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T08:55:23.098Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-27T08:55:23.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T08:55:23.139Z] $ docker stop --time=1 d2016595400b9e4e70449877bc0b760b082ec747cc27361c5fea13a612dd2d4f [2022-04-27T08:55:24.788Z] $ docker rm -f d2016595400b9e4e70449877bc0b760b082ec747cc27361c5fea13a612dd2d4f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T08:55:25.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T08:55:25.231Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-27T08:55:25.792Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T08:55:26.080Z] + ls -al . [2022-04-27T08:55:26.081Z] total 164 [2022-04-27T08:55:26.081Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 27 08:55 . [2022-04-27T08:55:26.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:54 .. [2022-04-27T08:55:26.081Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 08:54 .git [2022-04-27T08:55:26.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:54 .github [2022-04-27T08:55:26.081Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 08:54 .gitignore [2022-04-27T08:55:26.081Z] drwx------ 3 jenkins jenkins 4096 Apr 27 08:54 .semver [2022-04-27T08:55:26.081Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 27 08:54 Attribution.txt [2022-04-27T08:55:26.081Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 08:54 CONTRIBUTING.md [2022-04-27T08:55:26.081Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 27 08:54 Dockerfile [2022-04-27T08:55:26.081Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 08:54 Jenkinsfile [2022-04-27T08:55:26.081Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 08:54 LICENSE [2022-04-27T08:55:26.081Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 27 08:54 Makefile [2022-04-27T08:55:26.081Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 27 08:54 README.md [2022-04-27T08:55:26.081Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 08:54 VERSION [2022-04-27T08:55:26.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:54 assets [2022-04-27T08:55:26.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:54 bin [2022-04-27T08:55:26.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:54 cmd [2022-04-27T08:55:26.081Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 08:55 coverage.out [2022-04-27T08:55:26.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:54 docs [2022-04-27T08:55:26.081Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 27 08:54 go.mod [2022-04-27T08:55:26.081Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 27 08:54 go.sum [2022-04-27T08:55:26.081Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 08:54 internal [2022-04-27T08:55:26.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:54 pkg [2022-04-27T08:55:26.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:54 snap [2022-04-27T08:55:26.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:54 testing [2022-04-27T08:55:26.081Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 08:54 version.go [2022-04-27T08:55:26.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:54 web [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:26.384Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=39b108e2afa55dd7bccad3efdb4ba6978a307ed6 --label arch=amd64 --label version=2.1.1-dev.25 . [2022-04-27T08:55:26.714Z] Sending build context to Docker daemon 42.85MB [2022-04-27T08:55:26.714Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T08:55:26.714Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-27T08:55:26.714Z] ---> 0645d21f9236 [2022-04-27T08:55:26.714Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-27T08:55:26.987Z] ---> Running in a8872d32985d [2022-04-27T08:55:26.987Z] Removing intermediate container a8872d32985d [2022-04-27T08:55:26.987Z] ---> b8a2f162afcf [2022-04-27T08:55:26.987Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-27T08:55:26.987Z] ---> Running in c0d79dea7e31 [2022-04-27T08:55:27.249Z] Removing intermediate container c0d79dea7e31 [2022-04-27T08:55:27.249Z] ---> c89fcebb3121 [2022-04-27T08:55:27.249Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T08:55:27.249Z] ---> Running in fdd847cb1019 [2022-04-27T08:55:27.249Z] Removing intermediate container fdd847cb1019 [2022-04-27T08:55:27.249Z] ---> fbe74930e7c4 [2022-04-27T08:55:27.249Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-27T08:55:27.249Z] ---> Running in 948105fdd536 [2022-04-27T08:55:27.510Z] Removing intermediate container 948105fdd536 [2022-04-27T08:55:27.510Z] ---> fefc852e7af7 [2022-04-27T08:55:27.510Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-27T08:55:27.510Z] ---> Running in 8d78931fa165 [2022-04-27T08:55:27.510Z] Removing intermediate container 8d78931fa165 [2022-04-27T08:55:27.510Z] ---> 73161eaebe02 [2022-04-27T08:55:27.510Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T08:55:27.510Z] ---> Running in 1cecc4745e9e [2022-04-27T08:55:28.452Z] Removing intermediate container 1cecc4745e9e [2022-04-27T08:55:28.452Z] ---> e3e7ad53c8da [2022-04-27T08:55:28.452Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T08:55:28.452Z] ---> Running in 1e310708aa89 [2022-04-27T08:55:28.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T08:55:29.656Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T08:55:29.918Z] OK: 221 MiB in 52 packages [2022-04-27T08:55:30.180Z] Removing intermediate container 1e310708aa89 [2022-04-27T08:55:30.180Z] ---> 1bcba948f3ec [2022-04-27T08:55:30.180Z] Step 10/23 : ENV GO111MODULE=on [2022-04-27T08:55:30.180Z] ---> Running in 07d3afe8414b [2022-04-27T08:55:30.442Z] Removing intermediate container 07d3afe8414b [2022-04-27T08:55:30.442Z] ---> e2d25ca86323 [2022-04-27T08:55:30.442Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-27T08:55:30.442Z] ---> Running in 511911119c2a [2022-04-27T08:55:30.442Z] Removing intermediate container 511911119c2a [2022-04-27T08:55:30.442Z] ---> 88b5803b8fbc [2022-04-27T08:55:30.442Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-27T08:55:30.704Z] ---> 1077e996c18b [2022-04-27T08:55:30.704Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T08:55:30.704Z] ---> Running in 47df4b07c7d5 [2022-04-27T08:55:31.647Z] Removing intermediate container 47df4b07c7d5 [2022-04-27T08:55:31.647Z] ---> 4f1b7dce3cf2 [2022-04-27T08:55:31.647Z] Step 14/23 : COPY . . [2022-04-27T08:55:32.590Z] ---> f75d8a465b54 [2022-04-27T08:55:32.590Z] Step 15/23 : RUN ${MAKE} [2022-04-27T08:55:32.590Z] ---> Running in 5da4c7f9c369 [2022-04-27T08:55:33.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.25" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-27T08:55:39.761Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-27T08:55:40.705Z] Removing intermediate container 5da4c7f9c369 [2022-04-27T08:55:40.705Z] ---> 60a2ca0949ce [2022-04-27T08:55:40.705Z] Step 16/23 : FROM alpine:3.14 [2022-04-27T08:55:41.278Z] 3.14: Pulling from library/alpine [2022-04-27T08:55:41.541Z] 8663204ce13b: Pulling fs layer [2022-04-27T08:55:41.803Z] 8663204ce13b: Verifying Checksum [2022-04-27T08:55:41.803Z] 8663204ce13b: Download complete [2022-04-27T08:55:41.803Z] 8663204ce13b: Pull complete [2022-04-27T08:55:41.804Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T08:55:41.804Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T08:55:41.804Z] ---> e04c818066af [2022-04-27T08:55:41.804Z] Step 17/23 : EXPOSE 4000 [2022-04-27T08:55:42.064Z] ---> Running in ca1da3012958 [2022-04-27T08:55:42.064Z] Removing intermediate container ca1da3012958 [2022-04-27T08:55:42.064Z] ---> f86911e5aa9b [2022-04-27T08:55:42.064Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-27T08:55:42.636Z] ---> 579d30129f4c [2022-04-27T08:55:42.636Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-27T08:55:42.636Z] ---> Running in 8204e8fe09c0 [2022-04-27T08:55:42.636Z] Removing intermediate container 8204e8fe09c0 [2022-04-27T08:55:42.636Z] ---> c4b50ef6e7bc [2022-04-27T08:55:42.636Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-27T08:55:42.636Z] ---> Running in ff7624a61fbb [2022-04-27T08:55:42.896Z] Removing intermediate container ff7624a61fbb [2022-04-27T08:55:42.896Z] ---> 6a57392391ef [2022-04-27T08:55:42.896Z] Step 21/23 : LABEL arch=amd64 [2022-04-27T08:55:42.896Z] ---> Running in c97ee889f6f9 [2022-04-27T08:55:42.896Z] Removing intermediate container c97ee889f6f9 [2022-04-27T08:55:42.896Z] ---> c9a759f45b9e [2022-04-27T08:55:42.896Z] Step 22/23 : LABEL git_sha=39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [2022-04-27T08:55:42.896Z] ---> Running in 625cd264aa0d [2022-04-27T08:55:43.158Z] Removing intermediate container 625cd264aa0d [2022-04-27T08:55:43.158Z] ---> 3db584118c06 [2022-04-27T08:55:43.158Z] Step 23/23 : LABEL version=2.1.1-dev.25 [2022-04-27T08:55:43.158Z] ---> Running in 1724e49bd252 [2022-04-27T08:55:43.158Z] Removing intermediate container 1724e49bd252 [2022-04-27T08:55:43.158Z] ---> 646b11c97310 [2022-04-27T08:55:43.158Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T08:55:43.158Z] Successfully built 646b11c97310 [2022-04-27T08:55:43.158Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T08:55:43.258Z] provisioning config files... [2022-04-27T08:55:43.269Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7893997171830403388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:55:43.577Z] ---> docker-login.sh [2022-04-27T08:55:43.577Z] nexus3.edgexfoundry.org:10001 [2022-04-27T08:55:43.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:55:43.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:55:43.577Z] Configure a credential helper to remove this warning. See [2022-04-27T08:55:43.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:55:43.577Z] [2022-04-27T08:55:43.577Z] Login Succeeded [2022-04-27T08:55:43.577Z] nexus3.edgexfoundry.org:10002 [2022-04-27T08:55:43.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:55:43.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:55:43.836Z] Configure a credential helper to remove this warning. See [2022-04-27T08:55:43.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:55:43.836Z] [2022-04-27T08:55:43.836Z] Login Succeeded [2022-04-27T08:55:43.836Z] nexus3.edgexfoundry.org:10003 [2022-04-27T08:55:43.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:55:43.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:55:43.837Z] Configure a credential helper to remove this warning. See [2022-04-27T08:55:43.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:55:43.837Z] [2022-04-27T08:55:43.837Z] Login Succeeded [2022-04-27T08:55:43.837Z] nexus3.edgexfoundry.org:10004 [2022-04-27T08:55:44.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:55:44.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:55:44.097Z] Configure a credential helper to remove this warning. See [2022-04-27T08:55:44.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:55:44.097Z] [2022-04-27T08:55:44.097Z] Login Succeeded [2022-04-27T08:55:44.097Z] docker.io [2022-04-27T08:55:44.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:55:44.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:55:44.359Z] Configure a credential helper to remove this warning. See [2022-04-27T08:55:44.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:55:44.359Z] [2022-04-27T08:55:44.359Z] Login Succeeded [2022-04-27T08:55:44.359Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T08:55:44.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T08:55:44.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T08:55:44.433Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-04-27T08:55:44.433Z] 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [2022-04-27T08:55:44.433Z] latest [2022-04-27T08:55:44.433Z] 2.1.1-dev.25 [2022-04-27T08:55:44.433Z] 39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 [2022-04-27T08:55:44.433Z] main [2022-04-27T08:55:44.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:44.768Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:45.066Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [2022-04-27T08:55:45.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-27T08:55:45.066Z] 38acccaf83ca: Preparing [2022-04-27T08:55:45.066Z] b541d28bf3b4: Preparing [2022-04-27T08:55:45.066Z] b541d28bf3b4: Layer already exists [2022-04-27T08:55:46.975Z] 38acccaf83ca: Pushed [2022-04-27T08:55:47.236Z] 39b108e2afa55dd7bccad3efdb4ba6978a307ed6: digest: sha256:7edb89d9713b3ad20e5bf4552862e3de3daa30755a1c71fcdb796e3da1d67379 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:47.534Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:47.833Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-04-27T08:55:47.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-27T08:55:47.833Z] 38acccaf83ca: Preparing [2022-04-27T08:55:47.833Z] b541d28bf3b4: Preparing [2022-04-27T08:55:47.833Z] b541d28bf3b4: Layer already exists [2022-04-27T08:55:47.833Z] 38acccaf83ca: Layer already exists [2022-04-27T08:55:47.833Z] latest: digest: sha256:7edb89d9713b3ad20e5bf4552862e3de3daa30755a1c71fcdb796e3da1d67379 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:48.145Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:48.440Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.25 [2022-04-27T08:55:48.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-27T08:55:48.440Z] 38acccaf83ca: Preparing [2022-04-27T08:55:48.440Z] b541d28bf3b4: Preparing [2022-04-27T08:55:48.440Z] b541d28bf3b4: Layer already exists [2022-04-27T08:55:48.440Z] 38acccaf83ca: Layer already exists [2022-04-27T08:55:48.440Z] 2.1.1-dev.25: digest: sha256:7edb89d9713b3ad20e5bf4552862e3de3daa30755a1c71fcdb796e3da1d67379 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:48.743Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:49.040Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 [2022-04-27T08:55:49.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-27T08:55:49.040Z] 38acccaf83ca: Preparing [2022-04-27T08:55:49.040Z] b541d28bf3b4: Preparing [2022-04-27T08:55:49.040Z] 38acccaf83ca: Layer already exists [2022-04-27T08:55:49.040Z] b541d28bf3b4: Layer already exists [2022-04-27T08:55:49.040Z] 39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25: digest: sha256:7edb89d9713b3ad20e5bf4552862e3de3daa30755a1c71fcdb796e3da1d67379 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:49.344Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:49.640Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-04-27T08:55:49.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-27T08:55:49.640Z] 38acccaf83ca: Preparing [2022-04-27T08:55:49.640Z] b541d28bf3b4: Preparing [2022-04-27T08:55:49.640Z] 38acccaf83ca: Layer already exists [2022-04-27T08:55:49.640Z] b541d28bf3b4: Layer already exists [2022-04-27T08:55:49.640Z] main: digest: sha256:7edb89d9713b3ad20e5bf4552862e3de3daa30755a1c71fcdb796e3da1d67379 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T08:55:49.677Z] ===================================================== [Pipeline] echo [2022-04-27T08:55:49.687Z] taggedImages: [2022-04-27T08:55:49.687Z] - nexus3.edgexfoundry.org:10004/edgex-ui:39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [2022-04-27T08:55:49.687Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-04-27T08:55:49.687Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.25 [2022-04-27T08:55:49.687Z] - nexus3.edgexfoundry.org:10004/edgex-ui:39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 [2022-04-27T08:55:49.687Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:50.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T08:55:50.066Z] [2022-04-27T08:55:50.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:50.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T08:55:50.372Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-27T08:55:50.372Z] 5eb5b503b376: Pulling fs layer [2022-04-27T08:55:50.372Z] 5c69ac0246d0: Pulling fs layer [2022-04-27T08:55:50.372Z] ec43610c2a17: Pulling fs layer [2022-04-27T08:55:50.372Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-27T08:55:50.372Z] 33b1e0a273af: Pulling fs layer [2022-04-27T08:55:50.372Z] 5d3b04190fa2: Pulling fs layer [2022-04-27T08:55:50.372Z] 2f39f015ded8: Pulling fs layer [2022-04-27T08:55:50.372Z] 33b1e0a273af: Waiting [2022-04-27T08:55:50.372Z] 5d3b04190fa2: Waiting [2022-04-27T08:55:50.372Z] 2f39f015ded8: Waiting [2022-04-27T08:55:50.372Z] 5c69ac0246d0: Download complete [2022-04-27T08:55:50.372Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-27T08:55:50.372Z] 3a2ae6a8a46f: Download complete [2022-04-27T08:55:50.372Z] 33b1e0a273af: Verifying Checksum [2022-04-27T08:55:50.372Z] 33b1e0a273af: Download complete [2022-04-27T08:55:50.372Z] ec43610c2a17: Verifying Checksum [2022-04-27T08:55:50.372Z] ec43610c2a17: Download complete [2022-04-27T08:55:50.632Z] 5d3b04190fa2: Download complete [2022-04-27T08:55:50.632Z] 5eb5b503b376: Download complete [2022-04-27T08:55:51.203Z] 2f39f015ded8: Verifying Checksum [2022-04-27T08:55:51.203Z] 2f39f015ded8: Download complete [2022-04-27T08:55:52.143Z] 5eb5b503b376: Pull complete [2022-04-27T08:55:52.143Z] 5c69ac0246d0: Pull complete [2022-04-27T08:55:52.403Z] ec43610c2a17: Pull complete [2022-04-27T08:55:52.662Z] 3a2ae6a8a46f: Pull complete [2022-04-27T08:55:52.924Z] 33b1e0a273af: Pull complete [2022-04-27T08:55:52.924Z] 5d3b04190fa2: Pull complete [2022-04-27T08:55:58.206Z] 2f39f015ded8: Pull complete [2022-04-27T08:55:58.206Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-27T08:55:58.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T08:55:58.206Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-27T08:55:58.276Z] prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container [2022-04-27T08:55:58.318Z] $ 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/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T08:56:00.548Z] $ docker top 47ebc65d9f5acd13e7a06fcf78f6515446ee15f951f9cc08b8a9df6ea3e8f72e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:56:00.950Z] ---> job-cost.sh [2022-04-27T08:56:00.950Z] lf-activate-venv: SKIPPING [2022-04-27T08:56:00.950Z] INFO: No Stack... [2022-04-27T08:56:01.212Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T08:56:01.786Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T08:56:02.086Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-04-27T08:56:02.086Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T08:56:02.105Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] [2022-04-27T08:56:02.111Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] did not exist. Created. [2022-04-27T08:56:02.111Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T08:56:02.421Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T08:56:02.477Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T08:56:02.483Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T08:56:02.507Z] $ docker stop --time=1 47ebc65d9f5acd13e7a06fcf78f6515446ee15f951f9cc08b8a9df6ea3e8f72e [2022-04-27T08:56:03.757Z] $ docker rm -f 47ebc65d9f5acd13e7a06fcf78f6515446ee15f951f9cc08b8a9df6ea3e8f72e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T08:58:06.709Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33451 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-04-27T08:58:06.719Z] Running in /w/workspace/edgex-ui-go/64 [Pipeline] { [Pipeline] checkout [2022-04-27T08:58:07.003Z] The recommended git tool is: git [2022-04-27T08:58:13.435Z] using credential edgex-jenkins-ssh [2022-04-27T08:58:13.453Z] Cloning the remote Git repository [2022-04-27T08:58:13.520Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-27T08:58:13.612Z] > git init /w/workspace/edgex-ui-go/64 # timeout=10 [2022-04-27T08:58:13.719Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-27T08:58:13.723Z] > git --version # timeout=10 [2022-04-27T08:58:13.789Z] > git --version # 'git version 2.25.1' [2022-04-27T08:58:13.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T08:58:13.874Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T08:58:16.904Z] Avoid second fetch [2022-04-27T08:58:16.904Z] Checking out Revision 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 (main) [2022-04-27T08:58:16.859Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-27T08:58:16.890Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T08:58:16.931Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T08:58:16.948Z] > git checkout -f 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 # timeout=10 [2022-04-27T08:58:21.562Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T08:58:22.608Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-27T08:58:22.608Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T08:58:22.608Z] Dload Upload Total Spent Left Speed [2022-04-27T08:58:22.608Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2022-04-27T08:58:23.164Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-27T08:58:23.530Z] + sudo tee /etc/docker/daemon.new [2022-04-27T08:58:23.530Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-27T08:58:23.530Z] { [2022-04-27T08:58:23.530Z] "registry-mirrors": [ [2022-04-27T08:58:23.530Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-27T08:58:23.530Z] ], [2022-04-27T08:58:23.530Z] "bip": "10.250.0.254/24", [2022-04-27T08:58:23.530Z] "hosts": [ [2022-04-27T08:58:23.530Z] "tcp://0.0.0.0:5555", [2022-04-27T08:58:23.530Z] "unix:///var/run/docker.sock" [2022-04-27T08:58:23.530Z] ], [2022-04-27T08:58:23.530Z] "mtu": 1458, [2022-04-27T08:58:23.530Z] "selinux-enabled": true, [2022-04-27T08:58:23.530Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-27T08:58:23.530Z] } [Pipeline] sh [2022-04-27T08:58:23.917Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-27T08:58:24.262Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T08:58:42.632Z] provisioning config files... [2022-04-27T08:58:42.659Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/64@tmp/config3153573217253013919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:58:43.091Z] ---> docker-login.sh [2022-04-27T08:58:43.091Z] nexus3.edgexfoundry.org:10001 [2022-04-27T08:58:43.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:58:43.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:58:43.965Z] Configure a credential helper to remove this warning. See [2022-04-27T08:58:43.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:58:43.965Z] [2022-04-27T08:58:43.965Z] Login Succeeded [2022-04-27T08:58:43.965Z] nexus3.edgexfoundry.org:10002 [2022-04-27T08:58:44.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:58:44.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:58:44.567Z] Configure a credential helper to remove this warning. See [2022-04-27T08:58:44.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:58:44.567Z] [2022-04-27T08:58:44.567Z] Login Succeeded [2022-04-27T08:58:44.567Z] nexus3.edgexfoundry.org:10003 [2022-04-27T08:58:44.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:58:45.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:58:45.116Z] Configure a credential helper to remove this warning. See [2022-04-27T08:58:45.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:58:45.117Z] [2022-04-27T08:58:45.117Z] Login Succeeded [2022-04-27T08:58:45.117Z] nexus3.edgexfoundry.org:10004 [2022-04-27T08:58:45.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:58:45.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:58:45.666Z] Configure a credential helper to remove this warning. See [2022-04-27T08:58:45.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:58:45.666Z] [2022-04-27T08:58:45.666Z] Login Succeeded [2022-04-27T08:58:45.666Z] docker.io [2022-04-27T08:58:45.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:58:46.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:58:46.218Z] Configure a credential helper to remove this warning. See [2022-04-27T08:58:46.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:58:46.218Z] [2022-04-27T08:58:46.218Z] Login Succeeded [2022-04-27T08:58:46.218Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T08:58:46.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T08:58:46.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T08:58:46.702Z] ========================================================= [2022-04-27T08:58:46.702Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-27T08:58:46.702Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:58:47.090Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-27T08:58:48.080Z] Sending build context to Docker daemon 26.92MB [2022-04-27T08:58:48.080Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T08:58:48.080Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-27T08:58:48.355Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-27T08:58:48.355Z] 9b3977197b4f: Pulling fs layer [2022-04-27T08:58:48.355Z] 1a89e8eeedd5: Pulling fs layer [2022-04-27T08:58:48.355Z] 94645a83ff95: Pulling fs layer [2022-04-27T08:58:48.355Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-27T08:58:48.355Z] 0c92f367c5e7: Pulling fs layer [2022-04-27T08:58:48.355Z] 3096ccb668a1: Pulling fs layer [2022-04-27T08:58:48.355Z] e8cf19c19ddd: Pulling fs layer [2022-04-27T08:58:48.355Z] a4caa8a26152: Pulling fs layer [2022-04-27T08:58:48.355Z] 3f3a8bcf1eab: Waiting [2022-04-27T08:58:48.355Z] 3096ccb668a1: Waiting [2022-04-27T08:58:48.355Z] 0c92f367c5e7: Waiting [2022-04-27T08:58:48.355Z] e8cf19c19ddd: Waiting [2022-04-27T08:58:48.355Z] a4caa8a26152: Waiting [2022-04-27T08:58:48.355Z] 94645a83ff95: Verifying Checksum [2022-04-27T08:58:48.355Z] 94645a83ff95: Download complete [2022-04-27T08:58:48.355Z] 1a89e8eeedd5: Verifying Checksum [2022-04-27T08:58:48.355Z] 1a89e8eeedd5: Download complete [2022-04-27T08:58:48.355Z] 0c92f367c5e7: Verifying Checksum [2022-04-27T08:58:48.355Z] 0c92f367c5e7: Download complete [2022-04-27T08:58:48.355Z] 3096ccb668a1: Verifying Checksum [2022-04-27T08:58:48.355Z] 3096ccb668a1: Download complete [2022-04-27T08:58:48.355Z] 9b3977197b4f: Verifying Checksum [2022-04-27T08:58:48.355Z] 9b3977197b4f: Download complete [2022-04-27T08:58:48.355Z] e8cf19c19ddd: Verifying Checksum [2022-04-27T08:58:48.355Z] e8cf19c19ddd: Download complete [2022-04-27T08:58:48.961Z] 9b3977197b4f: Pull complete [2022-04-27T08:58:49.572Z] 1a89e8eeedd5: Pull complete [2022-04-27T08:58:50.170Z] 94645a83ff95: Pull complete [2022-04-27T08:58:50.170Z] a4caa8a26152: Verifying Checksum [2022-04-27T08:58:50.170Z] a4caa8a26152: Download complete [2022-04-27T08:58:50.776Z] 3f3a8bcf1eab: Download complete [2022-04-27T08:59:03.190Z] 3f3a8bcf1eab: Pull complete [2022-04-27T08:59:03.190Z] 0c92f367c5e7: Pull complete [2022-04-27T08:59:03.190Z] 3096ccb668a1: Pull complete [2022-04-27T08:59:03.190Z] e8cf19c19ddd: Pull complete [2022-04-27T08:59:09.924Z] a4caa8a26152: Pull complete [2022-04-27T08:59:09.924Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-27T08:59:09.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T08:59:09.924Z] ---> 725f1c02e7f9 [2022-04-27T08:59:09.924Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-27T08:59:10.528Z] ---> Running in e7416c22614b [2022-04-27T08:59:10.810Z] Removing intermediate container e7416c22614b [2022-04-27T08:59:10.810Z] ---> 86b5e6ca9579 [2022-04-27T08:59:10.810Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-27T08:59:11.086Z] ---> Running in 9c3420cc452b [2022-04-27T08:59:11.362Z] Removing intermediate container 9c3420cc452b [2022-04-27T08:59:11.362Z] ---> a21191d5d585 [2022-04-27T08:59:11.362Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T08:59:11.362Z] ---> Running in 014836eca1a0 [2022-04-27T08:59:11.648Z] Removing intermediate container 014836eca1a0 [2022-04-27T08:59:11.648Z] ---> 76454e321d40 [2022-04-27T08:59:11.648Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-27T08:59:11.648Z] ---> Running in c1ac7ddfe074 [2022-04-27T08:59:12.251Z] Removing intermediate container c1ac7ddfe074 [2022-04-27T08:59:12.251Z] ---> b1080be3f291 [2022-04-27T08:59:12.251Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-27T08:59:12.251Z] ---> Running in ff4e1393e6f4 [2022-04-27T08:59:12.860Z] Removing intermediate container ff4e1393e6f4 [2022-04-27T08:59:12.860Z] ---> 5f4680bb22ba [2022-04-27T08:59:12.860Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T08:59:12.860Z] ---> Running in 6801c6c6c1d1 [2022-04-27T08:59:15.487Z] Removing intermediate container 6801c6c6c1d1 [2022-04-27T08:59:15.487Z] ---> 0cb9cccaae86 [2022-04-27T08:59:15.487Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T08:59:15.487Z] ---> Running in e1943cf3fd71 [2022-04-27T08:59:16.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T08:59:17.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T08:59:18.055Z] OK: 220 MiB in 52 packages [2022-04-27T08:59:19.052Z] Removing intermediate container e1943cf3fd71 [2022-04-27T08:59:19.052Z] ---> 5c4a626a0cf2 [2022-04-27T08:59:19.052Z] Step 10/15 : ENV GO111MODULE=on [2022-04-27T08:59:19.052Z] ---> Running in 5fe61de958a3 [2022-04-27T08:59:19.332Z] Removing intermediate container 5fe61de958a3 [2022-04-27T08:59:19.332Z] ---> 15538e914229 [2022-04-27T08:59:19.332Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-27T08:59:19.332Z] ---> Running in 627d8c4706c1 [2022-04-27T08:59:19.607Z] Removing intermediate container 627d8c4706c1 [2022-04-27T08:59:19.607Z] ---> bc4632c69a46 [2022-04-27T08:59:19.607Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-27T08:59:20.214Z] ---> e3e8601f3a48 [2022-04-27T08:59:20.214Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T08:59:20.214Z] ---> Running in d7e5b13bb46c [2022-04-27T09:00:42.046Z] Removing intermediate container d7e5b13bb46c [2022-04-27T09:00:42.046Z] ---> 6de312796d76 [2022-04-27T09:00:42.046Z] Step 14/15 : COPY . . [2022-04-27T09:00:42.046Z] ---> 831e48ec911e [2022-04-27T09:00:42.046Z] Step 15/15 : RUN ${MAKE} [2022-04-27T09:00:42.046Z] ---> Running in 162908553e74 [2022-04-27T09:00:42.046Z] noop [2022-04-27T09:00:42.046Z] Removing intermediate container 162908553e74 [2022-04-27T09:00:42.046Z] ---> 711bc9ce1425 [2022-04-27T09:00:42.046Z] Successfully built 711bc9ce1425 [2022-04-27T09:00:42.046Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:00:42.396Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T09:00:42.396Z] . [Pipeline] withDockerContainer [2022-04-27T09:00:42.636Z] prd-ubuntu20.04-docker-arm64-4c-16g-33451 does not seem to be running inside a container [2022-04-27T09:00:42.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/64 -v /w/workspace/edgex-ui-go/64:/w/workspace/edgex-ui-go/64:rw,z -v /w/workspace/edgex-ui-go/64@tmp:/w/workspace/edgex-ui-go/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T09:00:44.035Z] $ docker top af7022b584c9a75be7842ca340eb82c88d9507bd3841f2f22bf781695c3e138a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T09:00:44.965Z] + go version [2022-04-27T09:00:44.965Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-27T09:00:44.998Z] $ docker stop --time=1 af7022b584c9a75be7842ca340eb82c88d9507bd3841f2f22bf781695c3e138a [2022-04-27T09:00:46.609Z] $ docker rm -f af7022b584c9a75be7842ca340eb82c88d9507bd3841f2f22bf781695c3e138a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:00:47.244Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T09:00:47.244Z] . [Pipeline] withDockerContainer [2022-04-27T09:00:47.477Z] prd-ubuntu20.04-docker-arm64-4c-16g-33451 does not seem to be running inside a container [2022-04-27T09:00:47.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/64 -v /w/workspace/edgex-ui-go/64:/w/workspace/edgex-ui-go/64:rw,z -v /w/workspace/edgex-ui-go/64@tmp:/w/workspace/edgex-ui-go/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T09:00:48.877Z] $ docker top 4a433acac20a1ed7a4f3bebcc26180d64281b94c47caedf46f9d021944b4ff71 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T09:00:49.798Z] + make test [2022-04-27T09:00:49.798Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-27T09:00:51.238Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-27T09:01:30.310Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-27T09:01:30.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-27T09:01:30.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-27T09:01:30.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-27T09:01:30.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-27T09:01:30.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-27T09:01:30.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-27T09:01:30.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-27T09:01:30.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-27T09:01:30.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-27T09:01:30.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-27T09:01:30.310Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-27T09:01:30.310Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-27T09:01:42.726Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T09:01:42.726Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-27T09:01:42.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T09:01:42.770Z] $ docker stop --time=1 4a433acac20a1ed7a4f3bebcc26180d64281b94c47caedf46f9d021944b4ff71 [2022-04-27T09:01:44.467Z] $ docker rm -f 4a433acac20a1ed7a4f3bebcc26180d64281b94c47caedf46f9d021944b4ff71 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T09:01:45.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T09:01:45.242Z] Warning: overwriting stash ‘coverage-report’ [2022-04-27T09:01:45.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T09:01:46.218Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T09:01:46.560Z] + ls -al . [2022-04-27T09:01:46.560Z] total 160 [2022-04-27T09:01:46.560Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 27 09:00 . [2022-04-27T09:01:46.560Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:58 .. [2022-04-27T09:01:46.560Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 08:58 .git [2022-04-27T09:01:46.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:58 .github [2022-04-27T09:01:46.560Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 08:58 .gitignore [2022-04-27T09:01:46.560Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 27 08:58 Attribution.txt [2022-04-27T09:01:46.560Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 08:58 CONTRIBUTING.md [2022-04-27T09:01:46.560Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 27 08:58 Dockerfile [2022-04-27T09:01:46.560Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 08:58 Jenkinsfile [2022-04-27T09:01:46.560Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 08:58 LICENSE [2022-04-27T09:01:46.560Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 27 08:58 Makefile [2022-04-27T09:01:46.560Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 27 08:58 README.md [2022-04-27T09:01:46.560Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 08:54 VERSION [2022-04-27T09:01:46.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:58 assets [2022-04-27T09:01:46.560Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:58 bin [2022-04-27T09:01:46.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:58 cmd [2022-04-27T09:01:46.561Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 09:00 coverage.out [2022-04-27T09:01:46.561Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:58 docs [2022-04-27T09:01:46.561Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 27 08:58 go.mod [2022-04-27T09:01:46.561Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 27 08:58 go.sum [2022-04-27T09:01:46.561Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 08:58 internal [2022-04-27T09:01:46.561Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:58 pkg [2022-04-27T09:01:46.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:58 snap [2022-04-27T09:01:46.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:58 testing [2022-04-27T09:01:46.561Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 08:58 version.go [2022-04-27T09:01:46.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:58 web [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:01:46.906Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=39b108e2afa55dd7bccad3efdb4ba6978a307ed6 --label arch=arm64 --label version=2.1.1-dev.25 . [2022-04-27T09:01:47.924Z] Sending build context to Docker daemon 26.92MB [2022-04-27T09:01:47.924Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T09:01:47.924Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-27T09:01:47.924Z] ---> 711bc9ce1425 [2022-04-27T09:01:47.924Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-27T09:01:48.262Z] ---> Running in 63c5286ee729 [2022-04-27T09:01:48.557Z] Removing intermediate container 63c5286ee729 [2022-04-27T09:01:48.557Z] ---> e9917440b927 [2022-04-27T09:01:48.557Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-27T09:01:48.557Z] ---> Running in 1bb0be1f46cb [2022-04-27T09:01:48.864Z] Removing intermediate container 1bb0be1f46cb [2022-04-27T09:01:48.864Z] ---> 15cb3adbdaaa [2022-04-27T09:01:48.864Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T09:01:49.190Z] ---> Running in 007500e64897 [2022-04-27T09:01:49.488Z] Removing intermediate container 007500e64897 [2022-04-27T09:01:49.488Z] ---> 6a5147e3e007 [2022-04-27T09:01:49.488Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-27T09:01:49.488Z] ---> Running in c40070ac5571 [2022-04-27T09:01:49.766Z] Removing intermediate container c40070ac5571 [2022-04-27T09:01:49.766Z] ---> bf833caa142c [2022-04-27T09:01:49.766Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-27T09:01:50.042Z] ---> Running in 1f21d7f2ad9a [2022-04-27T09:01:50.324Z] Removing intermediate container 1f21d7f2ad9a [2022-04-27T09:01:50.324Z] ---> 64b2fe389eaa [2022-04-27T09:01:50.324Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T09:01:50.324Z] ---> Running in fe7e86e1e177 [2022-04-27T09:01:52.302Z] Removing intermediate container fe7e86e1e177 [2022-04-27T09:01:52.302Z] ---> 74137672b773 [2022-04-27T09:01:52.302Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T09:01:52.302Z] ---> Running in 2ac1941a8f72 [2022-04-27T09:01:53.283Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T09:01:53.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T09:01:54.854Z] OK: 220 MiB in 52 packages [2022-04-27T09:01:55.461Z] Removing intermediate container 2ac1941a8f72 [2022-04-27T09:01:55.461Z] ---> 817d937449c9 [2022-04-27T09:01:55.461Z] Step 10/23 : ENV GO111MODULE=on [2022-04-27T09:01:55.735Z] ---> Running in ed8b598ec09d [2022-04-27T09:01:56.007Z] Removing intermediate container ed8b598ec09d [2022-04-27T09:01:56.007Z] ---> 730e0fae5e8d [2022-04-27T09:01:56.007Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-27T09:01:56.007Z] ---> Running in ae3d87001d22 [2022-04-27T09:01:56.281Z] Removing intermediate container ae3d87001d22 [2022-04-27T09:01:56.281Z] ---> a75eb5c3ef49 [2022-04-27T09:01:56.281Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-27T09:01:56.874Z] ---> 1e48e8abf791 [2022-04-27T09:01:56.874Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T09:01:56.874Z] ---> Running in 18bdfc77a6a1 [2022-04-27T09:01:59.494Z] Removing intermediate container 18bdfc77a6a1 [2022-04-27T09:01:59.494Z] ---> b00ffe0bee28 [2022-04-27T09:01:59.494Z] Step 14/23 : COPY . . [2022-04-27T09:02:02.112Z] ---> cc1c9454a882 [2022-04-27T09:02:02.112Z] Step 15/23 : RUN ${MAKE} [2022-04-27T09:02:02.112Z] ---> Running in 77e1d84d3823 [2022-04-27T09:02:03.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.25" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-27T09:02:35.497Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-27T09:02:38.120Z] Removing intermediate container 77e1d84d3823 [2022-04-27T09:02:38.120Z] ---> 55d0faa8020b [2022-04-27T09:02:38.120Z] Step 16/23 : FROM alpine:3.14 [2022-04-27T09:02:38.392Z] 3.14: Pulling from library/alpine [2022-04-27T09:02:38.664Z] 455c02918c45: Pulling fs layer [2022-04-27T09:02:38.664Z] 455c02918c45: Verifying Checksum [2022-04-27T09:02:38.664Z] 455c02918c45: Download complete [2022-04-27T09:02:39.271Z] 455c02918c45: Pull complete [2022-04-27T09:02:39.271Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T09:02:39.271Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T09:02:39.271Z] ---> ac73e934f311 [2022-04-27T09:02:39.271Z] Step 17/23 : EXPOSE 4000 [2022-04-27T09:02:39.549Z] ---> Running in 0913aa839a5a [2022-04-27T09:02:39.823Z] Removing intermediate container 0913aa839a5a [2022-04-27T09:02:39.823Z] ---> 4a5d4e06ca57 [2022-04-27T09:02:39.824Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-27T09:02:41.269Z] ---> a8dbb6bc563a [2022-04-27T09:02:41.269Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-27T09:02:41.269Z] ---> Running in 8c062d6c2fb6 [2022-04-27T09:02:41.545Z] Removing intermediate container 8c062d6c2fb6 [2022-04-27T09:02:41.545Z] ---> beaad92f91cb [2022-04-27T09:02:41.545Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-27T09:02:41.545Z] ---> Running in 4f9ef747a00e [2022-04-27T09:02:41.821Z] Removing intermediate container 4f9ef747a00e [2022-04-27T09:02:41.821Z] ---> c55b3117b8a3 [2022-04-27T09:02:41.821Z] Step 21/23 : LABEL arch=arm64 [2022-04-27T09:02:42.096Z] ---> Running in d247ba418371 [2022-04-27T09:02:42.371Z] Removing intermediate container d247ba418371 [2022-04-27T09:02:42.371Z] ---> e01f628ce023 [2022-04-27T09:02:42.371Z] Step 22/23 : LABEL git_sha=39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [2022-04-27T09:02:42.371Z] ---> Running in 33cdd3a16ec8 [2022-04-27T09:02:42.653Z] Removing intermediate container 33cdd3a16ec8 [2022-04-27T09:02:42.653Z] ---> 0e74a5dece5c [2022-04-27T09:02:42.653Z] Step 23/23 : LABEL version=2.1.1-dev.25 [2022-04-27T09:02:42.653Z] ---> Running in a469f1681f99 [2022-04-27T09:02:42.926Z] Removing intermediate container a469f1681f99 [2022-04-27T09:02:42.926Z] ---> 9edebb5d51c9 [2022-04-27T09:02:42.926Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T09:02:43.198Z] Successfully built 9edebb5d51c9 [2022-04-27T09:02:43.198Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T09:02:43.318Z] provisioning config files... [2022-04-27T09:02:43.336Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/64@tmp/config4592533305961076573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:02:43.692Z] ---> docker-login.sh [2022-04-27T09:02:43.692Z] nexus3.edgexfoundry.org:10001 [2022-04-27T09:02:43.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T09:02:43.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T09:02:43.967Z] Configure a credential helper to remove this warning. See [2022-04-27T09:02:43.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T09:02:43.967Z] [2022-04-27T09:02:43.967Z] Login Succeeded [2022-04-27T09:02:43.967Z] nexus3.edgexfoundry.org:10002 [2022-04-27T09:02:44.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T09:02:44.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T09:02:44.566Z] Configure a credential helper to remove this warning. See [2022-04-27T09:02:44.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T09:02:44.566Z] [2022-04-27T09:02:44.566Z] Login Succeeded [2022-04-27T09:02:44.566Z] nexus3.edgexfoundry.org:10003 [2022-04-27T09:02:44.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T09:02:45.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T09:02:45.114Z] Configure a credential helper to remove this warning. See [2022-04-27T09:02:45.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T09:02:45.114Z] [2022-04-27T09:02:45.114Z] Login Succeeded [2022-04-27T09:02:45.114Z] nexus3.edgexfoundry.org:10004 [2022-04-27T09:02:45.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T09:02:45.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T09:02:45.388Z] Configure a credential helper to remove this warning. See [2022-04-27T09:02:45.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T09:02:45.388Z] [2022-04-27T09:02:45.388Z] Login Succeeded [2022-04-27T09:02:45.662Z] docker.io [2022-04-27T09:02:45.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T09:02:46.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T09:02:46.208Z] Configure a credential helper to remove this warning. See [2022-04-27T09:02:46.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T09:02:46.208Z] [2022-04-27T09:02:46.208Z] Login Succeeded [2022-04-27T09:02:46.208Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T09:02:46.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T09:02:46.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T09:02:46.288Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-04-27T09:02:46.288Z] 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [2022-04-27T09:02:46.288Z] latest [2022-04-27T09:02:46.288Z] 2.1.1-dev.25 [2022-04-27T09:02:46.288Z] 39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 [2022-04-27T09:02:46.288Z] main [2022-04-27T09:02:46.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:02:46.659Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:02:46.995Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [2022-04-27T09:02:46.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-27T09:02:46.995Z] c63c5a2314e7: Preparing [2022-04-27T09:02:46.995Z] f73e7dbfee58: Preparing [2022-04-27T09:02:46.995Z] f73e7dbfee58: Layer already exists [2022-04-27T09:02:51.289Z] c63c5a2314e7: Pushed [2022-04-27T09:02:51.289Z] 39b108e2afa55dd7bccad3efdb4ba6978a307ed6: digest: sha256:1c9f3259010d84abe94f1ae26245f1068a16afd61babcfff9a4a81567dae4dc7 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:02:51.639Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:02:51.986Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-04-27T09:02:51.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-27T09:02:51.986Z] c63c5a2314e7: Preparing [2022-04-27T09:02:51.986Z] f73e7dbfee58: Preparing [2022-04-27T09:02:51.986Z] f73e7dbfee58: Layer already exists [2022-04-27T09:02:51.986Z] c63c5a2314e7: Layer already exists [2022-04-27T09:02:52.259Z] latest: digest: sha256:1c9f3259010d84abe94f1ae26245f1068a16afd61babcfff9a4a81567dae4dc7 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:02:52.607Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:02:52.955Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.25 [2022-04-27T09:02:52.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-27T09:02:52.955Z] c63c5a2314e7: Preparing [2022-04-27T09:02:52.955Z] f73e7dbfee58: Preparing [2022-04-27T09:02:52.955Z] f73e7dbfee58: Layer already exists [2022-04-27T09:02:52.955Z] c63c5a2314e7: Layer already exists [2022-04-27T09:02:53.228Z] 2.1.1-dev.25: digest: sha256:1c9f3259010d84abe94f1ae26245f1068a16afd61babcfff9a4a81567dae4dc7 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:02:53.579Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:02:53.921Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 [2022-04-27T09:02:53.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-27T09:02:53.921Z] c63c5a2314e7: Preparing [2022-04-27T09:02:53.921Z] f73e7dbfee58: Preparing [2022-04-27T09:02:53.921Z] c63c5a2314e7: Layer already exists [2022-04-27T09:02:53.921Z] f73e7dbfee58: Layer already exists [2022-04-27T09:02:54.192Z] 39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25: digest: sha256:1c9f3259010d84abe94f1ae26245f1068a16afd61babcfff9a4a81567dae4dc7 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:02:54.544Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:02:54.882Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-04-27T09:02:54.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-27T09:02:54.882Z] c63c5a2314e7: Preparing [2022-04-27T09:02:54.882Z] f73e7dbfee58: Preparing [2022-04-27T09:02:54.882Z] c63c5a2314e7: Layer already exists [2022-04-27T09:02:54.882Z] f73e7dbfee58: Layer already exists [2022-04-27T09:02:55.154Z] main: digest: sha256:1c9f3259010d84abe94f1ae26245f1068a16afd61babcfff9a4a81567dae4dc7 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T09:02:55.205Z] ===================================================== [Pipeline] echo [2022-04-27T09:02:55.216Z] taggedImages: [2022-04-27T09:02:55.216Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [2022-04-27T09:02:55.216Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-04-27T09:02:55.216Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.25 [2022-04-27T09:02:55.216Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 [2022-04-27T09:02:55.216Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:02:55.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T09:02:55.601Z] [2022-04-27T09:02:55.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:02:55.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T09:02:56.227Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-27T09:02:56.227Z] 8998bd30e6a1: Pulling fs layer [2022-04-27T09:02:56.227Z] 04944245beec: Pulling fs layer [2022-04-27T09:02:56.227Z] 699f458cf7ca: Pulling fs layer [2022-04-27T09:02:56.227Z] 765212b225bb: Pulling fs layer [2022-04-27T09:02:56.227Z] f23df028b6ca: Pulling fs layer [2022-04-27T09:02:56.227Z] d65c8cfc05b1: Pulling fs layer [2022-04-27T09:02:56.227Z] 2437ff75d9bd: Pulling fs layer [2022-04-27T09:02:56.227Z] f23df028b6ca: Waiting [2022-04-27T09:02:56.227Z] d65c8cfc05b1: Waiting [2022-04-27T09:02:56.227Z] 2437ff75d9bd: Waiting [2022-04-27T09:02:56.227Z] 765212b225bb: Waiting [2022-04-27T09:02:56.227Z] 04944245beec: Verifying Checksum [2022-04-27T09:02:56.227Z] 04944245beec: Download complete [2022-04-27T09:02:56.227Z] 765212b225bb: Verifying Checksum [2022-04-27T09:02:56.227Z] 765212b225bb: Download complete [2022-04-27T09:02:56.227Z] f23df028b6ca: Verifying Checksum [2022-04-27T09:02:56.227Z] f23df028b6ca: Download complete [2022-04-27T09:02:56.227Z] d65c8cfc05b1: Verifying Checksum [2022-04-27T09:02:56.227Z] d65c8cfc05b1: Download complete [2022-04-27T09:02:56.227Z] 699f458cf7ca: Verifying Checksum [2022-04-27T09:02:56.227Z] 699f458cf7ca: Download complete [2022-04-27T09:02:56.827Z] 8998bd30e6a1: Verifying Checksum [2022-04-27T09:02:56.827Z] 8998bd30e6a1: Download complete [2022-04-27T09:02:59.458Z] 2437ff75d9bd: Verifying Checksum [2022-04-27T09:02:59.458Z] 2437ff75d9bd: Download complete [2022-04-27T09:03:01.436Z] 8998bd30e6a1: Pull complete [2022-04-27T09:03:01.712Z] 04944245beec: Pull complete [2022-04-27T09:03:03.153Z] 699f458cf7ca: Pull complete [2022-04-27T09:03:03.428Z] 765212b225bb: Pull complete [2022-04-27T09:03:04.026Z] f23df028b6ca: Pull complete [2022-04-27T09:03:04.300Z] d65c8cfc05b1: Pull complete [2022-04-27T09:03:19.493Z] 2437ff75d9bd: Pull complete [2022-04-27T09:03:19.493Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-27T09:03:19.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T09:03:19.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-27T09:03:19.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-33451 does not seem to be running inside a container [2022-04-27T09:03:19.872Z] $ 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/edgex-ui-go/64 -v /w/workspace/edgex-ui-go/64:/w/workspace/edgex-ui-go/64:rw,z -v /w/workspace/edgex-ui-go/64@tmp:/w/workspace/edgex-ui-go/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-27T09:03:22.296Z] $ docker top e04dbc41fca1967d8b27a006230d21fdf8a29f8c241acbe8f2c303aec20b3083 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:03:23.216Z] ---> job-cost.sh [2022-04-27T09:03:23.217Z] lf-activate-venv: SKIPPING [2022-04-27T09:03:23.217Z] INFO: No Stack... [2022-04-27T09:03:23.489Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-27T09:03:24.469Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T09:03:25.156Z] + cat /w/workspace/edgex-ui-go/64/archives/cost.csv [2022-04-27T09:03:25.157Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T09:03:25.230Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] [2022-04-27T09:03:25.237Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] did not exist. Created. [2022-04-27T09:03:25.237Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T09:03:25.928Z] /w/workspace/edgex-ui-go/64@tmp/durable-c667298b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-27T09:03:26.615Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-27T09:03:26.635Z] Warning: overwriting stash ‘stack-cost’ [2022-04-27T09:03:26.790Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T09:03:26.795Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T09:03:26.815Z] $ docker stop --time=1 e04dbc41fca1967d8b27a006230d21fdf8a29f8c241acbe8f2c303aec20b3083 [2022-04-27T09:03:28.297Z] $ docker rm -f e04dbc41fca1967d8b27a006230d21fdf8a29f8c241acbe8f2c303aec20b3083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-27T09:03:28.751Z] provisioning config files... [2022-04-27T09:03:28.760Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7769957698219928367tmp [Pipeline] { [Pipeline] sh [2022-04-27T09:03:29.054Z] + set +x [2022-04-27T09:03:29.054Z] + curl -s https://codecov.io/bash [2022-04-27T09:03:29.054Z] + bash -s -- [2022-04-27T09:03:29.054Z] [2022-04-27T09:03:29.054Z] _____ _ [2022-04-27T09:03:29.054Z] / ____| | | [2022-04-27T09:03:29.054Z] | | ___ __| | ___ ___ _____ __ [2022-04-27T09:03:29.054Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-27T09:03:29.054Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-27T09:03:29.054Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-27T09:03:29.054Z] Bash-1.0.6 [2022-04-27T09:03:29.054Z] [2022-04-27T09:03:29.054Z] [2022-04-27T09:03:29.054Z] ==> git version 2.25.1 found [2022-04-27T09:03:29.054Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-27T09:03:29.054Z] Release-Date: 2020-01-08 [2022-04-27T09:03:29.054Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-27T09:03:29.054Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-27T09:03:29.054Z] ==> Jenkins CI detected. [2022-04-27T09:03:29.054Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-27T09:03:29.054Z] project root: . [2022-04-27T09:03:29.054Z] --> token set from env [2022-04-27T09:03:29.054Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-27T09:03:29.054Z] ==> Running gcov in . (disable via -X gcov) [2022-04-27T09:03:29.054Z] ==> Python coveragepy not found [2022-04-27T09:03:29.054Z] ==> Searching for coverage reports in: [2022-04-27T09:03:29.054Z] + . [2022-04-27T09:03:29.054Z] -> Found 1 reports [2022-04-27T09:03:29.054Z] ==> Detecting git/mercurial file structure [2022-04-27T09:03:29.054Z] ==> Reading reports [2022-04-27T09:03:29.315Z] + ./coverage.out bytes=10 [2022-04-27T09:03:29.315Z] ==> Appending adjustments [2022-04-27T09:03:29.315Z] https://docs.codecov.io/docs/fixing-reports [2022-04-27T09:03:29.315Z] + Found adjustments [2022-04-27T09:03:29.315Z] ==> Gzipping contents [2022-04-27T09:03:29.315Z] 4.0K /tmp/codecov.gAH5oW.gz [2022-04-27T09:03:29.315Z] ==> Uploading reports [2022-04-27T09:03:29.315Z] url: https://codecov.io [2022-04-27T09:03:29.315Z] query: branch=main&commit=39b108e2afa55dd7bccad3efdb4ba6978a307ed6&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-27T09:03:29.315Z] -> Pinging Codecov [2022-04-27T09:03:29.315Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=39b108e2afa55dd7bccad3efdb4ba6978a307ed6&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-27T09:03:29.576Z] -> Uploading to [2022-04-27T09:03:29.576Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-27/FB506323287CE973F263BFD2A0EB1F37/39b108e2afa55dd7bccad3efdb4ba6978a307ed6/8c57a476-9fa8-4f71-acf0-5fb576515134.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T090329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb5a926f5d5edd25d6ed26fad169034091082517b67fc74bf94d4d0683bdc611 [2022-04-27T09:03:29.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T09:03:29.576Z] Dload Upload Total Spent Left Speed [2022-04-27T09:03:29.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 16772 --:--:-- --:--:-- --:--:-- 16772 [2022-04-27T09:03:29.837Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] } [2022-04-27T09:03:29.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-27T09:03:29.975Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-27T09:03:29.985Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:03:30.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-27T09:03:30.282Z] [2022-04-27T09:03:30.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:03:30.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-27T09:03:30.590Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-27T09:03:30.590Z] 188c0c94c7c5: Pulling fs layer [2022-04-27T09:03:30.590Z] 0ef7d3d256c8: Pulling fs layer [2022-04-27T09:03:30.590Z] de9db76c5a1d: Pulling fs layer [2022-04-27T09:03:30.590Z] 0eba1c9be4d2: Pulling fs layer [2022-04-27T09:03:30.590Z] 0d57e429df01: Pulling fs layer [2022-04-27T09:03:30.590Z] 4e4be7b47b0d: Pulling fs layer [2022-04-27T09:03:30.590Z] e1f770b5df2f: Pulling fs layer [2022-04-27T09:03:30.590Z] 85a0685a4137: Pulling fs layer [2022-04-27T09:03:30.590Z] 0d57e429df01: Waiting [2022-04-27T09:03:30.590Z] 0eba1c9be4d2: Waiting [2022-04-27T09:03:30.590Z] e1f770b5df2f: Waiting [2022-04-27T09:03:30.590Z] 4e4be7b47b0d: Waiting [2022-04-27T09:03:30.590Z] 85a0685a4137: Waiting [2022-04-27T09:03:30.590Z] de9db76c5a1d: Verifying Checksum [2022-04-27T09:03:30.590Z] de9db76c5a1d: Download complete [2022-04-27T09:03:30.590Z] 0ef7d3d256c8: Download complete [2022-04-27T09:03:30.590Z] 0d57e429df01: Download complete [2022-04-27T09:03:30.590Z] 188c0c94c7c5: Verifying Checksum [2022-04-27T09:03:30.590Z] 188c0c94c7c5: Download complete [2022-04-27T09:03:30.590Z] 4e4be7b47b0d: Download complete [2022-04-27T09:03:30.851Z] 188c0c94c7c5: Pull complete [2022-04-27T09:03:30.851Z] e1f770b5df2f: Verifying Checksum [2022-04-27T09:03:30.851Z] e1f770b5df2f: Download complete [2022-04-27T09:03:30.851Z] 0ef7d3d256c8: Pull complete [2022-04-27T09:03:31.112Z] de9db76c5a1d: Pull complete [2022-04-27T09:03:31.371Z] 0eba1c9be4d2: Verifying Checksum [2022-04-27T09:03:31.371Z] 0eba1c9be4d2: Download complete [2022-04-27T09:03:31.371Z] 85a0685a4137: Verifying Checksum [2022-04-27T09:03:31.371Z] 85a0685a4137: Download complete [2022-04-27T09:03:35.579Z] 0eba1c9be4d2: Pull complete [2022-04-27T09:03:35.579Z] 0d57e429df01: Pull complete [2022-04-27T09:03:35.579Z] 4e4be7b47b0d: Pull complete [2022-04-27T09:03:35.579Z] e1f770b5df2f: Pull complete [2022-04-27T09:03:38.873Z] 85a0685a4137: Pull complete [2022-04-27T09:03:38.873Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-27T09:03:38.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-27T09:03:38.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-27T09:03:38.939Z] prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container [2022-04-27T09:03:38.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-27T09:03:41.637Z] $ docker top fd4c04f7cd53743c13a236d4140935f4a70b2ed5d486188b5830524236743742 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-27T09:03:41.727Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-27T09:03:42.016Z] + set -o pipefail [2022-04-27T09:03:42.016Z] + snyk monitor '--org=edgex-jenkins' [2022-04-27T09:04:00.142Z] [2022-04-27T09:04:00.142Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-04-27T09:04:00.142Z] [2022-04-27T09:04:00.142Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/8ade78ce-16fb-4e4b-a38a-96f11cf5f1e0 [2022-04-27T09:04:00.142Z] [2022-04-27T09:04:00.142Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-27T09:04:00.142Z] [2022-04-27T09:04:00.142Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-27T09:04:00.142Z] [2022-04-27T09:04:00.142Z] [Pipeline] } [2022-04-27T09:04:00.160Z] $ docker stop --time=1 fd4c04f7cd53743c13a236d4140935f4a70b2ed5d486188b5830524236743742 [2022-04-27T09:04:01.898Z] $ docker rm -f fd4c04f7cd53743c13a236d4140935f4a70b2ed5d486188b5830524236743742 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T09:04:02.577Z] + git log --format=format:%s -1 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] sh [2022-04-27T09:04:02.875Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T09:04:02.875Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:04:03.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T09:04:03.173Z] . [Pipeline] withDockerContainer [2022-04-27T09:04:03.249Z] prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container [2022-04-27T09:04:03.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-27T09:04:03.782Z] $ docker top d16d71923a3f49dcf7777ae20c7706fd3b3dcb14c10575e719bd02e8fb926318 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T09:04:03.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T09:04:03.877Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T09:04:04.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T09:04:04.011Z] $ docker exec d16d71923a3f49dcf7777ae20c7706fd3b3dcb14c10575e719bd02e8fb926318 ssh-agent [2022-04-27T09:04:04.142Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKHAkiE/agent.12 [2022-04-27T09:04:04.142Z] SSH_AGENT_PID=19 [2022-04-27T09:04:04.148Z] Running ssh-add (command line suppressed) [2022-04-27T09:04:04.282Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4757657564398629045.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4757657564398629045.key) [2022-04-27T09:04:04.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T09:04:04.584Z] + git semver tag [2022-04-27T09:04:04.584Z] # -> Open(): unable to determine branch for HEAD [2022-04-27T09:04:04.584Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-27T09:04:04.584Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-27T09:04:04.584Z] # $SEMVER_REMOTE_NAME = origin [2022-04-27T09:04:04.584Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-27T09:04:04.584Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-27T09:04:04.584Z] # $SEMVER_BRANCH = main [2022-04-27T09:04:04.584Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-04-27T09:04:04.584Z] # 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 HEAD [2022-04-27T09:04:04.584Z] # -> Force: false [2022-04-27T09:04:04.584Z] # 8b0bc4845bb13fe2ad1d4bd6eb7ddc49338ae9ae refs/tags/v2.1.1-dev.25 [Pipeline] } [2022-04-27T09:04:04.600Z] $ docker exec --env ******** --env ******** d16d71923a3f49dcf7777ae20c7706fd3b3dcb14c10575e719bd02e8fb926318 ssh-agent -k [2022-04-27T09:04:04.709Z] unset SSH_AUTH_SOCK; [2022-04-27T09:04:04.709Z] unset SSH_AGENT_PID; [2022-04-27T09:04:04.709Z] echo Agent pid 19 killed; [2022-04-27T09:04:04.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T09:04:05.028Z] + git semver [Pipeline] } [2022-04-27T09:04:05.047Z] $ docker stop --time=1 d16d71923a3f49dcf7777ae20c7706fd3b3dcb14c10575e719bd02e8fb926318 [2022-04-27T09:04:06.352Z] $ docker rm -f d16d71923a3f49dcf7777ae20c7706fd3b3dcb14c10575e719bd02e8fb926318 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:04:06.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-27T09:04:06.737Z] [2022-04-27T09:04:06.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:04:07.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-27T09:04:07.102Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-27T09:04:07.103Z] ab5ef0e58194: Pulling fs layer [2022-04-27T09:04:07.103Z] 9712f1f96733: Pulling fs layer [2022-04-27T09:04:07.103Z] 63f879dbbcfc: Pulling fs layer [2022-04-27T09:04:07.103Z] 0d9ebad4ef96: Pulling fs layer [2022-04-27T09:04:07.103Z] e9a5061849ea: Pulling fs layer [2022-04-27T09:04:07.103Z] d747dcd14b5f: Pulling fs layer [2022-04-27T09:04:07.103Z] 2de7ff778b66: Pulling fs layer [2022-04-27T09:04:07.103Z] 0d9ebad4ef96: Waiting [2022-04-27T09:04:07.103Z] d747dcd14b5f: Waiting [2022-04-27T09:04:07.103Z] e9a5061849ea: Waiting [2022-04-27T09:04:07.103Z] 2de7ff778b66: Waiting [2022-04-27T09:04:07.103Z] 9712f1f96733: Download complete [2022-04-27T09:04:07.399Z] 63f879dbbcfc: Verifying Checksum [2022-04-27T09:04:07.399Z] 63f879dbbcfc: Download complete [2022-04-27T09:04:07.660Z] e9a5061849ea: Verifying Checksum [2022-04-27T09:04:07.660Z] e9a5061849ea: Download complete [2022-04-27T09:04:07.660Z] 0d9ebad4ef96: Verifying Checksum [2022-04-27T09:04:07.660Z] 0d9ebad4ef96: Download complete [2022-04-27T09:04:07.660Z] d747dcd14b5f: Verifying Checksum [2022-04-27T09:04:07.660Z] d747dcd14b5f: Download complete [2022-04-27T09:04:07.660Z] ab5ef0e58194: Verifying Checksum [2022-04-27T09:04:07.660Z] ab5ef0e58194: Download complete [2022-04-27T09:04:07.660Z] 2de7ff778b66: Verifying Checksum [2022-04-27T09:04:07.660Z] 2de7ff778b66: Download complete [2022-04-27T09:04:10.952Z] ab5ef0e58194: Pull complete [2022-04-27T09:04:10.952Z] 9712f1f96733: Pull complete [2022-04-27T09:04:11.533Z] 63f879dbbcfc: Pull complete [2022-04-27T09:04:15.729Z] 0d9ebad4ef96: Pull complete [2022-04-27T09:04:15.729Z] e9a5061849ea: Pull complete [2022-04-27T09:04:15.729Z] d747dcd14b5f: Pull complete [2022-04-27T09:04:16.666Z] 2de7ff778b66: Pull complete [2022-04-27T09:04:16.666Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-27T09:04:16.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-27T09:04:16.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-27T09:04:16.729Z] prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container [2022-04-27T09:04:16.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-27T09:04:19.572Z] $ docker top 65dfc7b75a7fd911505def8313b5ec120223d121e4d3c4df02f8bc3aecfd4208 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-27T09:04:19.674Z] provisioning config files... [2022-04-27T09:04:19.687Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3063268557210944504tmp [2022-04-27T09:04:19.699Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4374465846389811498tmp [2022-04-27T09:04:19.712Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3035035630704753038tmp [Pipeline] { [Pipeline] echo [2022-04-27T09:04:19.729Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:04:20.015Z] ---> sigul-configuration.sh [2022-04-27T09:04:20.015Z] gpg: directory `/root/.gnupg' created [2022-04-27T09:04:20.015Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-27T09:04:20.015Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-27T09:04:20.015Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-27T09:04:20.015Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-27T09:04:20.015Z] gpg: CAST5 encrypted data [2022-04-27T09:04:20.015Z] gpg: encrypted with 1 passphrase [2022-04-27T09:04:20.015Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-27T09:04:20.309Z] + mkdir /home/jenkins [2022-04-27T09:04:20.309Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-27T09:04:20.605Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-04-27T09:04:20.617Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:04:20.909Z] ---> sigul-install.sh [2022-04-27T09:04:20.909Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-27T09:04:21.198Z] + git tag --list [2022-04-27T09:04:21.198Z] 0.1.1 [2022-04-27T09:04:21.198Z] v1.1.0 [2022-04-27T09:04:21.198Z] v1.2.0 [2022-04-27T09:04:21.198Z] v1.2.1 [2022-04-27T09:04:21.198Z] v1.3.0 [2022-04-27T09:04:21.198Z] v2.0.0 [2022-04-27T09:04:21.198Z] v2.0.1-dev.1 [2022-04-27T09:04:21.198Z] v2.0.1-dev.10 [2022-04-27T09:04:21.198Z] v2.0.1-dev.11 [2022-04-27T09:04:21.198Z] v2.0.1-dev.12 [2022-04-27T09:04:21.198Z] v2.0.1-dev.13 [2022-04-27T09:04:21.198Z] v2.0.1-dev.14 [2022-04-27T09:04:21.198Z] v2.0.1-dev.15 [2022-04-27T09:04:21.198Z] v2.0.1-dev.16 [2022-04-27T09:04:21.198Z] v2.0.1-dev.17 [2022-04-27T09:04:21.198Z] v2.0.1-dev.18 [2022-04-27T09:04:21.198Z] v2.0.1-dev.19 [2022-04-27T09:04:21.198Z] v2.0.1-dev.2 [2022-04-27T09:04:21.198Z] v2.0.1-dev.20 [2022-04-27T09:04:21.198Z] v2.0.1-dev.21 [2022-04-27T09:04:21.198Z] v2.0.1-dev.22 [2022-04-27T09:04:21.198Z] v2.0.1-dev.23 [2022-04-27T09:04:21.198Z] v2.0.1-dev.24 [2022-04-27T09:04:21.198Z] v2.0.1-dev.25 [2022-04-27T09:04:21.198Z] v2.0.1-dev.26 [2022-04-27T09:04:21.198Z] v2.0.1-dev.27 [2022-04-27T09:04:21.198Z] v2.0.1-dev.28 [2022-04-27T09:04:21.198Z] v2.0.1-dev.29 [2022-04-27T09:04:21.198Z] v2.0.1-dev.3 [2022-04-27T09:04:21.198Z] v2.0.1-dev.30 [2022-04-27T09:04:21.198Z] v2.0.1-dev.31 [2022-04-27T09:04:21.198Z] v2.0.1-dev.32 [2022-04-27T09:04:21.198Z] v2.0.1-dev.33 [2022-04-27T09:04:21.198Z] v2.0.1-dev.4 [2022-04-27T09:04:21.198Z] v2.0.1-dev.5 [2022-04-27T09:04:21.198Z] v2.0.1-dev.6 [2022-04-27T09:04:21.198Z] v2.0.1-dev.7 [2022-04-27T09:04:21.198Z] v2.0.1-dev.8 [2022-04-27T09:04:21.198Z] v2.0.1-dev.9 [2022-04-27T09:04:21.198Z] v2.1.0 [2022-04-27T09:04:21.198Z] v2.1.1-dev.1 [2022-04-27T09:04:21.198Z] v2.1.1-dev.10 [2022-04-27T09:04:21.198Z] v2.1.1-dev.11 [2022-04-27T09:04:21.198Z] v2.1.1-dev.12 [2022-04-27T09:04:21.198Z] v2.1.1-dev.13 [2022-04-27T09:04:21.198Z] v2.1.1-dev.14 [2022-04-27T09:04:21.198Z] v2.1.1-dev.15 [2022-04-27T09:04:21.198Z] v2.1.1-dev.16 [2022-04-27T09:04:21.198Z] v2.1.1-dev.17 [2022-04-27T09:04:21.198Z] v2.1.1-dev.18 [2022-04-27T09:04:21.198Z] v2.1.1-dev.19 [2022-04-27T09:04:21.198Z] v2.1.1-dev.2 [2022-04-27T09:04:21.198Z] v2.1.1-dev.20 [2022-04-27T09:04:21.198Z] v2.1.1-dev.21 [2022-04-27T09:04:21.198Z] v2.1.1-dev.22 [2022-04-27T09:04:21.198Z] v2.1.1-dev.23 [2022-04-27T09:04:21.198Z] v2.1.1-dev.24 [2022-04-27T09:04:21.198Z] v2.1.1-dev.25 [2022-04-27T09:04:21.198Z] v2.1.1-dev.3 [2022-04-27T09:04:21.198Z] v2.1.1-dev.4 [2022-04-27T09:04:21.198Z] v2.1.1-dev.5 [2022-04-27T09:04:21.198Z] v2.1.1-dev.6 [2022-04-27T09:04:21.198Z] v2.1.1-dev.7 [2022-04-27T09:04:21.198Z] v2.1.1-dev.8 [2022-04-27T09:04:21.198Z] v2.1.1-dev.9 [Pipeline] sh [2022-04-27T09:04:21.492Z] + lftools sign git-tag v2.1.1-dev.25 [2022-04-27T09:04:22.063Z] Signing Git tag with Sigul... [2022-04-27T09:04:22.063Z] Signing v2.1.1-dev.25 [Pipeline] echo [2022-04-27T09:04:22.650Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:04:22.946Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-27T09:04:22.957Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-27T09:04:22.991Z] $ docker stop --time=1 65dfc7b75a7fd911505def8313b5ec120223d121e4d3c4df02f8bc3aecfd4208 [2022-04-27T09:04:24.312Z] $ docker rm -f 65dfc7b75a7fd911505def8313b5ec120223d121e4d3c4df02f8bc3aecfd4208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-27T09:04:24.762Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T09:04:24.762Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:04:25.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T09:04:25.067Z] . [Pipeline] withDockerContainer [2022-04-27T09:04:25.136Z] prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container [2022-04-27T09:04:25.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-27T09:04:25.583Z] $ docker top d7d794f50319162a91b816c8f3fa2137bb0448f950c874f61634af6aefabc58f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T09:04:25.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T09:04:25.709Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T09:04:25.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T09:04:25.844Z] $ docker exec d7d794f50319162a91b816c8f3fa2137bb0448f950c874f61634af6aefabc58f ssh-agent [2022-04-27T09:04:25.972Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJEHKDP/agent.14 [2022-04-27T09:04:25.972Z] SSH_AGENT_PID=20 [2022-04-27T09:04:25.978Z] Running ssh-add (command line suppressed) [2022-04-27T09:04:26.109Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3572378148361492556.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3572378148361492556.key) [2022-04-27T09:04:26.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T09:04:26.416Z] + git semver bump pre [2022-04-27T09:04:26.416Z] # -> Open(): unable to determine branch for HEAD [2022-04-27T09:04:26.416Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-27T09:04:26.416Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-27T09:04:26.416Z] # $SEMVER_REMOTE_NAME = origin [2022-04-27T09:04:26.416Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-27T09:04:26.416Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-27T09:04:26.416Z] # $SEMVER_BRANCH = main [2022-04-27T09:04:26.416Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-04-27T09:04:26.416Z] 2.1.1-dev.26 [Pipeline] } [2022-04-27T09:04:26.432Z] $ docker exec --env ******** --env ******** d7d794f50319162a91b816c8f3fa2137bb0448f950c874f61634af6aefabc58f ssh-agent -k [2022-04-27T09:04:26.549Z] unset SSH_AUTH_SOCK; [2022-04-27T09:04:26.550Z] unset SSH_AGENT_PID; [2022-04-27T09:04:26.550Z] echo Agent pid 20 killed; [2022-04-27T09:04:26.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T09:04:26.879Z] + git semver [Pipeline] } [2022-04-27T09:04:26.900Z] $ docker stop --time=1 d7d794f50319162a91b816c8f3fa2137bb0448f950c874f61634af6aefabc58f [2022-04-27T09:04:28.214Z] $ docker rm -f d7d794f50319162a91b816c8f3fa2137bb0448f950c874f61634af6aefabc58f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T09:04:28.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T09:04:28.604Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:04:28.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T09:04:28.907Z] . [Pipeline] withDockerContainer [2022-04-27T09:04:28.983Z] prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container [2022-04-27T09:04:29.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-27T09:04:29.469Z] $ docker top 6f2790b2f28e682b327feef9516d91d7b8322dc6b0dbefb0a5ab9c824ac91fe2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T09:04:29.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T09:04:29.580Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T09:04:29.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T09:04:29.726Z] $ docker exec 6f2790b2f28e682b327feef9516d91d7b8322dc6b0dbefb0a5ab9c824ac91fe2 ssh-agent [2022-04-27T09:04:29.858Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFgnfbJ/agent.14 [2022-04-27T09:04:29.858Z] SSH_AGENT_PID=21 [2022-04-27T09:04:29.865Z] Running ssh-add (command line suppressed) [2022-04-27T09:04:29.982Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2287770084721512559.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2287770084721512559.key) [2022-04-27T09:04:29.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T09:04:30.298Z] + git semver push [2022-04-27T09:04:30.298Z] # -> Open(): unable to determine branch for HEAD [2022-04-27T09:04:30.298Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-27T09:04:30.298Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-27T09:04:30.298Z] # $SEMVER_REMOTE_NAME = origin [2022-04-27T09:04:30.298Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-27T09:04:30.298Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-27T09:04:30.298Z] # $SEMVER_BRANCH = main [2022-04-27T09:04:30.298Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-04-27T09:04:33.611Z] $ docker exec --env ******** --env ******** 6f2790b2f28e682b327feef9516d91d7b8322dc6b0dbefb0a5ab9c824ac91fe2 ssh-agent -k [2022-04-27T09:04:33.725Z] unset SSH_AUTH_SOCK; [2022-04-27T09:04:33.725Z] unset SSH_AGENT_PID; [2022-04-27T09:04:33.725Z] echo Agent pid 21 killed; [2022-04-27T09:04:33.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T09:04:34.040Z] + git semver [Pipeline] } [2022-04-27T09:04:34.059Z] $ docker stop --time=1 6f2790b2f28e682b327feef9516d91d7b8322dc6b0dbefb0a5ab9c824ac91fe2 [2022-04-27T09:04:35.364Z] $ docker rm -f 6f2790b2f28e682b327feef9516d91d7b8322dc6b0dbefb0a5ab9c824ac91fe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-27T09:04:35.929Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-04-27T09:04:35.929Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-27T09:04:35.929Z] total 16 [2022-04-27T09:04:35.929Z] drwxr-xr-x 3 root root 4096 Apr 27 08:56 . [2022-04-27T09:04:35.929Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 09:04 .. [2022-04-27T09:04:35.929Z] drwxr-xr-x 2 root root 4096 Apr 27 08:56 cost [2022-04-27T09:04:35.929Z] -rw-r--r-- 1 root root 81 Apr 27 08:56 cost.csv [2022-04-27T09:04:35.929Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-27T09:04:35.929Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-27T09:04:35.929Z] total 16 [2022-04-27T09:04:35.929Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 08:56 . [2022-04-27T09:04:35.929Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 09:04 .. [2022-04-27T09:04:35.929Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 08:56 cost [2022-04-27T09:04:35.929Z] -rw-r--r-- 1 jenkins jenkins 81 Apr 27 08:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:04:36.235Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:04:37.161Z] ---> package-listing.sh [2022-04-27T09:04:37.161Z] ++ facter osfamily [2022-04-27T09:04:37.161Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-27T09:04:37.423Z] + OS_FAMILY=debian [2022-04-27T09:04:37.423Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-27T09:04:37.423Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-27T09:04:37.423Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-27T09:04:37.423Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-27T09:04:37.423Z] + PACKAGES=/tmp/packages_start.txt [2022-04-27T09:04:37.423Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-04-27T09:04:37.423Z] + PACKAGES=/tmp/packages_end.txt [2022-04-27T09:04:37.423Z] + case "${OS_FAMILY}" in [2022-04-27T09:04:37.423Z] + dpkg -l [2022-04-27T09:04:37.423Z] + grep '^ii' [2022-04-27T09:04:37.423Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-27T09:04:37.423Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-27T09:04:37.423Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-27T09:04:37.423Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-04-27T09:04:37.423Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-04-27T09:04:37.423Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-04-27T09:04:37.434Z] 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/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-27T09:04:37.713Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:04:38.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T09:04:38.280Z] . [Pipeline] withDockerContainer [2022-04-27T09:04:38.353Z] prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container [2022-04-27T09:04:38.396Z] $ 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/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T09:04:38.664Z] $ docker top f410a50b1aea458b866c38befcf6322efb7ea6d2d52af5b537b909e9165d40b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T09:04:39.025Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-27T09:04:39.319Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-27T09:04:39.607Z] + ls /var/log/sa-host [2022-04-27T09:04:39.607Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T09:04:39.692Z] provisioning config files... [2022-04-27T09:04:39.701Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8902013181221278305tmp [Pipeline] { [Pipeline] echo [2022-04-27T09:04:39.713Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:04:40.000Z] ---> create-netrc.sh [Pipeline] } [2022-04-27T09:04:40.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:04:40.352Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-27T09:04:40.364Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:04:40.654Z] ---> sudo-logs.sh [2022-04-27T09:04:40.654Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-27T09:04:40.676Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:04:40.959Z] ---> job-cost.sh [2022-04-27T09:04:40.959Z] lf-activate-venv: SKIPPING [2022-04-27T09:04:40.959Z] DEBUG: total: 0.2199999988079071 [2022-04-27T09:04:40.959Z] INFO: Retrieving Stack Cost... [2022-04-27T09:04:41.221Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T09:04:41.793Z] INFO: Archiving Costs [Pipeline] echo [2022-04-27T09:04:41.805Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:04:42.093Z] ---> logs-deploy.sh [2022-04-27T09:04:42.093Z] lf-activate-venv: SKIPPING [2022-04-27T09:04:42.093Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/64 [2022-04-27T09:04:42.093Z] INFO: archiving workspace using pattern(s): [2022-04-27T09:04:43.042Z] Archives upload complete. [2022-04-27T09:04:43.042Z] INFO: archiving logs to Nexus