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 08:54:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:54:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:54:08 ========================================================= 08:54:08 EdgeX Global Pipelines Version Info 08:54:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:54:09 ------------------- 08:54:09 stable info: 08:54:09 ------------------- 08:54:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:54:09 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 08:54:09 Message: update stable to v1.0.221 08:54:09 ------------------- 08:54:09 experimental info: 08:54:09 ------------------- 08:54:09 Commited By: **** collab-it+edgex@linuxfoundation.org 08:54:09 Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 08:54:09 Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39b108e [Pipeline] echo 08:54:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:54:10 provisioning config files... 08:54:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1925012814004386504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:10 ---> docker-login.sh 08:54:10 nexus3.edgexfoundry.org:10001 08:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:10 Configure a credential helper to remove this warning. See 08:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:10 08:54:10 Login Succeeded 08:54:10 nexus3.edgexfoundry.org:10002 08:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:11 Configure a credential helper to remove this warning. See 08:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:11 08:54:11 Login Succeeded 08:54:11 nexus3.edgexfoundry.org:10003 08:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:11 Configure a credential helper to remove this warning. See 08:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:11 08:54:11 Login Succeeded 08:54:11 nexus3.edgexfoundry.org:10004 08:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:11 Configure a credential helper to remove this warning. See 08:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:11 08:54:11 Login Succeeded 08:54:11 docker.io 08:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:12 Configure a credential helper to remove this warning. See 08:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:12 08:54:12 Login Succeeded 08:54:12 ---> docker-login.sh ends [Pipeline] } 08:54:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:54:12 + git rev-list -1 --merges 39b108e2afa55dd7bccad3efdb4ba6978a307ed6~1..39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] echo 08:54:12 -----------> git rev-list -1 --merges 39b108e2afa55dd7bccad3efdb4ba6978a307ed6~1..39b108e2afa55dd7bccad3efdb4ba6978a307ed6 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [false] [Pipeline] sh 08:54:12 + git log --format=format:%s -1 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] echo 08:54:12 ========================================================= 08:54:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:54:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:54:13 + git log --format=format:%s -1 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] echo 08:54:13 [semverPrep] GIT_COMMIT: 39b108e2afa55dd7bccad3efdb4ba6978a307ed6, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 [Pipeline] echo 08:54:13 [semverPrep] This is not a build commit. [Pipeline] sh 08:54:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:54:13 + grep -v github /etc/ssh/ssh_known_hosts 08:54:13 + [ -e /tmp/ssh_known_hosts ] 08:54:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:54:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:54:13 + sudo tee -a /etc/ssh/ssh_known_hosts 08:54:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:54:14 08:54:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:54:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:54:14 latest: Pulling from edgex-devops/git-semver 08:54:14 a0d0a0d46f8b: Pulling fs layer 08:54:14 3e5f54012d9b: Pulling fs layer 08:54:14 4c7163046ea9: Pulling fs layer 08:54:14 0c2d73faf560: Pulling fs layer 08:54:14 0c2d73faf560: Waiting 08:54:14 3e5f54012d9b: Download complete 08:54:14 a0d0a0d46f8b: Verifying Checksum 08:54:14 a0d0a0d46f8b: Download complete 08:54:14 0c2d73faf560: Verifying Checksum 08:54:14 0c2d73faf560: Download complete 08:54:14 4c7163046ea9: Verifying Checksum 08:54:14 4c7163046ea9: Download complete 08:54:14 a0d0a0d46f8b: Pull complete 08:54:14 3e5f54012d9b: Pull complete 08:54:15 4c7163046ea9: Pull complete 08:54:15 0c2d73faf560: Pull complete 08:54:15 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:54:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:54:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:54:15 prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container 08:54:15 $ 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 08:54:16 $ docker top 19d4a0cb64d997afe378b948751f41f201c7958547a0ace3ecb9b5ced8860e02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:54:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:16 [ssh-agent] Looking for ssh-agent implementation... 08:54:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:16 $ docker exec 19d4a0cb64d997afe378b948751f41f201c7958547a0ace3ecb9b5ced8860e02 ssh-agent 08:54:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKenPLb/agent.14 08:54:16 SSH_AGENT_PID=21 08:54:16 Running ssh-add (command line suppressed) 08:54:16 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) 08:54:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:16 + git tag --points-at HEAD [Pipeline] } 08:54:16 $ docker exec --env ******** --env ******** 19d4a0cb64d997afe378b948751f41f201c7958547a0ace3ecb9b5ced8860e02 ssh-agent -k 08:54:17 unset SSH_AUTH_SOCK; 08:54:17 unset SSH_AGENT_PID; 08:54:17 echo Agent pid 21 killed; 08:54:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:54:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:17 [ssh-agent] Looking for ssh-agent implementation... 08:54:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:17 $ docker exec 19d4a0cb64d997afe378b948751f41f201c7958547a0ace3ecb9b5ced8860e02 ssh-agent 08:54:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJBgahD/agent.56 08:54:17 SSH_AGENT_PID=62 08:54:17 Running ssh-add (command line suppressed) 08:54:17 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) 08:54:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:17 + git semver init 08:54:17 # -> Open(): unable to determine branch for HEAD 08:54:17 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:54:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:54:17 # $SEMVER_REMOTE_NAME = origin 08:54:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:54:17 # $SEMVER_USER_NAME = edgex-jenkins 08:54:17 # $SEMVER_BRANCH = main 08:54:17 # $SEMVER_TEMP = /tmp/semver-544489260 08:54:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:54:20 # '/tmp/semver-544489260' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 08:54:20 # -> Force: false 08:54:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 08:54:20 $ docker exec --env ******** --env ******** 19d4a0cb64d997afe378b948751f41f201c7958547a0ace3ecb9b5ced8860e02 ssh-agent -k 08:54:20 unset SSH_AUTH_SOCK; 08:54:20 unset SSH_AGENT_PID; 08:54:20 echo Agent pid 62 killed; 08:54:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:20 + git semver [Pipeline] } 08:54:20 $ docker stop --time=1 19d4a0cb64d997afe378b948751f41f201c7958547a0ace3ecb9b5ced8860e02 08:54:22 $ docker rm -f 19d4a0cb64d997afe378b948751f41f201c7958547a0ace3ecb9b5ced8860e02 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:54:22 Stashed 1 file(s) [Pipeline] echo 08:54:22 [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 08:54:23 provisioning config files... 08:54:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4892055794683986320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:23 ---> docker-login.sh 08:54:23 nexus3.edgexfoundry.org:10001 08:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:23 Configure a credential helper to remove this warning. See 08:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:23 08:54:23 Login Succeeded 08:54:23 nexus3.edgexfoundry.org:10002 08:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:23 Configure a credential helper to remove this warning. See 08:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:23 08:54:23 Login Succeeded 08:54:23 nexus3.edgexfoundry.org:10003 08:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:23 Configure a credential helper to remove this warning. See 08:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:23 08:54:23 Login Succeeded 08:54:23 nexus3.edgexfoundry.org:10004 08:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:23 Configure a credential helper to remove this warning. See 08:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:23 08:54:23 Login Succeeded 08:54:23 docker.io 08:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:24 Configure a credential helper to remove this warning. See 08:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:24 08:54:24 Login Succeeded 08:54:24 ---> docker-login.sh ends [Pipeline] } 08:54:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:54:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:54:24 ========================================================= 08:54:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:54:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:54:24 + 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 . 08:54:24 Sending build context to Docker daemon 42.85MB 08:54:24 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 08:54:24 Step 2/15 : FROM ${BASE} AS builder 08:54:24 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:54:24 59bf1c3509f3: Pulling fs layer 08:54:24 666ba61612fd: Pulling fs layer 08:54:24 8ed8ca486205: Pulling fs layer 08:54:24 4fe6c5a15a65: Pulling fs layer 08:54:24 22a0e8bec74d: Pulling fs layer 08:54:24 ca2b28591e48: Pulling fs layer 08:54:24 a51346096db8: Pulling fs layer 08:54:24 daebc70d1ce1: Pulling fs layer 08:54:24 0e18a0eac166: Pulling fs layer 08:54:24 4fe6c5a15a65: Waiting 08:54:24 ca2b28591e48: Waiting 08:54:24 a51346096db8: Waiting 08:54:24 22a0e8bec74d: Waiting 08:54:24 0e18a0eac166: Waiting 08:54:24 8ed8ca486205: Verifying Checksum 08:54:24 8ed8ca486205: Download complete 08:54:24 666ba61612fd: Verifying Checksum 08:54:24 666ba61612fd: Download complete 08:54:24 22a0e8bec74d: Download complete 08:54:24 ca2b28591e48: Download complete 08:54:24 a51346096db8: Verifying Checksum 08:54:24 a51346096db8: Download complete 08:54:24 59bf1c3509f3: Verifying Checksum 08:54:24 59bf1c3509f3: Download complete 08:54:25 daebc70d1ce1: Verifying Checksum 08:54:25 daebc70d1ce1: Download complete 08:54:25 59bf1c3509f3: Pull complete 08:54:25 666ba61612fd: Pull complete 08:54:25 8ed8ca486205: Pull complete 08:54:25 0e18a0eac166: Verifying Checksum 08:54:25 0e18a0eac166: Download complete 08:54:25 4fe6c5a15a65: Verifying Checksum 08:54:25 4fe6c5a15a65: Download complete 08:54:29 4fe6c5a15a65: Pull complete 08:54:29 22a0e8bec74d: Pull complete 08:54:29 ca2b28591e48: Pull complete 08:54:29 a51346096db8: Pull complete 08:54:29 daebc70d1ce1: Pull complete 08:54:32 0e18a0eac166: Pull complete 08:54:32 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 08:54:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:54:32 ---> f018257e8ee9 08:54:32 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:54:34 ---> Running in 7a8130c4532e 08:54:34 Removing intermediate container 7a8130c4532e 08:54:34 ---> 3bc21363233e 08:54:34 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:54:34 ---> Running in ac0b5e493190 08:54:34 Removing intermediate container ac0b5e493190 08:54:34 ---> b798c8ed733e 08:54:34 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:54:34 ---> Running in df0eb8e38586 08:54:34 Removing intermediate container df0eb8e38586 08:54:34 ---> 9d09b0cb3334 08:54:34 Step 6/15 : LABEL Name=edgex-ui-go 08:54:34 ---> Running in 10aa6e05ea58 08:54:34 Removing intermediate container 10aa6e05ea58 08:54:34 ---> a72e4086190e 08:54:34 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:54:34 ---> Running in 9bc18ba96568 08:54:35 Removing intermediate container 9bc18ba96568 08:54:35 ---> cf94c28cfd5e 08:54:35 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:54:35 ---> Running in f5e3ab28645c 08:54:35 Removing intermediate container f5e3ab28645c 08:54:35 ---> 3dcd713e9c21 08:54:35 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:54:35 ---> Running in 06ea075603b7 08:54:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:54:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:54:37 OK: 221 MiB in 52 packages 08:54:37 Removing intermediate container 06ea075603b7 08:54:37 ---> 6416a4b13f39 08:54:37 Step 10/15 : ENV GO111MODULE=on 08:54:37 ---> Running in 67d6ac000fc3 08:54:37 Removing intermediate container 67d6ac000fc3 08:54:37 ---> b18ee9b29088 08:54:37 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:54:37 ---> Running in 73d3daf14253 08:54:37 Removing intermediate container 73d3daf14253 08:54:37 ---> 4ae9f0641cef 08:54:37 Step 12/15 : COPY go.mod vendor* ./ 08:54:37 ---> 527b6cca67c7 08:54:37 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:37 ---> Running in 9fb59aa62f9d 08:54:37 Still waiting to schedule task 08:54:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33449’ 08:55:10 Removing intermediate container 9fb59aa62f9d 08:55:10 ---> 485101e9f801 08:55:10 Step 14/15 : COPY . . 08:55:10 ---> 7f7831589982 08:55:10 Step 15/15 : RUN ${MAKE} 08:55:10 ---> Running in 3bb3e022e577 08:55:10 noop 08:55:10 Removing intermediate container 3bb3e022e577 08:55:10 ---> 0645d21f9236 08:55:10 Successfully built 0645d21f9236 08:55:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:55:10 + docker inspect -f . ci-base-image-x86_64 08:55:10 . [Pipeline] withDockerContainer 08:55:10 prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container 08:55:10 $ 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 08:55:10 $ docker top 46114a8491788b8afa00e963a5ec34e820261b901709ca3d675602ae61ae37ae -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:11 + go version 08:55:11 go version go1.17.6 linux/amd64 [Pipeline] } 08:55:11 $ docker stop --time=1 46114a8491788b8afa00e963a5ec34e820261b901709ca3d675602ae61ae37ae 08:55:12 $ docker rm -f 46114a8491788b8afa00e963a5ec34e820261b901709ca3d675602ae61ae37ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:55:13 + docker inspect -f . ci-base-image-x86_64 08:55:13 . [Pipeline] withDockerContainer 08:55:13 prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container 08:55:13 $ 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 08:55:13 $ docker top d2016595400b9e4e70449877bc0b760b082ec747cc27361c5fea13a612dd2d4f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:55:14 + make test 08:55:14 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:55:14 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:55:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:55:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:55:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:55:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:55:23 $ docker stop --time=1 d2016595400b9e4e70449877bc0b760b082ec747cc27361c5fea13a612dd2d4f 08:55:24 $ docker rm -f d2016595400b9e4e70449877bc0b760b082ec747cc27361c5fea13a612dd2d4f [Pipeline] // withDockerContainer [Pipeline] sh 08:55:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:55:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:55:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:55:26 + ls -al . 08:55:26 total 164 08:55:26 drwxrwxr-x 14 jenkins jenkins 4096 Apr 27 08:55 . 08:55:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:54 .. 08:55:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 08:54 .git 08:55:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:54 .github 08:55:26 -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 08:54 .gitignore 08:55:26 drwx------ 3 jenkins jenkins 4096 Apr 27 08:54 .semver 08:55:26 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 27 08:54 Attribution.txt 08:55:26 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 08:54 CONTRIBUTING.md 08:55:26 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 27 08:54 Dockerfile 08:55:26 -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 08:54 Jenkinsfile 08:55:26 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 08:54 LICENSE 08:55:26 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 27 08:54 Makefile 08:55:26 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 27 08:54 README.md 08:55:26 -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 08:54 VERSION 08:55:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:54 assets 08:55:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:54 bin 08:55:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:54 cmd 08:55:26 -rw-r--r-- 1 jenkins jenkins 10 Apr 27 08:55 coverage.out 08:55:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:54 docs 08:55:26 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 27 08:54 go.mod 08:55:26 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 27 08:54 go.sum 08:55:26 drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 08:54 internal 08:55:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:54 pkg 08:55:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:54 snap 08:55:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:54 testing 08:55:26 -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 08:54 version.go 08:55:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:54 web [Pipeline] isUnix [Pipeline] sh 08:55:26 + 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 . 08:55:26 Sending build context to Docker daemon 42.85MB 08:55:26 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 08:55:26 Step 2/23 : FROM ${BASE} AS builder 08:55:26 ---> 0645d21f9236 08:55:26 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:55:26 ---> Running in a8872d32985d 08:55:26 Removing intermediate container a8872d32985d 08:55:26 ---> b8a2f162afcf 08:55:26 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:55:26 ---> Running in c0d79dea7e31 08:55:27 Removing intermediate container c0d79dea7e31 08:55:27 ---> c89fcebb3121 08:55:27 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:55:27 ---> Running in fdd847cb1019 08:55:27 Removing intermediate container fdd847cb1019 08:55:27 ---> fbe74930e7c4 08:55:27 Step 6/23 : LABEL Name=edgex-ui-go 08:55:27 ---> Running in 948105fdd536 08:55:27 Removing intermediate container 948105fdd536 08:55:27 ---> fefc852e7af7 08:55:27 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:55:27 ---> Running in 8d78931fa165 08:55:27 Removing intermediate container 8d78931fa165 08:55:27 ---> 73161eaebe02 08:55:27 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:27 ---> Running in 1cecc4745e9e 08:55:28 Removing intermediate container 1cecc4745e9e 08:55:28 ---> e3e7ad53c8da 08:55:28 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:55:28 ---> Running in 1e310708aa89 08:55:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:55:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:55:29 OK: 221 MiB in 52 packages 08:55:30 Removing intermediate container 1e310708aa89 08:55:30 ---> 1bcba948f3ec 08:55:30 Step 10/23 : ENV GO111MODULE=on 08:55:30 ---> Running in 07d3afe8414b 08:55:30 Removing intermediate container 07d3afe8414b 08:55:30 ---> e2d25ca86323 08:55:30 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:55:30 ---> Running in 511911119c2a 08:55:30 Removing intermediate container 511911119c2a 08:55:30 ---> 88b5803b8fbc 08:55:30 Step 12/23 : COPY go.mod vendor* ./ 08:55:30 ---> 1077e996c18b 08:55:30 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:30 ---> Running in 47df4b07c7d5 08:55:31 Removing intermediate container 47df4b07c7d5 08:55:31 ---> 4f1b7dce3cf2 08:55:31 Step 14/23 : COPY . . 08:55:32 ---> f75d8a465b54 08:55:32 Step 15/23 : RUN ${MAKE} 08:55:32 ---> Running in 5da4c7f9c369 08:55:33 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 08:55:39 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:55:40 Removing intermediate container 5da4c7f9c369 08:55:40 ---> 60a2ca0949ce 08:55:40 Step 16/23 : FROM alpine:3.14 08:55:41 3.14: Pulling from library/alpine 08:55:41 8663204ce13b: Pulling fs layer 08:55:41 8663204ce13b: Verifying Checksum 08:55:41 8663204ce13b: Download complete 08:55:41 8663204ce13b: Pull complete 08:55:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:55:41 Status: Downloaded newer image for alpine:3.14 08:55:41 ---> e04c818066af 08:55:41 Step 17/23 : EXPOSE 4000 08:55:42 ---> Running in ca1da3012958 08:55:42 Removing intermediate container ca1da3012958 08:55:42 ---> f86911e5aa9b 08:55:42 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 08:55:42 ---> 579d30129f4c 08:55:42 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:55:42 ---> Running in 8204e8fe09c0 08:55:42 Removing intermediate container 8204e8fe09c0 08:55:42 ---> c4b50ef6e7bc 08:55:42 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:55:42 ---> Running in ff7624a61fbb 08:55:42 Removing intermediate container ff7624a61fbb 08:55:42 ---> 6a57392391ef 08:55:42 Step 21/23 : LABEL arch=amd64 08:55:42 ---> Running in c97ee889f6f9 08:55:42 Removing intermediate container c97ee889f6f9 08:55:42 ---> c9a759f45b9e 08:55:42 Step 22/23 : LABEL git_sha=39b108e2afa55dd7bccad3efdb4ba6978a307ed6 08:55:42 ---> Running in 625cd264aa0d 08:55:43 Removing intermediate container 625cd264aa0d 08:55:43 ---> 3db584118c06 08:55:43 Step 23/23 : LABEL version=2.1.1-dev.25 08:55:43 ---> Running in 1724e49bd252 08:55:43 Removing intermediate container 1724e49bd252 08:55:43 ---> 646b11c97310 08:55:43 [Warning] One or more build-args [ARCH] were not consumed 08:55:43 Successfully built 646b11c97310 08:55:43 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:55:43 provisioning config files... 08:55:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7893997171830403388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:43 ---> docker-login.sh 08:55:43 nexus3.edgexfoundry.org:10001 08:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:43 Configure a credential helper to remove this warning. See 08:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:43 08:55:43 Login Succeeded 08:55:43 nexus3.edgexfoundry.org:10002 08:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:43 Configure a credential helper to remove this warning. See 08:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:43 08:55:43 Login Succeeded 08:55:43 nexus3.edgexfoundry.org:10003 08:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:43 Configure a credential helper to remove this warning. See 08:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:43 08:55:43 Login Succeeded 08:55:43 nexus3.edgexfoundry.org:10004 08:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:44 Configure a credential helper to remove this warning. See 08:55:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:44 08:55:44 Login Succeeded 08:55:44 docker.io 08:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:44 Configure a credential helper to remove this warning. See 08:55:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:44 08:55:44 Login Succeeded 08:55:44 ---> docker-login.sh ends [Pipeline] } 08:55:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:55:44 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:55:44 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 08:55:44 latest 08:55:44 2.1.1-dev.25 08:55:44 39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 08:55:44 main 08:55:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:55:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] isUnix [Pipeline] sh 08:55:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:39b108e2afa55dd7bccad3efdb4ba6978a307ed6 08:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:55:45 38acccaf83ca: Preparing 08:55:45 b541d28bf3b4: Preparing 08:55:45 b541d28bf3b4: Layer already exists 08:55:46 38acccaf83ca: Pushed 08:55:47 39b108e2afa55dd7bccad3efdb4ba6978a307ed6: digest: sha256:7edb89d9713b3ad20e5bf4552862e3de3daa30755a1c71fcdb796e3da1d67379 size: 739 [Pipeline] isUnix [Pipeline] sh 08:55:47 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 08:55:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:55:47 38acccaf83ca: Preparing 08:55:47 b541d28bf3b4: Preparing 08:55:47 b541d28bf3b4: Layer already exists 08:55:47 38acccaf83ca: Layer already exists 08:55:47 latest: digest: sha256:7edb89d9713b3ad20e5bf4552862e3de3daa30755a1c71fcdb796e3da1d67379 size: 739 [Pipeline] isUnix [Pipeline] sh 08:55:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:55:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.25 08:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:55:48 38acccaf83ca: Preparing 08:55:48 b541d28bf3b4: Preparing 08:55:48 b541d28bf3b4: Layer already exists 08:55:48 38acccaf83ca: Layer already exists 08:55:48 2.1.1-dev.25: digest: sha256:7edb89d9713b3ad20e5bf4552862e3de3daa30755a1c71fcdb796e3da1d67379 size: 739 [Pipeline] isUnix [Pipeline] sh 08:55:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 [Pipeline] isUnix [Pipeline] sh 08:55:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 08:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:55:49 38acccaf83ca: Preparing 08:55:49 b541d28bf3b4: Preparing 08:55:49 38acccaf83ca: Layer already exists 08:55:49 b541d28bf3b4: Layer already exists 08:55:49 39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25: digest: sha256:7edb89d9713b3ad20e5bf4552862e3de3daa30755a1c71fcdb796e3da1d67379 size: 739 [Pipeline] isUnix [Pipeline] sh 08:55:49 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 08:55:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 08:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:55:49 38acccaf83ca: Preparing 08:55:49 b541d28bf3b4: Preparing 08:55:49 38acccaf83ca: Layer already exists 08:55:49 b541d28bf3b4: Layer already exists 08:55:49 main: digest: sha256:7edb89d9713b3ad20e5bf4552862e3de3daa30755a1c71fcdb796e3da1d67379 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:49 ===================================================== [Pipeline] echo 08:55:49 taggedImages: 08:55:49 - nexus3.edgexfoundry.org:10004/edgex-ui:39b108e2afa55dd7bccad3efdb4ba6978a307ed6 08:55:49 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:55:49 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.25 08:55:49 - nexus3.edgexfoundry.org:10004/edgex-ui:39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 08:55:49 - 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 08:55:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:55:50 08:55:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:55:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:55:50 latest: Pulling from edgex-lftools-log-publisher 08:55:50 5eb5b503b376: Pulling fs layer 08:55:50 5c69ac0246d0: Pulling fs layer 08:55:50 ec43610c2a17: Pulling fs layer 08:55:50 3a2ae6a8a46f: Pulling fs layer 08:55:50 33b1e0a273af: Pulling fs layer 08:55:50 5d3b04190fa2: Pulling fs layer 08:55:50 2f39f015ded8: Pulling fs layer 08:55:50 33b1e0a273af: Waiting 08:55:50 5d3b04190fa2: Waiting 08:55:50 2f39f015ded8: Waiting 08:55:50 5c69ac0246d0: Download complete 08:55:50 3a2ae6a8a46f: Verifying Checksum 08:55:50 3a2ae6a8a46f: Download complete 08:55:50 33b1e0a273af: Verifying Checksum 08:55:50 33b1e0a273af: Download complete 08:55:50 ec43610c2a17: Verifying Checksum 08:55:50 ec43610c2a17: Download complete 08:55:50 5d3b04190fa2: Download complete 08:55:50 5eb5b503b376: Download complete 08:55:51 2f39f015ded8: Verifying Checksum 08:55:51 2f39f015ded8: Download complete 08:55:52 5eb5b503b376: Pull complete 08:55:52 5c69ac0246d0: Pull complete 08:55:52 ec43610c2a17: Pull complete 08:55:52 3a2ae6a8a46f: Pull complete 08:55:52 33b1e0a273af: Pull complete 08:55:52 5d3b04190fa2: Pull complete 08:55:58 2f39f015ded8: Pull complete 08:55:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:55:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:55:58 prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container 08:55:58 $ 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 08:56:00 $ docker top 47ebc65d9f5acd13e7a06fcf78f6515446ee15f951f9cc08b8a9df6ea3e8f72e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:56:00 ---> job-cost.sh 08:56:00 lf-activate-venv: SKIPPING 08:56:00 INFO: No Stack... 08:56:01 INFO: Retrieving Pricing Info for: v3-standard-8 08:56:01 INFO: Archiving Costs [Pipeline] sh 08:56:02 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 08:56:02 + cut -d, -f6 [Pipeline] lock 08:56:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] 08:56:02 Resource [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] did not exist. Created. 08:56:02 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:56:02 + echo total: 0.2199999988079071 [Pipeline] stash 08:56:02 Stashed 1 file(s) [Pipeline] } 08:56:02 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] [Pipeline] // lock [Pipeline] } 08:56:02 $ docker stop --time=1 47ebc65d9f5acd13e7a06fcf78f6515446ee15f951f9cc08b8a9df6ea3e8f72e 08:56:03 $ docker rm -f 47ebc65d9f5acd13e7a06fcf78f6515446ee15f951f9cc08b8a9df6ea3e8f72e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:58:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33451 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 08:58:06 Running in /w/workspace/edgex-ui-go/64 [Pipeline] { [Pipeline] checkout 08:58:07 The recommended git tool is: git 08:58:13 using credential edgex-jenkins-ssh 08:58:13 Cloning the remote Git repository 08:58:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:58:13 > git init /w/workspace/edgex-ui-go/64 # timeout=10 08:58:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:58:13 > git --version # timeout=10 08:58:13 > git --version # 'git version 2.25.1' 08:58:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:16 Avoid second fetch 08:58:16 Checking out Revision 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 (main) 08:58:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:58:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:16 > git config core.sparsecheckout # timeout=10 08:58:16 > git checkout -f 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 # timeout=10 08:58:21 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 08:58:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:58:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:58:22 Dload Upload Total Spent Left Speed 08:58:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 08:58:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:58:23 + sudo tee /etc/docker/daemon.new 08:58:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:58:23 { 08:58:23 "registry-mirrors": [ 08:58:23 "https://nexus3.edgexfoundry.org:10001" 08:58:23 ], 08:58:23 "bip": "10.250.0.254/24", 08:58:23 "hosts": [ 08:58:23 "tcp://0.0.0.0:5555", 08:58:23 "unix:///var/run/docker.sock" 08:58:23 ], 08:58:23 "mtu": 1458, 08:58:23 "selinux-enabled": true, 08:58:23 "seccomp-profile": "/etc/docker/seccomp.json" 08:58:23 } [Pipeline] sh 08:58:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:58:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:42 provisioning config files... 08:58:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/64@tmp/config3153573217253013919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:43 ---> docker-login.sh 08:58:43 nexus3.edgexfoundry.org:10001 08:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:43 Configure a credential helper to remove this warning. See 08:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:43 08:58:43 Login Succeeded 08:58:43 nexus3.edgexfoundry.org:10002 08:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:44 Configure a credential helper to remove this warning. See 08:58:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:44 08:58:44 Login Succeeded 08:58:44 nexus3.edgexfoundry.org:10003 08:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:45 Configure a credential helper to remove this warning. See 08:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:45 08:58:45 Login Succeeded 08:58:45 nexus3.edgexfoundry.org:10004 08:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:45 Configure a credential helper to remove this warning. See 08:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:45 08:58:45 Login Succeeded 08:58:45 docker.io 08:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:46 Configure a credential helper to remove this warning. See 08:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:46 08:58:46 Login Succeeded 08:58:46 ---> docker-login.sh ends [Pipeline] } 08:58:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:58:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:58:46 ========================================================= 08:58:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:58:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:58:47 + 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 . 08:58:48 Sending build context to Docker daemon 26.92MB 08:58:48 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 08:58:48 Step 2/15 : FROM ${BASE} AS builder 08:58:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:58:48 9b3977197b4f: Pulling fs layer 08:58:48 1a89e8eeedd5: Pulling fs layer 08:58:48 94645a83ff95: Pulling fs layer 08:58:48 3f3a8bcf1eab: Pulling fs layer 08:58:48 0c92f367c5e7: Pulling fs layer 08:58:48 3096ccb668a1: Pulling fs layer 08:58:48 e8cf19c19ddd: Pulling fs layer 08:58:48 a4caa8a26152: Pulling fs layer 08:58:48 3f3a8bcf1eab: Waiting 08:58:48 3096ccb668a1: Waiting 08:58:48 0c92f367c5e7: Waiting 08:58:48 e8cf19c19ddd: Waiting 08:58:48 a4caa8a26152: Waiting 08:58:48 94645a83ff95: Verifying Checksum 08:58:48 94645a83ff95: Download complete 08:58:48 1a89e8eeedd5: Verifying Checksum 08:58:48 1a89e8eeedd5: Download complete 08:58:48 0c92f367c5e7: Verifying Checksum 08:58:48 0c92f367c5e7: Download complete 08:58:48 3096ccb668a1: Verifying Checksum 08:58:48 3096ccb668a1: Download complete 08:58:48 9b3977197b4f: Verifying Checksum 08:58:48 9b3977197b4f: Download complete 08:58:48 e8cf19c19ddd: Verifying Checksum 08:58:48 e8cf19c19ddd: Download complete 08:58:48 9b3977197b4f: Pull complete 08:58:49 1a89e8eeedd5: Pull complete 08:58:50 94645a83ff95: Pull complete 08:58:50 a4caa8a26152: Verifying Checksum 08:58:50 a4caa8a26152: Download complete 08:58:50 3f3a8bcf1eab: Download complete 08:59:03 3f3a8bcf1eab: Pull complete 08:59:03 0c92f367c5e7: Pull complete 08:59:03 3096ccb668a1: Pull complete 08:59:03 e8cf19c19ddd: Pull complete 08:59:09 a4caa8a26152: Pull complete 08:59:09 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 08:59:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:59:09 ---> 725f1c02e7f9 08:59:09 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:59:10 ---> Running in e7416c22614b 08:59:10 Removing intermediate container e7416c22614b 08:59:10 ---> 86b5e6ca9579 08:59:10 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:59:11 ---> Running in 9c3420cc452b 08:59:11 Removing intermediate container 9c3420cc452b 08:59:11 ---> a21191d5d585 08:59:11 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:59:11 ---> Running in 014836eca1a0 08:59:11 Removing intermediate container 014836eca1a0 08:59:11 ---> 76454e321d40 08:59:11 Step 6/15 : LABEL Name=edgex-ui-go 08:59:11 ---> Running in c1ac7ddfe074 08:59:12 Removing intermediate container c1ac7ddfe074 08:59:12 ---> b1080be3f291 08:59:12 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:59:12 ---> Running in ff4e1393e6f4 08:59:12 Removing intermediate container ff4e1393e6f4 08:59:12 ---> 5f4680bb22ba 08:59:12 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:12 ---> Running in 6801c6c6c1d1 08:59:15 Removing intermediate container 6801c6c6c1d1 08:59:15 ---> 0cb9cccaae86 08:59:15 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:59:15 ---> Running in e1943cf3fd71 08:59:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:59:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:59:18 OK: 220 MiB in 52 packages 08:59:19 Removing intermediate container e1943cf3fd71 08:59:19 ---> 5c4a626a0cf2 08:59:19 Step 10/15 : ENV GO111MODULE=on 08:59:19 ---> Running in 5fe61de958a3 08:59:19 Removing intermediate container 5fe61de958a3 08:59:19 ---> 15538e914229 08:59:19 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:59:19 ---> Running in 627d8c4706c1 08:59:19 Removing intermediate container 627d8c4706c1 08:59:19 ---> bc4632c69a46 08:59:19 Step 12/15 : COPY go.mod vendor* ./ 08:59:20 ---> e3e8601f3a48 08:59:20 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:20 ---> Running in d7e5b13bb46c 09:00:42 Removing intermediate container d7e5b13bb46c 09:00:42 ---> 6de312796d76 09:00:42 Step 14/15 : COPY . . 09:00:42 ---> 831e48ec911e 09:00:42 Step 15/15 : RUN ${MAKE} 09:00:42 ---> Running in 162908553e74 09:00:42 noop 09:00:42 Removing intermediate container 162908553e74 09:00:42 ---> 711bc9ce1425 09:00:42 Successfully built 711bc9ce1425 09:00:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:00:42 + docker inspect -f . ci-base-image-arm64 09:00:42 . [Pipeline] withDockerContainer 09:00:42 prd-ubuntu20.04-docker-arm64-4c-16g-33451 does not seem to be running inside a container 09:00:42 $ 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 09:00:44 $ docker top af7022b584c9a75be7842ca340eb82c88d9507bd3841f2f22bf781695c3e138a -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:44 + go version 09:00:44 go version go1.17.6 linux/arm64 [Pipeline] } 09:00:44 $ docker stop --time=1 af7022b584c9a75be7842ca340eb82c88d9507bd3841f2f22bf781695c3e138a 09:00:46 $ docker rm -f af7022b584c9a75be7842ca340eb82c88d9507bd3841f2f22bf781695c3e138a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:00:47 + docker inspect -f . ci-base-image-arm64 09:00:47 . [Pipeline] withDockerContainer 09:00:47 prd-ubuntu20.04-docker-arm64-4c-16g-33451 does not seem to be running inside a container 09:00:47 $ 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 09:00:48 $ docker top 4a433acac20a1ed7a4f3bebcc26180d64281b94c47caedf46f9d021944b4ff71 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:00:49 + make test 09:00:49 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:00:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:01:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:01:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:01:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:01:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:01:42 $ docker stop --time=1 4a433acac20a1ed7a4f3bebcc26180d64281b94c47caedf46f9d021944b4ff71 09:01:44 $ docker rm -f 4a433acac20a1ed7a4f3bebcc26180d64281b94c47caedf46f9d021944b4ff71 [Pipeline] // withDockerContainer [Pipeline] sh 09:01:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:01:45 Warning: overwriting stash ‘coverage-report’ 09:01:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:01:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:01:46 + ls -al . 09:01:46 total 160 09:01:46 drwxrwxr-x 13 jenkins jenkins 4096 Apr 27 09:00 . 09:01:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:58 .. 09:01:46 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 08:58 .git 09:01:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:58 .github 09:01:46 -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 08:58 .gitignore 09:01:46 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 27 08:58 Attribution.txt 09:01:46 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 08:58 CONTRIBUTING.md 09:01:46 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 27 08:58 Dockerfile 09:01:46 -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 08:58 Jenkinsfile 09:01:46 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 08:58 LICENSE 09:01:46 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 27 08:58 Makefile 09:01:46 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 27 08:58 README.md 09:01:46 -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 08:54 VERSION 09:01:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:58 assets 09:01:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:58 bin 09:01:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:58 cmd 09:01:46 -rw-r--r-- 1 jenkins jenkins 10 Apr 27 09:00 coverage.out 09:01:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:58 docs 09:01:46 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 27 08:58 go.mod 09:01:46 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 27 08:58 go.sum 09:01:46 drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 08:58 internal 09:01:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:58 pkg 09:01:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:58 snap 09:01:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:58 testing 09:01:46 -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 08:58 version.go 09:01:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:58 web [Pipeline] isUnix [Pipeline] sh 09:01:46 + 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 . 09:01:47 Sending build context to Docker daemon 26.92MB 09:01:47 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 09:01:47 Step 2/23 : FROM ${BASE} AS builder 09:01:47 ---> 711bc9ce1425 09:01:47 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:01:48 ---> Running in 63c5286ee729 09:01:48 Removing intermediate container 63c5286ee729 09:01:48 ---> e9917440b927 09:01:48 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:01:48 ---> Running in 1bb0be1f46cb 09:01:48 Removing intermediate container 1bb0be1f46cb 09:01:48 ---> 15cb3adbdaaa 09:01:48 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:01:49 ---> Running in 007500e64897 09:01:49 Removing intermediate container 007500e64897 09:01:49 ---> 6a5147e3e007 09:01:49 Step 6/23 : LABEL Name=edgex-ui-go 09:01:49 ---> Running in c40070ac5571 09:01:49 Removing intermediate container c40070ac5571 09:01:49 ---> bf833caa142c 09:01:49 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:01:50 ---> Running in 1f21d7f2ad9a 09:01:50 Removing intermediate container 1f21d7f2ad9a 09:01:50 ---> 64b2fe389eaa 09:01:50 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:50 ---> Running in fe7e86e1e177 09:01:52 Removing intermediate container fe7e86e1e177 09:01:52 ---> 74137672b773 09:01:52 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:01:52 ---> Running in 2ac1941a8f72 09:01:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:54 OK: 220 MiB in 52 packages 09:01:55 Removing intermediate container 2ac1941a8f72 09:01:55 ---> 817d937449c9 09:01:55 Step 10/23 : ENV GO111MODULE=on 09:01:55 ---> Running in ed8b598ec09d 09:01:56 Removing intermediate container ed8b598ec09d 09:01:56 ---> 730e0fae5e8d 09:01:56 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:01:56 ---> Running in ae3d87001d22 09:01:56 Removing intermediate container ae3d87001d22 09:01:56 ---> a75eb5c3ef49 09:01:56 Step 12/23 : COPY go.mod vendor* ./ 09:01:56 ---> 1e48e8abf791 09:01:56 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:56 ---> Running in 18bdfc77a6a1 09:01:59 Removing intermediate container 18bdfc77a6a1 09:01:59 ---> b00ffe0bee28 09:01:59 Step 14/23 : COPY . . 09:02:02 ---> cc1c9454a882 09:02:02 Step 15/23 : RUN ${MAKE} 09:02:02 ---> Running in 77e1d84d3823 09:02:03 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 09:02:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:02:38 Removing intermediate container 77e1d84d3823 09:02:38 ---> 55d0faa8020b 09:02:38 Step 16/23 : FROM alpine:3.14 09:02:38 3.14: Pulling from library/alpine 09:02:38 455c02918c45: Pulling fs layer 09:02:38 455c02918c45: Verifying Checksum 09:02:38 455c02918c45: Download complete 09:02:39 455c02918c45: Pull complete 09:02:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:02:39 Status: Downloaded newer image for alpine:3.14 09:02:39 ---> ac73e934f311 09:02:39 Step 17/23 : EXPOSE 4000 09:02:39 ---> Running in 0913aa839a5a 09:02:39 Removing intermediate container 0913aa839a5a 09:02:39 ---> 4a5d4e06ca57 09:02:39 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 09:02:41 ---> a8dbb6bc563a 09:02:41 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:02:41 ---> Running in 8c062d6c2fb6 09:02:41 Removing intermediate container 8c062d6c2fb6 09:02:41 ---> beaad92f91cb 09:02:41 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:02:41 ---> Running in 4f9ef747a00e 09:02:41 Removing intermediate container 4f9ef747a00e 09:02:41 ---> c55b3117b8a3 09:02:41 Step 21/23 : LABEL arch=arm64 09:02:42 ---> Running in d247ba418371 09:02:42 Removing intermediate container d247ba418371 09:02:42 ---> e01f628ce023 09:02:42 Step 22/23 : LABEL git_sha=39b108e2afa55dd7bccad3efdb4ba6978a307ed6 09:02:42 ---> Running in 33cdd3a16ec8 09:02:42 Removing intermediate container 33cdd3a16ec8 09:02:42 ---> 0e74a5dece5c 09:02:42 Step 23/23 : LABEL version=2.1.1-dev.25 09:02:42 ---> Running in a469f1681f99 09:02:42 Removing intermediate container a469f1681f99 09:02:42 ---> 9edebb5d51c9 09:02:42 [Warning] One or more build-args [ARCH] were not consumed 09:02:43 Successfully built 9edebb5d51c9 09:02:43 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 09:02:43 provisioning config files... 09:02:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/64@tmp/config4592533305961076573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:43 ---> docker-login.sh 09:02:43 nexus3.edgexfoundry.org:10001 09:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:43 Configure a credential helper to remove this warning. See 09:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:43 09:02:43 Login Succeeded 09:02:43 nexus3.edgexfoundry.org:10002 09:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:44 Configure a credential helper to remove this warning. See 09:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:44 09:02:44 Login Succeeded 09:02:44 nexus3.edgexfoundry.org:10003 09:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:45 Configure a credential helper to remove this warning. See 09:02:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:45 09:02:45 Login Succeeded 09:02:45 nexus3.edgexfoundry.org:10004 09:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:45 Configure a credential helper to remove this warning. See 09:02:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:45 09:02:45 Login Succeeded 09:02:45 docker.io 09:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:46 Configure a credential helper to remove this warning. See 09:02:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:46 09:02:46 Login Succeeded 09:02:46 ---> docker-login.sh ends [Pipeline] } 09:02:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:02:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:02:46 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 09:02:46 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 09:02:46 latest 09:02:46 2.1.1-dev.25 09:02:46 39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 09:02:46 main 09:02:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:02:46 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] isUnix [Pipeline] sh 09:02:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39b108e2afa55dd7bccad3efdb4ba6978a307ed6 09:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:02:46 c63c5a2314e7: Preparing 09:02:46 f73e7dbfee58: Preparing 09:02:46 f73e7dbfee58: Layer already exists 09:02:51 c63c5a2314e7: Pushed 09:02:51 39b108e2afa55dd7bccad3efdb4ba6978a307ed6: digest: sha256:1c9f3259010d84abe94f1ae26245f1068a16afd61babcfff9a4a81567dae4dc7 size: 739 [Pipeline] isUnix [Pipeline] sh 09:02:51 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:02:51 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:02:51 c63c5a2314e7: Preparing 09:02:51 f73e7dbfee58: Preparing 09:02:51 f73e7dbfee58: Layer already exists 09:02:51 c63c5a2314e7: Layer already exists 09:02:52 latest: digest: sha256:1c9f3259010d84abe94f1ae26245f1068a16afd61babcfff9a4a81567dae4dc7 size: 739 [Pipeline] isUnix [Pipeline] sh 09:02:52 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.25 [Pipeline] isUnix [Pipeline] sh 09:02:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.25 09:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:02:52 c63c5a2314e7: Preparing 09:02:52 f73e7dbfee58: Preparing 09:02:52 f73e7dbfee58: Layer already exists 09:02:52 c63c5a2314e7: Layer already exists 09:02:53 2.1.1-dev.25: digest: sha256:1c9f3259010d84abe94f1ae26245f1068a16afd61babcfff9a4a81567dae4dc7 size: 739 [Pipeline] isUnix [Pipeline] sh 09:02:53 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 [Pipeline] isUnix [Pipeline] sh 09:02:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 09:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:02:53 c63c5a2314e7: Preparing 09:02:53 f73e7dbfee58: Preparing 09:02:53 c63c5a2314e7: Layer already exists 09:02:53 f73e7dbfee58: Layer already exists 09:02:54 39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25: digest: sha256:1c9f3259010d84abe94f1ae26245f1068a16afd61babcfff9a4a81567dae4dc7 size: 739 [Pipeline] isUnix [Pipeline] sh 09:02:54 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 09:02:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 09:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:02:54 c63c5a2314e7: Preparing 09:02:54 f73e7dbfee58: Preparing 09:02:54 c63c5a2314e7: Layer already exists 09:02:54 f73e7dbfee58: Layer already exists 09:02:55 main: digest: sha256:1c9f3259010d84abe94f1ae26245f1068a16afd61babcfff9a4a81567dae4dc7 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:02:55 ===================================================== [Pipeline] echo 09:02:55 taggedImages: 09:02:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39b108e2afa55dd7bccad3efdb4ba6978a307ed6 09:02:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:02:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.25 09:02:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:39b108e2afa55dd7bccad3efdb4ba6978a307ed6-2.1.1-dev.25 09:02:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:02:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:02:55 09:02:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:02:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:02:56 arm64: Pulling from edgex-lftools-log-publisher 09:02:56 8998bd30e6a1: Pulling fs layer 09:02:56 04944245beec: Pulling fs layer 09:02:56 699f458cf7ca: Pulling fs layer 09:02:56 765212b225bb: Pulling fs layer 09:02:56 f23df028b6ca: Pulling fs layer 09:02:56 d65c8cfc05b1: Pulling fs layer 09:02:56 2437ff75d9bd: Pulling fs layer 09:02:56 f23df028b6ca: Waiting 09:02:56 d65c8cfc05b1: Waiting 09:02:56 2437ff75d9bd: Waiting 09:02:56 765212b225bb: Waiting 09:02:56 04944245beec: Verifying Checksum 09:02:56 04944245beec: Download complete 09:02:56 765212b225bb: Verifying Checksum 09:02:56 765212b225bb: Download complete 09:02:56 f23df028b6ca: Verifying Checksum 09:02:56 f23df028b6ca: Download complete 09:02:56 d65c8cfc05b1: Verifying Checksum 09:02:56 d65c8cfc05b1: Download complete 09:02:56 699f458cf7ca: Verifying Checksum 09:02:56 699f458cf7ca: Download complete 09:02:56 8998bd30e6a1: Verifying Checksum 09:02:56 8998bd30e6a1: Download complete 09:02:59 2437ff75d9bd: Verifying Checksum 09:02:59 2437ff75d9bd: Download complete 09:03:01 8998bd30e6a1: Pull complete 09:03:01 04944245beec: Pull complete 09:03:03 699f458cf7ca: Pull complete 09:03:03 765212b225bb: Pull complete 09:03:04 f23df028b6ca: Pull complete 09:03:04 d65c8cfc05b1: Pull complete 09:03:19 2437ff75d9bd: Pull complete 09:03:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:03:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:03:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:03:19 prd-ubuntu20.04-docker-arm64-4c-16g-33451 does not seem to be running inside a container 09:03:19 $ 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 09:03:22 $ docker top e04dbc41fca1967d8b27a006230d21fdf8a29f8c241acbe8f2c303aec20b3083 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:23 ---> job-cost.sh 09:03:23 lf-activate-venv: SKIPPING 09:03:23 INFO: No Stack... 09:03:23 INFO: Retrieving Pricing Info for: v3-standard-4 09:03:24 INFO: Archiving Costs [Pipeline] sh 09:03:25 + cat /w/workspace/edgex-ui-go/64/archives/cost.csv 09:03:25 + cut -d, -f6 [Pipeline] lock 09:03:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] 09:03:25 Resource [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] did not exist. Created. 09:03:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:03:25 /w/workspace/edgex-ui-go/64@tmp/durable-c667298b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:03:26 + echo total: 0.10999999940395355 [Pipeline] stash 09:03:26 Warning: overwriting stash ‘stack-cost’ 09:03:26 Stashed 1 file(s) [Pipeline] } 09:03:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-64-stack-cost] [Pipeline] // lock [Pipeline] } 09:03:26 $ docker stop --time=1 e04dbc41fca1967d8b27a006230d21fdf8a29f8c241acbe8f2c303aec20b3083 09:03:28 $ 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 09:03:28 provisioning config files... 09:03:28 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7769957698219928367tmp [Pipeline] { [Pipeline] sh 09:03:29 + set +x 09:03:29 + curl -s https://codecov.io/bash 09:03:29 + bash -s -- 09:03:29 09:03:29 _____ _ 09:03:29 / ____| | | 09:03:29 | | ___ __| | ___ ___ _____ __ 09:03:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:03:29 | |___| (_) | (_| | __/ (_| (_) \ V / 09:03:29 \_____\___/ \__,_|\___|\___\___/ \_/ 09:03:29 Bash-1.0.6 09:03:29 09:03:29 09:03:29 ==> git version 2.25.1 found 09:03:29 ==> 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 09:03:29 Release-Date: 2020-01-08 09:03:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:03:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:03:29 ==> Jenkins CI detected. 09:03:29 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 09:03:29 project root: . 09:03:29 --> token set from env 09:03:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:03:29 ==> Running gcov in . (disable via -X gcov) 09:03:29 ==> Python coveragepy not found 09:03:29 ==> Searching for coverage reports in: 09:03:29 + . 09:03:29 -> Found 1 reports 09:03:29 ==> Detecting git/mercurial file structure 09:03:29 ==> Reading reports 09:03:29 + ./coverage.out bytes=10 09:03:29 ==> Appending adjustments 09:03:29 https://docs.codecov.io/docs/fixing-reports 09:03:29 + Found adjustments 09:03:29 ==> Gzipping contents 09:03:29 4.0K /tmp/codecov.gAH5oW.gz 09:03:29 ==> Uploading reports 09:03:29 url: https://codecov.io 09:03:29 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= 09:03:29 -> Pinging Codecov 09:03:29 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= 09:03:29 -> Uploading to 09:03:29 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 09:03:29 % Total % Received % Xferd Average Speed Time Time Time Current 09:03:29 Dload Upload Total Spent Left Speed 09:03:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 16772 --:--:-- --:--:-- --:--:-- 16772 09:03:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] } 09:03:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:03:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:03:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:03:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:03:30 09:03:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:03:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:03:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:03:30 188c0c94c7c5: Pulling fs layer 09:03:30 0ef7d3d256c8: Pulling fs layer 09:03:30 de9db76c5a1d: Pulling fs layer 09:03:30 0eba1c9be4d2: Pulling fs layer 09:03:30 0d57e429df01: Pulling fs layer 09:03:30 4e4be7b47b0d: Pulling fs layer 09:03:30 e1f770b5df2f: Pulling fs layer 09:03:30 85a0685a4137: Pulling fs layer 09:03:30 0d57e429df01: Waiting 09:03:30 0eba1c9be4d2: Waiting 09:03:30 e1f770b5df2f: Waiting 09:03:30 4e4be7b47b0d: Waiting 09:03:30 85a0685a4137: Waiting 09:03:30 de9db76c5a1d: Verifying Checksum 09:03:30 de9db76c5a1d: Download complete 09:03:30 0ef7d3d256c8: Download complete 09:03:30 0d57e429df01: Download complete 09:03:30 188c0c94c7c5: Verifying Checksum 09:03:30 188c0c94c7c5: Download complete 09:03:30 4e4be7b47b0d: Download complete 09:03:30 188c0c94c7c5: Pull complete 09:03:30 e1f770b5df2f: Verifying Checksum 09:03:30 e1f770b5df2f: Download complete 09:03:30 0ef7d3d256c8: Pull complete 09:03:31 de9db76c5a1d: Pull complete 09:03:31 0eba1c9be4d2: Verifying Checksum 09:03:31 0eba1c9be4d2: Download complete 09:03:31 85a0685a4137: Verifying Checksum 09:03:31 85a0685a4137: Download complete 09:03:35 0eba1c9be4d2: Pull complete 09:03:35 0d57e429df01: Pull complete 09:03:35 4e4be7b47b0d: Pull complete 09:03:35 e1f770b5df2f: Pull complete 09:03:38 85a0685a4137: Pull complete 09:03:38 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:03:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:03:38 prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container 09:03:38 $ 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 09:03:41 $ docker top fd4c04f7cd53743c13a236d4140935f4a70b2ed5d486188b5830524236743742 -eo pid,comm [Pipeline] { [Pipeline] echo 09:03:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:03:42 + set -o pipefail 09:03:42 + snyk monitor '--org=edgex-jenkins' 09:04:00 09:04:00 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 09:04:00 09:04:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/8ade78ce-16fb-4e4b-a38a-96f11cf5f1e0 09:04:00 09:04:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:04:00 09:04:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:04:00 09:04:00 [Pipeline] } 09:04:00 $ docker stop --time=1 fd4c04f7cd53743c13a236d4140935f4a70b2ed5d486188b5830524236743742 09:04:01 $ 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 09:04:02 + git log --format=format:%s -1 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 [Pipeline] sh 09:04:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:04:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:04:03 . [Pipeline] withDockerContainer 09:04:03 prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container 09:04:03 $ 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 09:04:03 $ docker top d16d71923a3f49dcf7777ae20c7706fd3b3dcb14c10575e719bd02e8fb926318 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:03 [ssh-agent] Looking for ssh-agent implementation... 09:04:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:04 $ docker exec d16d71923a3f49dcf7777ae20c7706fd3b3dcb14c10575e719bd02e8fb926318 ssh-agent 09:04:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKHAkiE/agent.12 09:04:04 SSH_AGENT_PID=19 09:04:04 Running ssh-add (command line suppressed) 09:04:04 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) 09:04:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:04 + git semver tag 09:04:04 # -> Open(): unable to determine branch for HEAD 09:04:04 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:04:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:04:04 # $SEMVER_REMOTE_NAME = origin 09:04:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:04:04 # $SEMVER_USER_NAME = edgex-jenkins 09:04:04 # $SEMVER_BRANCH = main 09:04:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:04:04 # 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 HEAD 09:04:04 # -> Force: false 09:04:04 # 8b0bc4845bb13fe2ad1d4bd6eb7ddc49338ae9ae refs/tags/v2.1.1-dev.25 [Pipeline] } 09:04:04 $ docker exec --env ******** --env ******** d16d71923a3f49dcf7777ae20c7706fd3b3dcb14c10575e719bd02e8fb926318 ssh-agent -k 09:04:04 unset SSH_AUTH_SOCK; 09:04:04 unset SSH_AGENT_PID; 09:04:04 echo Agent pid 19 killed; 09:04:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:05 + git semver [Pipeline] } 09:04:05 $ docker stop --time=1 d16d71923a3f49dcf7777ae20c7706fd3b3dcb14c10575e719bd02e8fb926318 09:04:06 $ docker rm -f d16d71923a3f49dcf7777ae20c7706fd3b3dcb14c10575e719bd02e8fb926318 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:04:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:04:06 09:04:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:04:07 0.23.1-centos7: Pulling from edgex-lftools 09:04:07 ab5ef0e58194: Pulling fs layer 09:04:07 9712f1f96733: Pulling fs layer 09:04:07 63f879dbbcfc: Pulling fs layer 09:04:07 0d9ebad4ef96: Pulling fs layer 09:04:07 e9a5061849ea: Pulling fs layer 09:04:07 d747dcd14b5f: Pulling fs layer 09:04:07 2de7ff778b66: Pulling fs layer 09:04:07 0d9ebad4ef96: Waiting 09:04:07 d747dcd14b5f: Waiting 09:04:07 e9a5061849ea: Waiting 09:04:07 2de7ff778b66: Waiting 09:04:07 9712f1f96733: Download complete 09:04:07 63f879dbbcfc: Verifying Checksum 09:04:07 63f879dbbcfc: Download complete 09:04:07 e9a5061849ea: Verifying Checksum 09:04:07 e9a5061849ea: Download complete 09:04:07 0d9ebad4ef96: Verifying Checksum 09:04:07 0d9ebad4ef96: Download complete 09:04:07 d747dcd14b5f: Verifying Checksum 09:04:07 d747dcd14b5f: Download complete 09:04:07 ab5ef0e58194: Verifying Checksum 09:04:07 ab5ef0e58194: Download complete 09:04:07 2de7ff778b66: Verifying Checksum 09:04:07 2de7ff778b66: Download complete 09:04:10 ab5ef0e58194: Pull complete 09:04:10 9712f1f96733: Pull complete 09:04:11 63f879dbbcfc: Pull complete 09:04:15 0d9ebad4ef96: Pull complete 09:04:15 e9a5061849ea: Pull complete 09:04:15 d747dcd14b5f: Pull complete 09:04:16 2de7ff778b66: Pull complete 09:04:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:04:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:04:16 prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container 09:04:16 $ 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 09:04:19 $ docker top 65dfc7b75a7fd911505def8313b5ec120223d121e4d3c4df02f8bc3aecfd4208 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:04:19 provisioning config files... 09:04:19 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3063268557210944504tmp 09:04:19 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4374465846389811498tmp 09:04:19 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3035035630704753038tmp [Pipeline] { [Pipeline] echo 09:04:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:04:20 ---> sigul-configuration.sh 09:04:20 gpg: directory `/root/.gnupg' created 09:04:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:04:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:04:20 gpg: keyring `/root/.gnupg/secring.gpg' created 09:04:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:04:20 gpg: CAST5 encrypted data 09:04:20 gpg: encrypted with 1 passphrase 09:04:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:04:20 + mkdir /home/jenkins 09:04:20 + mkdir /home/jenkins/sigul [Pipeline] sh 09:04:20 + 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 09:04:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:04:20 ---> sigul-install.sh 09:04:20 Sigul already installed; skipping installation. [Pipeline] sh 09:04:21 + git tag --list 09:04:21 0.1.1 09:04:21 v1.1.0 09:04:21 v1.2.0 09:04:21 v1.2.1 09:04:21 v1.3.0 09:04:21 v2.0.0 09:04:21 v2.0.1-dev.1 09:04:21 v2.0.1-dev.10 09:04:21 v2.0.1-dev.11 09:04:21 v2.0.1-dev.12 09:04:21 v2.0.1-dev.13 09:04:21 v2.0.1-dev.14 09:04:21 v2.0.1-dev.15 09:04:21 v2.0.1-dev.16 09:04:21 v2.0.1-dev.17 09:04:21 v2.0.1-dev.18 09:04:21 v2.0.1-dev.19 09:04:21 v2.0.1-dev.2 09:04:21 v2.0.1-dev.20 09:04:21 v2.0.1-dev.21 09:04:21 v2.0.1-dev.22 09:04:21 v2.0.1-dev.23 09:04:21 v2.0.1-dev.24 09:04:21 v2.0.1-dev.25 09:04:21 v2.0.1-dev.26 09:04:21 v2.0.1-dev.27 09:04:21 v2.0.1-dev.28 09:04:21 v2.0.1-dev.29 09:04:21 v2.0.1-dev.3 09:04:21 v2.0.1-dev.30 09:04:21 v2.0.1-dev.31 09:04:21 v2.0.1-dev.32 09:04:21 v2.0.1-dev.33 09:04:21 v2.0.1-dev.4 09:04:21 v2.0.1-dev.5 09:04:21 v2.0.1-dev.6 09:04:21 v2.0.1-dev.7 09:04:21 v2.0.1-dev.8 09:04:21 v2.0.1-dev.9 09:04:21 v2.1.0 09:04:21 v2.1.1-dev.1 09:04:21 v2.1.1-dev.10 09:04:21 v2.1.1-dev.11 09:04:21 v2.1.1-dev.12 09:04:21 v2.1.1-dev.13 09:04:21 v2.1.1-dev.14 09:04:21 v2.1.1-dev.15 09:04:21 v2.1.1-dev.16 09:04:21 v2.1.1-dev.17 09:04:21 v2.1.1-dev.18 09:04:21 v2.1.1-dev.19 09:04:21 v2.1.1-dev.2 09:04:21 v2.1.1-dev.20 09:04:21 v2.1.1-dev.21 09:04:21 v2.1.1-dev.22 09:04:21 v2.1.1-dev.23 09:04:21 v2.1.1-dev.24 09:04:21 v2.1.1-dev.25 09:04:21 v2.1.1-dev.3 09:04:21 v2.1.1-dev.4 09:04:21 v2.1.1-dev.5 09:04:21 v2.1.1-dev.6 09:04:21 v2.1.1-dev.7 09:04:21 v2.1.1-dev.8 09:04:21 v2.1.1-dev.9 [Pipeline] sh 09:04:21 + lftools sign git-tag v2.1.1-dev.25 09:04:22 Signing Git tag with Sigul... 09:04:22 Signing v2.1.1-dev.25 [Pipeline] echo 09:04:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:04:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:04:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:04:22 $ docker stop --time=1 65dfc7b75a7fd911505def8313b5ec120223d121e4d3c4df02f8bc3aecfd4208 09:04:24 $ docker rm -f 65dfc7b75a7fd911505def8313b5ec120223d121e4d3c4df02f8bc3aecfd4208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:04:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:04:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:04:25 . [Pipeline] withDockerContainer 09:04:25 prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container 09:04:25 $ 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 09:04:25 $ docker top d7d794f50319162a91b816c8f3fa2137bb0448f950c874f61634af6aefabc58f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:25 [ssh-agent] Looking for ssh-agent implementation... 09:04:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:25 $ docker exec d7d794f50319162a91b816c8f3fa2137bb0448f950c874f61634af6aefabc58f ssh-agent 09:04:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJEHKDP/agent.14 09:04:25 SSH_AGENT_PID=20 09:04:25 Running ssh-add (command line suppressed) 09:04:26 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) 09:04:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:26 + git semver bump pre 09:04:26 # -> Open(): unable to determine branch for HEAD 09:04:26 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:04:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:04:26 # $SEMVER_REMOTE_NAME = origin 09:04:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:04:26 # $SEMVER_USER_NAME = edgex-jenkins 09:04:26 # $SEMVER_BRANCH = main 09:04:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:04:26 2.1.1-dev.26 [Pipeline] } 09:04:26 $ docker exec --env ******** --env ******** d7d794f50319162a91b816c8f3fa2137bb0448f950c874f61634af6aefabc58f ssh-agent -k 09:04:26 unset SSH_AUTH_SOCK; 09:04:26 unset SSH_AGENT_PID; 09:04:26 echo Agent pid 20 killed; 09:04:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:26 + git semver [Pipeline] } 09:04:26 $ docker stop --time=1 d7d794f50319162a91b816c8f3fa2137bb0448f950c874f61634af6aefabc58f 09:04:28 $ docker rm -f d7d794f50319162a91b816c8f3fa2137bb0448f950c874f61634af6aefabc58f [Pipeline] // withDockerContainer [Pipeline] sh 09:04:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:04:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:04:28 . [Pipeline] withDockerContainer 09:04:28 prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container 09:04:29 $ 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 09:04:29 $ docker top 6f2790b2f28e682b327feef9516d91d7b8322dc6b0dbefb0a5ab9c824ac91fe2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:29 [ssh-agent] Looking for ssh-agent implementation... 09:04:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:29 $ docker exec 6f2790b2f28e682b327feef9516d91d7b8322dc6b0dbefb0a5ab9c824ac91fe2 ssh-agent 09:04:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFgnfbJ/agent.14 09:04:29 SSH_AGENT_PID=21 09:04:29 Running ssh-add (command line suppressed) 09:04:29 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) 09:04:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:30 + git semver push 09:04:30 # -> Open(): unable to determine branch for HEAD 09:04:30 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:04:30 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:04:30 # $SEMVER_REMOTE_NAME = origin 09:04:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:04:30 # $SEMVER_USER_NAME = edgex-jenkins 09:04:30 # $SEMVER_BRANCH = main 09:04:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 09:04:33 $ docker exec --env ******** --env ******** 6f2790b2f28e682b327feef9516d91d7b8322dc6b0dbefb0a5ab9c824ac91fe2 ssh-agent -k 09:04:33 unset SSH_AUTH_SOCK; 09:04:33 unset SSH_AGENT_PID; 09:04:33 echo Agent pid 21 killed; 09:04:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:34 + git semver [Pipeline] } 09:04:34 $ docker stop --time=1 6f2790b2f28e682b327feef9516d91d7b8322dc6b0dbefb0a5ab9c824ac91fe2 09:04:35 $ 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 09:04:35 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 09:04:35 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:04:35 total 16 09:04:35 drwxr-xr-x 3 root root 4096 Apr 27 08:56 . 09:04:35 drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 09:04 .. 09:04:35 drwxr-xr-x 2 root root 4096 Apr 27 08:56 cost 09:04:35 -rw-r--r-- 1 root root 81 Apr 27 08:56 cost.csv 09:04:35 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:04:35 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:04:35 total 16 09:04:35 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 08:56 . 09:04:35 drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 09:04 .. 09:04:35 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 08:56 cost 09:04:35 -rw-r--r-- 1 jenkins jenkins 81 Apr 27 08:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:04:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:04:37 ---> package-listing.sh 09:04:37 ++ facter osfamily 09:04:37 ++ tr '[:upper:]' '[:lower:]' 09:04:37 + OS_FAMILY=debian 09:04:37 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 09:04:37 + START_PACKAGES=/tmp/packages_start.txt 09:04:37 + END_PACKAGES=/tmp/packages_end.txt 09:04:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:04:37 + PACKAGES=/tmp/packages_start.txt 09:04:37 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:04:37 + PACKAGES=/tmp/packages_end.txt 09:04:37 + case "${OS_FAMILY}" in 09:04:37 + dpkg -l 09:04:37 + grep '^ii' 09:04:37 + '[' -f /tmp/packages_start.txt ']' 09:04:37 + '[' -f /tmp/packages_end.txt ']' 09:04:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:04:37 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:04:37 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 09:04:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 09:04:37 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 09:04:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:04:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:04:38 . [Pipeline] withDockerContainer 09:04:38 prd-ubuntu20.04-docker-8c-8g-33450 does not seem to be running inside a container 09:04:38 $ 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 09:04:38 $ docker top f410a50b1aea458b866c38befcf6322efb7ea6d2d52af5b537b909e9165d40b3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:39 + touch /tmp/pre-build-complete [Pipeline] sh 09:04:39 + mkdir -p /var/log/sysstat [Pipeline] sh 09:04:39 + ls /var/log/sa-host 09:04:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:39 provisioning config files... 09:04:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8902013181221278305tmp [Pipeline] { [Pipeline] echo 09:04:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:04:40 ---> create-netrc.sh [Pipeline] } 09:04:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:04:40 ---> python-tools-install.sh [Pipeline] echo 09:04:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:04:40 ---> sudo-logs.sh 09:04:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:04:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:04:40 ---> job-cost.sh 09:04:40 lf-activate-venv: SKIPPING 09:04:40 DEBUG: total: 0.2199999988079071 09:04:40 INFO: Retrieving Stack Cost... 09:04:41 INFO: Retrieving Pricing Info for: v3-standard-8 09:04:41 INFO: Archiving Costs [Pipeline] echo 09:04:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:04:42 ---> logs-deploy.sh 09:04:42 lf-activate-venv: SKIPPING 09:04:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/64 09:04:42 INFO: archiving workspace using pattern(s): 09:04:43 Archives upload complete. 09:04:43 INFO: archiving logs to Nexus 09:04:43 ---> uname -a: 09:04:43 Linux prd-ubuntu20-04-docker-8c-8g-33450 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 09:04:43 09:04:43 09:04:43 ---> lscpu: 09:04:43 Architecture: x86_64 09:04:43 CPU op-mode(s): 32-bit, 64-bit 09:04:43 Byte Order: Little Endian 09:04:43 Address sizes: 40 bits physical, 48 bits virtual 09:04:43 CPU(s): 8 09:04:43 On-line CPU(s) list: 0-7 09:04:43 Thread(s) per core: 1 09:04:43 Core(s) per socket: 1 09:04:43 Socket(s): 8 09:04:43 NUMA node(s): 1 09:04:43 Vendor ID: AuthenticAMD 09:04:43 CPU family: 23 09:04:43 Model: 49 09:04:43 Model name: AMD EPYC-Rome Processor 09:04:43 Stepping: 0 09:04:43 CPU MHz: 2799.996 09:04:43 BogoMIPS: 5599.99 09:04:43 Virtualization: AMD-V 09:04:43 Hypervisor vendor: KVM 09:04:43 Virtualization type: full 09:04:43 L1d cache: 256 KiB 09:04:43 L1i cache: 256 KiB 09:04:43 L2 cache: 4 MiB 09:04:43 L3 cache: 128 MiB 09:04:43 NUMA node0 CPU(s): 0-7 09:04:43 Vulnerability Itlb multihit: Not affected 09:04:43 Vulnerability L1tf: Not affected 09:04:43 Vulnerability Mds: Not affected 09:04:43 Vulnerability Meltdown: Not affected 09:04:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:04:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:04:43 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:04:43 Vulnerability Srbds: Not affected 09:04:43 Vulnerability Tsx async abort: Not affected 09:04:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:04:43 09:04:43 09:04:43 ---> nproc: 09:04:43 8 09:04:43 09:04:43 09:04:43 ---> df -h: 09:04:43 Filesystem Size Used Avail Use% Mounted on 09:04:43 overlay 155G 13G 143G 8% / 09:04:43 tmpfs 64M 0 64M 0% /dev 09:04:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:04:43 shm 64M 0 64M 0% /dev/shm 09:04:43 /dev/vda1 155G 13G 143G 8% /facter-os 09:04:43 09:04:43 09:04:43 ---> sar -b -r -n DEV: 09:04:43 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33450) 04/27/22 _x86_64_ (8 CPU) 09:04:43 09:04:43 08:53:27 LINUX RESTART (8 CPU) 09:04:43 09:04:43 08:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:04:43 08:55:02 355.61 13.56 342.05 0.00 2091.57 128763.21 0.00 09:04:43 08:56:01 210.83 0.08 210.74 0.00 7.46 52270.15 0.00 09:04:43 08:57:01 3.77 0.00 3.77 0.00 0.00 58.39 0.00 09:04:43 08:58:01 1.18 0.00 1.18 0.00 0.00 14.68 0.00 09:04:43 08:59:01 1.23 0.03 1.20 0.00 0.93 14.80 0.00 09:04:43 09:00:01 1.28 0.00 1.28 0.00 0.00 19.86 0.00 09:04:43 09:01:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 09:04:43 09:02:01 3.33 0.87 2.47 0.00 18.40 34.13 0.00 09:04:43 09:03:01 0.88 0.00 0.88 0.00 0.00 11.46 0.00 09:04:43 09:04:01 61.94 0.13 61.81 0.00 12.93 29315.38 0.00 09:04:43 Average: 63.87 1.47 62.40 0.00 213.49 21001.08 0.00 09:04:43 09:04:43 08:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:04:43 08:55:02 27472980 31732916 561404 1.71 175832 4222248 2014236 5.94 1296196 3595644 514924 09:04:43 08:56:01 27653308 31737020 550548 1.67 190300 4042572 1912284 5.64 1332904 3380800 284 09:04:43 08:57:01 27668264 31751948 537260 1.63 190380 4042664 1820644 5.37 1329452 3371504 28 09:04:43 08:58:01 27669248 31752956 536112 1.63 190412 4042664 1820644 5.37 1328952 3371504 148 09:04:43 08:59:01 27676220 31759836 529204 1.61 190444 4042688 1820644 5.37 1321272 3371564 16 09:04:43 09:00:01 27676676 31760396 528636 1.61 190468 4042696 1820644 5.37 1320796 3371592 56 09:04:43 09:01:01 27683856 31767588 521348 1.59 190500 4042700 1820644 5.37 1312888 3371596 12 09:04:43 09:02:01 27682740 31767428 521584 1.59 190576 4043220 1886316 5.56 1313464 3372028 20 09:04:43 09:03:01 27682852 31767556 521616 1.59 190596 4043212 1886316 5.56 1313128 3372028 20 09:04:43 09:04:01 26714992 31726480 555260 1.69 203012 4881672 2094396 6.17 1421852 4150444 105388 09:04:43 Average: 27558114 31752412 536297 1.63 190252 4144634 1889677 5.57 1329090 3472870 62090 09:04:43 09:04:43 08:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:04:43 08:55:02 lo 5.86 5.86 0.58 0.58 0.00 0.00 0.00 0.00 09:04:43 08:55:02 docker0 258.50 288.82 21.57 2332.84 0.00 0.00 0.00 0.00 09:04:43 08:55:02 ens3 585.95 450.30 6340.02 86.28 0.00 0.00 0.00 0.00 09:04:43 08:56:01 lo 7.18 7.18 0.71 0.71 0.00 0.00 0.00 0.00 09:04:43 08:56:01 docker0 6.18 8.40 0.34 38.66 0.00 0.00 0.00 0.00 09:04:43 08:56:01 ens3 227.25 159.67 2709.40 223.46 0.00 0.00 0.00 0.00 09:04:43 08:57:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:04:43 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:43 08:57:01 ens3 33.93 32.03 7.38 50.95 0.00 0.00 0.00 0.00 09:04:43 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:04:43 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:43 08:58:01 ens3 0.32 0.18 0.10 0.07 0.00 0.00 0.00 0.00 09:04:43 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:43 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:43 08:59:01 ens3 0.58 0.35 0.33 0.26 0.00 0.00 0.00 0.00 09:04:43 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:04:43 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:43 09:00:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:04:43 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:43 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:43 09:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:43 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:04:43 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:43 09:02:01 ens3 4.50 2.80 10.72 0.21 0.00 0.00 0.00 0.00 09:04:43 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:43 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:43 09:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:04:43 09:04:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 09:04:43 09:04:01 docker0 31.73 41.44 2.89 347.24 0.00 0.00 0.00 0.00 09:04:43 09:04:01 veth599a7dd 31.73 41.58 3.32 347.25 0.00 0.00 0.00 0.03 09:04:43 09:04:01 ens3 208.08 119.48 4416.44 16.90 0.00 0.00 0.00 0.00 09:04:43 Average: lo 1.50 1.50 0.14 0.14 0.00 0.00 0.00 0.00 09:04:43 Average: docker0 29.68 33.91 2.48 272.29 0.00 0.00 0.00 0.00 09:04:43 Average: veth599a7dd 3.18 4.16 0.33 34.78 0.00 0.00 0.00 0.00 09:04:43 Average: ens3 105.88 76.36 1346.23 37.51 0.00 0.00 0.00 0.00 09:04:43 09:04:43 09:04:43 ---> sar -P ALL: 09:04:43 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33450) 04/27/22 _x86_64_ (8 CPU) 09:04:43 09:04:43 08:53:27 LINUX RESTART (8 CPU) 09:04:43 09:04:43 08:54:01 CPU %user %nice %system %iowait %steal %idle 09:04:43 08:55:02 all 11.78 0.00 4.96 2.30 0.09 80.88 09:04:43 08:55:02 0 10.95 0.00 5.32 5.37 0.10 78.26 09:04:43 08:55:02 1 12.50 0.00 5.27 0.58 0.12 81.53 09:04:43 08:55:02 2 10.89 0.00 5.06 3.72 0.07 80.27 09:04:43 08:55:02 3 12.37 0.00 4.81 0.37 0.10 82.35 09:04:43 08:55:02 4 10.54 0.00 4.75 3.21 0.07 81.44 09:04:43 08:55:02 5 13.29 0.00 4.62 2.21 0.07 79.81 09:04:43 08:55:02 6 11.65 0.00 4.65 0.15 0.07 83.48 09:04:43 08:55:02 7 12.04 0.00 5.20 2.76 0.10 79.89 09:04:43 08:56:01 all 19.36 0.00 5.28 2.22 0.08 73.05 09:04:43 08:56:01 0 18.23 0.00 5.87 3.65 0.07 72.19 09:04:43 08:56:01 1 18.94 0.00 5.25 2.06 0.07 73.68 09:04:43 08:56:01 2 19.62 0.00 5.23 0.62 0.07 74.45 09:04:43 08:56:01 3 20.75 0.00 5.49 0.80 0.09 72.87 09:04:43 08:56:01 4 19.39 0.00 5.31 6.04 0.09 69.17 09:04:43 08:56:01 5 17.58 0.00 4.31 2.00 0.09 76.02 09:04:43 08:56:01 6 20.21 0.00 5.05 0.52 0.09 74.13 09:04:43 08:56:01 7 20.18 0.00 5.75 2.10 0.10 71.86 09:04:43 08:57:01 all 0.26 0.00 0.13 0.02 0.01 99.59 09:04:43 08:57:01 0 0.17 0.00 0.17 0.02 0.02 99.63 09:04:43 08:57:01 1 0.57 0.00 0.17 0.02 0.00 99.25 09:04:43 08:57:01 2 0.30 0.00 0.10 0.00 0.02 99.58 09:04:43 08:57:01 3 0.20 0.00 0.07 0.03 0.00 99.70 09:04:43 08:57:01 4 0.28 0.00 0.07 0.00 0.00 99.65 09:04:43 08:57:01 5 0.22 0.00 0.13 0.10 0.00 99.55 09:04:43 08:57:01 6 0.13 0.00 0.10 0.00 0.00 99.77 09:04:43 08:57:01 7 0.20 0.00 0.20 0.00 0.02 99.58 09:04:43 08:58:01 all 0.03 0.00 0.02 0.00 0.00 99.95 09:04:43 08:58:01 0 0.03 0.00 0.02 0.02 0.00 99.93 09:04:43 08:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:04:43 08:58:01 2 0.08 0.00 0.05 0.00 0.02 99.85 09:04:43 08:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:04:43 08:58:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:04:43 08:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:04:43 08:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:04:43 08:58:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:04:43 08:59:01 all 0.02 0.00 0.02 0.01 0.01 99.95 09:04:43 08:59:01 0 0.05 0.00 0.03 0.02 0.02 99.88 09:04:43 08:59:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:04:43 08:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:04:43 08:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:04:43 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:04:43 08:59:01 5 0.00 0.00 0.02 0.03 0.00 99.95 09:04:43 08:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:04:43 08:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:04:43 09:00:01 all 0.02 0.00 0.02 0.00 0.00 99.96 09:04:43 09:00:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:04:43 09:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:04:43 09:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:04:43 09:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:04:43 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:04:43 09:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:04:43 09:00:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:04:43 09:00:01 7 0.05 0.00 0.07 0.00 0.00 99.88 09:04:43 09:01:01 all 0.15 0.00 0.02 0.01 0.00 99.82 09:04:43 09:01:01 0 0.03 0.00 0.03 0.02 0.00 99.92 09:04:43 09:01:01 1 0.99 0.00 0.00 0.00 0.00 99.01 09:04:43 09:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:04:43 09:01:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:04:43 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:04:43 09:01:01 5 0.00 0.00 0.02 0.03 0.00 99.95 09:04:43 09:01:01 6 0.05 0.00 0.03 0.00 0.00 99.92 09:04:43 09:01:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:04:43 09:02:01 all 0.09 0.00 0.04 0.03 0.00 99.83 09:04:43 09:02:01 0 0.05 0.00 0.05 0.05 0.00 99.85 09:04:43 09:02:01 1 0.12 0.00 0.00 0.00 0.00 99.88 09:04:43 09:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:04:43 09:02:01 3 0.22 0.00 0.07 0.07 0.00 99.65 09:04:43 09:02:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:04:43 09:02:01 5 0.05 0.00 0.03 0.13 0.00 99.78 09:04:43 09:02:01 6 0.08 0.00 0.05 0.02 0.00 99.85 09:04:43 09:02:01 7 0.13 0.00 0.07 0.00 0.00 99.80 09:04:43 09:03:01 all 0.23 0.00 0.01 0.02 0.00 99.73 09:04:43 09:03:01 0 0.10 0.00 0.02 0.13 0.02 99.73 09:04:43 09:03:01 1 1.50 0.00 0.05 0.00 0.00 98.45 09:04:43 09:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:04:43 09:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:04:43 09:03:01 4 0.07 0.00 0.00 0.00 0.00 99.93 09:04:43 09:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:04:43 09:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:04:43 09:03:01 7 0.12 0.00 0.03 0.00 0.02 99.83 09:04:43 09:04:01 all 4.63 0.00 1.76 1.03 0.04 92.55 09:04:43 09:04:01 0 3.88 0.00 2.01 3.46 0.03 90.62 09:04:43 09:04:01 1 5.48 0.00 1.21 0.26 0.05 93.00 09:04:43 09:04:01 2 4.57 0.00 1.66 0.32 0.03 93.43 09:04:43 09:04:01 3 4.61 0.00 2.30 0.08 0.03 92.97 09:04:43 09:04:01 4 3.92 0.00 1.49 0.38 0.03 94.18 09:04:43 09:04:01 5 3.97 0.00 1.87 2.75 0.03 91.38 09:04:43 09:04:01 6 5.87 0.00 1.82 0.37 0.03 91.90 09:04:43 09:04:01 7 4.74 0.00 1.70 0.65 0.03 92.88 09:04:43 Average: all 3.60 0.00 1.21 0.56 0.02 94.61 09:04:43 Average: 0 3.29 0.00 1.33 1.26 0.03 94.09 09:04:43 Average: 1 3.96 0.00 1.18 0.29 0.03 94.55 09:04:43 Average: 2 3.50 0.00 1.20 0.46 0.02 94.82 09:04:43 Average: 3 3.77 0.00 1.26 0.13 0.02 94.81 09:04:43 Average: 4 3.37 0.00 1.15 0.95 0.02 94.51 09:04:43 Average: 5 3.46 0.00 1.09 0.72 0.02 94.71 09:04:43 Average: 6 3.75 0.00 1.16 0.10 0.02 94.97 09:04:43 Average: 7 3.69 0.00 1.29 0.54 0.03 94.45 09:04:43 09:04:43 09:04:43