Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cba106416024542bb09af345da5a1638a965ef9b 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-ssh4753152627363463086.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3889150290825028264.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4160100972544274598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10264592768482566675.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10319107432720752187.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera 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: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16458’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16460 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cba106416024542bb09af345da5a1638a965ef9b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 cba106416024542bb09af345da5a1638a965ef9b # timeout=10 Commit message: "Merge pull request #94 from ajcasagrande/remove-gofrs-1" > git rev-list --no-walk 3bc4a4f14c266509a03f6bfa054e7774f1ea3255 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-30T02:39:59.508Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-30T02:39:59.585Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-30T02:39:59.604Z] ========================================================= [2022-06-30T02:39:59.604Z] EdgeX Global Pipelines Version Info [2022-06-30T02:39:59.604Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:40:00.387Z] ------------------- [2022-06-30T02:40:00.387Z] stable info: [2022-06-30T02:40:00.387Z] ------------------- [2022-06-30T02:40:00.387Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-30T02:40:00.387Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-30T02:40:00.387Z] Message: update stable to v1.0.234 [2022-06-30T02:40:00.964Z] ------------------- [2022-06-30T02:40:00.964Z] experimental info: [2022-06-30T02:40:00.964Z] ------------------- [2022-06-30T02:40:00.964Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-30T02:40:00.964Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-06-30T02:40:00.964Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-30T02:40:01.334Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-30T02:40:01.347Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-30T02:40:01.359Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-30T02:40:01.369Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-30T02:40:01.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-30T02:40:01.390Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-30T02:40:01.408Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-30T02:40:01.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-30T02:40:01.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-30T02:40:01.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-30T02:40:01.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-30T02:40:01.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-30T02:40:01.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-30T02:40:01.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-30T02:40:01.498Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-30T02:40:01.507Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-30T02:40:01.516Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-30T02:40:01.525Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-30T02:40:01.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-30T02:40:01.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-30T02:40:01.564Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-30T02:40:01.572Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-30T02:40:01.583Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-30T02:40:01.592Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-30T02:40:01.600Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-30T02:40:01.609Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-30T02:40:01.630Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-30T02:40:01.639Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-30T02:40:01.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-30T02:40:01.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-30T02:40:01.666Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cba106416024542bb09af345da5a1638a965ef9b [Pipeline] echo [2022-06-30T02:40:01.674Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cba1064 [Pipeline] echo [2022-06-30T02:40:01.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T02:40:01.719Z] provisioning config files... [2022-06-30T02:40:01.732Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config29721796066464638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:40:02.038Z] ---> docker-login.sh [2022-06-30T02:40:02.038Z] nexus3.edgexfoundry.org:10001 [2022-06-30T02:40:02.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:40:02.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:40:02.563Z] Configure a credential helper to remove this warning. See [2022-06-30T02:40:02.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:40:02.563Z] [2022-06-30T02:40:02.563Z] Login Succeeded [2022-06-30T02:40:02.563Z] nexus3.edgexfoundry.org:10002 [2022-06-30T02:40:02.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:40:02.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:40:02.563Z] Configure a credential helper to remove this warning. See [2022-06-30T02:40:02.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:40:02.563Z] [2022-06-30T02:40:02.563Z] Login Succeeded [2022-06-30T02:40:02.563Z] nexus3.edgexfoundry.org:10003 [2022-06-30T02:40:02.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:40:02.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:40:02.826Z] Configure a credential helper to remove this warning. See [2022-06-30T02:40:02.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:40:02.826Z] [2022-06-30T02:40:02.826Z] Login Succeeded [2022-06-30T02:40:02.826Z] nexus3.edgexfoundry.org:10004 [2022-06-30T02:40:02.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:40:02.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:40:02.826Z] Configure a credential helper to remove this warning. See [2022-06-30T02:40:02.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:40:02.826Z] [2022-06-30T02:40:02.826Z] Login Succeeded [2022-06-30T02:40:02.826Z] docker.io [2022-06-30T02:40:03.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:40:03.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:40:03.348Z] Configure a credential helper to remove this warning. See [2022-06-30T02:40:03.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:40:03.348Z] [2022-06-30T02:40:03.348Z] Login Succeeded [2022-06-30T02:40:03.348Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T02:40:03.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-30T02:40:03.712Z] + git rev-list -1 --merges cba106416024542bb09af345da5a1638a965ef9b~1..cba106416024542bb09af345da5a1638a965ef9b [Pipeline] echo [2022-06-30T02:40:03.736Z] -----------> git rev-list -1 --merges cba106416024542bb09af345da5a1638a965ef9b~1..cba106416024542bb09af345da5a1638a965ef9b cba106416024542bb09af345da5a1638a965ef9b [2022-06-30T02:40:03.736Z] cba106416024542bb09af345da5a1638a965ef9b [false] [Pipeline] sh [2022-06-30T02:40:04.042Z] + git log --format=format:%s -1 cba106416024542bb09af345da5a1638a965ef9b [Pipeline] echo [2022-06-30T02:40:04.060Z] ========================================================= [2022-06-30T02:40:04.061Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-30T02:40:04.061Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T02:40:04.405Z] + git log --format=format:%s -1 cba106416024542bb09af345da5a1638a965ef9b [Pipeline] echo [2022-06-30T02:40:04.415Z] [semverPrep] GIT_COMMIT: cba106416024542bb09af345da5a1638a965ef9b, Commit Message: Merge pull request #94 from ajcasagrande/remove-gofrs-1 [Pipeline] echo [2022-06-30T02:40:04.427Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-30T02:40:04.879Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-30T02:40:04.879Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-30T02:40:04.879Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-30T02:40:04.879Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-30T02:40:04.879Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-30T02:40:04.879Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-30T02:40:04.879Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:40:05.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T02:40:05.267Z] [2022-06-30T02:40:05.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:40:05.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T02:40:05.576Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-30T02:40:05.576Z] 42c077c10790: Pulling fs layer [2022-06-30T02:40:05.576Z] f63e77b7563a: Pulling fs layer [2022-06-30T02:40:05.576Z] bd5fdadae976: Pulling fs layer [2022-06-30T02:40:05.576Z] 205491f53016: Pulling fs layer [2022-06-30T02:40:05.576Z] df18705c85c3: Pulling fs layer [2022-06-30T02:40:05.576Z] bdb3f477010e: Pulling fs layer [2022-06-30T02:40:05.576Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-30T02:40:05.576Z] 2c6e9b1d212d: Pulling fs layer [2022-06-30T02:40:05.576Z] bdb8f0575790: Pulling fs layer [2022-06-30T02:40:05.576Z] 386e3cb2ff24: Pulling fs layer [2022-06-30T02:40:05.576Z] 2343380bae48: Pulling fs layer [2022-06-30T02:40:05.576Z] df18705c85c3: Waiting [2022-06-30T02:40:05.576Z] bdb3f477010e: Waiting [2022-06-30T02:40:05.576Z] c8a8fc8e1c8f: Waiting [2022-06-30T02:40:05.576Z] 2c6e9b1d212d: Waiting [2022-06-30T02:40:05.576Z] bdb8f0575790: Waiting [2022-06-30T02:40:05.576Z] 386e3cb2ff24: Waiting [2022-06-30T02:40:05.576Z] 2343380bae48: Waiting [2022-06-30T02:40:05.576Z] 205491f53016: Waiting [2022-06-30T02:40:05.576Z] 205491f53016: Download complete [2022-06-30T02:40:05.576Z] df18705c85c3: Verifying Checksum [2022-06-30T02:40:05.576Z] df18705c85c3: Download complete [2022-06-30T02:40:05.837Z] bd5fdadae976: Verifying Checksum [2022-06-30T02:40:05.837Z] bd5fdadae976: Download complete [2022-06-30T02:40:05.837Z] bdb3f477010e: Verifying Checksum [2022-06-30T02:40:05.837Z] bdb3f477010e: Download complete [2022-06-30T02:40:05.837Z] 2c6e9b1d212d: Verifying Checksum [2022-06-30T02:40:05.837Z] 2c6e9b1d212d: Download complete [2022-06-30T02:40:05.837Z] bdb8f0575790: Download complete [2022-06-30T02:40:05.837Z] 386e3cb2ff24: Verifying Checksum [2022-06-30T02:40:05.837Z] 386e3cb2ff24: Download complete [2022-06-30T02:40:05.837Z] 2343380bae48: Download complete [2022-06-30T02:40:05.837Z] 42c077c10790: Verifying Checksum [2022-06-30T02:40:05.837Z] 42c077c10790: Download complete [2022-06-30T02:40:06.096Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-30T02:40:06.096Z] c8a8fc8e1c8f: Download complete [2022-06-30T02:40:07.498Z] 42c077c10790: Pull complete [2022-06-30T02:40:07.498Z] f63e77b7563a: Pull complete [2022-06-30T02:40:07.761Z] bd5fdadae976: Pull complete [2022-06-30T02:40:08.029Z] 205491f53016: Pull complete [2022-06-30T02:40:08.289Z] df18705c85c3: Pull complete [2022-06-30T02:40:08.289Z] bdb3f477010e: Pull complete [2022-06-30T02:40:10.204Z] c8a8fc8e1c8f: Pull complete [2022-06-30T02:40:10.204Z] 2c6e9b1d212d: Pull complete [2022-06-30T02:40:10.464Z] bdb8f0575790: Pull complete [2022-06-30T02:40:10.464Z] 386e3cb2ff24: Pull complete [2022-06-30T02:40:10.725Z] 2343380bae48: Pull complete [2022-06-30T02:40:10.725Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-30T02:40:10.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T02:40:10.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T02:40:10.835Z] prd-ubuntu20.04-docker-8c-8g-16460 does not seem to be running inside a container [2022-06-30T02:40:10.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-30T02:40:12.361Z] $ docker top d013a258736914f9eba0b7c60d18c0500dbf541c8156a4a0dac48addec73564e -eo pid,comm [2022-06-30T02:40:12.432Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-30T02:40:12.432Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-30T02:40:12.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T02:40:12.470Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T02:40:12.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T02:40:12.599Z] $ docker exec d013a258736914f9eba0b7c60d18c0500dbf541c8156a4a0dac48addec73564e ssh-agent [2022-06-30T02:40:12.722Z] SSH_AUTH_SOCK=/tmp/ssh-TnlRvFe5M1tT/agent.35 [2022-06-30T02:40:12.722Z] SSH_AGENT_PID=41 [2022-06-30T02:40:12.730Z] Running ssh-add (command line suppressed) [2022-06-30T02:40:12.859Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9048492779581329111.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9048492779581329111.key) [2022-06-30T02:40:12.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T02:40:13.168Z] + git tag --points-at HEAD [Pipeline] } [2022-06-30T02:40:13.187Z] $ docker exec --env ******** --env ******** d013a258736914f9eba0b7c60d18c0500dbf541c8156a4a0dac48addec73564e ssh-agent -k [2022-06-30T02:40:13.303Z] unset SSH_AUTH_SOCK; [2022-06-30T02:40:13.304Z] unset SSH_AGENT_PID; [2022-06-30T02:40:13.305Z] echo Agent pid 41 killed; [2022-06-30T02:40:13.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-30T02:40:13.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T02:40:13.341Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T02:40:13.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T02:40:13.488Z] $ docker exec d013a258736914f9eba0b7c60d18c0500dbf541c8156a4a0dac48addec73564e ssh-agent [2022-06-30T02:40:13.619Z] SSH_AUTH_SOCK=/tmp/ssh-UGY3f0tawgqc/agent.73 [2022-06-30T02:40:13.619Z] SSH_AGENT_PID=79 [2022-06-30T02:40:13.625Z] Running ssh-add (command line suppressed) [2022-06-30T02:40:13.751Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3479275502043307775.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3479275502043307775.key) [2022-06-30T02:40:13.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T02:40:14.064Z] + git semver init [2022-06-30T02:40:14.324Z] 2022-06-30 02:40:14,292 [run_init] DEBUG init version:0.0.0 force:False [2022-06-30T02:40:14.324Z] 2022-06-30 02:40:14,293 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-06-30T02:40:14.324Z] 2022-06-30 02:40:14,294 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-06-30T02:40:14.324Z] 2022-06-30 02:40:14,294 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-06-30T02:40:15.269Z] 2022-06-30 02:40:14,969 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-06-30T02:40:15.269Z] 2022-06-30 02:40:14,970 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-06-30T02:40:15.269Z] 2022-06-30 02:40:14,970 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-30T02:40:15.269Z] 2022-06-30 02:40:14,970 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-30T02:40:15.269Z] 0.0.1-dev.20 [Pipeline] } [2022-06-30T02:40:15.281Z] $ docker exec --env ******** --env ******** d013a258736914f9eba0b7c60d18c0500dbf541c8156a4a0dac48addec73564e ssh-agent -k [2022-06-30T02:40:15.395Z] unset SSH_AUTH_SOCK; [2022-06-30T02:40:15.395Z] unset SSH_AGENT_PID; [2022-06-30T02:40:15.395Z] echo Agent pid 79 killed; [2022-06-30T02:40:15.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-30T02:40:15.719Z] + git semver [Pipeline] } [2022-06-30T02:40:15.995Z] $ docker stop --time=1 d013a258736914f9eba0b7c60d18c0500dbf541c8156a4a0dac48addec73564e [2022-06-30T02:40:17.362Z] $ docker rm -f d013a258736914f9eba0b7c60d18c0500dbf541c8156a4a0dac48addec73564e [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T02:40:17.720Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-30T02:40:17.994Z] Stashed 1 file(s) [Pipeline] echo [2022-06-30T02:40:17.997Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T02:40:18.149Z] provisioning config files... [2022-06-30T02:40:18.159Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1159237910370261254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:40:18.459Z] ---> docker-login.sh [2022-06-30T02:40:18.459Z] nexus3.edgexfoundry.org:10001 [2022-06-30T02:40:18.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:40:18.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:40:18.459Z] Configure a credential helper to remove this warning. See [2022-06-30T02:40:18.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:40:18.459Z] [2022-06-30T02:40:18.459Z] Login Succeeded [2022-06-30T02:40:18.459Z] nexus3.edgexfoundry.org:10002 [2022-06-30T02:40:18.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:40:18.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:40:18.720Z] Configure a credential helper to remove this warning. See [2022-06-30T02:40:18.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:40:18.720Z] [2022-06-30T02:40:18.720Z] Login Succeeded [2022-06-30T02:40:18.720Z] nexus3.edgexfoundry.org:10003 [2022-06-30T02:40:18.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:40:18.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:40:18.720Z] Configure a credential helper to remove this warning. See [2022-06-30T02:40:18.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:40:18.720Z] [2022-06-30T02:40:18.720Z] Login Succeeded [2022-06-30T02:40:18.720Z] nexus3.edgexfoundry.org:10004 [2022-06-30T02:40:18.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:40:18.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:40:18.981Z] Configure a credential helper to remove this warning. See [2022-06-30T02:40:18.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:40:18.981Z] [2022-06-30T02:40:18.981Z] Login Succeeded [2022-06-30T02:40:18.981Z] docker.io [2022-06-30T02:40:18.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:40:19.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:40:19.241Z] Configure a credential helper to remove this warning. See [2022-06-30T02:40:19.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:40:19.241Z] [2022-06-30T02:40:19.241Z] Login Succeeded [2022-06-30T02:40:19.241Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T02:40:19.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-30T02:40:19.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T02:40:19.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T02:40:19.332Z] ========================================================= [2022-06-30T02:40:19.332Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-30T02:40:19.332Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:40:19.658Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-30T02:40:19.659Z] Sending build context to Docker daemon 9.307MB [2022-06-30T02:40:19.659Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T02:40:19.659Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-30T02:40:19.659Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-30T02:40:19.659Z] 59bf1c3509f3: Pulling fs layer [2022-06-30T02:40:19.659Z] 666ba61612fd: Pulling fs layer [2022-06-30T02:40:19.659Z] 8ed8ca486205: Pulling fs layer [2022-06-30T02:40:19.659Z] cc1cd167ecdc: Pulling fs layer [2022-06-30T02:40:19.659Z] c516ae0d96e1: Pulling fs layer [2022-06-30T02:40:19.659Z] 684cea983483: Pulling fs layer [2022-06-30T02:40:19.659Z] dd3240ac7de5: Pulling fs layer [2022-06-30T02:40:19.659Z] b1e948a4e11c: Pulling fs layer [2022-06-30T02:40:19.659Z] a8fd76ee1af6: Pulling fs layer [2022-06-30T02:40:19.659Z] 646ad004c059: Pulling fs layer [2022-06-30T02:40:19.659Z] cc1cd167ecdc: Waiting [2022-06-30T02:40:19.659Z] c516ae0d96e1: Waiting [2022-06-30T02:40:19.659Z] dd3240ac7de5: Waiting [2022-06-30T02:40:19.659Z] b1e948a4e11c: Waiting [2022-06-30T02:40:19.659Z] a8fd76ee1af6: Waiting [2022-06-30T02:40:19.659Z] 646ad004c059: Waiting [2022-06-30T02:40:19.659Z] 684cea983483: Waiting [2022-06-30T02:40:19.659Z] 8ed8ca486205: Verifying Checksum [2022-06-30T02:40:19.659Z] 666ba61612fd: Download complete [2022-06-30T02:40:19.659Z] c516ae0d96e1: Verifying Checksum [2022-06-30T02:40:19.659Z] c516ae0d96e1: Download complete [2022-06-30T02:40:19.928Z] 684cea983483: Verifying Checksum [2022-06-30T02:40:19.928Z] 684cea983483: Download complete [2022-06-30T02:40:19.928Z] 59bf1c3509f3: Verifying Checksum [2022-06-30T02:40:19.928Z] 59bf1c3509f3: Download complete [2022-06-30T02:40:19.928Z] dd3240ac7de5: Verifying Checksum [2022-06-30T02:40:19.928Z] dd3240ac7de5: Download complete [2022-06-30T02:40:19.928Z] b1e948a4e11c: Verifying Checksum [2022-06-30T02:40:19.928Z] b1e948a4e11c: Download complete [2022-06-30T02:40:19.928Z] 59bf1c3509f3: Pull complete [2022-06-30T02:40:20.191Z] 666ba61612fd: Pull complete [2022-06-30T02:40:20.191Z] 8ed8ca486205: Pull complete [2022-06-30T02:40:20.451Z] 646ad004c059: Verifying Checksum [2022-06-30T02:40:20.451Z] 646ad004c059: Download complete [2022-06-30T02:40:20.451Z] a8fd76ee1af6: Verifying Checksum [2022-06-30T02:40:20.451Z] a8fd76ee1af6: Download complete [2022-06-30T02:40:20.716Z] cc1cd167ecdc: Verifying Checksum [2022-06-30T02:40:20.716Z] cc1cd167ecdc: Download complete [2022-06-30T02:40:24.910Z] cc1cd167ecdc: Pull complete [2022-06-30T02:40:24.910Z] c516ae0d96e1: Pull complete [2022-06-30T02:40:24.910Z] 684cea983483: Pull complete [2022-06-30T02:40:24.910Z] dd3240ac7de5: Pull complete [2022-06-30T02:40:24.910Z] b1e948a4e11c: Pull complete [2022-06-30T02:40:27.449Z] a8fd76ee1af6: Pull complete [2022-06-30T02:40:28.029Z] 646ad004c059: Pull complete [2022-06-30T02:40:28.030Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-30T02:40:28.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-30T02:40:28.030Z] ---> 8f69c11f6b0c [2022-06-30T02:40:28.030Z] Step 3/13 : ARG MAKE="make build" [2022-06-30T02:40:29.958Z] ---> Running in 4fb006ac84fe [2022-06-30T02:40:29.958Z] Removing intermediate container 4fb006ac84fe [2022-06-30T02:40:29.958Z] ---> 0cd221248f9b [2022-06-30T02:40:29.958Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-30T02:40:29.958Z] ---> Running in f54c4315ea97 [2022-06-30T02:40:29.958Z] Removing intermediate container f54c4315ea97 [2022-06-30T02:40:29.958Z] ---> b3a25f42ebbe [2022-06-30T02:40:29.958Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T02:40:29.958Z] ---> Running in c4f9f6d84232 [2022-06-30T02:40:30.220Z] Removing intermediate container c4f9f6d84232 [2022-06-30T02:40:30.220Z] ---> 4f3fcd2beb69 [2022-06-30T02:40:30.220Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-30T02:40:30.220Z] ---> Running in 2c5c604cb3f0 [2022-06-30T02:40:30.220Z] Removing intermediate container 2c5c604cb3f0 [2022-06-30T02:40:30.220Z] ---> 6179bff5f8aa [2022-06-30T02:40:30.220Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T02:40:30.220Z] ---> Running in ab315a619bad [2022-06-30T02:40:31.161Z] Removing intermediate container ab315a619bad [2022-06-30T02:40:31.161Z] ---> 325b286a806e [2022-06-30T02:40:31.161Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T02:40:31.161Z] ---> Running in 36dcc56f5f12 [2022-06-30T02:40:31.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-30T02:40:32.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-30T02:40:32.676Z] OK: 221 MiB in 52 packages [2022-06-30T02:40:32.938Z] Removing intermediate container 36dcc56f5f12 [2022-06-30T02:40:32.938Z] ---> 5a218602e47b [2022-06-30T02:40:32.938Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-30T02:40:32.938Z] ---> Running in 23ea7d776a6e [2022-06-30T02:40:32.938Z] Removing intermediate container 23ea7d776a6e [2022-06-30T02:40:32.938Z] ---> c2b0bffa2e08 [2022-06-30T02:40:32.938Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-30T02:40:33.102Z] Still waiting to schedule task [2022-06-30T02:40:33.102Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16459’ is offline [2022-06-30T02:40:33.197Z] ---> daf94eb02191 [2022-06-30T02:40:33.198Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T02:40:33.198Z] ---> Running in 98f21ada9b31 [2022-06-30T02:41:05.345Z] Removing intermediate container 98f21ada9b31 [2022-06-30T02:41:05.345Z] ---> 75b8d2f36432 [2022-06-30T02:41:05.345Z] Step 12/13 : COPY . . [2022-06-30T02:41:05.345Z] ---> 9d58d3678f13 [2022-06-30T02:41:05.345Z] Step 13/13 : RUN ${MAKE} [2022-06-30T02:41:05.345Z] ---> Running in 2691b2e0f433 [2022-06-30T02:41:05.345Z] noop [2022-06-30T02:41:05.605Z] Removing intermediate container 2691b2e0f433 [2022-06-30T02:41:05.605Z] ---> d29c17eb23d5 [2022-06-30T02:41:05.605Z] Successfully built d29c17eb23d5 [2022-06-30T02:41:05.605Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:41:05.924Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-30T02:41:05.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T02:41:06.008Z] prd-ubuntu20.04-docker-8c-8g-16460 does not seem to be running inside a container [2022-06-30T02:41:06.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-30T02:41:06.439Z] $ docker top f3ebed9f80f87b600e1fef8a40d13a7699b004daa00eacd6645d35dca4c8a54a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T02:41:06.796Z] + go version [2022-06-30T02:41:06.796Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-30T02:41:06.807Z] $ docker stop --time=1 f3ebed9f80f87b600e1fef8a40d13a7699b004daa00eacd6645d35dca4c8a54a [2022-06-30T02:41:08.070Z] $ docker rm -f f3ebed9f80f87b600e1fef8a40d13a7699b004daa00eacd6645d35dca4c8a54a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:41:08.537Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-30T02:41:08.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T02:41:08.654Z] prd-ubuntu20.04-docker-8c-8g-16460 does not seem to be running inside a container [2022-06-30T02:41:08.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-30T02:41:09.107Z] $ docker top 7c584e6cca30c51f9040d008fc70171d9ed2ad31c05c4f7f6fbbc1eeddd70751 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-30T02:41:09.480Z] + make test [2022-06-30T02:41:09.481Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-30T02:41:10.046Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-30T02:41:20.046Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-30T02:41:20.046Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.022s coverage: 7.0% of statements [2022-06-30T02:41:20.046Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-06-30T02:41:23.345Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.613s coverage: 13.8% of statements [2022-06-30T02:41:31.465Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-30T02:41:34.758Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-30T02:41:34.758Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-30T02:41:34.758Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-30T02:41:35.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-30T02:41:35.353Z] $ docker stop --time=1 7c584e6cca30c51f9040d008fc70171d9ed2ad31c05c4f7f6fbbc1eeddd70751 [2022-06-30T02:41:37.262Z] $ docker rm -f 7c584e6cca30c51f9040d008fc70171d9ed2ad31c05c4f7f6fbbc1eeddd70751 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T02:41:37.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-30T02:41:37.805Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-30T02:41:38.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-30T02:41:38.763Z] + ls -al . [2022-06-30T02:41:38.763Z] total 248 [2022-06-30T02:41:38.763Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 02:41 . [2022-06-30T02:41:38.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 02:39 .. [2022-06-30T02:41:38.763Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 02:40 .git [2022-06-30T02:41:38.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 02:39 .github [2022-06-30T02:41:38.763Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 30 02:39 .gitignore [2022-06-30T02:41:38.763Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 30 02:39 .golangci.yml [2022-06-30T02:41:38.763Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 02:40 .semver [2022-06-30T02:41:38.763Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jun 30 02:39 Attribution.txt [2022-06-30T02:41:38.763Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 30 02:39 CHANGELOG.md [2022-06-30T02:41:38.763Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 30 02:39 Dockerfile [2022-06-30T02:41:38.763Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 02:39 GOVERNANCE.md [2022-06-30T02:41:38.763Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 30 02:39 Jenkinsfile [2022-06-30T02:41:38.763Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 30 02:39 LICENSE [2022-06-30T02:41:38.763Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 30 02:39 Makefile [2022-06-30T02:41:38.763Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 30 02:39 OWNERS.md [2022-06-30T02:41:38.763Z] -rw-rw-r-- 1 jenkins jenkins 31035 Jun 30 02:39 README.md [2022-06-30T02:41:38.763Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 30 02:40 VERSION [2022-06-30T02:41:38.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 02:39 bin [2022-06-30T02:41:38.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 02:39 cmd [2022-06-30T02:41:38.763Z] -rw-r--r-- 1 jenkins jenkins 70262 Jun 30 02:41 coverage.out [2022-06-30T02:41:38.763Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 30 02:39 doc [2022-06-30T02:41:38.763Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jun 30 02:39 go.mod [2022-06-30T02:41:38.763Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jun 30 02:39 go.sum [2022-06-30T02:41:38.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 02:39 internal [2022-06-30T02:41:38.763Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 30 02:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:41:39.079Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cba106416024542bb09af345da5a1638a965ef9b --label arch=amd64 --label version=0.0.1-dev.20 . [2022-06-30T02:41:39.079Z] Sending build context to Docker daemon 9.378MB [2022-06-30T02:41:39.079Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T02:41:39.079Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-30T02:41:39.079Z] ---> d29c17eb23d5 [2022-06-30T02:41:39.079Z] Step 3/26 : ARG MAKE="make build" [2022-06-30T02:41:39.079Z] ---> Running in e2d01fe3fb22 [2022-06-30T02:41:39.338Z] Removing intermediate container e2d01fe3fb22 [2022-06-30T02:41:39.338Z] ---> 058c3821a1ab [2022-06-30T02:41:39.338Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-30T02:41:39.338Z] ---> Running in 5632260d37a6 [2022-06-30T02:41:39.338Z] Removing intermediate container 5632260d37a6 [2022-06-30T02:41:39.338Z] ---> 3408804b86a6 [2022-06-30T02:41:39.338Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T02:41:39.338Z] ---> Running in 655e84d092bb [2022-06-30T02:41:39.598Z] Removing intermediate container 655e84d092bb [2022-06-30T02:41:39.598Z] ---> 2e8dfdf1bc71 [2022-06-30T02:41:39.598Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-30T02:41:39.598Z] ---> Running in ddb23f920395 [2022-06-30T02:41:39.598Z] Removing intermediate container ddb23f920395 [2022-06-30T02:41:39.598Z] ---> 949111038909 [2022-06-30T02:41:39.598Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T02:41:39.598Z] ---> Running in bba23dba9dd0 [2022-06-30T02:41:40.166Z] Removing intermediate container bba23dba9dd0 [2022-06-30T02:41:40.166Z] ---> 3416a773518e [2022-06-30T02:41:40.166Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T02:41:40.166Z] ---> Running in 30bdf7422260 [2022-06-30T02:41:40.424Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-30T02:41:41.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-30T02:41:41.808Z] OK: 221 MiB in 52 packages [2022-06-30T02:41:42.379Z] Removing intermediate container 30bdf7422260 [2022-06-30T02:41:42.379Z] ---> 4a3979099bd8 [2022-06-30T02:41:42.379Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-30T02:41:42.379Z] ---> Running in 32a02fc8d3b3 [2022-06-30T02:41:42.379Z] Removing intermediate container 32a02fc8d3b3 [2022-06-30T02:41:42.379Z] ---> e50d107cedb6 [2022-06-30T02:41:42.379Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-30T02:41:42.379Z] ---> 07213f4964af [2022-06-30T02:41:42.379Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T02:41:42.639Z] ---> Running in e0f70b78f695 [2022-06-30T02:41:43.210Z] Removing intermediate container e0f70b78f695 [2022-06-30T02:41:43.210Z] ---> 6348d58f7016 [2022-06-30T02:41:43.210Z] Step 12/26 : COPY . . [2022-06-30T02:41:43.468Z] ---> f3bce24c329d [2022-06-30T02:41:43.468Z] Step 13/26 : RUN ${MAKE} [2022-06-30T02:41:43.468Z] ---> Running in ac549f0f2d4b [2022-06-30T02:41:43.728Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.20 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-30T02:42:05.466Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16461 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-06-30T02:42:05.477Z] Running in /w/workspace/device-onvif-camera/23 [Pipeline] { [Pipeline] checkout [2022-06-30T02:42:05.520Z] Selected Git installation does not exist. Using Default [2022-06-30T02:42:05.520Z] The recommended git tool is: NONE [2022-06-30T02:42:05.666Z] Removing intermediate container ac549f0f2d4b [2022-06-30T02:42:05.666Z] ---> 2d9e9291c408 [2022-06-30T02:42:05.666Z] Step 14/26 : FROM alpine:3.15 [2022-06-30T02:42:05.666Z] 3.15: Pulling from library/alpine [2022-06-30T02:42:05.666Z] df9b9388f04a: Pulling fs layer [2022-06-30T02:42:05.666Z] df9b9388f04a: Verifying Checksum [2022-06-30T02:42:05.666Z] df9b9388f04a: Download complete [2022-06-30T02:42:05.666Z] df9b9388f04a: Pull complete [2022-06-30T02:42:05.666Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-30T02:42:05.666Z] Status: Downloaded newer image for alpine:3.15 [2022-06-30T02:42:05.666Z] ---> 0ac33e5f5afa [2022-06-30T02:42:05.666Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-30T02:42:05.666Z] ---> Running in e20d17fcc6de [2022-06-30T02:42:05.666Z] Removing intermediate container e20d17fcc6de [2022-06-30T02:42:05.666Z] ---> a63a9722c3c0 [2022-06-30T02:42:05.666Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-30T02:42:05.666Z] ---> Running in ca33a35e418b [2022-06-30T02:42:05.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-30T02:42:05.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-30T02:42:05.666Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-30T02:42:05.666Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-30T02:42:05.666Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-30T02:42:05.666Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-30T02:42:05.666Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-30T02:42:05.666Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-30T02:42:05.666Z] Executing busybox-1.34.1-r5.trigger [2022-06-30T02:42:05.666Z] OK: 8 MiB in 20 packages [2022-06-30T02:42:05.666Z] Removing intermediate container ca33a35e418b [2022-06-30T02:42:05.666Z] ---> 83ae38a74914 [2022-06-30T02:42:05.666Z] Step 17/26 : WORKDIR / [2022-06-30T02:42:05.666Z] ---> Running in 67c9ee8b590b [2022-06-30T02:42:05.666Z] Removing intermediate container 67c9ee8b590b [2022-06-30T02:42:05.666Z] ---> 9b82812b9f98 [2022-06-30T02:42:05.666Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-30T02:42:06.235Z] ---> 34bf486eb3fd [2022-06-30T02:42:06.235Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-30T02:42:06.494Z] ---> 6b0a199f48a6 [2022-06-30T02:42:06.494Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-30T02:42:06.494Z] ---> 2109f0d54f7d [2022-06-30T02:42:06.494Z] Step 21/26 : EXPOSE 59984 [2022-06-30T02:42:06.494Z] ---> Running in 38ac0d41bab6 [2022-06-30T02:42:06.754Z] Removing intermediate container 38ac0d41bab6 [2022-06-30T02:42:06.754Z] ---> 7f4e7a7cebf9 [2022-06-30T02:42:06.754Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-30T02:42:06.754Z] ---> Running in e99cbfc7efd1 [2022-06-30T02:42:06.754Z] Removing intermediate container e99cbfc7efd1 [2022-06-30T02:42:06.754Z] ---> 0881a77f9000 [2022-06-30T02:42:06.754Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-30T02:42:06.754Z] ---> Running in 6987ccd1605a [2022-06-30T02:42:07.014Z] Removing intermediate container 6987ccd1605a [2022-06-30T02:42:07.014Z] ---> 60b0e8cade11 [2022-06-30T02:42:07.014Z] Step 24/26 : LABEL arch=amd64 [2022-06-30T02:42:07.014Z] ---> Running in b0b84ac48911 [2022-06-30T02:42:07.014Z] Removing intermediate container b0b84ac48911 [2022-06-30T02:42:07.014Z] ---> eb3276d147a5 [2022-06-30T02:42:07.014Z] Step 25/26 : LABEL git_sha=cba106416024542bb09af345da5a1638a965ef9b [2022-06-30T02:42:07.273Z] ---> Running in 593b42618564 [2022-06-30T02:42:07.273Z] Removing intermediate container 593b42618564 [2022-06-30T02:42:07.273Z] ---> 3f1322979b18 [2022-06-30T02:42:07.273Z] Step 26/26 : LABEL version=0.0.1-dev.20 [2022-06-30T02:42:07.273Z] ---> Running in a17c9667bd8c [2022-06-30T02:42:07.273Z] Removing intermediate container a17c9667bd8c [2022-06-30T02:42:07.273Z] ---> 19ad6e9a28b9 [2022-06-30T02:42:07.273Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-30T02:42:07.273Z] Successfully built 19ad6e9a28b9 [2022-06-30T02:42:07.273Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T02:42:07.389Z] provisioning config files... [2022-06-30T02:42:07.397Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4209654810945263775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:42:07.704Z] ---> docker-login.sh [2022-06-30T02:42:07.704Z] nexus3.edgexfoundry.org:10001 [2022-06-30T02:42:07.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:42:07.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:42:07.704Z] Configure a credential helper to remove this warning. See [2022-06-30T02:42:07.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:42:07.704Z] [2022-06-30T02:42:07.704Z] Login Succeeded [2022-06-30T02:42:07.704Z] nexus3.edgexfoundry.org:10002 [2022-06-30T02:42:07.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:42:07.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:42:07.963Z] Configure a credential helper to remove this warning. See [2022-06-30T02:42:07.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:42:07.963Z] [2022-06-30T02:42:07.963Z] Login Succeeded [2022-06-30T02:42:07.963Z] nexus3.edgexfoundry.org:10003 [2022-06-30T02:42:07.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:42:07.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:42:07.963Z] Configure a credential helper to remove this warning. See [2022-06-30T02:42:07.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:42:07.963Z] [2022-06-30T02:42:07.963Z] Login Succeeded [2022-06-30T02:42:07.963Z] nexus3.edgexfoundry.org:10004 [2022-06-30T02:42:07.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:42:08.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:42:08.223Z] Configure a credential helper to remove this warning. See [2022-06-30T02:42:08.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:42:08.223Z] [2022-06-30T02:42:08.223Z] Login Succeeded [2022-06-30T02:42:08.223Z] docker.io [2022-06-30T02:42:08.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:42:08.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:42:08.482Z] Configure a credential helper to remove this warning. See [2022-06-30T02:42:08.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:42:08.482Z] [2022-06-30T02:42:08.482Z] Login Succeeded [2022-06-30T02:42:08.482Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T02:42:08.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-30T02:42:08.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T02:42:08.545Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-06-30T02:42:08.545Z] cba106416024542bb09af345da5a1638a965ef9b [2022-06-30T02:42:08.545Z] latest [2022-06-30T02:42:08.545Z] 0.0.1-dev.20 [2022-06-30T02:42:08.545Z] cba106416024542bb09af345da5a1638a965ef9b-0.0.1-dev.20 [2022-06-30T02:42:08.545Z] main [2022-06-30T02:42:08.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:42:08.870Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:cba106416024542bb09af345da5a1638a965ef9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:42:09.180Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:cba106416024542bb09af345da5a1638a965ef9b [2022-06-30T02:42:09.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-30T02:42:09.181Z] fc6a61f7337e: Preparing [2022-06-30T02:42:09.181Z] 3fd948e3141b: Preparing [2022-06-30T02:42:09.181Z] 3893a78b0932: Preparing [2022-06-30T02:42:09.181Z] e0c1a93819db: Preparing [2022-06-30T02:42:09.181Z] 4fc242d58285: Preparing [2022-06-30T02:42:09.181Z] 4fc242d58285: Layer already exists [2022-06-30T02:42:09.181Z] 3fd948e3141b: Pushed [2022-06-30T02:42:09.181Z] fc6a61f7337e: Pushed [2022-06-30T02:42:09.438Z] e0c1a93819db: Pushed [2022-06-30T02:42:12.055Z] using credential edgex-jenkins-ssh [2022-06-30T02:42:12.072Z] Cloning the remote Git repository [2022-06-30T02:42:12.124Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-30T02:42:12.727Z] 3893a78b0932: Pushed [2022-06-30T02:42:12.727Z] cba106416024542bb09af345da5a1638a965ef9b: digest: sha256:d3f56e2f4ec4738c5bfeb0fb0825656636b31127bfd7c0608440ef4f430bf94b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:42:13.051Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:42:13.277Z] Avoid second fetch [2022-06-30T02:42:13.278Z] Checking out Revision cba106416024542bb09af345da5a1638a965ef9b (main) [2022-06-30T02:42:13.369Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-06-30T02:42:13.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-30T02:42:13.370Z] fc6a61f7337e: Preparing [2022-06-30T02:42:13.370Z] 3fd948e3141b: Preparing [2022-06-30T02:42:13.370Z] 3893a78b0932: Preparing [2022-06-30T02:42:13.370Z] e0c1a93819db: Preparing [2022-06-30T02:42:13.370Z] 4fc242d58285: Preparing [2022-06-30T02:42:13.370Z] 4fc242d58285: Layer already exists [2022-06-30T02:42:13.370Z] 3fd948e3141b: Layer already exists [2022-06-30T02:42:13.370Z] 3893a78b0932: Layer already exists [2022-06-30T02:42:13.370Z] e0c1a93819db: Layer already exists [2022-06-30T02:42:13.370Z] fc6a61f7337e: Layer already exists [2022-06-30T02:42:13.370Z] latest: digest: sha256:d3f56e2f4ec4738c5bfeb0fb0825656636b31127bfd7c0608440ef4f430bf94b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:42:12.202Z] > git init /w/workspace/device-onvif-camera/23 # timeout=10 [2022-06-30T02:42:12.299Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-30T02:42:12.300Z] > git --version # timeout=10 [2022-06-30T02:42:12.322Z] > git --version # 'git version 2.25.1' [2022-06-30T02:42:12.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-30T02:42:12.399Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-30T02:42:13.176Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-30T02:42:13.247Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-30T02:42:13.306Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T02:42:13.331Z] > git checkout -f cba106416024542bb09af345da5a1638a965ef9b # timeout=10 [2022-06-30T02:42:13.698Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:42:14.010Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.20 [2022-06-30T02:42:14.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-30T02:42:14.010Z] fc6a61f7337e: Preparing [2022-06-30T02:42:14.010Z] 3fd948e3141b: Preparing [2022-06-30T02:42:14.010Z] 3893a78b0932: Preparing [2022-06-30T02:42:14.010Z] e0c1a93819db: Preparing [2022-06-30T02:42:14.010Z] 4fc242d58285: Preparing [2022-06-30T02:42:14.010Z] 4fc242d58285: Layer already exists [2022-06-30T02:42:14.010Z] 3893a78b0932: Layer already exists [2022-06-30T02:42:14.010Z] e0c1a93819db: Layer already exists [2022-06-30T02:42:14.010Z] 3fd948e3141b: Layer already exists [2022-06-30T02:42:14.010Z] fc6a61f7337e: Layer already exists [2022-06-30T02:42:14.010Z] 0.0.1-dev.20: digest: sha256:d3f56e2f4ec4738c5bfeb0fb0825656636b31127bfd7c0608440ef4f430bf94b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:42:14.327Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:cba106416024542bb09af345da5a1638a965ef9b-0.0.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:42:14.645Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:cba106416024542bb09af345da5a1638a965ef9b-0.0.1-dev.20 [2022-06-30T02:42:14.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-30T02:42:14.645Z] fc6a61f7337e: Preparing [2022-06-30T02:42:14.645Z] 3fd948e3141b: Preparing [2022-06-30T02:42:14.645Z] 3893a78b0932: Preparing [2022-06-30T02:42:14.645Z] e0c1a93819db: Preparing [2022-06-30T02:42:14.645Z] 4fc242d58285: Preparing [2022-06-30T02:42:14.645Z] 4fc242d58285: Layer already exists [2022-06-30T02:42:14.645Z] fc6a61f7337e: Layer already exists [2022-06-30T02:42:14.645Z] 3893a78b0932: Layer already exists [2022-06-30T02:42:14.645Z] 3fd948e3141b: Layer already exists [2022-06-30T02:42:14.645Z] e0c1a93819db: Layer already exists [2022-06-30T02:42:14.645Z] cba106416024542bb09af345da5a1638a965ef9b-0.0.1-dev.20: digest: sha256:d3f56e2f4ec4738c5bfeb0fb0825656636b31127bfd7c0608440ef4f430bf94b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:42:14.980Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:42:15.301Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-06-30T02:42:15.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-30T02:42:15.301Z] fc6a61f7337e: Preparing [2022-06-30T02:42:15.301Z] 3fd948e3141b: Preparing [2022-06-30T02:42:15.301Z] 3893a78b0932: Preparing [2022-06-30T02:42:15.301Z] e0c1a93819db: Preparing [2022-06-30T02:42:15.301Z] 4fc242d58285: Preparing [2022-06-30T02:42:15.301Z] fc6a61f7337e: Layer already exists [2022-06-30T02:42:15.301Z] e0c1a93819db: Layer already exists [2022-06-30T02:42:15.301Z] 3fd948e3141b: Layer already exists [2022-06-30T02:42:15.301Z] 3893a78b0932: Layer already exists [2022-06-30T02:42:15.301Z] 4fc242d58285: Layer already exists [2022-06-30T02:42:15.301Z] main: digest: sha256:d3f56e2f4ec4738c5bfeb0fb0825656636b31127bfd7c0608440ef4f430bf94b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-30T02:42:15.356Z] ===================================================== [Pipeline] echo [2022-06-30T02:42:15.369Z] taggedImages: [2022-06-30T02:42:15.369Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:cba106416024542bb09af345da5a1638a965ef9b [2022-06-30T02:42:15.369Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-06-30T02:42:15.369Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.20 [2022-06-30T02:42:15.369Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:cba106416024542bb09af345da5a1638a965ef9b-0.0.1-dev.20 [2022-06-30T02:42:15.369Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:42:15.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T02:42:15.748Z] [2022-06-30T02:42:15.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:42:16.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T02:42:16.056Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-30T02:42:16.056Z] 5eb5b503b376: Pulling fs layer [2022-06-30T02:42:16.056Z] 5c69ac0246d0: Pulling fs layer [2022-06-30T02:42:16.056Z] ec43610c2a17: Pulling fs layer [2022-06-30T02:42:16.056Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-30T02:42:16.056Z] 33b1e0a273af: Pulling fs layer [2022-06-30T02:42:16.056Z] 5d3b04190fa2: Pulling fs layer [2022-06-30T02:42:16.056Z] 2f39f015ded8: Pulling fs layer [2022-06-30T02:42:16.056Z] 3a2ae6a8a46f: Waiting [2022-06-30T02:42:16.056Z] 33b1e0a273af: Waiting [2022-06-30T02:42:16.056Z] 5d3b04190fa2: Waiting [2022-06-30T02:42:16.056Z] 2f39f015ded8: Waiting [2022-06-30T02:42:16.056Z] 5c69ac0246d0: Verifying Checksum [2022-06-30T02:42:16.056Z] 5c69ac0246d0: Download complete [2022-06-30T02:42:16.056Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-30T02:42:16.056Z] 3a2ae6a8a46f: Download complete [2022-06-30T02:42:16.056Z] ec43610c2a17: Verifying Checksum [2022-06-30T02:42:16.056Z] ec43610c2a17: Download complete [2022-06-30T02:42:16.056Z] 33b1e0a273af: Download complete [2022-06-30T02:42:16.056Z] 5d3b04190fa2: Verifying Checksum [2022-06-30T02:42:16.056Z] 5d3b04190fa2: Download complete [2022-06-30T02:42:16.329Z] 5eb5b503b376: Verifying Checksum [2022-06-30T02:42:16.329Z] 5eb5b503b376: Download complete [2022-06-30T02:42:16.899Z] 2f39f015ded8: Download complete [2022-06-30T02:42:17.470Z] 5eb5b503b376: Pull complete [2022-06-30T02:42:17.697Z] Commit message: "Merge pull request #94 from ajcasagrande/remove-gofrs-1" [2022-06-30T02:42:17.731Z] 5c69ac0246d0: Pull complete [2022-06-30T02:42:17.989Z] ec43610c2a17: Pull complete [2022-06-30T02:42:17.989Z] 3a2ae6a8a46f: Pull complete [2022-06-30T02:42:18.068Z] [2022-06-30T02:42:18.068Z] GitHub has been notified of this commit’s build result [2022-06-30T02:42:18.068Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T02:42:18.249Z] 33b1e0a273af: Pull complete [2022-06-30T02:42:18.249Z] 5d3b04190fa2: Pull complete [2022-06-30T02:42:18.663Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-30T02:42:18.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-30T02:42:18.663Z] Dload Upload Total Spent Left Speed [2022-06-30T02:42:18.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12253 97 11881 0 0 86722 0 --:--:-- --:--:-- --:--:-- 86722 100 12253 100 12253 0 0 88789 0 --:--:-- --:--:-- --:--:-- 88151 [Pipeline] sh [2022-06-30T02:42:19.313Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-30T02:42:19.733Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-30T02:42:19.733Z] + sudo tee /etc/docker/daemon.new [2022-06-30T02:42:19.734Z] { [2022-06-30T02:42:19.734Z] "registry-mirrors": [ [2022-06-30T02:42:19.734Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-30T02:42:19.734Z] ], [2022-06-30T02:42:19.734Z] "bip": "10.250.0.254/24", [2022-06-30T02:42:19.734Z] "hosts": [ [2022-06-30T02:42:19.734Z] "tcp://0.0.0.0:5555", [2022-06-30T02:42:19.734Z] "unix:///var/run/docker.sock" [2022-06-30T02:42:19.734Z] ], [2022-06-30T02:42:19.734Z] "mtu": 1458, [2022-06-30T02:42:19.734Z] "selinux-enabled": true, [2022-06-30T02:42:19.734Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-30T02:42:19.734Z] } [Pipeline] sh [2022-06-30T02:42:20.110Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-30T02:42:20.458Z] + sudo service docker restart [2022-06-30T02:42:22.442Z] 2f39f015ded8: Pull complete [2022-06-30T02:42:22.442Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-30T02:42:22.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T02:42:22.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T02:42:22.586Z] prd-ubuntu20.04-docker-8c-8g-16460 does not seem to be running inside a container [2022-06-30T02:42:22.674Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-30T02:42:24.537Z] $ docker top 0aed743aaebc3316af11ef72d20af4b797b5849ee4e1ba922cccf97e27eefa6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:42:24.932Z] ---> job-cost.sh [2022-06-30T02:42:24.932Z] lf-activate-venv: SKIPPING [2022-06-30T02:42:24.932Z] INFO: No Stack... [2022-06-30T02:42:25.502Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-30T02:42:25.761Z] INFO: Archiving Costs [Pipeline] sh [2022-06-30T02:42:26.053Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-06-30T02:42:26.054Z] + cut -d, -f6 [Pipeline] lock [2022-06-30T02:42:26.067Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-23-stack-cost] [2022-06-30T02:42:26.073Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-23-stack-cost] did not exist. Created. [2022-06-30T02:42:26.074Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-30T02:42:26.377Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-30T02:42:26.409Z] Stashed 1 file(s) [Pipeline] } [2022-06-30T02:42:26.418Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-30T02:42:26.439Z] $ docker stop --time=1 0aed743aaebc3316af11ef72d20af4b797b5849ee4e1ba922cccf97e27eefa6a [2022-06-30T02:42:27.608Z] $ docker rm -f 0aed743aaebc3316af11ef72d20af4b797b5849ee4e1ba922cccf97e27eefa6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T02:42:38.818Z] provisioning config files... [2022-06-30T02:42:38.845Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/23@tmp/config7894724095696798524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:42:39.211Z] ---> docker-login.sh [2022-06-30T02:42:39.211Z] nexus3.edgexfoundry.org:10001 [2022-06-30T02:42:39.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:42:40.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:42:40.082Z] Configure a credential helper to remove this warning. See [2022-06-30T02:42:40.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:42:40.082Z] [2022-06-30T02:42:40.082Z] Login Succeeded [2022-06-30T02:42:40.082Z] nexus3.edgexfoundry.org:10002 [2022-06-30T02:42:40.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:42:40.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:42:40.356Z] Configure a credential helper to remove this warning. See [2022-06-30T02:42:40.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:42:40.356Z] [2022-06-30T02:42:40.356Z] Login Succeeded [2022-06-30T02:42:40.356Z] nexus3.edgexfoundry.org:10003 [2022-06-30T02:42:40.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:42:40.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:42:40.956Z] Configure a credential helper to remove this warning. See [2022-06-30T02:42:40.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:42:40.956Z] [2022-06-30T02:42:40.956Z] Login Succeeded [2022-06-30T02:42:40.956Z] nexus3.edgexfoundry.org:10004 [2022-06-30T02:42:41.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:42:41.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:42:41.506Z] Configure a credential helper to remove this warning. See [2022-06-30T02:42:41.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:42:41.506Z] [2022-06-30T02:42:41.506Z] Login Succeeded [2022-06-30T02:42:41.506Z] docker.io [2022-06-30T02:42:41.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:42:42.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:42:42.053Z] Configure a credential helper to remove this warning. See [2022-06-30T02:42:42.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:42:42.053Z] [2022-06-30T02:42:42.053Z] Login Succeeded [2022-06-30T02:42:42.053Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T02:42:42.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-30T02:42:42.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T02:42:42.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T02:42:42.637Z] ========================================================= [2022-06-30T02:42:42.637Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-30T02:42:42.637Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:42:43.026Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-30T02:42:43.300Z] Sending build context to Docker daemon 6.408MB [2022-06-30T02:42:43.300Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T02:42:43.300Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-30T02:42:43.578Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-30T02:42:43.578Z] 9b3977197b4f: Pulling fs layer [2022-06-30T02:42:43.578Z] 1a89e8eeedd5: Pulling fs layer [2022-06-30T02:42:43.578Z] 94645a83ff95: Pulling fs layer [2022-06-30T02:42:43.578Z] e6fb740bc735: Pulling fs layer [2022-06-30T02:42:43.578Z] 3a77bd46dcc9: Pulling fs layer [2022-06-30T02:42:43.578Z] 355e64cbe906: Pulling fs layer [2022-06-30T02:42:43.578Z] 63ab81a10011: Pulling fs layer [2022-06-30T02:42:43.578Z] 555d1d1c4555: Pulling fs layer [2022-06-30T02:42:43.578Z] 7d9057610161: Pulling fs layer [2022-06-30T02:42:43.578Z] 355e64cbe906: Waiting [2022-06-30T02:42:43.578Z] 63ab81a10011: Waiting [2022-06-30T02:42:43.578Z] 555d1d1c4555: Waiting [2022-06-30T02:42:43.578Z] 7d9057610161: Waiting [2022-06-30T02:42:43.578Z] 3a77bd46dcc9: Waiting [2022-06-30T02:42:43.578Z] e6fb740bc735: Waiting [2022-06-30T02:42:43.578Z] 94645a83ff95: Download complete [2022-06-30T02:42:43.578Z] 1a89e8eeedd5: Verifying Checksum [2022-06-30T02:42:43.578Z] 1a89e8eeedd5: Download complete [2022-06-30T02:42:43.578Z] 3a77bd46dcc9: Download complete [2022-06-30T02:42:43.578Z] 355e64cbe906: Verifying Checksum [2022-06-30T02:42:43.578Z] 355e64cbe906: Download complete [2022-06-30T02:42:43.578Z] 63ab81a10011: Verifying Checksum [2022-06-30T02:42:43.862Z] 63ab81a10011: Download complete [2022-06-30T02:42:44.477Z] 9b3977197b4f: Pull complete [2022-06-30T02:42:44.756Z] 7d9057610161: Verifying Checksum [2022-06-30T02:42:44.756Z] 7d9057610161: Download complete [2022-06-30T02:42:45.382Z] 1a89e8eeedd5: Pull complete [2022-06-30T02:42:45.659Z] 94645a83ff95: Pull complete [2022-06-30T02:42:45.942Z] 555d1d1c4555: Verifying Checksum [2022-06-30T02:42:45.942Z] 555d1d1c4555: Download complete [2022-06-30T02:42:46.541Z] e6fb740bc735: Download complete [2022-06-30T02:42:58.951Z] e6fb740bc735: Pull complete [2022-06-30T02:42:58.951Z] 3a77bd46dcc9: Pull complete [2022-06-30T02:42:58.951Z] 355e64cbe906: Pull complete [2022-06-30T02:42:58.951Z] 63ab81a10011: Pull complete [2022-06-30T02:43:05.683Z] 555d1d1c4555: Pull complete [2022-06-30T02:43:07.670Z] 7d9057610161: Pull complete [2022-06-30T02:43:07.670Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-30T02:43:07.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-30T02:43:07.670Z] ---> 819e984ddca1 [2022-06-30T02:43:07.670Z] Step 3/13 : ARG MAKE="make build" [2022-06-30T02:43:09.109Z] ---> Running in 44a5102256b6 [2022-06-30T02:43:09.384Z] Removing intermediate container 44a5102256b6 [2022-06-30T02:43:09.384Z] ---> e3bfe98375b5 [2022-06-30T02:43:09.384Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-30T02:43:09.384Z] ---> Running in 278928c3c8be [2022-06-30T02:43:09.660Z] Removing intermediate container 278928c3c8be [2022-06-30T02:43:09.660Z] ---> 0dbbe43332d6 [2022-06-30T02:43:09.660Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T02:43:09.660Z] ---> Running in 1addf5338d96 [2022-06-30T02:43:09.933Z] Removing intermediate container 1addf5338d96 [2022-06-30T02:43:09.933Z] ---> ddf8eaf63a4a [2022-06-30T02:43:09.933Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-30T02:43:09.933Z] ---> Running in cd2222cba9a5 [2022-06-30T02:43:10.217Z] Removing intermediate container cd2222cba9a5 [2022-06-30T02:43:10.217Z] ---> 58dbafa41632 [2022-06-30T02:43:10.217Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T02:43:10.492Z] ---> Running in b04ed11c00d2 [2022-06-30T02:43:12.488Z] Removing intermediate container b04ed11c00d2 [2022-06-30T02:43:12.488Z] ---> df44e04f3d74 [2022-06-30T02:43:12.488Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T02:43:12.488Z] ---> Running in 536f82343f82 [2022-06-30T02:43:14.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-30T02:43:15.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-30T02:43:16.063Z] OK: 220 MiB in 52 packages [2022-06-30T02:43:17.058Z] Removing intermediate container 536f82343f82 [2022-06-30T02:43:17.058Z] ---> c5c490b3935c [2022-06-30T02:43:17.058Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-30T02:43:17.058Z] ---> Running in 879e6dfce3b6 [2022-06-30T02:43:17.333Z] Removing intermediate container 879e6dfce3b6 [2022-06-30T02:43:17.333Z] ---> 2842f6bc1df5 [2022-06-30T02:43:17.333Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-30T02:43:17.962Z] ---> cff7e610b452 [2022-06-30T02:43:17.962Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T02:43:17.962Z] ---> Running in 2881820dd9ad [2022-06-30T02:44:04.930Z] Removing intermediate container 2881820dd9ad [2022-06-30T02:44:04.930Z] ---> 57645de09ea3 [2022-06-30T02:44:04.930Z] Step 12/13 : COPY . . [2022-06-30T02:44:05.529Z] ---> 03cb9a0f0c76 [2022-06-30T02:44:05.529Z] Step 13/13 : RUN ${MAKE} [2022-06-30T02:44:05.529Z] ---> Running in 879f05c2fbb8 [2022-06-30T02:44:06.516Z] noop [2022-06-30T02:44:07.122Z] Removing intermediate container 879f05c2fbb8 [2022-06-30T02:44:07.122Z] ---> 237582542aab [2022-06-30T02:44:07.122Z] Successfully built 237582542aab [2022-06-30T02:44:07.122Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:44:07.494Z] + docker inspect -f . ci-base-image-arm64 [2022-06-30T02:44:07.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T02:44:07.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-16461 does not seem to be running inside a container [2022-06-30T02:44:07.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/23 -v /w/workspace/device-onvif-camera/23:/w/workspace/device-onvif-camera/23:rw,z -v /w/workspace/device-onvif-camera/23@tmp:/w/workspace/device-onvif-camera/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-30T02:44:09.148Z] $ docker top 05e2d16784f34fa49024f386516fa41650b6b1034be8bf044dc9cfa2abc35147 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T02:44:10.068Z] + go version [2022-06-30T02:44:10.068Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-30T02:44:10.095Z] $ docker stop --time=1 05e2d16784f34fa49024f386516fa41650b6b1034be8bf044dc9cfa2abc35147 [2022-06-30T02:44:11.684Z] $ docker rm -f 05e2d16784f34fa49024f386516fa41650b6b1034be8bf044dc9cfa2abc35147 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:44:12.303Z] + docker inspect -f . ci-base-image-arm64 [2022-06-30T02:44:12.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T02:44:12.529Z] prd-ubuntu20.04-docker-arm64-4c-16g-16461 does not seem to be running inside a container [2022-06-30T02:44:12.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/23 -v /w/workspace/device-onvif-camera/23:/w/workspace/device-onvif-camera/23:rw,z -v /w/workspace/device-onvif-camera/23@tmp:/w/workspace/device-onvif-camera/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-30T02:44:13.824Z] $ docker top 61307e51889ed5f286d99f8448080c6257d38e3a908107e69112232e445c8c78 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-30T02:44:14.759Z] + make test [2022-06-30T02:44:14.759Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-30T02:44:16.758Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-30T02:45:53.621Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-30T02:45:53.621Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.085s coverage: 7.0% of statements [2022-06-30T02:45:53.621Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-06-30T02:46:08.719Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 33.081s coverage: 13.8% of statements [2022-06-30T02:46:08.719Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-30T02:46:08.719Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-30T02:46:35.556Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-30T02:46:35.556Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-30T02:46:35.556Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-30T02:46:37.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-30T02:46:37.044Z] $ docker stop --time=1 61307e51889ed5f286d99f8448080c6257d38e3a908107e69112232e445c8c78 [2022-06-30T02:46:38.794Z] $ docker rm -f 61307e51889ed5f286d99f8448080c6257d38e3a908107e69112232e445c8c78 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T02:46:39.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-30T02:46:39.790Z] Warning: overwriting stash ‘coverage-report’ [2022-06-30T02:46:40.336Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T02:46:40.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-30T02:46:41.109Z] + ls -al . [2022-06-30T02:46:41.109Z] total 244 [2022-06-30T02:46:41.109Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 02:46 . [2022-06-30T02:46:41.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 02:42 .. [2022-06-30T02:46:41.109Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 02:42 .git [2022-06-30T02:46:41.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 02:42 .github [2022-06-30T02:46:41.109Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 30 02:42 .gitignore [2022-06-30T02:46:41.109Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 30 02:42 .golangci.yml [2022-06-30T02:46:41.109Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jun 30 02:42 Attribution.txt [2022-06-30T02:46:41.109Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 30 02:42 CHANGELOG.md [2022-06-30T02:46:41.109Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 30 02:42 Dockerfile [2022-06-30T02:46:41.109Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 02:42 GOVERNANCE.md [2022-06-30T02:46:41.109Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 30 02:42 Jenkinsfile [2022-06-30T02:46:41.109Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 30 02:42 LICENSE [2022-06-30T02:46:41.109Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 30 02:42 Makefile [2022-06-30T02:46:41.109Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 30 02:42 OWNERS.md [2022-06-30T02:46:41.109Z] -rw-rw-r-- 1 jenkins jenkins 31035 Jun 30 02:42 README.md [2022-06-30T02:46:41.109Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 30 02:40 VERSION [2022-06-30T02:46:41.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 02:42 bin [2022-06-30T02:46:41.109Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 02:42 cmd [2022-06-30T02:46:41.109Z] -rw-r--r-- 1 jenkins jenkins 70262 Jun 30 02:46 coverage.out [2022-06-30T02:46:41.109Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 30 02:42 doc [2022-06-30T02:46:41.109Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jun 30 02:42 go.mod [2022-06-30T02:46:41.109Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jun 30 02:42 go.sum [2022-06-30T02:46:41.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 02:42 internal [2022-06-30T02:46:41.109Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 30 02:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:46:41.485Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cba106416024542bb09af345da5a1638a965ef9b --label arch=arm64 --label version=0.0.1-dev.20 . [2022-06-30T02:46:41.776Z] Sending build context to Docker daemon 6.479MB [2022-06-30T02:46:41.776Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T02:46:41.776Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-30T02:46:41.776Z] ---> 237582542aab [2022-06-30T02:46:41.776Z] Step 3/26 : ARG MAKE="make build" [2022-06-30T02:46:42.052Z] ---> Running in 171be96ff701 [2022-06-30T02:46:42.324Z] Removing intermediate container 171be96ff701 [2022-06-30T02:46:42.324Z] ---> 695cd3c1b15d [2022-06-30T02:46:42.324Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-30T02:46:42.324Z] ---> Running in 05411a0e34f4 [2022-06-30T02:46:42.597Z] Removing intermediate container 05411a0e34f4 [2022-06-30T02:46:42.597Z] ---> 04af2a63bf3b [2022-06-30T02:46:42.597Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T02:46:42.873Z] ---> Running in a2a141bf4038 [2022-06-30T02:46:43.157Z] Removing intermediate container a2a141bf4038 [2022-06-30T02:46:43.157Z] ---> aee7d6cb9b96 [2022-06-30T02:46:43.157Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-30T02:46:43.157Z] ---> Running in 93ee09f6e5d0 [2022-06-30T02:46:43.442Z] Removing intermediate container 93ee09f6e5d0 [2022-06-30T02:46:43.442Z] ---> 7d4335c09df9 [2022-06-30T02:46:43.442Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T02:46:43.442Z] ---> Running in 3ee493e484f2 [2022-06-30T02:46:45.431Z] Removing intermediate container 3ee493e484f2 [2022-06-30T02:46:45.431Z] ---> 0291973ba084 [2022-06-30T02:46:45.431Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T02:46:45.431Z] ---> Running in 2b065a8df6e2 [2022-06-30T02:46:46.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-30T02:46:47.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-30T02:46:47.989Z] OK: 220 MiB in 52 packages [2022-06-30T02:46:48.969Z] Removing intermediate container 2b065a8df6e2 [2022-06-30T02:46:48.969Z] ---> 7d1aaff40015 [2022-06-30T02:46:48.969Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-30T02:46:48.969Z] ---> Running in f47840fc04f1 [2022-06-30T02:46:49.243Z] Removing intermediate container f47840fc04f1 [2022-06-30T02:46:49.243Z] ---> bb855ff34beb [2022-06-30T02:46:49.243Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-30T02:46:49.516Z] ---> 68161932fab9 [2022-06-30T02:46:49.516Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T02:46:49.796Z] ---> Running in d9cbb05f345d [2022-06-30T02:46:51.787Z] Removing intermediate container d9cbb05f345d [2022-06-30T02:46:51.787Z] ---> ed2d7f12a394 [2022-06-30T02:46:51.787Z] Step 12/26 : COPY . . [2022-06-30T02:46:52.768Z] ---> 4a30a9d12ff3 [2022-06-30T02:46:52.768Z] Step 13/26 : RUN ${MAKE} [2022-06-30T02:46:52.768Z] ---> Running in 148d641904bb [2022-06-30T02:46:53.750Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.20 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-30T02:49:00.680Z] Removing intermediate container 148d641904bb [2022-06-30T02:49:00.680Z] ---> 3ae88cd53234 [2022-06-30T02:49:00.680Z] Step 14/26 : FROM alpine:3.15 [2022-06-30T02:49:00.680Z] 3.15: Pulling from library/alpine [2022-06-30T02:49:00.680Z] 9981e73032c8: Pulling fs layer [2022-06-30T02:49:00.680Z] 9981e73032c8: Verifying Checksum [2022-06-30T02:49:00.680Z] 9981e73032c8: Download complete [2022-06-30T02:49:00.680Z] 9981e73032c8: Pull complete [2022-06-30T02:49:00.680Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-30T02:49:00.680Z] Status: Downloaded newer image for alpine:3.15 [2022-06-30T02:49:00.680Z] ---> 3fb3c9af89a9 [2022-06-30T02:49:00.680Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-30T02:49:00.680Z] ---> Running in f687a2360d83 [2022-06-30T02:49:00.680Z] Removing intermediate container f687a2360d83 [2022-06-30T02:49:00.680Z] ---> 4fc3708fe92e [2022-06-30T02:49:00.680Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-30T02:49:00.680Z] ---> Running in 692d32d62ba5 [2022-06-30T02:49:00.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-30T02:49:00.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-30T02:49:00.680Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-30T02:49:00.680Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-30T02:49:00.680Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-30T02:49:00.680Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-30T02:49:00.680Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-30T02:49:00.680Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-30T02:49:00.680Z] Executing busybox-1.34.1-r5.trigger [2022-06-30T02:49:00.680Z] OK: 8 MiB in 20 packages [2022-06-30T02:49:00.680Z] Removing intermediate container 692d32d62ba5 [2022-06-30T02:49:00.680Z] ---> 50732dc3e8f2 [2022-06-30T02:49:00.680Z] Step 17/26 : WORKDIR / [2022-06-30T02:49:00.680Z] ---> Running in 60284278e6b7 [2022-06-30T02:49:00.680Z] Removing intermediate container 60284278e6b7 [2022-06-30T02:49:00.680Z] ---> 597c46afec91 [2022-06-30T02:49:00.680Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-30T02:49:01.280Z] ---> 550de4915aa9 [2022-06-30T02:49:01.280Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-30T02:49:01.880Z] ---> 0ad7c04d2907 [2022-06-30T02:49:01.880Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-30T02:49:02.477Z] ---> ac9e6388ea30 [2022-06-30T02:49:02.477Z] Step 21/26 : EXPOSE 59984 [2022-06-30T02:49:02.477Z] ---> Running in 2619b111f05a [2022-06-30T02:49:02.753Z] Removing intermediate container 2619b111f05a [2022-06-30T02:49:02.753Z] ---> de080c86ae1e [2022-06-30T02:49:02.753Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-30T02:49:02.753Z] ---> Running in 530bac52271c [2022-06-30T02:49:03.029Z] Removing intermediate container 530bac52271c [2022-06-30T02:49:03.029Z] ---> 298418f0b307 [2022-06-30T02:49:03.029Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-30T02:49:03.306Z] ---> Running in ece509447cc8 [2022-06-30T02:49:03.579Z] Removing intermediate container ece509447cc8 [2022-06-30T02:49:03.579Z] ---> 8129914bdaac [2022-06-30T02:49:03.579Z] Step 24/26 : LABEL arch=arm64 [2022-06-30T02:49:03.579Z] ---> Running in 10942428fe2d [2022-06-30T02:49:03.853Z] Removing intermediate container 10942428fe2d [2022-06-30T02:49:03.853Z] ---> 472734019e35 [2022-06-30T02:49:03.853Z] Step 25/26 : LABEL git_sha=cba106416024542bb09af345da5a1638a965ef9b [2022-06-30T02:49:03.853Z] ---> Running in 55e1124245f9 [2022-06-30T02:49:04.128Z] Removing intermediate container 55e1124245f9 [2022-06-30T02:49:04.128Z] ---> d797731bfd39 [2022-06-30T02:49:04.128Z] Step 26/26 : LABEL version=0.0.1-dev.20 [2022-06-30T02:49:04.404Z] ---> Running in d4f24d0d19e6 [2022-06-30T02:49:04.679Z] Removing intermediate container d4f24d0d19e6 [2022-06-30T02:49:04.679Z] ---> c74985b15c1e [2022-06-30T02:49:04.679Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-30T02:49:04.679Z] Successfully built c74985b15c1e [2022-06-30T02:49:04.679Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T02:49:04.804Z] provisioning config files... [2022-06-30T02:49:04.821Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/23@tmp/config3757479208576646108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:49:05.175Z] ---> docker-login.sh [2022-06-30T02:49:05.175Z] nexus3.edgexfoundry.org:10001 [2022-06-30T02:49:05.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:49:05.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:49:05.451Z] Configure a credential helper to remove this warning. See [2022-06-30T02:49:05.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:49:05.451Z] [2022-06-30T02:49:05.451Z] Login Succeeded [2022-06-30T02:49:05.451Z] nexus3.edgexfoundry.org:10002 [2022-06-30T02:49:06.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:49:06.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:49:06.048Z] Configure a credential helper to remove this warning. See [2022-06-30T02:49:06.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:49:06.048Z] [2022-06-30T02:49:06.048Z] Login Succeeded [2022-06-30T02:49:06.048Z] nexus3.edgexfoundry.org:10003 [2022-06-30T02:49:06.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:49:06.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:49:06.596Z] Configure a credential helper to remove this warning. See [2022-06-30T02:49:06.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:49:06.596Z] [2022-06-30T02:49:06.596Z] Login Succeeded [2022-06-30T02:49:06.596Z] nexus3.edgexfoundry.org:10004 [2022-06-30T02:49:06.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:49:06.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:49:06.870Z] Configure a credential helper to remove this warning. See [2022-06-30T02:49:06.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:49:06.870Z] [2022-06-30T02:49:06.870Z] Login Succeeded [2022-06-30T02:49:06.870Z] docker.io [2022-06-30T02:49:07.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T02:49:07.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T02:49:07.741Z] Configure a credential helper to remove this warning. See [2022-06-30T02:49:07.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T02:49:07.741Z] [2022-06-30T02:49:07.741Z] Login Succeeded [2022-06-30T02:49:07.741Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T02:49:07.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-30T02:49:07.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T02:49:07.819Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-06-30T02:49:07.820Z] cba106416024542bb09af345da5a1638a965ef9b [2022-06-30T02:49:07.820Z] latest [2022-06-30T02:49:07.820Z] 0.0.1-dev.20 [2022-06-30T02:49:07.820Z] cba106416024542bb09af345da5a1638a965ef9b-0.0.1-dev.20 [2022-06-30T02:49:07.820Z] main [2022-06-30T02:49:07.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:49:08.191Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cba106416024542bb09af345da5a1638a965ef9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:49:08.558Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cba106416024542bb09af345da5a1638a965ef9b [2022-06-30T02:49:08.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-30T02:49:08.558Z] 939b5ad0254d: Preparing [2022-06-30T02:49:08.558Z] 29c0f97b2b90: Preparing [2022-06-30T02:49:08.558Z] 7746f8c85fb5: Preparing [2022-06-30T02:49:08.558Z] 2e2dec63f37a: Preparing [2022-06-30T02:49:08.558Z] 4f4ce317c6bb: Preparing [2022-06-30T02:49:08.837Z] 4f4ce317c6bb: Layer already exists [2022-06-30T02:49:08.837Z] 939b5ad0254d: Pushed [2022-06-30T02:49:08.837Z] 29c0f97b2b90: Pushed [2022-06-30T02:49:09.442Z] 2e2dec63f37a: Pushed [2022-06-30T02:49:16.162Z] 7746f8c85fb5: Pushed [2022-06-30T02:49:16.162Z] cba106416024542bb09af345da5a1638a965ef9b: digest: sha256:189ba07e1e01cbb718426bc19c5fef9eaa80840354852b22c27f1a9a50bb4410 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:49:16.545Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:49:16.921Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-06-30T02:49:16.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-30T02:49:16.921Z] 939b5ad0254d: Preparing [2022-06-30T02:49:16.921Z] 29c0f97b2b90: Preparing [2022-06-30T02:49:16.921Z] 7746f8c85fb5: Preparing [2022-06-30T02:49:16.921Z] 2e2dec63f37a: Preparing [2022-06-30T02:49:16.921Z] 4f4ce317c6bb: Preparing [2022-06-30T02:49:16.921Z] 939b5ad0254d: Layer already exists [2022-06-30T02:49:16.921Z] 2e2dec63f37a: Layer already exists [2022-06-30T02:49:16.921Z] 4f4ce317c6bb: Layer already exists [2022-06-30T02:49:16.921Z] 7746f8c85fb5: Layer already exists [2022-06-30T02:49:16.921Z] 29c0f97b2b90: Layer already exists [2022-06-30T02:49:17.196Z] latest: digest: sha256:189ba07e1e01cbb718426bc19c5fef9eaa80840354852b22c27f1a9a50bb4410 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:49:17.583Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:49:17.949Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.20 [2022-06-30T02:49:17.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-30T02:49:17.949Z] 939b5ad0254d: Preparing [2022-06-30T02:49:17.949Z] 29c0f97b2b90: Preparing [2022-06-30T02:49:17.949Z] 7746f8c85fb5: Preparing [2022-06-30T02:49:17.949Z] 2e2dec63f37a: Preparing [2022-06-30T02:49:17.949Z] 4f4ce317c6bb: Preparing [2022-06-30T02:49:17.949Z] 29c0f97b2b90: Layer already exists [2022-06-30T02:49:17.949Z] 939b5ad0254d: Layer already exists [2022-06-30T02:49:17.949Z] 4f4ce317c6bb: Layer already exists [2022-06-30T02:49:17.949Z] 2e2dec63f37a: Layer already exists [2022-06-30T02:49:17.949Z] 7746f8c85fb5: Layer already exists [2022-06-30T02:49:18.222Z] 0.0.1-dev.20: digest: sha256:189ba07e1e01cbb718426bc19c5fef9eaa80840354852b22c27f1a9a50bb4410 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:49:18.605Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cba106416024542bb09af345da5a1638a965ef9b-0.0.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:49:18.977Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cba106416024542bb09af345da5a1638a965ef9b-0.0.1-dev.20 [2022-06-30T02:49:18.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-30T02:49:18.977Z] 939b5ad0254d: Preparing [2022-06-30T02:49:18.977Z] 29c0f97b2b90: Preparing [2022-06-30T02:49:18.977Z] 7746f8c85fb5: Preparing [2022-06-30T02:49:18.977Z] 2e2dec63f37a: Preparing [2022-06-30T02:49:18.977Z] 4f4ce317c6bb: Preparing [2022-06-30T02:49:18.977Z] 4f4ce317c6bb: Layer already exists [2022-06-30T02:49:18.977Z] 2e2dec63f37a: Layer already exists [2022-06-30T02:49:18.977Z] 7746f8c85fb5: Layer already exists [2022-06-30T02:49:18.977Z] 29c0f97b2b90: Layer already exists [2022-06-30T02:49:18.977Z] 939b5ad0254d: Layer already exists [2022-06-30T02:49:19.250Z] cba106416024542bb09af345da5a1638a965ef9b-0.0.1-dev.20: digest: sha256:189ba07e1e01cbb718426bc19c5fef9eaa80840354852b22c27f1a9a50bb4410 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:49:19.635Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:49:20.018Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-06-30T02:49:20.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-30T02:49:20.018Z] 939b5ad0254d: Preparing [2022-06-30T02:49:20.018Z] 29c0f97b2b90: Preparing [2022-06-30T02:49:20.018Z] 7746f8c85fb5: Preparing [2022-06-30T02:49:20.018Z] 2e2dec63f37a: Preparing [2022-06-30T02:49:20.018Z] 4f4ce317c6bb: Preparing [2022-06-30T02:49:20.018Z] 4f4ce317c6bb: Layer already exists [2022-06-30T02:49:20.018Z] 29c0f97b2b90: Layer already exists [2022-06-30T02:49:20.018Z] 939b5ad0254d: Layer already exists [2022-06-30T02:49:20.018Z] 2e2dec63f37a: Layer already exists [2022-06-30T02:49:20.018Z] 7746f8c85fb5: Layer already exists [2022-06-30T02:49:20.290Z] main: digest: sha256:189ba07e1e01cbb718426bc19c5fef9eaa80840354852b22c27f1a9a50bb4410 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-30T02:49:20.352Z] ===================================================== [Pipeline] echo [2022-06-30T02:49:20.362Z] taggedImages: [2022-06-30T02:49:20.362Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cba106416024542bb09af345da5a1638a965ef9b [2022-06-30T02:49:20.362Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-06-30T02:49:20.362Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.20 [2022-06-30T02:49:20.362Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cba106416024542bb09af345da5a1638a965ef9b-0.0.1-dev.20 [2022-06-30T02:49:20.362Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:49:20.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-30T02:49:20.767Z] [2022-06-30T02:49:20.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:49:21.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-30T02:49:21.126Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-30T02:49:21.126Z] 8998bd30e6a1: Pulling fs layer [2022-06-30T02:49:21.126Z] 04944245beec: Pulling fs layer [2022-06-30T02:49:21.126Z] 699f458cf7ca: Pulling fs layer [2022-06-30T02:49:21.126Z] 765212b225bb: Pulling fs layer [2022-06-30T02:49:21.126Z] f23df028b6ca: Pulling fs layer [2022-06-30T02:49:21.126Z] d65c8cfc05b1: Pulling fs layer [2022-06-30T02:49:21.126Z] 2437ff75d9bd: Pulling fs layer [2022-06-30T02:49:21.126Z] 765212b225bb: Waiting [2022-06-30T02:49:21.126Z] d65c8cfc05b1: Waiting [2022-06-30T02:49:21.126Z] 2437ff75d9bd: Waiting [2022-06-30T02:49:21.126Z] f23df028b6ca: Waiting [2022-06-30T02:49:21.400Z] 04944245beec: Verifying Checksum [2022-06-30T02:49:21.400Z] 04944245beec: Download complete [2022-06-30T02:49:21.400Z] 765212b225bb: Verifying Checksum [2022-06-30T02:49:21.400Z] 765212b225bb: Download complete [2022-06-30T02:49:21.400Z] f23df028b6ca: Verifying Checksum [2022-06-30T02:49:21.401Z] f23df028b6ca: Download complete [2022-06-30T02:49:21.401Z] d65c8cfc05b1: Verifying Checksum [2022-06-30T02:49:21.401Z] d65c8cfc05b1: Download complete [2022-06-30T02:49:21.401Z] 699f458cf7ca: Verifying Checksum [2022-06-30T02:49:21.401Z] 699f458cf7ca: Download complete [2022-06-30T02:49:21.999Z] 8998bd30e6a1: Download complete [2022-06-30T02:49:23.980Z] 2437ff75d9bd: Verifying Checksum [2022-06-30T02:49:23.980Z] 2437ff75d9bd: Download complete [2022-06-30T02:49:25.965Z] 8998bd30e6a1: Pull complete [2022-06-30T02:49:26.565Z] 04944245beec: Pull complete [2022-06-30T02:49:28.034Z] 699f458cf7ca: Pull complete [2022-06-30T02:49:28.311Z] 765212b225bb: Pull complete [2022-06-30T02:49:29.294Z] f23df028b6ca: Pull complete [2022-06-30T02:49:29.571Z] d65c8cfc05b1: Pull complete [2022-06-30T02:49:44.711Z] 2437ff75d9bd: Pull complete [2022-06-30T02:49:44.711Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-30T02:49:44.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-30T02:49:44.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T02:49:44.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-16461 does not seem to be running inside a container [2022-06-30T02:49:45.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/23 -v /w/workspace/device-onvif-camera/23:/w/workspace/device-onvif-camera/23:rw,z -v /w/workspace/device-onvif-camera/23@tmp:/w/workspace/device-onvif-camera/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-30T02:49:47.603Z] $ docker top 62d3eff444df0dfc263036d84130ad1145c7503f86f69407fe4ed6d6784a93c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:49:48.519Z] ---> job-cost.sh [2022-06-30T02:49:48.519Z] lf-activate-venv: SKIPPING [2022-06-30T02:49:48.519Z] INFO: No Stack... [2022-06-30T02:49:48.792Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-30T02:49:49.766Z] INFO: Archiving Costs [Pipeline] sh [2022-06-30T02:49:50.472Z] + cat /w/workspace/device-onvif-camera/23/archives/cost.csv [2022-06-30T02:49:50.472Z] + cut -d, -f6 [Pipeline] lock [2022-06-30T02:49:50.518Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-23-stack-cost] [2022-06-30T02:49:50.525Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-23-stack-cost] did not exist. Created. [2022-06-30T02:49:50.525Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-30T02:49:51.220Z] /w/workspace/device-onvif-camera/23@tmp/durable-169680ea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-30T02:49:52.518Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-30T02:49:52.552Z] Warning: overwriting stash ‘stack-cost’ [2022-06-30T02:49:52.617Z] Stashed 1 file(s) [Pipeline] } [2022-06-30T02:49:52.622Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-30T02:49:52.638Z] $ docker stop --time=1 62d3eff444df0dfc263036d84130ad1145c7503f86f69407fe4ed6d6784a93c3 [2022-06-30T02:49:54.206Z] $ docker rm -f 62d3eff444df0dfc263036d84130ad1145c7503f86f69407fe4ed6d6784a93c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-30T02:49:54.688Z] provisioning config files... [2022-06-30T02:49:54.696Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6632694632303486231tmp [Pipeline] { [Pipeline] sh [2022-06-30T02:49:54.989Z] + set +x [2022-06-30T02:49:54.989Z] + curl -s https://codecov.io/bash+ [2022-06-30T02:49:54.989Z] bash -s -- [2022-06-30T02:49:54.989Z] [2022-06-30T02:49:54.989Z] _____ _ [2022-06-30T02:49:54.989Z] / ____| | | [2022-06-30T02:49:54.989Z] | | ___ __| | ___ ___ _____ __ [2022-06-30T02:49:54.989Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-30T02:49:54.989Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-30T02:49:54.989Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-30T02:49:54.989Z] Bash-1.0.6 [2022-06-30T02:49:54.989Z] [2022-06-30T02:49:54.989Z] [2022-06-30T02:49:54.989Z] ==> git version 2.25.1 found [2022-06-30T02:49:54.989Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-30T02:49:54.989Z] Release-Date: 2020-01-08 [2022-06-30T02:49:54.989Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-30T02:49:54.989Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-30T02:49:54.989Z] ==> Jenkins CI detected. [2022-06-30T02:49:54.989Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-06-30T02:49:54.989Z] project root: . [2022-06-30T02:49:54.989Z] --> token set from env [2022-06-30T02:49:54.989Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-30T02:49:54.989Z] ==> Running gcov in . (disable via -X gcov) [2022-06-30T02:49:54.989Z] ==> Python coveragepy not found [2022-06-30T02:49:54.989Z] ==> Searching for coverage reports in: [2022-06-30T02:49:54.989Z] + . [2022-06-30T02:49:54.989Z] -> Found 1 reports [2022-06-30T02:49:54.989Z] ==> Detecting git/mercurial file structure [2022-06-30T02:49:55.249Z] ==> Reading reports [2022-06-30T02:49:55.249Z] + ./coverage.out bytes=70262 [2022-06-30T02:49:55.249Z] ==> Appending adjustments [2022-06-30T02:49:55.249Z] https://docs.codecov.io/docs/fixing-reports [2022-06-30T02:49:55.249Z] + Found adjustments [2022-06-30T02:49:55.249Z] ==> Gzipping contents [2022-06-30T02:49:55.249Z] 12K /tmp/codecov.C0j7Xk.gz [2022-06-30T02:49:55.249Z] ==> Uploading reports [2022-06-30T02:49:55.249Z] url: https://codecov.io [2022-06-30T02:49:55.249Z] query: branch=main&commit=cba106416024542bb09af345da5a1638a965ef9b&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-30T02:49:55.249Z] -> Pinging Codecov [2022-06-30T02:49:55.249Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=cba106416024542bb09af345da5a1638a965ef9b&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-30T02:49:55.511Z] -> Uploading to [2022-06-30T02:49:55.511Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-30/F29A59C45E3A92E06B3E522C9905F8EF/cba106416024542bb09af345da5a1638a965ef9b/9ce34d86-e1d3-4312-9efb-8d63be8e7b66.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220630T024955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0de1732aa517f8cc886ee0cc8e7550fa9b8f1f7f9e0866ac8a56f3e489d9afca [2022-06-30T02:49:55.511Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-30T02:49:55.511Z] Dload Upload Total Spent Left Speed [2022-06-30T02:49:55.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9305 0 0 100 9305 0 35515 --:--:-- --:--:-- --:--:-- 35515 [2022-06-30T02:49:55.772Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/cba106416024542bb09af345da5a1638a965ef9b [Pipeline] } [2022-06-30T02:49:55.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-30T02:49:55.995Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-30T02:49:56.006Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:49:56.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-30T02:49:56.305Z] [2022-06-30T02:49:56.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:49:56.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-30T02:49:56.611Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-30T02:49:56.611Z] df9b9388f04a: Already exists [2022-06-30T02:49:56.611Z] 52dc419b0ee2: Pulling fs layer [2022-06-30T02:49:56.611Z] 25bc292e5bac: Pulling fs layer [2022-06-30T02:49:56.611Z] 114826534d7a: Pulling fs layer [2022-06-30T02:49:56.611Z] 4657fd5d0bcf: Pulling fs layer [2022-06-30T02:49:56.611Z] 6ad1cebc031e: Pulling fs layer [2022-06-30T02:49:56.612Z] 8a3aa393b2d8: Pulling fs layer [2022-06-30T02:49:56.612Z] 4657fd5d0bcf: Waiting [2022-06-30T02:49:56.612Z] 6ad1cebc031e: Waiting [2022-06-30T02:49:56.612Z] 8a3aa393b2d8: Waiting [2022-06-30T02:49:56.612Z] 25bc292e5bac: Download complete [2022-06-30T02:49:56.612Z] 52dc419b0ee2: Verifying Checksum [2022-06-30T02:49:56.612Z] 52dc419b0ee2: Download complete [2022-06-30T02:49:56.612Z] 4657fd5d0bcf: Download complete [2022-06-30T02:49:56.612Z] 52dc419b0ee2: Pull complete [2022-06-30T02:49:56.875Z] 25bc292e5bac: Pull complete [2022-06-30T02:49:56.875Z] 6ad1cebc031e: Verifying Checksum [2022-06-30T02:49:56.875Z] 6ad1cebc031e: Download complete [2022-06-30T02:49:57.460Z] 114826534d7a: Verifying Checksum [2022-06-30T02:49:57.460Z] 114826534d7a: Download complete [2022-06-30T02:49:57.460Z] 8a3aa393b2d8: Verifying Checksum [2022-06-30T02:49:57.460Z] 8a3aa393b2d8: Download complete [2022-06-30T02:50:00.747Z] 114826534d7a: Pull complete [2022-06-30T02:50:00.747Z] 4657fd5d0bcf: Pull complete [2022-06-30T02:50:01.006Z] 6ad1cebc031e: Pull complete [2022-06-30T02:50:04.300Z] 8a3aa393b2d8: Pull complete [2022-06-30T02:50:04.300Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-30T02:50:04.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-30T02:50:04.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T02:50:04.393Z] prd-ubuntu20.04-docker-8c-8g-16460 does not seem to be running inside a container [2022-06-30T02:50:04.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-30T02:50:06.440Z] $ docker top ee2af405898b21e92ad16b35cdef01cacd2f101c5ea50a0c83a2468b9afa87a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-30T02:50:06.513Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-06-30T02:50:06.793Z] + set -o pipefail [2022-06-30T02:50:06.793Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-06-30T02:50:12.065Z] [2022-06-30T02:50:12.065Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-06-30T02:50:12.065Z] [2022-06-30T02:50:12.065Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/ca006a28-f6cf-44c7-8f8d-adb57840141b [2022-06-30T02:50:12.065Z] [2022-06-30T02:50:12.065Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-30T02:50:12.065Z] [2022-06-30T02:50:12.065Z] [2022-06-30T02:50:12.065Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-30T02:50:12.065Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-30T02:50:12.077Z] $ docker stop --time=1 ee2af405898b21e92ad16b35cdef01cacd2f101c5ea50a0c83a2468b9afa87a8 [2022-06-30T02:50:14.314Z] $ docker rm -f ee2af405898b21e92ad16b35cdef01cacd2f101c5ea50a0c83a2468b9afa87a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-30T02:50:15.118Z] + git log --format=format:%s -1 cba106416024542bb09af345da5a1638a965ef9b [Pipeline] sh [2022-06-30T02:50:15.413Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-30T02:50:15.413Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:50:15.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T02:50:15.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T02:50:15.800Z] prd-ubuntu20.04-docker-8c-8g-16460 does not seem to be running inside a container [2022-06-30T02:50:15.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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/py-git-semver:0.1.4 cat [2022-06-30T02:50:16.252Z] $ docker top e56b0665736c482cd18522a6379eefbc295d6f9e6f8d4b7f80e5110e5f7ffb0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-30T02:50:16.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T02:50:16.359Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T02:50:16.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T02:50:16.493Z] $ docker exec e56b0665736c482cd18522a6379eefbc295d6f9e6f8d4b7f80e5110e5f7ffb0d ssh-agent [2022-06-30T02:50:16.632Z] SSH_AUTH_SOCK=/tmp/ssh-OqT6XxtDHi3c/agent.32 [2022-06-30T02:50:16.632Z] SSH_AGENT_PID=39 [2022-06-30T02:50:16.638Z] Running ssh-add (command line suppressed) [2022-06-30T02:50:16.747Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6388428277634386533.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6388428277634386533.key) [2022-06-30T02:50:16.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T02:50:17.060Z] + git semver tag [2022-06-30T02:50:17.322Z] 2022-06-30 02:50:17,239 [run_tag] DEBUG tag force:False [2022-06-30T02:50:17.322Z] 2022-06-30 02:50:17,239 [check_head_tag] DEBUG check head tag [2022-06-30T02:50:17.322Z] 2022-06-30 02:50:17,240 [execute] INFO git cat-file --batch-check [2022-06-30T02:50:17.322Z] 2022-06-30 02:50:17,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-06-30T02:50:17.322Z] 2022-06-30 02:50:17,243 [execute] INFO git cat-file --batch [2022-06-30T02:50:17.322Z] 2022-06-30 02:50:17,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-06-30T02:50:17.322Z] 2022-06-30 02:50:17,253 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-30T02:50:17.322Z] 2022-06-30 02:50:17,253 [execute] INFO git tag -a v0.0.1-dev.20 -m v0.0.1-dev.20 [2022-06-30T02:50:17.322Z] 2022-06-30 02:50:17,253 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.20', '-m', 'v0.0.1-dev.20'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-06-30T02:50:17.322Z] 2022-06-30 02:50:17,260 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-30T02:50:17.322Z] 0.0.1-dev.20 [Pipeline] } [2022-06-30T02:50:17.331Z] $ docker exec --env ******** --env ******** e56b0665736c482cd18522a6379eefbc295d6f9e6f8d4b7f80e5110e5f7ffb0d ssh-agent -k [2022-06-30T02:50:17.435Z] unset SSH_AUTH_SOCK; [2022-06-30T02:50:17.436Z] unset SSH_AGENT_PID; [2022-06-30T02:50:17.436Z] echo Agent pid 39 killed; [2022-06-30T02:50:17.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-30T02:50:17.763Z] + git semver [Pipeline] } [2022-06-30T02:50:18.036Z] $ docker stop --time=1 e56b0665736c482cd18522a6379eefbc295d6f9e6f8d4b7f80e5110e5f7ffb0d [2022-06-30T02:50:19.338Z] $ docker rm -f e56b0665736c482cd18522a6379eefbc295d6f9e6f8d4b7f80e5110e5f7ffb0d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:50:19.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-30T02:50:19.752Z] [2022-06-30T02:50:19.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:50:20.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-30T02:50:20.056Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-30T02:50:20.056Z] ab5ef0e58194: Pulling fs layer [2022-06-30T02:50:20.056Z] 9712f1f96733: Pulling fs layer [2022-06-30T02:50:20.056Z] 63f879dbbcfc: Pulling fs layer [2022-06-30T02:50:20.056Z] 0d9ebad4ef96: Pulling fs layer [2022-06-30T02:50:20.056Z] e9a5061849ea: Pulling fs layer [2022-06-30T02:50:20.056Z] d747dcd14b5f: Pulling fs layer [2022-06-30T02:50:20.056Z] 2de7ff778b66: Pulling fs layer [2022-06-30T02:50:20.056Z] d747dcd14b5f: Waiting [2022-06-30T02:50:20.056Z] 0d9ebad4ef96: Waiting [2022-06-30T02:50:20.056Z] 2de7ff778b66: Waiting [2022-06-30T02:50:20.056Z] e9a5061849ea: Waiting [2022-06-30T02:50:20.056Z] 9712f1f96733: Verifying Checksum [2022-06-30T02:50:20.056Z] 9712f1f96733: Download complete [2022-06-30T02:50:20.316Z] 63f879dbbcfc: Verifying Checksum [2022-06-30T02:50:20.316Z] 63f879dbbcfc: Download complete [2022-06-30T02:50:20.576Z] e9a5061849ea: Verifying Checksum [2022-06-30T02:50:20.576Z] e9a5061849ea: Download complete [2022-06-30T02:50:20.576Z] d747dcd14b5f: Download complete [2022-06-30T02:50:20.576Z] 0d9ebad4ef96: Verifying Checksum [2022-06-30T02:50:20.576Z] 0d9ebad4ef96: Download complete [2022-06-30T02:50:20.576Z] ab5ef0e58194: Verifying Checksum [2022-06-30T02:50:20.576Z] ab5ef0e58194: Download complete [2022-06-30T02:50:20.576Z] 2de7ff778b66: Verifying Checksum [2022-06-30T02:50:20.576Z] 2de7ff778b66: Download complete [2022-06-30T02:50:23.862Z] ab5ef0e58194: Pull complete [2022-06-30T02:50:23.862Z] 9712f1f96733: Pull complete [2022-06-30T02:50:24.121Z] 63f879dbbcfc: Pull complete [2022-06-30T02:50:28.317Z] 0d9ebad4ef96: Pull complete [2022-06-30T02:50:28.317Z] e9a5061849ea: Pull complete [2022-06-30T02:50:28.317Z] d747dcd14b5f: Pull complete [2022-06-30T02:50:28.887Z] 2de7ff778b66: Pull complete [2022-06-30T02:50:28.887Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-30T02:50:28.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-30T02:50:28.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T02:50:28.977Z] prd-ubuntu20.04-docker-8c-8g-16460 does not seem to be running inside a container [2022-06-30T02:50:29.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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:0.23.1-centos7 cat [2022-06-30T02:50:31.326Z] $ docker top b49268dcad42257545f88e69aa78baf3751136d51e8f90c28c0a361a14b298e6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-30T02:50:31.407Z] provisioning config files... [2022-06-30T02:50:31.417Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1743103533180334345tmp [2022-06-30T02:50:31.427Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config534392534771864977tmp [2022-06-30T02:50:31.438Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3336607527691017605tmp [Pipeline] { [Pipeline] echo [2022-06-30T02:50:31.453Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:50:31.746Z] ---> sigul-configuration.sh [2022-06-30T02:50:31.746Z] gpg: directory `/root/.gnupg' created [2022-06-30T02:50:31.746Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-30T02:50:31.746Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-30T02:50:31.746Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-30T02:50:31.746Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-30T02:50:31.746Z] gpg: CAST5 encrypted data [2022-06-30T02:50:31.746Z] gpg: encrypted with 1 passphrase [2022-06-30T02:50:31.746Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-30T02:50:32.035Z] + mkdir /home/jenkins [2022-06-30T02:50:32.035Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-30T02:50:32.328Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-30T02:50:32.338Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:50:32.629Z] ---> sigul-install.sh [2022-06-30T02:50:32.630Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-30T02:50:32.921Z] + git tag --list [2022-06-30T02:50:32.921Z] v0.0.0 [2022-06-30T02:50:32.921Z] v0.0.1-dev.1 [2022-06-30T02:50:32.921Z] v0.0.1-dev.10 [2022-06-30T02:50:32.921Z] v0.0.1-dev.11 [2022-06-30T02:50:32.921Z] v0.0.1-dev.12 [2022-06-30T02:50:32.921Z] v0.0.1-dev.13 [2022-06-30T02:50:32.921Z] v0.0.1-dev.14 [2022-06-30T02:50:32.921Z] v0.0.1-dev.15 [2022-06-30T02:50:32.921Z] v0.0.1-dev.16 [2022-06-30T02:50:32.921Z] v0.0.1-dev.17 [2022-06-30T02:50:32.921Z] v0.0.1-dev.18 [2022-06-30T02:50:32.921Z] v0.0.1-dev.19 [2022-06-30T02:50:32.921Z] v0.0.1-dev.2 [2022-06-30T02:50:32.921Z] v0.0.1-dev.20 [2022-06-30T02:50:32.921Z] v0.0.1-dev.3 [2022-06-30T02:50:32.921Z] v0.0.1-dev.4 [2022-06-30T02:50:32.921Z] v0.0.1-dev.5 [2022-06-30T02:50:32.921Z] v0.0.1-dev.6 [2022-06-30T02:50:32.921Z] v0.0.1-dev.7 [2022-06-30T02:50:32.921Z] v0.0.1-dev.8 [2022-06-30T02:50:32.921Z] v0.0.1-dev.9 [Pipeline] sh [2022-06-30T02:50:33.215Z] + lftools sign git-tag v0.0.1-dev.20 [2022-06-30T02:50:33.789Z] Signing Git tag with Sigul... [2022-06-30T02:50:33.789Z] Signing v0.0.1-dev.20 [Pipeline] echo [2022-06-30T02:50:34.061Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:50:34.348Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-30T02:50:34.356Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-30T02:50:34.375Z] $ docker stop --time=1 b49268dcad42257545f88e69aa78baf3751136d51e8f90c28c0a361a14b298e6 [2022-06-30T02:50:35.689Z] $ docker rm -f b49268dcad42257545f88e69aa78baf3751136d51e8f90c28c0a361a14b298e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-30T02:50:36.103Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-30T02:50:36.103Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:50:36.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T02:50:36.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T02:50:36.482Z] prd-ubuntu20.04-docker-8c-8g-16460 does not seem to be running inside a container [2022-06-30T02:50:36.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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/py-git-semver:0.1.4 cat [2022-06-30T02:50:36.922Z] $ docker top 276c6801499d30e651194cc67132fe6f42e677f49a7546d4141db3c3802ae607 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-30T02:50:37.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T02:50:37.017Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T02:50:37.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T02:50:37.154Z] $ docker exec 276c6801499d30e651194cc67132fe6f42e677f49a7546d4141db3c3802ae607 ssh-agent [2022-06-30T02:50:37.278Z] SSH_AUTH_SOCK=/tmp/ssh-ht5saTnn0ILr/agent.33 [2022-06-30T02:50:37.278Z] SSH_AGENT_PID=40 [2022-06-30T02:50:37.283Z] Running ssh-add (command line suppressed) [2022-06-30T02:50:37.389Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9201856072773670934.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9201856072773670934.key) [2022-06-30T02:50:37.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T02:50:37.696Z] + git semver bump pre [2022-06-30T02:50:37.956Z] 2022-06-30 02:50:37,893 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-30T02:50:37.956Z] 2022-06-30 02:50:37,893 [bump_version] DEBUG bumping version:0.0.1-dev.20 on axis:pre with prefix:dev [2022-06-30T02:50:37.956Z] 2022-06-30 02:50:37,893 [bump_version] DEBUG bumped version:0.0.1-dev.21 [2022-06-30T02:50:37.956Z] 2022-06-30 02:50:37,893 [write_version] DEBUG write version:0.0.1-dev.21 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-06-30T02:50:37.956Z] 2022-06-30 02:50:37,893 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-30T02:50:37.956Z] 2022-06-30 02:50:37,894 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-30T02:50:37.956Z] 2022-06-30 02:50:37,895 [execute] INFO git cat-file --batch-check [2022-06-30T02:50:37.956Z] 2022-06-30 02:50:37,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-30T02:50:37.956Z] 2022-06-30 02:50:37,900 [execute] INFO git cat-file --batch [2022-06-30T02:50:37.956Z] 2022-06-30 02:50:37,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-30T02:50:37.956Z] 2022-06-30 02:50:37,905 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-30T02:50:37.956Z] 0.0.1-dev.21 [Pipeline] } [2022-06-30T02:50:37.965Z] $ docker exec --env ******** --env ******** 276c6801499d30e651194cc67132fe6f42e677f49a7546d4141db3c3802ae607 ssh-agent -k [2022-06-30T02:50:38.066Z] unset SSH_AUTH_SOCK; [2022-06-30T02:50:38.067Z] unset SSH_AGENT_PID; [2022-06-30T02:50:38.067Z] echo Agent pid 40 killed; [2022-06-30T02:50:38.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-30T02:50:38.380Z] + git semver [Pipeline] } [2022-06-30T02:50:38.652Z] $ docker stop --time=1 276c6801499d30e651194cc67132fe6f42e677f49a7546d4141db3c3802ae607 [2022-06-30T02:50:39.956Z] $ docker rm -f 276c6801499d30e651194cc67132fe6f42e677f49a7546d4141db3c3802ae607 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T02:50:40.302Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-30T02:50:40.302Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:50:40.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T02:50:40.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T02:50:40.684Z] prd-ubuntu20.04-docker-8c-8g-16460 does not seem to be running inside a container [2022-06-30T02:50:40.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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/py-git-semver:0.1.4 cat [2022-06-30T02:50:41.160Z] $ docker top 60f88a6fc5741d285455b271e1fd4b095699258d380f5419ea2ab7c5dfd5ada4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-30T02:50:41.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T02:50:41.283Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T02:50:41.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T02:50:41.407Z] $ docker exec 60f88a6fc5741d285455b271e1fd4b095699258d380f5419ea2ab7c5dfd5ada4 ssh-agent [2022-06-30T02:50:41.534Z] SSH_AUTH_SOCK=/tmp/ssh-w2fOWWtbImNH/agent.32 [2022-06-30T02:50:41.534Z] SSH_AGENT_PID=38 [2022-06-30T02:50:41.539Z] Running ssh-add (command line suppressed) [2022-06-30T02:50:41.650Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4413167842490332125.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4413167842490332125.key) [2022-06-30T02:50:41.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T02:50:41.954Z] + git semver push [2022-06-30T02:50:42.217Z] 2022-06-30 02:50:42,157 [run_push] DEBUG push [2022-06-30T02:50:42.217Z] 2022-06-30 02:50:42,158 [execute] INFO git cat-file --batch-check [2022-06-30T02:50:42.217Z] 2022-06-30 02:50:42,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-30T02:50:42.217Z] 2022-06-30 02:50:42,160 [execute] INFO git rev-list e2b324035650ad3775ce8c2c7309213ae2751d4a -- [2022-06-30T02:50:42.217Z] 2022-06-30 02:50:42,161 [execute] DEBUG Popen(['git', 'rev-list', 'e2b324035650ad3775ce8c2c7309213ae2751d4a', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-30T02:50:42.217Z] 2022-06-30 02:50:42,166 [execute] INFO git fetch -v origin [2022-06-30T02:50:42.217Z] 2022-06-30 02:50:42,166 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-30T02:50:42.785Z] 2022-06-30 02:50:42,654 [run_push] DEBUG no remote changes detected [2022-06-30T02:50:42.785Z] 2022-06-30 02:50:42,654 [execute] INFO git push origin semver [2022-06-30T02:50:42.785Z] 2022-06-30 02:50:42,655 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-30T02:50:43.725Z] 2022-06-30 02:50:43,360 [run_push] DEBUG push all version tags [2022-06-30T02:50:43.725Z] 2022-06-30 02:50:43,361 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-30T02:50:43.725Z] 2022-06-30 02:50:43,362 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-06-30T02:50:44.295Z] 2022-06-30 02:50:43,985 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-30T02:50:44.295Z] 0.0.1-dev.21 [Pipeline] } [2022-06-30T02:50:44.304Z] $ docker exec --env ******** --env ******** 60f88a6fc5741d285455b271e1fd4b095699258d380f5419ea2ab7c5dfd5ada4 ssh-agent -k [2022-06-30T02:50:44.407Z] unset SSH_AUTH_SOCK; [2022-06-30T02:50:44.407Z] unset SSH_AGENT_PID; [2022-06-30T02:50:44.408Z] echo Agent pid 38 killed; [2022-06-30T02:50:44.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-30T02:50:44.729Z] + git semver [Pipeline] } [2022-06-30T02:50:45.001Z] $ docker stop --time=1 60f88a6fc5741d285455b271e1fd4b095699258d380f5419ea2ab7c5dfd5ada4 [2022-06-30T02:50:46.333Z] $ docker rm -f 60f88a6fc5741d285455b271e1fd4b095699258d380f5419ea2ab7c5dfd5ada4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-30T02:50:46.903Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-06-30T02:50:46.903Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-06-30T02:50:46.903Z] total 16 [2022-06-30T02:50:46.903Z] drwxr-xr-x 3 root root 4096 Jun 30 02:42 . [2022-06-30T02:50:46.903Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 02:50 .. [2022-06-30T02:50:46.903Z] drwxr-xr-x 2 root root 4096 Jun 30 02:42 cost [2022-06-30T02:50:46.903Z] -rw-r--r-- 1 root root 89 Jun 30 02:42 cost.csv [2022-06-30T02:50:46.903Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-06-30T02:50:46.903Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-06-30T02:50:46.903Z] total 16 [2022-06-30T02:50:46.903Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 02:42 . [2022-06-30T02:50:46.903Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 02:50 .. [2022-06-30T02:50:46.903Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 30 02:42 cost [2022-06-30T02:50:46.903Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 30 02:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:50:47.194Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:50:48.053Z] ---> package-listing.sh [2022-06-30T02:50:48.053Z] ++ facter osfamily [2022-06-30T02:50:48.053Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-30T02:50:48.313Z] + OS_FAMILY=debian [2022-06-30T02:50:48.313Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-06-30T02:50:48.313Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-30T02:50:48.313Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-30T02:50:48.313Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-30T02:50:48.313Z] + PACKAGES=/tmp/packages_start.txt [2022-06-30T02:50:48.313Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-06-30T02:50:48.313Z] + PACKAGES=/tmp/packages_end.txt [2022-06-30T02:50:48.313Z] + case "${OS_FAMILY}" in [2022-06-30T02:50:48.313Z] + dpkg -l [2022-06-30T02:50:48.313Z] + grep '^ii' [2022-06-30T02:50:48.313Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-30T02:50:48.313Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-30T02:50:48.313Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-30T02:50:48.313Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-06-30T02:50:48.313Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-06-30T02:50:48.313Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-06-30T02:50:48.323Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-30T02:50:48.601Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T02:50:49.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T02:50:49.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T02:50:49.255Z] prd-ubuntu20.04-docker-8c-8g-16460 does not seem to be running inside a container [2022-06-30T02:50:49.298Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-30T02:50:49.582Z] $ docker top daef8346519adc7917dd2ed3a593aef352279e8d4c65ca77d9666e6afa45ebdf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T02:50:49.948Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-30T02:50:50.232Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-30T02:50:50.516Z] + ls /var/log/sa-host [2022-06-30T02:50:50.516Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T02:50:50.585Z] provisioning config files... [2022-06-30T02:50:50.594Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3228850911369244344tmp [Pipeline] { [Pipeline] echo [2022-06-30T02:50:50.609Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:50:50.895Z] ---> create-netrc.sh [Pipeline] } [2022-06-30T02:50:50.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:50:51.251Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-30T02:50:51.260Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:50:51.545Z] ---> sudo-logs.sh [2022-06-30T02:50:51.545Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-30T02:50:51.570Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:50:51.860Z] ---> job-cost.sh [2022-06-30T02:50:51.860Z] lf-activate-venv: SKIPPING [2022-06-30T02:50:51.860Z] DEBUG: total: 0.2199999988079071 [2022-06-30T02:50:51.860Z] INFO: Retrieving Stack Cost... [2022-06-30T02:50:52.432Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-30T02:50:52.693Z] INFO: Archiving Costs [Pipeline] echo [2022-06-30T02:50:52.704Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T02:50:52.993Z] ---> logs-deploy.sh [2022-06-30T02:50:52.993Z] lf-activate-venv: SKIPPING [2022-06-30T02:50:52.993Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/23 [2022-06-30T02:50:52.993Z] INFO: archiving workspace using pattern(s): [2022-06-30T02:50:53.937Z] Archives upload complete. [2022-06-30T02:50:54.199Z] INFO: archiving logs to Nexus [2022-06-30T02:50:54.772Z] ---> uname -a: [2022-06-30T02:50:54.772Z] Linux prd-ubuntu20-04-docker-8c-8g-16460 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-30T02:50:54.772Z] [2022-06-30T02:50:54.772Z] [2022-06-30T02:50:54.772Z] ---> lscpu: [2022-06-30T02:50:54.772Z] Architecture: x86_64 [2022-06-30T02:50:54.772Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-30T02:50:54.772Z] Byte Order: Little Endian [2022-06-30T02:50:54.772Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-30T02:50:54.772Z] CPU(s): 8 [2022-06-30T02:50:54.772Z] On-line CPU(s) list: 0-7 [2022-06-30T02:50:54.772Z] Thread(s) per core: 1 [2022-06-30T02:50:54.772Z] Core(s) per socket: 1 [2022-06-30T02:50:54.772Z] Socket(s): 8 [2022-06-30T02:50:54.772Z] NUMA node(s): 1 [2022-06-30T02:50:54.772Z] Vendor ID: AuthenticAMD [2022-06-30T02:50:54.772Z] CPU family: 23 [2022-06-30T02:50:54.772Z] Model: 49 [2022-06-30T02:50:54.772Z] Model name: AMD EPYC-Rome Processor [2022-06-30T02:50:54.772Z] Stepping: 0 [2022-06-30T02:50:54.772Z] CPU MHz: 2799.976 [2022-06-30T02:50:54.772Z] BogoMIPS: 5599.95 [2022-06-30T02:50:54.772Z] Virtualization: AMD-V [2022-06-30T02:50:54.772Z] Hypervisor vendor: KVM [2022-06-30T02:50:54.772Z] Virtualization type: full [2022-06-30T02:50:54.772Z] L1d cache: 256 KiB [2022-06-30T02:50:54.772Z] L1i cache: 256 KiB [2022-06-30T02:50:54.772Z] L2 cache: 4 MiB [2022-06-30T02:50:54.772Z] L3 cache: 128 MiB [2022-06-30T02:50:54.772Z] NUMA node0 CPU(s): 0-7 [2022-06-30T02:50:54.772Z] Vulnerability Itlb multihit: Not affected [2022-06-30T02:50:54.772Z] Vulnerability L1tf: Not affected [2022-06-30T02:50:54.772Z] Vulnerability Mds: Not affected [2022-06-30T02:50:54.772Z] Vulnerability Meltdown: Not affected [2022-06-30T02:50:54.772Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-30T02:50:54.772Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-30T02:50:54.772Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-30T02:50:54.772Z] Vulnerability Srbds: Not affected [2022-06-30T02:50:54.772Z] Vulnerability Tsx async abort: Not affected [2022-06-30T02:50:54.772Z] 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 [2022-06-30T02:50:54.772Z] [2022-06-30T02:50:54.772Z] [2022-06-30T02:50:54.772Z] ---> nproc: [2022-06-30T02:50:54.772Z] 8 [2022-06-30T02:50:54.772Z] [2022-06-30T02:50:54.772Z] [2022-06-30T02:50:54.772Z] ---> df -h: [2022-06-30T02:50:54.772Z] Filesystem Size Used Avail Use% Mounted on [2022-06-30T02:50:54.772Z] overlay 155G 13G 143G 8% / [2022-06-30T02:50:54.772Z] tmpfs 64M 0 64M 0% /dev [2022-06-30T02:50:54.772Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-30T02:50:54.772Z] shm 64M 0 64M 0% /dev/shm [2022-06-30T02:50:54.772Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-06-30T02:50:54.772Z] [2022-06-30T02:50:54.772Z] [2022-06-30T02:50:54.772Z] ---> sar -b -r -n DEV: [2022-06-30T02:50:54.772Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16460) 06/30/22 _x86_64_ (8 CPU) [2022-06-30T02:50:54.772Z] [2022-06-30T02:50:54.772Z] 02:39:19 LINUX RESTART (8 CPU) [2022-06-30T02:50:54.772Z] [2022-06-30T02:50:54.772Z] 02:40:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-06-30T02:50:54.772Z] 02:41:01 181.42 4.95 176.47 0.00 423.65 93746.32 0.00 [2022-06-30T02:50:54.772Z] 02:42:01 162.98 0.20 162.78 0.00 17.99 33265.31 0.00 [2022-06-30T02:50:54.772Z] 02:43:01 126.32 0.02 126.31 0.00 1.33 28742.02 0.00 [2022-06-30T02:50:54.772Z] 02:44:01 36.29 2.22 34.08 0.00 2266.02 3803.12 0.00 [2022-06-30T02:50:54.772Z] 02:45:01 4.20 0.03 4.17 0.00 0.27 94.25 0.00 [2022-06-30T02:50:54.772Z] 02:46:01 2.17 0.00 2.17 0.00 0.00 23.33 0.00 [2022-06-30T02:50:54.772Z] 02:47:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2022-06-30T02:50:54.772Z] 02:48:01 1.83 0.00 1.83 0.00 0.00 21.60 0.00 [2022-06-30T02:50:54.772Z] 02:49:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 [2022-06-30T02:50:54.772Z] 02:50:01 7.98 1.63 6.35 0.00 56.92 2347.08 0.00 [2022-06-30T02:50:54.772Z] Average: 52.09 0.89 51.20 0.00 276.11 15947.49 0.00 [2022-06-30T02:50:54.772Z] [2022-06-30T02:50:54.772Z] 02:40:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-06-30T02:50:54.772Z] 02:41:01 28314164 31713764 578264 1.76 143316 3458948 2214592 6.53 1092376 3022780 297384 [2022-06-30T02:50:54.772Z] 02:42:01 28274792 31707600 580252 1.76 158144 3484664 2304148 6.79 1244176 2909112 66648 [2022-06-30T02:50:54.772Z] 02:43:01 27839776 31758044 527084 1.60 171012 3910132 1856936 5.47 1219528 3321056 460 [2022-06-30T02:50:54.772Z] 02:44:01 27575464 31763744 524436 1.59 200296 4134908 1881704 5.55 1397008 3391556 160 [2022-06-30T02:50:54.772Z] 02:45:01 27656444 31772296 515684 1.57 184840 4079540 1883184 5.55 1353068 3355724 12 [2022-06-30T02:50:54.772Z] 02:46:01 27657484 31773400 514568 1.56 184900 4079544 1883184 5.55 1352788 3355724 24 [2022-06-30T02:50:54.772Z] 02:47:01 27663868 31780060 508088 1.55 184936 4079548 1883184 5.55 1345656 3355996 12 [2022-06-30T02:50:54.772Z] 02:48:01 27664616 31780928 507072 1.54 184972 4079552 1883184 5.55 1345676 3356028 24 [2022-06-30T02:50:54.772Z] 02:49:01 27664456 31780800 507028 1.54 184988 4079552 1883184 5.55 1345692 3356032 12 [2022-06-30T02:50:54.772Z] 02:50:01 27020808 31713800 573028 1.74 189140 4617608 2301468 6.78 1417748 3891960 543880 [2022-06-30T02:50:54.772Z] Average: 27733187 31754444 533550 1.62 178654 4000400 1997477 5.89 1311372 3331597 90862 [2022-06-30T02:50:54.772Z] [2022-06-30T02:50:54.772Z] 02:40:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-06-30T02:50:54.772Z] 02:41:01 ens3 512.65 340.08 7101.77 45.85 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.772Z] 02:41:01 lo 4.28 4.28 0.43 0.43 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.772Z] 02:41:01 docker0 110.38 135.86 9.06 1160.15 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.772Z] 02:42:01 ens3 185.05 131.29 284.62 73.27 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:42:01 docker0 9.55 11.41 0.55 38.20 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:43:01 ens3 278.59 207.13 2851.71 292.60 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:43:01 lo 7.00 7.00 0.70 0.70 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:43:01 docker0 2.72 5.33 0.18 53.81 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:44:01 ens3 59.64 33.06 1030.18 2.35 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:44:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:45:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:46:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:48:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:49:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:50:01 ens3 140.74 85.60 3934.32 14.57 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:50:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] Average: ens3 116.39 78.89 1501.56 42.87 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] Average: lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] Average: docker0 11.94 14.86 0.95 121.75 0.00 0.00 0.00 0.00 [2022-06-30T02:50:54.773Z] [2022-06-30T02:50:54.773Z] [2022-06-30T02:50:54.773Z] ---> sar -P ALL: [2022-06-30T02:50:54.773Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16460) 06/30/22 _x86_64_ (8 CPU) [2022-06-30T02:50:54.773Z] [2022-06-30T02:50:54.773Z] 02:39:19 LINUX RESTART (8 CPU) [2022-06-30T02:50:54.773Z] [2022-06-30T02:50:54.773Z] 02:40:03 CPU %user %nice %system %iowait %steal %idle [2022-06-30T02:50:54.773Z] 02:41:01 all 10.01 0.00 4.28 2.07 0.07 83.57 [2022-06-30T02:50:54.773Z] 02:41:01 0 9.58 0.00 4.48 2.12 0.07 83.75 [2022-06-30T02:50:54.773Z] 02:41:01 1 12.02 0.00 3.77 0.38 0.05 83.78 [2022-06-30T02:50:54.773Z] 02:41:01 2 9.26 0.00 4.06 0.68 0.05 85.95 [2022-06-30T02:50:54.773Z] 02:41:01 3 10.06 0.00 4.24 2.26 0.07 83.37 [2022-06-30T02:50:54.773Z] 02:41:01 4 9.63 0.00 4.29 3.14 0.09 82.85 [2022-06-30T02:50:54.773Z] 02:41:01 5 10.34 0.00 4.28 2.17 0.07 83.14 [2022-06-30T02:50:54.773Z] 02:41:01 6 8.97 0.00 3.79 1.66 0.07 85.50 [2022-06-30T02:50:54.773Z] 02:41:01 7 10.19 0.00 5.35 4.19 0.07 80.20 [2022-06-30T02:50:54.773Z] 02:42:01 all 38.03 0.00 6.17 1.17 0.10 54.53 [2022-06-30T02:50:54.773Z] 02:42:01 0 39.92 0.00 6.14 1.98 0.10 51.86 [2022-06-30T02:50:54.773Z] 02:42:01 1 37.58 0.00 5.76 0.19 0.10 56.37 [2022-06-30T02:50:54.773Z] 02:42:01 2 37.26 0.00 6.08 0.69 0.10 55.87 [2022-06-30T02:50:54.773Z] 02:42:01 3 38.28 0.00 6.18 1.57 0.10 53.87 [2022-06-30T02:50:54.773Z] 02:42:01 4 36.66 0.00 6.04 0.61 0.10 56.58 [2022-06-30T02:50:54.773Z] 02:42:01 5 38.04 0.00 6.85 2.41 0.08 52.61 [2022-06-30T02:50:54.773Z] 02:42:01 6 37.87 0.00 6.12 1.59 0.10 54.33 [2022-06-30T02:50:54.773Z] 02:42:01 7 38.61 0.00 6.21 0.34 0.10 54.75 [2022-06-30T02:50:54.773Z] 02:43:01 all 4.78 0.00 1.91 1.21 0.04 92.06 [2022-06-30T02:50:54.773Z] 02:43:01 0 4.07 0.00 2.21 0.54 0.03 93.16 [2022-06-30T02:50:54.773Z] 02:43:01 1 5.34 0.00 2.18 2.39 0.05 90.04 [2022-06-30T02:50:54.773Z] 02:43:01 2 3.43 0.00 1.92 0.57 0.03 94.04 [2022-06-30T02:50:54.773Z] 02:43:01 3 5.44 0.00 1.80 2.47 0.05 90.25 [2022-06-30T02:50:54.773Z] 02:43:01 4 5.95 0.00 1.79 0.23 0.05 91.98 [2022-06-30T02:50:54.773Z] 02:43:01 5 5.26 0.00 1.39 0.55 0.03 92.76 [2022-06-30T02:50:54.773Z] 02:43:01 6 3.96 0.00 2.16 2.39 0.03 91.46 [2022-06-30T02:50:54.773Z] 02:43:01 7 4.79 0.00 1.81 0.54 0.07 92.79 [2022-06-30T02:50:54.773Z] 02:44:01 all 1.53 0.00 1.13 0.28 0.02 97.04 [2022-06-30T02:50:54.773Z] 02:44:01 0 0.92 0.00 1.69 0.35 0.02 97.03 [2022-06-30T02:50:54.773Z] 02:44:01 1 1.12 0.00 0.87 0.02 0.03 97.96 [2022-06-30T02:50:54.773Z] 02:44:01 2 2.24 0.00 0.72 0.15 0.02 96.88 [2022-06-30T02:50:54.773Z] 02:44:01 3 1.20 0.00 0.67 0.10 0.02 98.01 [2022-06-30T02:50:54.773Z] 02:44:01 4 2.05 0.00 0.90 0.07 0.02 96.96 [2022-06-30T02:50:54.773Z] 02:44:01 5 1.05 0.00 0.97 0.10 0.02 97.86 [2022-06-30T02:50:54.773Z] 02:44:01 6 1.17 0.00 1.94 1.27 0.03 95.59 [2022-06-30T02:50:54.773Z] 02:44:01 7 2.47 0.00 1.30 0.18 0.02 96.02 [2022-06-30T02:50:54.773Z] 02:45:01 all 0.09 0.00 0.06 0.02 0.01 99.83 [2022-06-30T02:50:54.773Z] 02:45:01 0 0.07 0.00 0.05 0.02 0.02 99.85 [2022-06-30T02:50:54.773Z] 02:45:01 1 0.07 0.00 0.10 0.00 0.00 99.83 [2022-06-30T02:50:54.773Z] 02:45:01 2 0.10 0.00 0.07 0.00 0.02 99.82 [2022-06-30T02:50:54.773Z] 02:45:01 3 0.07 0.00 0.03 0.03 0.02 99.85 [2022-06-30T02:50:54.773Z] 02:45:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2022-06-30T02:50:54.773Z] 02:45:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2022-06-30T02:50:54.773Z] 02:45:01 6 0.20 0.00 0.08 0.10 0.02 99.60 [2022-06-30T02:50:54.773Z] 02:45:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2022-06-30T02:50:54.773Z] 02:46:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-06-30T02:50:54.773Z] 02:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-30T02:50:54.773Z] 02:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-30T02:50:54.773Z] 02:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-06-30T02:50:54.773Z] 02:46:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-06-30T02:50:54.773Z] 02:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-30T02:50:54.773Z] 02:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-30T02:50:54.773Z] 02:46:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2022-06-30T02:50:54.773Z] 02:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-30T02:50:54.773Z] 02:47:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-06-30T02:50:54.773Z] 02:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-30T02:50:54.773Z] 02:47:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-06-30T02:50:54.773Z] 02:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-30T02:50:54.773Z] 02:47:01 3 0.05 0.00 0.02 0.03 0.00 99.90 [2022-06-30T02:50:54.773Z] 02:47:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2022-06-30T02:50:54.773Z] 02:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-30T02:50:54.773Z] 02:47:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-06-30T02:50:54.773Z] 02:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-30T02:50:54.773Z] 02:48:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-06-30T02:50:54.773Z] 02:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-30T02:50:54.773Z] 02:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-06-30T02:50:54.773Z] 02:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-30T02:50:54.773Z] 02:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-30T02:50:54.773Z] 02:48:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2022-06-30T02:50:54.773Z] 02:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-30T02:50:54.773Z] 02:48:01 6 0.02 0.00 0.02 0.05 0.00 99.92 [2022-06-30T02:50:54.773Z] 02:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-30T02:50:54.773Z] 02:49:01 all 0.16 0.00 0.01 0.00 0.00 99.82 [2022-06-30T02:50:54.773Z] 02:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-30T02:50:54.773Z] 02:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-30T02:50:54.773Z] 02:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-30T02:50:54.773Z] 02:49:01 3 1.04 0.00 0.00 0.02 0.00 98.94 [2022-06-30T02:50:54.773Z] 02:49:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-06-30T02:50:54.773Z] 02:49:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-06-30T02:50:54.773Z] 02:49:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-06-30T02:50:54.773Z] 02:49:01 7 0.12 0.00 0.00 0.00 0.00 99.88 [2022-06-30T02:50:54.773Z] 02:50:01 all 2.37 0.00 0.78 0.05 0.02 96.77 [2022-06-30T02:50:54.773Z] 02:50:01 0 1.77 0.00 0.58 0.00 0.02 97.63 [2022-06-30T02:50:54.773Z] 02:50:01 1 1.64 0.00 0.72 0.02 0.02 97.61 [2022-06-30T02:50:54.773Z] 02:50:01 2 2.20 0.00 1.30 0.02 0.02 96.46 [2022-06-30T02:50:54.773Z] 02:50:01 3 3.94 0.00 0.66 0.02 0.02 95.37 [2022-06-30T02:50:54.773Z] 02:50:01 4 2.41 0.00 0.72 0.20 0.02 96.66 [2022-06-30T02:50:54.773Z] 02:50:01 5 2.16 0.00 0.65 0.00 0.02 97.18 [2022-06-30T02:50:54.773Z] 02:50:01 6 2.04 0.00 0.82 0.18 0.02 96.94 [2022-06-30T02:50:54.773Z] 02:50:01 7 2.82 0.00 0.80 0.00 0.02 96.36 [2022-06-30T02:50:54.773Z] Average: all 5.65 0.00 1.42 0.48 0.03 92.43 [2022-06-30T02:50:54.773Z] Average: 0 5.59 0.00 1.50 0.49 0.03 92.39 [2022-06-30T02:50:54.773Z] Average: 1 5.75 0.00 1.34 0.30 0.03 92.59 [2022-06-30T02:50:54.773Z] Average: 2 5.42 0.00 1.40 0.21 0.03 92.95 [2022-06-30T02:50:54.773Z] Average: 3 5.95 0.00 1.34 0.64 0.03 92.04 [2022-06-30T02:50:54.773Z] Average: 4 5.63 0.00 1.37 0.42 0.03 92.55 [2022-06-30T02:50:54.773Z] Average: 5 5.64 0.00 1.40 0.51 0.02 92.42 [2022-06-30T02:50:54.773Z] Average: 6 5.37 0.00 1.48 0.73 0.03 92.40 [2022-06-30T02:50:54.773Z] Average: 7 5.84 0.00 1.53 0.51 0.03 92.10 [2022-06-30T02:50:54.773Z] [2022-06-30T02:50:54.773Z] [2022-06-30T02:50:54.773Z]