Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16af8f3edb30e896c9df711e1ece74dbd6b6326b 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-ssh12816333222512354959.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4250088510148189143.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/levski/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-usb-camera/branches/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17569720812504616691.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7607527180103695063.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/levski/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-usb-camera/branches/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3072927507345415523.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera, goVersion:1.18] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-usb-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5019 in /w/workspace/foundry_device-usb-camera_levski [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-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_levski # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 16af8f3edb30e896c9df711e1ece74dbd6b6326b (levski) Commit message: "docs: add levski note, remove nats docs from levski (#192)" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 16af8f3edb30e896c9df711e1ece74dbd6b6326b # timeout=10 > git rev-list --no-walk e8fb29a406733d8a67a84efb83b3b606e8871d28 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T01:12:11.987Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T01:12:12.028Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T01:12:12.039Z] ========================================================= [2023-03-22T01:12:12.039Z] EdgeX Global Pipelines Version Info [2023-03-22T01:12:12.039Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:12:12.759Z] ------------------- [2023-03-22T01:12:12.760Z] stable info: [2023-03-22T01:12:12.760Z] ------------------- [2023-03-22T01:12:12.760Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T01:12:12.760Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T01:12:12.760Z] Message: update stable to v1.0.245 [2023-03-22T01:12:13.333Z] ------------------- [2023-03-22T01:12:13.333Z] experimental info: [2023-03-22T01:12:13.333Z] ------------------- [2023-03-22T01:12:13.333Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T01:12:13.333Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-22T01:12:13.333Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T01:12:13.502Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-22T01:12:13.518Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-22T01:12:13.534Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T01:12:13.543Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T01:12:13.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T01:12:13.565Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-22T01:12:13.576Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T01:12:13.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T01:12:13.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T01:12:13.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T01:12:13.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T01:12:13.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-22T01:12:13.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T01:12:13.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T01:12:13.666Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T01:12:13.680Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T01:12:13.691Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T01:12:13.702Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T01:12:13.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T01:12:13.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T01:12:13.735Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-22T01:12:13.746Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-22T01:12:13.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T01:12:13.769Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T01:12:13.780Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T01:12:13.793Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T01:12:13.803Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T01:12:13.814Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-03-22T01:12:13.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-03-22T01:12:13.837Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-03-22T01:12:13.847Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] echo [2023-03-22T01:12:13.858Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16af8f3 [Pipeline] echo [2023-03-22T01:12:13.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T01:12:13.912Z] provisioning config files... [2023-03-22T01:12:13.925Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config17489465823533176504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:12:14.229Z] ---> docker-login.sh [2023-03-22T01:12:14.229Z] nexus3.edgexfoundry.org:10001 [2023-03-22T01:12:14.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:12:14.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:12:14.489Z] Configure a credential helper to remove this warning. See [2023-03-22T01:12:14.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:12:14.489Z] [2023-03-22T01:12:14.489Z] Login Succeeded [2023-03-22T01:12:14.489Z] nexus3.edgexfoundry.org:10002 [2023-03-22T01:12:14.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:12:14.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:12:14.749Z] Configure a credential helper to remove this warning. See [2023-03-22T01:12:14.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:12:14.749Z] [2023-03-22T01:12:14.749Z] Login Succeeded [2023-03-22T01:12:14.749Z] nexus3.edgexfoundry.org:10003 [2023-03-22T01:12:14.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:12:14.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:12:14.749Z] Configure a credential helper to remove this warning. See [2023-03-22T01:12:14.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:12:14.749Z] [2023-03-22T01:12:14.749Z] Login Succeeded [2023-03-22T01:12:14.749Z] nexus3.edgexfoundry.org:10004 [2023-03-22T01:12:15.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:12:15.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:12:15.011Z] Configure a credential helper to remove this warning. See [2023-03-22T01:12:15.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:12:15.011Z] [2023-03-22T01:12:15.011Z] Login Succeeded [2023-03-22T01:12:15.011Z] docker.io [2023-03-22T01:12:15.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:12:15.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:12:15.272Z] Configure a credential helper to remove this warning. See [2023-03-22T01:12:15.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:12:15.272Z] [2023-03-22T01:12:15.272Z] Login Succeeded [2023-03-22T01:12:15.272Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T01:12:15.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T01:12:15.640Z] + git rev-list -1 --merges 16af8f3edb30e896c9df711e1ece74dbd6b6326b~1..16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] echo [2023-03-22T01:12:15.696Z] -----------> git rev-list -1 --merges 16af8f3edb30e896c9df711e1ece74dbd6b6326b~1..16af8f3edb30e896c9df711e1ece74dbd6b6326b 16af8f3edb30e896c9df711e1ece74dbd6b6326b [false] [Pipeline] sh [2023-03-22T01:12:15.986Z] + git log --format=format:%s -1 16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] echo [2023-03-22T01:12:16.004Z] ========================================================= [2023-03-22T01:12:16.004Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T01:12:16.004Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T01:12:16.340Z] + git log --format=format:%s -1 16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] echo [2023-03-22T01:12:16.351Z] [semverPrep] GIT_COMMIT: 16af8f3edb30e896c9df711e1ece74dbd6b6326b, Commit Message: docs: add levski note, remove nats docs from levski (#192) [Pipeline] echo [2023-03-22T01:12:16.360Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T01:12:16.704Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T01:12:16.704Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T01:12:16.704Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T01:12:16.704Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T01:12:16.704Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T01:12:16.704Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T01:12:16.704Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:12:17.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T01:12:17.061Z] [2023-03-22T01:12:17.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:12:17.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T01:12:17.368Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T01:12:17.368Z] b85a868b505f: Pulling fs layer [2023-03-22T01:12:17.368Z] e2be974225ed: Pulling fs layer [2023-03-22T01:12:17.368Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T01:12:17.368Z] 988bab9f4d93: Pulling fs layer [2023-03-22T01:12:17.368Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T01:12:17.368Z] eaf3925da568: Pulling fs layer [2023-03-22T01:12:17.368Z] bab4dde63d76: Pulling fs layer [2023-03-22T01:12:17.368Z] bde34c3a00c8: Pulling fs layer [2023-03-22T01:12:17.368Z] b352a97aabf1: Pulling fs layer [2023-03-22T01:12:17.368Z] 4872d77fe225: Pulling fs layer [2023-03-22T01:12:17.368Z] 5851b861e8e6: Pulling fs layer [2023-03-22T01:12:17.368Z] bab4dde63d76: Waiting [2023-03-22T01:12:17.368Z] bde34c3a00c8: Waiting [2023-03-22T01:12:17.368Z] b352a97aabf1: Waiting [2023-03-22T01:12:17.368Z] 988bab9f4d93: Waiting [2023-03-22T01:12:17.368Z] 5851b861e8e6: Waiting [2023-03-22T01:12:17.368Z] 1469e6f7b9e6: Waiting [2023-03-22T01:12:17.368Z] eaf3925da568: Waiting [2023-03-22T01:12:17.368Z] e2be974225ed: Download complete [2023-03-22T01:12:17.368Z] 988bab9f4d93: Verifying Checksum [2023-03-22T01:12:17.368Z] 988bab9f4d93: Download complete [2023-03-22T01:12:17.629Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T01:12:17.629Z] 1469e6f7b9e6: Download complete [2023-03-22T01:12:17.629Z] eaf3925da568: Verifying Checksum [2023-03-22T01:12:17.629Z] eaf3925da568: Download complete [2023-03-22T01:12:17.629Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T01:12:17.629Z] 339a4e72a1f5: Download complete [2023-03-22T01:12:17.629Z] bde34c3a00c8: Verifying Checksum [2023-03-22T01:12:17.629Z] bde34c3a00c8: Download complete [2023-03-22T01:12:17.629Z] b352a97aabf1: Verifying Checksum [2023-03-22T01:12:17.629Z] b352a97aabf1: Download complete [2023-03-22T01:12:17.629Z] 4872d77fe225: Download complete [2023-03-22T01:12:17.629Z] 5851b861e8e6: Download complete [2023-03-22T01:12:17.629Z] b85a868b505f: Verifying Checksum [2023-03-22T01:12:17.629Z] b85a868b505f: Download complete [2023-03-22T01:12:17.888Z] bab4dde63d76: Verifying Checksum [2023-03-22T01:12:17.888Z] bab4dde63d76: Download complete [2023-03-22T01:12:18.825Z] b85a868b505f: Pull complete [2023-03-22T01:12:19.084Z] e2be974225ed: Pull complete [2023-03-22T01:12:19.651Z] 339a4e72a1f5: Pull complete [2023-03-22T01:12:19.651Z] 988bab9f4d93: Pull complete [2023-03-22T01:12:19.911Z] 1469e6f7b9e6: Pull complete [2023-03-22T01:12:19.911Z] eaf3925da568: Pull complete [2023-03-22T01:12:21.814Z] bab4dde63d76: Pull complete [2023-03-22T01:12:21.814Z] bde34c3a00c8: Pull complete [2023-03-22T01:12:21.814Z] b352a97aabf1: Pull complete [2023-03-22T01:12:21.814Z] 4872d77fe225: Pull complete [2023-03-22T01:12:22.074Z] 5851b861e8e6: Pull complete [2023-03-22T01:12:22.074Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T01:12:22.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T01:12:22.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T01:12:22.170Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-03-22T01:12:22.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T01:12:23.936Z] $ docker top 4c65444a448e3ac56beb4caf0bc31f87dd0fed6f93aee57b9adbb0b7a75a4638 -eo pid,comm [2023-03-22T01:12:24.001Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-22T01:12:24.001Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T01:12:24.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T01:12:24.044Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T01:12:24.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T01:12:24.170Z] $ docker exec 4c65444a448e3ac56beb4caf0bc31f87dd0fed6f93aee57b9adbb0b7a75a4638 ssh-agent [2023-03-22T01:12:24.293Z] SSH_AUTH_SOCK=/tmp/ssh-JltBBhWU1nXd/agent.31 [2023-03-22T01:12:24.293Z] SSH_AGENT_PID=37 [2023-03-22T01:12:24.300Z] Running ssh-add (command line suppressed) [2023-03-22T01:12:24.413Z] Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_13542437424673894101.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_13542437424673894101.key) [2023-03-22T01:12:24.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T01:12:24.718Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T01:12:24.734Z] $ docker exec --env ******** --env ******** 4c65444a448e3ac56beb4caf0bc31f87dd0fed6f93aee57b9adbb0b7a75a4638 ssh-agent -k [2023-03-22T01:12:24.846Z] unset SSH_AUTH_SOCK; [2023-03-22T01:12:24.853Z] unset SSH_AGENT_PID; [2023-03-22T01:12:24.853Z] echo Agent pid 37 killed; [2023-03-22T01:12:24.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T01:12:24.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T01:12:24.886Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T01:12:24.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T01:12:24.993Z] $ docker exec 4c65444a448e3ac56beb4caf0bc31f87dd0fed6f93aee57b9adbb0b7a75a4638 ssh-agent [2023-03-22T01:12:25.097Z] SSH_AUTH_SOCK=/tmp/ssh-LvAqYvWkTwID/agent.69 [2023-03-22T01:12:25.097Z] SSH_AGENT_PID=75 [2023-03-22T01:12:25.102Z] Running ssh-add (command line suppressed) [2023-03-22T01:12:25.220Z] Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_15279684577566673504.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_15279684577566673504.key) [2023-03-22T01:12:25.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T01:12:25.521Z] + git semver init [2023-03-22T01:12:25.780Z] 2023-03-22 01:12:25,732 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T01:12:25.780Z] 2023-03-22 01:12:25,733 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_levski/.semver [2023-03-22T01:12:25.780Z] 2023-03-22 01:12:25,733 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_levski/.semver [2023-03-22T01:12:25.780Z] 2023-03-22 01:12:25,734 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_levski/.semver'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-22T01:12:26.718Z] 2023-03-22 01:12:26,368 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_levski/.git/info/exclude [2023-03-22T01:12:26.718Z] 2023-03-22 01:12:26,369 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_levski/.semver/levski with force:False [2023-03-22T01:12:26.718Z] 2023-03-22 01:12:26,369 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T01:12:26.718Z] 2023-03-22 01:12:26,369 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T01:12:26.718Z] 2.3.1-dev.6 [Pipeline] } [2023-03-22T01:12:26.729Z] $ docker exec --env ******** --env ******** 4c65444a448e3ac56beb4caf0bc31f87dd0fed6f93aee57b9adbb0b7a75a4638 ssh-agent -k [2023-03-22T01:12:26.817Z] unset SSH_AUTH_SOCK; [2023-03-22T01:12:26.817Z] unset SSH_AGENT_PID; [2023-03-22T01:12:26.817Z] echo Agent pid 75 killed; [2023-03-22T01:12:26.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T01:12:27.134Z] + git semver [Pipeline] } [2023-03-22T01:12:27.413Z] $ docker stop --time=1 4c65444a448e3ac56beb4caf0bc31f87dd0fed6f93aee57b9adbb0b7a75a4638 [2023-03-22T01:12:28.785Z] $ docker rm -f --volumes 4c65444a448e3ac56beb4caf0bc31f87dd0fed6f93aee57b9adbb0b7a75a4638 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T01:12:29.137Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T01:12:29.351Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T01:12:29.354Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T01:12:29.502Z] provisioning config files... [2023-03-22T01:12:29.511Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config9031397566346721494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:12:29.801Z] ---> docker-login.sh [2023-03-22T01:12:29.801Z] nexus3.edgexfoundry.org:10001 [2023-03-22T01:12:29.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:12:29.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:12:29.801Z] Configure a credential helper to remove this warning. See [2023-03-22T01:12:29.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:12:29.801Z] [2023-03-22T01:12:29.801Z] Login Succeeded [2023-03-22T01:12:29.801Z] nexus3.edgexfoundry.org:10002 [2023-03-22T01:12:29.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:12:29.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:12:29.801Z] Configure a credential helper to remove this warning. See [2023-03-22T01:12:29.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:12:29.801Z] [2023-03-22T01:12:29.801Z] Login Succeeded [2023-03-22T01:12:29.801Z] nexus3.edgexfoundry.org:10003 [2023-03-22T01:12:30.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:12:30.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:12:30.060Z] Configure a credential helper to remove this warning. See [2023-03-22T01:12:30.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:12:30.060Z] [2023-03-22T01:12:30.060Z] Login Succeeded [2023-03-22T01:12:30.060Z] nexus3.edgexfoundry.org:10004 [2023-03-22T01:12:30.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:12:30.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:12:30.060Z] Configure a credential helper to remove this warning. See [2023-03-22T01:12:30.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:12:30.060Z] [2023-03-22T01:12:30.060Z] Login Succeeded [2023-03-22T01:12:30.060Z] docker.io [2023-03-22T01:12:30.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:12:30.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:12:30.320Z] Configure a credential helper to remove this warning. See [2023-03-22T01:12:30.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:12:30.321Z] [2023-03-22T01:12:30.321Z] Login Succeeded [2023-03-22T01:12:30.321Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T01:12:30.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T01:12:30.382Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T01:12:30.397Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T01:12:30.406Z] ========================================================= [2023-03-22T01:12:30.406Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-22T01:12:30.406Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:12:30.721Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T01:12:30.721Z] Sending build context to Docker daemon 1.874MB [2023-03-22T01:12:30.721Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T01:12:30.721Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T01:12:30.721Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T01:12:30.721Z] 213ec9aee27d: Pulling fs layer [2023-03-22T01:12:30.721Z] 4583459ba037: Pulling fs layer [2023-03-22T01:12:30.721Z] 93c1e223e6f2: Pulling fs layer [2023-03-22T01:12:30.721Z] 53926ce57604: Pulling fs layer [2023-03-22T01:12:30.721Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-22T01:12:30.721Z] 22ff95d597cd: Pulling fs layer [2023-03-22T01:12:30.721Z] 12d6caf4c0d1: Pulling fs layer [2023-03-22T01:12:30.721Z] 53926ce57604: Waiting [2023-03-22T01:12:30.721Z] 96b7cbca73a9: Pulling fs layer [2023-03-22T01:12:30.721Z] a7acece74701: Pulling fs layer [2023-03-22T01:12:30.721Z] 21b2b0c7a3f4: Waiting [2023-03-22T01:12:30.721Z] 96b7cbca73a9: Waiting [2023-03-22T01:12:30.721Z] 12d6caf4c0d1: Waiting [2023-03-22T01:12:30.721Z] a7acece74701: Waiting [2023-03-22T01:12:30.721Z] 93c1e223e6f2: Verifying Checksum [2023-03-22T01:12:30.721Z] 93c1e223e6f2: Download complete [2023-03-22T01:12:30.721Z] 4583459ba037: Download complete [2023-03-22T01:12:30.721Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-22T01:12:30.721Z] 21b2b0c7a3f4: Download complete [2023-03-22T01:12:30.721Z] 22ff95d597cd: Download complete [2023-03-22T01:12:30.982Z] 213ec9aee27d: Verifying Checksum [2023-03-22T01:12:30.982Z] 213ec9aee27d: Download complete [2023-03-22T01:12:30.982Z] 12d6caf4c0d1: Verifying Checksum [2023-03-22T01:12:30.982Z] 12d6caf4c0d1: Download complete [2023-03-22T01:12:30.982Z] 213ec9aee27d: Pull complete [2023-03-22T01:12:31.245Z] 4583459ba037: Pull complete [2023-03-22T01:12:31.245Z] 93c1e223e6f2: Pull complete [2023-03-22T01:12:31.245Z] a7acece74701: Verifying Checksum [2023-03-22T01:12:31.245Z] a7acece74701: Download complete [2023-03-22T01:12:31.815Z] 96b7cbca73a9: Verifying Checksum [2023-03-22T01:12:31.815Z] 96b7cbca73a9: Download complete [2023-03-22T01:12:31.815Z] 53926ce57604: Verifying Checksum [2023-03-22T01:12:31.815Z] 53926ce57604: Download complete [2023-03-22T01:12:35.102Z] 53926ce57604: Pull complete [2023-03-22T01:12:35.360Z] 21b2b0c7a3f4: Pull complete [2023-03-22T01:12:35.360Z] 22ff95d597cd: Pull complete [2023-03-22T01:12:35.360Z] 12d6caf4c0d1: Pull complete [2023-03-22T01:12:37.890Z] 96b7cbca73a9: Pull complete [2023-03-22T01:12:38.459Z] a7acece74701: Pull complete [2023-03-22T01:12:38.459Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-22T01:12:38.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-22T01:12:38.459Z] ---> db6d94c90886 [2023-03-22T01:12:38.459Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T01:12:40.370Z] ---> Running in 1c34b9e3b160 [2023-03-22T01:12:40.370Z] Removing intermediate container 1c34b9e3b160 [2023-03-22T01:12:40.370Z] ---> 6ccfabf64e50 [2023-03-22T01:12:40.370Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T01:12:40.635Z] ---> Running in c771e0c1364c [2023-03-22T01:12:40.635Z] Removing intermediate container c771e0c1364c [2023-03-22T01:12:40.635Z] ---> 5d2640b44896 [2023-03-22T01:12:40.635Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-22T01:12:40.635Z] ---> Running in 77397e648779 [2023-03-22T01:12:40.895Z] Removing intermediate container 77397e648779 [2023-03-22T01:12:40.895Z] ---> 20fab987257c [2023-03-22T01:12:40.895Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-22T01:12:40.895Z] ---> Running in 41d2c2c10697 [2023-03-22T01:12:40.895Z] Removing intermediate container 41d2c2c10697 [2023-03-22T01:12:40.895Z] ---> 97273d4d552c [2023-03-22T01:12:40.895Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T01:12:40.895Z] ---> Running in 6e93c5902641 [2023-03-22T01:12:41.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-22T01:12:41.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-22T01:12:41.675Z] (1/80) Installing mesa (21.3.9-r0) [2023-03-22T01:12:41.675Z] (2/80) Installing libxau (1.0.9-r0) [2023-03-22T01:12:41.675Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-03-22T01:12:41.675Z] (4/80) Installing libxcb (1.15-r0) [2023-03-22T01:12:41.675Z] (5/80) Installing libx11 (1.8-r0) [2023-03-22T01:12:41.935Z] (6/80) Installing libxext (1.3.4-r0) [2023-03-22T01:12:41.935Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-03-22T01:12:41.935Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-03-22T01:12:41.935Z] (9/80) Installing libpciaccess (0.16-r0) [2023-03-22T01:12:41.935Z] (10/80) Installing libdrm (2.4.110-r0) [2023-03-22T01:12:41.935Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-03-22T01:12:41.935Z] (12/80) Installing libxshmfence (1.3-r1) [2023-03-22T01:12:41.935Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-03-22T01:12:41.935Z] (14/80) Installing icu-data-full (71.1-r2) [2023-03-22T01:12:42.195Z] (15/80) Installing libice (1.0.10-r0) [2023-03-22T01:12:42.195Z] (16/80) Installing libuuid (2.38-r1) [2023-03-22T01:12:42.195Z] (17/80) Installing libsm (1.2.3-r0) [2023-03-22T01:12:42.195Z] (18/80) Installing libxt (1.2.1-r0) [2023-03-22T01:12:42.195Z] (19/80) Installing libxmu (1.1.3-r0) [2023-03-22T01:12:42.195Z] (20/80) Installing xset (1.2.4-r0) [2023-03-22T01:12:42.195Z] (21/80) Installing xprop (1.2.5-r0) [2023-03-22T01:12:42.195Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-03-22T01:12:42.195Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-03-22T01:12:42.195Z] (24/80) Installing libffi (3.4.2-r1) [2023-03-22T01:12:42.454Z] (25/80) Installing libintl (0.21-r2) [2023-03-22T01:12:42.454Z] (26/80) Installing libblkid (2.38-r1) [2023-03-22T01:12:42.454Z] (27/80) Installing libmount (2.38-r1) [2023-03-22T01:12:42.454Z] (28/80) Installing pcre (8.45-r2) [2023-03-22T01:12:42.454Z] (29/80) Installing glib (2.72.1-r0) [2023-03-22T01:12:42.454Z] (30/80) Installing icu-libs (71.1-r2) [2023-03-22T01:12:42.454Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-03-22T01:12:42.454Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-03-22T01:12:42.454Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-03-22T01:12:42.454Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-03-22T01:12:42.454Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-03-22T01:12:42.454Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-03-22T01:12:42.454Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-03-22T01:12:42.713Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-03-22T01:12:42.713Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-03-22T01:12:42.713Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-03-22T01:12:42.713Z] (41/80) Installing libpng (1.6.37-r1) [2023-03-22T01:12:42.713Z] (42/80) Installing freetype (2.12.1-r0) [2023-03-22T01:12:42.713Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-03-22T01:12:42.713Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-03-22T01:12:42.713Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-03-22T01:12:42.713Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-03-22T01:12:42.713Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-03-22T01:12:42.713Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-03-22T01:12:42.713Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-03-22T01:12:42.971Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-03-22T01:12:42.971Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-03-22T01:12:42.971Z] (52/80) Installing avahi-libs (0.8-r6) [2023-03-22T01:12:42.971Z] (53/80) Installing nettle (3.7.3-r0) [2023-03-22T01:12:42.971Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-03-22T01:12:42.971Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-03-22T01:12:42.971Z] (56/80) Installing libunistring (1.0-r0) [2023-03-22T01:12:42.971Z] (57/80) Installing gnutls (3.7.7-r1) [2023-03-22T01:12:42.971Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-03-22T01:12:42.971Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-03-22T01:12:42.971Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-03-22T01:12:42.972Z] (61/80) Installing libevdev (1.12.1-r0) [2023-03-22T01:12:42.972Z] (62/80) Installing mtdev (1.1.6-r0) [2023-03-22T01:12:42.972Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-03-22T01:12:42.972Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-03-22T01:12:42.972Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-03-22T01:12:42.972Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-03-22T01:12:42.972Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-03-22T01:12:43.231Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-03-22T01:12:43.231Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-03-22T01:12:43.231Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-03-22T01:12:43.231Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-03-22T01:12:43.231Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-03-22T01:12:43.231Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-03-22T01:12:43.231Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-03-22T01:12:43.231Z] (75/80) Installing udev-init-scripts (35-r0) [2023-03-22T01:12:43.231Z] Executing udev-init-scripts-35-r0.post-install [2023-03-22T01:12:43.231Z] (76/80) Installing kmod-libs (29-r2) [2023-03-22T01:12:43.231Z] (77/80) Installing eudev (3.2.11-r0) [2023-03-22T01:12:43.231Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-03-22T01:12:43.231Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-22T01:12:43.231Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-03-22T01:12:43.489Z] Executing busybox-1.35.0-r17.trigger [2023-03-22T01:12:43.489Z] Executing eudev-3.2.11-r0.trigger [2023-03-22T01:12:43.489Z] OK: 331 MiB in 131 packages [2023-03-22T01:12:44.460Z] Still waiting to schedule task [2023-03-22T01:12:44.460Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-22T01:12:46.023Z] Removing intermediate container 6e93c5902641 [2023-03-22T01:12:46.023Z] ---> f13de91ce383 [2023-03-22T01:12:46.023Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-22T01:12:46.023Z] ---> Running in fc30db30e087 [2023-03-22T01:12:46.023Z] Removing intermediate container fc30db30e087 [2023-03-22T01:12:46.023Z] ---> c0ef34a8655f [2023-03-22T01:12:46.023Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-22T01:12:46.023Z] ---> 29c681f5af11 [2023-03-22T01:12:46.023Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T01:12:46.023Z] ---> Running in a87e85562b79 [2023-03-22T01:13:07.943Z] Removing intermediate container a87e85562b79 [2023-03-22T01:13:07.943Z] ---> aab973c1eb92 [2023-03-22T01:13:07.943Z] Step 11/13 : COPY . . [2023-03-22T01:13:07.943Z] ---> 8f989aca3222 [2023-03-22T01:13:07.943Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-22T01:13:07.943Z] ---> Running in 2aee205ec419 [2023-03-22T01:13:07.943Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T01:13:07.943Z] Dload Upload Total Spent Left Speed [2023-03-22T01:13:07.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11043 0 --:--:-- --:--:-- --:--:-- 11062 [2023-03-22T01:13:07.943Z] Removing intermediate container 2aee205ec419 [2023-03-22T01:13:07.943Z] ---> 76a9b1e3b94f [2023-03-22T01:13:07.943Z] Step 13/13 : RUN ${MAKE} [2023-03-22T01:13:07.943Z] ---> Running in f28090fa0966 [2023-03-22T01:13:08.201Z] noop [2023-03-22T01:13:08.460Z] Removing intermediate container f28090fa0966 [2023-03-22T01:13:08.460Z] ---> 52f08da066a2 [2023-03-22T01:13:08.460Z] Successfully built 52f08da066a2 [2023-03-22T01:13:08.460Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:13:08.779Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T01:13:08.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T01:13:08.845Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-03-22T01:13:08.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T01:13:09.231Z] $ docker top a7fd6a083b62daf7c1d2cd25f481def73883eec3f7fd3e7545864fa0ab042b72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T01:13:09.570Z] + go version [2023-03-22T01:13:09.570Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-22T01:13:09.583Z] $ docker stop --time=1 a7fd6a083b62daf7c1d2cd25f481def73883eec3f7fd3e7545864fa0ab042b72 [2023-03-22T01:13:10.872Z] $ docker rm -f --volumes a7fd6a083b62daf7c1d2cd25f481def73883eec3f7fd3e7545864fa0ab042b72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:13:11.250Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T01:13:11.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T01:13:11.316Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-03-22T01:13:11.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T01:13:11.740Z] $ docker top 8a725c70c4e1e379230b3265931b62c497dd637e7ce4371badce7f46e76b375c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T01:13:12.084Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_levski [Pipeline] fileExists [Pipeline] sh [2023-03-22T01:13:12.384Z] + make test [2023-03-22T01:13:12.384Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-03-22T01:13:12.642Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-22T01:13:22.612Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-22T01:13:22.612Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements [2023-03-22T01:13:29.172Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-22T01:13:29.172Z] CGO_ENABLED=1 go vet ./... [2023-03-22T01:13:31.704Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T01:13:31.704Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T01:13:31.704Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T01:13:31.715Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T01:13:31.730Z] $ docker stop --time=1 8a725c70c4e1e379230b3265931b62c497dd637e7ce4371badce7f46e76b375c [2023-03-22T01:13:33.766Z] $ docker rm -f --volumes 8a725c70c4e1e379230b3265931b62c497dd637e7ce4371badce7f46e76b375c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T01:13:34.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T01:13:34.238Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T01:13:34.713Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T01:13:34.998Z] + ls -al . [2023-03-22T01:13:34.998Z] total 204 [2023-03-22T01:13:34.998Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 01:13 . [2023-03-22T01:13:34.998Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 01:12 .. [2023-03-22T01:13:34.998Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 01:13 .git [2023-03-22T01:13:34.998Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 01:12 .github [2023-03-22T01:13:34.998Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 22 01:12 .gitignore [2023-03-22T01:13:34.998Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 01:12 .golangci.yml [2023-03-22T01:13:34.998Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 22 01:12 .hadolint.yml [2023-03-22T01:13:34.998Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 01:12 .semver [2023-03-22T01:13:34.998Z] -rw-rw-r-- 1 jenkins jenkins 9702 Mar 22 01:12 Attribution.txt [2023-03-22T01:13:34.998Z] -rw-rw-r-- 1 jenkins jenkins 6441 Mar 22 01:12 CHANGELOG.md [2023-03-22T01:13:34.998Z] -rw-rw-r-- 1 jenkins jenkins 2378 Mar 22 01:12 Dockerfile [2023-03-22T01:13:34.998Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 22 01:12 GOVERNANCE.md [2023-03-22T01:13:34.998Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 01:12 Jenkinsfile [2023-03-22T01:13:34.998Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 01:12 LICENSE [2023-03-22T01:13:34.998Z] -rw-rw-r-- 1 jenkins jenkins 2554 Mar 22 01:12 Makefile [2023-03-22T01:13:34.998Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 22 01:12 OWNERS.md [2023-03-22T01:13:34.998Z] -rw-rw-r-- 1 jenkins jenkins 5485 Mar 22 01:12 README.md [2023-03-22T01:13:34.998Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 22 01:12 VERSION [2023-03-22T01:13:34.998Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 01:12 bin [2023-03-22T01:13:34.998Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 01:12 cmd [2023-03-22T01:13:34.998Z] -rw-r--r-- 1 jenkins jenkins 30666 Mar 22 01:13 coverage.out [2023-03-22T01:13:34.998Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 22 01:12 docker-entrypoint.sh [2023-03-22T01:13:34.998Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 01:12 docs [2023-03-22T01:13:34.998Z] -rw-rw-r-- 1 jenkins jenkins 3573 Mar 22 01:12 go.mod [2023-03-22T01:13:34.998Z] -rw-rw-r-- 1 jenkins jenkins 45026 Mar 22 01:12 go.sum [2023-03-22T01:13:34.998Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 01:12 internal [2023-03-22T01:13:34.998Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 01:12 snap [2023-03-22T01:13:34.999Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 22 01:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:13:35.300Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=16af8f3edb30e896c9df711e1ece74dbd6b6326b --label arch=amd64 --label version=2.3.1-dev.6 . [2023-03-22T01:13:35.300Z] Sending build context to Docker daemon 1.906MB [2023-03-22T01:13:35.300Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T01:13:35.300Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-22T01:13:35.300Z] ---> 52f08da066a2 [2023-03-22T01:13:35.300Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-22T01:13:35.300Z] ---> Running in e2d792258720 [2023-03-22T01:13:35.561Z] Removing intermediate container e2d792258720 [2023-03-22T01:13:35.561Z] ---> 9d92b5042cce [2023-03-22T01:13:35.561Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T01:13:35.561Z] ---> Running in 0938f2f64042 [2023-03-22T01:13:35.561Z] Removing intermediate container 0938f2f64042 [2023-03-22T01:13:35.561Z] ---> 66ce67d02688 [2023-03-22T01:13:35.561Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-22T01:13:35.821Z] ---> Running in f594bbd408ef [2023-03-22T01:13:35.821Z] Removing intermediate container f594bbd408ef [2023-03-22T01:13:35.821Z] ---> 7a78fae7b08d [2023-03-22T01:13:35.821Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-22T01:13:35.821Z] ---> Running in eb0e47430e5b [2023-03-22T01:13:36.082Z] Removing intermediate container eb0e47430e5b [2023-03-22T01:13:36.082Z] ---> d5c8b3f409d4 [2023-03-22T01:13:36.082Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T01:13:36.082Z] ---> Running in dec402be020e [2023-03-22T01:13:36.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-22T01:13:36.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-22T01:13:36.602Z] OK: 331 MiB in 131 packages [2023-03-22T01:13:37.171Z] Removing intermediate container dec402be020e [2023-03-22T01:13:37.171Z] ---> 29933bd5fd0b [2023-03-22T01:13:37.171Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-22T01:13:37.171Z] ---> Running in ac0742e8bc80 [2023-03-22T01:13:37.171Z] Removing intermediate container ac0742e8bc80 [2023-03-22T01:13:37.171Z] ---> 83d7feb6e5d9 [2023-03-22T01:13:37.171Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-22T01:13:37.429Z] ---> b0a0485af12c [2023-03-22T01:13:37.429Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T01:13:37.429Z] ---> Running in 23776b41ae70 [2023-03-22T01:13:37.996Z] Removing intermediate container 23776b41ae70 [2023-03-22T01:13:37.996Z] ---> 408d769d8aea [2023-03-22T01:13:37.996Z] Step 11/35 : COPY . . [2023-03-22T01:13:38.255Z] ---> 6d681f46a696 [2023-03-22T01:13:38.255Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-22T01:13:38.515Z] ---> Running in 3eda97ecc37c [2023-03-22T01:13:38.774Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T01:13:38.774Z] Dload Upload Total Spent Left Speed [2023-03-22T01:13:38.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 31894 0 --:--:-- --:--:-- --:--:-- 32181 [2023-03-22T01:13:39.033Z] Removing intermediate container 3eda97ecc37c [2023-03-22T01:13:39.033Z] ---> 5871e82e7953 [2023-03-22T01:13:39.033Z] Step 13/35 : RUN ${MAKE} [2023-03-22T01:13:39.033Z] ---> Running in 492acb149293 [2023-03-22T01:13:39.291Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.1-dev.6 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-03-22T01:14:01.209Z] Removing intermediate container 492acb149293 [2023-03-22T01:14:01.209Z] ---> ed6ab2237715 [2023-03-22T01:14:01.209Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-22T01:14:01.209Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-22T01:14:01.209Z] 4acc49c71d14: Pulling fs layer [2023-03-22T01:14:01.209Z] 4acc49c71d14: Download complete [2023-03-22T01:14:01.209Z] 4acc49c71d14: Pull complete [2023-03-22T01:14:01.209Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-22T01:14:01.209Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-22T01:14:01.209Z] ---> 01a2bd3e5fff [2023-03-22T01:14:01.209Z] Step 15/35 : FROM alpine:3.16 [2023-03-22T01:14:01.209Z] 3.16: Pulling from library/alpine [2023-03-22T01:14:01.209Z] ef5531b6e74e: Pulling fs layer [2023-03-22T01:14:01.209Z] ef5531b6e74e: Download complete [2023-03-22T01:14:01.209Z] ef5531b6e74e: Pull complete [2023-03-22T01:14:01.209Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-22T01:14:01.209Z] Status: Downloaded newer image for alpine:3.16 [2023-03-22T01:14:01.209Z] ---> dfd21b5a31f5 [2023-03-22T01:14:01.209Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T01:14:01.209Z] ---> Running in b843ab434558 [2023-03-22T01:14:01.209Z] Removing intermediate container b843ab434558 [2023-03-22T01:14:01.209Z] ---> c3322d68b134 [2023-03-22T01:14:01.209Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-03-22T01:14:01.209Z] ---> Running in b11f552ef2f2 [2023-03-22T01:14:01.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-22T01:14:01.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-22T01:14:01.985Z] (1/83) Installing dumb-init (1.2.5-r1) [2023-03-22T01:14:01.985Z] (2/83) Installing sdl2 (2.0.22-r0) [2023-03-22T01:14:01.985Z] (3/83) Installing libxau (1.0.9-r0) [2023-03-22T01:14:01.985Z] (4/83) Installing libxdmcp (1.1.3-r0) [2023-03-22T01:14:01.985Z] (5/83) Installing libxcb (1.15-r0) [2023-03-22T01:14:01.985Z] (6/83) Installing libx11 (1.8-r0) [2023-03-22T01:14:01.985Z] (7/83) Installing aom-libs (3.3.0-r0) [2023-03-22T01:14:02.243Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2023-03-22T01:14:02.243Z] (9/83) Installing expat (2.5.0-r0) [2023-03-22T01:14:02.243Z] (10/83) Installing brotli-libs (1.0.9-r6) [2023-03-22T01:14:02.243Z] (11/83) Installing libbz2 (1.0.8-r1) [2023-03-22T01:14:02.243Z] (12/83) Installing libpng (1.6.37-r1) [2023-03-22T01:14:02.243Z] (13/83) Installing freetype (2.12.1-r0) [2023-03-22T01:14:02.243Z] (14/83) Installing fontconfig (2.14.0-r0) [2023-03-22T01:14:02.243Z] (15/83) Installing fribidi (1.0.12-r0) [2023-03-22T01:14:02.243Z] (16/83) Installing libffi (3.4.2-r1) [2023-03-22T01:14:02.243Z] (17/83) Installing libintl (0.21-r2) [2023-03-22T01:14:02.244Z] (18/83) Installing libblkid (2.38-r1) [2023-03-22T01:14:02.244Z] (19/83) Installing libmount (2.38-r1) [2023-03-22T01:14:02.244Z] (20/83) Installing pcre (8.45-r2) [2023-03-22T01:14:02.244Z] (21/83) Installing glib (2.72.1-r0) [2023-03-22T01:14:02.244Z] (22/83) Installing graphite2 (1.3.14-r1) [2023-03-22T01:14:02.244Z] (23/83) Installing harfbuzz (4.3.0-r0) [2023-03-22T01:14:02.244Z] (24/83) Installing libass (0.16.0-r0) [2023-03-22T01:14:02.502Z] (25/83) Installing libdav1d (1.0.0-r0) [2023-03-22T01:14:02.502Z] (26/83) Installing libpciaccess (0.16-r0) [2023-03-22T01:14:02.502Z] (27/83) Installing libdrm (2.4.110-r0) [2023-03-22T01:14:02.502Z] (28/83) Installing gmp (6.2.1-r2) [2023-03-22T01:14:02.502Z] (29/83) Installing nettle (3.7.3-r0) [2023-03-22T01:14:02.502Z] (30/83) Installing p11-kit (0.24.1-r0) [2023-03-22T01:14:02.502Z] (31/83) Installing libtasn1 (4.18.0-r1) [2023-03-22T01:14:02.502Z] (32/83) Installing libunistring (1.0-r0) [2023-03-22T01:14:02.760Z] (33/83) Installing gnutls (3.7.7-r1) [2023-03-22T01:14:02.760Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-22T01:14:02.760Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-22T01:14:02.760Z] (36/83) Installing lame (3.100-r0) [2023-03-22T01:14:02.760Z] (37/83) Installing opus (1.3.1-r1) [2023-03-22T01:14:02.760Z] (38/83) Installing libasyncns (0.8-r1) [2023-03-22T01:14:02.760Z] (39/83) Installing dbus-libs (1.14.4-r0) [2023-03-22T01:14:02.760Z] (40/83) Installing libltdl (2.4.7-r0) [2023-03-22T01:14:02.760Z] (41/83) Installing orc (0.4.32-r0) [2023-03-22T01:14:02.760Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2023-03-22T01:14:02.760Z] (43/83) Installing libogg (1.3.5-r1) [2023-03-22T01:14:02.760Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-22T01:14:02.760Z] (45/83) Installing flac (1.3.4-r0) [2023-03-22T01:14:02.760Z] (46/83) Installing libvorbis (1.3.7-r0) [2023-03-22T01:14:02.760Z] (47/83) Installing libsndfile (1.1.0-r0) [2023-03-22T01:14:03.018Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2023-03-22T01:14:03.018Z] (49/83) Installing soxr (0.1.3-r2) [2023-03-22T01:14:03.018Z] (50/83) Installing speexdsp (1.2.0-r0) [2023-03-22T01:14:03.018Z] (51/83) Installing tdb-libs (1.4.6-r0) [2023-03-22T01:14:03.018Z] (52/83) Installing libpulse (15.0-r2) [2023-03-22T01:14:03.018Z] (53/83) Installing cjson (1.7.15-r3) [2023-03-22T01:14:03.018Z] (54/83) Installing mbedtls (2.28.2-r0) [2023-03-22T01:14:03.018Z] (55/83) Installing librist (0.2.6-r1) [2023-03-22T01:14:03.018Z] (56/83) Installing libsrt (1.4.4-r0) [2023-03-22T01:14:03.018Z] (57/83) Installing libssh (0.9.6-r1) [2023-03-22T01:14:03.018Z] (58/83) Installing libtheora (1.1.1-r16) [2023-03-22T01:14:03.018Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2023-03-22T01:14:03.018Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2023-03-22T01:14:03.018Z] (61/83) Installing libxext (1.3.4-r0) [2023-03-22T01:14:03.018Z] (62/83) Installing libxfixes (6.0.0-r0) [2023-03-22T01:14:03.275Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2023-03-22T01:14:03.275Z] (64/83) Installing libva (2.14.0-r0) [2023-03-22T01:14:03.275Z] (65/83) Installing libvdpau (1.5-r0) [2023-03-22T01:14:03.275Z] (66/83) Installing vidstab (1.1.0-r1) [2023-03-22T01:14:03.275Z] (67/83) Installing libvpx (1.11.0-r1) [2023-03-22T01:14:03.275Z] (68/83) Installing libwebp (1.2.3-r0) [2023-03-22T01:14:03.275Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2023-03-22T01:14:03.275Z] (70/83) Installing numactl (2.0.14-r0) [2023-03-22T01:14:03.275Z] (71/83) Installing x265-libs (3.5-r3) [2023-03-22T01:14:03.535Z] (72/83) Installing xvidcore (1.3.7-r1) [2023-03-22T01:14:03.535Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2023-03-22T01:14:03.794Z] (74/83) Installing ffmpeg (5.0.1-r1) [2023-03-22T01:14:03.794Z] (75/83) Installing udev-init-scripts (35-r0) [2023-03-22T01:14:03.794Z] Executing udev-init-scripts-35-r0.post-install [2023-03-22T01:14:03.794Z] (76/83) Installing eudev-libs (3.2.11-r0) [2023-03-22T01:14:03.794Z] (77/83) Installing xz-libs (5.2.5-r1) [2023-03-22T01:14:03.794Z] (78/83) Installing zstd-libs (1.5.2-r1) [2023-03-22T01:14:03.794Z] (79/83) Installing kmod-libs (29-r2) [2023-03-22T01:14:03.794Z] (80/83) Installing eudev (3.2.11-r0) [2023-03-22T01:14:03.794Z] (81/83) Installing libsodium (1.0.18-r0) [2023-03-22T01:14:03.794Z] (82/83) Installing libzmq (4.3.4-r0) [2023-03-22T01:14:03.794Z] (83/83) Installing zeromq (4.3.4-r0) [2023-03-22T01:14:03.794Z] Executing busybox-1.35.0-r17.trigger [2023-03-22T01:14:03.794Z] Executing eudev-3.2.11-r0.trigger [2023-03-22T01:14:03.794Z] OK: 101 MiB in 97 packages [2023-03-22T01:14:05.764Z] Removing intermediate container b11f552ef2f2 [2023-03-22T01:14:05.764Z] ---> eada2a416ddd [2023-03-22T01:14:05.764Z] Step 18/35 : WORKDIR / [2023-03-22T01:14:05.764Z] ---> Running in edac126de5c7 [2023-03-22T01:14:05.764Z] Removing intermediate container edac126de5c7 [2023-03-22T01:14:05.764Z] ---> 204556ffbda5 [2023-03-22T01:14:05.764Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-22T01:14:06.356Z] ---> 7c45392e515c [2023-03-22T01:14:06.356Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-22T01:14:06.356Z] ---> 76f4862780e6 [2023-03-22T01:14:06.356Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-22T01:14:06.634Z] ---> 341a9bff28d3 [2023-03-22T01:14:06.634Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-22T01:14:06.634Z] ---> dd8f2ce45b30 [2023-03-22T01:14:06.634Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-22T01:14:06.892Z] ---> 9a683806e923 [2023-03-22T01:14:06.892Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-22T01:14:06.892Z] ---> bd519c2abc40 [2023-03-22T01:14:06.892Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-22T01:14:07.460Z] ---> 2ffdc7cec78a [2023-03-22T01:14:07.460Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-22T01:14:07.460Z] ---> Running in 1164ff559cb4 [2023-03-22T01:14:08.028Z] Removing intermediate container 1164ff559cb4 [2023-03-22T01:14:08.028Z] ---> 7c3f6c5e5a45 [2023-03-22T01:14:08.028Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-22T01:14:08.028Z] ---> Running in 5a81e3881e5d [2023-03-22T01:14:08.595Z] Removing intermediate container 5a81e3881e5d [2023-03-22T01:14:08.595Z] ---> d36299479442 [2023-03-22T01:14:08.595Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-22T01:14:08.853Z] ---> Running in a7eb9fac9b63 [2023-03-22T01:14:09.420Z] Removing intermediate container a7eb9fac9b63 [2023-03-22T01:14:09.420Z] ---> 59496f2b219a [2023-03-22T01:14:09.420Z] Step 29/35 : EXPOSE 59983 [2023-03-22T01:14:09.420Z] ---> Running in 1c87901a932b [2023-03-22T01:14:09.420Z] Removing intermediate container 1c87901a932b [2023-03-22T01:14:09.420Z] ---> 2e98dcda5b85 [2023-03-22T01:14:09.420Z] Step 30/35 : EXPOSE 8554 [2023-03-22T01:14:09.420Z] ---> Running in d08fa8272cef [2023-03-22T01:14:09.420Z] Removing intermediate container d08fa8272cef [2023-03-22T01:14:09.420Z] ---> 8de20a6ec045 [2023-03-22T01:14:09.420Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-22T01:14:09.681Z] ---> Running in 2d3e978d5a04 [2023-03-22T01:14:09.681Z] Removing intermediate container 2d3e978d5a04 [2023-03-22T01:14:09.681Z] ---> a9bb2670067c [2023-03-22T01:14:09.681Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-03-22T01:14:09.681Z] ---> Running in 4e991f60ea7e [2023-03-22T01:14:09.681Z] Removing intermediate container 4e991f60ea7e [2023-03-22T01:14:09.681Z] ---> 143e85c76cc5 [2023-03-22T01:14:09.681Z] Step 33/35 : LABEL arch=amd64 [2023-03-22T01:14:09.941Z] ---> Running in 9c83b3398dc9 [2023-03-22T01:14:09.941Z] Removing intermediate container 9c83b3398dc9 [2023-03-22T01:14:09.941Z] ---> 6d2406ddf23a [2023-03-22T01:14:09.941Z] Step 34/35 : LABEL git_sha=16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T01:14:09.941Z] ---> Running in 294ee8f34521 [2023-03-22T01:14:09.941Z] Removing intermediate container 294ee8f34521 [2023-03-22T01:14:09.941Z] ---> 7b8ab07aa780 [2023-03-22T01:14:09.941Z] Step 35/35 : LABEL version=2.3.1-dev.6 [2023-03-22T01:14:10.200Z] ---> Running in eb844a4ceb91 [2023-03-22T01:14:10.200Z] Removing intermediate container eb844a4ceb91 [2023-03-22T01:14:10.200Z] ---> c287d71faf5e [2023-03-22T01:14:10.200Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T01:14:10.200Z] Successfully built c287d71faf5e [2023-03-22T01:14:10.200Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T01:14:10.274Z] provisioning config files... [2023-03-22T01:14:10.285Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config11639003078383863795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:14:10.585Z] ---> docker-login.sh [2023-03-22T01:14:10.585Z] nexus3.edgexfoundry.org:10001 [2023-03-22T01:14:10.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:14:10.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:14:10.585Z] Configure a credential helper to remove this warning. See [2023-03-22T01:14:10.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:14:10.585Z] [2023-03-22T01:14:10.585Z] Login Succeeded [2023-03-22T01:14:10.585Z] nexus3.edgexfoundry.org:10002 [2023-03-22T01:14:10.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:14:10.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:14:10.585Z] Configure a credential helper to remove this warning. See [2023-03-22T01:14:10.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:14:10.585Z] [2023-03-22T01:14:10.585Z] Login Succeeded [2023-03-22T01:14:10.585Z] nexus3.edgexfoundry.org:10003 [2023-03-22T01:14:10.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:14:10.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:14:10.844Z] Configure a credential helper to remove this warning. See [2023-03-22T01:14:10.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:14:10.844Z] [2023-03-22T01:14:10.844Z] Login Succeeded [2023-03-22T01:14:10.844Z] nexus3.edgexfoundry.org:10004 [2023-03-22T01:14:10.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:14:10.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:14:10.844Z] Configure a credential helper to remove this warning. See [2023-03-22T01:14:10.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:14:10.844Z] [2023-03-22T01:14:10.844Z] Login Succeeded [2023-03-22T01:14:10.844Z] docker.io [2023-03-22T01:14:11.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:14:11.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:14:11.103Z] Configure a credential helper to remove this warning. See [2023-03-22T01:14:11.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:14:11.103Z] [2023-03-22T01:14:11.103Z] Login Succeeded [2023-03-22T01:14:11.103Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T01:14:11.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T01:14:11.144Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T01:14:11.164Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-03-22T01:14:11.164Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T01:14:11.164Z] latest [2023-03-22T01:14:11.164Z] 2.3.1-dev.6 [2023-03-22T01:14:11.164Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 [2023-03-22T01:14:11.164Z] levski [2023-03-22T01:14:11.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:14:11.493Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:14:11.798Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T01:14:11.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-22T01:14:11.798Z] f2813dceb62e: Preparing [2023-03-22T01:14:11.798Z] 6086b3a9345b: Preparing [2023-03-22T01:14:11.798Z] d8fb60134ccf: Preparing [2023-03-22T01:14:11.798Z] 3827b5b91e75: Preparing [2023-03-22T01:14:11.798Z] acc83c6ca332: Preparing [2023-03-22T01:14:11.798Z] 0898f72cb66b: Preparing [2023-03-22T01:14:11.798Z] 1b62481527b6: Preparing [2023-03-22T01:14:11.798Z] e11ea32a1f60: Preparing [2023-03-22T01:14:11.798Z] ee552592cb45: Preparing [2023-03-22T01:14:11.798Z] dff5600f8599: Preparing [2023-03-22T01:14:11.798Z] 6148133d9a00: Preparing [2023-03-22T01:14:11.798Z] aa5968d388b8: Preparing [2023-03-22T01:14:11.798Z] ee552592cb45: Waiting [2023-03-22T01:14:11.798Z] 0898f72cb66b: Waiting [2023-03-22T01:14:11.798Z] 1b62481527b6: Waiting [2023-03-22T01:14:11.798Z] e11ea32a1f60: Waiting [2023-03-22T01:14:11.798Z] dff5600f8599: Waiting [2023-03-22T01:14:11.798Z] 6148133d9a00: Waiting [2023-03-22T01:14:11.798Z] aa5968d388b8: Waiting [2023-03-22T01:14:11.798Z] f2813dceb62e: Pushed [2023-03-22T01:14:11.798Z] d8fb60134ccf: Pushed [2023-03-22T01:14:11.798Z] acc83c6ca332: Pushed [2023-03-22T01:14:11.798Z] 6086b3a9345b: Pushed [2023-03-22T01:14:12.057Z] e11ea32a1f60: Pushed [2023-03-22T01:14:12.057Z] ee552592cb45: Pushed [2023-03-22T01:14:12.057Z] 0898f72cb66b: Pushed [2023-03-22T01:14:12.057Z] 1b62481527b6: Pushed [2023-03-22T01:14:12.057Z] aa5968d388b8: Layer already exists [2023-03-22T01:14:14.665Z] 3827b5b91e75: Pushed [2023-03-22T01:14:14.665Z] dff5600f8599: Pushed [2023-03-22T01:14:21.235Z] 6148133d9a00: Pushed [2023-03-22T01:14:21.235Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b: digest: sha256:c8093f507bad52d67c10b4adf2795b458f8deee03d3223c5033b29b8e389bfe6 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:14:21.548Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:14:21.851Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-22T01:14:21.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-22T01:14:21.851Z] f2813dceb62e: Preparing [2023-03-22T01:14:21.851Z] 6086b3a9345b: Preparing [2023-03-22T01:14:21.851Z] d8fb60134ccf: Preparing [2023-03-22T01:14:21.851Z] 3827b5b91e75: Preparing [2023-03-22T01:14:21.851Z] acc83c6ca332: Preparing [2023-03-22T01:14:21.851Z] 0898f72cb66b: Preparing [2023-03-22T01:14:21.851Z] 1b62481527b6: Preparing [2023-03-22T01:14:21.851Z] e11ea32a1f60: Preparing [2023-03-22T01:14:21.851Z] ee552592cb45: Preparing [2023-03-22T01:14:21.851Z] dff5600f8599: Preparing [2023-03-22T01:14:21.851Z] 6148133d9a00: Preparing [2023-03-22T01:14:21.851Z] aa5968d388b8: Preparing [2023-03-22T01:14:21.851Z] ee552592cb45: Waiting [2023-03-22T01:14:21.851Z] 0898f72cb66b: Waiting [2023-03-22T01:14:21.851Z] 1b62481527b6: Waiting [2023-03-22T01:14:21.851Z] e11ea32a1f60: Waiting [2023-03-22T01:14:21.851Z] dff5600f8599: Waiting [2023-03-22T01:14:21.851Z] 6148133d9a00: Waiting [2023-03-22T01:14:21.851Z] aa5968d388b8: Waiting [2023-03-22T01:14:21.851Z] f2813dceb62e: Layer already exists [2023-03-22T01:14:21.851Z] 6086b3a9345b: Layer already exists [2023-03-22T01:14:21.851Z] d8fb60134ccf: Layer already exists [2023-03-22T01:14:21.851Z] acc83c6ca332: Layer already exists [2023-03-22T01:14:21.851Z] 3827b5b91e75: Layer already exists [2023-03-22T01:14:21.851Z] 0898f72cb66b: Layer already exists [2023-03-22T01:14:21.851Z] dff5600f8599: Layer already exists [2023-03-22T01:14:21.851Z] 1b62481527b6: Layer already exists [2023-03-22T01:14:21.851Z] ee552592cb45: Layer already exists [2023-03-22T01:14:21.851Z] e11ea32a1f60: Layer already exists [2023-03-22T01:14:21.851Z] 6148133d9a00: Layer already exists [2023-03-22T01:14:21.851Z] aa5968d388b8: Layer already exists [2023-03-22T01:14:21.851Z] latest: digest: sha256:c8093f507bad52d67c10b4adf2795b458f8deee03d3223c5033b29b8e389bfe6 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:14:22.157Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:14:22.459Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.1-dev.6 [2023-03-22T01:14:22.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-22T01:14:22.460Z] f2813dceb62e: Preparing [2023-03-22T01:14:22.460Z] 6086b3a9345b: Preparing [2023-03-22T01:14:22.460Z] d8fb60134ccf: Preparing [2023-03-22T01:14:22.460Z] 3827b5b91e75: Preparing [2023-03-22T01:14:22.460Z] acc83c6ca332: Preparing [2023-03-22T01:14:22.460Z] 0898f72cb66b: Preparing [2023-03-22T01:14:22.460Z] 1b62481527b6: Preparing [2023-03-22T01:14:22.460Z] e11ea32a1f60: Preparing [2023-03-22T01:14:22.460Z] ee552592cb45: Preparing [2023-03-22T01:14:22.460Z] dff5600f8599: Preparing [2023-03-22T01:14:22.460Z] 6148133d9a00: Preparing [2023-03-22T01:14:22.460Z] aa5968d388b8: Preparing [2023-03-22T01:14:22.460Z] 0898f72cb66b: Waiting [2023-03-22T01:14:22.460Z] 1b62481527b6: Waiting [2023-03-22T01:14:22.460Z] e11ea32a1f60: Waiting [2023-03-22T01:14:22.460Z] ee552592cb45: Waiting [2023-03-22T01:14:22.460Z] dff5600f8599: Waiting [2023-03-22T01:14:22.460Z] aa5968d388b8: Waiting [2023-03-22T01:14:22.460Z] 6148133d9a00: Waiting [2023-03-22T01:14:22.460Z] d8fb60134ccf: Layer already exists [2023-03-22T01:14:22.460Z] acc83c6ca332: Layer already exists [2023-03-22T01:14:22.460Z] 3827b5b91e75: Layer already exists [2023-03-22T01:14:22.460Z] f2813dceb62e: Layer already exists [2023-03-22T01:14:22.460Z] 6086b3a9345b: Layer already exists [2023-03-22T01:14:22.460Z] 0898f72cb66b: Layer already exists [2023-03-22T01:14:22.460Z] e11ea32a1f60: Layer already exists [2023-03-22T01:14:22.460Z] 1b62481527b6: Layer already exists [2023-03-22T01:14:22.460Z] ee552592cb45: Layer already exists [2023-03-22T01:14:22.460Z] dff5600f8599: Layer already exists [2023-03-22T01:14:22.460Z] 6148133d9a00: Layer already exists [2023-03-22T01:14:22.460Z] aa5968d388b8: Layer already exists [2023-03-22T01:14:22.460Z] 2.3.1-dev.6: digest: sha256:c8093f507bad52d67c10b4adf2795b458f8deee03d3223c5033b29b8e389bfe6 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:14:22.768Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:14:23.072Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 [2023-03-22T01:14:23.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-22T01:14:23.072Z] f2813dceb62e: Preparing [2023-03-22T01:14:23.072Z] 6086b3a9345b: Preparing [2023-03-22T01:14:23.072Z] d8fb60134ccf: Preparing [2023-03-22T01:14:23.072Z] 3827b5b91e75: Preparing [2023-03-22T01:14:23.072Z] acc83c6ca332: Preparing [2023-03-22T01:14:23.072Z] 0898f72cb66b: Preparing [2023-03-22T01:14:23.072Z] 1b62481527b6: Preparing [2023-03-22T01:14:23.072Z] e11ea32a1f60: Preparing [2023-03-22T01:14:23.072Z] ee552592cb45: Preparing [2023-03-22T01:14:23.072Z] dff5600f8599: Preparing [2023-03-22T01:14:23.072Z] 6148133d9a00: Preparing [2023-03-22T01:14:23.072Z] aa5968d388b8: Preparing [2023-03-22T01:14:23.072Z] e11ea32a1f60: Waiting [2023-03-22T01:14:23.072Z] 6148133d9a00: Waiting [2023-03-22T01:14:23.072Z] ee552592cb45: Waiting [2023-03-22T01:14:23.072Z] dff5600f8599: Waiting [2023-03-22T01:14:23.072Z] aa5968d388b8: Waiting [2023-03-22T01:14:23.072Z] 0898f72cb66b: Waiting [2023-03-22T01:14:23.072Z] 1b62481527b6: Waiting [2023-03-22T01:14:23.072Z] acc83c6ca332: Layer already exists [2023-03-22T01:14:23.072Z] 6086b3a9345b: Layer already exists [2023-03-22T01:14:23.072Z] 3827b5b91e75: Layer already exists [2023-03-22T01:14:23.072Z] d8fb60134ccf: Layer already exists [2023-03-22T01:14:23.072Z] f2813dceb62e: Layer already exists [2023-03-22T01:14:23.072Z] 0898f72cb66b: Layer already exists [2023-03-22T01:14:23.072Z] e11ea32a1f60: Layer already exists [2023-03-22T01:14:23.072Z] 1b62481527b6: Layer already exists [2023-03-22T01:14:23.072Z] ee552592cb45: Layer already exists [2023-03-22T01:14:23.072Z] dff5600f8599: Layer already exists [2023-03-22T01:14:23.072Z] 6148133d9a00: Layer already exists [2023-03-22T01:14:23.072Z] aa5968d388b8: Layer already exists [2023-03-22T01:14:23.072Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6: digest: sha256:c8093f507bad52d67c10b4adf2795b458f8deee03d3223c5033b29b8e389bfe6 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:14:23.380Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:14:23.684Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:levski [2023-03-22T01:14:23.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-22T01:14:23.684Z] f2813dceb62e: Preparing [2023-03-22T01:14:23.684Z] 6086b3a9345b: Preparing [2023-03-22T01:14:23.684Z] d8fb60134ccf: Preparing [2023-03-22T01:14:23.684Z] 3827b5b91e75: Preparing [2023-03-22T01:14:23.684Z] acc83c6ca332: Preparing [2023-03-22T01:14:23.684Z] 0898f72cb66b: Preparing [2023-03-22T01:14:23.684Z] 1b62481527b6: Preparing [2023-03-22T01:14:23.684Z] e11ea32a1f60: Preparing [2023-03-22T01:14:23.684Z] ee552592cb45: Preparing [2023-03-22T01:14:23.684Z] dff5600f8599: Preparing [2023-03-22T01:14:23.684Z] 6148133d9a00: Preparing [2023-03-22T01:14:23.684Z] aa5968d388b8: Preparing [2023-03-22T01:14:23.684Z] 0898f72cb66b: Waiting [2023-03-22T01:14:23.684Z] 1b62481527b6: Waiting [2023-03-22T01:14:23.684Z] e11ea32a1f60: Waiting [2023-03-22T01:14:23.684Z] ee552592cb45: Waiting [2023-03-22T01:14:23.684Z] dff5600f8599: Waiting [2023-03-22T01:14:23.684Z] 6148133d9a00: Waiting [2023-03-22T01:14:23.684Z] aa5968d388b8: Waiting [2023-03-22T01:14:23.684Z] f2813dceb62e: Layer already exists [2023-03-22T01:14:23.684Z] 6086b3a9345b: Layer already exists [2023-03-22T01:14:23.684Z] 3827b5b91e75: Layer already exists [2023-03-22T01:14:23.684Z] acc83c6ca332: Layer already exists [2023-03-22T01:14:23.684Z] d8fb60134ccf: Layer already exists [2023-03-22T01:14:23.684Z] e11ea32a1f60: Layer already exists [2023-03-22T01:14:23.684Z] 0898f72cb66b: Layer already exists [2023-03-22T01:14:23.684Z] ee552592cb45: Layer already exists [2023-03-22T01:14:23.684Z] dff5600f8599: Layer already exists [2023-03-22T01:14:23.684Z] 1b62481527b6: Layer already exists [2023-03-22T01:14:23.684Z] aa5968d388b8: Layer already exists [2023-03-22T01:14:23.684Z] 6148133d9a00: Layer already exists [2023-03-22T01:14:23.684Z] levski: digest: sha256:c8093f507bad52d67c10b4adf2795b458f8deee03d3223c5033b29b8e389bfe6 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T01:14:23.733Z] ===================================================== [Pipeline] echo [2023-03-22T01:14:23.740Z] taggedImages: [2023-03-22T01:14:23.740Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T01:14:23.740Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-22T01:14:23.740Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.1-dev.6 [2023-03-22T01:14:23.740Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 [2023-03-22T01:14:23.740Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:14:24.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T01:14:24.096Z] [2023-03-22T01:14:24.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:14:24.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T01:14:24.390Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T01:14:24.390Z] 5eb5b503b376: Pulling fs layer [2023-03-22T01:14:24.390Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T01:14:24.390Z] ec43610c2a17: Pulling fs layer [2023-03-22T01:14:24.390Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T01:14:24.390Z] 33b1e0a273af: Pulling fs layer [2023-03-22T01:14:24.390Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T01:14:24.390Z] 2f39f015ded8: Pulling fs layer [2023-03-22T01:14:24.390Z] 3a2ae6a8a46f: Waiting [2023-03-22T01:14:24.390Z] 33b1e0a273af: Waiting [2023-03-22T01:14:24.390Z] 5d3b04190fa2: Waiting [2023-03-22T01:14:24.390Z] 2f39f015ded8: Waiting [2023-03-22T01:14:24.390Z] 5c69ac0246d0: Download complete [2023-03-22T01:14:24.390Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T01:14:24.390Z] 3a2ae6a8a46f: Download complete [2023-03-22T01:14:24.649Z] ec43610c2a17: Verifying Checksum [2023-03-22T01:14:24.649Z] ec43610c2a17: Download complete [2023-03-22T01:14:24.649Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T01:14:24.649Z] 5d3b04190fa2: Download complete [2023-03-22T01:14:24.649Z] 33b1e0a273af: Verifying Checksum [2023-03-22T01:14:24.649Z] 5eb5b503b376: Verifying Checksum [2023-03-22T01:14:24.649Z] 5eb5b503b376: Download complete [2023-03-22T01:14:25.581Z] 2f39f015ded8: Download complete [2023-03-22T01:14:25.839Z] 5eb5b503b376: Pull complete [2023-03-22T01:14:25.839Z] 5c69ac0246d0: Pull complete [2023-03-22T01:14:26.407Z] ec43610c2a17: Pull complete [2023-03-22T01:14:26.407Z] 3a2ae6a8a46f: Pull complete [2023-03-22T01:14:26.407Z] 33b1e0a273af: Pull complete [2023-03-22T01:14:26.665Z] 5d3b04190fa2: Pull complete [2023-03-22T01:14:30.847Z] 2f39f015ded8: Pull complete [2023-03-22T01:14:30.847Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T01:14:30.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T01:14:30.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T01:14:30.932Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-03-22T01:14:30.965Z] $ 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-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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 [2023-03-22T01:14:33.320Z] $ docker top 59248593ca33de5095aa5b454d967473c58eaecaf778f4931b5aee8de977c436 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:14:33.691Z] ---> job-cost.sh [2023-03-22T01:14:33.691Z] lf-activate-venv: SKIPPING [2023-03-22T01:14:33.691Z] INFO: No Stack... [2023-03-22T01:14:33.950Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T01:14:34.518Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T01:14:34.805Z] + cat /w/workspace/foundry_device-usb-camera_levski/archives/cost.csv [2023-03-22T01:14:34.805Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T01:14:34.817Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] [2023-03-22T01:14:34.826Z] Resource [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] did not exist. Created. [2023-03-22T01:14:34.826Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T01:14:35.121Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T01:14:35.149Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T01:14:35.157Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T01:14:35.173Z] $ docker stop --time=1 59248593ca33de5095aa5b454d967473c58eaecaf778f4931b5aee8de977c436 [2023-03-22T01:14:36.341Z] $ docker rm -f --volumes 59248593ca33de5095aa5b454d967473c58eaecaf778f4931b5aee8de977c436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T01:16:58.871Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5020 in /w/workspace/foundry_device-usb-camera_levski [Pipeline] { [Pipeline] ws [2023-03-22T01:16:58.884Z] Running in /w/workspace/device-usb-camera/6 [Pipeline] { [Pipeline] checkout [2023-03-22T01:16:58.921Z] Selected Git installation does not exist. Using Default [2023-03-22T01:16:58.921Z] The recommended git tool is: NONE [2023-03-22T01:17:05.947Z] using credential edgex-jenkins-ssh [2023-03-22T01:17:05.978Z] Cloning the remote Git repository [2023-03-22T01:17:06.035Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-22T01:17:06.158Z] > git init /w/workspace/device-usb-camera/6 # timeout=10 [2023-03-22T01:17:06.340Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-22T01:17:06.341Z] > git --version # timeout=10 [2023-03-22T01:17:06.372Z] > git --version # 'git version 2.25.1' [2023-03-22T01:17:06.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T01:17:06.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T01:17:07.366Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-22T01:17:07.391Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T01:17:08.436Z] Avoid second fetch [2023-03-22T01:17:08.437Z] Checking out Revision 16af8f3edb30e896c9df711e1ece74dbd6b6326b (levski) [2023-03-22T01:17:09.113Z] Commit message: "docs: add levski note, remove nats docs from levski (#192)" [2023-03-22T01:17:08.460Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T01:17:08.553Z] > git checkout -f 16af8f3edb30e896c9df711e1ece74dbd6b6326b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T01:17:10.006Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T01:17:10.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T01:17:10.007Z] Dload Upload Total Spent Left Speed [2023-03-22T01:17:10.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-03-22T01:17:10.639Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T01:17:10.979Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T01:17:10.979Z] + sudo tee /etc/docker/daemon.new [2023-03-22T01:17:10.979Z] { [2023-03-22T01:17:10.979Z] "registry-mirrors": [ [2023-03-22T01:17:10.979Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T01:17:10.979Z] ], [2023-03-22T01:17:10.979Z] "bip": "10.250.0.254/24", [2023-03-22T01:17:10.979Z] "hosts": [ [2023-03-22T01:17:10.979Z] "tcp://0.0.0.0:5555", [2023-03-22T01:17:10.979Z] "unix:///var/run/docker.sock" [2023-03-22T01:17:10.979Z] ], [2023-03-22T01:17:10.979Z] "mtu": 1458, [2023-03-22T01:17:10.979Z] "selinux-enabled": true, [2023-03-22T01:17:10.979Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T01:17:10.979Z] } [Pipeline] sh [2023-03-22T01:17:11.325Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T01:17:11.664Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T01:17:29.942Z] provisioning config files... [2023-03-22T01:17:29.974Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/6@tmp/config8075975872360742976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:17:30.332Z] ---> docker-login.sh [2023-03-22T01:17:30.332Z] nexus3.edgexfoundry.org:10001 [2023-03-22T01:17:30.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:17:30.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:17:30.923Z] Configure a credential helper to remove this warning. See [2023-03-22T01:17:30.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:17:30.923Z] [2023-03-22T01:17:30.923Z] Login Succeeded [2023-03-22T01:17:30.923Z] nexus3.edgexfoundry.org:10002 [2023-03-22T01:17:31.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:17:31.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:17:31.467Z] Configure a credential helper to remove this warning. See [2023-03-22T01:17:31.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:17:31.467Z] [2023-03-22T01:17:31.467Z] Login Succeeded [2023-03-22T01:17:31.467Z] nexus3.edgexfoundry.org:10003 [2023-03-22T01:17:31.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:17:31.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:17:31.740Z] Configure a credential helper to remove this warning. See [2023-03-22T01:17:31.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:17:31.740Z] [2023-03-22T01:17:31.740Z] Login Succeeded [2023-03-22T01:17:31.740Z] nexus3.edgexfoundry.org:10004 [2023-03-22T01:17:32.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:17:32.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:17:32.281Z] Configure a credential helper to remove this warning. See [2023-03-22T01:17:32.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:17:32.281Z] [2023-03-22T01:17:32.281Z] Login Succeeded [2023-03-22T01:17:32.281Z] docker.io [2023-03-22T01:17:32.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:17:32.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:17:32.552Z] Configure a credential helper to remove this warning. See [2023-03-22T01:17:32.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:17:32.552Z] [2023-03-22T01:17:32.552Z] Login Succeeded [2023-03-22T01:17:32.820Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T01:17:32.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T01:17:33.099Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T01:17:33.113Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T01:17:33.123Z] ========================================================= [2023-03-22T01:17:33.123Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-22T01:17:33.123Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:17:33.487Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T01:17:33.758Z] Sending build context to Docker daemon 1.214MB [2023-03-22T01:17:33.758Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T01:17:33.758Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T01:17:34.031Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T01:17:34.032Z] 9b18e9b68314: Pulling fs layer [2023-03-22T01:17:34.032Z] 35d82f9e3411: Pulling fs layer [2023-03-22T01:17:34.032Z] e16973657156: Pulling fs layer [2023-03-22T01:17:34.032Z] fc693d55d65f: Pulling fs layer [2023-03-22T01:17:34.032Z] 7e9fc2657dce: Pulling fs layer [2023-03-22T01:17:34.032Z] dda99020689f: Pulling fs layer [2023-03-22T01:17:34.032Z] db1c61fa0a46: Pulling fs layer [2023-03-22T01:17:34.032Z] 891c053d2c06: Pulling fs layer [2023-03-22T01:17:34.032Z] fc693d55d65f: Waiting [2023-03-22T01:17:34.032Z] 7e9fc2657dce: Waiting [2023-03-22T01:17:34.032Z] dda99020689f: Waiting [2023-03-22T01:17:34.032Z] db1c61fa0a46: Waiting [2023-03-22T01:17:34.032Z] 891c053d2c06: Waiting [2023-03-22T01:17:34.032Z] e16973657156: Verifying Checksum [2023-03-22T01:17:34.032Z] e16973657156: Download complete [2023-03-22T01:17:34.032Z] 35d82f9e3411: Verifying Checksum [2023-03-22T01:17:34.032Z] 35d82f9e3411: Download complete [2023-03-22T01:17:34.032Z] 7e9fc2657dce: Verifying Checksum [2023-03-22T01:17:34.032Z] 7e9fc2657dce: Download complete [2023-03-22T01:17:34.032Z] dda99020689f: Verifying Checksum [2023-03-22T01:17:34.032Z] dda99020689f: Download complete [2023-03-22T01:17:34.032Z] 9b18e9b68314: Verifying Checksum [2023-03-22T01:17:34.032Z] 9b18e9b68314: Download complete [2023-03-22T01:17:35.028Z] 9b18e9b68314: Pull complete [2023-03-22T01:17:35.028Z] 891c053d2c06: Verifying Checksum [2023-03-22T01:17:35.028Z] 891c053d2c06: Download complete [2023-03-22T01:17:35.650Z] 35d82f9e3411: Pull complete [2023-03-22T01:17:35.923Z] e16973657156: Pull complete [2023-03-22T01:17:36.507Z] db1c61fa0a46: Verifying Checksum [2023-03-22T01:17:36.507Z] db1c61fa0a46: Download complete [2023-03-22T01:17:36.786Z] fc693d55d65f: Verifying Checksum [2023-03-22T01:17:36.786Z] fc693d55d65f: Download complete [2023-03-22T01:17:49.132Z] fc693d55d65f: Pull complete [2023-03-22T01:17:49.132Z] 7e9fc2657dce: Pull complete [2023-03-22T01:17:49.132Z] dda99020689f: Pull complete [2023-03-22T01:17:55.795Z] db1c61fa0a46: Pull complete [2023-03-22T01:17:57.761Z] 891c053d2c06: Pull complete [2023-03-22T01:17:57.761Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-22T01:17:57.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-22T01:17:57.761Z] ---> f96f9c87975a [2023-03-22T01:17:57.761Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T01:17:59.719Z] ---> Running in 6d910c6d2093 [2023-03-22T01:18:00.330Z] Removing intermediate container 6d910c6d2093 [2023-03-22T01:18:00.330Z] ---> 9a47f073e622 [2023-03-22T01:18:00.330Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T01:18:00.330Z] ---> Running in 85b8c1ae867a [2023-03-22T01:18:00.598Z] Removing intermediate container 85b8c1ae867a [2023-03-22T01:18:00.598Z] ---> cb1f262b1ed3 [2023-03-22T01:18:00.598Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-22T01:18:00.598Z] ---> Running in 9873000699c2 [2023-03-22T01:18:01.187Z] Removing intermediate container 9873000699c2 [2023-03-22T01:18:01.187Z] ---> 0e15a93f2bb0 [2023-03-22T01:18:01.187Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-22T01:18:01.187Z] ---> Running in 830ab03f6318 [2023-03-22T01:18:01.458Z] Removing intermediate container 830ab03f6318 [2023-03-22T01:18:01.458Z] ---> a16336a30440 [2023-03-22T01:18:01.458Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T01:18:01.458Z] ---> Running in e14f404608e4 [2023-03-22T01:18:02.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-22T01:18:03.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-22T01:18:04.194Z] (1/14) Installing libintl (0.21-r2) [2023-03-22T01:18:04.194Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-03-22T01:18:04.194Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-03-22T01:18:04.194Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-03-22T01:18:04.194Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-03-22T01:18:04.194Z] (6/14) Installing udev-init-scripts (35-r0) [2023-03-22T01:18:04.194Z] Executing udev-init-scripts-35-r0.post-install [2023-03-22T01:18:04.194Z] (7/14) Installing libblkid (2.38-r1) [2023-03-22T01:18:04.194Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-03-22T01:18:04.194Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-03-22T01:18:04.194Z] (10/14) Installing kmod-libs (29-r2) [2023-03-22T01:18:04.194Z] (11/14) Installing eudev (3.2.11-r0) [2023-03-22T01:18:04.194Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-03-22T01:18:04.468Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-22T01:18:04.468Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-03-22T01:18:04.468Z] Executing busybox-1.35.0-r17.trigger [2023-03-22T01:18:04.468Z] Executing eudev-3.2.11-r0.trigger [2023-03-22T01:18:04.468Z] OK: 228 MiB in 65 packages [2023-03-22T01:18:05.885Z] Removing intermediate container e14f404608e4 [2023-03-22T01:18:05.885Z] ---> facfa3a25b7b [2023-03-22T01:18:05.885Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-22T01:18:05.885Z] ---> Running in 2e86052f9e10 [2023-03-22T01:18:06.155Z] Removing intermediate container 2e86052f9e10 [2023-03-22T01:18:06.155Z] ---> 86b5267c2316 [2023-03-22T01:18:06.155Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-22T01:18:06.742Z] ---> 5e88ec34d95c [2023-03-22T01:18:06.742Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T01:18:06.742Z] ---> Running in 73d2aa8940b4 [2023-03-22T01:19:14.656Z] Removing intermediate container 73d2aa8940b4 [2023-03-22T01:19:14.656Z] ---> 83684e21fccc [2023-03-22T01:19:14.656Z] Step 11/13 : COPY . . [2023-03-22T01:19:14.656Z] ---> aaf9602f9b16 [2023-03-22T01:19:14.656Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-22T01:19:14.656Z] ---> Running in 82d9bca5b098 [2023-03-22T01:19:14.656Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T01:19:14.656Z] Dload Upload Total Spent Left Speed [2023-03-22T01:19:14.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7445 0 --:--:-- --:--:-- --:--:-- 7478 [2023-03-22T01:19:14.656Z] Removing intermediate container 82d9bca5b098 [2023-03-22T01:19:14.656Z] ---> 30c729e8cc56 [2023-03-22T01:19:14.656Z] Step 13/13 : RUN ${MAKE} [2023-03-22T01:19:14.656Z] ---> Running in 726e7d33abb3 [2023-03-22T01:19:14.656Z] noop [2023-03-22T01:19:14.656Z] Removing intermediate container 726e7d33abb3 [2023-03-22T01:19:14.656Z] ---> 9ba629a211e8 [2023-03-22T01:19:14.656Z] Successfully built 9ba629a211e8 [2023-03-22T01:19:14.656Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:19:15.008Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T01:19:15.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T01:19:15.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-5020 does not seem to be running inside a container [2023-03-22T01:19:15.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T01:19:16.540Z] $ docker top 05ccd1ffba8b078be5b9a1f7eb369901402267eebff3a9f96191aac58ce5266e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T01:19:17.366Z] + go version [2023-03-22T01:19:17.366Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-22T01:19:17.386Z] $ docker stop --time=1 05ccd1ffba8b078be5b9a1f7eb369901402267eebff3a9f96191aac58ce5266e [2023-03-22T01:19:19.005Z] $ docker rm -f --volumes 05ccd1ffba8b078be5b9a1f7eb369901402267eebff3a9f96191aac58ce5266e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:19:19.543Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T01:19:19.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T01:19:19.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-5020 does not seem to be running inside a container [2023-03-22T01:19:19.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T01:19:20.908Z] $ docker top b68dd140b0caa48c17cf567c6747df5bfaf556ffae9ab34221c3c143e47a4b06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T01:19:21.418Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/6 [Pipeline] fileExists [Pipeline] sh [2023-03-22T01:19:22.017Z] + make test [2023-03-22T01:19:22.283Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-03-22T01:19:23.700Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-22T01:21:00.336Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-22T01:21:00.336Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 1.9% of statements [2023-03-22T01:21:00.336Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T01:21:00.336Z] CGO_ENABLED=1 go vet ./... [2023-03-22T01:21:27.031Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T01:21:27.031Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T01:21:27.031Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T01:21:27.050Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T01:21:27.063Z] $ docker stop --time=1 b68dd140b0caa48c17cf567c6747df5bfaf556ffae9ab34221c3c143e47a4b06 [2023-03-22T01:21:28.871Z] $ docker rm -f --volumes b68dd140b0caa48c17cf567c6747df5bfaf556ffae9ab34221c3c143e47a4b06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T01:21:29.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T01:21:29.930Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T01:21:30.515Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T01:21:30.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T01:21:31.302Z] + ls -al . [2023-03-22T01:21:31.303Z] total 200 [2023-03-22T01:21:31.303Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 01:19 . [2023-03-22T01:21:31.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 01:17 .. [2023-03-22T01:21:31.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 01:17 .git [2023-03-22T01:21:31.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 01:17 .github [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 22 01:17 .gitignore [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 01:17 .golangci.yml [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 22 01:17 .hadolint.yml [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 9702 Mar 22 01:17 Attribution.txt [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 6441 Mar 22 01:17 CHANGELOG.md [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 2378 Mar 22 01:17 Dockerfile [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 22 01:17 GOVERNANCE.md [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 01:17 Jenkinsfile [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 01:17 LICENSE [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 2554 Mar 22 01:17 Makefile [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 22 01:17 OWNERS.md [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 5485 Mar 22 01:17 README.md [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 22 01:12 VERSION [2023-03-22T01:21:31.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 01:17 bin [2023-03-22T01:21:31.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 01:17 cmd [2023-03-22T01:21:31.303Z] -rw-r--r-- 1 jenkins jenkins 30666 Mar 22 01:20 coverage.out [2023-03-22T01:21:31.303Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 22 01:17 docker-entrypoint.sh [2023-03-22T01:21:31.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 01:17 docs [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 3573 Mar 22 01:17 go.mod [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 45026 Mar 22 01:17 go.sum [2023-03-22T01:21:31.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 01:17 internal [2023-03-22T01:21:31.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 01:17 snap [2023-03-22T01:21:31.303Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 22 01:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:21:31.668Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=16af8f3edb30e896c9df711e1ece74dbd6b6326b --label arch=arm64 --label version=2.3.1-dev.6 . [2023-03-22T01:21:32.255Z] Sending build context to Docker daemon 1.246MB [2023-03-22T01:21:32.255Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T01:21:32.255Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-22T01:21:32.255Z] ---> 9ba629a211e8 [2023-03-22T01:21:32.255Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-22T01:21:32.255Z] ---> Running in bd095e461587 [2023-03-22T01:21:32.525Z] Removing intermediate container bd095e461587 [2023-03-22T01:21:32.525Z] ---> 5c6b24cde824 [2023-03-22T01:21:32.525Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T01:21:32.800Z] ---> Running in 80c9947e7d8e [2023-03-22T01:21:33.070Z] Removing intermediate container 80c9947e7d8e [2023-03-22T01:21:33.070Z] ---> 7e8e38c233c0 [2023-03-22T01:21:33.070Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-22T01:21:33.070Z] ---> Running in 7450e2d25596 [2023-03-22T01:21:33.335Z] Removing intermediate container 7450e2d25596 [2023-03-22T01:21:33.335Z] ---> 82de535179d2 [2023-03-22T01:21:33.335Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-22T01:21:33.336Z] ---> Running in e9fffa06bd9d [2023-03-22T01:21:33.605Z] Removing intermediate container e9fffa06bd9d [2023-03-22T01:21:33.605Z] ---> 3eee394ca4ee [2023-03-22T01:21:33.605Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T01:21:33.874Z] ---> Running in 1e94ff231b31 [2023-03-22T01:21:34.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-22T01:21:35.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-22T01:21:36.066Z] OK: 228 MiB in 65 packages [2023-03-22T01:21:37.028Z] Removing intermediate container 1e94ff231b31 [2023-03-22T01:21:37.028Z] ---> 312ad17aba8f [2023-03-22T01:21:37.028Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-22T01:21:37.028Z] ---> Running in ca485d6f9de2 [2023-03-22T01:21:37.618Z] Removing intermediate container ca485d6f9de2 [2023-03-22T01:21:37.618Z] ---> d6a4a5b20314 [2023-03-22T01:21:37.618Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-22T01:21:38.223Z] ---> eb1f135188f1 [2023-03-22T01:21:38.223Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T01:21:38.223Z] ---> Running in f0e5fe78d4f0 [2023-03-22T01:21:40.812Z] Removing intermediate container f0e5fe78d4f0 [2023-03-22T01:21:40.812Z] ---> 4c8255be633b [2023-03-22T01:21:40.812Z] Step 11/35 : COPY . . [2023-03-22T01:21:41.395Z] ---> 45ce5ebf1388 [2023-03-22T01:21:41.395Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-22T01:21:41.395Z] ---> Running in a854ce25a8cf [2023-03-22T01:21:42.353Z]  % Total  % Received % Xferd Average Speed Time Time  Time Current [2023-03-22T01:21:42.353Z] Dload Upload Total Spent Left Speed [2023-03-22T01:21:42.353Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14218 0 --:--:-- --:--:-- --:--:-- 14351 [2023-03-22T01:21:43.315Z] Removing intermediate container a854ce25a8cf [2023-03-22T01:21:43.315Z] ---> a090a259c00d [2023-03-22T01:21:43.315Z] Step 13/35 : RUN ${MAKE} [2023-03-22T01:21:43.581Z] ---> Running in e6a84a98440d [2023-03-22T01:21:44.538Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.1-dev.6 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-03-22T01:24:36.280Z] Removing intermediate container e6a84a98440d [2023-03-22T01:24:36.280Z] ---> 2b062be3b6c1 [2023-03-22T01:24:36.280Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-22T01:24:36.280Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-22T01:24:36.280Z] 8766b47fe142: Pulling fs layer [2023-03-22T01:24:36.280Z] 8766b47fe142: Download complete [2023-03-22T01:24:36.280Z] 8766b47fe142: Pull complete [2023-03-22T01:24:36.280Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-22T01:24:36.280Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-22T01:24:36.280Z] ---> 69d40e2cb93c [2023-03-22T01:24:36.280Z] Step 15/35 : FROM alpine:3.16 [2023-03-22T01:24:36.280Z] 3.16: Pulling from library/alpine [2023-03-22T01:24:36.280Z] 3760b48202b3: Pulling fs layer [2023-03-22T01:24:36.280Z] 3760b48202b3: Verifying Checksum [2023-03-22T01:24:36.280Z] 3760b48202b3: Download complete [2023-03-22T01:24:36.280Z] 3760b48202b3: Pull complete [2023-03-22T01:24:36.280Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-22T01:24:36.280Z] Status: Downloaded newer image for alpine:3.16 [2023-03-22T01:24:36.280Z] ---> 4c81e5bf8899 [2023-03-22T01:24:36.280Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T01:24:36.280Z] ---> Running in 5405bbd7c418 [2023-03-22T01:24:36.280Z] Removing intermediate container 5405bbd7c418 [2023-03-22T01:24:36.280Z] ---> 0bedb17efa7f [2023-03-22T01:24:36.280Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-03-22T01:24:36.280Z] ---> Running in 148d70aee732 [2023-03-22T01:24:36.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-22T01:24:36.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-22T01:24:36.280Z] (1/82) Installing dumb-init (1.2.5-r1) [2023-03-22T01:24:36.280Z] (2/82) Installing sdl2 (2.0.22-r0) [2023-03-22T01:24:36.280Z] (3/82) Installing libxau (1.0.9-r0) [2023-03-22T01:24:36.280Z] (4/82) Installing libxdmcp (1.1.3-r0) [2023-03-22T01:24:36.280Z] (5/82) Installing libxcb (1.15-r0) [2023-03-22T01:24:36.280Z] (6/82) Installing libx11 (1.8-r0) [2023-03-22T01:24:36.280Z] (7/82) Installing aom-libs (3.3.0-r0) [2023-03-22T01:24:36.280Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2023-03-22T01:24:36.280Z] (9/82) Installing expat (2.5.0-r0) [2023-03-22T01:24:36.280Z] (10/82) Installing brotli-libs (1.0.9-r6) [2023-03-22T01:24:36.280Z] (11/82) Installing libbz2 (1.0.8-r1) [2023-03-22T01:24:36.280Z] (12/82) Installing libpng (1.6.37-r1) [2023-03-22T01:24:36.280Z] (13/82) Installing freetype (2.12.1-r0) [2023-03-22T01:24:36.280Z] (14/82) Installing fontconfig (2.14.0-r0) [2023-03-22T01:24:36.280Z] (15/82) Installing fribidi (1.0.12-r0) [2023-03-22T01:24:36.280Z] (16/82) Installing libffi (3.4.2-r1) [2023-03-22T01:24:36.280Z] (17/82) Installing libintl (0.21-r2) [2023-03-22T01:24:36.280Z] (18/82) Installing libblkid (2.38-r1) [2023-03-22T01:24:36.280Z] (19/82) Installing libmount (2.38-r1) [2023-03-22T01:24:36.280Z] (20/82) Installing pcre (8.45-r2) [2023-03-22T01:24:36.280Z] (21/82) Installing glib (2.72.1-r0) [2023-03-22T01:24:36.280Z] (22/82) Installing graphite2 (1.3.14-r1) [2023-03-22T01:24:36.280Z] (23/82) Installing harfbuzz (4.3.0-r0) [2023-03-22T01:24:36.280Z] (24/82) Installing libass (0.16.0-r0) [2023-03-22T01:24:36.280Z] (25/82) Installing libdav1d (1.0.0-r0) [2023-03-22T01:24:36.280Z] (26/82) Installing libdrm (2.4.110-r0) [2023-03-22T01:24:36.280Z] (27/82) Installing gmp (6.2.1-r2) [2023-03-22T01:24:36.280Z] (28/82) Installing nettle (3.7.3-r0) [2023-03-22T01:24:36.280Z] (29/82) Installing p11-kit (0.24.1-r0) [2023-03-22T01:24:36.280Z] (30/82) Installing libtasn1 (4.18.0-r1) [2023-03-22T01:24:36.280Z] (31/82) Installing libunistring (1.0-r0) [2023-03-22T01:24:36.280Z] (32/82) Installing gnutls (3.7.7-r1) [2023-03-22T01:24:36.280Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-22T01:24:36.280Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-22T01:24:36.280Z] (35/82) Installing lame (3.100-r0) [2023-03-22T01:24:36.280Z] (36/82) Installing opus (1.3.1-r1) [2023-03-22T01:24:36.280Z] (37/82) Installing libasyncns (0.8-r1) [2023-03-22T01:24:36.280Z] (38/82) Installing dbus-libs (1.14.4-r0) [2023-03-22T01:24:36.280Z] (39/82) Installing libltdl (2.4.7-r0) [2023-03-22T01:24:36.280Z] (40/82) Installing orc (0.4.32-r0) [2023-03-22T01:24:36.280Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2023-03-22T01:24:36.280Z] (42/82) Installing libogg (1.3.5-r1) [2023-03-22T01:24:36.280Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-22T01:24:36.280Z] (44/82) Installing flac (1.3.4-r0) [2023-03-22T01:24:36.280Z] (45/82) Installing libvorbis (1.3.7-r0) [2023-03-22T01:24:36.280Z] (46/82) Installing libsndfile (1.1.0-r0) [2023-03-22T01:24:36.280Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2023-03-22T01:24:36.280Z] (48/82) Installing soxr (0.1.3-r2) [2023-03-22T01:24:36.280Z] (49/82) Installing speexdsp (1.2.0-r0) [2023-03-22T01:24:36.280Z] (50/82) Installing tdb-libs (1.4.6-r0) [2023-03-22T01:24:36.280Z] (51/82) Installing libpulse (15.0-r2) [2023-03-22T01:24:36.280Z] (52/82) Installing cjson (1.7.15-r3) [2023-03-22T01:24:36.280Z] (53/82) Installing mbedtls (2.28.2-r0) [2023-03-22T01:24:36.280Z] (54/82) Installing librist (0.2.6-r1) [2023-03-22T01:24:36.280Z] (55/82) Installing libsrt (1.4.4-r0) [2023-03-22T01:24:36.280Z] (56/82) Installing libssh (0.9.6-r1) [2023-03-22T01:24:36.280Z] (57/82) Installing libtheora (1.1.1-r16) [2023-03-22T01:24:36.280Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2023-03-22T01:24:36.280Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2023-03-22T01:24:36.280Z] (60/82) Installing libxext (1.3.4-r0) [2023-03-22T01:24:36.280Z] (61/82) Installing libxfixes (6.0.0-r0) [2023-03-22T01:24:36.280Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2023-03-22T01:24:36.280Z] (63/82) Installing libva (2.14.0-r0) [2023-03-22T01:24:36.280Z] (64/82) Installing libvdpau (1.5-r0) [2023-03-22T01:24:36.280Z] (65/82) Installing vidstab (1.1.0-r1) [2023-03-22T01:24:36.280Z] (66/82) Installing libvpx (1.11.0-r1) [2023-03-22T01:24:36.280Z] (67/82) Installing libwebp (1.2.3-r0) [2023-03-22T01:24:36.280Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2023-03-22T01:24:36.280Z] (69/82) Installing numactl (2.0.14-r0) [2023-03-22T01:24:36.280Z] (70/82) Installing x265-libs (3.5-r3) [2023-03-22T01:24:36.280Z] (71/82) Installing xvidcore (1.3.7-r1) [2023-03-22T01:24:36.280Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2023-03-22T01:24:36.280Z] (73/82) Installing ffmpeg (5.0.1-r1) [2023-03-22T01:24:36.280Z] (74/82) Installing udev-init-scripts (35-r0) [2023-03-22T01:24:36.280Z] Executing udev-init-scripts-35-r0.post-install [2023-03-22T01:24:36.280Z] (75/82) Installing eudev-libs (3.2.11-r0) [2023-03-22T01:24:36.280Z] (76/82) Installing xz-libs (5.2.5-r1) [2023-03-22T01:24:36.280Z] (77/82) Installing zstd-libs (1.5.2-r1) [2023-03-22T01:24:36.280Z] (78/82) Installing kmod-libs (29-r2) [2023-03-22T01:24:36.280Z] (79/82) Installing eudev (3.2.11-r0) [2023-03-22T01:24:36.280Z] (80/82) Installing libsodium (1.0.18-r0) [2023-03-22T01:24:36.280Z] (81/82) Installing libzmq (4.3.4-r0) [2023-03-22T01:24:36.280Z] (82/82) Installing zeromq (4.3.4-r0) [2023-03-22T01:24:36.280Z] Executing busybox-1.35.0-r17.trigger [2023-03-22T01:24:36.280Z] Executing eudev-3.2.11-r0.trigger [2023-03-22T01:24:36.280Z] OK: 78 MiB in 96 packages [2023-03-22T01:24:37.240Z] Removing intermediate container 148d70aee732 [2023-03-22T01:24:37.240Z] ---> 0997e2d2944b [2023-03-22T01:24:37.240Z] Step 18/35 : WORKDIR / [2023-03-22T01:24:37.240Z] ---> Running in 72c5144f1743 [2023-03-22T01:24:37.507Z] Removing intermediate container 72c5144f1743 [2023-03-22T01:24:37.507Z] ---> 8545ef584327 [2023-03-22T01:24:37.507Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-22T01:24:38.922Z] ---> ad33a8f0e9c8 [2023-03-22T01:24:38.922Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-22T01:24:39.508Z] ---> f70c2261c619 [2023-03-22T01:24:39.508Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-22T01:24:40.090Z] ---> baa151596811 [2023-03-22T01:24:40.091Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-22T01:24:40.674Z] ---> ab5174ab4bca [2023-03-22T01:24:40.674Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-22T01:24:41.261Z] ---> bd1323f2616e [2023-03-22T01:24:41.261Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-22T01:24:41.528Z] ---> 549e1b2829f2 [2023-03-22T01:24:41.529Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-22T01:24:43.477Z] ---> 2c49668878ca [2023-03-22T01:24:43.477Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-22T01:24:43.477Z] ---> Running in 03fa028cdfe7 [2023-03-22T01:24:44.889Z] Removing intermediate container 03fa028cdfe7 [2023-03-22T01:24:44.889Z] ---> e9227ba5dc8a [2023-03-22T01:24:44.889Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-22T01:24:44.889Z] ---> Running in bbc3b10cd392 [2023-03-22T01:24:46.832Z] Removing intermediate container bbc3b10cd392 [2023-03-22T01:24:46.832Z] ---> eaece863faed [2023-03-22T01:24:46.832Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-22T01:24:46.832Z] ---> Running in 8bc0be0884db [2023-03-22T01:24:48.246Z] Removing intermediate container 8bc0be0884db [2023-03-22T01:24:48.246Z] ---> 2619ff526549 [2023-03-22T01:24:48.246Z] Step 29/35 : EXPOSE 59983 [2023-03-22T01:24:48.246Z] ---> Running in d6c3a6378553 [2023-03-22T01:24:48.514Z] Removing intermediate container d6c3a6378553 [2023-03-22T01:24:48.514Z] ---> 9467dd34b594 [2023-03-22T01:24:48.514Z] Step 30/35 : EXPOSE 8554 [2023-03-22T01:24:48.781Z] ---> Running in 0a5b243b6dba [2023-03-22T01:24:49.048Z] Removing intermediate container 0a5b243b6dba [2023-03-22T01:24:49.048Z] ---> 5a45c5a5b8fe [2023-03-22T01:24:49.048Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-22T01:24:49.048Z] ---> Running in 254abc2835dc [2023-03-22T01:24:49.315Z] Removing intermediate container 254abc2835dc [2023-03-22T01:24:49.315Z] ---> 38cfcd32933b [2023-03-22T01:24:49.315Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-03-22T01:24:49.315Z] ---> Running in fa7c47f1e889 [2023-03-22T01:24:49.582Z] Removing intermediate container fa7c47f1e889 [2023-03-22T01:24:49.582Z] ---> 28cf549b5225 [2023-03-22T01:24:49.582Z] Step 33/35 : LABEL arch=arm64 [2023-03-22T01:24:49.848Z] ---> Running in 7f61f256f4fd [2023-03-22T01:24:50.114Z] Removing intermediate container 7f61f256f4fd [2023-03-22T01:24:50.114Z] ---> b8e7cfbf670e [2023-03-22T01:24:50.114Z] Step 34/35 : LABEL git_sha=16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T01:24:50.114Z] ---> Running in 7d6e76d73993 [2023-03-22T01:24:50.381Z] Removing intermediate container 7d6e76d73993 [2023-03-22T01:24:50.381Z] ---> 6ff11a7dd546 [2023-03-22T01:24:50.381Z] Step 35/35 : LABEL version=2.3.1-dev.6 [2023-03-22T01:24:50.381Z] ---> Running in cfc62dcd7aa7 [2023-03-22T01:24:50.649Z] Removing intermediate container cfc62dcd7aa7 [2023-03-22T01:24:50.649Z] ---> 62154c639037 [2023-03-22T01:24:50.649Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T01:24:50.649Z] Successfully built 62154c639037 [2023-03-22T01:24:50.915Z] Successfully tagged device-usb-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 [2023-03-22T01:24:51.031Z] provisioning config files... [2023-03-22T01:24:51.045Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/6@tmp/config15582524892809301586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:24:51.382Z] ---> docker-login.sh [2023-03-22T01:24:51.382Z] nexus3.edgexfoundry.org:10001 [2023-03-22T01:24:51.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:24:51.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:24:51.649Z] Configure a credential helper to remove this warning. See [2023-03-22T01:24:51.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:24:51.649Z] [2023-03-22T01:24:51.649Z] Login Succeeded [2023-03-22T01:24:51.649Z] nexus3.edgexfoundry.org:10002 [2023-03-22T01:24:51.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:24:51.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:24:51.916Z] Configure a credential helper to remove this warning. See [2023-03-22T01:24:51.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:24:51.916Z] [2023-03-22T01:24:51.916Z] Login Succeeded [2023-03-22T01:24:51.916Z] nexus3.edgexfoundry.org:10003 [2023-03-22T01:24:52.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:24:52.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:24:52.451Z] Configure a credential helper to remove this warning. See [2023-03-22T01:24:52.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:24:52.451Z] [2023-03-22T01:24:52.451Z] Login Succeeded [2023-03-22T01:24:52.451Z] nexus3.edgexfoundry.org:10004 [2023-03-22T01:24:52.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:24:52.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:24:52.716Z] Configure a credential helper to remove this warning. See [2023-03-22T01:24:52.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:24:52.716Z] [2023-03-22T01:24:52.716Z] Login Succeeded [2023-03-22T01:24:52.716Z] docker.io [2023-03-22T01:24:52.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T01:24:53.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T01:24:53.246Z] Configure a credential helper to remove this warning. See [2023-03-22T01:24:53.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T01:24:53.246Z] [2023-03-22T01:24:53.246Z] Login Succeeded [2023-03-22T01:24:53.246Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T01:24:53.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T01:24:53.280Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T01:24:53.295Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-03-22T01:24:53.295Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T01:24:53.295Z] latest [2023-03-22T01:24:53.295Z] 2.3.1-dev.6 [2023-03-22T01:24:53.295Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 [2023-03-22T01:24:53.295Z] levski [2023-03-22T01:24:53.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:24:53.645Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:24:54.000Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T01:24:54.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-22T01:24:54.001Z] a79c659dcf12: Preparing [2023-03-22T01:24:54.001Z] a86e97625f4a: Preparing [2023-03-22T01:24:54.001Z] 64ca67d2c583: Preparing [2023-03-22T01:24:54.001Z] 608d194cb50c: Preparing [2023-03-22T01:24:54.001Z] acc83c6ca332: Preparing [2023-03-22T01:24:54.001Z] e49e41e3b1eb: Preparing [2023-03-22T01:24:54.001Z] db4368607fea: Preparing [2023-03-22T01:24:54.001Z] a71e7f2a6691: Preparing [2023-03-22T01:24:54.001Z] 7a310a243e8e: Preparing [2023-03-22T01:24:54.001Z] b2f187b20623: Preparing [2023-03-22T01:24:54.001Z] 4f17555c39bb: Preparing [2023-03-22T01:24:54.001Z] f70ee36035b9: Preparing [2023-03-22T01:24:54.001Z] e49e41e3b1eb: Waiting [2023-03-22T01:24:54.001Z] 7a310a243e8e: Waiting [2023-03-22T01:24:54.001Z] b2f187b20623: Waiting [2023-03-22T01:24:54.001Z] 4f17555c39bb: Waiting [2023-03-22T01:24:54.001Z] f70ee36035b9: Waiting [2023-03-22T01:24:54.001Z] a71e7f2a6691: Waiting [2023-03-22T01:24:54.001Z] db4368607fea: Waiting [2023-03-22T01:24:54.282Z] acc83c6ca332: Pushed [2023-03-22T01:24:54.282Z] a86e97625f4a: Pushed [2023-03-22T01:24:54.282Z] a79c659dcf12: Pushed [2023-03-22T01:24:54.282Z] 64ca67d2c583: Pushed [2023-03-22T01:24:54.282Z] e49e41e3b1eb: Pushed [2023-03-22T01:24:54.282Z] db4368607fea: Pushed [2023-03-22T01:24:54.568Z] a71e7f2a6691: Pushed [2023-03-22T01:24:54.568Z] 7a310a243e8e: Pushed [2023-03-22T01:24:54.568Z] f70ee36035b9: Layer already exists [2023-03-22T01:24:59.950Z] 608d194cb50c: Pushed [2023-03-22T01:25:00.534Z] b2f187b20623: Pushed [2023-03-22T01:25:15.523Z] 4f17555c39bb: Pushed [2023-03-22T01:25:15.523Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b: digest: sha256:b8eed539e57ea1ae1e72faac02d08b97c4c1fca0ded751c46d781cd6ed08083f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:25:15.883Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:25:16.230Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-22T01:25:16.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-22T01:25:16.230Z] a79c659dcf12: Preparing [2023-03-22T01:25:16.230Z] a86e97625f4a: Preparing [2023-03-22T01:25:16.230Z] 64ca67d2c583: Preparing [2023-03-22T01:25:16.230Z] 608d194cb50c: Preparing [2023-03-22T01:25:16.230Z] acc83c6ca332: Preparing [2023-03-22T01:25:16.230Z] e49e41e3b1eb: Preparing [2023-03-22T01:25:16.230Z] db4368607fea: Preparing [2023-03-22T01:25:16.230Z] a71e7f2a6691: Preparing [2023-03-22T01:25:16.230Z] 7a310a243e8e: Preparing [2023-03-22T01:25:16.230Z] b2f187b20623: Preparing [2023-03-22T01:25:16.230Z] 4f17555c39bb: Preparing [2023-03-22T01:25:16.230Z] f70ee36035b9: Preparing [2023-03-22T01:25:16.230Z] db4368607fea: Waiting [2023-03-22T01:25:16.230Z] a71e7f2a6691: Waiting [2023-03-22T01:25:16.230Z] 7a310a243e8e: Waiting [2023-03-22T01:25:16.230Z] b2f187b20623: Waiting [2023-03-22T01:25:16.230Z] 4f17555c39bb: Waiting [2023-03-22T01:25:16.230Z] f70ee36035b9: Waiting [2023-03-22T01:25:16.230Z] e49e41e3b1eb: Waiting [2023-03-22T01:25:16.230Z] 608d194cb50c: Layer already exists [2023-03-22T01:25:16.230Z] 64ca67d2c583: Layer already exists [2023-03-22T01:25:16.230Z] a79c659dcf12: Layer already exists [2023-03-22T01:25:16.230Z] a86e97625f4a: Layer already exists [2023-03-22T01:25:16.230Z] acc83c6ca332: Layer already exists [2023-03-22T01:25:16.230Z] a71e7f2a6691: Layer already exists [2023-03-22T01:25:16.230Z] e49e41e3b1eb: Layer already exists [2023-03-22T01:25:16.230Z] b2f187b20623: Layer already exists [2023-03-22T01:25:16.231Z] db4368607fea: Layer already exists [2023-03-22T01:25:16.231Z] 7a310a243e8e: Layer already exists [2023-03-22T01:25:16.231Z] 4f17555c39bb: Layer already exists [2023-03-22T01:25:16.231Z] f70ee36035b9: Layer already exists [2023-03-22T01:25:16.500Z] latest: digest: sha256:b8eed539e57ea1ae1e72faac02d08b97c4c1fca0ded751c46d781cd6ed08083f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:25:16.847Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:25:17.193Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.1-dev.6 [2023-03-22T01:25:17.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-22T01:25:17.193Z] a79c659dcf12: Preparing [2023-03-22T01:25:17.193Z] a86e97625f4a: Preparing [2023-03-22T01:25:17.193Z] 64ca67d2c583: Preparing [2023-03-22T01:25:17.193Z] 608d194cb50c: Preparing [2023-03-22T01:25:17.193Z] acc83c6ca332: Preparing [2023-03-22T01:25:17.193Z] e49e41e3b1eb: Preparing [2023-03-22T01:25:17.193Z] db4368607fea: Preparing [2023-03-22T01:25:17.193Z] e49e41e3b1eb: Waiting [2023-03-22T01:25:17.193Z] a71e7f2a6691: Preparing [2023-03-22T01:25:17.193Z] 7a310a243e8e: Preparing [2023-03-22T01:25:17.193Z] b2f187b20623: Preparing [2023-03-22T01:25:17.193Z] db4368607fea: Waiting [2023-03-22T01:25:17.193Z] 4f17555c39bb: Preparing [2023-03-22T01:25:17.193Z] f70ee36035b9: Preparing [2023-03-22T01:25:17.193Z] 7a310a243e8e: Waiting [2023-03-22T01:25:17.193Z] a71e7f2a6691: Waiting [2023-03-22T01:25:17.193Z] b2f187b20623: Waiting [2023-03-22T01:25:17.193Z] f70ee36035b9: Waiting [2023-03-22T01:25:17.193Z] 4f17555c39bb: Waiting [2023-03-22T01:25:17.193Z] 608d194cb50c: Layer already exists [2023-03-22T01:25:17.193Z] a86e97625f4a: Layer already exists [2023-03-22T01:25:17.193Z] 64ca67d2c583: Layer already exists [2023-03-22T01:25:17.193Z] a79c659dcf12: Layer already exists [2023-03-22T01:25:17.193Z] acc83c6ca332: Layer already exists [2023-03-22T01:25:17.193Z] a71e7f2a6691: Layer already exists [2023-03-22T01:25:17.193Z] e49e41e3b1eb: Layer already exists [2023-03-22T01:25:17.193Z] db4368607fea: Layer already exists [2023-03-22T01:25:17.193Z] 7a310a243e8e: Layer already exists [2023-03-22T01:25:17.193Z] b2f187b20623: Layer already exists [2023-03-22T01:25:17.193Z] 4f17555c39bb: Layer already exists [2023-03-22T01:25:17.193Z] f70ee36035b9: Layer already exists [2023-03-22T01:25:17.462Z] 2.3.1-dev.6: digest: sha256:b8eed539e57ea1ae1e72faac02d08b97c4c1fca0ded751c46d781cd6ed08083f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:25:17.809Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:25:18.158Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 [2023-03-22T01:25:18.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-22T01:25:18.159Z] a79c659dcf12: Preparing [2023-03-22T01:25:18.159Z] a86e97625f4a: Preparing [2023-03-22T01:25:18.159Z] 64ca67d2c583: Preparing [2023-03-22T01:25:18.159Z] 608d194cb50c: Preparing [2023-03-22T01:25:18.159Z] acc83c6ca332: Preparing [2023-03-22T01:25:18.159Z] e49e41e3b1eb: Preparing [2023-03-22T01:25:18.159Z] db4368607fea: Preparing [2023-03-22T01:25:18.159Z] a71e7f2a6691: Preparing [2023-03-22T01:25:18.159Z] 7a310a243e8e: Preparing [2023-03-22T01:25:18.159Z] b2f187b20623: Preparing [2023-03-22T01:25:18.159Z] 4f17555c39bb: Preparing [2023-03-22T01:25:18.159Z] f70ee36035b9: Preparing [2023-03-22T01:25:18.159Z] 7a310a243e8e: Waiting [2023-03-22T01:25:18.159Z] b2f187b20623: Waiting [2023-03-22T01:25:18.159Z] 4f17555c39bb: Waiting [2023-03-22T01:25:18.159Z] f70ee36035b9: Waiting [2023-03-22T01:25:18.159Z] db4368607fea: Waiting [2023-03-22T01:25:18.159Z] e49e41e3b1eb: Waiting [2023-03-22T01:25:18.159Z] a71e7f2a6691: Waiting [2023-03-22T01:25:18.159Z] acc83c6ca332: Layer already exists [2023-03-22T01:25:18.159Z] a86e97625f4a: Layer already exists [2023-03-22T01:25:18.159Z] 64ca67d2c583: Layer already exists [2023-03-22T01:25:18.159Z] 608d194cb50c: Layer already exists [2023-03-22T01:25:18.159Z] a79c659dcf12: Layer already exists [2023-03-22T01:25:18.159Z] 7a310a243e8e: Layer already exists [2023-03-22T01:25:18.159Z] e49e41e3b1eb: Layer already exists [2023-03-22T01:25:18.159Z] a71e7f2a6691: Layer already exists [2023-03-22T01:25:18.159Z] b2f187b20623: Layer already exists [2023-03-22T01:25:18.159Z] db4368607fea: Layer already exists [2023-03-22T01:25:18.428Z] 4f17555c39bb: Layer already exists [2023-03-22T01:25:18.428Z] f70ee36035b9: Layer already exists [2023-03-22T01:25:18.428Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6: digest: sha256:b8eed539e57ea1ae1e72faac02d08b97c4c1fca0ded751c46d781cd6ed08083f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:25:18.795Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:25:19.144Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:levski [2023-03-22T01:25:19.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-22T01:25:19.144Z] a79c659dcf12: Preparing [2023-03-22T01:25:19.144Z] a86e97625f4a: Preparing [2023-03-22T01:25:19.144Z] 64ca67d2c583: Preparing [2023-03-22T01:25:19.144Z] 608d194cb50c: Preparing [2023-03-22T01:25:19.144Z] acc83c6ca332: Preparing [2023-03-22T01:25:19.144Z] e49e41e3b1eb: Preparing [2023-03-22T01:25:19.144Z] db4368607fea: Preparing [2023-03-22T01:25:19.144Z] a71e7f2a6691: Preparing [2023-03-22T01:25:19.144Z] 7a310a243e8e: Preparing [2023-03-22T01:25:19.144Z] b2f187b20623: Preparing [2023-03-22T01:25:19.144Z] 4f17555c39bb: Preparing [2023-03-22T01:25:19.144Z] f70ee36035b9: Preparing [2023-03-22T01:25:19.144Z] a71e7f2a6691: Waiting [2023-03-22T01:25:19.144Z] 7a310a243e8e: Waiting [2023-03-22T01:25:19.144Z] b2f187b20623: Waiting [2023-03-22T01:25:19.144Z] 4f17555c39bb: Waiting [2023-03-22T01:25:19.144Z] f70ee36035b9: Waiting [2023-03-22T01:25:19.144Z] e49e41e3b1eb: Waiting [2023-03-22T01:25:19.144Z] 64ca67d2c583: Layer already exists [2023-03-22T01:25:19.144Z] a79c659dcf12: Layer already exists [2023-03-22T01:25:19.144Z] acc83c6ca332: Layer already exists [2023-03-22T01:25:19.144Z] 608d194cb50c: Layer already exists [2023-03-22T01:25:19.144Z] a86e97625f4a: Layer already exists [2023-03-22T01:25:19.412Z] a71e7f2a6691: Layer already exists [2023-03-22T01:25:19.412Z] e49e41e3b1eb: Layer already exists [2023-03-22T01:25:19.412Z] db4368607fea: Layer already exists [2023-03-22T01:25:19.412Z] 7a310a243e8e: Layer already exists [2023-03-22T01:25:19.412Z] b2f187b20623: Layer already exists [2023-03-22T01:25:19.412Z] 4f17555c39bb: Layer already exists [2023-03-22T01:25:19.412Z] f70ee36035b9: Layer already exists [2023-03-22T01:25:19.412Z] levski: digest: sha256:b8eed539e57ea1ae1e72faac02d08b97c4c1fca0ded751c46d781cd6ed08083f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T01:25:19.469Z] ===================================================== [Pipeline] echo [2023-03-22T01:25:19.478Z] taggedImages: [2023-03-22T01:25:19.479Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T01:25:19.479Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-22T01:25:19.479Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.1-dev.6 [2023-03-22T01:25:19.479Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 [2023-03-22T01:25:19.479Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:25:19.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T01:25:19.829Z] [2023-03-22T01:25:19.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:25:20.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T01:25:20.163Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T01:25:20.163Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T01:25:20.163Z] 04944245beec: Pulling fs layer [2023-03-22T01:25:20.163Z] 699f458cf7ca: Pulling fs layer [2023-03-22T01:25:20.163Z] 765212b225bb: Pulling fs layer [2023-03-22T01:25:20.163Z] f23df028b6ca: Pulling fs layer [2023-03-22T01:25:20.163Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T01:25:20.163Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T01:25:20.163Z] f23df028b6ca: Waiting [2023-03-22T01:25:20.163Z] 765212b225bb: Waiting [2023-03-22T01:25:20.163Z] d65c8cfc05b1: Waiting [2023-03-22T01:25:20.163Z] 2437ff75d9bd: Waiting [2023-03-22T01:25:20.432Z] 04944245beec: Verifying Checksum [2023-03-22T01:25:20.432Z] 04944245beec: Download complete [2023-03-22T01:25:20.432Z] 765212b225bb: Verifying Checksum [2023-03-22T01:25:20.432Z] 765212b225bb: Download complete [2023-03-22T01:25:20.432Z] f23df028b6ca: Verifying Checksum [2023-03-22T01:25:20.432Z] f23df028b6ca: Download complete [2023-03-22T01:25:20.432Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T01:25:20.432Z] d65c8cfc05b1: Download complete [2023-03-22T01:25:20.703Z] 699f458cf7ca: Verifying Checksum [2023-03-22T01:25:20.703Z] 699f458cf7ca: Download complete [2023-03-22T01:25:20.978Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T01:25:20.978Z] 8998bd30e6a1: Download complete [2023-03-22T01:25:23.570Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T01:25:23.570Z] 2437ff75d9bd: Download complete [2023-03-22T01:25:24.976Z] 8998bd30e6a1: Pull complete [2023-03-22T01:25:25.569Z] 04944245beec: Pull complete [2023-03-22T01:25:26.984Z] 699f458cf7ca: Pull complete [2023-03-22T01:25:26.984Z] 765212b225bb: Pull complete [2023-03-22T01:25:27.947Z] f23df028b6ca: Pull complete [2023-03-22T01:25:27.947Z] d65c8cfc05b1: Pull complete [2023-03-22T01:25:42.944Z] 2437ff75d9bd: Pull complete [2023-03-22T01:25:42.944Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T01:25:42.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T01:25:42.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T01:25:43.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-5020 does not seem to be running inside a container [2023-03-22T01:25:43.208Z] $ 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-usb-camera/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T01:25:45.913Z] $ docker top 9376baf228d23890879e1b39e64d28774ffa0a9809ade1d194f0a25eca27dfa0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:25:46.774Z] ---> job-cost.sh [2023-03-22T01:25:46.774Z] lf-activate-venv: SKIPPING [2023-03-22T01:25:46.774Z] INFO: No Stack... [2023-03-22T01:25:47.358Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T01:25:47.942Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T01:25:48.584Z] + + cat /w/workspace/device-usb-camera/6/archives/cost.csv [2023-03-22T01:25:48.584Z] cut -d, -f6 [Pipeline] lock [2023-03-22T01:25:48.665Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] [2023-03-22T01:25:48.682Z] Resource [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] did not exist. Created. [2023-03-22T01:25:48.683Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T01:25:49.345Z] /w/workspace/device-usb-camera/6@tmp/durable-d0c99ad8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T01:25:50.007Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T01:25:50.029Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T01:25:50.091Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T01:25:50.100Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T01:25:50.118Z] $ docker stop --time=1 9376baf228d23890879e1b39e64d28774ffa0a9809ade1d194f0a25eca27dfa0 [2023-03-22T01:25:51.679Z] $ docker rm -f --volumes 9376baf228d23890879e1b39e64d28774ffa0a9809ade1d194f0a25eca27dfa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-22T01:25:52.094Z] provisioning config files... [2023-03-22T01:25:52.100Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config3762944938144041123tmp [Pipeline] { [Pipeline] sh [2023-03-22T01:25:52.392Z] + set +x [2023-03-22T01:25:52.392Z] + curl -s https://codecov.io/bash [2023-03-22T01:25:52.392Z] + bash -s -- [2023-03-22T01:25:52.392Z] [2023-03-22T01:25:52.392Z] _____ _ [2023-03-22T01:25:52.392Z] / ____| | | [2023-03-22T01:25:52.392Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T01:25:52.392Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T01:25:52.392Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T01:25:52.392Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T01:25:52.392Z] Bash-1.0.6 [2023-03-22T01:25:52.392Z] [2023-03-22T01:25:52.392Z] [2023-03-22T01:25:52.392Z] ==> git version 2.25.1 found [2023-03-22T01:25:52.392Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-22T01:25:52.392Z] Release-Date: 2020-01-08 [2023-03-22T01:25:52.392Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-22T01:25:52.392Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T01:25:52.392Z] ==> Jenkins CI detected. [2023-03-22T01:25:52.392Z] current dir:  /w/workspace/foundry_device-usb-camera_levski [2023-03-22T01:25:52.392Z] project root: . [2023-03-22T01:25:52.392Z] --> token set from env [2023-03-22T01:25:52.392Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T01:25:52.392Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T01:25:52.392Z] ==> Python coveragepy not found [2023-03-22T01:25:52.392Z] ==> Searching for coverage reports in: [2023-03-22T01:25:52.392Z] + . [2023-03-22T01:25:52.392Z] -> Found 1 reports [2023-03-22T01:25:52.392Z] ==> Detecting git/mercurial file structure [2023-03-22T01:25:52.651Z] ==> Reading reports [2023-03-22T01:25:52.651Z] + ./coverage.out bytes=30666 [2023-03-22T01:25:52.651Z] ==> Appending adjustments [2023-03-22T01:25:52.651Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T01:25:52.651Z] + Found adjustments [2023-03-22T01:25:52.651Z] ==> Gzipping contents [2023-03-22T01:25:52.651Z] 8.0K /tmp/codecov.sPJluu.gz [2023-03-22T01:25:52.651Z] ==> Uploading reports [2023-03-22T01:25:52.651Z] url: https://codecov.io [2023-03-22T01:25:52.651Z] query: branch=levski&commit=16af8f3edb30e896c9df711e1ece74dbd6b6326b&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Flevski%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T01:25:52.651Z] -> Pinging Codecov [2023-03-22T01:25:52.651Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=levski&commit=16af8f3edb30e896c9df711e1ece74dbd6b6326b&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Flevski%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T01:25:52.651Z] -> Uploading to [2023-03-22T01:25:52.651Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/73D8F5FF140700D3E01443B452E23636/16af8f3edb30e896c9df711e1ece74dbd6b6326b/42319c5f-bf4e-4fa0-9f0d-7280c467263d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T012552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be3723195f05365742c8c74b18a293378fc8a7634617d202c4fb7220ecf5e735 [2023-03-22T01:25:52.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T01:25:52.651Z] Dload Upload Total Spent Left Speed [2023-03-22T01:25:53.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4333 0 0 100 4333 0 14491 --:--:-- --:--:-- --:--:-- 14491 [2023-03-22T01:25:53.219Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] } [2023-03-22T01:25:53.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-22T01:25:53.418Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-22T01:25:53.437Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:25:53.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T01:25:53.732Z] [2023-03-22T01:25:53.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:25:54.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T01:25:54.030Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-22T01:25:54.030Z] df9b9388f04a: Pulling fs layer [2023-03-22T01:25:54.030Z] 52dc419b0ee2: Pulling fs layer [2023-03-22T01:25:54.030Z] 25bc292e5bac: Pulling fs layer [2023-03-22T01:25:54.030Z] 114826534d7a: Pulling fs layer [2023-03-22T01:25:54.030Z] 4657fd5d0bcf: Pulling fs layer [2023-03-22T01:25:54.030Z] 6ad1cebc031e: Pulling fs layer [2023-03-22T01:25:54.030Z] 8a3aa393b2d8: Pulling fs layer [2023-03-22T01:25:54.030Z] 6ad1cebc031e: Waiting [2023-03-22T01:25:54.030Z] 8a3aa393b2d8: Waiting [2023-03-22T01:25:54.030Z] 25bc292e5bac: Verifying Checksum [2023-03-22T01:25:54.030Z] 25bc292e5bac: Download complete [2023-03-22T01:25:54.030Z] 52dc419b0ee2: Download complete [2023-03-22T01:25:54.030Z] 4657fd5d0bcf: Verifying Checksum [2023-03-22T01:25:54.030Z] 4657fd5d0bcf: Download complete [2023-03-22T01:25:54.030Z] df9b9388f04a: Download complete [2023-03-22T01:25:54.289Z] df9b9388f04a: Pull complete [2023-03-22T01:25:54.289Z] 6ad1cebc031e: Verifying Checksum [2023-03-22T01:25:54.289Z] 6ad1cebc031e: Download complete [2023-03-22T01:25:54.289Z] 52dc419b0ee2: Pull complete [2023-03-22T01:25:54.551Z] 25bc292e5bac: Pull complete [2023-03-22T01:25:55.119Z] 114826534d7a: Verifying Checksum [2023-03-22T01:25:55.119Z] 114826534d7a: Download complete [2023-03-22T01:25:55.119Z] 8a3aa393b2d8: Verifying Checksum [2023-03-22T01:25:55.119Z] 8a3aa393b2d8: Download complete [2023-03-22T01:25:58.398Z] 114826534d7a: Pull complete [2023-03-22T01:25:58.398Z] 4657fd5d0bcf: Pull complete [2023-03-22T01:25:58.398Z] 6ad1cebc031e: Pull complete [2023-03-22T01:26:01.690Z] 8a3aa393b2d8: Pull complete [2023-03-22T01:26:01.690Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-22T01:26:01.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T01:26:01.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T01:26:01.762Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-03-22T01:26:01.782Z] $ 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-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-22T01:26:04.287Z] $ docker top 2180e99b7275c10322096ca840ff3474be186fcd83e2f622891c05365d00a37b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T01:26:04.357Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:levski' [Pipeline] sh [2023-03-22T01:26:04.632Z] + set -o pipefail [2023-03-22T01:26:04.632Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:levski' [2023-03-22T01:26:12.747Z] [2023-03-22T01:26:12.747Z] Monitoring /w/workspace/foundry_device-usb-camera_levski (github.com/edgexfoundry/device-usb-camera)... [2023-03-22T01:26:12.747Z] [2023-03-22T01:26:12.747Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6d161b6e-aadb-4bac-a9cd-5e25ffa3ca58/history/06156bd9-b99f-4acd-a11b-caf5a349fc5c [2023-03-22T01:26:12.747Z] [2023-03-22T01:26:12.747Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-22T01:26:12.747Z] [2023-03-22T01:26:12.747Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-22T01:26:12.747Z] [2023-03-22T01:26:13.682Z] [2023-03-22T01:26:13.682Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-22T01:26:13.682Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-22T01:26:13.682Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-22T01:26:13.685Z] $ docker stop --time=1 2180e99b7275c10322096ca840ff3474be186fcd83e2f622891c05365d00a37b [2023-03-22T01:26:16.206Z] $ docker rm -f --volumes 2180e99b7275c10322096ca840ff3474be186fcd83e2f622891c05365d00a37b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T01:26:16.865Z] + git log --format=format:%s -1 16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] sh [2023-03-22T01:26:17.155Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T01:26:17.155Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:26:17.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T01:26:17.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T01:26:17.530Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-03-22T01:26:17.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T01:26:17.962Z] $ docker top cb5b73235888fa96039cb9baae3cd7002bb7ff15fba75200ecc7399ca9b813b0 -eo pid,comm [2023-03-22T01:26:18.020Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-22T01:26:18.020Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T01:26:18.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T01:26:18.054Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T01:26:18.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T01:26:18.155Z] $ docker exec cb5b73235888fa96039cb9baae3cd7002bb7ff15fba75200ecc7399ca9b813b0 ssh-agent [2023-03-22T01:26:18.257Z] SSH_AUTH_SOCK=/tmp/ssh-F7zObkIlu6Bg/agent.33 [2023-03-22T01:26:18.257Z] SSH_AGENT_PID=39 [2023-03-22T01:26:18.261Z] Running ssh-add (command line suppressed) [2023-03-22T01:26:18.355Z] Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_8636547366771877372.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_8636547366771877372.key) [2023-03-22T01:26:18.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T01:26:18.664Z] + git semver tag [2023-03-22T01:26:18.923Z] 2023-03-22 01:26:18,833 [run_tag] DEBUG tag force:False [2023-03-22T01:26:18.923Z] 2023-03-22 01:26:18,833 [check_head_tag] DEBUG check head tag [2023-03-22T01:26:18.923Z] 2023-03-22 01:26:18,835 [execute] INFO git cat-file --batch-check [2023-03-22T01:26:18.923Z] 2023-03-22 01:26:18,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-22T01:26:18.923Z] 2023-03-22 01:26:18,838 [execute] INFO git cat-file --batch [2023-03-22T01:26:18.923Z] 2023-03-22 01:26:18,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-22T01:26:18.923Z] 2023-03-22 01:26:18,867 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T01:26:18.923Z] 2023-03-22 01:26:18,868 [execute] INFO git tag -a v2.3.1-dev.6 -m v2.3.1-dev.6 [2023-03-22T01:26:18.923Z] 2023-03-22 01:26:18,868 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.6', '-m', 'v2.3.1-dev.6'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-22T01:26:18.923Z] 2023-03-22 01:26:18,872 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T01:26:18.923Z] 2.3.1-dev.6 [Pipeline] } [2023-03-22T01:26:18.925Z] $ docker exec --env ******** --env ******** cb5b73235888fa96039cb9baae3cd7002bb7ff15fba75200ecc7399ca9b813b0 ssh-agent -k [2023-03-22T01:26:19.027Z] unset SSH_AUTH_SOCK; [2023-03-22T01:26:19.027Z] unset SSH_AGENT_PID; [2023-03-22T01:26:19.027Z] echo Agent pid 39 killed; [2023-03-22T01:26:19.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T01:26:19.354Z] + git semver [Pipeline] } [2023-03-22T01:26:19.619Z] $ docker stop --time=1 cb5b73235888fa96039cb9baae3cd7002bb7ff15fba75200ecc7399ca9b813b0 [2023-03-22T01:26:20.941Z] $ docker rm -f --volumes cb5b73235888fa96039cb9baae3cd7002bb7ff15fba75200ecc7399ca9b813b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:26:21.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T01:26:21.329Z] [2023-03-22T01:26:21.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:26:21.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T01:26:21.626Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-22T01:26:21.626Z] ab5ef0e58194: Pulling fs layer [2023-03-22T01:26:21.626Z] 9712f1f96733: Pulling fs layer [2023-03-22T01:26:21.626Z] 63f879dbbcfc: Pulling fs layer [2023-03-22T01:26:21.626Z] 0d9ebad4ef96: Pulling fs layer [2023-03-22T01:26:21.626Z] e9a5061849ea: Pulling fs layer [2023-03-22T01:26:21.626Z] d747dcd14b5f: Pulling fs layer [2023-03-22T01:26:21.626Z] 2de7ff778b66: Pulling fs layer [2023-03-22T01:26:21.626Z] 0d9ebad4ef96: Waiting [2023-03-22T01:26:21.626Z] e9a5061849ea: Waiting [2023-03-22T01:26:21.626Z] d747dcd14b5f: Waiting [2023-03-22T01:26:21.626Z] 2de7ff778b66: Waiting [2023-03-22T01:26:21.626Z] 9712f1f96733: Verifying Checksum [2023-03-22T01:26:21.626Z] 9712f1f96733: Download complete [2023-03-22T01:26:22.203Z] 63f879dbbcfc: Verifying Checksum [2023-03-22T01:26:22.203Z] 63f879dbbcfc: Download complete [2023-03-22T01:26:22.203Z] e9a5061849ea: Verifying Checksum [2023-03-22T01:26:22.203Z] e9a5061849ea: Download complete [2023-03-22T01:26:22.203Z] d747dcd14b5f: Download complete [2023-03-22T01:26:22.203Z] 0d9ebad4ef96: Verifying Checksum [2023-03-22T01:26:22.203Z] 0d9ebad4ef96: Download complete [2023-03-22T01:26:22.203Z] ab5ef0e58194: Verifying Checksum [2023-03-22T01:26:22.203Z] ab5ef0e58194: Download complete [2023-03-22T01:26:22.461Z] 2de7ff778b66: Verifying Checksum [2023-03-22T01:26:22.461Z] 2de7ff778b66: Download complete [2023-03-22T01:26:24.995Z] ab5ef0e58194: Pull complete [2023-03-22T01:26:24.995Z] 9712f1f96733: Pull complete [2023-03-22T01:26:25.928Z] 63f879dbbcfc: Pull complete [2023-03-22T01:26:29.206Z] 0d9ebad4ef96: Pull complete [2023-03-22T01:26:29.206Z] e9a5061849ea: Pull complete [2023-03-22T01:26:29.463Z] d747dcd14b5f: Pull complete [2023-03-22T01:26:30.394Z] 2de7ff778b66: Pull complete [2023-03-22T01:26:30.394Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-22T01:26:30.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T01:26:30.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T01:26:30.467Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-03-22T01:26:30.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-22T01:26:33.090Z] $ docker top 7de4cea0709df1b56c3faead66fee449072ca6e0d8e1dec1b127abb0837fbc10 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-22T01:26:33.167Z] provisioning config files... [2023-03-22T01:26:33.173Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config13247905230068585101tmp [2023-03-22T01:26:33.181Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config1963425826699944270tmp [2023-03-22T01:26:33.188Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config13517851300659081815tmp [Pipeline] { [Pipeline] echo [2023-03-22T01:26:33.199Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:26:33.480Z] ---> sigul-configuration.sh [2023-03-22T01:26:33.480Z] gpg: directory `/root/.gnupg' created [2023-03-22T01:26:33.480Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-22T01:26:33.480Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-22T01:26:33.480Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-22T01:26:33.480Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-22T01:26:33.480Z] gpg: CAST5 encrypted data [2023-03-22T01:26:33.480Z] gpg: encrypted with 1 passphrase [2023-03-22T01:26:33.480Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-22T01:26:33.763Z] + mkdir /home/jenkins [2023-03-22T01:26:33.763Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-22T01:26:34.043Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-22T01:26:34.051Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:26:34.336Z] ---> sigul-install.sh [2023-03-22T01:26:34.336Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-22T01:26:34.619Z] + git tag --list [2023-03-22T01:26:34.619Z] v0.0.0 [2023-03-22T01:26:34.619Z] v0.0.1-dev.1 [2023-03-22T01:26:34.619Z] v0.0.1-dev.10 [2023-03-22T01:26:34.619Z] v0.0.1-dev.11 [2023-03-22T01:26:34.619Z] v0.0.1-dev.12 [2023-03-22T01:26:34.619Z] v0.0.1-dev.13 [2023-03-22T01:26:34.619Z] v0.0.1-dev.14 [2023-03-22T01:26:34.619Z] v0.0.1-dev.15 [2023-03-22T01:26:34.619Z] v0.0.1-dev.16 [2023-03-22T01:26:34.619Z] v0.0.1-dev.2 [2023-03-22T01:26:34.619Z] v0.0.1-dev.3 [2023-03-22T01:26:34.619Z] v0.0.1-dev.4 [2023-03-22T01:26:34.619Z] v0.0.1-dev.5 [2023-03-22T01:26:34.619Z] v0.0.1-dev.6 [2023-03-22T01:26:34.619Z] v0.0.1-dev.7 [2023-03-22T01:26:34.619Z] v0.0.1-dev.8 [2023-03-22T01:26:34.619Z] v0.0.1-dev.9 [2023-03-22T01:26:34.619Z] v2.2.0 [2023-03-22T01:26:34.619Z] v2.2.0-dev.17 [2023-03-22T01:26:34.619Z] v2.2.0-dev.18 [2023-03-22T01:26:34.619Z] v2.2.0-dev.19 [2023-03-22T01:26:34.619Z] v2.2.0-dev.20 [2023-03-22T01:26:34.619Z] v2.2.0-dev.21 [2023-03-22T01:26:34.619Z] v2.2.0-dev.22 [2023-03-22T01:26:34.619Z] v2.2.0-dev.23 [2023-03-22T01:26:34.619Z] v2.2.0-dev.24 [2023-03-22T01:26:34.619Z] v2.2.0-dev.25 [2023-03-22T01:26:34.619Z] v2.2.0-dev.26 [2023-03-22T01:26:34.619Z] v2.2.0-dev.27 [2023-03-22T01:26:34.619Z] v2.3.0 [2023-03-22T01:26:34.619Z] v2.3.0-dev.1 [2023-03-22T01:26:34.619Z] v2.3.0-dev.10 [2023-03-22T01:26:34.619Z] v2.3.0-dev.11 [2023-03-22T01:26:34.619Z] v2.3.0-dev.12 [2023-03-22T01:26:34.619Z] v2.3.0-dev.13 [2023-03-22T01:26:34.619Z] v2.3.0-dev.14 [2023-03-22T01:26:34.619Z] v2.3.0-dev.15 [2023-03-22T01:26:34.619Z] v2.3.0-dev.16 [2023-03-22T01:26:34.619Z] v2.3.0-dev.17 [2023-03-22T01:26:34.619Z] v2.3.0-dev.18 [2023-03-22T01:26:34.619Z] v2.3.0-dev.19 [2023-03-22T01:26:34.619Z] v2.3.0-dev.2 [2023-03-22T01:26:34.619Z] v2.3.0-dev.20 [2023-03-22T01:26:34.619Z] v2.3.0-dev.21 [2023-03-22T01:26:34.619Z] v2.3.0-dev.22 [2023-03-22T01:26:34.619Z] v2.3.0-dev.23 [2023-03-22T01:26:34.619Z] v2.3.0-dev.24 [2023-03-22T01:26:34.619Z] v2.3.0-dev.25 [2023-03-22T01:26:34.619Z] v2.3.0-dev.26 [2023-03-22T01:26:34.619Z] v2.3.0-dev.27 [2023-03-22T01:26:34.619Z] v2.3.0-dev.28 [2023-03-22T01:26:34.619Z] v2.3.0-dev.3 [2023-03-22T01:26:34.619Z] v2.3.0-dev.4 [2023-03-22T01:26:34.619Z] v2.3.0-dev.5 [2023-03-22T01:26:34.619Z] v2.3.0-dev.6 [2023-03-22T01:26:34.619Z] v2.3.0-dev.7 [2023-03-22T01:26:34.619Z] v2.3.0-dev.8 [2023-03-22T01:26:34.619Z] v2.3.0-dev.9 [2023-03-22T01:26:34.619Z] v2.3.1-dev.4 [2023-03-22T01:26:34.619Z] v2.3.1-dev.5 [2023-03-22T01:26:34.619Z] v2.3.1-dev.6 [2023-03-22T01:26:34.619Z] v3.0.0-dev.1 [2023-03-22T01:26:34.619Z] v3.0.0-dev.10 [2023-03-22T01:26:34.619Z] v3.0.0-dev.11 [2023-03-22T01:26:34.619Z] v3.0.0-dev.12 [2023-03-22T01:26:34.619Z] v3.0.0-dev.13 [2023-03-22T01:26:34.619Z] v3.0.0-dev.14 [2023-03-22T01:26:34.619Z] v3.0.0-dev.15 [2023-03-22T01:26:34.619Z] v3.0.0-dev.16 [2023-03-22T01:26:34.619Z] v3.0.0-dev.17 [2023-03-22T01:26:34.619Z] v3.0.0-dev.18 [2023-03-22T01:26:34.619Z] v3.0.0-dev.19 [2023-03-22T01:26:34.619Z] v3.0.0-dev.2 [2023-03-22T01:26:34.619Z] v3.0.0-dev.3 [2023-03-22T01:26:34.619Z] v3.0.0-dev.4 [2023-03-22T01:26:34.619Z] v3.0.0-dev.5 [2023-03-22T01:26:34.619Z] v3.0.0-dev.6 [2023-03-22T01:26:34.619Z] v3.0.0-dev.7 [2023-03-22T01:26:34.619Z] v3.0.0-dev.8 [2023-03-22T01:26:34.619Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-22T01:26:34.906Z] + lftools sign git-tag v2.3.1-dev.6 [2023-03-22T01:26:35.473Z] Signing Git tag with Sigul... [2023-03-22T01:26:35.473Z] Signing v2.3.1-dev.6 [Pipeline] echo [2023-03-22T01:26:35.742Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:26:36.025Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-22T01:26:36.033Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-22T01:26:36.043Z] $ docker stop --time=1 7de4cea0709df1b56c3faead66fee449072ca6e0d8e1dec1b127abb0837fbc10 [2023-03-22T01:26:37.333Z] $ docker rm -f --volumes 7de4cea0709df1b56c3faead66fee449072ca6e0d8e1dec1b127abb0837fbc10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-22T01:26:37.762Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T01:26:37.763Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:26:38.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T01:26:38.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T01:26:38.129Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-03-22T01:26:38.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T01:26:38.510Z] $ docker top e320d44971ad2fd18827254695efd003fc5b5237a00e35af6808c797ba251fd2 -eo pid,comm [2023-03-22T01:26:38.568Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-22T01:26:38.568Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T01:26:38.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T01:26:38.610Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T01:26:38.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T01:26:38.719Z] $ docker exec e320d44971ad2fd18827254695efd003fc5b5237a00e35af6808c797ba251fd2 ssh-agent [2023-03-22T01:26:38.838Z] SSH_AUTH_SOCK=/tmp/ssh-PdsTpodTgmoq/agent.32 [2023-03-22T01:26:38.838Z] SSH_AGENT_PID=38 [2023-03-22T01:26:38.843Z] Running ssh-add (command line suppressed) [2023-03-22T01:26:38.930Z] Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_10913963421406348263.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_10913963421406348263.key) [2023-03-22T01:26:38.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T01:26:39.239Z] + git semver bump pre [2023-03-22T01:26:39.497Z] 2023-03-22 01:26:39,438 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T01:26:39.497Z] 2023-03-22 01:26:39,438 [bump_version] DEBUG bumping version:2.3.1-dev.6 on axis:pre with prefix:dev [2023-03-22T01:26:39.497Z] 2023-03-22 01:26:39,438 [bump_version] DEBUG bumped version:2.3.1-dev.7 [2023-03-22T01:26:39.497Z] 2023-03-22 01:26:39,438 [write_version] DEBUG write version:2.3.1-dev.7 to path:/w/workspace/foundry_device-usb-camera_levski/.semver/levski with force:True [2023-03-22T01:26:39.497Z] 2023-03-22 01:26:39,438 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T01:26:39.497Z] 2023-03-22 01:26:39,439 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T01:26:39.497Z] 2023-03-22 01:26:39,442 [execute] INFO git cat-file --batch-check [2023-03-22T01:26:39.497Z] 2023-03-22 01:26:39,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T01:26:39.497Z] 2023-03-22 01:26:39,449 [execute] INFO git cat-file --batch [2023-03-22T01:26:39.497Z] 2023-03-22 01:26:39,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T01:26:39.497Z] 2023-03-22 01:26:39,454 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T01:26:39.497Z] 2.3.1-dev.7 [Pipeline] } [2023-03-22T01:26:39.499Z] $ docker exec --env ******** --env ******** e320d44971ad2fd18827254695efd003fc5b5237a00e35af6808c797ba251fd2 ssh-agent -k [2023-03-22T01:26:39.595Z] unset SSH_AUTH_SOCK; [2023-03-22T01:26:39.595Z] unset SSH_AGENT_PID; [2023-03-22T01:26:39.595Z] echo Agent pid 38 killed; [2023-03-22T01:26:39.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T01:26:39.919Z] + git semver [Pipeline] } [2023-03-22T01:26:40.182Z] $ docker stop --time=1 e320d44971ad2fd18827254695efd003fc5b5237a00e35af6808c797ba251fd2 [2023-03-22T01:26:41.453Z] $ docker rm -f --volumes e320d44971ad2fd18827254695efd003fc5b5237a00e35af6808c797ba251fd2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T01:26:41.800Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T01:26:41.800Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:26:42.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T01:26:42.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T01:26:42.173Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-03-22T01:26:42.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T01:26:42.538Z] $ docker top d4be46b550da1235305caf63d16eb6f81c519ee5b46ba35980d6e80e0009142e -eo pid,comm [2023-03-22T01:26:42.589Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-22T01:26:42.589Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T01:26:42.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T01:26:42.634Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T01:26:42.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T01:26:42.734Z] $ docker exec d4be46b550da1235305caf63d16eb6f81c519ee5b46ba35980d6e80e0009142e ssh-agent [2023-03-22T01:26:42.837Z] SSH_AUTH_SOCK=/tmp/ssh-vHgdVsGI2y5e/agent.32 [2023-03-22T01:26:42.837Z] SSH_AGENT_PID=38 [2023-03-22T01:26:42.842Z] Running ssh-add (command line suppressed) [2023-03-22T01:26:42.923Z] Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_16684108157856834210.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_16684108157856834210.key) [2023-03-22T01:26:42.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T01:26:43.228Z] + git semver push [2023-03-22T01:26:43.487Z] 2023-03-22 01:26:43,405 [run_push] DEBUG push [2023-03-22T01:26:43.487Z] 2023-03-22 01:26:43,406 [execute] INFO git cat-file --batch-check [2023-03-22T01:26:43.487Z] 2023-03-22 01:26:43,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T01:26:43.487Z] 2023-03-22 01:26:43,410 [execute] INFO git rev-list f3a27490cfd858dde32eb6a43dfdf93fdba34363 -- [2023-03-22T01:26:43.487Z] 2023-03-22 01:26:43,410 [execute] DEBUG Popen(['git', 'rev-list', 'f3a27490cfd858dde32eb6a43dfdf93fdba34363', '--'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-22T01:26:43.487Z] 2023-03-22 01:26:43,417 [execute] INFO git fetch -v origin [2023-03-22T01:26:43.487Z] 2023-03-22 01:26:43,417 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-22T01:26:44.055Z] 2023-03-22 01:26:43,897 [run_push] DEBUG no remote changes detected [2023-03-22T01:26:44.055Z] 2023-03-22 01:26:43,898 [execute] INFO git push origin semver [2023-03-22T01:26:44.055Z] 2023-03-22 01:26:43,898 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-22T01:26:44.992Z] 2023-03-22 01:26:44,670 [run_push] DEBUG push all version tags [2023-03-22T01:26:44.992Z] 2023-03-22 01:26:44,671 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-22T01:26:44.992Z] 2023-03-22 01:26:44,671 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-22T01:26:45.558Z] 2023-03-22 01:26:45,450 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T01:26:45.558Z] 2.3.1-dev.7 [Pipeline] } [2023-03-22T01:26:45.559Z] $ docker exec --env ******** --env ******** d4be46b550da1235305caf63d16eb6f81c519ee5b46ba35980d6e80e0009142e ssh-agent -k [2023-03-22T01:26:45.651Z] unset SSH_AUTH_SOCK; [2023-03-22T01:26:45.651Z] unset SSH_AGENT_PID; [2023-03-22T01:26:45.652Z] echo Agent pid 38 killed; [2023-03-22T01:26:45.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T01:26:45.974Z] + git semver [Pipeline] } [2023-03-22T01:26:46.236Z] $ docker stop --time=1 d4be46b550da1235305caf63d16eb6f81c519ee5b46ba35980d6e80e0009142e [2023-03-22T01:26:47.566Z] $ docker rm -f --volumes d4be46b550da1235305caf63d16eb6f81c519ee5b46ba35980d6e80e0009142e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-22T01:26:48.159Z] + [ -d /w/workspace/foundry_device-usb-camera_levski/archives ] [2023-03-22T01:26:48.159Z] + ls -al /w/workspace/foundry_device-usb-camera_levski/archives [2023-03-22T01:26:48.159Z] total 16 [2023-03-22T01:26:48.159Z] drwxr-xr-x 3 root root 4096 Mar 22 01:14 . [2023-03-22T01:26:48.159Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 01:26 .. [2023-03-22T01:26:48.159Z] drwxr-xr-x 2 root root 4096 Mar 22 01:14 cost [2023-03-22T01:26:48.159Z] -rw-r--r-- 1 root root 89 Mar 22 01:14 cost.csv [2023-03-22T01:26:48.159Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_levski/archives [2023-03-22T01:26:48.159Z] + ls -al /w/workspace/foundry_device-usb-camera_levski/archives [2023-03-22T01:26:48.159Z] total 16 [2023-03-22T01:26:48.159Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 01:14 . [2023-03-22T01:26:48.159Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 01:26 .. [2023-03-22T01:26:48.159Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 01:14 cost [2023-03-22T01:26:48.159Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 22 01:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:26:48.457Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:26:49.357Z] ---> package-listing.sh [2023-03-22T01:26:49.357Z] ++ facter osfamily [2023-03-22T01:26:49.357Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T01:26:49.616Z] + OS_FAMILY=debian [2023-03-22T01:26:49.616Z] + workspace=/w/workspace/foundry_device-usb-camera_levski [2023-03-22T01:26:49.616Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T01:26:49.616Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T01:26:49.616Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T01:26:49.616Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T01:26:49.616Z] + '[' /w/workspace/foundry_device-usb-camera_levski ']' [2023-03-22T01:26:49.616Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T01:26:49.616Z] + case "${OS_FAMILY}" in [2023-03-22T01:26:49.616Z] + dpkg -l [2023-03-22T01:26:49.616Z] + grep '^ii' [2023-03-22T01:26:49.616Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T01:26:49.616Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T01:26:49.617Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T01:26:49.617Z] + '[' /w/workspace/foundry_device-usb-camera_levski ']' [2023-03-22T01:26:49.617Z] + mkdir -p /w/workspace/foundry_device-usb-camera_levski/archives/ [2023-03-22T01:26:49.617Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_levski/archives/ [Pipeline] echo [2023-03-22T01:26:49.628Z] 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-usb-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T01:26:49.911Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T01:26:50.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T01:26:50.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T01:26:50.534Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2023-03-22T01:26:50.555Z] $ 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-usb-camera_levski/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-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T01:26:50.789Z] $ docker top 8e6997a0215e6588e7d7ebc8b675d671800a870346e031a5f8cfa9a7d9e0b06b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T01:26:51.133Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T01:26:51.417Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T01:26:51.703Z] + ls /var/log/sa-host [2023-03-22T01:26:51.703Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T01:26:51.853Z] provisioning config files... [2023-03-22T01:26:51.860Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config13853314604271142601tmp [Pipeline] { [Pipeline] echo [2023-03-22T01:26:51.870Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:26:52.151Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T01:26:52.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:26:52.486Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T01:26:52.495Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:26:52.778Z] ---> sudo-logs.sh [2023-03-22T01:26:52.778Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T01:26:52.806Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:26:53.088Z] ---> job-cost.sh [2023-03-22T01:26:53.088Z] lf-activate-venv: SKIPPING [2023-03-22T01:26:53.088Z] DEBUG: total: 0.2199999988079071 [2023-03-22T01:26:53.088Z] INFO: Retrieving Stack Cost... [2023-03-22T01:26:53.346Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T01:26:53.913Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T01:26:53.922Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T01:26:54.204Z] ---> logs-deploy.sh [2023-03-22T01:26:54.204Z] lf-activate-venv: SKIPPING [2023-03-22T01:26:54.204Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/levski/6 [2023-03-22T01:26:54.204Z] INFO: archiving workspace using pattern(s): [2023-03-22T01:26:55.136Z] Archives upload complete. [2023-03-22T01:26:55.395Z] INFO: archiving logs to Nexus [2023-03-22T01:26:55.964Z] ---> uname -a: [2023-03-22T01:26:55.964Z] Linux prd-ubuntu20-04-docker-8c-8g-5019 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-22T01:26:55.964Z] [2023-03-22T01:26:55.964Z] [2023-03-22T01:26:55.964Z] ---> lscpu: [2023-03-22T01:26:55.964Z] Architecture: x86_64 [2023-03-22T01:26:55.964Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-22T01:26:55.964Z] Byte Order: Little Endian [2023-03-22T01:26:55.964Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-22T01:26:55.964Z] CPU(s): 8 [2023-03-22T01:26:55.964Z] On-line CPU(s) list: 0-7 [2023-03-22T01:26:55.964Z] Thread(s) per core: 1 [2023-03-22T01:26:55.964Z] Core(s) per socket: 1 [2023-03-22T01:26:55.964Z] Socket(s): 8 [2023-03-22T01:26:55.964Z] NUMA node(s): 1 [2023-03-22T01:26:55.964Z] Vendor ID: AuthenticAMD [2023-03-22T01:26:55.964Z] CPU family: 23 [2023-03-22T01:26:55.964Z] Model: 49 [2023-03-22T01:26:55.964Z] Model name: AMD EPYC-Rome Processor [2023-03-22T01:26:55.964Z] Stepping: 0 [2023-03-22T01:26:55.964Z] CPU MHz: 2799.998 [2023-03-22T01:26:55.964Z] BogoMIPS: 5599.99 [2023-03-22T01:26:55.964Z] Virtualization: AMD-V [2023-03-22T01:26:55.964Z] Hypervisor vendor: KVM [2023-03-22T01:26:55.964Z] Virtualization type: full [2023-03-22T01:26:55.964Z] L1d cache: 256 KiB [2023-03-22T01:26:55.964Z] L1i cache: 256 KiB [2023-03-22T01:26:55.964Z] L2 cache: 4 MiB [2023-03-22T01:26:55.964Z] L3 cache: 128 MiB [2023-03-22T01:26:55.964Z] NUMA node0 CPU(s): 0-7 [2023-03-22T01:26:55.964Z] Vulnerability Itlb multihit: Not affected [2023-03-22T01:26:55.964Z] Vulnerability L1tf: Not affected [2023-03-22T01:26:55.964Z] Vulnerability Mds: Not affected [2023-03-22T01:26:55.964Z] Vulnerability Meltdown: Not affected [2023-03-22T01:26:55.964Z] Vulnerability Mmio stale data: Not affected [2023-03-22T01:26:55.964Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-22T01:26:55.964Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-22T01:26:55.964Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-22T01:26:55.964Z] Vulnerability Srbds: Not affected [2023-03-22T01:26:55.964Z] Vulnerability Tsx async abort: Not affected [2023-03-22T01:26:55.964Z] 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 [2023-03-22T01:26:55.964Z] [2023-03-22T01:26:55.964Z] [2023-03-22T01:26:55.964Z] ---> nproc: [2023-03-22T01:26:55.964Z] 8 [2023-03-22T01:26:55.964Z] [2023-03-22T01:26:55.964Z] [2023-03-22T01:26:55.964Z] ---> df -h: [2023-03-22T01:26:55.964Z] Filesystem Size Used Avail Use% Mounted on [2023-03-22T01:26:55.964Z] overlay 155G 13G 143G 9% / [2023-03-22T01:26:55.964Z] tmpfs 64M 0 64M 0% /dev [2023-03-22T01:26:55.964Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-22T01:26:55.964Z] shm 64M 0 64M 0% /dev/shm [2023-03-22T01:26:55.964Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-22T01:26:55.964Z] [2023-03-22T01:26:55.964Z] [2023-03-22T01:26:55.964Z] ---> sar -b -r -n DEV: [2023-03-22T01:26:55.964Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5019) 03/22/23 _x86_64_ (8 CPU) [2023-03-22T01:26:55.964Z] [2023-03-22T01:26:55.964Z] 01:11:36 LINUX RESTART (8 CPU) [2023-03-22T01:26:55.964Z] [2023-03-22T01:26:55.964Z] 01:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-22T01:26:55.964Z] 01:13:01 195.18 38.46 156.72 0.00 4208.50 66018.86 0.00 [2023-03-22T01:26:55.964Z] 01:14:01 175.71 0.20 175.51 0.00 10.13 41851.12 0.00 [2023-03-22T01:26:55.964Z] 01:15:01 130.83 0.10 130.73 0.00 20.26 28179.70 0.00 [2023-03-22T01:26:55.964Z] 01:16:01 2.62 0.00 2.62 0.00 0.00 30.41 0.00 [2023-03-22T01:26:55.964Z] 01:17:01 43.58 10.33 33.24 0.00 3420.23 6090.18 0.00 [2023-03-22T01:26:55.964Z] 01:18:01 6.75 0.03 6.72 0.00 0.27 119.45 0.00 [2023-03-22T01:26:55.964Z] 01:19:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 [2023-03-22T01:26:55.964Z] 01:20:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 [2023-03-22T01:26:55.964Z] 01:21:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 [2023-03-22T01:26:55.964Z] 01:22:01 2.05 0.00 2.05 0.00 0.00 22.40 0.00 [2023-03-22T01:26:55.964Z] 01:23:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 [2023-03-22T01:26:55.964Z] 01:24:01 2.02 0.00 2.02 0.00 0.00 21.60 0.00 [2023-03-22T01:26:55.964Z] 01:25:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2023-03-22T01:26:55.964Z] 01:26:01 10.26 0.10 10.16 0.00 10.26 6609.70 0.00 [2023-03-22T01:26:55.964Z] Average: 41.15 3.52 37.63 0.00 547.81 10644.37 0.00 [2023-03-22T01:26:55.964Z] [2023-03-22T01:26:55.964Z] 01:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-22T01:26:55.964Z] 01:13:01 28105984 31556996 751080 2.28 127584 3509948 2031572 5.99 1170292 3149856 309228 [2023-03-22T01:26:55.964Z] 01:14:01 28135772 31536052 765632 2.33 145508 3452956 1966232 5.79 1212032 3081820 540 [2023-03-22T01:26:55.964Z] 01:15:01 27498144 31562056 736692 2.24 155876 4050292 1774884 5.23 1258328 3614136 376 [2023-03-22T01:26:55.964Z] 01:16:01 27497824 31561888 736584 2.24 155956 4050292 1774884 5.23 1258084 3614136 4 [2023-03-22T01:26:55.964Z] 01:17:01 27119532 31541992 741612 2.26 181892 4370164 1823192 5.37 1497332 3720580 1008 [2023-03-22T01:26:55.964Z] 01:18:01 27126168 31543984 739224 2.25 180432 4366908 1808280 5.33 1494704 3717300 24 [2023-03-22T01:26:55.964Z] 01:19:01 27134020 31551912 731316 2.22 180504 4366912 1808280 5.33 1487644 3717304 16 [2023-03-22T01:26:55.964Z] 01:20:01 27134004 31552008 731164 2.22 180580 4366912 1808280 5.33 1487728 3717304 16 [2023-03-22T01:26:55.964Z] 01:21:01 27134264 31552324 730740 2.22 180664 4366916 1808280 5.33 1487988 3717320 16 [2023-03-22T01:26:55.964Z] 01:22:01 27134128 31552316 730624 2.22 180736 4366924 1808280 5.33 1487908 3717324 16 [2023-03-22T01:26:55.964Z] 01:23:01 27134128 31552500 730492 2.22 180820 4366924 1808280 5.33 1487988 3717404 16 [2023-03-22T01:26:55.964Z] 01:24:01 27134532 31552968 730076 2.22 180900 4366928 1808280 5.33 1488276 3717412 8 [2023-03-22T01:26:55.964Z] 01:25:01 27134832 31553268 729724 2.22 180920 4366928 1808280 5.33 1488276 3717412 24 [2023-03-22T01:26:55.964Z] 01:26:01 26355804 31534232 747752 2.27 187880 5070820 1907716 5.62 1514216 4420968 683908 [2023-03-22T01:26:55.964Z] Average: 27269938 31550321 738051 2.24 171447 4245702 1838909 5.42 1415771 3667163 71086 [2023-03-22T01:26:55.964Z] [2023-03-22T01:26:55.964Z] 01:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-22T01:26:55.964Z] 01:13:01 ens3 784.87 476.67 8851.39 98.62 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:13:01 docker0 149.76 241.74 12.40 2488.87 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:13:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:14:01 veth46c54d0 1.60 4.23 0.12 40.58 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:14:01 ens3 71.96 40.57 386.66 18.36 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:14:01 docker0 3.55 7.88 0.24 81.33 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:14:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:15:01 ens3 326.40 249.64 3132.57 1115.33 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:15:01 docker0 19.88 55.41 1.33 563.13 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:15:01 lo 9.67 9.67 0.95 0.95 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:16:01 ens3 0.70 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:17:01 ens3 146.46 63.61 2243.82 4.79 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:17:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:18:01 ens3 0.33 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:20:01 ens3 0.53 0.13 0.05 0.01 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:21:01 ens3 0.55 0.32 0.32 0.20 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:23:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:25:01 ens3 0.68 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:26:01 ens3 137.18 78.85 3971.04 10.62 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] 01:26:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] Average: ens3 105.00 65.03 1327.52 89.15 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] Average: docker0 12.37 21.79 1.00 223.80 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] Average: lo 1.48 1.48 0.14 0.14 0.00 0.00 0.00 0.00 [2023-03-22T01:26:55.965Z] [2023-03-22T01:26:55.965Z] [2023-03-22T01:26:55.965Z] ---> sar -P ALL: [2023-03-22T01:26:55.965Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5019) 03/22/23 _x86_64_ (8 CPU) [2023-03-22T01:26:55.965Z] [2023-03-22T01:26:55.965Z] 01:11:36 LINUX RESTART (8 CPU) [2023-03-22T01:26:55.965Z] [2023-03-22T01:26:55.965Z] 01:12:01 CPU %user %nice %system %iowait %steal %idle [2023-03-22T01:26:55.965Z] 01:13:01 all 12.20 0.00 4.41 2.16 0.11 81.13 [2023-03-22T01:26:55.965Z] 01:13:01 0 12.12 0.00 5.34 4.06 0.10 78.39 [2023-03-22T01:26:55.965Z] 01:13:01 1 10.35 0.00 3.95 2.08 0.10 83.52 [2023-03-22T01:26:55.965Z] 01:13:01 2 15.56 0.00 4.92 4.80 0.12 74.60 [2023-03-22T01:26:55.965Z] 01:13:01 3 15.76 0.00 4.29 1.60 0.13 78.21 [2023-03-22T01:26:55.965Z] 01:13:01 4 12.62 0.00 4.32 1.45 0.10 81.51 [2023-03-22T01:26:55.965Z] 01:13:01 5 10.54 0.00 3.90 0.42 0.10 85.04 [2023-03-22T01:26:55.965Z] 01:13:01 6 9.48 0.00 3.49 0.54 0.08 86.41 [2023-03-22T01:26:55.965Z] 01:13:01 7 11.16 0.00 5.04 2.33 0.12 81.35 [2023-03-22T01:26:55.965Z] 01:14:01 all 37.93 0.00 7.02 1.32 0.13 53.60 [2023-03-22T01:26:55.965Z] 01:14:01 0 38.12 0.00 8.25 4.90 0.14 48.60 [2023-03-22T01:26:55.965Z] 01:14:01 1 37.05 0.00 7.53 2.88 0.13 52.40 [2023-03-22T01:26:55.965Z] 01:14:01 2 37.83 0.00 7.00 0.15 0.13 54.88 [2023-03-22T01:26:55.965Z] 01:14:01 3 38.05 0.00 6.71 0.86 0.13 54.25 [2023-03-22T01:26:55.965Z] 01:14:01 4 37.52 0.00 6.68 0.89 0.13 54.77 [2023-03-22T01:26:55.965Z] 01:14:01 5 38.63 0.00 6.78 0.32 0.10 54.17 [2023-03-22T01:26:55.965Z] 01:14:01 6 38.01 0.00 6.43 0.35 0.12 55.09 [2023-03-22T01:26:55.965Z] 01:14:01 7 38.26 0.00 6.77 0.20 0.14 54.63 [2023-03-22T01:26:55.965Z] 01:15:01 all 6.54 0.00 1.99 0.92 0.06 90.49 [2023-03-22T01:26:55.965Z] 01:15:01 0 5.79 0.00 1.84 2.96 0.05 89.35 [2023-03-22T01:26:55.965Z] 01:15:01 1 6.44 0.00 1.94 0.75 0.05 90.82 [2023-03-22T01:26:55.965Z] 01:15:01 2 5.77 0.00 1.44 0.05 0.03 92.71 [2023-03-22T01:26:55.965Z] 01:15:01 3 6.19 0.00 1.78 0.13 0.05 91.84 [2023-03-22T01:26:55.965Z] 01:15:01 4 7.83 0.00 2.57 0.23 0.05 89.32 [2023-03-22T01:26:55.965Z] 01:15:01 5 7.82 0.00 1.75 1.16 0.07 89.20 [2023-03-22T01:26:55.965Z] 01:15:01 6 6.53 0.00 2.38 1.24 0.07 89.78 [2023-03-22T01:26:55.965Z] 01:15:01 7 5.93 0.00 2.26 0.83 0.08 90.90 [2023-03-22T01:26:55.965Z] 01:16:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-03-22T01:26:55.965Z] 01:16:01 0 0.05 0.00 0.02 0.03 0.00 99.90 [2023-03-22T01:26:55.965Z] 01:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T01:26:55.965Z] 01:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-22T01:26:55.965Z] 01:16:01 3 0.00 0.00 0.00 0.07 0.02 99.92 [2023-03-22T01:26:55.965Z] 01:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T01:26:55.965Z] 01:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T01:26:55.965Z] 01:16:01 6 0.10 0.00 0.03 0.00 0.00 99.87 [2023-03-22T01:26:55.965Z] 01:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T01:26:55.965Z] 01:17:01 all 1.86 0.00 1.19 0.30 0.02 96.62 [2023-03-22T01:26:55.965Z] 01:17:01 0 1.32 0.00 0.92 0.15 0.02 97.59 [2023-03-22T01:26:55.965Z] 01:17:01 1 2.73 0.00 1.05 0.03 0.02 96.17 [2023-03-22T01:26:55.965Z] 01:17:01 2 2.20 0.00 1.32 0.42 0.02 96.05 [2023-03-22T01:26:55.965Z] 01:17:01 3 1.55 0.00 0.87 1.00 0.03 96.54 [2023-03-22T01:26:55.965Z] 01:17:01 4 1.37 0.00 3.14 0.07 0.02 95.41 [2023-03-22T01:26:55.965Z] 01:17:01 5 2.72 0.00 0.93 0.12 0.02 96.22 [2023-03-22T01:26:55.965Z] 01:17:01 6 1.67 0.00 0.68 0.58 0.03 97.03 [2023-03-22T01:26:55.965Z] 01:17:01 7 1.35 0.00 0.62 0.02 0.03 97.98 [2023-03-22T01:26:55.965Z] 01:18:01 all 0.32 0.00 0.06 0.03 0.00 99.58 [2023-03-22T01:26:55.965Z] 01:18:01 0 0.03 0.00 0.07 0.02 0.00 99.88 [2023-03-22T01:26:55.965Z] 01:18:01 1 2.00 0.00 0.03 0.00 0.00 97.96 [2023-03-22T01:26:55.965Z] 01:18:01 2 0.10 0.00 0.03 0.00 0.02 99.85 [2023-03-22T01:26:55.965Z] 01:18:01 3 0.18 0.00 0.12 0.00 0.00 99.70 [2023-03-22T01:26:55.965Z] 01:18:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-22T01:26:55.965Z] 01:18:01 5 0.05 0.00 0.07 0.02 0.00 99.87 [2023-03-22T01:26:55.965Z] 01:18:01 6 0.12 0.00 0.07 0.18 0.00 99.63 [2023-03-22T01:26:55.965Z] 01:18:01 7 0.07 0.00 0.07 0.00 0.00 99.87 [2023-03-22T01:26:55.965Z] 01:19:01 all 0.11 0.00 0.02 0.00 0.00 99.86 [2023-03-22T01:26:55.965Z] 01:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T01:26:55.965Z] 01:19:01 1 0.70 0.00 0.05 0.00 0.02 99.24 [2023-03-22T01:26:55.965Z] 01:19:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-22T01:26:55.965Z] 01:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T01:26:55.965Z] 01:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T01:26:55.965Z] 01:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T01:26:55.965Z] 01:19:01 6 0.05 0.00 0.03 0.03 0.02 99.87 [2023-03-22T01:26:55.965Z] 01:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T01:26:55.965Z] 01:20:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-22T01:26:55.965Z] 01:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.965Z] 01:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.965Z] 01:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T01:26:55.965Z] 01:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T01:26:55.965Z] 01:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.965Z] 01:20:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2023-03-22T01:26:55.965Z] 01:20:01 6 0.03 0.00 0.05 0.05 0.00 99.87 [2023-03-22T01:26:55.965Z] 01:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.965Z] 01:21:01 all 0.09 0.00 0.01 0.01 0.00 99.89 [2023-03-22T01:26:55.965Z] 01:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-22T01:26:55.965Z] 01:21:01 1 0.27 0.00 0.02 0.00 0.00 99.72 [2023-03-22T01:26:55.965Z] 01:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T01:26:55.965Z] 01:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-22T01:26:55.965Z] 01:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T01:26:55.965Z] 01:21:01 5 0.22 0.00 0.02 0.00 0.00 99.77 [2023-03-22T01:26:55.965Z] 01:21:01 6 0.07 0.00 0.03 0.05 0.02 99.83 [2023-03-22T01:26:55.965Z] 01:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T01:26:55.965Z] 01:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-22T01:26:55.965Z] 01:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.965Z] 01:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.965Z] 01:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.965Z] 01:22:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-22T01:26:55.965Z] 01:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.965Z] 01:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-22T01:26:55.965Z] 01:22:01 6 0.10 0.00 0.07 0.05 0.00 99.78 [2023-03-22T01:26:55.965Z] 01:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T01:26:55.965Z] 01:23:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T01:26:55.965Z] 01:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T01:26:55.966Z] 01:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T01:26:55.966Z] 01:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-22T01:26:55.966Z] 01:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-22T01:26:55.966Z] 01:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-22T01:26:55.966Z] 01:23:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-22T01:26:55.966Z] 01:23:01 6 0.05 0.00 0.05 0.03 0.02 99.85 [2023-03-22T01:26:55.966Z] 01:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.966Z] [2023-03-22T01:26:55.966Z] 01:23:01 CPU %user %nice %system %iowait %steal %idle [2023-03-22T01:26:55.966Z] 01:24:01 all 0.24 0.00 0.01 0.01 0.00 99.74 [2023-03-22T01:26:55.966Z] 01:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.966Z] 01:24:01 1 1.84 0.00 0.03 0.00 0.00 98.13 [2023-03-22T01:26:55.966Z] 01:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.966Z] 01:24:01 3 0.00 0.00 0.03 0.03 0.00 99.93 [2023-03-22T01:26:55.966Z] 01:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.966Z] 01:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T01:26:55.966Z] 01:24:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2023-03-22T01:26:55.966Z] 01:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.966Z] 01:25:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2023-03-22T01:26:55.966Z] 01:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.966Z] 01:25:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2023-03-22T01:26:55.966Z] 01:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T01:26:55.966Z] 01:25:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-22T01:26:55.966Z] 01:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.966Z] 01:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.966Z] 01:25:01 6 0.08 0.00 0.07 0.02 0.00 99.83 [2023-03-22T01:26:55.966Z] 01:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-22T01:26:55.966Z] 01:26:01 all 2.70 0.00 1.16 0.10 0.03 96.01 [2023-03-22T01:26:55.966Z] 01:26:01 0 2.39 0.00 1.04 0.00 0.02 96.55 [2023-03-22T01:26:55.966Z] 01:26:01 1 1.51 0.00 1.51 0.00 0.02 96.97 [2023-03-22T01:26:55.966Z] 01:26:01 2 4.52 0.00 0.82 0.00 0.03 94.63 [2023-03-22T01:26:55.966Z] 01:26:01 3 2.86 0.00 1.26 0.44 0.03 95.41 [2023-03-22T01:26:55.966Z] 01:26:01 4 2.38 0.00 1.31 0.02 0.03 96.26 [2023-03-22T01:26:55.966Z] 01:26:01 5 2.94 0.00 0.89 0.03 0.03 96.11 [2023-03-22T01:26:55.966Z] 01:26:01 6 2.08 0.00 1.16 0.28 0.02 96.47 [2023-03-22T01:26:55.966Z] 01:26:01 7 2.95 0.00 1.34 0.00 0.02 95.70 [2023-03-22T01:26:55.966Z] Average: all 4.42 0.00 1.13 0.35 0.03 94.08 [2023-03-22T01:26:55.966Z] Average: 0 4.24 0.00 1.24 0.86 0.02 93.64 [2023-03-22T01:26:55.966Z] Average: 1 4.60 0.00 1.14 0.41 0.02 93.83 [2023-03-22T01:26:55.966Z] Average: 2 4.68 0.00 1.11 0.38 0.03 93.80 [2023-03-22T01:26:55.966Z] Average: 3 4.59 0.00 1.07 0.30 0.03 94.01 [2023-03-22T01:26:55.966Z] Average: 4 4.38 0.00 1.29 0.19 0.02 94.13 [2023-03-22T01:26:55.966Z] Average: 5 4.46 0.00 1.02 0.15 0.02 94.35 [2023-03-22T01:26:55.966Z] Average: 6 4.14 0.00 1.03 0.24 0.03 94.55 [2023-03-22T01:26:55.966Z] Average: 7 4.22 0.00 1.14 0.24 0.03 94.37 [2023-03-22T01:26:55.966Z] [2023-03-22T01:26:55.966Z] [2023-03-22T01:26:55.966Z]